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

li#menu-item-334 a span {
    line-height: 20px;
}
/****************************** Secondary Header ***************************************************/



/****************************** Main Menu ***************************************************/

.footer-txt a {
    color: #fff;
}
#top {
    top: -50px;
}
#top ul.sf-menu.sf-js-enabled.sf-arrows span.menu-title-text {
    font-size: 19px;
    text-transform: capitalize;
    color: #fff;
    font-family: 'book';
    font-weight: 600;
}
ul.sf-menu.sf-js-enabled.sf-arrows:before {
    content: "";
    background-color: #16537E;
    position: absolute;
    height: 80px;
    width: 942px;
    right: -150px;
	top: 45px;
}
#header-secondary-outer {
    background-color: #F44336;
    width: 0px;
    border: 0px !important;
}
#header-outer.transparent #top nav > ul > li > a, #header-outer.transparent #top nav > .sf-menu > li > a {
	opacity: 1 !important;
}
.current-menu-item a span {
    color: #FFD966 !important;
}

/****************************** 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, #d30f11 0%, #FFEDBC 51%, #d30f11 100%);
    padding: 10px 0px !important;
    text-align: center;
    text-transform: uppercase;
    transition: .5s;
    background-size: 200% auto;
    color: #fff;
    box-shadow: 0 0 20px #eee;
    border-radius: 0px !important;
    display: block;
    width: 100%;
    font-size: 24px;
    font-weight: 700;
}



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




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



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


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


.sec-1-h-txt h3 {
    font-size: 20px;
    font-family: libera;
    font-weight: 100;
    letter-spacing: 10px;
    color: #FFD966 !important;
    padding-bottom: 10px;
}
.sec-1-h-txt h1 {
    font-size: 60px;
    font-family: book;
    font-weight: 600;
    line-height: 70px;
    letter-spacing: 5px;
    text-transform: uppercase;
}
.sec-1-h-txt p {
    font-size: 17px;
    font-family: 'libera';
    padding-right: 100px;
    line-height: 30px;
}
#sec-1 .sec-1-btn {
    font-size: 17px;
    font-family: 'libera';
    background-color: #0000 !important;
    background: url(https://demo26.mystagingserver.site/francis-web/wp-content/uploads/2025/02/Group-2-1.png);
    padding: 16px 60px;
    background-size: 100% 100%;
    color: #000;
    margin-right: 15px;
}
#sec-1 .sec-1-btn-2 {
    font-size: 17px;
    font-family: 'libera';
    background-color: #0000 !important;
    background: url(https://demo26.mystagingserver.site/francis-web/wp-content/uploads/2025/02/Group-1.png);
    padding: 16px 60px;
    background-size: 100% 100%;
    color: #fff;
}
#sec-1 .sec-1-book {
    width: 122%;
    top: 130px;
    right: 60px;
}
#sec-1 .row-bg.viewport-desktop.using-image {
    background-position: top center !important;
    background-size: 100% 92%;
}













/******* 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 h2 {
    font-size: 40px;
    color: #fff;
    font-family: book;
    padding-top: 20px;
}
.sec-2-para-txt p {
    color: #fff;
    font-size: 17px;
    font-family: libera;
    line-height: 30px;
    padding-bottom: 10px;
}

#sec-2-btn {
    font-size: 17px;
    font-family: 'libera';
    background-color: #0000 !important;
    background: url(https://demo26.mystagingserver.site/francis-web/wp-content/uploads/2025/02/Group-2-1.png);
    padding: 16px 60px;
    background-size: 100% 100%;
    color: #000;
    margin-right: 15px;
}
.sec-2-col-2 .vc_column-inner {
    padding: 70px 75px 70px 75px;
    top: 100px;
    right: 140px;
    z-index: 1;
}
#sec-2 .column-image-bg {
    background-size: 100% 100%;
}
.sec-2-col-1 .vc_column-inner:before {
    content: "";
    background-color: #F44336;
    height: 750px;
    width: 920px;
    position: absolute;
    left: -151px;
    bottom: 0;
    z-index: -1;
    border-radius: 10px;
}
#sec-2 .sec-2-client {
    left: 200px;
}






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

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


.sec-3-h-txt h3 {
    font-size: 20px;
    letter-spacing: 10px;
    font-family: 'libera';
    font-weight: 100;
    color: #FFD966 !important;
    padding-bottom: 10px;
}
.sec-3-h-txt h2 {
    font-size: 60px;
    font-family: 'book';
    line-height: 70px;
    letter-spacing: 5px;
    text-transform: uppercase;
}
.sec-3-h-txt p {
    font-size: 17px;
    font-family: 'libera';
    padding-right: 50px;
    line-height: 30px;
}
#sec-3 .sec-3-btn {
    font-size: 17px;
    font-family: 'libera';
    background-color: #0000 !important;
    background: url(https://demo26.mystagingserver.site/francis-web/wp-content/uploads/2025/02/Group-2-1.png);
    padding: 16px 60px;
    background-size: 100% 100%;
    color: #000;
    margin-right: 15px;
}
#sec-3 .sec-3-btn-2 {
    font-size: 17px;
    font-family: 'libera';
    background-color: #0000 !important;
    background: url(https://demo26.mystagingserver.site/francis-web/wp-content/uploads/2025/02/Group-1.png);
    padding: 16px 60px;
    background-size: 100% 100%;
    color: #fff;
}
#sec-3 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}








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


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


.sec-4-h-txt h2 {
    font-family: 'book';
    font-size: 60px;
    letter-spacing: 5px;
}
.sec-4-cha-para h3 {
    font-size: 35px;
    color: #16537E !important;
    font-family: 'libera';
    padding-bottom: 10px;
}
.sec-4-cha-para p {
    font-family: 'libera';
    font-size: 17px;
    line-height: 30px;
}
.sec-4-col .vc_column-inner {
    background: url(https://demo26.mystagingserver.site/francis-web/wp-content/uploads/2025/02/Group-1597883672-e1740681327836.png);
    background-size: 100% 100%;
    padding: 70px 90px 70px 90px;
}
.sec-4-col .vc_column-inner:before {
    content: url(https://demo26.mystagingserver.site/francis-web/wp-content/uploads/2025/02/Group-1597883713-3.png);
    position: absolute;
    left: -100px;
    top: 110px;
}
.sec-4-col-2 .vc_column-inner:before {
    content: url(https://demo26.mystagingserver.site/francis-web/wp-content/uploads/2025/02/Group-1597883714.png);
    position: absolute;
    left: -100px;
    top: 110px;
}
.sec-4-col-3 .vc_column-inner:before {
    content: url(https://demo26.mystagingserver.site/francis-web/wp-content/uploads/2025/02/Group-1597883716.png);
    position: absolute;
    left: -100px;
    top: 80px;
}
.sec-4-col-4 .vc_column-inner:before {
    content: url(https://demo26.mystagingserver.site/francis-web/wp-content/uploads/2025/02/Group-1597883715.png);
    position: absolute;
    left: -100px;
    top: 80px;
}

#sec-4-btn {
    font-size: 17px;
    font-family: 'libera';
    background-color: #0000 !important;
    background: url(https://demo26.mystagingserver.site/francis-web/wp-content/uploads/2025/02/Group-1.png);
    padding: 16px 60px;
    background-size: 100% 100%;
    color: #fff;
    top: 70px;
}



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


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


.sec-5-para-txt p {
    font-size: 17px;
    font-family: 'libera';
    margin: auto;
    line-height: 30px;
    color: #000;
    padding-left: 50px;
    padding-right: 50px;
}
.sec-5-col-3-img {
    right: -170px;
}
.sec-5-para-txt strong {
    font-family: 'libera';
    font-size: 22px;
}
.sec-5-h-txt {
    padding-left: 150px;
}
.sec-5-h-txt h4 {
    letter-spacing: 10px;
    font-size: 20px;
    font-family: 'libera';
    font-weight: 100;
}
.sec-5-h-txt h2 {
    font-size: 60px;
    color: #fff;
    font-family: 'book';
    line-height: 70px;
    padding-bottom: 40px;
}
.sec-5-sym {
    right: 100px;
}
.sec-5-name h3 {
    font-size: 50px;
    color: #fff;
    text-align: right;
    font-family: 'libera';
    text-transform: uppercase;
    padding-right: 80px;
    padding-top: 40px;
}
.sec-5-star {
    right: 30px;
}







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


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


.sec-6-h-txt h3 {
    font-size: 20px;
    letter-spacing: 10px;
    font-family: 'libera';
    font-weight: 100;
}
.sec-6-h-txt h2 {
    font-size: 80px;
    font-family: book;
    padding-right: 200px;
    line-height: 85px;
    letter-spacing: 5px;
    text-transform: uppercase;
}
.sec-6-h-txt p {
    color: #4D4D4D;
    font-family: libera;
    font-size: 17px;
    padding-right: 50px;
    line-height: 30px;
}
#sec-6 .sec-6-btn {
    font-size: 17px;
    font-family: 'libera';
    background-color: #0000 !important;
    background: url(https://demo26.mystagingserver.site/francis-web/wp-content/uploads/2025/02/Group-2-1.png);
    padding: 16px 60px;
    background-size: 100% 100%;
    color: #000;
    margin-right: 15px;
}
#sec-6 .sec-6-btn-2 {
    font-size: 17px;
    font-family: 'libera';
    background-color: #0000 !important;
    background: url(https://demo26.mystagingserver.site/francis-web/wp-content/uploads/2025/02/Group-1.png);
    padding: 16px 60px;
    background-size: 100% 100%;
    color: #fff;
}








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


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


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



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


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



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


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



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


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



/****************************** inenr-pages ***************************************************/


