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


span.yrm-toggle-expand.yrm-toggle-expand-3 {
    bottom: 15px;
}
#sec-7-main .sec-6-h-txt h3 {
    color: #fff !important;
}
#sec-7-main .sec-6-h-txt p {
    color: #fff !important;
}
#sec-7 .sec-6-h-txt h3 {
    color: #000 !important;
}
#sec-7 .sec-6-h-txt p {
    color: #000 !important;
}
.yrm-btn-wrapper.yrm-btn-wrapper-3.yrm-less-button-wrapper {
    float: left;
    margin-bottom: 20px;
}
.yrm-btn-wrapper.yrm-btn-wrapper-3.yrm-more-button-wrapper {
    float: left;
    float: left;
    margin-bottom: 20px;
}

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

#sec-7-main .book-2 {
    top: 40px;
}
#sec-7-main .book-3 {
    top: 40px;
}
/****************************** Secondary Header ***************************************************/

#sec-video .book-h h2 {
    font-size: 30px;
}
#sec-video .book-h-h h2 {
    font-size: 60px;
    padding-bottom: 30px;
}
/****************************** Main Menu ***************************************************/
#top ul.sf-menu.sf-js-enabled.sf-arrows span.menu-title-text {
    font-size: 18px;
    text-transform: capitalize;
    color: #001025; 
 
    font-family: 'Archivo';
}
        #header-outer[data-full-width="true"] header > .container {
        padding: 0 40px 0px 150px;
        background: linear-gradient(90deg, rgba(5, 29, 61, 1) 0%, rgba(0, 16, 37, 1) 100%);
    }
    ul.sf-menu.sf-js-enabled.sf-arrows:after {
    content: "";
   /* background-color: #fff; */
   background-color: #ffffff;
    width: 810px;
    position: absolute;
    height: 106px;
    right: -40px;
}
span.menu-title-text:before {
    content: url(https://demo26.mystagingserver.site/eric_reinertsen/wp-content/uploads/2025/01/Vector-20-2.png);
    position: absolute;
    left: 0;
}
.current-menu-item a span:before {
    content: url(https://demo26.mystagingserver.site/eric_reinertsen/wp-content/uploads/2025/01/Vector-20-1.png);
    position: absolute;
    left: -12px;
}


/****************************** 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 h1 {
    font-size: 55px;
    text-transform: uppercase;
    padding-bottom: 0px;
}
.sec-1-h-txt p {
    padding-right: 54px;
}
#sec-1-btn {
    font-size: 16px;
    padding: 22px 65px;
    border: 1px solid #BF9874;
    color: #BF9874;
}
/* .sec-1-col-2 .vc_column-inner:before {
    content: url(https://demo26.mystagingserver.site/eric_reinertsen/wp-content/uploads/2025/01/pngwing.com-2024-12-27T045337.553-1-1.png);
    position: absolute;
    top: -190px;
    left: -110px;
}
.sec-1-col-2 .vc_column-inner:after {
    content: url(https://demo26.mystagingserver.site/eric_reinertsen/wp-content/uploads/2025/02/pngwing.com-2024-12-27T045249.070-1.png);
    position: absolute;
    bottom: -204px;
    transform: scale(1);
    right: 60px;
} */
/* #sec-1:before {
    content: url(https://demo26.mystagingserver.site/eric_reinertsen/wp-content/uploads/2025/01/pngwing.com-2024-12-27T045543.000-1.png);
    position: absolute;
    z-index: 11;
    bottom: -10px;
    left: -10px;
    right: 0;
    margin: auto;
} */


/******* Animation ************/
.sec-1-col-2 .vc_column-inner:before {
  animation: rotation 17s infinite linear;
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

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

.sec-2-h-txt h1 {
    font-size: 80px;
    color: #000;
    text-transform: uppercase;
    padding-bottom: 20px;
}
.sec-2-h-txt h3 {
    font-family: Archivo;
    font-weight: 100;
    letter-spacing: 4px;
}
.sec-2-lorem-txt h4 {
    font-size: 25px;
    font-family: 'Archivo';
    color: #000;
    font-weight: 100;
}
.sec-2-lorem-txt p {
    padding-right: 20px;
    color: #808080;
}
.sec-2-numbr-txt h4 {
    font-family: 'Marcellus';
    font-size: 50px;
    font-weight: 100;
}
#sec-2:before {
    content: url(https://demo26.mystagingserver.site/eric_reinertsen/wp-content/uploads/2025/01/Group-1597883601.png);
    position: absolute;
    bottom: 295px;
    left: -30px;
}



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



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

.sec-3-h-txt h3 {
    font-size: 45px;
    text-transform: uppercase;
    padding-top: 50px;
    color: #BF9874 !important;
    padding-bottom: 0px;
    position: relative;
}
.sec-3-h-txt h3:after {
  animation: leftRight 3s infinite ease-in-out;
}
.sec-3-h-txt p {
    color: #E0E0E0;
    line-height: 33px;
}
.sec-3-h-img {
    left: 20px;
    bottom: 20px;
}

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

@keyframes leftRight {
  0% {
    transform: translateX(0); /* Start at original position */
  }
  50% {
    transform: translateX(30px); /* Move 30px to the right */
  }
  100% {
    transform: translateX(0); /* Return to original position */
  }
}
.sec-3-h-img {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
.sec-3-h-img {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}




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

.sec-4-h-txt h1 {
    font-size: 80px;
    position: relative;
    padding-bottom: 20px;
}
.sec-4-h-txt h1:before {
    position: absolute;
    content: url(https://demo26.mystagingserver.site/eric_reinertsen/wp-content/uploads/2025/01/Vector-23.png);
    left: 15%;
    top: -10px;
    animation: leftRight 3s infinite ease-in-out;
}

.sec-4-h-txt h1:after {
    position: absolute;
    content: url(https://demo26.mystagingserver.site/eric_reinertsen/wp-content/uploads/2025/01/Vector-24-1.png);
    right: 17%;
    top: -10px;
    animation: leftRight 3s infinite ease-in-out;
}
.sec-3-lo-txt h4 {
    font-size: 22px;
    position: relative;
}
.sec-4-lo-txt-2 p {
    font-size: 15px;
    position: relative;
}
.sec-4-h-txt h3 {
    font-family: Archivo;
    letter-spacing: 4px;
    font-weight: 100;
}
.sec-4-lo-txt-2 p:after {
    content: url(https://demo26.mystagingserver.site/eric_reinertsen/wp-content/uploads/2025/01/Group-1597883601-1.png);
    position: absolute;
    left: 110px;
}
.sec-3-lo-txt h4:before {
    content: "";
    background-color: #BF9874;
    width: 635px;
    height: 1px;
    position: absolute;
    bottom: -30px;
}
#sec-4:before {
    content: url(https://demo26.mystagingserver.site/eric_reinertsen/wp-content/uploads/2025/01/pngwing.com-2024-12-27T045125.505-1-1.png);
    position: absolute;
    left: -60px;
    z-index: 2;
    top: -150px;
}



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

#sec-4:before {
  animation: rotation 20s infinite linear;
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}


@keyframes leftRight {
  0% {
    transform: translateX(0); /* Start at original position */
  }
  50% {
    transform: translateX(30px); /* Move 30px to the right */
  }
  100% {
    transform: translateX(0); /* Return to original position */
  }
}








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

.sec-5-lorem-txt h4 span {
    font-family: 'Marcellus';
    font-size: 45px;
    padding-right: 30px;
    font-weight: 100;
    position: relative;
}
.sec-5-lorem-txt h4 {
    font-size: 25px;
    font-family: 'Archivo';
    font-weight: 100;
}
.sec-5-lorem-txt h4 span:after {
    content: url(https://demo26.mystagingserver.site/eric_reinertsen/wp-content/uploads/2025/01/Vector-25.png);
    position: absolute;
    top: -50px;
    right: 10px;
    transform: scale(0.8);
}




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





/****************************** sec-6 ***************************************************/
.sec-6-h-txt h3 {
    font-family: 'Marcellus';
    font-weight: 100;
    text-transform: uppercase;
    position: relative;
}
.sec-6-h-txt h2 {
    font-size: 45px;
    text-transform: uppercase;
    line-height: 50px;
}
.sec-6-h-txt p {
    line-height: 40px;
    padding-bottom: 15px;
    padding-right: 40px;
}




/******* Animation ************/
@keyframes leftRight {
  0% {
    transform: translateX(0); /* Start at original position */
  }
  50% {
    transform: translateX(30px); /* Move 30px to the right */
  }
  100% {
    transform: translateX(0); /* Return to original position */
  }
}


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


/* #sec-7 .sec-7-book-first {
    top: 50px;
}
#sec-7 .sec-7-book-2 {
    top: 120px;
}
#sec-7 .sec-7-book-3 {
    top: 90px;
} */
#sec-7-btn-1 {
    font-size: 16px;
    padding: 18px 70px;
    text-transform: uppercase;
    color: #BF9874;
    margin-right: 15px;
	left: -100px;
    top: 30px;
}
#sec-7-btn-2 {
    font-size: 16px;
    padding: 18px 70px;
    text-transform: uppercase;
    color: #001025;
    background-color: #BF9874 !important;
	left: -100px;
    top: 30px;
}
/*#sec-7:after {*/
/*    content: url(https://demo26.mystagingserver.site/eric_reinertsen/wp-content/uploads/2025/01/pngwing.com-2024-12-27T050657.985-1.png);*/
/*    position: absolute;*/
/*    right: 0;*/
/*    top: 0;*/
/*}*/
/* #sec-7:after {
    content: url(https://demo26.mystagingserver.site/eric_reinertsen/wp-content/uploads/2025/02/Group-1597883601-e1739301934725.png);
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
} */





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



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



#sec-8-inner .row_col_wrap_12_inner.col.span_12.left {
    padding-left: 20px;
}
#sec-8 .sec-8-non-col {
    display: none !important;
}
.sec-8-h-txt h3 {
    color: #BF9874 !important;
    font-family: 'Archivo';
    font-weight: 100;
    letter-spacing: 4px;
    padding-bottom: 15px;
    position: relative;
}
.sec-8-h-txt h2 {
    font-size: 35px;
    line-height: 40px;
}
.sec-8-h-txt p {
    color: #829BBC;
    padding-right: 180px;
    padding-bottom: 20px;
}
.sec-8-h-txt h4 {
    font-family: 'Archivo';
    font-weight: 100;
    font-size: 25px;
}
.sec-8-h-txt h5 {
    font-family: 'Archivo';
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.sec-8-col .vc_column-inner:after {
    content: url(https://demo26.mystagingserver.site/eric_reinertsen/wp-content/uploads/2025/01/Vector-23-2.png);
    position: absolute;
    right: -166px;
    top: 145px;
    animation: leftRight 3s infinite ease-in-out;
}
.sec-8-col {
    position: relative;
}
.owl-theme[data-desktop-cols] .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
    position: absolute;
    left: 80px;
}
.owl-theme[data-desktop-cols] .owl-dots .owl-dot.active span {
    content: url(https://demo26.mystagingserver.site/eric_reinertsen/wp-content/uploads/2025/01/Vector-20-1-1.png);
    height: 12px;
    width: 35px;
    background-color: #0000;
}

/******* Animation ************/
@keyframes leftRight {
  0% {
    transform: translateX(0); /* Start at original position */
  }
  50% {
    transform: translateX(30px); /* Move 30px to the right */
  }
  100% {
    transform: translateX(0); /* Return to original position */
  }
}



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

.sec-9-h-txt h1 {
    font-size: 70px;
}
.sec-9-h-txt h1 {
    font-size: 80px;
    position: relative;
    padding-bottom: 20px;
    color: #000;
}
.sec-9-h-txt h1:before {
    position: absolute;
    content: url(https://demo26.mystagingserver.site/eric_reinertsen/wp-content/uploads/2025/01/Vector-23.png);
    left: 14%;
    top: -20px;
    animation: leftRight 3s infinite ease-in-out;
}
.sec-9-h-txt h1:after {
    position: absolute;
    content: url(https://demo26.mystagingserver.site/eric_reinertsen/wp-content/uploads/2025/01/Vector-24-1.png);
    right: 14%;
    top: -20px;
    animation: leftRight 3s infinite ease-in-out;
}
.sec-9-9-h-txt h1 {
    font-size: 50px;
}
.sec-9-h-txt h4 {
    font-size: 20px;
    color: #BF9874;
    letter-spacing: 3px;
    font-weight: 100;
    font-family: 'Archivo';
}



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


@keyframes leftRight {
  0% {
    transform: translateX(0); /* Start at original position */
  }
  50% {
    transform: translateX(30px); /* Move 30px to the right */
  }
  100% {
    transform: translateX(0); /* Return to original position */
  }
}



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

h2.gform_title {
    display: none;
}
legend.gfield_label.gform-field-label.gfield_label_before_complex {
    padding-top: 20px;
    font-family: 'Archivo';
    color: #667C99;
    font-weight: 100;
    font-size: 20px;
}
.sec-9-h-txt label.gfield_label.gform-field-label {
    font-size: 20px;
    font-weight: 100;
    font-family: 'Archivo';
    color: #667C99;
}
.sec-9-h-txt input#input_1_1_3 {
    background-color: #0000;
    border-bottom: 1px solid #BF9874;
    height: 0px;
}
.sec-9-h-txt input#input_1_3 {
    background-color: #0000;
    border-bottom: 1px solid #BF9874;
    height: 0px;
}
.sec-9-h-txt input#input_1_4 {
    background-color: #0000;
    border-bottom: 1px solid #BF9874;
    height: 0px;
}
.sec-9-h-txt textarea#input_1_5 {
    background-color: #0000;
    border-bottom: 1px solid #BF9874;
    height: 0px;
}
.gform-body.gform_body {
    margin-top: 90px;
}
input#gform_submit_button_1 {
    margin: auto;
    background-color: #0000;
    color: #001025;
    border: 1px solid;
    border-radius: 0px !important;
    width: 12%;
    font-family: 'Archivo';
}
#sec-10:after {
    content: url(https://demo26.mystagingserver.site/eric_reinertsen/wp-content/uploads/2025/01/low-angle-shot-old-greek-stone-pillars-with-clear-blue-sky-2.png);
    position: absolute;
    right: 0;
    top: -510px;
}

/******* 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;
}
#footer .footer-news p {
    font-size: 13px;
    color: #ffffff;
}
.footer-h h2 {
    font-family: 'Marcellus';
    font-weight: 100;
}
.footer-menu li a {
    color: #fff !important;
    line-height: 50px;
}
.footer-col-4 .vc_column-inner:after {
    content: url(https://demo26.mystagingserver.site/eric_reinertsen/wp-content/uploads/2025/01/Mask-group-1.png);
    position: absolute;
    right: 0;
    top: 0;
    animation: leftRight 3s infinite ease-in-out;
    
}

@keyframes leftRight {
  0% {
    transform: translateX(0); /* Start at original position */
  }
  50% {
    transform: translateX(30px); /* Move 30px to the right */
  }
  100% {
    transform: translateX(0); /* Return to original position */
  }
}


