/*
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
*/
											/*Navigation*/
#top nav ul li a {
    color: #fff;
    font-size: 14px;
    margin-top: -2rem;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 300;
    padding-left: 10px !important;
}

#top nav > ul > li[class*="button_solid_color"] > a:before, #header-outer.transparent #top nav > ul > li[class*="button_solid_color"] > a:before, #header-outer #top .slide-out-widget-area-toggle[data-custom-color="true"] a:before {
    padding: 15px 25px;
    border-radius: 100px;
    margin-top: 0rem;
    letter-spacing: 0px;
    margin-left: -1.5rem;
}

											/*Inner Pages*/
#text h2 {
    margin-top: 3rem;
}

#text p {
    color: #000;
    width: 100% !important;
}

.page-id-2659 div#chapter {
    margin-top: 5rem;
}

.page-id-2659 div#newsletter {
    margin-top: -10rem;
}

.page-id-2660 #contact input[type="submit"] {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    padding: 15px 30px;
    border-radius: 50px;
    margin-left: 0rem;
    letter-spacing: 0px;
}

.page-id-2660 #contact img.img-with-animation.skip-lazy.animated-in {
    margin-top: 4rem;
}


											/*slider*/

div#header-space {
    display: none !important;
}

div#header-outer {
    background-color: transparent !important;
    box-shadow: none !important;
}

#slider .row-bg.using-image {
    background-size: 100% 100% !important;
}

h4 {
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    color: #cb8e87;
    margin-top: 14.9rem;
}

#slider h1 {
    font-size: 70px;
    font-family: black;
    font-weight: 400;
    letter-spacing: 0px;
    color: #fff;
    width: 100%;
    margin-top: 3rem;
}

p {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 15px;
    margin-top: 2rem;
    width: 95% !important;
    color: #fff;
}

a.nectar-button.small.regular.accent-color.regular-button {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    padding: 15px 30px;
    border-radius: 50px;
    margin-top: 5rem;
    letter-spacing: 0px;
}

#slider .nectar-video-box {
    margin-top: 2rem;
    margin-left: -6rem;
    width: 100%;
}

#slider a.play_button_2.large.nectar_video_lightbox.magnific-popup {
    display: none;
}

#slider div#cont {
    position: relative;
    top: 43rem;
   right: -14rem;
}

#slider li {
    display: inline-block;
    padding: 1rem;
}

#slider #cont p {
    margin-left: 1.5rem;
    margin-top: -1.7rem;
}

#slider .footer-icon-1 {
    background-color: transparent;
    vertical-align: middle !important;
    width: 100%;
    margin-left: -5rem;
    margin-top: -1rem;
    position: relative;
    top: -20rem;
}

                                /*Author*/
div#author {
    padding-top: 60px !important;
    padding-bottom: 5rem !important;
}

#author img.img-with-animation.skip-lazy.animated-in {
    /* margin-top: 7rem; */
}

#author h4 {
    margin-top: 6rem;
}

h2 {
    font-family: black;
    font-size: 70px;
    color: #000;
    font-weight: 400;
    margin-top: 2rem;
}

#author p {
    color: #000;
    font-size: 14px;
}

#author a.nectar-button.small.regular.accent-color.has-icon.regular-button {
    margin-top: 2rem;
}


                            /*Chapters*/

#chapter .carousel-item:hover img
{
    opacity: 0;
}
#chapter .carousel-item:hover:before {
    content:"";
    background-image: URL(/wp-content/uploads/2023/08/chap-w-bk.png) !important;
    background-position: top center;
    background-repeat: no-repeat;
    position: absolute;
    top: 9%;
    left: 0%;
    width: 100%;
    height: 100%;
}

div#chapter {
    padding-bottom: 12rem !important;
}

#chapter p {
    color: #000;
}

#chapter h4 {
    margin-top: 7rem;
}

#chapter h1 {
    font-weight: 700 !important;
    font-size: 138px;
    color: #cd8f86;
    margin-top: -4.5rem;
    opacity: 10%;
}

#chapter .carousel-item h2 {
    font-size: 20px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    margin-top: -35px;
}

#chapter .carousel-item p {
    font-size: 12px;
    margin-top: -0.8rem;
    width: 100% !important;
}

#chapter .carousel-item {
    padding: 2rem 2rem;
    border-radius: 100%;
    margin: auto !important;
    width: 85%;
    height: 17rem;
    transition: 1s;
    padding-right: 16px;
    padding-top: 14px;
}

