/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/



#s1 select#input_1_16 {
    background: transparent;
    border: 1px solid lightgray;
    border-radius: 50px;
    width: 100%;
}

#s1 select#input_1_16 {
    padding: 12px 0px;
}

#s1 select#input_1_16::placeholder{
    font-style: italic;
    color: gray;
}

:root{
    --c:var(--nectar-accent-color);
--c1: var(--nectar-extra-color-1);
	--c2: var(--nectar-extra-color-2);
	--c3: var(--nectar-extra-color-3);
--g: linear-gradient(180deg, var(--c) 0%, var(--c1)  100%);
	--g1: linear-gradient(180deg, var(--c) 0%, var(--c1)  50%, var(--c)  100%);
	
}
body::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

body::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb
{
	background: var(--c);
}
::selection {
  background:  var(--c);
	color:white;
}
/* Typography */

#s1 .t1 h1 strong {
    font-family: 'Oswald';
    font-size: 60px;
    line-height: 70px;
    color: var(--c1);
    letter-spacing: -5px;
}

/* Typography */

body[data-slide-out-widget-area-style="slide-out-from-right"].material .slide_out_area_close:before {
    background: var(--c) !important;
}
div#header-secondary-outer {
    background: url(https://test-pro-02.thenexuslogic.com/wp-content/uploads/2024/01/Group-1.png) no-repeat right center transparent !important;
    background-size: 100% 100% !important;
    margin-top: -1px;
}

div#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows a {
    text-transform: none;
    font-size: 14px;
}

div#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows .cont a  i {
    color: transparent;
    -webkit-text-stroke: 1px white;
    margin-right: 6px;
}

div#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows .cont {
    margin-right: 140px;
}

div#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows .icon i {
    top: 0;
--s: 35px;
    width: var(--s);
    height: var(--s);
    line-height: var(--s);
    border-radius: var(--s);
    border: 1px solid white;
    margin-block: -4px;
}

div#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows {
    display: flex;
    align-items: center;
}

div#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows a {margin-right: 0;}

a#logo {
    scale: 2;
    transform-origin: left bottom;
}

#top ul.sf-menu.sf-js-enabled.sf-arrows .current-menu-item a {
    font-weight: 800;
}

div#pri-sec-hom h3 {
    font-size: 20px;
    line-height: 30px;
}

#top .hb1 a {
    background: var(--c);
    font-family: 'Oswald';
    padding: 10px 40px !important;
    border-radius: 500px;
}

#top .hb1 a span {
    color: white;
}

#s1 .t1 h1,#s1 .t1 p {
    color: white;
}



div#s1 {
    padding-top: 150px !important;
    padding-bottom: 404px !important;
}

#s1 .c2 .vc_column-inner {
    background: white;
    padding: 35px;
    border-radius: 30px;
    box-shadow: 0px -6px 0px var(--c1);
    margin-left: 80px;
    position: relative;
}

#s1 .t2 {
    text-align: center;
    margin-bottom: 30px;
}

#s1 .t2 h2 {
    font-size: 48px;
    line-height: 58px;
    font-weight: 700;
}

#s1 .form-field-fm input,#s1 .form-field-fm select {
    background: transparent;
    border: 1px solid lightgray;
    border-radius: 50px;
}

#s1 .form-field-fm input::placeholder, #s1 .form-field-fm select {
    font-style: italic;
    color: gray;
}

#s1 div#input_1_11 {
    width: 100% !important;
}

#s1 span#input_1_11_5_container {
    flex: 100%;
    padding-right: 0;
}

#s1 .c2 .vc_column-inner::before,#s4 .nectar-video-box::before {
    content: '';
    background: var(--c);
    background-size: contain;
    --s: 195px;
    width: var(
    --s);
    height: var(
    --s);
    position: absolute;
    top: -80px;
    right: -80px;
    clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
    rotate: 30deg;
    z-index: -1;
    animation: spin 15s infinite linear;
}

#s1 .t3 h3 {
    text-align: center;
    color: var(--c1);
}

#s1 .t3 h3 a {
    color: inherit;
}

#s1 div#gform_wrapper_1 {
    margin-bottom: 0;
}

#s1 .t3 p {
    font-size: 14px;
    line-height: 24px;
}

#s1 .t3 p a {
    text-decoration: underline;
    font-style: italic;
}

#s1 .c2 .img-with-aniamtion-wrap {
    position: absolute;
    top: 15px;
    z-index: -1;
    left: -272px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 91%);
    width: 74%;
}

#s1 .c2 {
    z-index: 11;
    margin-bottom: -110px;
}

#s1 .t1 {
    margin-top: 40px;
}

#s1 div#in1 {
    position: absolute;
    bottom: 320px;
    left: -310px;
}