.inner-banner-txt h2 {
    font-size: 65px;
    font-family: 'book';
    letter-spacing: 5px;
}
#inner-banner .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}










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

#footer img {
    width: 25%;
}
#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;
}
#footer .footer-news p {
    font-size: 13px;
    color: #ffffff;
}
#footer .footer-txt p {
    font-size: 17px;
    font-family: 'libera';
    width: 60%;
    margin: auto;
    padding-top: 30px;
    line-height: 30px;
}
ul.flow-txt {
    font-size: 22px;
    font-family: 'libera';
}
.footer-txt h4 {
    font-size: 25px;
    font-family: 'libera';
    font-weight: 100;
    line-height: 60px;
}

.footer-menu li a {
    color: #fff !important;
}

.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%;
}
#footer .iwithtext .iwt-text {
    padding-left: 50px;
    padding-right: 30px;
    font-weight: 500;
    color: #ffffff;
}
#footer .iwt-text a {
    font-weight: 500;
    color: #fff;
}
#footer .iwt-text a:hover {
    color: #ca0013 !important;
    transition: .9s;
}
.last-txt p {
    color: #000;
    font-size: 18px;
    font-family: 'libera';
}

#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;
}
.socliy ul li {
    display: inline-block;
    margin-right: 5px;
    background-color: #fff;
    border-radius: 100%;
    height: 35px;
    width: 35px;
    line-height: 33px;
    color: #fff;
}
.socliy ul li a {
    color: #000;
    font-size: 16px;
}
#footer .socliy ul li a:hover {
    color: #fff !important;
}
.socliy ul li:hover {
    background-color: #FFD966;
    border: 1px solid #fff;
    transition: .5s;
    transform: scale(0.9);
}
.socliy ul li {
    display: inline-block;
}
ul#menu-footer-menu li {
    display: inline-block;
    text-align: center;
    margin-right: 40px;
    margin-left: 40px;
    font-size: 25px;
    font-family: libera;
    font-weight: 100;
    margin-top: 20px;
}
#footer input[type=submit] {
    background-image: url(https://testedwebsite.us/mirandaconstruction/wp-content/uploads/2023/08/.png);
    background-repeat: no-repeat;
    font-size: 0px;
    background-position: 20px;
    padding: 23px 34px !important;
    border-radius: 0px !important;
    position: absolute;
    right: 0px;
    background-color: #f00;
    margin-top: -55px;
}
#footer input[type=submit] {
    box-shadow: 0px 0px 0px 0px !important;
}
#footer input[type=email]::placeholder {
    color: #000;
    opacity: 1;
    text-transform: capitalize !important;
}
#footer input[type=email] {
    background: white;
    border: 1px solid #ffffff;
    border-radius: 0px;
    /* padding: 10px 20px; */
    color: #000 !important;
    font-family: FontAwesome,"gtwal";
    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;
}




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

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