#chapter img.alignnone.size-full.wp-image-2684.aligncenter {
    margin-top: 0.5rem;
}

#chapter .carousel-item:hover * {
    color: #fff;
}

#chapter .carousel-item:hover {
    background-color: #000000e0;
    transition: 1s;
    background-repeat: no-repeat;
}

#chapter .carousel-item:hover h1 {
    color: #f06223 !important;
}

#chapter span {
    background-color: #000 !important;
}

											/*why-read*/

#why-read .row-bg.using-image {
    background-size: 100% 100% !important;
}


div#why-read {
    margin-top: -6rem;
    padding-top: 170px !important;
    padding-bottom: 130px !important;
}

#why-read img.img-with-animation.skip-lazy.animated-in {
}

#why-read h4 {
    margin-top: 1rem;
    color: #ffff;
    text-transform: uppercase;
    letter-spacing: 4px;
}

#why-read h2 {
    color: #fff;
}

#why-read p {
    width: 85% !important;
}

#why-read h3 {
    font-size: 20px !important;
    font-weight: 600 !important;
    color: #fff;
    margin-top: 6rem;
}

#why-read a.nectar-button.small.regular.accent-color.has-icon.regular-button {
    margin-top: 2rem;
}

#why-read a#btn1 {
    background-color: #f79215 !important;
    margin-left: 1rem;
}

#why-read h3 {
    font-size: 20px !important;
    font-weight: 600 !important;
    color: #fff;
    margin-top: 2rem;
}

#why-read a.nectar-button.small.regular.accent-color.has-icon.regular-button {
    margin-top: 2rem;
}

#why-read a#btn1 {
    background-color: #121d1f !important;
    margin-left: 1rem;
}

#why img.img-with-animation.skip-lazy.animated-in {
    margin-top: 5rem;
}

#why h4 {
    margin-top: 10rem;
}

#why h2 {width: 50%;line-height: 4.5rem;margin-top: 0rem;}

#why p {
    color: #000;
    line-height: 2.5rem !important;
}

#why i.fa-regular.fa-arrow-right.fa-2xs {
    color: #e2c3c0;
    padding-right: 1rem;
}

#video-of .nectar-video-box {
    margin-left: 14.8rem;
    width: 50%;
    margin-top: -2rem;
}

#video-of a.play_button_2.large.nectar_video_lightbox.magnific-popup {
    display: none;
}

#video-of h4 {
    margin-top: 2rem;
}

#video-of h2 {
    color: #fff;
    margin-top: 3rem;
}

#video-of p {
    margin-top: 1rem;
    width: 90% !important;
}

									/*Testimonials*/

#testimonials img.img-with-animation.skip-lazy.animated-in {
    margin-top: 5rem;
}

#testimonials h2 {
    width: 95%;
    line-height: 5rem;
    font-size: 60px;
}

#testimonials h4 {
    margin-top: 7rem;
}

#testimonials p {
    color: #000;
    line-height: 1.5rem;
    width: 80% !important;
    height: 150px;
    margin-top: -1rem;
}

#testimonials h2:after {
    content: URL(/wp-content/uploads/2024/08/comas.png);
    margin-left: 2rem;
    position: relative;
}

#testimonials span.open-quote {
    display: none;
}

#testimonials span {
    color: #cb8e87;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 20px;
}

#testimonials .owl-nav.disabled {
    display: block !important;
}

#testimonials .owl-dots {
    display: none;
}

#testimonials .owl-theme .owl-nav {
    margin-top: -1rem;
    text-align: right;
}

#testimonials button.owl-prev {
    background-color: transparent !important;
	border: none;
	margin-left: -5rem;
}

#testimonials button.owl-next {
    background-color: transparent !important;
	border: none;
	margin-left: -5rem;
}

#testimonials button.owl-prev:after {
    content: "PREV";
    font-size: 9.1px;
    margin-left: 1.3rem;
    color: #000 !important;
    margin-top: 0.7rem;
    position: absolute;
    letter-spacing: 3px;
}

#testimonials button.owl-next:before {
   content: "NEXT";
   font-size: 9.1px;
   letter-spacing: 3px;
   color: #c98d88;
   margin-top: 0.7rem;
   position: absolute;
   margin-left: -1.9rem;
}


#testimonials .owl-prev span {
    color: #d09d99;
    font-family: 'Poppins', sans-serif;
    font-size: 23px;
    font-weight: 200;
    margin-left: -21rem;
}

