/*
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
*/





/****************************** Typography ***************************************************/


/****************************** Seco4ndary Header ***************************************************/




.comment-wrap {
    display: none;
}



.post .content-inner {
    padding-bottom: 0px;
}
.blog_next_prev_buttons {
    margin-top: 0px;
}
#priv .privacy-txt {
    border: 2px solid #F21E52;
    padding: 20px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.post-area.col.span_12.col_last p span {
    line-height: 30px;
}
.post-area.col.span_12.col_last span {
    line-height: 30px;
}
/****************************** Main Menu ***************************************************/
#top ul.sf-menu.sf-js-enabled.sf-arrows span.menu-title-text {
    font-size: 14px;
    text-transform: capitalize;
    color: #000;
    font-family: 'poppins';
}
#top nav>ul>li[class*=button_solid_color]>a:before {
    height: 35px;
}
#menu-item-240 a span {
    font-size: 20px;
    padding: 10px 17px;
    text-transform: capitalize;
}
#menu-item-240 a span {
    font-size: 20px;
    padding: 9px 55px;
    text-transform: capitalize;
    background-color: #FB275D;
    border-radius: 20px 0px 20px 0px;
    color: #fff !important;
}
#top nav > ul > .button_solid_color > a:before {
    background: transparent !important;
}
#header-outer[data-lhe="default"] #top nav > ul > li > a, #header-outer .nectar-header-text-content, body[data-header-search="false"][data-full-width-header="false"] #header-outer[data-lhe="animated_underline"][data-format="default"][data-cart="false"] .nectar-header-text-content {
    padding-left: 15px;
    padding-right: 15px;
}

/****************************** About Us Page ***************************************************/



/****************************** Contact Us Page ***************************************************/

#contact-sec input[type=text] {
    background: transparent;
    border-bottom: 2px solid #000;
    margin-bottom: 20px;
    border-radius: 0px !important;
    font-family: 'poppins';
}
#contact-sec input[type=tel] {
    background: transparent;
    border-bottom: 2px solid #000;
    margin-bottom: 20px;
    border-radius: 0px !important;
    font-family: 'poppins';
}
#contact-sec input[type=email] {
    background: transparent;
    border-bottom: 2px solid #000;
    margin-bottom: 20px;
    border-radius: 0px !important;
    font-family: 'poppins';
}
#contact-sec textarea.wpcf7-form-control.wpcf7-textarea {
    background: transparent;
    border-bottom: 2px solid #000;
    margin-bottom: 20px;
    border-radius: 0px !important;
    font-family: 'poppins';
    height: 150px;
}


#contact-sec input.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
    background-position: right center;
    color: #fff;
    text-decoration: none;
}
#contact-sec input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background-image: linear-gradient(to right, #000 0%, #fb275d 51%, #fb275d 100%);
    padding: 10px 0px !important;
    text-align: center;
    text-transform: uppercase;
    transition: .5s;
    background-size: 200% auto;
    border-radius: 0px !important;
    display: block;
    width: 100%;
    font-size: 24px;
    font-weight: 700;
    font-family: 'Cinzel';
}



/****************************** Services Pages ***************************************************/




.sec-1-chp-1 {
  color: #fff;
  animation: fadeInRight 1s ease-in-out;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translateX(300px);
  }
  to {
    opacity: 1;
  }
}
.sec-1-chp-2 {
  color: #fff;
  animation: fadeInRight 1s ease-in-out;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translateX(300px);
  }
  to {
    opacity: 1;
  }
}
.sec-1-chp-3 {
  color: #fff;
  animation: fadeInRight 1s ease-in-out;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translateX(300px);
  }
  to {
    opacity: 1;
  }
}




/****************************** Slider ***************************************************/



/******* Animation ************/


/****************************** Sec-1 ***************************************************/

#sec-1 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}
.sec-1-h-txt .blue_txt {
    font-size: 70px;
    text-transform: uppercase;
    line-height: 80px;
}
.sec-1-h-txt h1 .b_txt-1 {
    font-size: 65px;
    padding-left: 120px;
	position: relative;
}
.sec-1-h-txt h1 .b_txt-1:before {
    content: url(https://demo26.mystagingserver.site/Craig_mullins/wp-content/uploads/2024/09/monday_logo-B3SEB_rhB-transformed.png);
    position: absolute;
    left: 0;
    top: -8%;
}
.sec-1-h-txt h1 {
    padding-top: 20px;
}
.sec-1-h-txt h1 {
    font-weight: 100;
    font-size: 60px;
    color: #000;
}
.sec-1-h-txt h1 .b_txt {
    text-transform: uppercase;
    font-size: 60px;
}
.sec-1-h-txt .white_txt {
    font-size: 70px;
    text-transform: uppercase;
    font-weight: 800;
	position: relative;
}
.sec-1-h-txt .white_txt:before {
    content: "";
    background-color: #FB275D;
    position: absolute;
    width: 1090px;
    height: 77px;
    z-index: -1;
    top: 10%;
}
.sec-1-h-txt p {
    font-size: 25px;
    text-transform: uppercase;
    padding-top: 28px;
    color: #000;
}
#sec-1-btn {
    font-size: 17px;
    margin-top: 25px;
    padding: 17px 45px;
    font-family: poppins;
    border-radius: 25px 0px 25px 0px !important;
    margin-right: 30px;
}
#sec-1-btn-2 {
    font-size: 17px;
    margin-top: 40px;
    padding: 17px 45px;
    font-family: poppins;
    border-radius: 25px 0px 25px 0px !important;
    background-color: #0FC876 !important;
	text-transform: capitalize;
}
.sec-1-col:before {
    content: url(https://demo26.mystagingserver.site/Craig_mullins/wp-content/uploads/2024/09/C-r-a-i-g-M-U-L-L-I-N-S.png);
    position: absolute;
    left: -70px;
    top: 10px;
}
#sec-1:after {
    content: url(https://demo26.mystagingserver.site/Craig_mullins/wp-content/uploads/2024/09/monday_logo-B3SEB_rhB-transformed-1.png);
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}



.vc_col-sm-3 {
     width: 24% !important;
}


/******* Animation ************/
#sec-1 .sec-1-line {
animation: move10 4s infinite;   }