/****************** 1600 ****************************/
@media (max-width: 1600px) {
ul.sf-menu.sf-js-enabled.sf-arrows:before {
    width: 887px;
}
	#sec-2 .sec-2-client {
    margin-top: -40px;
}
	    #header-outer[data-full-width="true"] header > .container {
        padding: 0 55px 0px 135px;
    }
	.sec-1-h-txt h1 {
    font-size: 40px;
    line-height: 50px;
}
	.sec-1-h-txt p {
    padding-right: 90px;
}
	.sec-2-para-txt p {
    font-size: 15px;
    line-height: 27px;
}
    .sec-2-col-2 .vc_column-inner {
        top: 100px;
        right: 120px;
    }
    .sec-2-col-1 .vc_column-inner:before {
        width: 780px;
        height: 670px;
    }
    .sec-3-h-txt h2 {
        font-size: 45px;
        line-height: 50px;
    }
	.sec-4-col .vc_column-inner {
    padding: 40px 70px 40px 70px;
}
	.sec-4-col .vc_column-inner:before {
    top: 100px;
}
	.sec-4-col-2 .vc_column-inner:before {
    top: 100px;
}
	.sec-4-col-3 .vc_column-inner:before {
    top: 60px;
}
	.sec-4-col-4 .vc_column-inner:before {
    top: 60px;
}
	.sec-5-h-txt h2 {
    font-size: 50px;
    line-height: 60px;
    padding-bottom: 30px;
}
	.sec-5-sym {
    right: 50px;
}
    .sec-5-para-txt p {
        padding-right: 0px;
        padding-left: 0;
    }
	.sec-5-col-3-img {
    right: -110px;
}
}

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

	.inner-banner-txt h2 {
    font-size: 50px;
}
	#inner-banner {
    padding-bottom: 190px !important;
    padding-top: 260px !important;
}
	
	.footer-txt h4 {
    font-size: 22px;
    line-height: 40px;
}
	ul#menu-footer-menu li {
    margin-right: 30px;
    margin-left: 30px;
    font-size: 22px;
}
	#sec-6 {
    padding-bottom: 20px !important;
}
	.sec-6-h-txt h2 {
    font-size: 60px;
    line-height: 65px;
    letter-spacing: 3px;
}
	.sec-5-h-txt h2 {
    font-size: 40px;
    line-height: 50px;
    padding-bottom: 10px;
}
	.sec-5-h-txt h4 {
    letter-spacing: 8px;
    font-size: 18px;
}
    .sec-5-para-txt p {
        font-size: 15px;
        line-height: 25px;
        padding-left: 20px;
        padding-right: 20px;
    }
	.sec-5-star {
    right: 0px;
}
	.sec-5-sym {
        right: 50px;
        width: 55% !important;
    }