#testimonials .owl-next span {
    color: #cb918c;
    font-family: 'Poppins', sans-serif;
    font-size: 23px;
    font-weight: 200;
    margin-left: 21px;
}

#testimonials .owl-nav.disabled {
    margin-top: -4rem !important;
    /* z-index: 0 !important; */
    margin-right: 8rem !important;
}


									/*Newsletter*/		

#newsletter .row-bg.using-image {
    background-size: 100% 100% !important;
}

#newsletter h4 {margin-top: 15rem;}

#newsletter h2 {
    color: #fff;
    font-weight: 400 !important;
    font-size: 50px;
}

#newsletter 
 input#esfpx_email_c9e3ed3e4e6ee {margin-top: 18rem;width: 80%;background-color: transparent;color: #fff !important;border-bottom: 1px solid #312e2e;}

#newsletter input[type="submit"] {
    background-color: transparent;
    color: transparent;
    background-image: URL(/wp-content/uploads/2024/08/subs.png);
    background-repeat: no-repeat;
    margin-left: 28.5rem;
    margin-top: -2.5rem !important;
    position: absolute;
}


									/*footer*/

#text-4 p {
    font-size: 12px;
    margin-top: -1rem;
    width: 100%;
    line-height: 18px;
}

#text-3 p {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 15px;
    margin-top: -1rem;
    width: 95%;
    color: #fff;
}

img.image.wp-image-2865.attachment-full.size-full {
    margin-top: 5rem;
}

.footer-icon-1 {
    width: 40px;
    height: 40px;
    background-color: #b8817b;
    border-radius: 30px;
    float: left;
    margin-left: 0rem;
    margin-top: 0rem;
}

.footer-icon-1.icon-2 {
    background-color: #b8817b;
    margin-left: 1rem;
}


i.fa-brands.fa-facebook-f {
   color: white;
    margin-left: 14px;
    margin-top: 10px;
}

i.fa-brands.fa-twitter {
    color: white;
    margin-left: 11px;
    margin-top: 12px;
}

i.fa-brands.fa-instagram {
    color: white;
    margin-left: 11px;
    margin-top: 12px;
}

i.fa-brands.fa-linkedin{
    color: white;
	margin-left: 12px;
    margin-top: 11px;
}

#footer-outer .widget h4, .text-on-hover-wrap .categories a {
    margin-top: 3rem;
    font-size: 17px;
    color: #fff!important;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}

#footer-outer .widget h4, #sidebar h4 {
    margin-bottom: 15px;
}

.icon1 i.fa.fa-map-marker {
    color: #b8817b !important;
    margin-left: 0rem;
    margin-top: 1rem;
}



.icon2 i.fa-solid.fa-mobile{
	 color: #b8817b !important;
	 margin-top: 1rem;
	 margin-left: 0rem;
}

.icon3 i.fa-solid.fa-envelope{
    color: #b8817b !important;
    margin-top: 1rem;
    margin-left: 0rem;
    font-size: 14px !important;
}


div#custom_html-3 {
    margin-left: -8rem;
}

h5 {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px !important;
    color: #b8817b;
    margin-left: 2rem;
    margin-top: -2.5rem;
    font-size: 13px !important;
}

h6 {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #ffff;
    margin-left: 2rem;
    margin-top: -0.6rem;
}

#footer-outer #footer-widgets .widget h4, #footer-outer .col .widget_recent_entries span, #footer-outer .col .recent_posts_extra_widget .post-widget-text span {
    color: #ffffff!important;
}

div#custom_html-8 {
    margin-left: -6rem;
}

input[type="mail"] {
    margin-left: 3rem;
    height: 3rem;
    background-color: transparent;
    border-bottom: 1px solid #494444 !important;
    border: none;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #fff !important;
    margin-top: 0rem !important;
    position: absolute;
    width: 55%;
}

input[type="name"] {
    height: 3rem;
    background-color: transparent;
    border-bottom: 1px solid #494444 !important;
    border: none;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #fff !important;
    width: 35%;
}

input[type="message"] {
    height: 3rem;
    background-color: transparent;
    border-bottom: 1px solid #494444 !important;
    border: none;
    width: 80%;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #fff !important;
    margin-top: -3rem;
}

div#custom_html-4 {
    margin-left: -7rem;
}

div#custom_html-5 {
    margin-left: -11rem;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    border-radius: 5rem;
    padding: 1rem 2rem;
    margin-top: -1rem;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    margin-left: 0rem;
    margin-top: -1rem;
}