@keyframes move10 {
0% {
    transform: translateY(0px);
    transition: 0.6s;
}

50% {
    transform: translateY(60px);
    transition: 0.6s;
}
70% {
    filter: opacity(0.8);
    transition: 0.6s;
}
100% {
    filter: unset;
    transition: 0.6s;
}
}

/****************************** sec-2 ***************************************************/



.sec-2-h-txt h4 {
    font-size: 22px;
    color: #FB275D;
    font-weight: 700;
    padding-top: 35px;
}

.sec-2-h-txt h1 {
    font-size: 50px;
    text-transform: uppercase;
    color: #000;
    line-height: 50px;
    padding-top: 10px;
}
#sec-2 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}
.sec-2-h-txt p {
    font-size: 18px;
    line-height: 30px;
    color: #000;
    padding-right: 48px;
}
#sec-2-btn {
    font-size: 17px;
    margin-top: 20px;
    padding: 17px 45px;
    font-family: poppins;
    border-radius: 25px 0px 25px 0px !important;
}






/******* Animation ************/

/****************************** sec-3 ***************************************************/


.sec-3-h-txt h4 {
    font-size: 22px;
    color: #FB275D;
    font-weight: 700;
    padding-top: 35px;
}
.sec-3-h-txt h1 {
    font-size: 48px;
    text-transform: uppercase;
    color: #000;
}
.sec-3-h-txt p {
    font-size: 16px;
    color: #000;
    line-height: 33px;
    padding-right: 20px;
}
.sec-3-img {
    position: relative;
    right: 150px;
}
.sec-1-chp-1 h1 {
    font-size: 30px;
    color: #fff;
    line-height: 45px;
}
.sec-1-chp-1 p {
    font-size: 18px;
	color: #fff;
}
.sec-1-chp-1 {
    background-color: #FCCD01;
    padding: 50px 40px 50px 180px;
    border-radius: 60px 0px 60px 0px !important;
    margin-bottom: 50px !important;
    margin-top: 130px;
}
.sec-1-chp-1:before {
    content: url(https://demo26.mystagingserver.site/Craig_mullins/wp-content/uploads/2024/09/01.png);
    position: absolute;
    left: 135px;
}
.sec-1-chp-2 h1 {
    font-size: 30px;
    color: #fff;
    line-height: 45px;
}
.sec-1-chp-2 p {
    font-size: 18px;
	color: #fff;
}
.sec-1-chp-2 {
    background-color: #FB275A;
    padding: 50px 40px 50px 180px;
    border-radius: 60px 0px 60px 0px;
	margin-bottom: 50px !important;
}
.sec-1-chp-2:before {
    content: url(https://demo26.mystagingserver.site/Craig_mullins/wp-content/uploads/2024/09/02.png);
    position: absolute;
    left: 135px;
}
.sec-1-chp-3 h1 {
    font-size: 30px;
    color: #fff;
    line-height: 45px;
}
.sec-1-chp-3 p {
    font-size: 18px;
	color: #fff;
}
.sec-1-chp-3 {
    background-color: #0FC876;
    padding: 50px 40px 50px 180px;
    border-radius: 60px 0px 60px 0px;
}
.sec-1-chp-3:before {
    content: url(https://demo26.mystagingserver.site/Craig_mullins/wp-content/uploads/2024/09/03.png);
    position: absolute;
    left: 135px;
}
#sec-3-btn {
    font-size: 17px;
    margin-top: 50px;
    padding: 17px 45px;
    font-family: poppins;
    border-radius: 25px 0px 25px 0px !important;
    margin-right: 30px;
}
#sec-3-btn-2 {
    font-size: 17px;
    margin-top: 50px;
    padding: 17px 45px;
    font-family: poppins;
    border-radius: 25px 0px 25px 0px !important;
    background-color: #0FC876 !important;
    text-transform: capitalize;
}
#sec-3 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}



/******* Animation ************/


/****************************** sec-4 ***************************************************/

#sec-4 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}
.sec-4-h-txt h4 {
    font-size: 22px;
    color: #FB275D;
    font-weight: 700;
    padding-top: 35px;
}
.sec-4-h-txt h1 {
    font-size: 60px;
    line-height: 80px;
	color: #000;
}
.sec-4-h-txt p {
    font-size: 17px;
    line-height: 30px;
    color: #000;
    padding-right: 100px;
}
#sec-4 {
    font-size: 17px;
    padding: 17px 45px;
    font-family: poppins;
    border-radius: 25px 0px 25px 0px !important;
    margin-right: 30px;
}
.sec-4-main-img {
    position: relative;
    left: 50px;
}