#footer .footer-txt p {
    font-size: 16px;
    padding-right: 2%;
    padding-top: 20px;
    padding-bottom: 30px;
}

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

.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: 70px;
    padding-right: 30px;
    font-weight: 500;
    color: #ffffff;
    margin-bottom: 40px;
    padding-top: 10px;
    font-size: 18px;
}
#footer .iwt-text a {
    font-weight: 500;
    color: #fff;
}
.last-txt p {
    padding-top: 20px;
    font-size: 18px;
}
#footer .iwt-text a:hover {
    color: #bf9874 !important;
    transition: .9s;
}

#footer .socliy li a:hover {
    background: #BF9874;
    transition: .9s;
    color: #fff;
}
#footer .socliy li a {
    background: #ffffff61;
    color: #fff;
    padding: 13px 14px;
    font-size: 16px;
    border-radius: 40px !important;
    margin-right: 9px;
}
#footer:before {
    content: url(https://demo26.mystagingserver.site/eric_reinertsen/wp-content/uploads/2025/01/Frame-325.png);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 11;
    margin: auto;
}
#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] {
    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) {
	
/* 	#sec-7-main .book-2 {
    top: 0px;
}
	#sec-7-main .book-3 {
    top: 0px;
}
	#sec-7 .sec-7-book-first {
    top: 40px;
}
	#sec-7 .sec-7-book-3 {
    top: 70px;
} */
	
    .sec-1-h-txt h1 {
        font-size: 45px;
        padding-bottom: 0px;
        line-height: 55px;
    }
	.owl-theme[data-desktop-cols] .owl-nav.disabled+.owl-dots {
    margin-top: -70px;
    position: absolute;
    left: 10px;
}
	#sec-7:after {
    right: -160px;
}
#sec-8 .owl-theme[data-desktop-cols] .owl-nav.disabled+.owl-dots {
    left: 70px;
    margin-top: -40px;
}
    #sec-1:before {
        bottom: -30px;
        left: -60px;
        transform: scale(0.9);
    }
    .sec-1-col-2 .vc_column-inner:after {
        bottom: -214px;
        transform: scale(1);
        right: -30px;
    }
	.sec-1-book {
    right: 30px;
}
.sec-2-h-txt h1 {
    font-size: 70px;
}
.sec-3-h-txt h3 {
    font-size: 40px;
}
.sec-3-h-img {
    width: 80%;
}
.sec-3-h-txt p {
    line-height: 30px;
    padding-bottom: 10px;
}
.sec-4-h-txt h1 {
    font-size: 60px;
    padding-bottom: 10px;
}
.sec-3-lo-txt h4:before {
    width: 545px;
}
.sec-6-h-txt p {
    line-height: 30px;
    padding-bottom: 10px;
    font-size: 17px;
}
.sec-6-h-txt h3:after {
    right: 110px;
}
    .sec-6-h-txt h2 {
        font-size: 38px;
        line-height: 40px;
    }