#s1 a#b2,#ba1 a#b2 {
    background: unset !important;
    color: white;
    font-size: 16px;
    rotate: 90deg;
    font-weight: 300;
    font-family: 'Roboto';
    text-transform: capitalize !important;
    width: 300px;
    letter-spacing: 6px;
    display: flex;
    flex-direction: row;
}

#s1 a#b2 span,#ba1 a#b2 span {
    rotate: -180deg;
    margin-right: 40px;
}

#s1 a#b2 i,#ba1 a#b2 i {
    color: white;
    background: unset;
    font-size: 35px;
    position: relative;
    transform: unset;
    right: 0px;
    top: 3px;
}

#s1 a#b2 i::after,#ba1 a#b2 i::after {
    content: '';
    background: white;
--s: 25px;
    width: var(--s);
    height: var(--s);
    position: absolute;
    border-radius: var(--s);
    top: 50%;
    transform: translate(0, -50%);
    right: 10px;
    opacity: 0.3;
}

#s1 a#b2::before,#s1 a#b2::after,#ba1 a#b2::before,#ba1 a#b2::after {
    display: none;
}

#s1 #in1 ul li,#ba1 #in1 ul li {list-style: none;}

#s1 #in1 ul i,#ba1 #in1 ul i {--s: 40px;top: 0;width: var(--s);height: var(--s);border-radius: var(--s);border: 2px solid transparent;line-height: 35px;background: var(--g);color: transparent;-webkit-background-clip: text;font-size: 20px;transition: 0.5s;color: white;opacity: 1;}



#s1 #in1 ul a:hover i,#ba1 #in1 ul a:hover i {
    border-color: white;
    opacity: 1;
    color: white;
}

#s1 #in1 ul, #ba1 #in1 ul {
    position: absolute;
    left: 100px;
    top: -25px;
}

#s1 #in1 ul::after,#ba1 #in1 ul::after {
    content: '';
    border-left: 1px solid gray;
    display: block;
    height: 100px;
    position: relative;
    left: 19px;
    opacity: 0.8;
    top: 4px;
}
.b1 a.link_text {
    font-family: 'Oswald';
    font-size: 16px;
    text-transform: uppercase;
    padding: 13px 39px !important;
}

#s1 .c2 .vc_column-inner::After {
    content: '';
    background: url(https://test-pro-02.thenexuslogic.com/wp-content/uploads/2024/01/Layer-2.png) no-repeat center bottom;
    background-size: contain;
    width: 100%;
    height: 100px;
    position: absolute;
    bottom: -30px;
    translate: -50% 0%;
    left: 50%;
    z-index: -1;
}

.flickity-viewport {}

#s1 .nectar-flickity {
    overflow: hidden;
    top: 40px;
    width: 90%;
    float: right;
}

div#s2 {
    padding-block: 0px 50px !important;
}

#s2 .img-with-aniamtion-wrap {
    width: 93%;
    position: relative;
}

#s2 .img-with-aniamtion-wrap::before {
    content: '';
    background: var(--c);
    
    --s: 119%;
    width: var(
    --s);
    height: var(
    --s);
    position: absolute;
    top: 50%;
    left: 50%;
    translate: -50% -50%;
    clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
    animation: spin 15s infinite linear;
}

div#s3 {
    text-align: center;
    padding-block: 30px 60px !important;
}

#s3 .t1 h4 {
    display: table;
    margin-inline: auto;
}

#s3 .t1 h4 img {--s: 60px;
    width: var(--s);
    height: var(--s);
    object-fit: contain;
    margin-bottom: 0;
}

#s3 .carousel-item {
    background: white;
    border: 1px solid lightgray;
    border-radius: 10px;
    padding: 30px 20px;
    margin-inline: 10px;
    transition: 0.5s;
	min-height: 300px;
}

#s3 .carousel-item h2 {
    font-weight: 600;
}

#s3 .carousel-item:hover {
    border-color: var(--c1);
    box-shadow: 0px 3px 0px var(--c1);
    filter: drop-shadow(0px 0px 16px #00000030);
}

#s4 .row-bg.viewport-desktop.using-bg-color {
    top: unset;
    bottom: 0;
    height: 42%;
}

div#s4 {
    padding-block: 60px  !important;
}

#s4 .t1 {
    width: 50%;
    margin-inline: auto;
}

#s4 .nectar-video-box .inner-wrap {
    border-radius: 20px !important;
    overflow: hidden;
}


#s5 .i2 {
    position: absolute;
    bottom: -130px;
    z-index: -1;
    left: 300px;
}

#s5 .hover-wrap {
    margin-bottom: 0;
}

#s5 .iwt-icon {
    background: var(--c1);
--s: 70px;
    width: var(--s);
    height: var(--s);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: var(--s);
}

#s5 .iwt-icon img {
    margin-bottom: 0;
}

#s5 .iwithtext:not(:last-child) {
    margin-bottom: 35px;
}

#s5 .iwt-text {
    padding-left: 90px;
    padding-top: 9px;
}