/******* Animation ************/


/****************************** sec-5 ***************************************************/


.sec-5-h-txt h4 {
    font-size: 19px;
    font-family: 'Poppins' !important;
    background-color: #FB275A;
    width: 14%;
    margin: auto;
    color: #fff;
    padding: 12px 35px;
    border-radius: 30px 0px 30px 0px;
    font-weight: 100;
}
#sec-5 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}
.sec-5-h-txt h1 {
    font-size: 60px;
    text-transform: capitalize;
    color: #000;
    padding-top: 30px;
}
.sec-5-testi-txt p {
    font-size: 15px;
    line-height: 26px;
    width: 95%;
    margin: auto;
    color: #000;
}
.sec-5-testi-txt h4 {
    font-size: 20px;
    color: #FB275A;
}
.sec-5-testi-txt h5 {
    font-family: poppins !important;
    text-transform: capitalize;
    font-size: 22px !important;
}
.testi-col .vc_column-inner {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
    background-color: #fff;
    padding: 60px 20px 30px 20px;
    border-radius: 80px 0px 80px 0px;
	margin-right: 10px;
	margin-left: 10px !important;
}
.testi-col .vc_column-inner:after {
    content: url(https://demo26.mystagingserver.site/Craig_mullins/wp-content/uploads/2024/09/Mask-group-21.png);
    position: absolute;
    top: -33px;
    left: 0;
    right: 0;
    z-index: 1;
}
#sec-5:before {
    content: url(https://demo26.mystagingserver.site/Craig_mullins/wp-content/uploads/2024/09/Group-1171276102.png);
    position: absolute;
    left: 7%;
    bottom: 14%;
    z-index: 2;
}
#sec-5:after {
    content: url(https://demo26.mystagingserver.site/Craig_mullins/wp-content/uploads/2024/09/Group-1171276103.png);
    position: absolute;
    right: 6%;
    bottom: 14%;
    z-index: 2;
}








#sec-5 .owl-dots {
	display: none;
}

#sec-5 .owl-nav.disabled {
    display: block;
/*     padding-top: 50px; */
}

#sec-5 button.owl-next span::before {
    content: url(https://demo26.mystagingserver.site/Craig_mullins/wp-content/uploads/2024/09/Mask-group-23.png);
    font-family: FontAwesome;
    font-size: 0px;
    border-radius: 0px 40px 40px 0px;
    padding: 4px 35px 4px 17px;
    background-color: #0FC876;
    right: 44%;
    bottom: -17%;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    position: absolute;
}
#sec-5 button.owl-next span:hover:before {
    background-color: #0FC876;
	transition: .9s;
	color: #fff;
}

#sec-5 button.owl-next span {
	font-size: 0px;
}

#sec-5 button.owl-next {
	background: transparent;
	border-radius: 30px !important;
	border: none;
}


#sec-5 button.owl-prev span::before {
    content: url(https://demo26.mystagingserver.site/Craig_mullins/wp-content/uploads/2024/09/Mask-group-22.png);
    font-family: FontAwesome;
    font-size: 0px;
    border-radius: 40px 0px 0px 40px;
    padding: 4px 17px 4px 35px;
    background-color: #FB275A;
    right: 50%;
    bottom: -17%;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    position: absolute;
}
#sec-5 button.owl-prev span:hover:before {
    background-color: #FB275A;
	transition: .9s;
	color: #fff;
}

#sec-5 button.owl-prev span {
	font-size: 0px;
}
#sec-5 button.owl-prev {
    background: transparent;
    border-radius: 30px !important;
    border: none;
}












/******* Animation ************/

.post-header h3.title a {
    font-family: 'Cinzel';
    font-size: 24px;
    line-height: 38px;
	color: #fb275d;
}
.blog-recent .col {
    background: #fff;
    border-radius: 35px;
    overflow: hidden;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.col .post-header {
    padding: 20px 20px 0px;
}
.col .excerpt {
    padding: 0 20px 20px;
    color: #000;
}
.testimonials-row-mobile {display: none;}

/****************************** sec-6 ***************************************************/

#sec-6 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}
.sec-6-col .vc_column-inner {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
    background-color: #fff;
    padding: 0px 0px 40px 0px;
    border-radius: 0px 0px 30px 0px;
}
.sec-6-col .vc_column-inner:hover h2 {
    color: #FB275A;
}
.sec-6-col .vc_column-inner:hover a {
    color: #FB275A;
}
.sec-5-blg-txt {
    padding-left: 25px;
    padding-top: 30px;
    padding-right: 30px;
}
.sec-5-blg-txt h2 {
    font-size: 20px;
    color: #000;
    font-family: cinzel;
    line-height: 37px;
}
.sec-5-blg-txt p {
    color: #000;
    font-size: 17px;
    line-height: 34px;
}
.sec-5-blg-txt h5 a {
    font-size: 17px;
    font-family: cinzel;
    border-bottom: 1px solid;
    color: #000;
}
.sec-5-blg-txt h5 a:after {
    content: url(https://demo26.mystagingserver.site/Craig_mullins/wp-content/uploads/2024/09/Vector-25.png);
    position: relative;
    left: 6px;
}
#sec-5-btn {
    font-size: 17px;
    margin-top: 50px;
    padding: 17px 45px;
    font-family: poppins;
    border-radius: 25px 0px 25px 0px !important;
    margin-right: 30px;
}
#sec-5-btn {
    font-size: 17px;
    padding: 17px 45px;
    font-family: poppins;
    border-radius: 25px 0px 25px 0px !important;
    text-align: center;
    width: 14%;
    display: block;
    margin: auto;
    top: 25px;
}
#sec-6:before {
    content: url(https://demo26.mystagingserver.site/Craig_mullins/wp-content/uploads/2024/09/Group-1171276097-5.png);
    position: absolute;
    left: 0;
    top: -35px;
    z-index: 9;
}