.sec-5-name h3 {
    font-size: 40px;
    padding-right: 70px;
    padding-top: 25px;
}
    .sec-4-col .vc_column-inner {
        padding: 40px 65px 40px 65px;
    }
	    .sec-4-col .vc_column-inner:before {
        top: 90px;
    }
	    .sec-4-col-2 .vc_column-inner:before {
        top: 90px;
    }
	    .sec-4-col-3 .vc_column-inner:before {
        top: 90px;
    }
	    .sec-4-col-4 .vc_column-inner:before {
        top: 90px;
    }
    .sec-3-h-txt h2 {
        font-size: 45px;
        line-height: 55px;
    }
	#ajax-content-wrap #sec-2.vc_row.right_padding_2pct .row_col_wrap_12, .nectar-global-section .vc_row.right_padding_2pct .row_col_wrap_12 {
    padding-right: 0%;
}
	#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%;
}
	.sec-2-col-2 .vc_column-inner {
    padding: 35px 65px 50px 65px;
}
    .sec-1-h-txt h1 {
        font-size: 35px;
        line-height: 45px;
    }
	    #header-outer[data-full-width="true"] header > .container {
        padding: 0 0px 0px 115px;
    }
}
/****************** 1366 ****************************/

@media (max-width: 1366px) {
	#top ul.sf-menu.sf-js-enabled.sf-arrows span.menu-title-text {
    font-size: 17px;
}
	    .sec-1-h-txt h1 {
        font-size: 32px;
        line-height: 42px;
    }
	.sec-1-h-txt p {
    font-size: 17px;
    padding-right: 60px;
    line-height: 25px;
}
	    .sec-3-h-txt h2 {
        font-size: 40px;
        line-height: 50px;
    }
	.sec-2-h h2 {
    font-size: 34px;
    padding-top: 30px;
}
	    .sec-2-para-txt p {
        font-size: 14px;
        line-height: 25px;
    }
	    .sec-2-col-1 .vc_column-inner:before {
        width: 740px;
        height: 610px;
    }
	    .sec-4-col .vc_column-inner:before {
        left: -110px;
    }
		    .sec-4-col-2 .vc_column-inner:before {
        left: -110px;
    }
		    .sec-4-col-3 .vc_column-inner:before {
        left: -110px;
		top: 60px;
    }
		    .sec-4-col-4 .vc_column-inner:before {
        left: -110px;
  		top: 60px;
    }
	.sec-4-cha-para h3 {
    font-size: 30px;
    padding-bottom: 0px;
}
	.sec-4-cha-para p {
    font-size: 15px;
}
    .sec-5-col-3-img {
        right: -90px;
        width: 30% !important;
    }
	#sec-2 {
    padding-top: 10px !important;
}
	.sec-3-h-txt p {
    font-size: 16px;
    line-height: 27px;
    padding-bottom: 10px;
}
}


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

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

