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


#snd-header .nectar-scrolling-text-inner h3 {
    font-size: 25px;
    font-family: 'monu';
    font-weight: 100;
    text-transform: uppercase;
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 5px;
}
#snd-header span.custom {
    content: url(https://samplelinksweb.com/brain-king/wp-content/uploads/2025/08/Star-4.png);
    margin-top: -6px;
    transform: scale(0.7);
}




#sec-1 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}
.sec-1-h-txt h1 {
    font-size: 70px;
    line-height: 80px;
    font-family: monu;
    font-weight: 100;
}
.sec-1-h-txt p {
    font-size: 19px;
    width: 79%;
    margin: auto;
    line-height: 25px;
}
#sec-1 .row-bg-wrap:before {
    content: url(https://samplelinksweb.com/brain-king/wp-content/uploads/2025/08/Frame.png);
    position: absolute;
    left: 0;
    z-index: 11;
    top: 60px;
	animation: fade-left 2s cubic-bezier(0.11, 0, 0.5, 0) 0s 1 alternate forwards;
}
#sec-1 .row-bg-wrap:after {
    content: url(https://samplelinksweb.com/brain-king/wp-content/uploads/2025/08/Frame-1.png);
    position: absolute;
    right: 0;
    z-index: 1;
    top: 60px;
	animation: fade-right 2s cubic-bezier(0.11, 0, 0.5, 0) 0s 1 alternate forwards;
}






@keyframes fade-left {
	0% {
		opacity: 0;
		transform: translateX(-250px);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}




@keyframes fade-right {
	0% {
		opacity: 0;
		transform: translateX(250px);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}














.sec-2-h-txt h2 {
    font-size: 40px;
    font-family: 'monu';
    width: 50%;
    margin: auto;
    line-height: 50px;
    padding-bottom: 15px;
}
.sec-2-h-txt p {
    font-size: 19px;
    width: 70%;
    margin: auto;
    line-height: 24px;
}
.sec-2-h2 h3 {
    font-size: 42px;
    font-family: 'monu';
    font-weight: 100;
    padding-bottom: 10px;
}
#sec-2 .iwt-text h4 {
    font-family: 'Inter';
    font-weight: 100;
    font-size: 19px;
    line-height: 30px;
}
#sec-2 .iwt-text {
    padding-bottom: 20px;
}
.iwt-icon img {
    animation: rotate1 22s linear infinite;
}
#sec-2 .vc_col-sm-6:nth-child(2) .vc_column-inner .sec-2-img {
    filter: grayscale(1);
	transition: .7s;
}
#sec-2 .vc_col-sm-6:nth-child(2) .vc_column-inner:hover .sec-2-img {
    filter: grayscale(0);
	transition: .7s;
}
#sec-2 .vc_col-sm-6:nth-child(2) .vc_column-inner:hover {
    border: 1px solid red;
}


@keyframes rotate1 {
0% {
    transform: rotate(0deg);
}
50% {
    transform: rotate(180deg);
}
100% {
    transform: rotate(360deg);
}
}










.sec-3-h-txt h2 {
    font-size: 42px;
    font-family: 'monu';
    width: 50%;
    margin: auto;
    line-height: 50px;
    padding-bottom: 15px;
    text-transform: uppercase;
}
.sec-3-h-txt p {
    font-size: 19px;
    width: 82%;
    margin: auto;
    line-height: 25px;
}
div#sec-3 .row-bg-wrap:before {
    content: url(https://samplelinksweb.com/brain-king/wp-content/uploads/2025/08/Group-84.png);
    position: absolute;
    left: -580px;
    top: -460px;
	animation: myAnim 7s cubic-bezier(0.11, 0, 0.5, 0) 0s infinite alternate both;
}
div#sec-3 .row-bg-wrap:after {
    content: url(https://samplelinksweb.com/brain-king/wp-content/uploads/2025/08/Group-84.png);
    position: absolute;
    right: -500px;
    top: 0px;
	animation: myAnim 4s cubic-bezier(0.11, 0, 0.5, 0) 0s infinite alternate both;
}



