/*
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
*/
    .new-txt h1 {
        font-size: 50px;
        font-family: 'mayor';
        text-transform: capitalize;
        font-weight: 100;
        letter-spacing: 5px;
    }




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

/****************************** Secondary Header ***************************************************/



/****************************** Main Menu ***************************************************/
#top ul.sf-menu.sf-js-enabled.sf-arrows span.menu-title-text {
    font-size: 18px;
    text-transform: capitalize;
    color: #fff;
    font-family: 'jost';
}
#header-outer.transparent #top nav > ul > li > a, #header-outer.transparent #top nav > .sf-menu > li > a, #header-outer.transparent .slide-out-widget-area-toggle a i.label, #header-outer.transparent #top .span_9 > .slide-out-widget-area-toggle a.using-label .label, #header-outer.transparent #top nav ul #search-btn a .icon-salient-search, #header-outer.transparent #top nav ul #nectar-user-account a span, #header-outer.transparent #top nav > ul > li > a > .sf-sub-indicator i, #header-outer.transparent .cart-menu .cart-icon-wrap .icon-salient-cart, .ascend #boxed #header-outer.transparent .cart-menu .cart-icon-wrap .icon-salient-cart, #header-outer.transparent #top .sf-menu > li.nectar-regular-menu-item > a > .nectar-menu-icon, #header-outer.transparent .nectar-header-text-content, #header-outer.transparent .nectar-mobile-only.mobile-header li:not([class*="menu-item-btn-style"]) a {
    opacity: 1;
}

/****************************** About Us Page ***************************************************/
#sec-4:before {
    content: url(https://demo26.mystagingserver.site/julie_jackson/wp-content/uploads/2024/12/Vector-Smart-Object-2.png);
    position: absolute;
    top: -65px;
    left: -46px;
    transform: scale(0.8);
}
.banner-heading h1 {
    font-family: 'Cinzel';
    font-size: 75px;
}


/****************************** 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, #140e01 0%, #140e01 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-btn {
    font-size: 18px;
    background-color: #fff !important;
    color: #000;
    font-weight: 100;
    padding: 20px 45px 20px 75px;
    margin-top: 20px;
    margin-right: 15px;
	position: relative;
}
#sec-1-btn:before {
    content: url(https://demo26.mystagingserver.site/julie_jackson/wp-content/uploads/2024/12/Group-1171276502.png);
    position: absolute;
    left: 5px;
    top: 5px;
}
#sec-1-btn-2 {
    font-size: 18px;
    background-color: #fff !important;
    color: #000;
    font-weight: 100;
    padding: 20px 45px 20px 75px;
    margin-top: 20px;
	position: relative;
}
#sec-1-btn-2:before {
    content: url(https://demo26.mystagingserver.site/julie_jackson/wp-content/uploads/2024/12/Group-1171276502-1.png);
    position: absolute;
    left: 5px;
    top: 5px;
}

/******* 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-para-txt h2 {
    line-height: 90px;
    font-size: 60px;
    font-weight: 100;
	position: relative;
}
.sec-2-para-txt h2:after {
    content: url(https://demo26.mystagingserver.site/julie_jackson/wp-content/uploads/2024/12/Calligraphy-Pen.H03.2k-1.png);
    position: absolute;
    top: -120px;
    right: 130px;
}
#sec-2-btn {
    font-size: 18px;
    background-color: #533C08 !important;
    color: #fff;
    font-weight: 100;
    padding: 20px 45px 20px 75px;
    margin-top: 20px;
    margin-right: 15px;
	position: relative;
}
#sec-2-btn:before {
    content: url(https://demo26.mystagingserver.site/julie_jackson/wp-content/uploads/2024/12/Group-1171276500-3.png);
    position: absolute;
    left: 5px;
    top: 5px;
}
.sec-2-col .vc_column-inner:before {
    content: url(https://demo26.mystagingserver.site/julie_jackson/wp-content/uploads/2024/12/Group-1171276500-2.png);
    position: absolute;
    bottom: -190px;
    left: -245px;
}
#sec-2:before {
    content: url(https://demo26.mystagingserver.site/julie_jackson/wp-content/uploads/2024/12/Vector-Smart-Object-2.png);
    position: absolute;
    left: 0;
    top: -40px;
}


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


#sec-2:before {
animation-name: spaceboots;
animation-duration: 3s;
transform-origin: 50% 50%;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
@keyframes spaceboots {
0% {
transform: translate(2px, 1px) rotate(0deg);
}
10% {
transform: translate(-1px, -2px) rotate(-1deg);
}
20% {
transform: translate(-3px, 0px) rotate(1deg);
}
30% {
transform: translate(0px, 2px) rotate(0deg);
}
40% {
transform: translate(1px, -1px) rotate(1deg);
}
50% {
transform: translate(-1px, 2px) rotate(-1deg);
}
60% {
transform: translate(-3px, 1px) rotate(0deg);
}
70% {
transform: translate(2px, 1px) rotate(-1deg);
}
80% {
transform: translate(-1px, -1px) rotate(1deg);
}
90% {
transform: translate(2px, 2px) rotate(0deg);
}
100% {
transform: translate(1px, -2px) rotate(-1deg);
}
}

.sec-2-para-txt h2:after {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
.sec-2-para-txt h2:after {
    -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-3 ***************************************************/