@media (max-width: 1280px) {
	
	#sec-1 {
    padding-bottom: 140px !important;
}
	    ul#menu-footer-menu li {
        margin-right: 20px;
        margin-left: 20px;
        font-size: 22px;
    }
	ul.flow-txt {
    margin-bottom: 0px;
}
	    .sec-5-col-3-img {
        width: 30% !important;
    }
	.sec-5-h-txt {
    padding-left: 110px;
}
	#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: 3%;
}
    .sec-3-h-txt h2 {
        font-size: 38px;
        line-height: 50px;
    }
.sec-3-h-txt h3 {
    font-size: 18px;
    letter-spacing: 8px;
    padding-bottom: 0px;
}
	    .sec-2-col-2 .vc_column-inner {
        padding: 35px 45px 50px 45px;
    }
    .sec-2-col-2 .vc_column-inner {
        top: -20px;
        right: 40px;
    }
	    .sec-2-h h2 {
			
        font-size: 30px;
        padding-top: 40px;
        line-height: 0;
    }
    .sec-2-col-1 .vc_column-inner:before {
        width: 720px;
        height: 540px;
    }
	#sec-1 .sec-1-book {
    width: 110%;
    top: 80px;
}
	#sec-1 .row-bg.viewport-desktop.using-image {
    background-size: 100% 85%;
}
	#header-outer[data-lhe="default"] #top nav > ul > li > a {
	padding-left: 25px;
    padding-right: 25px;
	}
	    ul.sf-menu.sf-js-enabled.sf-arrows:before {
        width: 785px;
    }
}


/****************** 1024 ****************************/

