/*
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
*/
/* Body Css */
@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap');
@font-face {
  font-family: Dongra;
  src: url(/wp-content/themes/salient-child/fonts/Dongra.ttf);
}
body * {
  font-family: "Lexend", sans-serif;
}
h1, h2 {
  font-family: Dongra;
  font-weight: 400;
}
#page-header-bg h1 {
    margin: 80px 0 0;
    font-family: 'Dongra';
    font-weight: 400;
    font-size: 80px;
}
.page-id-23 #page-header-bg[data-bg-pos=center] .page-header-bg-image {
    background-position: 100% 24%;
}
.banner-btn {
    display: none;
}
/* Header Css */
div#header-space {
    display: none;
}
div#header-outer {
    background: transparent;
}
#header-outer[data-lhe="default"] #top nav > ul > li > a {
    color: #FFF;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}
/* Banner Css */
.banner-sec p {
    color: #D8D8D8;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
}
.banner-btn {
    text-align: right;
}
div#banner-row img.ctr-img {
    margin-bottom: -250px;
}
/* About Css */
.about-sec {
    margin-bottom: 24px !important;
}
.w-sec h2 {
    color: #FFF;
    font-size: 70px;
    font-weight: 500;
    line-height: 80px;
    letter-spacing: -2.148px;
    text-transform: capitalize;
    font-family: 'Lexend';
    margin-bottom: 25px;
}
.w-sec p {
    color: #C1C1C1;
    font-family: Lexend;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 30px;
    width: 85%;
}
a#w-btn {
    margin: 0;
    padding: 20px 51px;
    color: #171717;
    font-size: 18px;
    font-weight: 500;
    line-height: 28.506px;
    text-transform: capitalize;
    border-radius: 7px !important;
}
div#about-row:after {
    content: "";
    background-image: url(/wp-content/uploads/2025/04/about-after.png);
    width: 100%;
    height: 538px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    z-index: 0;
    bottom: 0;
}
/* Action Css */
div#action-row {
    background: #202020;
}
.action-head {
    margin-bottom: 85px !important;
}
.w-head h2 {
    color: #FFF;
    font-size: 280px;
    font-weight: 400;
    line-height: 200px;
    text-transform: uppercase;
    margin-bottom: 22px;
}
.w-head p {
    color: #FFF;
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
}
.action-head p {
    width: 67%;
    margin: auto;
}
.action-sec {
    position: relative;
}
.action-sec img {
    width: 100% !important;
    height: 678px !important;
    border-radius: 32px;
    object-fit: cover;
    object-position: top;
}
div#action-inner-row .vc_col-sm-6 {
    padding: 0 31px;
}
.action-sec p {
    padding: 0;
}
.action-inner-row {
    position: absolute;
    bottom: 36px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    left: 0;
    right: 0;
    border-radius: 11px;
    background: #FFF;
    margin: 0 35px;
    padding: 18px 26px 18px 42px;
}
.action-inner-row h3 {
    color: #3F3F3F;
    font-size: 28px;
    font-weight: 500;
    line-height: 35px;
    text-transform: capitalize;
    margin: 0 !important;
}
.action-inner-row a {
    border-radius: 5.01px;
    background: #FEAE27;
    padding: 15px 21px;
    color: #292929;
    text-align: center;
    font-family: Lexend;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    text-transform: capitalize;
}
.action-sec:hover {
    transform: scale(1.1) !important;
}
/* Feature Css */
.video-head {
    margin-bottom: 56px !important;
}
.video-head p {
    width: 53%;
    margin: auto;
}
div#feature-row img.thumb {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
}
/* Contact Css */
.contact-sec div#wpforms-80 {
    margin: 0 auto;
    width: 70%;
}
.contact-sec div#wpforms-80 .wpforms-field {
    padding: 0 0 20px;
}
.contact-sec div#wpforms-80 .wpforms-field label {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 20px;
}
.contact-sec div#wpforms-80 .wpforms-field input {
    height: 69px;
    border-radius: 7px;
    padding-left: 26px;
    color: #757575;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    text-transform: capitalize;
}
body[data-form-submit=regular] .contact-sec button[type=submit] {
    padding: 20px 41px !important;
    height: 69px;
    background: #FEAE27 !important;
    color: #202020 !important;
    font-size: 18px;
    font-weight: 500;
    line-height: 28.506px;
    text-transform: capitalize;
    border-radius: 7px !important;
}
/* Footer Css */
div#footer-row {
    background: #202020;
}
div#footer-row img {
    width: 50%;
}
.footer-social ul {
    margin: 0;
    text-align: center;
}
.footer-social ul li {
    display: inline-block;
    margin: 0 10px;
}
.footer-social ul li i {
    color: #fff;
    font-size: 30px;
}
div#footer-row h2 {
    color: #FFF;
    font-size: 29px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -0.875px;
    text-transform: capitalize;
    font-family: 'Lexend';
    margin-bottom: 24px;
}
div#footer-row ul {
    margin: 0;
}
div#footer-row ul li {
    list-style: none;
    color: #FDFDFD;
    font-size: 18px;
    font-weight: 400;
    line-height: 39px;
    text-transform: capitalize;
}
div#footer-row ul li a {
    color: #fff;
}
.footer-details li {
    width: 75%;
}
.footer-newsletter-sec p {
    color: #FFF;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    padding-bottom: 16px;
}
.footer-newsletter-sec .es-form-field-container {
    display: flex;
    justify-content: space-between;
}
.footer-newsletter-sec .es-form-field-container .gjs-row {
    margin: 0 !important;
}
.footer-newsletter-sec .es-form-field-container .gjs-row:first-child {
    display: none;
}
.footer-newsletter-sec .es-form-field-container .gjs-row input[type="email"] {
    border-radius: 7px;
    background: #FFF;
    width: 360px;
    height: 69px;
    padding-left: 26px;
    color: #757575;
    font-size: 17px;
    font-weight: 500;
    line-height: 28px;
    text-transform: capitalize;
}
.footer-newsletter-sec .es-form-field-container .gjs-row input[type="email"]::placeholder {
    color: #757575;
}
.footer-newsletter-sec .es-form-field-container .gjs-row input[type="submit"] {
    border-radius: 7px !important;
    background: #FEAE27;
    padding: 20px 41px;
    height: 69px;
    color: #202020;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    text-transform: capitalize;
    font-family: 'Lexend';
}
/* Copyright Css */
.copyright-sec p {
    color: #242424;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    text-transform: capitalize;
}
.copyright-sec p a {
    color: #242424;
}
/* =========================================================== */
body.page-template-default.page.page-id-85 div#about-row .w-sec p,body.page-template-default.page.page-id-94 div#about-row .w-sec p {
    width: 100%;
}
div#watch-row img {
    margin: 0 auto;
    display: table;
}
/* ======================================================================= */
body.material .comment-wrap {padding: 0;width: 100%;margin: 0 auto;}