/******* Animation ************/


/****************************** sec-7 ***************************************************/


/******* Animation ************/



/****************************** sec-8 ***************************************************/


/******* Animation ************/



/****************************** sec-9 ***************************************************/


/******* Animation ************/



/****************************** sec-10 ***************************************************/


/******* Animation ************/



/****************************** Footer ***************************************************/

#footer .footer-copy a:hover {
    color: #f00;
    transition: .9s;
}
#footer .footer-copy a {
    opacity: 1;
    font-weight: 600;
    font-size: 15px;
    border-bottom: 1px solid;
    text-transform: uppercase;
}
#footer h2 {
    font-size: 28px;
    color: #ffffff;
    font-family: cinzel;
}
#footer .footer-news p {
    font-size: 13px;
    color: #ffffff;
}
#footer .footer-txt p {
    font-size: 16px;
    padding-right: 3%;
    color: #fff;
    line-height: 26px;
    padding-top: 20px;
	padding-bottom: 10px;
}

.footer-menu li a:hover {
    color: #fff !important;
    transition: .9s;
}

.footer-menu li a {
    color: #fff !important;
    font-family: poppins;
    font-size: 18px;
    line-height: 40px;
    text-transform: capitalize;
}
#footer .iwithtext {
    line-height: 30px;
}
.footer-menu li {
    list-style-type: none;
    margin-left: -28px;
    font-family: 'inter';
    font-weight: 500;
    line-height: 40px;
}
#footer .iwt-icon img {
    width: 100%;
}
.last-txt p {
    color: #fff;
    font-size: 22px;
    padding-top: 50px;
}
#footer .iwithtext .iwt-text {
    padding-left: 50px;
    padding-right: 30px;
    font-weight: 500;
    color: #ffffff;
    font-size: 18px;
    line-height: 25px;
}
#footer .iwt-text a {
    font-weight: 500;
    color: #fff;
}
#footer .iwt-text a:hover {
    color: #ca0013 !important;
    transition: .9s;
}

#footer .socliy li a:hover {
    background: white;
    transition: .9s;
    color: #FB275A;
}
#footer .socliy li a {
    background: #1C2024;
    color: #fff;
    padding: 14px 16px;
    font-size: 18px;
    border-radius: 20px 0px 20px 0px;
    margin-right: 9px;
}
#footer .socliy li {
    list-style-type: none;
    display: inline-block;
}
#footer .socliy {
    margin-left: -30px;
}
#footer .socliy li i.fa.fa-facebook {
    padding: 0px 4px;
}
#footer .socliy li i.fa.fa-instagram {
    padding: 0px 2px;
}
/* #footer input[type=submit] {
    border-radius: 0px !important;
    position: absolute;
    right: 17px;
    background-color: #FB275A;
    margin-top: -56px;
    font-size: 16px;
    font-family: poppins;
    padding: 13px 30px !important;
} */
#footer input[type=submit] {
    box-shadow: 0px 0px 0px 0px !important;
    font-family: 'Cinzel';
    border-radius: 0px !important;
    padding: 14px 20px !important;
}
#footer input[type=email]::placeholder {
    color: #000;
    opacity: 1;
    text-transform: capitalize !important;
}
#footer label {
    font-family: 'inter';
    color: #111;
    font-weight: 500;
}
#footer-inner2 a:hover {
    color: #00c3b6;
    transition: .9s;
}

#footer-inner2 a {
    font-family: 'inter';
    color: #000;
    font-weight: 500;
}
.footer-col2 .vc_column-inner {
    padding-left: 50px;
}
.footer-col1 .divider-vertical.nectar-bg-default {
    height: 150px;
    position: absolute;
    top: 10px;
    right: -30px;
}
.footer-col2 .divider-vertical.nectar-bg-default {
    height: 150px;
    position: absolute;
    top: 10px;
    right: 30px;
}
.footer-col3 .divider-vertical.nectar-bg-default {
    height: 150px;
    position: absolute;
    top: 10px;
    right: 30px;
}

#footer .nectar-global-section.before-footer {
    z-index: 11;
}
.news-txt h1 {
    font-size: 55px;
    text-transform: uppercase;
    font-weight: 100;
    font-family: 'Cinzel';
    color: #fff;
}
.nl_btn {
    width: 22%;
    margin-left: 10px;
}
.main-news {
    background: #fff;
    display: flex;
    justify-content: center;
    padding: 15px 10px 10px 20px;
}
.nl_mail {
    width: 80%;
}
.nl_mail input[type="email"] {
    border: 1px solid #FB275A;
    border-radius: 0px;
}
.nl_btn input[type="submit"] {
    text-transform: capitalize;
}


/****************************** Responsive ***************************************************/

/****************** 1680 ****************************/
@media (max-width: 1680px) {}