@keyframes myAnim {
	0% {
		transform: scale(1);
	}

	50% {
		transform: scale(1.1);
	}

	100% {
		transform: scale(1);
	}
}










.sec-4-h-txt h2 {
    font-size: 42px;
    font-family: 'monu';
    width: 70%;
    margin: auto;
    line-height: 50px;
    padding-bottom: 15px;
    text-transform: uppercase;
}
.sec-4-h-txt p {
    font-size: 19px;
    width: 75%;
    margin: auto;
    line-height: 24px;
}
#sec-4 img.img-with-animation.skip-lazy.animated-in {
    filter: grayscale(1);
	transition: .5s;
}
#sec-4 img.img-with-animation.skip-lazy.animated-in:hover {
    filter: grayscale(0);
	transition: .5s;
}


.sec-5-h-txt h3 {
    font-size: 42px;
    font-family: 'monu';
    font-weight: 100;
    padding-bottom: 10px;
    text-transform: uppercase;
}
#sec-5 .iwt-text h4 {
    font-family: 'Inter';
    font-size: 19px;
    padding-right: 10px;
}
.sec-5-para-txt p {
    font-size: 19px;
    line-height: 25px;
    font-weight: 100;
    padding-right: 50px;
    padding-top: 20px;
}
.sec-5-para-txt p strong {
    font-weight: 100;
}
#sec-5 .iwithtext .iwt-text {
    padding-left: 45px;
}
#sec-5 .iwt-icon img {
    position: relative;
    top: 0px;
    width: 75%;
}




.footer-h-txt h1 {
    font-size: 145px;
    font-family: 'monu';
    line-height: 100px;
    font-weight: 100;
}
#gform_submit_button_1 {
    background-image: url(https://samplelinksweb.com/brain-king/wp-content/uploads/2025/09/Component-11.png);
    background-size: 0% 100%;
    background-repeat: no-repeat;
    transition: .6s;
}
#gform_submit_button_1:hover {
    background-size: 100% 100%;
    transition: .6s;
}
#gform_submit_button_1:hover {
    border: unset !important; 
}



.footer-h-txt h1 span {
    font-size: 90px;
    font-weight: 100;
}
.footer-para h3 {
    font-size: 45px;
    font-family: 'monu';
    line-height: 55px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 100;
}
.footer-para p {
    font-size: 19px;
    line-height: 25px;
    padding-right: 90px;
}
.social-txt h5 {
    font-size: 45px;
    font-family: st;
    text-transform: uppercase;
    line-height: 55px;
    -webkit-text-stroke: 1px #fff;
    -webkit-text-fill-color: #000000;
}
#footer-1 .flow-txt {
    position: absolute;
    top: 0;
	animation: rotate1 22s linear infinite;
}
#footer-1 .flow-txt {
    position: absolute;
    top: -188px;
    right: -12px;
    width: 42%;
}
.footer-col-icon .vc_column-inner {
    background-color: #000;
    padding: 40px 12px 15px 50px;
    border-radius: 100px;
}
#footer-1 h2.gform_title {
    display: none;
}
#footer-1 input {
    background-color: #0000;
    border-top: 0;
    border-left: 0;
    border-right: 0px;
    border-bottom: 1px solid #fff;
    color: #fff;
    font-family: 'Inter';
    font-size: 19px;
    border-radius: 0;
    font-weight: 100;
    padding-left: 0;
}
#footer-1 input#gform_submit_button_1 {
    margin: auto;
    border: 1px solid;
    border-radius: 0px !important;
    text-transform: uppercase;
    margin-top: 15px;
    font-size: 12px;
}
#footer-1 .nectar-scrolling-text-inner h3 {
    font-size: 35px;
    font-family: 'monu';
    font-weight: 100;
    text-transform: uppercase;
    margin-top: 40px;
}
#footer-1 span.custom {
    content: url(https://samplelinksweb.com/brain-king/wp-content/uploads/2025/08/Star-4.png);
    margin-top: -10px;
}
.last-txt p {
    font-size: 14px;
}