.sec-3-h-txt h1 {
    font-weight: 100;
    font-size: 45px;
    padding-top: 20px;
}
.sec-3-h-txt h3 {
    font-family: 'Jost';
    font-weight: 100;
    text-transform: uppercase;
    padding-bottom: 10px;
}
#sec-3-btn {
    font-size: 18px;
    background-color: #fff !important;
    color: #000;
    font-weight: 100;
    padding: 20px 45px 20px 75px;
    margin-top: 20px;
    margin-right: 15px;
	position: relative;
}
#sec-3-btn:before {
    content: url(https://demo26.mystagingserver.site/julie_jackson/wp-content/uploads/2024/12/Group-1171276502.png);
    position: absolute;
    left: 5px;
    top: 5px;
}
#sec-3-btn-2 {
    font-size: 18px;
    background-color: #fff !important;
    color: #000;
    font-weight: 100;
    padding: 20px 45px 20px 75px;
    margin-top: 20px;
	position: relative;
}
#sec-3-btn-2:before {
    content: url(https://demo26.mystagingserver.site/julie_jackson/wp-content/uploads/2024/12/Group-1171276502-1.png);
    position: absolute;
    left: 5px;
    top: 5px;
}
#sec-3:after {
    content: url(https://demo26.mystagingserver.site/julie_jackson/wp-content/uploads/2024/12/Vector-Smart-Object-3.png);
    position: absolute;
    right: 0;
    top: 10px;
    z-index: 1;
}

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

#sec-3:after {
animation-name: spaceboots;
animation-duration: 3s;
transform-origin: 50% 50%;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
@keyframes spaceboots {
0% {
transform: translate(2px, 1px) rotate(0deg);
}
10% {
transform: translate(-1px, -2px) rotate(-1deg);
}
20% {
transform: translate(-3px, 0px) rotate(1deg);
}
30% {
transform: translate(0px, 2px) rotate(0deg);
}
40% {
transform: translate(1px, -1px) rotate(1deg);
}
50% {
transform: translate(-1px, 2px) rotate(-1deg);
}
60% {
transform: translate(-3px, 1px) rotate(0deg);
}
70% {
transform: translate(2px, 1px) rotate(-1deg);
}
80% {
transform: translate(-1px, -1px) rotate(1deg);
}
90% {
transform: translate(2px, 2px) rotate(0deg);
}
100% {
transform: translate(1px, -2px) rotate(-1deg);
}
}