#s5 div#in1 {
    position: relative;
    width: 90%;
}

#s5 div#in1::before {
    content: '';
    height: 130px;
    border-left: 3px solid var(--c1);
    position: absolute;
    left: 33px;
    top: 30px;
}

#s6 .t1 {
    text-align: center;
    color: white;
}

#s6 .t1 h1 {
    color: white;
}

div#s6 {
    padding-block: 90px 210px !important;
}

#g1 div#gform_fields_2 {
    display: flex;
    justify-content: space-between;
    align-items: start;
}

#g1  .form-field-fm {width: 100%;}


#g1 div#field_submit {
    width: 57%;
}

#g1 .form-field-fm input, #g1 .form-field-fm select {
    color: white;
    border: 1px solid white;
    border-radius: 50px;
}



#g1 span#input_2_5_5_container {
    flex: 100%;
}

#g1 input#gform_submit_button_2 {
    padding: 10px 24px !important;
    background: var(--c1);
    font-size: 16px;
}

#g1 .form-field-fm input::placeholder {
    color: white;
}

#g1 .t1 p {
    opacity: 0.8;
    font-size: 19px;
    line-height: 29px;
}

div#nav_menu-4 {
    display: table;
    margin: auto;
}
div#nav_menu-3 li {
    display: inline-block;
    margin: 0 3px;
}

div#nav_menu-3 i {
    top: 0;
--s: 40px;
    width: var(--s);
    height: var(--s);
    line-height: var(--s);
    border-radius: var(--s);
    background: transparent;
    color: white;
    transition: 0.5s;
    border: 1px solid transparent;
}

div#nav_menu-3 a {
    opacity: 1 !important;
}

div#nav_menu-3 a:hover i {border-color: white;}

div#nav_menu-3 {
    display: table;
    margin-inline: auto;
}
div#copyright {
    padding: 20px 0px !important;
}
#footer-widgets .row {
    border-bottom: 1px solid #ffffff29;
    padding-top: 40px !important;
}

#footer-widgets form.tnp-form {
    position: relative;
    display: flex;
}

#footer-outer #footer-widgets .col input[type=email] {
    border-radius: 50px 0px 0px 50px;
    background: white !important;
    padding-left: 24px;
    color: black;
    border-right: 0;
    font-size: 12px;
}

#footer-outer #footer-widgets .col input[type=submit] {
    width: 140px;
    border-radius: 0px 50px 50px 0px !important;
    background: var(--c) !important;
}


#footer-outer #footer-widgets .col input[type=email]::placeholder {
    font-style: italic;
    font-weight: 600;
    letter-spacing: 1px;
}
#footer-outer #footer-widgets .widget h4::after {
    content: '';
    width: 40px;
    border-bottom: 3px solid white;
    transition: 0.5s;
    display: block;
    margin-top: 17px;
    animation: scalex 3s infinite linear;
    transform-origin: left;
}
div#gform_1_validation_container {
    display: none;
}
#footer-outer #footer-widgets .widget h4 {
    margin-top: -30px;
}
#ba1 div#in1 {
    position: absolute;
    left: -290px;
    top: 160px;
}

div#ba1 {
    padding-block: 160px 290px !important;
}

#ba1 .t1 strong {
    font-family: 'Oswald';
    font-size: 89px;
    line-height: 99px;
}

#bl1 .inner-wrap.post {
    border-radius: unset;
    box-shadow: unset !important;
    background: unset !important;
}

#bl1 .article-content-wrap {
    padding: 20px 0;
    background: unset !important;
}



div#bl1 {
    padding-bottom: 20px !important;
}
.form-field-fm select option {
    color: black;
}
div#nav_menu-5 {
    margin-left: 30px;
}
#co1 .t1 {
    text-align: center;
    width: 70%;
    margin-inline: auto;
    margin-block: -20px 40px;
}

#co1 .iwt-icon i {
    color: var(--c1);
--s: 67px;
    width: var(--s);
    height: var(--s);
    line-height: 64px;
    border-radius: var(--s);
    border: 2px solid var(--c1);
    font-size: 26px;
}

#co1 .iwt-text {
    padding-left: 80px;
}

#co1 .iwt-text h2 {
    font-size: 19px;
    font-weight: 800;
    line-height: 29px;
    margin-bottom: 0;
}

#co1 .iwt-text a {
    color: #666666;
    font-weight: 600;
}

div#co1>.col {
    border-bottom: 1px solid lightgray;
    padding-bottom: 50px;
}

div#co2 {
    padding-top: 50px !important;
    padding-bottom: 70px !important;
}

#co2 .form-field-fm,#co2 .form-area-fm {
    background: #f5f5f5;
}

#co2 .form-area-fm {
    height: 110px;
}

#co2 .t1 h4 {
    font-weight: 800;
}