@media (max-width: 1600px) {}
@media (max-width: 1440px) {}
@media (max-width: 1366px) {
	.sec-4-h-txt h2 {
    font-size: 40px;
}
	#sec-5 .iwt-text h4 {
    font-size: 18px;
}
	#footer-1 .flow-txt {
    top: -186px;
    right: -12px;
    width: 44%;
}
}
@media (max-width: 1300px) {

}
@media (max-width: 1280px) {
		.social-txt h5 {
    font-size: 40px;
    line-height: 50px;
}
	#footer-1 .flow-txt {
    position: absolute;
    top: -177px;
    right: -12px;
    width: 45%;
}
	.footer-h-txt h1 {
    font-size: 130px;
    line-height: 95px;
}
	#sec-5 .iwt-text h4 {
    font-size: 17px;
}
	.sec-5-h-txt h3 {
    font-size: 35px;
    padding-bottom: 0px;
}
	.sec-4-h-txt h2 {
    font-size: 35px;
    width: 70%;
    line-height: 45px;
    padding-bottom: 0px;
}
	.sec-3-h-txt p {
    font-size: 17px;
    width: 65%;
}
.sec-3-h-txt h2 {
    font-size: 40px;
    width: 50%;
    line-height: 50px;
}
	#header-outer #logo img, #header-outer .logo-clone img, #header-outer .logo-spacing img {
    height: 240px;
}
	
}
@media (max-width: 1226px) {}
@media (max-width: 1024px) {
	    #header-outer #logo img, #header-outer .logo-clone img, #header-outer .logo-spacing img {
        height: 170px;
    }
	#top #logo .starting-logo {
    left: 133px;
}
	#sec-1 {
    padding-bottom: 30px !important;
}
	.sec-1-h-txt p {
    font-size: 18px;
    width: 86%;
}
	.sec-1-h-txt h1 {
    font-size: 60px;
    line-height: 70px;
}
	.sec-2-h-txt h2 {
    font-size: 40px;
    width: 70%;
    padding-bottom: 15px;
}
	.sec-2-h-txt p {
    font-size: 19px;
    width: 78%;
}
	.sec-2-h2 h3 {
    font-size: 30px;
    padding-bottom: 0px;
}
	#sec-2 .iwt-text h4 {
    font-size: 20px;
}
#sec-2 .iwt-text {
    padding-bottom: 0px;
}
	    .sec-3-h-txt h2 {
        font-size: 40px;
        width: 70%;
    }
	.sec-3-h-txt p {
        font-size: 16px;
        width: 79%;
    }
	div#sec-3 .row-bg-wrap:after {
    right: -580px;

}
	div#sec-3 .row-bg-wrap:before {
    left: -610px;
}
	    .sec-4-h-txt h2 {
        font-size: 35px;
        width: 90%;
    }
	    .sec-5-h-txt h3 {
        font-size: 25px;
    }
	.sec-5-para-txt p {
    font-size: 15px;
    line-height: 20px;
}
	    #sec-5 .iwt-text h4 {
        font-size: 16px;
        line-height: 22px;
    }
    .footer-h-txt h1 {
        font-size: 100px;
        line-height: 65px;
    }
.footer-h-txt h1 span {
    font-size: 60px;
}
	.footer-para h3 {
    font-size: 35px;
    line-height: 45px;
}
	.footer-para p {
    font-size: 17px;
    line-height: 22px;
}
	    .social-txt h5 {
        font-size: 30px;
        line-height: 40px;
    }
	.footer-col-icon .vc_column-inner {
    padding: 25px 0px 1px 35px;
}
	    #footer-1 .flow-txt {
        position: absolute;
        top: -139px;
        right: 3px;
        width: 44%;
    }
	.last-txt p {
    font-size: 13px;
    text-align: left !important;
    line-height: 20px;
}
}
 