/****************************** sec-4 ***************************************************/
#sec-4 p {
    padding-right: 80px;
}
.sec-4-h-txt h1 {
    font-weight: 100;
    font-size: 60px;
    line-height: 100px;
	position: relative;
}
.sec-4-h-txt h1:after {
    content: url(https://demo26.mystagingserver.site/julie_jackson/wp-content/uploads/2024/12/Calligraphy-Pen.H03.2k-1.png);
    position: absolute;
    right: 55px;
    top: -115px;
}
.sec-4-h-txt p {
    color: #000;
    padding-right: 90px;
}
.sec-4-col-2 .vc_column-inner {
    background-color: #140E00;
    padding: 50px 0px 50px 200px;
    border-radius: 40px 0px 40px 0px;
}
.sec-4-para-1 h3 {
    font-size: 30px;
    color: #fff;
    font-family: 'Jost';
}
.sec-4-para-2 h3 {
    font-size: 30px;
    color: #fff;
    font-family: 'Jost';
}
.sec-4-para-3 h3 {
    font-size: 30px;
    color: #fff;
    font-family: 'Jost';
}
.sec-4-para-1 p {
    color: #fff;
    font-size: 20px;
    font-weight: 100;
}

.sec-4-para-2 p {
    color: #fff;
    font-size: 20px;
    font-weight: 100;
}

.sec-4-para-3 p {
    color: #fff;
    font-size: 20px;
    font-weight: 100;
}
.sec-4-para-1:before {
    content: url(https://demo26.mystagingserver.site/julie_jackson/wp-content/uploads/2024/12/01-1.png);
    position: absolute;
    left: 70px;
}
.sec-4-para-2:before {
    content: url(https://demo26.mystagingserver.site/julie_jackson/wp-content/uploads/2024/12/02-2.png);
    position: absolute;
    left: 70px;
}
.sec-4-col-2 .vc_column-inner:hover {
    background-color: #533C08;
    transition: .5s;
}
.sec-4-para-3:before {
    content: url(https://demo26.mystagingserver.site/julie_jackson/wp-content/uploads/2024/12/03-1.png);
    position: absolute;
    left: 70px;
}
.sec-4-col-2 .vc_column-inner:hover .sec-4-para-1:before {
    content: url(https://demo26.mystagingserver.site/julie_jackson/wp-content/uploads/2024/12/01-2.png);
}
.sec-4-col-2 .vc_column-inner:hover .sec-4-para-2:before {
    content: url(https://demo26.mystagingserver.site/julie_jackson/wp-content/uploads/2024/12/02-1.png);
}
.sec-4-col-2 .vc_column-inner:hover .sec-4-para-3:before {
    content: url(https://demo26.mystagingserver.site/julie_jackson/wp-content/uploads/2024/12/03-2.png);
}

#sec-4-btn {
    font-size: 18px;
    background-color: #533C08 !important;
    color: #fff;
    font-weight: 100;
    padding: 20px 45px 20px 75px;
    margin-top: 20px;
    margin-right: 15px;
	position: relative;
}
#sec-4-btn:before {
    content: url(https://demo26.mystagingserver.site/julie_jackson/wp-content/uploads/2024/12/Group-1171276500-3.png);
    position: absolute;
    left: 5px;
    top: 5px;
}
#sec-4-btn-2 {
    font-size: 18px;
    background-color: #533C08 !important;
    color: #fff;
    font-weight: 100;
    padding: 20px 45px 20px 75px;
    margin-top: 20px;
	position: relative;
}
#sec-4-btn-2:before {
    content: url(https://demo26.mystagingserver.site/julie_jackson/wp-content/uploads/2024/12/Group-1171276501-4.png);
    position: absolute;
    left: 5px;
    top: 5px;
}


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


.sec-4-h-txt h1:after {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
.sec-4-h-txt h1:after {
    -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-5 ***************************************************/
.sec-5-h-txt h3 {
    font-size: 50px;
    font-family: mayor;
    font-weight: 100;
    padding-bottom: 30px;
}
.sec-5-h-txt h1 {
    font-weight: 100;
    font-size: 65px;
}
.sec-5-1-para h3 {
    font-size: 20px;
    font-family: jost;
    font-weight: 100;
}
#sec-5 button.owl-dot.active span {
    width: 60px !important;
    background-color: #533C08 !important;
    margin-right: 20px;
    height: 14px !important;
	margin-left: 20px;
}
#sec-5 button.owl-dot span {
    background-color: #fff !important;
}
#sec-5 .owl-theme[data-desktop-cols] .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
}
.sec-5-col-1 .vc_column-inner {
    background: url(https://demo26.mystagingserver.site/julie_jackson/wp-content/uploads/2024/12/Group-573-e1734713742369.png);
    padding: 140px 100px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.sec-5-col-2 .vc_column-inner {
    background: url(https://demo26.mystagingserver.site/julie_jackson/wp-content/uploads/2024/12/Group-1171276502-2-e1734720424686.png);
    padding: 140px 100px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.sec-5-col-3 .vc_column-inner {
    background: url(https://demo26.mystagingserver.site/julie_jackson/wp-content/uploads/2024/12/Group-573-e1734713742369.png);
    padding: 140px 100px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}


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


.sec-5-col-1 .vc_column-inner:before {
  animation: rotation 8s infinite linear;
}

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












/****************************** sec-6 ***************************************************/
.sec-6-h-txt h3 {
    font-size: 40px;
    font-family: 'mayor';
    font-weight: 100;
    color: #533C08;
    padding-bottom: 30px;
}
.sec-6-h-txt h1 {
    font-size: 60px;
    font-weight: 100;
    color: #000;
    position: relative;
}
.sec-6-h-txt h1:after {
    content: url(https://demo26.mystagingserver.site/julie_jackson/wp-content/uploads/2024/12/Calligraphy-Pen.H03.2k-1.png);
    position: absolute;
    left: 690px;
    right: 0;
    top: -130px;
}
.sec-6-col .vc_column-inner {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding-bottom: 30px;
    border-radius: 30px;
}
.sec-5-para-txt {
    padding-left: 30px;
    padding-top: 40px;
}
.sec-5-para-txt p a {
    color: #000;
    display: inline-block;
    border-bottom: 1px solid;
    padding-right: 30px;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
}
.sec-5-para-txt p a:after {
    content: url(https://demo26.mystagingserver.site/julie_jackson/wp-content/uploads/2024/12/Vector-20-1.png);
    position: absolute;
    left: 142px;
}



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


.sec-6-h-txt h1:after {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
.sec-6-h-txt h1:after {
    -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-7 ***************************************************/

#sec-7 .sec-7-h-txt h1 {
    font-weight: 100;
    font-size: 65px;
}
/******* 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: 30px;
    color: #ffffff;
    font-family: 'Cinzel';
    font-weight: 100;
    text-transform: uppercase;
}
#footer .footer-news p {
    font-size: 13px;
    color: #ffffff;
}
#footer .footer-txt p {
    font-size: 16px;
    padding-right: 2%;
    padding-bottom: 20px;
	padding-top: 20px;
}

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

.footer-menu li a {
    color: #fff !important;
    font-family: 'Jost';
    line-height: 50px;
    text-transform: capitalize;
}
.footer-h {
    margin-bottom: 10px !important;
}
.last-txt p {
    padding-top: 56px;
    font-size: 20px;
    font-weight: 100;
}
#footer .iwithtext {
    margin-bottom: 50px;
}
#footer .iwt-text {
    font-size: 22px;
}
#footer .iwt-icon img {
    padding-top: 5px;
}

.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;
}

#footer .socliy li a:hover {
    background: white;
    transition: .9s;
    color: #533C08;
}
#footer .socliy li a {
    background: #1C2024;
    color: #fff;
    padding: 17px 19px;
    font-size: 20px;
    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] {
    background-repeat: no-repeat;
    font-size: 18px;
    background-position: 20px;
    padding: 16px 40px !important;
    border-radius: 0px !important;
    position: absolute;
    right: 10px;
    background-color: #140E00;
    margin-top: -53px;
    font-weight: 100;
}
#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: #0000;
    border: 1px solid #000;
    border-radius: 0px;
    /* padding: 10px 20px; */
    color: #fff !important;
    font-family: 'Jost';
    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;
}





.new_letter {
    background-color: #fff;
    padding: 15px 0px 15px 30px;
}

.place_mail input#email {
    width: 75%;
}






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

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

/****************** 1600 ****************************/
@media (max-width: 1600px) {
	.sec-2-para-txt h2:after {
    right: 0px;
}
	.sec-3-h-txt h1 {
    font-size: 35px;
    padding-top: 10px;
}
	.sec-3-h-txt h3 {
    font-size: 18px;
}
	#sec-3:after {
    top: 20px;

}
	.sec-4-h-txt h1 {
    font-size: 45px;
    line-height: 70px;
}
	.sec-4-para-1 p {
    font-size: 17px;
}
		.sec-4-para-2 p {
    font-size: 17px;
}
		.sec-4-para-3 p {
    font-size: 17px;
}
	.sec-5-col-1 .vc_column-inner {
    padding: 82px 80px;
}
		.sec-5-col-2 .vc_column-inner {
    padding: 82px 80px;
}
		.sec-5-col-3 .vc_column-inner {
    padding: 82px 80px;
}
	.place_mail input#email {
    width: 70%;
}
}

/****************** 1440 ****************************/
@media (max-width: 1440px) {
	#footer .row-bg.viewport-desktop.using-image {
    background-size: 102% 100%;
}
	.place_mail input#email {
    width: 68%;
}
#footer h2 {
    font-size: 25px;
}
	#footer input[type=submit] {
    padding: 11px 40px !important;
    right: 10px;
    margin-top: -48px;
}
	    .sec-5-col-1 .vc_column-inner {
        padding: 70px 60px;
    }

	    .sec-5-col-2 .vc_column-inner {
        padding: 70px 60px;
    }

	    .sec-5-col-3 .vc_column-inner {
        padding: 70px 60px;
    }
	.sec-5-h-txt h1 {
    font-size: 55px;
}
#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: 2%;
}
	#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: 2%;
}
	#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: 2%;
}
	#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: 2%;
}
	.sec-2-col .vc_column-inner:before {
    bottom: -160px;
    left: -355px;
}
	#sec-2:before {
    left: -50px;
    top: -130px;
    transform: scale(0.9);
}
	    .sec-2-para-txt h2:after {
        right: 10px;
    }
}

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

