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

/*Global*/

a.nectar-button.small.regular {
    padding: 20px 35px !important;
    border-radius: 35px !important;
    font-size: 16px;
    font-weight: 400;
}

p {
    font-size: 20px;
    font-weight: 400;
}


/*Header*/

div#header-space {
    display: none;
}

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

div#copyright p {
    font-size: 15px;
    color: #fff;
}

ul.sf-menu.sf-js-enabled.sf-arrows {
    gap: 20px;
}

#top nav > ul > li > a > span {
    color: #fff;
    font-size: 17px;
    font-weight: 400;
}

li#menu-item-45 a {
    background: #1d3a64 !important;
    padding: 15px 25px !important;
    border-radius: 25px;
}

/*Slider*/

div#slider {
    padding: 340px 0px 160px !important;
    position: relative;
}
#slider .row-bg.viewport-desktop.using-image {
  animation: zoom-in-zoom-out 20s ease infinite;
}

@keyframes zoom-in-zoom-out {
  0% {
    scale: 100%;
  }
  50% {
    scale: 150%;
  }
  100% {
    scale: 100%;
  }
}

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

div#slider:before {
    content: "TARSHA BENNETT";
    background: linear-gradient(240deg, #1d3a64c4, #1d3a64c4);
    position: absolute;
    top: 9%;
    font-size: 147px;
    width: 100% !important;
    right: 0px;
    left: 0%;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 60px 0px 60px 0px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
}

#slider h3 {
    font-size: 23px;
    font-weight: 400;
    margin-top: 160px;
}

#slider .number.default {
    font-size: 35px !important;
}

#slider span.symbol {
    font-size: 35px;
}

#slider .nectar-milestone.animated-in {
    width: fit-content;
    margin-top: 200px;
}

#slider .nectar-milestone.animated-in:last-child {
    margin-left: 170px;
    margin-top: 0;
}

#slider h4 {
    margin-top: 50px;
    font-size: 30px;
    margin-bottom: 30px;
}

/*Author*/

#author h2 {
    font-size: 64px;
    line-height: 1.4;
    margin-bottom: 50px;
}

#author .number.default {
    font-size: 35px !important;
}

#author span.symbol {
    font-size: 35px;
}

#author .nectar-milestone.animated-in {
    width: 50%;
    margin-left: 210px;
    text-align: left;
}

#author .nectar-milestone.animated-in:last-child {width: 50%;margin-left: 210px;}

div#author {
    padding: 0px 0px 100px !important;
}

#author a.nectar-button.small.regular {
    margin-top: 80px;
}

#author .row_col_wrap_12.col.span_12.dark.left:before {
    background-image: url(/wp-content/uploads/2025/04/Untitled-design-1.gif);
    content: "";
    height: 55%;
    width: 25%;
    z-index: 1;
    position: absolute;
    background-repeat: no-repeat;
    right: 122px;
    bottom: -145px;
    background-size: 70%;
}

/*Whyread*/

#whyread h2 {
    font-size: 64px;
    margin-bottom: 80px;
}

#whyread a.nectar-button.small.regular:nth-child(1) {
    margin-left: 60px;
}

div#whyread {
    padding-bottom: 100px !important;
}

#whyread a.nectar-button.small.regular:nth-child(4) {
    margin-left: 10px;
    margin-right: 10px;
}

/*Blog*/

#blog h2 {
    font-size: 64px;
    line-height: 1.4;
    margin-bottom: 50px;
}

#blog a.nectar-button.small.regular:nth-child(1) {
    margin-top: 60px;
}

#blog h4 {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 20px;
}

#blog p {
    font-size: 17px;
    margin: 30px 0px !important;
}

#blog a.nectar-button.small.regular:nth-child(2) {
    border: 1px solid #1d3a64;
    background: transparent !important;
    padding: 12px 30px !important;
}

/*Witness*/

#witness .gallery {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    margin-top: 50px;
}

#witness .main-image {
    width: 46.5%;
}