/****************** 1600 ****************************/
@media (max-width: 1600px) {
	#header-outer[data-full-width="true"] header > .container {
        padding: 0 50px;
    }
	#sec-1 .sec-1-img {
    position: relative;
    right: 60px;
}
	#sec-5 button.owl-next span::before {
    right: 43%;
}
	.sec-2-h-txt h1 {
    font-size: 45px;
}
	.sec-2-h-txt p {
    font-size: 16px;
    line-height: 28px;
}
.sec-3-h-txt h1 {
    font-size: 40px;
}
	.sec-1-chp-1 p {
    font-size: 15px;
    color: #fff;
}
	.sec-1-chp-2 p {
    font-size: 15px;
    color: #fff;
}
	.sec-1-chp-2 p {
    font-size: 15px;
    color: #fff;
}
	.sec-4-h-txt p {
    font-size: 16px;
    line-height: 28px;
}
	#sec-5:before {
    left: 3%;
    bottom: 15%;
}
	.sec-5-testi-txt p {
    font-size: 14px;
    width: 95%;
}
	#sec-5:after {
    right: 4%;
    bottom: 15%;
}
	.sec-5-blg-txt h2 {
    font-size: 22px;
    line-height: 32px;
}
	.nl_mail {
    width: 75%;
}
	.last-txt p {
    font-size: 20px;
}
	#sec-1 {
    padding-bottom: 70px !important;
}
	.testi-col .vc_column-inner {
    height: 360px;
}
}

/****************** 1440 ****************************/
@media (max-width: 1440px) {
	#footer .footer-txt p {
    font-size: 15px;
    padding-right: 0%;
    line-height: 25px;
}
	#ajax-content-wrap #footer.vc_row.left_padding_8pct .row_col_wrap_12, .nectar-global-section .vc_row.left_padding_8pct .row_col_wrap_12 {
    padding-left: 4%;
}
	#ajax-content-wrap #footer.vc_row.right_padding_8pct .row_col_wrap_12, .nectar-global-section .vc_row.right_padding_8pct .row_col_wrap_12 {
    padding-right: 4%;
}
	#footer input[type=submit] {
    padding: 14px 33px !important;
}
	.testi-col .vc_column-inner {
        height: 400px !important;
    }
	    #sec-5 button.owl-next span::before {
        right: 42%;
    }
	    .sec-4-h-txt p {
        font-size: 15px;
        line-height: 22px;
		padding-right: 10px;
    }
	#footer h2 {
    font-size: 23px;
}
	.sec-3-h-txt p {
    padding-right: 0px;
}
	#sec-2 {
    padding-bottom: 30px !important;
}
	#sec-2 {
    padding-bottom: 30px !important;
    padding-top: 30px !important;
}
	.news-txt h1 {
    font-size: 45px;
}
	.nl_btn {
    margin-left: 10px;
    margin-right: 35px;
}
	.sec-5-blg-txt h2 {
        font-size: 20px;
        line-height: 30px;
    }
	.sec-5-blg-txt p {
    font-size: 15px;
    line-height: 30px;
}
	.sec-5-h-txt h1 {
    font-size: 50px;
    padding-top: 20px;
}
	.sec-5-testi-txt h4 {
    font-size: 18px;
}
	#sec-5:before {
        left: 2%;
        bottom: 16%;
    }
	    #sec-5:after {
        right: 1%;
        bottom: 16%;
    }
	.sec-5-h-txt h4 {
    width: 17%;
}
	.sec-4-h-txt h4 {
    padding-top: 0px;
}
.sec-1-chp-3:before {
    left: 95px;
}
	.sec-1-chp-3 {
    padding: 50px 40px 50px 150px;
}
	.sec-1-chp-2:before {
    left: 95px;
}
	.sec-1-chp-2 {
    padding: 50px 40px 50px 150px;
}
		.sec-1-chp-1:before {
    left: 95px;
}
	.sec-1-chp-1 {
    padding: 50px 40px 50px 150px;
}
	.sec-1-chp-3 p {
    font-size: 15px;
}
	    .sec-3-h-txt h1 {
        font-size: 35px;
    }
	    .sec-2-h-txt h1 {
        font-size: 35px;
        line-height: 40px;
    }
	    #header-outer[data-full-width="true"] header > .container {
        padding: 0 20px;
    }
	#header-outer #logo img, #header-outer .logo-clone img, #header-outer .logo-spacing img {
    height: 20px;
}
	#menu-item-240 a span {
    font-size: 16px;
    padding: 9px 40px;
}
}

/****************** 1366 ****************************/

@media (max-width: 1366px) {
	    #menu-item-240 a span {
        font-size: 14px;
        padding: 9px 36px;
    }
#sec-3 {
    padding-top: 0px !important;
    padding-bottom: 60px !important;
}
	#top ul.sf-menu.sf-js-enabled.sf-arrows span.menu-title-text {
    font-size: 15px;
}
	    #header-outer #logo img, #header-outer .logo-clone img, #header-outer .logo-spacing img {
        height: 19px;
    }
	.sec-1-h-txt p {
    font-size: 18px;
    padding-top: 20px;
}
	    .sec-2-h-txt p {
        font-size: 15px;
        line-height: 25px;
    }
	.sec-3-h-txt p {
    font-size: 14px;
    line-height: 30px;
}
	    .sec-4-h-txt p {
        font-size: 15px;
        line-height: 25px;
    }
    .sec-5-testi-txt p {
        font-size: 14px;
        width: 100%;
    }
	    .sec-5-h-txt h1 {
        font-size: 45px;
        padding-top: 10px;
    }
	    #sec-5:before {
        left: 1%;
        bottom: 17%;
    }
	    #sec-5:after {
        right: 1%;
        bottom: 17%;
    }
	    #footer input[type=submit] {
        padding: 14px 30px !important;
    }
	#footer .socliy li a {
    padding: 13px 15px;
    font-size: 16px;
}
	.footer-menu li a {
    font-size: 16px;
    line-height: 40px;
}
	#footer .iwithtext .iwt-text {
    font-size: 16px;
}
	.sec-6-col .vc_column-inner {
    height: 620px;
}
}