@media (max-width: 1366px) {
	    #header-outer[data-full-width="true"] header > .container {
        padding: 0 70px;
    }
	.sec-2-col .vc_column-inner:before {
    bottom: -144px;
    left: -388px;
}
	.sec-4-h-txt h1:after {
    right: 50px;
    top: -131px;
}
	.sec-5-1-para p {
    font-size: 16px;
}
	    .sec-5-col-1 .vc_column-inner {
        padding: 60px 60px;
    }
		    .sec-5-col-2 .vc_column-inner {
        padding: 60px 60px;
    }
		    .sec-5-col-3 .vc_column-inner {
        padding: 60px 60px;
    }
	#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%;
}
	.new-txt h1 {
    font-size: 50px;
}
	    .place_mail input#email {
        width: 66%;
    }
}


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

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

@media (max-width: 1280px) {
	#sec-4:before {
    content: url(https://demo26.mystagingserver.site/julie_jackson/wp-content/uploads/2024/12/Vector-Smart-Object-2.png);
    position: absolute;
    top: -65px;
    left: -46px;
    transform: scale(0.8);
}
	.sec-3-h-txt h1 {
        font-size: 32px;
        padding-top: 10px;
    }
	    .place_mail input#email {
        width: 64%;
    }
    .sec-5-1-para p {
        font-size: 15px;
        line-height: 25px;
    }
	    .sec-5-h-txt h1 {
        font-size: 50px;
    }
	.sec-4-para-1:before {
    left: 50px;
}
	.sec-4-para-2:before {
    left: 50px;
}
	.sec-4-para-3:before {
    left: 50px;
}
	.sec-4-col-2 .vc_column-inner {
    padding: 50px 0px 50px 170px;
}
	    .sec-4-h-txt h1 {
        font-size: 40px;
    }
	#ajax-content-wrap .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 .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-col .vc_column-inner:before {
        left: -430px;
        top: 92%;
    }
	#sec-2-btn {

    top: -40px;
}
.sec-2-para-txt h2 {
    line-height: 70px;
    font-size: 52px;
}

	    .sec-5-col-1 .vc_column-inner {
        padding: 120px 60px;
    }
    .sec-5-col-2 .vc_column-inner {
        padding: 120px 60px;
    }
	    .sec-5-col-3 .vc_column-inner {
        padding: 120px 60px;
    }
}


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