/* ==========// Mobile //=========== */
@media (max-width: 820px) {
    #top #logo .starting-logo {
        left: 133px;
        top: 29px !important;
    }
	    body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 134px !important;
    }
	#sec-1 .row-bg-wrap:before {
    top: 110px;
    zoom: 80%;
}
		#sec-1 .row-bg-wrap:after {
    top: 110px;
    zoom: 80%;
}
	    #sec-1 {
        padding-bottom: 30px !important;
        padding-top: 300px !important;
    }
	    .sec-1-h-txt h1 {
        font-size: 45px;
        line-height: 55px;
    }
    .sec-2-h-txt h2 {
        font-size: 35px;
        width: 70%;
        padding-bottom: 0px;
    }
	    .sec-3-h-txt h2 {
        font-size: 35px;
        width: 80%;
    }
	    .sec-4-h-txt h2 {
        font-size: 30px;
        width: 90%;
    }
	    #sec-5 .iwt-text h4 {
        font-size: 18px;
        line-height: 30px;
    }
	    .footer-h-txt h1 {
        font-size: 80px;
        line-height: 55px;
    }
	    .footer-h-txt h1 span {
        font-size: 50px;
    }
	    .footer-col-icon .vc_column-inner {
        padding: 45px 0px 21px 35px;
    }
    #footer-1 .flow-txt {
        position: absolute;
        top: -205px;
        right: -9px;
        width: 33%;
    }
	    .social-txt h5 {
        font-size: 50px;
        line-height: 60px;
    }
	    .last-txt p {
        font-size: 13px;
        text-align: center !important;
        line-height: 20px;
        color: #fff;
    }
	div#last {
    padding-top: 20px !important;
}
	.ftr-logo {
    margin-top: -30px !important;
}

}
@media (max-width: 800px) {
	    #footer-1 .flow-txt {
        position: absolute;
        top: -200px;
    }
	    .sec-1-h-txt p {
        font-size: 17px;
        width: 86%;
    }
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
	    .sec-1-h-txt h1 {
        font-size: 35px;
        line-height: 45px;
    }
	    body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 130px !important;
    }
    .sec-1-h-txt p {
        font-size: 14px;
        width: 100%;
        line-height: 22px;
    }
	    .sec-2-h-txt h2 {
        font-size: 30px;
        width: 100%;
        line-height: 40px;
    }
	    .sec-2-h-txt p {
        font-size: 14px;
        width: 100%;
		line-height: 22px;
    }
	    .sec-3-h-txt h2 {
        font-size: 30px;
        width: 100%;
        line-height: 40px;
    }
	    .sec-3-h-txt p {
        font-size: 14px;
        width: 100%;
		line-height: 22px;
    }
	    .sec-4-h-txt h2 {
        font-size: 25px;
        width: 100%;
        line-height: 35px;
    }
    .footer-h-txt h1 {
        font-size: 53px;
        line-height: 40px;
    }
	div#sec-5 {
    padding-top: 20px !important;
}
	    .footer-h-txt h1 span {
        font-size: 35px;
    }
	    .footer-para p {
        font-size: 14px;
        line-height: 22px;
        padding-right: 0px;
    }
	.social-txt h5 {
        font-size: 35px;
        line-height: 45px;
    }
	    .footer-col-icon .vc_column-inner {
        padding: 30px 0px 1px 35px;
    }
    #footer-1 .flow-txt {
        position: absolute;
        top: -158px;
        right: 0px;
        width: 39%;
    }
	#footer-1 .nectar-scrolling-text-inner h3 {
    font-size: 25px;
    margin-top: 20px;
}
	#footer-1 span.custom {
    margin-top: 0px;
    zoom: 65%;
}
	#snd-header .nectar-scrolling-text-inner h3 {
    font-size: 16px;
}
	    .last-txt p {
        font-size: 14px;
    }
    #sec-1 .row-bg-wrap:before {
        top: 520px;
        zoom: 40%;
    }
	#snd-header span.custom {
    margin-top: 0px;
    zoom: 60%;
}
	.nectar-global-section {
    position: relative;
    margin-top: -13px;
}
	    
	#sec-1 .row-bg-wrap:after {
        top: 40%;
        zoom: 40%;
    }
    #top #logo .starting-logo {
        left: -10px;
        top: 50px !important;
    }
	#header-outer .row .col.span_9 {
    display: none;
}
	body.admin-bar #header-outer[data-transparent-header=true][data-mobile-fixed=false] {
        top: 33px !important;
    }
	    #sec-2 .iwt-text h4 {
        font-size: 14px;
    }
	#sec-2 .iwt-icon img {
    width: 60%;
}
	    #sec-2 .iwt-text {
        padding-left: 35px;
    }
	    div#sec-3 .row-bg-wrap:before {
        z-index: -1;
    }
	    #sec-5 .iwt-text h4 {
        font-size: 14px;
        line-height: 20px;
    }
	#sec-5 .iwt-icon img {
    position: relative;
    top: -2px;
    width: 60%;
}
	#sec-5 img.img-with-animation.skip-lazy {
    margin-top: 30px;
}
	#sec-5 .iwithtext .iwt-text {
    padding-left: 35px;
}
	#footer-1 input {
    font-size: 14px;
}
	.footer-para h3 {
        font-size: 25px;
        line-height: 30px;
    }
	div#footer-1 {
    padding-top: 20px !important;
}
}
@media (max-width: 460px) {
    body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 122px !important;
    }
}
@media (max-width: 430px) {
	    #top #logo .starting-logo {
        left: -20px;
    }
}
@media (max-width: 428px) {
	    #top #logo .starting-logo {
        left: -34px;
    }
    body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 127px !important;
    }
	    #sec-1 .row-bg-wrap:after {
        top: 36%;
        zoom: 40%;
    }

}
@media (max-width: 414px) {
    #top #logo .starting-logo {
        left: -7px;
        top: 50px !important;
        margin: auto;
        display: table;
    }
	    #sec-1 .row-bg-wrap:after {
        top: 36%;
        zoom: 40%;
    }
	    .sec-2-h-txt h2 {
        font-size: 25px;
        line-height: 35px;
    }
	    #sec-2 .iwt-text h4 {
        font-size: 18px;
    }
	    .sec-3-h-txt h2 {
        font-size: 25px;
        width: 100%;
        line-height: 30px;
    }
	    body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 110px !important;
    }

#sec-2 {
    padding-bottom: 0px !important;
}
	    .sec-4-h-txt h2 {
        font-size: 25px;
        line-height: 32px;
    }
	#sec-3 {
    padding-bottom: 0px !important;
}
	    #sec-5 .iwt-text h4 {
        font-size: 16px;
        line-height: 25px;
    }
	    .footer-h-txt h1 {
        font-size: 40px;
        line-height: 30px;
    }
	    .footer-h-txt h1 span {
        font-size: 26px;
    }
	    .footer-para h3 {
        font-size: 30px;
        line-height: 35px;
    }
    #footer-1 .flow-txt {
        position: absolute;
        top: -137px;
        right: 2px;
        width: 42%;
    }
	    .social-txt h5 {
        font-size: 25px;
        line-height: 35px;
    }
	    .sec-1-h-txt h1 {
        font-size: 30px;
        line-height: 40px;
    }
}
@media (max-width: 390px) {}
@media (max-width: 375px) {}
@media (max-width: 360px) {}