#footer-outer #copyright p {
    line-height: 22px;
    margin-top: 3px;
    font-size: 14px !important;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    color: #fff !important;
    margin-left: 80%;
}

#footer-outer[data-using-bg-img="true"] {
    background-size: cover;
    background-position: center;
    margin-top: -1px;
}

body.page #footer-outer #footer-widgets .widget h4, #footer-outer .col .widget_recent_entries span, #footer-outer .col .recent_posts_extra_widget .post-widget-text span {
    color: #fff !important;
    font-family: 'Open Sans' !important;
    font-weight: 500 !important;
}

strong {
    color: #b8817b;
    font-size: 16px;
}

				/*contact form*/

.form {
    margin-top: 5rem;
}

input#fname {
    font-size: 15px;
    color: #000;
    font-weight: 700;
    background-color: #eee7e7;
    border-radius: 6px;
    box-shadow: 0px 0px 5px -5px;
    font-family: 'Poppins', sans-serif;
}

input#E-mail {
    font-size: 15px;
    color: #000;
    font-weight: 700;
    background-color: #eee7e7;
    border-radius: 6px;
    box-shadow: 0px 0px 5px -5px;
    font-family: 'Poppins', sans-serif;
}

input#Subject {
    font-size: 15px;
    color: #000;
    font-weight: 700;
    background-color: #eee7e7;
    border-radius: 6px;
    box-shadow: 0px 0px 5px -5px;
    font-family: 'Poppins', sans-serif;
}

textarea#Message {
    font-size: 15px;
    color: #000;
    font-weight: 700;
    background-color: #eee7e7;
    border-radius: 6px;
    box-shadow: 0px 0px 5px -5px;
    font-family: 'Poppins', sans-serif;
	height: 200px;
}

input[type="submit"] {
    margin-top: 1rem;
    font-size: 14px;
    border-radius: 6px;
	margin-left: -13rem;
}



													/*Media Query Start Laptop*/

@media only screen and (min-width:1025px) and (max-width:1400px){

#video-of .row-bg.using-image {
    background-size: cover;
    background-position: -200px 100% !important;
}

#video-of .nectar-video-box {
    margin-left: 8rem;
}
	
	#author img.img-with-animation.skip-lazy {margin-top: 7rem;}

#why-read h4 {
    margin-top: 5rem;
}

#why-read img.img-with-animation.skip-lazy {
    margin-top: 5rem;
}

#why-read .row-bg.using-image {
}

div#why-read {}

div#why-read {
    padding-bottom: 5rem !important;
}

#why h4 {
    margin-top: 5rem;
}

#why img.img-with-animation.skip-lazy {
    margin-top: 0rem;
}

#testimonials img.img-with-animation.skip-lazy {
    margin-top: 7rem;
}
	
	
#slider div#cont {
    margin-top: 0rem;
    margin-left: -5rem;
    }
	
}



				/*Media Query For Ipad pro width:1024px*/

@media only screen and (min-width: 769px) and (max-width: 1024px) { 
	
	#slider h1 {
    font-size: 50px;
}

#slider .nectar-video-box {
    margin-top: 3.5rem;
    margin-left: 0rem;
    width: 100%;
}

#slider div#cont {
    top: 45rem;
    right: -4rem;
}

h2 {
    margin-top: 0px;
}

p {
    width: 100% !important;
    margin-top: 0px;
}

#chapter .carousel-item h2 {
    margin-top: -20px;
}

#why-read img.img-with-animation.skip-lazy.animated-in {
    transform: scale(1.3);
    top: 75px;
}

#why-read h3 {
    margin-top: 3rem;
}

#why h2 {
    width: 50%;
    line-height: 2.5rem;
    margin-top: 0rem;
}

#video-of .row-bg.using-image {background-size: contain;}

#video-of .nectar-video-box {
    width: 100%;
    left: -14.5rem;
    transform: scale(0.5);
    top: -9rem;
}

#video-of h2 {
    margin-top: 0rem;
}

#video-of p {
    margin-top: 0rem;
    width: 100% !important;
}

#video-of  .vc_col-sm-6.wpb_column.column_container.vc_column_container.col.no-extra-padding.inherit_tablet.inherit_phone.instance-11 {
    margin-top: -6rem;
}

div#video-of {
    margin-bottom: -18rem !important;
}

#video-of .row_col_wrap_12.col.span_12.dark.left {
}

#testimonials h2 {width: 60%;}

#testimonials h2:after {
    left: -2rem;
}