@media (max-width: 1024px) {
	
#top .col.span_9.col_last
 {
    margin-right: 20px;
}	
	#sec-1 .sec-1-col-1 {
    width: 100%;
}
	#sec-1 .sec-1-col-2 {
    width: 100%;
}
	    #header-outer[data-full-width="true"] header > .container {
        padding: 0 0px 0px 84px;
    }
	#sec-1 .sec-1-book {
        width: 60%;
        top: 30px;
        left: 0px;
    }
	    #sec-1 .row-bg.viewport-desktop.using-image {
        background: #16537e;
        background-image: none !important;
    }
	#sec-2 .sec-2-client {
    left: 100px;
}
	    .sec-2-col-2 .vc_column-inner {
        top: -20px;
        right: 90px;
    }
    .sec-2-col-2 .vc_column-inner {
        padding: 45px 45px 50px 45px;
    }
	    #sec-2 {
        padding-bottom: 0px !important;
	}
	#sec-3 .sec-3-col-1
 {
    width: 100%;
}
	#sec-3 {
    padding-top: 40px !important;
    padding-bottom: 0px !important;
}
	#sec-4 {
    padding-top: 40px !important;
    padding-bottom: 80px !important;
	padding-left: 30px;
}
.sec-4-col-3 .vc_column-inner:before
 {
        left: -110px;
        top: 110px;
    }	
	.sec-4-col-4 .vc_column-inner:before
 {
        left: -110px;
        top: 110px;
    }
	    .sec-4-col .vc_column-inner:before {
        top: 160px;
    }
	    .sec-4-col-2 .vc_column-inner:before {
        top: 160px;
    }
	    .sec-5-h-txt {
        padding-left: 40px;
    }
	#sec-5 .sec-5-sym {
    left: -100px;
}
	#sec-6 .sec-6-col-1 {
    width: 100%;
}
	#sec-6 .sec-6-col-2 {
    width: 100%;
}
	#sec-6 img {
    width: 60%;
    margin: 0px auto;
    display: table;
    padding-bottom: 30px;
}
	    ul#menu-footer-menu li {
        margin-right: 10px;
        margin-left: 10px;
    }
	#footer img {
    width: 33%;
}
	    .sec-4-col-3 .vc_column-inner:before {
        top: 90px;
    }
	    .sec-4-col-4 .vc_column-inner:before {
        top: 90px;
    }
	    #header-outer[data-full-width="true"] header > .container {
        padding: 0 0px 0px 64px;
    }


	#sec-6 .sec-2-col-1 {
    width: 100%;
}
	#sec-6 .sec-2-col-2 {
    width: 100%;
}
    #sec-1 {
        padding-bottom: 40px !important;
        margin-bottom: 150px !important;
    }
	
}



/****************** 800 ****************************/

@media (max-width: 800px) {
	
	
	
	    #inner-banner {
        padding-bottom: 120px !important;
        padding-top: 150px !important;
    }
	    #sec-1 {
        padding-bottom: 40px !important;
        margin-bottom: 20px !important;
    }
		    #sec-1 .sec-1-book {
        width: 70% !important;
    }
	.sec-2-col-1 .vc_column-inner:before
 {
    background-color: transparent !important;
}
	    #sec-2 .sec-2-client {
        left: 0px;
        margin: 0px auto;
        display: table;
        text-align: center;
        width: 50%;
    }	
		#sec-2 .img-with-aniamtion-wrap.custom-width-70pct .inner {
    max-width: 100%;
}
	    
    .sec-2-col-2 .vc_column-inner {
        top: -20px;
        right: 7px;
    }
            .sec-2-col-2 .vc_column-inner {
        padding: 45px 45px 50px 45px;
        width: 80% !important;
        margin: 0px auto;
    }
#sec-3 img {
    width: 70%;
    float: left;
}
#sec-4 .row_col_wrap_12.col.span_12.custom.center {
    padding-left: 3%;
    padding-right: 3%;
}
#sec-4 .sec-4-col .vc_column-inner:before {
    top: 100px;
    left: -70px;
    zoom: 60%;
}
.sec-4-col-2 .vc_column-inner:before {
        top: 160px !important;
    }
.sec-4-col .vc_column-inner
 {
    margin-bottom: 20px;
}
#chp-row-2 {
    padding-top: 0px !important;
}
#sec-4-btn {
    top: 40px;
}