@media (max-width: 1024px) {
	
	body[data-slide-out-widget-area-style="slide-out-from-right"]:not([data-header-color="custom"]).material .slide_out_area_close:before
		{
    background-color: #000;
}
	
	    .place_mail input#email {
        width: 58%;
    }
	
.sec-2-para-txt h2:after
 {
        right: -90px;
    }	
	#sec-2 {
    padding-bottom: 150px !important;
}
	    .sec-4-h-txt h1:after {
        right: -80px;
        top: -131px;
    }
	#sec-4 {
    padding-bottom: 20px !important;
}
	#sec-5 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
	#sec-6 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
#sec-6 .sec-5-para-txt h3 {
    font-size: 18px !important;
    line-height: 24px;
}
.last-txt p {
    padding-top: 0px;
    font-size: 20px;
    font-weight: 100;
}
	#footer .footer-col-4 {
    left: -50px !important;
}
	
	
	
}



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

@media (max-width: 800px) {

	    #sec-2-btn {
        top: 20px;
    }
#sec-5 .sec-5-col-1 {
    width: 70%;
	margin: 0px auto;
	margin-bottom: 20px;
}
	    .sec-5-col-1 .vc_column-inner {
        padding: 150px 60px;
    }
	#sec-5 .sec-5-col-2 {
    width: 70%;
    margin: 0px auto;
	margin-bottom: 20px;
}
	    .sec-5-col-2 .vc_column-inner {
        padding: 150px 60px;
    }
	#sec-5 .sec-5-col-3 {
    width: 70%;
    margin: 0px auto;
	margin-bottom: 20px;
}
    .sec-5-col-3 .vc_column-inner {
        padding: 150px 60px;
    }

	
	