.sec-8-col .vc_column-inner:after {
    display: none;
}
.sec-9-9-h-txt h1 {
    font-size: 60px;
}
.sec-9-h-txt h1 {
    font-size: 60px;
    padding-bottom: 10px;
}
}

/****************** 1440 ****************************/
@media (max-width: 1440px) {
	
/* 	    #sec-7 .sec-7-book-first {
        top: 110px;
    }
	#sec-7 .sec-7-book-2 {
    top: 150px;
}
	#sec-7 .sec-7-book-3 {
    top: 130px;
} */
	
	    .sec-8-h-txt p {
        padding-right: 70px;
        font-size: 16px;
    }
    .sec-9-h-txt h1 {
    font-size: 55px;
    padding-bottom: 0px;
}
	#footer .footer-txt p {
    font-size: 15px;
    padding-right: 0%;
    padding-bottom: 0px;
    line-height: 25px;
}
	#sec-9 {
    padding-bottom: 60px !important;
    padding-top: 60px !important;
}
	.sec-9-9-h-txt h1 {
        font-size: 45px;
    }
	#sec-7-main .owl-theme[data-desktop-cols] .owl-nav.disabled+.owl-dots {
    left: 10px;
}
	#sec-7:after {
    right: -190px;
}
.sec-9-h-txt h4 {
    font-size: 18px;
    letter-spacing: 2px;
}
.owl-theme[data-desktop-cols] .owl-nav.disabled+.owl-dots {
    margin-top: -30px;
    left: 65px;
}
    .sec-8-h-txt h2 {
        font-size: 30px;
        line-height: 30px;
    }
    .sec-8-h-txt p {
    padding-right: 70px;
}
    .sec-6-h-txt h2 {
        font-size: 32px;
        line-height: 49px;
    }
        .sec-6-h-txt h3:after {
        right: 40px;
    }
        .sec-3-lo-txt h4:before {
        width: 510px;
    }
        .sec-4-h-txt h1 {
        font-size: 55px;
        padding-bottom: 0px;
    }
    #sec-3 {
    padding-bottom: 60px !important;
}
#sec-4:before {
    top: -180px;
}
    .sec-3-h-txt h3 {
        font-size: 40px;
        padding-bottom: 0;
    }
        .sec-3-h-txt h3:after {
        bottom: 10px;
        right: -65px;
    }
        .sec-3-h-txt p {
        line-height: 30px;
        padding-bottom: 0px;
        font-size: 17px;
    }
    #sec-3 {
        padding-top: 70px !important;
    }