body[data-button-style=rounded] .container-wrap #co2 input[type=submit] {
    background: var(--c1);
    padding: 11px 32px !important;
}
div#bl1 {
    padding-top: 40px !important;
}
#bl1 .excerpt {
    font-family: 'Roboto';
}

#footer-widgets .col.span_3:first-child {
    padding-right: 60px;
}
div#slide-out-widget-area ul.menu.secondary-header-items a {
    font-size: 12px !important;
}

div#slide-out-widget-area ul.menu.secondary-header-items a i {
    width: 13px;
}

div#slide-out-widget-area ul.menu.secondary-header-items .icon {
    display: inline-block;
    margin-right: 10px;
}

div#slide-out-widget-area ul.menu.secondary-header-items .icon i {
    top: 0;
}
#fa1 h2.toggle-title {
    color: black;
}

#fa1 h2.toggle-title a {
    color: inherit;
    padding: unset;
    font-weight: 600;
}

#fa1 .toggle.default {
    margin-bottom: 30px;
    background: white;
    border: 1px solid lightgray;
    border-radius: 40px;
    padding: 16px 30px;
}

#fa1 .toggle i {
    right: -10px;
    color: black !important;
    border-color: black;
}

#fa1 .toggle i:before,#fa1 .toggle i:after {
    background-color: black;
}

#fa1 .toggle.default.open {
    border-radius: 20px;
    border-color: transparent;
    box-shadow: 0px 0px 25px #00000010;
}

#fa1 .toggle.open i {
    border-color: var(--c1);
    background: var(--c1);
}

#fa1 .toggle.open i::after,#fa1 .toggle.open i::before {
    background: white;
}

#fa1 .t1 {
    margin-top: 20px;
}
#fa1 .inner-toggle-wrap {
    padding-bottom: 10px;
}

div#fa1 {
    padding-block: 30px 80px !important;
}
.gl .t2 {
    text-align: center;
    width: 60%;
    margin-inline: auto;
}
.gl h2.toggle-title {
    color: black;
}

.gl h2.toggle-title a {
    color: inherit !important;
    padding: unset !important;
    font-weight: 600 !important;
}

.gl .toggle.default {
    margin-bottom: 30px;
    background: white;
    border: 1px solid lightgray;
    border-radius: 40px;
    padding: 16px 30px;
}
.gl .inner-toggle-wrap {
    padding-bottom: 4px !important;
}

.gl .t1 {
    margin-top: 20px;
    border-top: 1px solid lightgray;
    padding-top: 20px;
}

.gl .toggle.default.open {
    border-radius: 15px;
    border-color: var(--c1);
    box-shadow: 0px 3px 0px var(--c1);
    filter: drop-shadow(2px 4px 16px #00000030);
}

.gl h2.toggle-title a::before {
    counter-increment: my-sec-counter;
    content: "q" counter(my-sec-counter);
    width: 42px;
    display: inline-block;
}

.gl {
    counter-reset: my-sec-counter;
}

div#gl1 {
    padding-block: 0 50px !important;
}

div#gl2 {
    padding-block: 70px !important;
}


#gl2 .b1 {
    text-align: center;
}
.gl .toggle i {
    border: unset !important;
}

.gl .toggle i::before {
    height: 3px !important;
}

.gl .toggle i::after {
    width: 3px !important;
}

.gl .toggle i::after,.gl .toggle i::before {background: black !important;}
#s2 ul.wpb_tabs_nav li {
    width: 100%;
}

#s2 ul.wpb_tabs_nav {
    display: flex;
    text-align: center;
    gap: 0px 10px;
}

#s2 ul.wpb_tabs_nav li a {
    font-family: oswald;
    text-transform: uppercase;
    background: unset;
    border: 1px solid var(--c1) !important;
    border-radius: 500px;
    color: var(--c1);
    font-weight: 600;
}

#s2 ul.wpb_tabs_nav li.active-tab a {
    background: var(--c1);
    color: white;
}

#s2.re .inner_row>.col {
    align-items: center;
    margin-top: 70px;
}

#s2.re .t1 p {
    font-size: 20px;
    line-height: 36px;
    font-style: italic;
    opacity: 0.8;
    padding-right: 30px;
    padding-bottom: 15px;
}

#s2.re h2 {
    color: var(--c);
    margin-bottom: -5px;
}

#s2.re .t1 p small {
    font-style: normal;
    font-size: 16px;
    line-height: 26px;
}

div#s2.re {
    padding-block: 40px 90px !important;
}

#s3.pr .owl-nav {
    display: block;
}

#s3.pr .owl-nav button {
    position: absolute;
    top: 42%;
    border-radius: 50px !important;
    background: transparent;
    border: 1px solid var(--c);
    color: var(--c);
    font-size: 25px;
    padding: 2px 13px;
--p: -70px;
}

#s3.pr .owl-nav button span {
    position: relative;
    bottom: 3px;
}
#s3.pr .owl-nav button.owl-prev {
    left: var(--p);
}