#witness img#mainImage {
    margin-top: -250px;
    width: 100%;
}

#witness .row-bg.viewport-desktop.using-image:before {
    background-color: #000;
    content: "";
    width: 100%;
    position: absolute;
    z-index: 1;
    top: 0px;
    height: 9%;
    left: 0;
    right: 0;
    box-shadow: 0px 0px 120px 61px #000;
}

#witness h2 {
    font-size: 64px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 5px;
}

#witness .gallery .thumbnail-images {
    display: inline-flex;
    width: fit-content;
    height: fit-content;
    gap: 10px;
}

div#witness {
    text-align: center;
    padding: 220px 0px 100px 0px !important;
}

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

/*Testimonial*/

#testi .carousel-item {
    width: 80%;
    margin: auto;
    border: 2px solid #fff;
    border-radius: 25px 5px 25px;
    padding: 30px 25px 30px;
}

#testi .carousel-item p {
    font-size: 15px;
    height: 210px;
}

#testi .carousel-item h5 {
    font-size: 22px;
    font-family: 'Inter';
    font-weight: 400;
}

/*Footer*/

div#footer-outer {
    background-color: transparent;
    background-size: 100% 100% !important;
}

#footer-outer .col.span_4:nth-child(1) {
    /* display: flex; */
    gap: 69px;
    margin-top: 90px;
}

#footer-outer h4 {
    color: #fff !important;
    font-size: 20px !important;
    font-weight: 400 !important;
}

div#custom_html-2 {
    margin-top: 50px;
}

ul.footcolTwo li {
    color: #fff;
    font-size: 18px;
    font-weight: 400 !important;
    margin-bottom: 10px !important;
    font-family: 'Poppins';
}

ul#menu-head-2 li a {
    color: #fff !important;
    font-size: 18px;
    font-family: 'Poppins';
    font-weight: 400;
}

div#media_image-2 {
    text-align: center;
}

#footer-outer .col.span_4:nth-child(3) {
/*     display: flex; */
    gap: 34px;
    margin-top: 90px;
}

.icon1 {
    display: flex;
    gap: 10px;
    align-items: center;
}

.icon1 h6 {
    font-size: 17px;
}

.icon2 {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
}

.icon2 h6 {
    font-size: 15px !important;
}

div#ft-icon ul li {
    display: flex;
    gap: 8px;
    color: #fff;
    margin-top: 20px;
}

div#ft-icon ul li a i {
    border: 1px solid #493F3F;
    height: 40px;
    width: 40px;
    border-radius: 35px;
    padding-top: 10px;
    font-size: 17px;
}

div#copyright p {
    font-size: 15px;
    color: #fff;
}

/*Inner*/

#page-header-bg h2 {
    font-size: 52px;
}

.page-id-29 #author .row_col_wrap_12.col.span_12.dark.left:before {
    display: none !important;
}

#contactus label.wpforms-field-label {
    color: #fff !important;
    font-family: 'Poppins';
    font-size: 18px !important;
}

#contactus input#wpforms-91-field_1 {
    background-color: #ffffff36;
    color: #fff;
}

#contactus input#wpforms-91-field_2 {
    background-color: #ffffff36;
    color: #fff;
}

#contactus textarea#wpforms-91-field_3 {
    background-color: #ffffff36;
    color: #fff;
}

#contactus button#wpforms-submit-91 {
    height: 60px;
    border-radius: 35px !important;
    background: #1d3a64;
}

/* 
new css */
@keyframes zoom {
    0% {
         /* Start at normal size */
        transform: scale(1);
    }
    50% {
         /* Zoom in */
         transform: scale(1.2);
    }
    100% {
         /* Zoom out to normal size */
         transform: scale(1);
    }
}

#footer-outer .col.span_4:nth-child(2)::before {
    content: '';
    position: absolute;
    width: 770px;
    height: 460px;
    background-image: url(/wp-content/uploads/2025/04/360_F_835390402_6jJWR7H9S6j0LCMWGYWxsrwrdQ9jBvuO-670x335.png);
    background-position: center;
    left: -60%;
    top: -100px;
    animation: zoom 5s infinite !important; /* Apply the zoom animation */
    background-repeat: no-repeat !important;
    background-size: contain;
}