.sec-2-lorem-txt p {
    padding-right: 0px;
    font-size: 17px;
    line-height: 28px;
}
    .sec-2-h-txt h1 {
        font-size: 60px;
        padding-bottom: 0;
    }
    #sec-1:before {
        left: -40px;
    }
    .sec-1-col-2 .vc_column-inner:after {
        transform: scale(0.8);
        right: -30px;
        bottom: -180px;
    }
	.sec-1-h {
    width: 75%;
}
		#sec-1 .sec-1-book {
    width: 92%;
}
}


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

@media (max-width: 1366px) {
	
/* 	    #sec-7 .sec-7-book-first {
        top: 110px;
    }
	    #sec-7 .sec-7-book-2 {
        top: 140px;
    }
	    #sec-7 .sec-7-book-3 {
        top: 140px;
    }
	 */
	
	
    .sec-1-h-txt h1 {
        font-size: 40px;
        padding-bottom: 0px;
        line-height: 50px;
    }
	#sec-7 .owl-theme[data-desktop-cols] .owl-nav.disabled+.owl-dots {
    left: 10px;
}
	#footer .iwithtext .iwt-text {
    padding-right: 0px;
    margin-bottom: 30px;
    font-size: 16px;
}
	#footer h2 {
    font-size: 22px;
}
	.footer-h {
    margin-bottom: 10px !important;
}
	    .footer-menu li a {
        line-height: 38px;
        font-size: 16px;
    }
    #sec-1:before {
        bottom: -55px;
        left: -50px;
        transform: scale(0.8);
    }
	.sec-1-col-2 .vc_column-inner:before {
    top: -200px;
    left: -150px;
}
    .sec-1-col-2 .vc_column-inner:after {
        right: -50px;
        bottom: -220px;
    }
    #sec-1-btn {
    font-size: 15px;
    padding: 20px 50px;
}
.sec-2-lorem-txt h4 {
    font-size: 22px;
}
sec-3-h-txt h1 {
        font-size: 35px;
    }
        .sec-3-h-txt h3:after {
        bottom: 7px;
    }
    .sec-4-h-txt h1:before {
    left: 13%;
}
.sec-4-h-txt h1:after {
    right: 15%;
}
    .sec-3-lo-txt h4:before {
        width: 490px;
    }
    .sec-5-lorem-txt h4 {
    font-size: 21px;
}
.sec-6-h-txt h3:after {
        right: 15px;
    }
        .sec-6-h-txt h2 {
        font-size: 32px;
        line-height: 40px;
    }
    .sec-9-h-txt h1:before {
    left: 12%;
    top: -10px;
}
.sec-9-h-txt h1:after {
    right: 13%;
    top: -10px;
}
.footer-menu li a {
    line-height: 42px;
}

}


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

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