#s3.pr .owl-nav button.owl-next {
    right: var(--p);
}
.owl-nav button.owl-next{
     animation: bounce-left 2s infinite linear;
}
@keyframes bounce-left{
    0%,30%,50%,70%,100%{
        transform:translateX(0);
    }
    40%,60%{
        transform:translateX(5px) 
    }
}
.owl-nav button.owl-prev{
     animation: bounce-right 2s infinite linear;
}
@keyframes bounce-right{
    0%,30%,50%,70%,100%{
        transform:translateX(0) ;
    }
    40%,60%{
        transform:translateX(-5px)  ;
    }
}

#s3.pr .t1 {
    margin-bottom: 0;
}
div#gl2.pr {
    padding-block: 50px !important;
}
#wh1 .t1 {
    text-align: center;
    width: 90%;
    margin-inline: auto;
    background: white;
    border-radius: 20px;
    padding: 35px 30px;
    margin-top: -100px;
    z-index: 111;
    position: relative;
}

div#wh1 {
    padding-block: 40px 0 !important;
}

div#s6.wh {
    padding-block: 290px 60px !important;
}

#wh2 .t1 {
    margin-inline: auto;
    text-align: center;
    width: 60%;
}

#wh2 .t1 p {
    opacity: 0.8;
}

div#wh2 {
    padding-block: 70px 190px !important;
}
#wh2 span.meta-category {
    display: none;
}

#wh2 .c1 .article-content-wrap {
    padding-block: 350px 60px;
    padding-inline: 50px;
}

#wh2 .c1 span.post-featured-img {
    background-position: top;
}

#wh2 .c1 .inner-wrap.post::before {
    background: linear-gradient(0deg, black -30%, transparent 40%) !important;
}

#wh2 .c1 h3.title {
    font-size: 24px;
    line-height: 34px;
}



#wh2 .c1 .col.post {
    border-radius: 10px;
    overflow: hidden;
}

#wh2 .c2 .article-content-wrap {
    position: absolute;
    top: 50%;
    right: 0;
    padding: 0 30px;
    width: 61%;
    transform: translateY(-50%);
    background: transparent;
}

#wh2 .c2 .inner-wrap.post {
    background: transparent;
    box-shadow: unset;
    position: relative;
}

#wh2 .c2 span.meta {
    color: var(--c1);
    font-weight: 600;
}



#wh2 .c2 .col.post:not(:last-child) {
    margin-bottom: 20px;
    border-bottom: 1px solid lightgray;
    padding-bottom: 20px;
}

#wh2 .c2 {
    padding-left: 40px;
}

#wh2 .c2 span.post-featured-img img {
    width: 237px;
}
#wh1 .t1 h2 {
    font-size: 27px;
    line-height: 37px;
}
div#s3.pr {
    padding-top: 0 !important;
}
div#slide-out-widget-area .off-canvas-menu-container a {
    font-size: 12px !important;
    line-height: 22px !important;
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {
	
#s1 #in1 ul, #ba1 #in1 ul {
    top: 15px;
}
	
    #ba1 div#in1 {
    left: -240px;
}
    div#s1 {
        padding-top: 100px !important;
        padding-bottom: 383px !important;
    }
#s1 div#in1 {
    left: -240px;
}
#s5 .i2 {
    left: 150px;
}

div#s6 {
    padding-block: 71px 180px !important;
}


}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
    div#ba1 {
    padding-block: 120px 270px !important;
}
    #s3.pr .owl-nav button {--p: -50px;}
    #ba1 div#in1 {
    left: -190px;
    top: 220px;
}
    #s1 div#in1 {
    left: -180px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {

    div#s1 {
        padding-top: 100px !important;
        padding-bottom: 393px !important;
    }
	
    div#s6 {
    margin-bottom: -1px;
}
	div#footer-outer {
    margin-top: -1px !important;
}
    #co2 .c2 {
    padding-left: 40px;
}
    #ba1 div#in1 {
    scale: 0.8;
    left: -182px;
    top: 150px;
}
    div#ba1 {
    padding-block: 110px 250px !important;
}
    #s1 div#in1 {
    bottom: 290px;
}
#s1 .t1 h1 strong {
  font-size: 60px;
  line-height: 70px;
}
#s1 .nectar-flickity {
    width: 86%;
}
#s1 .c2 .vc_column-inner {
    padding: 25px;
}

#s1 .t3 p {
    font-size: 13px;
    line-height: 23px;
}

#s1 .c2 .img-with-aniamtion-wrap {
    width: 78%;
    top: 17px;
}

#s3 .carousel-item {
    padding: 30px 10px;
}

#s5 .iwithtext:nth-child(2) .iwt-icon {
    top: 13px;
}

#s5 .i1 {
    width: 80%;
}

#s5 .i2 {
    left: 70px;
}

#s5 .iwithtext:not(:last-child) {
    margin-bottom: 21px;
}