/****************** 1326 ****************************/
@media (max-width: 1326px) {}

/****************** 1280 ****************************/

@media (max-width: 1280px) {
	#footer .iwithtext .iwt-text {
    font-size: 16px;
}
	    #footer .socliy li a {
        padding: 13px 14px;
    }
.footer-menu li a {
    font-size: 16px;
    line-height: 40px;
}
	.testi-col .vc_column-inner {
    padding: 50px 10px 0px 10px;
}
	    .nl_btn {
        margin-left: 9px;
        margin-right: 40px;
    }
	    .news-txt h1 {
        font-size: 42px;
        padding-top: 20px;
    }
	#sec-5-btn {
    width: 16%;
}
	    .sec-5-blg-txt h2 {
        font-size: 16px;
        line-height: 26px;
    }
	    .sec-5-blg-txt p {
        font-size: 14px;
        line-height: 27px;
    }
	#sec-6:before {
    left: -13px;
    top: -62px;
    transform: scale(0.9);
}
	#sec-5 button.owl-next span::before {
    right: 41%;
}
	    #sec-5:before {
        left: -1%;
        bottom: 16%;
        transform: scale(0.9);
    }
	    #sec-5:after {
        right: -1%;
        bottom: 17%;
        transform: scale(0.9);
    }
.sec-4-h-txt h1 {
    font-size: 55px;
    line-height: 60px;
}
.sec-4-h-txt p {
    padding-right: 29px;
}
	    .sec-1-chp-3:before {
        left: 77px;
        transform: scale(0.8);
    }
	.sec-1-chp-3 h1 {
    font-size: 26px;
    line-height: 35px;
}

    .sec-1-chp-3 {
        padding: 50px 40px 50px 118px;
    }
	    .sec-1-chp-2 {
        padding: 50px 40px 50px 118px;
    }
			.sec-1-chp-2 h1 {
    font-size: 26px;
    line-height: 35px;
}
		    .sec-1-chp-2:before {
        left: 77px;
        transform: scale(0.8);
    }
		    .sec-1-chp-1 {
        padding: 50px 40px 50px 118px;
    }
			.sec-1-chp-1 h1 {
    font-size: 26px;
    line-height: 35px;
}
		    .sec-1-chp-1:before {
        left: 77px;
        transform: scale(0.8);
    }
	.sec-3-h-txt h1 {
        font-size: 30px;
    }
	div#sec-3 {
    padding-top: 0px !important;
    padding-bottom: 40px !important;
}
.sec-2-h-txt h1 {
        font-size: 21px;
        line-height: 30px;
    }
	.sec-2-h-txt p {
        font-size: 14px;
        line-height: 24px;
    }
	.sec-1-col:before {
    left: -60px;
    top: -16px;
    transform: scale(0.9);
}
	.sec-1-h-txt h1 .b_txt-1 {
    font-size: 57px;
}
	.sec-1-h-txt h1 .b_txt {
    font-size: 57px;
}
	    #top ul.sf-menu.sf-js-enabled.sf-arrows span.menu-title-text {
        font-size: 13px;
    }
	.sec-1-h-txt .white_txt {
    font-size: 60px;
}
	.sec-1-h-txt .white_txt:before {
    height: 69px;
}
	#sec-1-btn-2 {
    margin-top: 10px;
}
		#ajax-content-wrap #sec-6.vc_row.left_padding_8pct .row_col_wrap_12, .nectar-global-section .vc_row.left_padding_8pct .row_col_wrap_12 {
    padding-left: 2%;
}
	#ajax-content-wrap #sec-6.vc_row.right_padding_8pct .row_col_wrap_12, .nectar-global-section .vc_row.right_padding_8pct .row_col_wrap_12 {
    padding-right: 2%;
}
	    .sec-6-col .vc_column-inner {
        height: 580px;
    }
}
/****************** 1024 ****************************/
@media (max-width:  1024px) {
	#ajax-content-wrap #sec-3.vc_row.left_padding_8pct .row_col_wrap_12, .nectar-global-section .vc_row.left_padding_8pct .row_col_wrap_12 {
    padding-left: 4%;
}
	#ajax-content-wrap #sec-3.vc_row.right_padding_8pct .row_col_wrap_12, .nectar-global-section .vc_row.right_padding_8pct .row_col_wrap_12 {
    padding-right: 4%;
}
	    .testi-col .vc_column-inner {
        height: 210px !important;
    }
	    #sec-5-btn {
        margin-top: -70px;
    }
	    .sec-1-chp-1 {
        padding: 30px 40px 25px 118px;
    }
	    .sec-1-chp-2 {
        padding: 30px 40px 25px 118px;
    }
	    .sec-1-chp-3 {
        padding: 30px 40px 25px 118px;
    }
	#ajax-content-wrap #sec-4.vc_row.right_padding_8pct .row_col_wrap_12, .nectar-global-section .vc_row.right_padding_8pct .row_col_wrap_12 {
    padding-right: 0%;
}
	#ajax-content-wrap #sec-4.vc_row.left_padding_8pct .row_col_wrap_12, .nectar-global-section .vc_row.left_padding_8pct .row_col_wrap_12 {
    padding-left: 0%;
}
	.sec-5-testi-txt p {
    font-size: 13px;
    line-height: 20px;
}
	#sec-5 {
    padding-top: 100px !important;
    padding-bottom: 40px !important;
}
	.sec-5-testi-txt h4 {
    font-size: 15px !important;
}
	.sec-5-testi-txt h5 {
    font-size: 19px !important;
}
	    .testi-col .vc_column-inner {
        height: 210px;
    }
		#sec-5 button.owl-prev span::before {
    bottom: -3%;
}
	#sec-5 button.owl-next span::before {
    bottom: -3%;
}
	#sec-5 button.owl-prev span::before {
    right: 52%;
}
#sec-6 {
    padding-bottom: 60px !important;
}
.foter-col1 {
    width: 50%;
}
.foter-col1 {
    width: 50% !important;
}
.foter-col2 {
    width: 50% !important;
}
.foter-col2 .vc_column-inner {
    padding-left: 0px !important;
}
.foter-col3 {
    width: 50% !important;
}
.foter-col4 {
    width: 50% !important;
}
	    .footer-menu li a {
        line-height: 30px;
    }
	.footer-menu li {
    line-height: 33px;
}
	.testimonials-row-mobile {display: block;}
	.testimonials-row-desktop {display: none;}
}
/****************** 800 ****************************/
@media (max-width: 800px) {
	.owl-theme[data-desktop-cols] .owl-nav {
  margin-top: -30px;
}
	.sec-1-col {
    text-align: center;
}
	    #sec-1 .sec-1-img {
        position: relative;
         right: 60px;
    }
	.sec-1-h-txt .white_txt:before {
    width: 490px;
}
	    .sec-1-h-txt p {
        padding-left: 50px;
    }
  #sec-5 button.owl-next span::before {
    right: 36%;
  }
  #sec-5 button.owl-prev span::before {
    padding: 4px 17px 4px 35px;
    right: 51%;
    bottom: -17%;
  }
      .testi-col {
        width: 100% !important;
    }
        #sec-5 {
        padding-bottom: 50px !important;
    }
        .testi-col .vc_column-inner {
        height: 214px !important;
        padding-left: 20px;
        padding-right: 20px;
    }   
		#sec-5:before {
		display: none;
	}
		#sec-5:after {
		display: none;
	}
	
	
	
	
	
	
	
	
	
	#sec-1 {
        padding-top: 20px !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
}
	.footer-h {
    margin-bottom: 0px !important;
}

	#ajax-content-wrap #sec-2.vc_row.left_padding_8pct .row_col_wrap_12, .nectar-global-section .vc_row.left_padding_8pct .row_col_wrap_12 {
    padding-left: 2%;
}
	#ajax-content-wrap #sec-2.vc_row.right_padding_8pct .row_col_wrap_12, .nectar-global-section .vc_row.right_padding_8pct .row_col_wrap_12 {
    padding-right: 2%;
}
	.sec-2-book {
    width: 80%;
}
	.sec-3-col {
    padding-left: 0px !important;
}
	    #sec-4 .sec-4-main-img {
        width: 60%;
        margin: auto;
        display: block;
}
	.testi-col {
    width: 100% !important;
}
	.testi-col .vc_column-inner {
        height: 214px !important;
}
	    #sec-5 button.owl-prev span::before {
        bottom: -3% !important;
		right: 50% !important;
}
#sec-5 button.owl-next span::before {
    bottom: -3%;
	right: 36%;
}
	#sec-5 {
    padding-bottom: 40px !important;
}
	    .sec-6-col .vc_column-inner {
        height: 760px;
}
	    .sec-5-blg-txt p {
        font-size: 15px;
}
	#sec-6 .row-bg.viewport-desktop.using-image {
    background-image: none !important;
}
	    #footer input[type=submit] {
        padding: 14px 40px !important;
}
	    #footer .footer-txt p {
        padding-right: 13%;
}
	.footer-logo {
    width: 83%;
}
	    .last-txt p {
        font-size: 17px;
        padding-top: 70px;
}
	#sec-4 .row-bg.viewport-desktop.using-image {
    background-image: none !important;
}
.blog-recent .col {
    margin-bottom: 20px !important;
}
.columns-3 {
    width: 65%;
    margin: auto;
}
		    #sec-1 .sec-1-img {
        right: 0px !important;
    }
}