@media (max-width: 1280px) {
	
	
/* 	 #sec-7 .sec-7-book-3 {
        top: 180px;
    } */
    .footer-menu li a {
    font-size: 16px;
}

    #sec-7:after {
        right: -270px;
        bottom: 40px;
    }
	#footer .footer-txt p {
    padding-bottom: 0px;
    line-height: 25px;
}
	.sec-7-book-2 {
    top: 35px;
}
#footer h2 {
    font-size: 25px;
}
.sec-9-h-txt h1 {
    font-size: 50px;
}
.sec-9-9-h-txt h1 {
    font-size: 40px;
}
.sec-6-h-txt h3 {
    font-size: 17px;
}
    .sec-6-h-txt h2 {
        font-size: 30px;
        line-height: 30px;
    }
        .sec-3-lo-txt h4:before {
        width: 470px;
    }
        .sec-4-h-txt h1 {
        font-size: 50px;
    }
        .sec-3-h-txt h3 {
        font-size: 35px;
    }
    .sec-1-col-2 .vc_column-inner:after {
        transform: scale(0.7);
        right: -60px;
        bottom: -200px;
    }
		#sec-7-btn-2 {
    font-size: 15px;
    padding: 16px 50px;
}
	#sec-7-btn-1 {
    font-size: 15px;
    padding: 16px 50px;
}
}