#s5 .t1 {
    margin-top: -50px;
}

div#s6 {
    padding-block: 71px 140px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1340px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1320px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
  
div#s1 {
  padding-top: 100px !important;
  padding-bottom: 223px !important;
    }
	
  #wh1 .t1 h2 {
    font-size: 24px;
    line-height: 34px;
}

div#s6.wh {
    padding-block: 200px 20px !important;
}

div#wh2 {
    padding-block: 60px 200px !important;
}



#wh2 .c2 .article-content-wrap {
    width: 54%;
}
    div#s3.pr {
    padding-block: 0px 40px !important;
}
    #s2.re .t1 p {
    font-size: 18px;
    line-height: 34px;
}

#ba1 div#in1 {
    left: -180px;
    top: 130px;
}
	#s1 .nectar-flickity{
		top:60px;
	}
    #ba1 .t1 strong {
    font-size: 66px;
    line-height: 69px;
}

div#ba1 {
    padding-block: 140px 230px !important;
}


    #s1 div#in1 {
    bottom: 260px;
}
    #g1 div#field_submit {
    width: 64%;
}
    html body p, #footer-outer p, #footer-outer a, html body .t1 li {
    font-size: 14px;
    line-height: 24px;
}

#s5 .iwithtext:nth-child(2) .iwt-icon {
    top: -1px;
}

#s5 .iwithtext:not(:last-child) {
    margin-bottom: 41px;
}

#s1 .t3 p {
    font-size: 12px;
    line-height: 22px;
}

#s1 .t2 h2 {
    font-size: 38px;
    line-height: 48px;
}

#s1 .t1 h1 strong {
    font-size: 90px;
    line-height: 100px;
}

#s1 .t2 {
    margin-bottom: 20px;
}

#s1 .c2 .img-with-aniamtion-wrap {
    top: 31px;
}

#s1 .t1 {
    margin-top: 80px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
    div#s1 {
        padding-top: 80px !important;
        padding-bottom: 123px !important;
    }	
    #wh1 .t1 h2 {
    font-size: 20px;
    line-height: 30px;
}
    #wh1 .t1 {
    padding: 25px 20px;
}

div#s6.wh {
    padding-block: 170px 10px !important;
}
    #wh2 .c1 .article-content-wrap {
    padding-block: 230px 30px;
    padding-inline: 20px;
}

#wh2 .c2 span.post-featured-img img {
    width: 157px;
}

#wh2 .c2 {
    padding-left: 20px;
}

#wh2 .c2 .article-content-wrap {
    width: 64%;
}

div#wh2 {
    padding-block: 60px 140px !important;
}
    div#s3.pr {
    padding-block: 30px 20px !important;
}
    #ba1 div#in1 {
    scale: 0.8;
    top: 150px;
}

#s2 ul.wpb_tabs_nav li a {
    font-size: 14px;
}

#s2.re .inner_row>.col {
    margin-top: 40px;
}

#s2.re .t1 p {
    font-size: 14px;
    line-height: 28px;
}

#s2.re .t1 p small {
    font-size: 12px;
    line-height: 22px;
}

div#s2.re {
    padding-block: 40px 60px !important;
}
    div#gl1 {
    padding-block: 0 30px !important;
}

div#gl2 {
    padding-block: 50px !important;
}
    #fa1 h2.toggle-title a {
    font-size: 16.7px;
    line-height: 25.2px;
}

#fa1 .toggle.default {
    margin-bottom: 20px;
}

div#fa1 {
    padding-block: 20px 50px !important;
}
    #co1 .t1 {
    margin-block: -20px 40px;
}
    div#ba1 {
    padding-block: 90px 180px !important;
}
    #s1 div#in1 {
    bottom: 360px;
}
    #g1 div#field_submit {
    width: 84%;
}
    div#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows .cont {
    margin-right: 60px;
}

#s1 .c2 .vc_column-inner {
    padding: 20px;
    margin-left: 40px;
}

#s1 .t2 h2 {
    font-size: 33px;
    line-height: 42px;
}

#s1 .t1 h1 strong {
    font-size: 70px;
    line-height: 80px;
}

#s1 .c2 .img-with-aniamtion-wrap {
    top: unset;
    bottom: 103px;
    width: 70%;
    left: -178px;
}

#s1 .c2 {
    margin-bottom: -50px;
    margin-top: 30px;
}

div#slide-out-widget-area .current-menu-item a {
    font-weight: 800 !important;
}
    div#s3 {
    padding-block: 0px 30px !important;
}

#s3 .carousel-item {
    margin-inline: 5px;
    padding: 30px 5px;
}

html body h2 {
    font-size: 14.7px;
    line-height: 23.2px;
}

html body p, #footer-outer p, #footer-outer a, html body .t1 li {
    font-size: 12px;
    line-height: 22px;
}