#testimonials p {
    line-height: 1.5rem;
    width: 100% !important;
    height: 150px;
    margin-top: -1.5rem;
}

#testimonials .owl-nav.disabled {
    position: relative;
    left: 6rem;
}

#newsletter h2 {
    font-size: 45px;
}

#newsletter input#esfpx_email_c9e3ed3e4e6ee {
    margin-top: 16rem;
    width: 100%;
}
	
	one-fourths.clear-both {}

#footer-widgets .col.span_3:nth-child(1) {
    width: 25% !important
    ;
}
#footer-widgets .col.span_3:nth-child(2) {
    width: 32% !important
    ;
}
#footer-widgets .col.span_3:nth-child(3) {
    width: 20% !important
    ;
}
#footer-widgets .col.span_3:nth-child(4) {
    width: 15% !important
    ;
}

input[type="mail"] {
    margin-left: 0.5rem;
    width: 70%;
}

input[type="name"] {
    width: 40%;
}

#footer-outer #copyright p {
    font-size: 12px !important;
}

}





				/*Media Query For Ipad width:768px*/

@media only screen and (min-width: 501px) and (max-width: 768px) { 
	
	.container-wrap {
    text-align: center;
}

#slider h1 {
    font-size: 38px;
}

#slider .footer-icon-1 {
    display: none;
}

#slider .nectar-video-box {
    margin-top: 7rem;
    margin-left: 6rem;
    width: 60%;
    top: -8rem;
}

#slider div#cont {display: none;}

#author .row_col_wrap_12.col.span_12.dark.left {
    display: flex;
    flex-direction: column-reverse;
}

#chapter .carousel-item h2 {
    margin-top: 0px;
}

#why-read h4 {
    margin-top: 10rem;
}

#why-read p {
    width: 100% !important;
}

#why .row_col_wrap_12.col.span_12.dark.left {
    display: flex;
    flex-direction: column-reverse;
}

#why h2 {
    width: 100%;
    line-height: 0rem;
    margin-top: 2rem;
    font-size: 50px;
}

#why p {
    text-align: center;
    font-size: 13px;
    margin-top: 2rem;
}

#video-of p {
    margin-top: 3rem;
    width: 100% !important;
}

#video-of .nectar-video-box {
    margin-left: 5rem;
    width: 70%;
    margin-top: 1rem;
}

#testimonials .row_col_wrap_12.col.span_12.dark.left {
    display: flex;
    flex-direction: column-reverse;
}

#testimonials p {
    width: 100% !important;
    margin-top: 2rem;
}

#testimonials h2 {
    width: 100%;
    line-height: 5rem;
}

#testimonials h2:after {
    margin-left: 0rem;
    position: absolute;
    top: 8rem;
    left: 16rem;
}

#testimonials .owl-nav.disabled {
    margin-right: 13.5rem !important;
}

#newsletter .row-bg.using-image {
    background-size: cover !important;
}

#newsletter h2 {
    color: #fff;
    font-weight: 400 !important;
    font-size: 35px;
}

#newsletter input#esfpx_email_c9e3ed3e4e6ee {
    margin-top: 1rem;
    width: 100%;
}

#newsletter input[type="submit"] {
    margin-left: 17rem;
    margin-top: -2.5rem !important;
}

div#footer-widgets .col.span_3:nth-child(1) {
    width: 100% !important;
}
div#footer-widgets .col.span_3:nth-child(2) {
    width: 100% !important;
}
div#footer-widgets .col.span_3:nth-child(3) {
    width: 100% !important;
}
div#footer-widgets .col.span_3:nth-child(4) {
    width: 100% !important;
}

div#footer-outer {
    text-align: center;
}

.footer-icon-1 {
    margin-left: 11rem;
}

.footer-icon-1 a i {margin-left: 0px !important;}

div#custom_html-3 {
    margin: 0px;
}

div#custom_html-4 {
    margin: 0px;
}

input[type="name"] {
    width: 80%;
}

input[type="mail"] {
    width: 80%;
    margin-left: 0rem;
    position: unset;
    margin-top: 2rem !important;
}
	
	#custom_html-3 h5 {
    margin-left: 0px;
}

#custom_html-3 h6 {
    margin-left: 0px;
}

#custom_html-3 i {
    top: -2rem;
}

	
	div#slider {
    margin-top: -7rem !important;
}

#author p {
    width: 100% !important;
}

p {
    width: 100% !important;
}

	div#video-of {
    padding: 100px 0px !important;
}