/****************** 1231 ****************************/

@media (max-width: 1231px) {
	
	    .sec-8-h-txt p {
        font-size: 15px;
    }
/* 	    #sec-7 .sec-7-book-first {
        top: 140px;
    }
	#sec-7 .sec-7-book-2 {
        top: 180px;
    }
	#sec-7 .sec-7-book-3 {
        top: 210px;
    } */
	
}
/****************** 1024 ****************************/

@media (max-width: 1024px) {
ul.sf-menu.sf-js-enabled.sf-arrows:after {
    width: 100px;
}
	    #header-outer[data-full-width="true"] header > .container {
        padding: 10px 40px 10px 60px;
    }
	body[data-slide-out-widget-area-style="slide-out-from-right"]:not([data-header-color="custom"]).material .slide_out_area_close:before {
		background-color: #bf9874 !important;
	}
	    .sec-6-h-txt h2 {
        font-size: 24px;
        line-height: 20px;
    }
	    .sec-6-h-txt h2 {
        font-size: 24px;
        line-height: 20px;
		padding-right: 0px;
    }
	    #sec-7-btn-2 {
        font-size: 14px;
        padding: 14px 40px;
    }
	    #sec-7-btn-1 {
        font-size: 14px;
        padding: 14px 40px;
    }
	#sec-7-main {
    padding-bottom: 30px !important;
    padding-top: 30px !important;
}
	#sec-video .book-h-h h2 {
    font-size: 45px;
    padding-bottom: 10px;
}
	#sec-video .book-h h2 {
    font-size: 22px;
}
	    #sec-7:after {
        right: -350px;
        bottom: 110px;
        transform: scale(0.9);
    }
	    .sec-7-book-2 {
        top: 75px;
    }
	#sec-7 {
    padding-bottom: 40px !important;
}
	    .sec-8-h-txt h2 {
        font-size: 22px;
        line-height: 20px;
    }
	.sec-8-h-txt h3 {
    letter-spacing: 2px;
    padding-bottom: -5px;
}
	    .sec-8-h-txt p {
        padding-right: 20px;
        font-size: 16px;
        line-height: 26px;
    }
	.sec-8-h-txt h4 {
    font-size: 20px;
}
	    .sec-9-9-h-txt h1 {
        font-size: 35px;
    }
	#sec-9-inner {
    padding-top: 0px !important;
}
	#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: 3%;
}
	#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: 3%;
}
	#footer .footer-logo {
    width: 80%;
}
	    #footer h2 {
        font-size: 22px;
    }
	#footer .iwt-icon img {
    width: 85%;
}
	    #footer .iwithtext .iwt-text {
        font-size: 15px;
        padding-left: 50px;
        padding-top: 4px;
    }
	.footer-col-4 .vc_column-inner:after {
    right: 30px;
    top: -60px;
}
	    #footer .footer-txt p {
        line-height: 22px;
    }
	