div#s4 {
    padding-block: 40px !important;
}

#s5 .iwithtext:nth-child(2) .iwt-icon {
    top: 12px;
}

#s5 .iwithtext:not(:last-child) {
    margin-bottom: 24px;
}

#s5 .i2 {
    bottom: -90px;
}

div#s5 {
    padding-block: 50px 0 !important;
}

#s5 .i1 {
    width: 90%;
}
    div#s6 {
    padding-block: 41px 100px !important;
}

#footer-outer #footer-widgets .widget h4 {
    margin-top: 0;
    font-size: 20px!important;
}

#footer-outer #footer-widgets .col input[type=submit] {
    font-size: 14px;
    width: 100px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
	
div#services {
    padding-top: 10px !important;
    padding-bottom: 0px !important;
}	
#s3 .carousel-item {
    min-height: 270px;
}	
	
    #co2 .c2 {
    padding-left: 5px;
}
    #s2.re .t1 p {
    padding-right: 0;
}
    #wh1 .vc_col-sm-4 {width: 50%;margin-inline: auto;}

div#wh1 {
    padding-block: 20px 50px !important;
}

div#s6.wh {
    padding-block: 60px 0px !important;
}

div#wh2 {
    padding-block: 50px 20px !important;
}

#wh2 .row-bg.viewport-desktop.using-image.using-bg-color {
    background-image: unset !important;
}

#wh2 .t1 {
    width: 100%;
}

#wh2 .c2 span.post-featured-img img {
    width: 40%;
}

#wh2 .c2 .article-content-wrap {
    width: 57%;
}

#wh2 .c1 {
    margin-bottom: 0;
}

#wh2 .c2 {
    padding-left: 5px;
}
    #s3.pr .owl-nav {
    display: none;
}

div#s3.pr {
    padding-block: 0 20px !important;
}

div#gl2.pr {
    padding-block: 30px !important;
}
    #ba1 div#in1 {
    display: none;
}

#s2 ul.wpb_tabs_nav {
    flex-wrap: wrap;
    gap: 10px 10px;
}

#s2 ul.wpb_tabs_nav li {
    width: 32.33%;
}

#s2.re .inner_row>.col {
    margin-top: 20px;
}

div#s2.re {
    padding-block: 0px 40px !important;
}
    #co1 .vc_col-sm-4 {
    width: 33.33%;
    margin-bottom: 0;
}

#co2 iframe {
    width: 100%;
    height: 370px;
}

#co2 .t1 h4 {
    text-align: center;
}

#co2 .wpcf7 .col.span_6 {
    width: 49%;
}

#co2 .wpcf7 .row {
    padding-bottom: 0;
}

body[data-button-style=rounded] .container-wrap #co2 input[type=submit] {
    display: table;
    margin-inline: auto;
}

div#co2 {
    padding-bottom: 0px !important;
}
	#bl1 .col.span_4.post {
    margin-bottom: 10px;
}
    #s5 div#in1 {
    width: 100%;
}
    #s1 .c2 .img-with-aniamtion-wrap {
    display: none;
}

div#header-secondary-outer {
    background-image: unset !important;
    background-color: #1e1e1e !important;
}

a#logo {
    scale: unset;
}
    div#media_image-3 {
    width: 200px;
}

div#nav_menu-3 {
    margin-left: 0;
}
    div#footer-outer a,div#footer-outer p {
    font-size: 14px;
    line-height: 24px;
}
    div#nav_menu-5 {
    margin: 0;
}
    #bl1 .vc_col-sm-12 {
    width: 320px;
    margin-inline: auto;
}

div#bl1 {
    padding-top: 0px !important;
}
    #s1 div#in1 {
display:none;}
    div#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows .cont {
    margin-right: 7px;
}

#s1 .t1 {
    margin-top: 0;
    text-align: center;
}

div#s1 {
    padding-top: 60px !important;
}

#s1 .c2 .vc_column-inner {
    margin-inline: 100px;
}

#s1 .b1 {
    text-align: center;
}

#s1 .c2 .img-with-aniamtion-wrap {
    clip-path: polygon(0 0, 100% 0, 100% 73%, 0 100%);
    bottom: -31px;
}

#s1 .c2 {
    margin-bottom: -70px;
}

#s1 .nectar-flickity {
    margin-inline: auto !important;
    float: unset;
    top: 110px;
}

div#s2 {
    padding-block: 120px 10px !important;
    text-align: center;
}

#s2 .img-with-aniamtion-wrap {
    width: 60%;
    margin-inline: auto;
    margin-bottom: 30px;
}

#s2 .b1 {
    text-align: center;
}

#s4 .t1 {
    width: 70%;
}

div#s5 {
    text-align: center;
}

#s5 .iwithtext {
    text-align: left;
    width: 400px;
    margin-inline: auto;
}

#s5 div#in1::before {
    left: 26.2%;
}