/****************** 480 ****************************/
@media (max-width: 480px) {
	.testi-col .vc_column-inner {
  padding: 60px 20px 30px 20px;
  margin-bottom: 20px;
}
	    .sec-1-h-txt p {
        padding-left: 15px;
    }
	.columns-3 {
    width: 98%;
}
    #sec-5-btn {
        margin-top: -65px;
    }

	.sec-1-h-txt h1 .b_txt-1:before {
    top: -48%;
}
    .owl-carousel[data-desktop-cols] .owl-stage {
        padding: 0px 0;
    }
	    .sec-1-h-txt p {
        padding-left: 15px;
    }
    #sec-5 {
        padding-bottom: 80px !important;
        padding-top: 50px !important;
    }
  .owl-theme[data-desktop-cols] .owl-nav {
    margin-top: -60px;
  }
 #sec-5 button.owl-next span::before {
    right: 26%;
  }
  #sec-5:before {
      display: none;
  }
    #sec-5:after {
      display: none;
  }
      #sec-5 button.owl-prev span::before {
        bottom: -22% !important;
    }
            #sec-5 button.owl-next span::before {
            bottom: -22%;
        }
        .testi-col .vc_column-inner {
        height: 264px !important;
    }
	#footer .row-bg {
    background-image: none !important;
    background-color: #F42054;
}
	.foter-col1 {
    width: 100% !important;
}
	#inner-footr {
    padding-top: 40px !important;
}

	    #footer .footer-txt p {
        padding-right: 3%;
    }
        #footer input[type="submit"] {
            padding: 14px 10px !important;
        }
	    #footer .iwithtext .iwt-text {
        font-size: 16px;
    }
	    .sec-6-col .vc_column-inner {
        height: 600px;
    }
	.footer-h {
    margin-bottom: 0px !important;
}
	.foter-col2 {
    width: 1000% !important;
}
	.foter-col3 {
    width: 1000% !important;
}
	    #footer .iwithtext .iwt-text {
        width: 380px;
    }
	    .last-txt p {
        padding-top: 50px;
    }
	#footer .iwt-icon img {
    width: 80%;
}
	#footer .iwithtext .iwt-text {
    padding-left: 40px;
}
	#footer .iwt-text {
    margin-top: 20px;
}
	    .testi-col {
        width: 100% !important;
    }
	    .testi-col .vc_column-inner {
        height: 254px !important;
    }
	    
	    .sec-4-h-txt h1 {
        font-size: 50px;
        line-height: 50px;
    }
	.sec-3-col {
    padding-left: 30px !important;
    padding-right: 30px !important;
}
	    #ajax-content-wrap #sec-2.vc_row.left_padding_8pct .row_col_wrap_12, .nectar-global-section .vc_row.left_padding_8pct .row_col_wrap_12 {
        padding-left: 4%;
    }
	    .sec-2-h-txt h1 {
        font-size: 18px;
        line-height: 25px;
    }
    #sec-2 {
        padding-top: 0px !important;
    }
	    .sec-1-h-txt p {
        font-size: 16px;
    }
	#sec-1-btn {
    margin-top: 0px;
}
}