ul.sf-menu.sf-js-enabled.sf-arrows:after {
    content: "";
    background-color: #ffffff00;
}	
}



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

@media (max-width: 800px) {
	    #sec-7-main .owl-theme[data-desktop-cols] .owl-nav.disabled+.owl-dots {
        left: 270px;
    }
	    .sec-7-book-2 {
        top: 0px;
    }
	    #sec-video .book-h h2 {
        font-size: 30px;
    }
	    body #header-outer {
        margin-bottom: 0;
        padding: 0px 0;
    }
	#sec-video {
    padding-bottom: 0px !important;
}
	#sec-7:after {
		display: none;
	}
	    #sec-7 .owl-theme[data-desktop-cols] .owl-nav.disabled+.owl-dots {
        left: 270px;
    }
	#ajax-content-wrap #sec-8.vc_row.right_padding_8pct .row_col_wrap_12, .nectar-global-section .vc_row.right_padding_8pct .row_col_wrap_12 {
    padding-right: 0%;
}
	.sec-8-img {
    margin: auto;
    display: block;
    top: 20px;
    width: 80%;
}
	    #sec-8 .owl-theme[data-desktop-cols] .owl-nav.disabled+.owl-dots {
        margin-top: -70px;
    }
	    #sec-9 {
        padding-bottom: 20px !important;
        padding-top: 40px !important;
    }
    #footer h2 {
        padding-top: 20px;
    }
	#footer .vc_col-sm-3 .vc_column-inner {
    padding-left: 0px !important;
}
	    #footer .footer-txt p {
        padding-right: 40px;
    }
	.footer-col-4 .vc_column-inner:after {
		display: none;
	}
}

/****************** 768 ****************************/

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

/****************** 760 ****************************/

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

/****************** 640 ****************************/

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