#sec-4 .chp-img {
    margin: 0px auto;
    display: table;
}	
.banner-heading h1 {
    font-family: 'Cinzel';
    font-size: 55px;
}	
#sec-4 .sec-4-para-1 {
    padding-right: 20px;
}	
	    .place_mail input#email {
        width: 68%;
    }
#sec-1 .sec-1-img
 {
    width: 65%;
}	
	#sec-1
 {
    padding-top: 100px !important;
    padding-bottom: 50px !important;
}
	#sec-2 .sec-2-img {
    margin: 0px auto;
    display: table;
}
	#sec-2 {
    padding-top: 80px !important;
	padding-bottom: 0px !important;
}
	#sec-2:before {
    content: none;
}
	.sec-2-col .vc_column-inner:before {
    content: none;
}
	#sec-2 .wpb_wrapper {
    text-align: center;
}
	.sec-2-para-txt h2:after {
        right: 130px;
        zoom: 60%;
        top: -100px;
    }
	#sec-3 {
    padding-bottom: 0px !important;
	padding-top: 60px !important;
}
	    .sec-4-h-txt h1:after {
        right: 190px;
        top: -131px;
    }
	#sec-4-btn-2 {
    margin-top: 0px;
}
		#sec-3 .wpb_wrapper {
    text-align: center;
}
#sec-3 .sec-3-book {
    width: 90%;
}	
    .sec-5-col-1 .vc_column-inner {
        padding: 150px 150px;
    }
	    .sec-5-col-2 .vc_column-inner {
        padding: 150px 150px;
    }
	    .sec-5-col-3 .vc_column-inner {
        padding: 150px 150px;
    }
	#sec-5 .owl-carousel[data-desktop-cols] .owl-stage {
    padding: 0px 0;
}
	    #sec-6
 {
        padding-top: 50px !important;
        padding-bottom: 0px !important;
    }
	#footer .new-txt h1 {
    padding-bottom: 30px;
}
	    #footer .footer-col-4 {
        left: 50px !important;
    }
	.new_letter {
    background-color: #fff;
    padding: 15px 0px 15px 10px;
}
	
	
	
}

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