#sec-5 .sec-5-h-txt h2 br {
    display: none;
}  
#sec-5 .sec-5-sym {
        left: -78%;
        width: 16% !important;
        padding-bottom: 20px;
    }

#sec-5 .sec-5-col-1 {
	width: 100%;
}
#sec-5 .sec-5-col-2 {
	width: 40%;
}
#sec-5 .sec-5-col-3 {
	width: 60%;
}
    #footer img {
        width: 45%;
    }
#footer {
    padding-top: 30px !important;
}
#footer .footer-txt p {
    width: 100%;
}
ul#menu-footer-menu li {
        font-size: 17px;
    }
#ft-copy .vc_col-sm-6 {
	width: 100%;
}
#ft-copy p {
    text-align: center !important;
	padding-bottom: 10px;
}

}

/****************** 480 ****************************/

@media (max-width: 480px) {
	
	
	
    .inner-banner-txt h2 {
        font-size: 26px;
    }	
	#inner-banner {
        padding-bottom: 80px !important;
        padding-top: 140px !important;
    }
#header-outer
 {
        top: 100px !important;
    }	
	    body #header-outer[data-full-width=true] header>.container {
        max-width: 100%;
        padding: 0 38px;
    }
	.sec-1-h-txt h1 {
        font-size: 20px;
        line-height: 42px;
    }
	.sec-1-h-txt p {
        font-size: 17px;
        padding-right: 0px;
        line-height: 25px;
    }
	#sec-1 .sec-1-btn {
    padding: 16px 50px;
}
	#sec-1 {
    padding-top: 130px !important;
}
    #sec-1 .sec-1-book
 {
        width: 90% !important;
    }
	#sec-2 .sec-2-client {
        width: 80%;
		left: 10px;
    }
	.sec-2-col-2 .vc_column-inner {
        padding: 45px 45px 50px 45px;
        width: 94% !important;
        margin: 0px auto;
    }
	    .sec-2-h h2 {
        font-size: 20px;
        padding-top: 30px;
        line-height: 0px;
    }
	.sec-3-h-txt h2 {
        font-size: 24px;
        line-height: 40px;
    }
	.sec-3-h-txt p {
    padding-right: 0px;
}
	#sec-3 .sec-3-btn {
    padding: 16px 50px;
}
	#sec-3 {
    background: #333333;
}
	.sec-4-h-txt h2 {
    font-size: 37px;
}
	    #sec-4 {
        padding-left: 0px;
    }
	    .sec-4-col .vc_column-inner {
        padding: 40px 65px 40px 65px;
        margin-left: 20px;
    }
	    #sec-4 .sec-4-col .vc_column-inner:before {
        top: 130px;
        left: -70px;
        zoom: 60%;
    }
	    .sec-4-col-2 .vc_column-inner:before {
        top: 260px !important;
    }
	    #sec-4 .sec-4-col .vc_column-inner:before {
        top: 180px;
        left: -70px;
        zoom: 60%;
    }
	    .sec-5-h-txt h2 {
        font-size: 30px;
        line-height: 50px;
        padding-bottom: 10px;
    }
	    #sec-5 .sec-5-col-2 {
        width: 100%;
    }
	    #sec-5 .sec-5-col-3 {
        width: 100%;
    }
	    #sec-6 img {
        width: 90%;
        margin: 0px auto;
        display: table;
        padding-bottom: 10px;
    }
	.sec-6-h-txt h2 br {
		display: none;
	}
	    .sec-6-h-txt h2 {
        font-size: 27px;
		padding-right: 0px;
    }
	.sec-6-h-txt p {
    color: #4D4D4D;
    font-family: libera;
    font-size: 17px;
    padding-right: 0px;
    line-height: 30px;
}
	sec-6 .sec-6-btn {
    padding: 16px 50px;
}
	#sec-6 {
        padding-bottom: 0px !important;
    }
	#footer img {
        width: 65%;
    }
	    ul#menu-footer-menu li {
        font-size: 17px;
        display: flex;
        text-align: center;
    }
	    ul#menu-footer-menu li {
        display: table;
        margin: 0px auto;
    }

	.footer-menu li {
    margin: 0px;
	
}
	ul#menu-footer-menu {
		    margin-left: 0px;
	}
	    #footer {
        padding-bottom: 0px !important;
    }
	#footer .footer-txt p {
    font-size: 15px;
}
	#sec-6 .sec-6-btn
 {

    padding: 16px 50px;
}
	#chp-row-1 {
    padding-top: 10px !important;
}
	    .sec-5-h-txt {
        padding-left: 30px;
    }
}