#footer-outer #copyright p {
    font-size: 11px !important;
    margin-left: 50%;
}

strong {
    font-size: 12px;
}
}


					/*Media Query For Mobile width:500px*/

@media only screen and (max-width:500px) { 
	
	.container-wrap {
    text-align: center;
}

#slider h1 {
    font-size: 38px;
}

#slider .footer-icon-1 {
    display: none;
}

#slider .nectar-video-box {
    margin-top: 7rem;
    margin-left: 3rem;
    width: 70%;
    top: -8rem;
}

#slider div#cont {display: none;}

#author .row_col_wrap_12.col.span_12.dark.left {
    display: flex;
    flex-direction: column-reverse;
}

#chapter .carousel-item h2 {
    margin-top: 0px;
}

#why-read h4 {
    margin-top: 10rem;
}

#why-read p {
    width: 100% !important;
}

#why .row_col_wrap_12.col.span_12.dark.left {
    display: flex;
    flex-direction: column-reverse;
}

#why h2 {
    width: 100%;
    line-height: 0rem;
    margin-top: 2rem;
}

#why p {
    text-align: left;
    font-size: 11px;
}

#video-of p {
    margin-top: 3rem;
    width: 100% !important;
}

#video-of .nectar-video-box {
    margin-left: 3rem;
    width: 70%;
    margin-top: 1rem;
}

#testimonials .row_col_wrap_12.col.span_12.dark.left {
    display: flex;
    flex-direction: column-reverse;
}

#testimonials p {
    width: 100% !important;
    margin-top: 2rem;
}

#testimonials h2 {
    width: 100%;
    line-height: 5rem;
}

#testimonials h2:after {
    margin-left: 0rem;
    position: absolute;
    top: 8rem;
    left: 7rem;
}

#testimonials .owl-nav.disabled {
    margin-right: 5rem !important;
}

#newsletter .row-bg.using-image {
    background-size: cover !important;
}

#newsletter h2 {
    color: #fff;
    font-weight: 400 !important;
    font-size: 35px;
}

#newsletter input#esfpx_email_c9e3ed3e4e6ee {
    margin-top: 1rem;
    width: 100%;
}

#newsletter input[type="submit"] {
    margin-left: 8rem;
    margin-top: -2.5rem !important;
}

div#footer-widgets .col.span_3:nth-child(1) {
    width: 100% !important;
}
div#footer-widgets .col.span_3:nth-child(2) {
    width: 100% !important;
}
div#footer-widgets .col.span_3:nth-child(3) {
    width: 100% !important;
}
div#footer-widgets .col.span_3:nth-child(4) {
    width: 100% !important;
}

div#footer-outer {
    text-align: center;
}

.footer-icon-1 {
    margin-left: 3rem;
}

.footer-icon-1 a i {margin-left: 0px !important;}

div#custom_html-3 {
    margin: 0px;
}

div#custom_html-4 {
    margin: 0px;
}

input[type="name"] {
    width: 80%;
}

input[type="mail"] {
    width: 80%;
    margin-left: 0rem;
    position: unset;
    margin-top: 2rem !important;
}
	
	#custom_html-3 h5 {
    margin-left: 0px;
}

#custom_html-3 h6 {
    margin-left: 0px;
}

#custom_html-3 i {
    top: -2rem;
}
	
	div#slider {
    margin-top: -7rem !important;
}

#author p {
    width: 100% !important;
}

p {
    width: 100% !important;
}


	div#video-of {
    padding: 100px 0px !important;
}

#footer-outer #copyright p {
    font-size: 11px !important;
    margin-left: 0%;
}

strong {
    font-size: 12px;
}

}

div#video-of {
    padding-top: 0px !important;
    padding-bottom: 10px !important;
}

#video-of .row-bg.using-image {
    background-size: 100% 100% !important;
}
div#cont i {
    color: #cb8e87 !important;
}
.main h2 {
    font-size: 50px !important;
    width: 60%;
    margin: 0 auto;
}
#why-read h6, #video-of h6 {
    margin-left: 0;
    font-size: 22px;
    margin-top: 20px;
    letter-spacing: 3px;
    text-transform: uppercase;
}
#contact p {
    margin-top: 0 !important;
}
#chapter .owl-item:hover {
    background-image: url(/wp-content/uploads/2024/08/hover-chap.png);
    background-repeat: no-repeat;
    padding-right: 16px;
    padding-top: 14px;
}


.nectar-video-box .nectar_video_lightbox {
    visibility: hidden !important;
}