/****************** 414 ****************************/
@media (max-width: 414px) {
		    .sec-1-h-txt .blue_txt {
        font-size: 50px;
        line-height: 50px;
    }
	.sec-1-h-txt h1 {
    padding-top: 0px;
}
#sec-1-btn {
    font-size: 16px;
    padding: 15px 30px;
}
	#sec-1-btn-2 {
    font-size: 16px;
    padding: 15px 30px;
}
	.sec-1-h-txt p {
            font-size: 14px;
        }
	    .sec-1-chp-1 {
        padding: 15px 40px 15px 110px;
    }
	    .sec-1-chp-2 {
        padding: 15px 40px 15px 110px;
    }
	    .sec-1-chp-3 {
        padding: 15px 40px 15px 110px;
    }
	#sec-4 {
    padding-top: 30px !important;
}
	    #sec-4 {
        padding-top: 9px !important;
    }
	        .testi-col .vc_column-inner {
            height: 274px !important;
        }
	#sec-3-btn-2 {
    margin-top: 10px;
}
	.sec-6-col .vc_column-inner {
            height: 570px;
        }
	    #footer .iwithtext .iwt-text {
        width: 370px;
    }
    #header-outer #logo img {
        width: 65%;
    }
.sec-1-h-txt h1 {
    padding-left: 90px;
}
	    .sec-1-h-txt h1 .b_txt-1:before {
        top: 4%;
        left: -180px;
        transform: scale(0.8);
    }
	}



/****************** 360 ****************************/
@media (max-width: 360px) {
	    .last-txt p {
        font-size: 15px;
        padding-top: 30px;
    }
	    .sec-1-h-txt h1 .b_txt-1:before {
        top: -76%;
        left: -101px;
        transform: scale(0.6);
    }
	.footer-menu li a {
        font-size: 14px;
        line-height: 30px;
    }
	#footer .iwithtext .iwt-text {
            width: 360px;
        }
	        #footer .footer-txt p {
            padding-right: 2%;
        }
	#inner-footr {
    padding-top: 30px !important;
}
	    #footer {
        padding-top: 10px !important;
    }
	        .sec-6-col .vc_column-inner {
            height: 540px;
        }
	    .testi-col .vc_column-inner {
        padding: 50px 10px 30px 10px;
    }
	    .last-txt p {
        font-size: 14px !important;
        padding-top: 30px !important;
    }
	        .sec-1-chp-3 {
            padding: 15px 40px 15px 30px;
        }
	        .sec-1-chp-2 {
            padding: 15px 40px 15px 30px;
        }
	        .sec-1-chp-1 {
            padding: 15px 40px 15px 30px;
        }
	.sec-1-chp-3:before {
		display: none;
	}
		.sec-1-chp-2:before {
		display: none;
	}
		.sec-1-chp-1:before {
		display: none;
	}
	.sec-1-h-txt h1 .b_txt-1 {
    padding-left: 0px;
}
	    #sec-1-btn-2 {
        margin-top: 10px !important;
    }
	}