body.wp-singular.page-template-default.page.page-id-85 .container-wrap,body.wp-singular.page-template-default.page.page-id-94 .container-wrap{
    background-color: #202020;
}
#respond {
    margin: 0;
}
#respond h3, h3#comments {
    color: #fff;
}
.container-wrap textarea {
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
}
.comment-wrap label {
    color: #fff;
    font-size: 18px;
}
.comment-wrap input {
    border: 2px solid #fff;
    color: #fff;
}
body .comment-list {
    color: #fff;
    font-size: 19px;
}
.comment-author a {
    color: #fff;
}
cite.fn {
    color: #fff;
}
/* ============================================================== */
@media only screen and (min-width: 320px) and (max-width: 767px){
div#banner-row {
    padding-top: 70px !important;
}
div#banner-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
p {
    text-align: center !important;
    font-size: 15px !important;
    width: 100% !important;
}
div#about-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
.w-sec h2 {
    font-size: 35px;
    text-align: center;
}
div#about-row h3 {
    text-align: center;
    font-size: 19px;
}
a#w-btn {
    padding: 7px 30px;
    margin: 0 auto;
    display: table;
}
div#action-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
div#action-row h2 {
    font-size: 55px;
    line-height: 1;
}
div#action-row {
    padding-top: 50px !important;
    padding-bottom: 20px !important;
}
div#action-inner-row .vc_col-sm-6 {
    margin-bottom: 40px;
    padding: 0;
}
.action-sec img {width: 100% !important;height: unset !important;padding: 0 !important;border-radius: 10px;}
div#action-inner-row .row_col_wrap_12_inner.col.span_12.left {
    padding: 0;
}
.action-inner-row {
    position: unset;
    display: unset;
    background-color: #fff;
    padding: 0 !important;
    margin: 0 !important;
    text-align: center;
}
.action-inner-row h3 {
    padding-bottom: 20px;
}
.action-head {
    margin-bottom: 30px !important;
}
div#action-inner-row .vc_col-sm-6:nth-child(2) img {height: 350px !important;}
div#feature-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
div#feature-row h2 {
    font-size: 50px;
    letter-spacing: 0;
    margin: 0;
    padding: 0 0 20px 0 !important;
    line-height: 1;
}
div#feature-row {
    padding-top: 50px !important;
}
div#watch-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
div#feature-row img.thumb {
    transform: scale(0.4);
}
div#watch-row h2 {
    text-align: center;
    font-size: 25px;
    padding-top: 20px;
}
div#watch-row img {
    padding: 40px 0;
}
div#footer-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
div#footer-row {
    padding-top: 50px !important;
    padding-bottom: 0px !important;
}
div#footer-row h2 {
    text-align: center;
    font-size: 24px;
    text-align: left;
    padding-top: 30px;
}
div#about-row {
    padding-top: 200px !important;
}
div#about-row h2 {
    padding: 0;
    margin: 0;
}
div#footer-row img {
    margin: 0;
}
.footer-social ul {float: left;}
.footer-newsletter-sec p {
    text-align: left !important;
}
.footer-newsletter-sec .es-form-field-container {
    display: unset;
}
.footer-newsletter-sec .es-form-field-container .gjs-row input[type="email"] {
    width: 100%;
    height: 50px;
    margin-bottom: 15px;
}
.footer-newsletter-sec .es-form-field-container .gjs-row input[type="submit"] {
    width: 100%;
    height: unset;
    line-height: 1;
}
div#footer-row ul li a {
    font-size: 15px;
}
div#footer-row ul li {
    padding-bottom: 0;
    margin-bottom: 0;
}
div#footer-row .vc_col-sm-3 {
    width: 100%;
}
div#footer-row .vc_col-sm-2 {
    width: 100%;
}
.copyright-sec p {
    font-size: 15px !important;
    padding: 0 !important;
    line-height: 1;
}
div#about-row {
    padding-bottom: 0 !important;
}
body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container>.menu>li a {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.2;
} 
body.wp-singular.page-template-default.page.page-id-23 div#about-row {
    padding-top: 50px !important;
} 
div#contact-row {
    padding-top: 30px !important;
}
div#contact-row div#wpforms-80 {
    width: 100%;
}
body.wp-singular.page-template-default.page.page-id-85 div#about-row {
    padding-top: 0 !important;
}
.comment-wrap {
    padding-top: 30px !important;
}
#commentform .form-submit {
    margin: 0;
} 
div#contact-row div#wpforms-80 label {
    font-size: 16px;
    margin: 0 0 10px 0;
}
body[data-form-submit=regular] .contact-sec button[type=submit] {
    width: 100%;
    padding: 0 !important;
    height: 50px;
    font-size: 17px;
}
body.wp-singular.page-template-default.page.page-id-94 div#about-row {
    padding-top: 0 !important;
} 
}
/* ================================================================ */
/* ============================================================== */
@media only screen and (min-width: 768px) and (max-width: 1023px){
div#banner-row {
    padding-top: 70px !important;
}
div#banner-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
p {
    text-align: center !important;
    font-size: 18px !important;
    width: 100% !important;
}
div#about-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
.w-sec h2 {
    text-align: center;
}
div#about-row h3 {
    text-align: center;
}
a#w-btn {
    padding: 14px 50px;
    margin: 0 auto;
    display: table;
}
div#action-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
div#action-row h2 {
    font-size: 115px;
    line-height: 1;
}
div#action-row {
    padding-top: 50px !important;
    padding-bottom: 20px !important;
}
div#action-inner-row .vc_col-sm-6 {
    margin-bottom: 40px;
    padding: 0;
}
.action-sec img {width: 40% !important;height: unset !important;padding: 0 !important;border-radius: 10px;}
div#action-inner-row .row_col_wrap_12_inner.col.span_12.left {
    padding: 0;
}
.action-inner-row {
    position: unset;
    display: unset;
    background-color: #fff;
    padding: 0 !important;
    margin: 0 !important;
    text-align: center;
}
.action-inner-row h3 {
    padding-bottom: 20px;
}
.action-head {
    margin-bottom: 30px !important;
}
div#action-inner-row .vc_col-sm-6:nth-child(2) img {height: 350px !important;}
div#feature-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
div#feature-row h2 {
    font-size: 120px;
    letter-spacing: 0;
    margin: 0;
    padding: 0 0 20px 0 !important;
    line-height: 1;
}
  