/****************** 414 ****************************/

@media (max-width: 414px) {
	
	
.sec-1-h-txt h3
 {
    font-size: 16px;
    padding-bottom: 0px;
}	
	.sec-1-h-txt h1 {
        font-size: 17px;
        line-height: 36px;
    }
	    #sec-1 .sec-1-btn {
        padding: 16px 40px;
    }
	#sec-1 .sec-1-btn-2 {
    padding: 16px 40px;
}
	#sec-1 .sec-1-book {
        top: 0px;
    }
	    .sec-3-h-txt h2 {
        font-size: 19px;
        line-height: 40px;
    }
	    #sec-3 .sec-3-btn {
        padding: 16px 40px;
    }
	#sec-3 .sec-3-btn-2 {
    padding: 16px 40px;
}
	.sec-4-h-txt h2 {
        font-size: 30px;
    }
	    .sec-5-h-txt {
        padding-left: 20px;
    }
	.sec-6-h-txt h3 {
    font-size: 15px;
}
	    .sec-6-h-txt h2 {
        font-size: 21px;
        padding-right: 0px;
    }
	    #sec-6 .sec-6-btn {
        padding: 16px 40px;
    }
	#sec-6 .sec-6-btn-2 {
    padding: 16px 40px;
}
	    .footer-txt h4 {
        font-size: 20px;
        line-height: 40px;
    }
	.last-txt p
 {
    color: #000;
    font-size: 16px;
    font-family: 'libera';
}
}



/****************** 390 ****************************/

@media (max-width: 390px) {
	
#top .slide-out-widget-area-toggle.mobile-icon.slide-out-from-right {
    left: 40px;
}	
	    .sec-5-h-txt h2 {
        font-size: 25px;
    }
	    .last-txt p {
        font-size: 15px;
    }
	#sec-4 .sec-4-col .vc_column-inner:before
 {
        top: 200px;
        left: -70px;
        zoom: 60%;
    }
		.sec-4-col-2 .vc_column-inner:before
 {
        top: 360px !important;
    }
}


/****************** 360 ****************************/

@media (max-width: 360px) {
	
	
    .sec-1-h-txt h3 {
        font-size: 14px;
        padding-bottom: 0px;
    }	
	    .sec-1-h-txt h1 {
        font-size: 14px;
        line-height: 36px;
    }
	    #sec-1 .sec-1-btn {
        padding: 16px 30px;
    }
	    #sec-1 .sec-1-btn-2 {
        padding: 16px 30px;
    }
	    .sec-2-h h2 {
        font-size: 18px;
        padding-top: 40px;
        margin-bottom: -5px !important;
    }
	    .sec-2-col-2 .vc_column-inner {
        padding: 45px 45px 70px 45px;
        width: 94% !important;
        margin: 0px auto;
    }
	    #sec-3 .sec-3-btn {
        padding: 16px 30px;
    }
	    #sec-3 .sec-3-btn-2 {
        padding: 16px 30px;
    }
	    .sec-6-h-txt h3
 {
        font-size: 14px;
    }
	    #sec-6 .sec-6-btn {
        padding: 16px 30px;
    }
	#sec-6 .sec-6-btn-2 {
        padding: 16px 30px;
    }
	    .last-txt p {
        font-size: 14px;
    }
	.inner-banner-txt h2 {
        font-size: 20px;
    }
}

}


/****************** 320 ****************************/

@media (max-width: 320px) {}