@media (max-width: 480px) {
	
	
	    #sec-2-btn {
        top: 40px;
    }
	    .sec-4-col-2 .vc_column-inner {
        padding: 90px 30px 20px 30px;
        text-align: center;
    }
	.sec-4-para-1:before {
        left: 170px;
        top: 19px;
    }
	.sec-4-para-2:before {
        left: 170px;
        top: 19px;
    }
		.sec-4-para-3:before {
        left: 170px;
        top: 19px;
    }
	.slide-out-widget-area-toggle.mobile-icon.slide-out-from-right {
    right: 30px !important;
}
	#sec-5 .sec-5-col-1 {
    width: 90%;
	margin: 0px auto;
	margin-bottom: 20px;
}
	#sec-5 .sec-5-col-2 {
    width: 90%;
	margin: 0px auto;
	margin-bottom: 20px;
}
	#sec-5 .sec-5-col-3 {
    width: 90%;
	margin: 0px auto;
	margin-bottom: 20px;
}
	.banner-heading h1 {
    font-family: 'Cinzel';
    font-size: 37px;
}
	.place_mail input#email {
        width: 50%;
    }
    .sec-2-para-txt h2:after {
      content: none;
    }	
	#sec-2-btn {
    margin-top: 0px;
}
	    .sec-4-h-txt h1:after {
        content: none;
    }

	    .sec-5-col-1 .vc_column-inner {
        padding: 130px 70px;
    }
	    .sec-5-col-2 .vc_column-inner {
        padding: 130px 70px;
    }
	    .sec-5-col-3 .vc_column-inner {
        padding: 130px 70px;
    }
	    .sec-5-col-4 .vc_column-inner {
        padding: 130px 70px;
    }
	.sec-6-h-txt h1 {
    font-size: 40px;
	line-height: 50px;
}
#sec-6 .sec-6-h-txt {
    margin-bottom: 0px;
}
	.footer-col-2 .vc_column-inner {
    padding-left: 0px !important;
    padding-top: 20px !important;
}
	    #footer .footer-col-4 {
        left: 0px !important;
    }

	.sec-4-h-txt p {
    color: #000;
    padding-right: 20px;
}
	    .sec-5-h-txt h1 {
        font-size: 36px;
    }
	    #sec-2 {
        padding-top: 20px !important;
        padding-bottom: 0px !important;
    }
	    #sec-3:after {
        content: none;
    }
	#sec-4 .chp-img {
        margin: 0px auto;
        display: table;
        margin-bottom: 20px;
    }


	#sec-4-btn-2 {
        margin-top: 0px;
        margin: 0px auto;
        display: table;
    }
}


/****************** 430 ****************************/

@media (max-width: 430px) {
	
    #footer input[type=submit] {
        padding: 11px 10px !important;
        right: 10px;
        margin-top: -48px;
    }
	    .place_mail input#email {
        width: 60%;
    }
	    .sec-5-h-txt h1 {
        font-size: 30px;
    }
	
}


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

@media (max-width: 414px) {
	
#sec-1-btn {
    padding: 20px 25px 20px 65px;
}	
	#sec-1-btn-2 {
    padding: 20px 25px 20px 65px;
}
	.sec-2-para-txt h2 {
        line-height: 70px;
        font-size: 40px;
    }
	#sec-3-btn {
    padding: 20px 25px 20px 65px;
}
	#sec-3-btn-2 {
    padding: 20px 25px 20px 65px;
}

    .place_mail input#email {
        width: 57%;
    }
	    .sec-4-para-1:before {
        left: 130px;
        top: 19px;
    }
	    .sec-4-para-2:before {
        left: 130px;
        top: 19px;
    }    .sec-4-para-3:before {
        left: 130px;
        top: 19px;
    }
	
}



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

@media (max-width: 390px) {
	
    .sec-4-h-txt h1 {
        font-size: 30px;
    }	
	    .sec-6-h-txt h1 {
        font-size: 33px;
        line-height: 50px;
    }
	.banner-heading h1 {
    font-family: 'Cinzel';
    font-size: 30px;
}
	    .sec-5-col-1 .vc_column-inner {
        padding: 90px 50px;
    }
	    .sec-5-col-2 .vc_column-inner {
        padding: 90px 50px;
    }  
	.sec-5-col-3 .vc_column-inner {
        padding: 90px 50px;
    }
	
}


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

@media (max-width: 360px) {
	    .sec-4-para-1:before {
        left: 110px;
        top: 19px;
    }
	    .sec-4-para-2:before {
        left: 110px;
        top: 19px;
    }
	    .sec-4-para-3:before {
        left: 110px;
        top: 19px;
    }
	
	    #footer .new-txt h1 {
        padding-bottom: 30px;
        font-size: 40px;
    }
    #sec-3-btn {
        padding: 20px 15px 20px 60px;
    }
	    #sec-3-btn-2 {
        padding: 20px 15px 20px 65px;
    }
	    .sec-5-h-txt h1 {
        font-size: 26px;
    }
	    .place_mail input#email {
        width: 54%;
    }
	#sec-1-btn {
        padding: 20px 15px 20px 62px;
    }
	
    #sec-1-btn-2 {
        padding: 20px 15px 20px 64px;
    }	
}


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

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