div#feature-row {
    padding-top: 50px !important;
}
div#watch-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
div#watch-row h2 {
    text-align: center;
    font-size: 25px;
    padding-top: 20px;
}
div#watch-row img {
    padding: 40px 0;
    width: 40%;
}
div#footer-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
div#footer-row {
    padding-top: 50px !important;
    padding-bottom: 0px !important;
}
div#footer-row h2 {
    text-align: center;
    font-size: 24px;
    text-align: left;
    padding-top: 30px;
}
div#about-row {
    padding-top: 200px !important;
}
div#footer-row img {
    margin: 0;
    width: 20%;
}
.footer-social ul {float: left;}
.footer-newsletter-sec p {
    text-align: left !important;
}
.footer-newsletter-sec .es-form-field-container {
    display: unset;
}
.footer-newsletter-sec .es-form-field-container .gjs-row input[type="email"] {
    height: 50px;
    margin-bottom: 15px;
}
.footer-newsletter-sec .es-form-field-container .gjs-row input[type="submit"] {
    height: unset;
    line-height: 1;
}
div#footer-row ul li {
    padding-bottom: 0;
    margin-bottom: 0;
}
div#footer-row .vc_col-sm-3 {
    width: 100%;
}
div#footer-row .vc_col-sm-2 {
    width: 100%;
}
.copyright-sec p {
    font-size: 17px !important;
}
div#about-row {
    padding-bottom: 0 !important;
}
body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container>.menu>li a {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.2;
}   
body.wp-singular.page-template-default.page.page-id-23 div#about-row {
    padding-top: 50px !important;
}   
div#contact-row {
    padding-top: 30px !important;
}
div#contact-row div#wpforms-80 {
    width: 100%;
}
body.wp-singular.page-template-default.page.page-id-85 div#about-row {
    padding-top: 0 !important;
}
.comment-wrap {
    padding-top: 30px !important;
}
#commentform .form-submit {
    margin: 0;
}   
div#contact-row div#wpforms-80 label {
    font-size: 16px;
    margin: 0 0 10px 0;
}
body[data-form-submit=regular] .contact-sec button[type=submit] {
    width: 100%;
    padding: 0 !important;
    height: 50px;
    font-size: 17px;
}
body.wp-singular.page-template-default.page.page-id-94 div#about-row {
    padding-top: 0 !important;
}
div#about-row img {
    width: 50%;
    margin: 0 auto;
    display: table;
} 
}
/* ==================================================================================== */
@media only screen and (min-width: 1024px) and (max-width: 1300px){
#header-outer[data-full-width="true"] header > .container {
    padding: 0 20px;
}
#header-outer[data-lhe="default"] #top nav > ul > li > a {
    padding: 0 10px;
    font-size: 16px;
}
div#banner-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 30px;
}
div#banner-row {
    padding-bottom: 50px !important;
}
div#about-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 30px;
}
div#banner-row img.ctr-img {
    margin: 0 0 -20px 0;
    width: 100%;
}
.banner-sec p {
    width: 420px;
}
div#about-row {
    padding-bottom: 50px !important;
}
div#about-row .w-sec p {
    width: 95%;
}
div#action-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 30px;
}
div#action-row .w-head h2 {
    font-size: 190px;
    padding: 0;
    margin: 0;
}
div#action-inner-row .row_col_wrap_12_inner.col.span_12.left {
    padding: 0;
}
div#action-inner-row .vc_col-sm-6 {
    padding: 0 6px;
}
div#action-row {
    padding-bottom: 80px !important;
}
div#feature-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 30px;
}
div#feature-row .w-head h2 {
    font-size: 170px;
    padding: 0;
    margin: 0;
}
div#watch-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 30px;
}
div#watch-row img {
    width: 80%;
    margin: 0 auto;
    display: table;
}
div#watch-row p {
    width: unset;
}
div#watch-row a#w-btn {
    width: 100%;
    padding: 10px;
    text-align: center;
}
div#footer-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 30px;
}
div#footer-row img {
    margin: 0;
    width: 70%;
}
.footer-social ul {
    float: left;
}
.footer-newsletter-sec .es-form-field-container {
    display: unset;
}
.footer-newsletter-sec .es-form-field-container .gjs-row input[type="email"] {
    width: 100%;
    margin-bottom: 13px;
}
.footer-newsletter-sec .es-form-field-container .gjs-row input[type="submit"] {
    width: 100%;
}
div#footer-row {
    padding-bottom: 55px !important;
    padding-top: 60px !important;
}
div#footer-row .vc_col-sm-3:nth-child(1) {
    width: 20%;
}
div#footer-row .vc_col-sm-4 {
    position: relative;
    left: 50px;
}
div#page-header-bg {
    height: 500px !important;
    background-position: center !important;
}
div#page-header-wrap {
    height: 500px !important;
    background-position: center !important;
}
.video-head p {
    width: 80%;
} 
}
/* ============================================================================== */
/* ==================================================================================== */
@media only screen and (min-width: 1301px) and (max-width: 1600px){
#header-outer[data-full-width="true"] header > .container {
    padding: 0 20px;
}
#header-outer[data-lhe="default"] #top nav > ul > li > a {
    /* padding: 0 10px; */
    /* font-size: 16px; */
}
div#banner-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 30px;
}
div#banner-row {
    padding-bottom: 50px !important;
}
div#about-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 30px;
}
div#banner-row img.ctr-img {
    /* margin: 0 0 -20px 0; */
    width: 100%;
}
.banner-sec p {
    /* width: 420px; */
}
div#about-row {
    padding-bottom: 50px !important;
}
div#about-row .w-sec p {
    width: 95%;
}
div#action-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 30px;
}
div#action-row .w-head h2 {
    font-size: 190px;
    padding: 0;
    margin: 0;
}
div#action-inner-row .row_col_wrap_12_inner.col.span_12.left {
    padding: 0;
}
div#action-inner-row .vc_col-sm-6 {
    /* padding: 0 6px; */
}
div#action-row {
    padding-bottom: 80px !important;
}
div#feature-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 30px;
}
div#feature-row .w-head h2 {
    font-size: 210px;
    padding: 0;
    margin: 0;
}
div#watch-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 40px;
}
div#watch-row img {
    margin: 0 auto;
    display: table;
}
div#footer-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 90px;
}
.footer-newsletter-sec .es-form-field-container {
    display: unset;
}
.footer-newsletter-sec .es-form-field-container .gjs-row input[type="email"] {
    width: 100%;
    margin-bottom: 13px;
}
.footer-newsletter-sec .es-form-field-container .gjs-row input[type="submit"] {
    width: 100%;
}
div#footer-row {
    padding-bottom: 55px !important;
    padding-top: 60px !important;
}
div#footer-row .vc_col-sm-4 {
    position: relative;
    left: 50px;
}

.video-head p {
    width: 80%;
}   
}