.eagle {
    position: relative;
}

.eagle:before {
    content: '';
    position: absolute;
    left: -190%;
    top: -33%;
    width: 840px;
    height: 500px;
    background-image: url(/wp-content/uploads/2025/04/10323872.png);
    background-size: cover !important;
    transition: 0.5s ease-out;
}
.eagle:hover:before {
    transform: scale(1.1);
}
#media_image-3 {
    margin-left: 111px;
    margin-top: 50px;
}
@media screen and (max-width: 1000px) and (min-width: 250px) {
	div#slider {
		padding-top: 100px !important;
		padding-bottom: 100px !important;
		text-align: center !important;
	}

	div#slider:before {
		display: none;
	}

	h1 {
		font-size: 40px !important;
		margin-top: 0 !important;
	}

	a.nectar-button.small.regular {
		width: 100% !important;
	}

	h2 {
		font-size: 38px !important;
		text-align: center !important;
		line-height: 1.2 !important;
	}

	#author a.nectar-button.small.regular {
		width: 100% !important;
		text-align: center !important;
	}

	#author p {
		width: 100% !important;
		text-align: center !important;
	}

	#author .row_col_wrap_12.col.span_12.dark.left:before {
		right: 30% !important;
		top: 170px !important;
		background-color: transparent !important;
	}

	.eagle:before {left: 0px !important;width: 100% !important;background-size: cover !important;height: 141px;top: -40px !important;}

	#whyread a.nectar-button.small.regular:nth-child(1) {
		margin: 0px auto 20px  !important;
		text-align: center !important;
	}

	div#whyread {
		text-align: center !important;
	}

	div#whyread img.img-with-animation.skip-lazy {
		margin: 0 auto !important;
	}

	#whyread a.nectar-button.small.regular:nth-child(4) {
		margin-left: 0 !important;
	}

	#footer-outer .col.span_4:nth-child(1) {
		width: 100% !important;
		text-align: center !important;
		margin: 0 auto !important;
	}

	div#ft-icon {
		text-align: center !important;
	}

	div#ft-icon li {
		display: ruby-text !important;
		width: 100% !important;
	}

	#footer-outer .col.span_4:nth-child(2)::before {
		width: 100% !important;
		left: 0 !important;
		top: -475% !important;
	}

	#media_image-3 {
		margin-left: 0 !important;
		}
	p {
		text-align: center !important;
	}
		#contactus label.wpforms-field-label {
		text-align: center !important;
	}

	#contactus button#wpforms-submit-91 {
		margin: 0 auto !important;
		text-align: center !important;
		width: 100% !important;
	}
	#footer-outer #copyright p {
		text-align: center !important;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 700px) {
	div#author img {
    width: 100% !important;
    padding: 45px 0 0 0 !important;
}
	#author a.nectar-button.small.regular {
    margin-top: 22% !important;
}
	    #author .row_col_wrap_12.col.span_12.dark.left:before {
        right: 30% !important;
        top: 100px !important;
        background-color: transparent !important;
    }
	.eagle:before {
        left: 0px !important;
        width: 100% !important;
        background-size: cover !important;
        top: -50px !important;
        height: 315px !important;
    }
	div#whyread {
    padding: 160px 0 0 0 !important;
}
	#whyread a.nectar-button.small.regular:nth-child(1) {
    top: -50px;
}
	    #footer-outer .col.span_4:nth-child(2)::before {
        width: 100% !important;
        left: 156px !important;
        top: -329% !important;
    }
	#footer-outer .col.span_4:nth-child(3) {
    margin-left: -140px !important;
}
	#media_image-3 {
    margin-top: 80px;
}
	    #footer-outer #copyright .col {
        width: 100% !important;
}
}