#s5 .i1 {
    width: 50%;
    margin-inline: auto;
}

#s5 .i2 {
    width: 60%;
    left: unset;
    right: -50px;
}

#g1 .t1 p {
    font-size: 15px;
    line-height: 25px;
}

#g1 div#gform_fields_2 {
    flex-direction: column;
}

#g1 input#gform_submit_button_2 {
    display: table;
    margin: auto;
}

#g1 div#field_submit {
    width: 100%;
}

#s6 .row-bg.viewport-desktop.using-image {background-color: #b81a3a;background-image: unset !important;}


div#s6 {
    padding-block: 41px 0px !important;
}

div#nav_menu-4 {
    margin: 0;
}
    #fa1 .c1 {
    margin-bottom: 0;
}
     .gl .t2 {
    width: 100%;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
	
div#services {
    padding: 0px !important;
}
	
div#s5 h1 {
    max-width: 350px;
    margin: 0 auto;
}
	
#s3 .carousel-item p {
    padding: 0px 50px;
}
	
#s3 .carousel-item {
    min-height: 250px;
}
	
    div#s2.re .t1 h1 {
    font-size: 30px;
    line-height: 40px;
}
    #wh1 .vc_col-sm-4 {
    width: 100%;
}
    #s2 ul.wpb_tabs_nav li {
    width: 48%;
}
   

.gl h2.toggle-title a::before {
    width: 28px;
}

.gl .toggle.default {
    padding: 16px 50px 16px 20px;
}

.gl .toggle i {
    right: -37px !important;
}
    #fa1 h2.toggle-title a {
    font-size: 12px;
    line-height: 20.2px;
}

div#fa1 {
    padding-block: 20px 30px !important;
}
    
    #ba1 .t1 strong {
    font-size: 52px;
    line-height: 62px;
}

div#ba1 {
    padding-block: 60px 90px !important;
}
    #s1 .c2 .vc_column-inner {
    margin: 0;
}


#s1 input#gform_submit_button_1 {
    padding: 8px 0 !important;
}

#s1 .gform_footer.before {
    padding-top: 0;
}

#s1 .c2 .img-with-aniamtion-wrap {
    display: none;
}

#s1 .c2 {
    margin-bottom: -90px;
}

#s1 .nectar-flickity {top: 150px;}

div#s2 {
    padding-block: 50px 20px !important;
}

#s2 .img-with-aniamtion-wrap {
    width: 80%;
}

#s1 .c2 .vc_column-inner::before, #s4 .nectar-video-box::before {--s: 125px;top: -50px;right: -50px;}

#s4 .t1 {
    width: 90%;
}

#s5 div#in1::before {
    left: 44px;
}

#s5 .i1 {
    width: 70%;
}

#s5 .i2 {
    width: 80%;
}

html body h1 {
    font-size: 27px;
    line-height: 40.5px;
}

#s1 .t1 h1 strong {
    font-size: 60px;
    line-height: 60px;
}

div#nav_menu-3 {
    margin-left: 0px;
}
    #co2 .wpcf7 .col.span_6 {
    width: 100%;
}

#co1 .t1 {
    width: 100%;
}

#co1 .vc_col-sm-4 {
    width: 100%;
    margin-bottom: 20px;
}

div#co1>.col {
    padding-bottom: 30px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {
    #wh2 .c2 .article-content-wrap {
    position: unset;
    transform: unset;
    text-align: center;
    width: 100%;
}

#wh2 .c2 span.post-featured-img img {
    width: 100%;
    margin-bottom: 20px;
}

#wh2 .c2 .col.post:not(:last-child) {
    padding-bottom: 0;
}

div#wh2 {
    padding-bottom: 0 !important;
}
    #s3.pr h1 br {
    display: none;
}
    #s2 ul.wpb_tabs_nav li {
    width: 100%;
}
	#s1 .c2 .vc_column-inner::After {
    bottom: -13px;
    z-index: -1;
}
    #s5 .iwt-icon {--s: 60px;left: 6px;top: 10px;}
    #ba1 .t1 strong {
    font-size: 35px;
    line-height: 44px;
}

div#ba1 {
    padding-block: 40px 60px !important;
}
    #s5 .i1 {
    width: 90%;
}

#s5 .i2 {
    bottom: -60px;
}

#s6 div#gform_wrapper_2 {
    margin-bottom: 10px;
}

#s5 .iwithtext {
    width: 100%;
}

#s5 div#in1::before {
    left: 34px;
}

#s5 .iwithtext:not(:last-child) {
    margin-bottom: 6px;
}

#s5 .iwithtext:nth-child(2) .iwt-icon {
    top: 32px;
}

#s1 .t2 h2 {
    font-size: 29px;
    line-height: 37px;
}

#s1 .t1 h1 strong {
    font-size: 50px;
    line-height: 50px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {
div#s6 h1 {
    font-size: 25px;
    line-height: 35px;
}	
}