/****************** 600 ****************************/

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


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

@media (max-width: 480px) {
	    .sec-6-h-txt h3 {
        font-size: 16px;
    }
	    .sec-6-h-txt h2 {
        font-size: 22px;
        line-height: 20px;
    }
	    .sec-6-h-txt p {
        line-height: 28px;
        font-size: 16px;
        padding-right: 40px;
        text-align: center;
    }
	    .sec-6-h-txt h2 {
        font-size: 21px;
        padding-right: 40px;
        text-align: center;
    }
	    .sec-6-h-txt h3 {
        font-size: 17px;
        text-align: center;
        padding-right: 40px;
        line-height: 23px;
    }
	.sec-7-inner-sec {
    text-align: center;
}
	.sec-7-book-first {
    right: 20px;
}
	    #sec-7-main .owl-theme[data-desktop-cols] .owl-nav.disabled+.owl-dots {
        left: 170px;
    }
	#sec-video .book-h h2 {
        font-size: 25px;
    }
	    #sec-video .book-h-h h2 {
        font-size: 40px;
        padding-bottom: 0px;
    }
    #sec-7 {
        padding-bottom: 20px !important;
        padding-top: 0px !important;
        text-align: center;
    }
	    #sec-7 .owl-theme[data-desktop-cols] .owl-nav.disabled+.owl-dots {
        left: 150px;
    }
	    #sec-8 .owl-theme[data-desktop-cols] .owl-nav.disabled+.owl-dots {
        left: 50px;
    }
	    .sec-9-9-h-txt h1 {
        font-size: 25px;
    }
	    #footer .footer-logo {
        width: 55%;
    }
	    #footer h2 {
        padding-top: 0px;
    }
	    body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 70px !important;
        padding-top: 15px;
        padding-bottom: 15px;
    }
	    .admin-bar #header-outer, .logged-in.buddypress #header-outer {
        top: 0px;
    }
	    body #header-outer {
        padding: 0px 0;
    }
}


/****************** 515 ****************************/

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


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

@media (max-width: 414px) {
	#ajax-content-wrap #sec-7-main.vc_row.left_padding_5pct .row_col_wrap_12, .nectar-global-section .vc_row.left_padding_5pct .row_col_wrap_12 {
    padding-left: 2%;
}
	    .sec-6-h-txt p {
        padding-right: 10px;
    }
	    .sec-6-h-txt h3 {
        padding-right:10px;
    }
	.sec-6-h-txt h2 {
        font-size: 19px;
        padding-right: 10px;
    }
    #sec-video .book-h h2 {
        font-size: 20px;
    }
	.book-h {
    margin-bottom: 10px !important;
}
#ajax-content-wrap #sec-7.vc_row.left_padding_8pct .row_col_wrap_12, .nectar-global-section .vc_row.left_padding_8pct .row_col_wrap_12 {
    padding-left: 6%;
}
	    .sec-8-h-txt h2 {
        font-size: 19px;
    }
	    .sec-9-9-h-txt h1 {
        font-size: 22px;
    }
}



/****************** 375 ****************************/

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


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

@media (max-width: 360px) {
	.last-txt p {
    padding-top: 8px;
    font-size: 15px;
}
	#footer {
    padding-bottom: 10px !important;
}
	    #footer .iwithtext .iwt-text {
        font-size: 15px;
        line-height: 24px;
    }
	    .sec-9-9-h-txt h1 {
        font-size: 20px;
    }
	    .sec-8-h-txt h2 {
        font-size: 17px;
    }
	    #sec-7-btn-2 {
        font-size: 13px;
        padding: 13px 30px;
    }
	    #sec-7-btn-1 {
        font-size: 13px;
        padding: 13px 30px;
    }
	    .sec-6-h-txt h2 {
        font-size: 17px;
    }
	    #sec-video .book-h h2 {
        font-size: 19px;
    }
	    #sec-video .book-h-h h2 {
        font-size: 30px;
    }
	.book-h-h {
    margin-bottom: 0px !important;
}
	    #sec-video {
        padding-top: 30px !important;
    }
	    #sec-7-main .owl-theme[data-desktop-cols] .owl-nav.disabled+.owl-dots {
        left: 100px;
        margin-top: -40px;
    }
}


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

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