@media only screen and (width: 684px) and (orientation: landscape) {
	
    #author .row_col_wrap_12.col.span_12.dark.left:before {
        right: 30% !important;
        top: 85px !important;
    }
	#author a.nectar-button.small.regular {
    margin-top: 115px !important;
}
	div#whyread {
    padding: 150px 0 0 0 !important;
}
	.eagle:before {
        height: 293px !important;
}
	    #media_image-3 {
        margin-left: 140px !important;
    }
	#media_image-3 {
    margin-left: 111px;
    margin-top: 100px !important;
}
	
}


@media only screen and (width: 667px) and (orientation: landscape) {
	#author a.nectar-button.small.regular {
    margin-top: 130px !important;
}
	
	#author .row_col_wrap_12.col.span_12.dark.left:before {
        right: 30% !important;
        top: 85px !important;
    }
	    #media_image-3 {
        margin-left: 140px !important;
    }
	#media_image-3 {
    margin-left: 111px;
    margin-top: 100px !important;
}
}
@media only screen and (width: 736px) and (orientation: landscape){
	
		#author a.nectar-button.small.regular {
    margin-top: 130px !important;
}
	
	#author .row_col_wrap_12.col.span_12.dark.left:before {
        right: 30% !important;
        top: 90px !important;
    }
	
		div#whyread {
    padding: 160px 0 0 0 !important;
}
	.eagle:before {
        height: 300px !important;
}
	    #footer-outer .col.span_4:nth-child(2)::before {
        width: 100% !important;
        left: 150px !important;
        top: -317% !important;
    }
	#footer-outer .widget {
    margin-bottom: 40px;
}
	    #media_image-3 {
        margin-left: -160px !important;
    }
	    #footer-outer #copyright .col {
			width: 100% !important;
	}
}

@media only screen and (width: 768px) and (orientation: landscape) {
	
	#author a.nectar-button.small.regular {
    margin-top: 140px !important;
}
	#author .row_col_wrap_12.col.span_12.dark.left:before {
	    right: 30% !important;
        top: 90px !important;
    }
			div#whyread {
    padding: 200px 0 0 0 !important;
}
	.eagle:before {
        height: 320px !important;
}
	#footer-outer .col.span_4:nth-child(2)::before {
        width: 100% !important;
        left: 170px !important;
        top: -300% !important;
    }
	    #media_image-3 {
        margin-left: -150px !important;
    }
	#media_image-3 {
    margin-left: 111px;
    margin-top: 100px !important;
}
	    #footer-outer #copyright .col {
			width: 100%;
	}
}

@media only screen and (width: 1024px) and (orientation: landscape) {

	div#slider:before {
    content: "TARSHA BENNETT";
    background: linear-gradient(240deg, #1d3a64c4, #1d3a64c4);
    position: absolute;
    top: 9%;
    font-size: 100px !important;
    width: 100% !important;
    right: 0px;
    left: 0%;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 60px 0px 60px 0px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
}
	.eagle:before {
    content: '';
    position: absolute;
    left: -190%;
    top: -14% !important;
    width: 463px !important;
    height: 245px !important;
}
	#author .row_col_wrap_12.col.span_12.dark.left:before {
    content: "";
    height: 55%;
    width: 20% !important;
    z-index: 1;
    position: absolute;
    background-repeat: no-repeat;
    right: 10px !important;
    bottom: -40px !important;
    background-size: 70%;
}
	#whyread a.nectar-button.small.regular:nth-child(1) {
         top: -308px !important;
        left: 14px !important;
    }
	
	#whyread a.nectar-button.small.regular {
    padding: 15px 15px !important;
    border-radius: 35px !important;

  }
	#footer-outer .col.span_4:nth-child(2)::before {
    content: '';
    position: absolute;
    width: 545px !important;
    height: 460px !important;
    left: -53% !important;
    top: -100px !important;
    
}
	div#whyread h2 {
    line-height: 1.2 !important;
}
	#footer-outer #copyright .col {
        width: 100% !important;
}