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

/* header CSS start */

#top .container {
    padding: unset;
}
#header-outer[data-box-shadow=none]:not(.transparent) .sf-menu>li:not(.megamenu) ul li a span {
    color: #585858;
}

#header-outer[data-box-shadow=none]:not(.transparent) .sf-menu>li:not(.megamenu) ul li a:hover span {
    color: #fff !important;
}
.video-sec-hide{
	display: none;
}
#header-outer[data-box-shadow=none]:not(.transparent) .sf-menu>li:not(.megamenu) ul li a {
	opacity: 1 !important;
}

#top nav > ul > li > a {
    opacity: 1 !important;
}
a#entire-btn.trans {
   background-color: #f5f5f5 !important;
   color: rgb(0, 0, 0);
   border-color: #333333;
   font-weight: 200;
   max-width: 240px;
}
#top nav > ul > li > a span {
    color: #585858;
}

#top nav > ul > li > a:hover span {
    color: #540FAB;
}

#header-secondary-outer ul.secondary-header {
    display: flex;
    justify-content: end;
    align-items: center;
    gap: 20px;
    position: relative;
    left: 25%;
}

div#header-secondary-outer {
    padding: 10px 0px !important;
    background: unset;
    z-index: 1;
}

#header-secondary-outer ul.secondary-header li a {
    color: #444444;
    font-size: 18px;
    line-height: 26px;
}

#header-secondary-outer ul.secondary-header li.phone i {
    color: #540FAB !important;
    background: unset !important;
    display: unset;
}

#header-secondary-outer ul.secondary-header li i {
    background: #540FAB;
    color: #fff;
    font-size: 20px;
    line-height: 28px;
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

li#search-btn {
    position: absolute !important;
    top: -40px;
}

li#search-btn a span {
    color: #000 !important;
}

li#menu-item-33 a {
    background: #540FAB;
    color: #fff;
    font-size: 18px !important;
    line-height: 26px !important;
    padding: 15px 30px !important;
    margin-left: 20px !important;
}

li#menu-item-33 a span {
    color: #fff !important;
}

.current-menu-item a span {
    color: #540fab !important;
}

/* header CSS end */

/* hero CSS start */

h1 {
    color: #2E0266;
}

#hero {
    text-align: center;
}

#hero p {
    color: #2E0266;
    font-size: 34px;
    line-height: 42px;
    font-family: 'EB Garamond';
}

h2, h3, h4 {
    color: #2E0266;
}

#hero .transform .vc_column-inner {
    background: #ffffff61;
    padding: 15px 15px;
    border-radius: 25px;
}

#entire-btn {
    padding: 15px 30px;
    font-size: 18px;
    line-height: 26px;
    transition: all 0.5s;
    opacity: 1 !important;
    border-radius: 0px !important;
}

#entire-btn:hover {
    transform: unset !important;
    box-shadow: unset !important;
    background: #000 !important;
}

p {
	color: #444444;
}

/* hero CSS end */

/* accred section CSS start */

#accred-inr p {
	color: #2E0266;
	font-size: 20px;
	line-height: 28px;
    font-family: 'EB Garamond';
}

#accred h3 {
	text-align: center;
}

/* accred section CSS end */

/* footer CSS start */

.tnp-field label {
    display: none;
}

ul li {
    list-style: none;
}

ul {
    margin: unset;
}

#footer ul li {
    padding-bottom: 10px;
}

#footer ul li a {
    color: #585858;
}

#footer-copy img {
    max-width: 150px;
    position: relative;
    margin: 0 0 0 auto;
}

#footer-inr a {
    color: #585858;
}

#footer-inr i {
    color: #540FAB;
}

#footer-inr ul.icon li a i {
    color: #fff;
    background: #540FAB;
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    line-height: 28px;
    border-radius: 50%;
}

#footer-inr ul.icon {
    display: flex;
    gap: 10px;
}

div#copyright {
    display: none !important;
}

#footer-copy p {
    font-size: 14px;
    line-height: 22px;
}

/* footer CSS end */

/* inr-banner CSS start */

#inr-banner h1 {
    color: #fff;
    font-size: 50px;
    line-height: 58px;
}

/* inr-banner CSS end */

/* meet section CSS start */

#meet h2, #meet p {
    text-align: center;
}

#meet.faq p {
    text-align: left;
}

#meet.policy p {
    text-align: left;
}

#meet.policy {
    padding-top: unset !important;
}

#meet-inr p {
    text-align: left;
}

h5 {
    color: #2e0266
}

#meet-inr .vc_column-inner {
    background: #f5f5f5;
    padding-bottom: 30px;
    border-radius: 30px;
}

#meet-inr .wpb_text_column {
    padding: 0px 30px;
}

#meet.contact input, #meet.contact textarea {
    background: #fff !important;
    border: 1px solid #2e0266 !important;
    border-radius: 5px;
}

#meet.contact input.wpcf7-submit {
    background: #2e0266 !important;
    width: 100% !important;
    font-size: 18px;
    line-height: 26px;
}

#meet.contact .btn {
    padding: unset !important;
}

#meet-inr strong {
    color: #444444;
}

#meet-inr ul li {
    padding-bottom: 10px;
    position: relative;
    padding-left: 25px;
}

#meet-inr ul li:before {
    content: '\f00c';
    position: absolute;
    font-family: 'FontAwesome';
    color: #2e0266;
    top: 0;
    left: 0;
}

#meet-inr img {
    border-radius: 30px 30px 0px 0px;
}

/* meet section CSS end */

/* img-banner section CSS start */

#img-banner img {
    width: 100%;
}

#inr-banner p {
    color: #fff;
}

#rise-inr p {
    color: #2e0266;
}

/* img-banner section CSS end */

/* only-text section CSS start */

#only-text h2 {
    text-align: center;
}

.benefit p {
    color: #444444 !important;
}

#only-text ul {
    column-count: 2;
}

#only-text ul li {
    color: #444444;
    padding-bottom: 10px;
    padding-left: 25px;
    position: relative;
}

#only-text ul li:before {
    content: '\f00c';
    position: absolute;
    font-family: 'FontAwesome';
    left: 0;
    top: 0;
    color: #2e0266;
}

/* only-text section CSS end */

/* video section CSS start */

#video-inr .vc_column-inner {
    background: #fff;
    padding-bottom: 20px;
}

#video-inr img {
    width: 100%;
}


#video-inr p {
	color: #000;
}

/* video section CSS end */

/* Fundamental sect  */

.list-blk ul li {
    color: #540fab;
    margin: 0 0 10px 0;
    list-style: disc;
}


.center-blk h4 {
    text-align: center;
}
.image-flex .wpb_wrapper {
    display: flex;
    justify-content: center;
}
.list-blk p {
 color: #540fab;
}
div#mission #inr-row img {
    max-width: 270px;
    margin: auto;
}

div#mission #inr-row {
    padding-bottom: 50px;
}
.buttons a#entire-btn {
    margin: 0 10px 10px;
}

/* login section CSS start */

div#login {
    text-align: center;
}

#signup ul.wpb_tabs_nav {
    display: flex;
    justify-content: center;
}

#signup ul.wpb_tabs_nav li {
    margin: 0 10px !important;
}

#signup ul.wpb_tabs_nav li a {
    border-radius: 50px;
    border: 1px solid #540fab;
    background: #fff;
    color: #540fab;
    padding: 10px 35px;
}

#signup ul.wpb_tabs_nav li a.active-tab {
    color: #fff;
    background: #540fab;
}

#signup input#um-submit-btn {
    width: 100% !important;
    background: #540fab;
}

#signup input#um-submit-btn {
    width: 100% !important;
    background: #540fab;
}

.um-form {
    max-width: 450px;
    margin: 0 auto;
}

#signup label {
    color: #540fab;
}

select#pa_subscription-options {
    border: 1px solid #540fab;
}

select#pa_subscription-options-1 {
    border: 1px solid #540fab;
}

table.variations .label {
    color: #540fab !important;
}

/* login section CSS end */



@media only screen and (min-width: 1600px) and (max-width: 1750px){}
@media only screen and (min-width: 1366px) and (max-width: 1599px){
	
#top .container {
    padding: 0px 40px !important;
}

div#mission {
    padding: 80px 0px !important;
}

div#rise {
    padding-bottom: 80px !important;
}

div#accred {
    padding-bottom: 80px !important;
}	
	
#top nav > ul > li > a {
    font-size: 14px !important;
    line-height: 22px !important;
    padding: 0px 6px !important;
}

#top li#menu-item-33 a {
    padding: 15px 20px !important;
    margin-left: 10px !important;
}	
	
}
@media only screen and (min-width: 1200px) and (max-width: 1365px){
	
#top nav > ul > li > a {
    font-size: 13px !important;
    line-height: 21px !important;
    padding: 0px 5px !important;
}

#top li#menu-item-33 a {
    padding: 12px 18px !important;
    margin-left: 8px !important;
}	
	
#top .container {
    padding: 0px 30px !important;
}

div#mission {
    padding: 60px 0px !important;
}

div#rise {
    padding-bottom: 60px !important;
}

div#accred {
    padding-bottom: 60px !important;
}

li#search-btn {
    right: -10px !important;
    top: -45px !important;
}

#header-outer #logo img, #header-outer .logo-clone img, #header-outer .logo-spacing img {
    height: 80px !important;
}

#hero p {
    font-size: 25px !important;
    line-height: 33px !important;
}

p {
    font-size: 16px !important;
    line-height: 24px !important
}

h4 {
    font-size: 25px !important;
    line-height: 33px !important;
}

h3 {
    font-size: 35px !important;
    line-height: 43px !important;
}

h2 {
    font-size: 45px !important;
    line-height: 53px !important;
}

#accred-inr p {
    font-size: 18px !important;
    line-height: 26px !important;
}

#footer ul li a {
    font-size: 16px !important;
    line-height: 24px !important;
}

#footer-copy p {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#footer {
    padding-bottom: 20px !important;
}
	
}
@media only screen and (min-width: 1000px) and (max-width: 1199px){
	
#top .container {
    padding: 0px 30px !important;
}

div#mission {
    padding: 40px 0px !important;
}

div#rise {
    padding-bottom: 40px !important;
}

div#accred {
    padding-bottom: 40px !important;
}

li#search-btn {
    right: -10px !important;
    top: -45px !important;
}

#top nav > ul > li > a {
    font-size: 11px !important;
    line-height: 19px !important;
    padding: 0px 4px !important;
}

#top li#menu-item-33 a {
    padding: 8px 12px !important;
    margin-left: 6px !important;
}

#header-outer #logo img, #header-outer .logo-clone img, #header-outer .logo-spacing img {
    height: 50px !important;
}

#hero p {
    font-size: 20px !important;
    line-height: 28px !important;
}

p {
    font-size: 14px !important;
    line-height: 22px !important
}

h4 {
    font-size: 20px !important;
    line-height: 28px !important;
}

h3 {
    font-size: 30px !important;
    line-height: 38px !important;
}

h2 {
    font-size: 40px !important;
    line-height: 48px !important;
}

#accred-inr p {
    font-size: 16px !important;
    line-height: 24px !important;
}

#footer a {
    font-size: 12px !important;
    line-height: 20px !important;
}

#footer ul li {
    padding-bottom: 5px !important;
}

#footer ul li a {
    font-size: 15px !important;
    line-height: 23px !important;
}

#footer-copy p {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#footer {
    padding-bottom: 20px !important;
}

#top li#menu-item-33 a {
    padding: 10px 20px !important;
    margin-left: 10px !important;
}	
	
}
@media only screen and (min-width: 768px) and (max-width: 999px){
	
#top .container {
    padding: 0px 10px !important;
}

div#mission {
    padding: 30px 0px 20px !important;
    margin-bottom: unset !important
}

div#rise {
    padding-bottom: 30px !important;
}

div#accred {
    padding-bottom: 20px !important;
}

li#search-btn {
    right: -10px !important;
    top: -45px !important;
}

#top nav>ul>li>a {
    font-size: 12px !important;
    line-height: 20px !important;
    padding: 0px 8px !important;
}

#header-outer #logo img, #header-outer .logo-clone img, #header-outer .logo-spacing img {
    height: 50px !important;
}

#hero p {
    font-size: 16px !important;
    line-height: 24px !important;
}

p {
    font-size: 14px !important;
    line-height: 22px !important
}

h4 {
    font-size: 16px !important;
    line-height: 24px !important;
}

h3 {
    font-size: 20px !important;
    line-height: 28px !important;
}

h2 {
    font-size: 28px !important;
    line-height: 36px !important;
}

#accred-inr p {
    font-size: 16px !important;
    line-height: 24px !important;
}

#footer a {
    font-size: 12px !important;
    line-height: 20px !important;
}

#footer ul li {
    padding-bottom: 5px !important;
}

#footer ul li a {
    font-size: 15px !important;
    line-height: 23px !important;
}

#footer-copy p {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#footer {
    padding-bottom: 20px !important;
}

#top li#menu-item-33 a {
    padding: 10px 20px !important;
    margin-left: 10px !important;
}	

body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
    height: 40px !important;
}

#hero .transform .vc_column-inner {padding: 10px 10px !important;}

#entire-btn {
    padding: 10px 12px !important;
    font-size: 13px !important;
    line-height: 21px !important;
}

#hero .row-bg {
    background-position: center!important;
}

#mission .row_col_wrap_12 {
    flex-direction: column-reverse !important;
}

#mission img {
    padding-top: 20px !important;
}

#accred-inr img {
    margin: 0 auto !important;
}

div#footer-widgets {
    display: none !important;
}

#footer-copy img {
    margin: 0 !important;
}

div#inr-banner {
    padding: 100px 0px !important;
}

#inr-banner .row-bg {
    background-position: center !important;
}

div#meet {
    padding: 30px 0px !important;
}

#meet p br {
    display: none !important;
}

#meet-inr .wpb_text_column {
    padding: 0px 15px !important;
    margin-bottom: 10px !important;
}

ul li {
    font-size: 14px !important;
    line-height: 22px !important;
}

#meet-inr .vc_column-inner {
    padding-bottom: 10px !important;
}

#mission .wpb_text_column {
    margin-bottom: 10px !important;
}

div#train-inr-row .wpb_text_column {
    margin-bottom: 10px !important;
}

#train-inr-row .nectar-split-heading {
    margin-bottom: 0px !important;
}

#mission .vc_col-sm-6 {
    padding: unset !important;
}

div#only-text {
    padding: 20px 0px !important;
}

#only-text ul {
    column-count: 1 !important;
}

div#accred {
    padding-top: 20px !important;
}

div#video {
    padding: 30px 0px !important;
}

#video-inr .wpb_text_column {
    margin-bottom: 10px !important;
}	
	
}
@media only screen and (min-width: 520px) and (max-width: 767px){
	
#top .container {
    padding: 0px 10px !important;
}

div#mission {
    padding: 30px 0px 20px !important;
    margin-bottom: unset !important
}

div#rise {
    padding-bottom: 30px !important;
}

div#accred {
    padding-bottom: 20px !important;
}

li#search-btn {
    right: -10px !important;
    top: -45px !important;
}

#top nav>ul>li>a {
    font-size: 12px !important;
    line-height: 20px !important;
    padding: 0px 8px !important;
}

#header-outer #logo img, #header-outer .logo-clone img, #header-outer .logo-spacing img {
    height: 50px !important;
}

#hero p {
    font-size: 16px !important;
    line-height: 24px !important;
}

p {
    font-size: 14px !important;
    line-height: 22px !important
}

h4 {
    font-size: 16px !important;
    line-height: 24px !important;
}

h3 {
    font-size: 20px !important;
    line-height: 28px !important;
}

h2 {
    font-size: 28px !important;
    line-height: 36px !important;
}

#accred-inr p {
    font-size: 16px !important;
    line-height: 24px !important;
}

#footer a {
    font-size: 12px !important;
    line-height: 20px !important;
}

#footer ul li {
    padding-bottom: 5px !important;
}

#footer ul li a {
    font-size: 15px !important;
    line-height: 23px !important;
}

#footer-copy p {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#footer {
    padding-bottom: 20px !important;
}

#top li#menu-item-33 a {
    padding: 10px 20px !important;
    margin-left: 10px !important;
}	

body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
    height: 40px !important;
}

#hero .transform .vc_column-inner {padding: 10px 10px !important;}

#entire-btn {
    padding: 10px 12px !important;
    font-size: 13px !important;
    line-height: 21px !important;
}

#hero .row-bg {
    background-position: center!important;
}

#mission .row_col_wrap_12 {
    flex-direction: column-reverse !important;
}

#mission img {
    padding-top: 20px !important;
}

#accred-inr img {
    margin: 0 auto !important;
}

div#footer-widgets {
    display: none !important;
}

#footer-copy img {
    margin: 0 !important;
}

div#inr-banner {
    padding: 100px 0px !important;
}

#inr-banner .row-bg {
    background-position: center !important;
}

div#meet {
    padding: 30px 0px !important;
}

#meet p br {
    display: none !important;
}

#meet-inr .wpb_text_column {
    padding: 0px 15px !important;
    margin-bottom: 10px !important;
}

ul li {
    font-size: 14px !important;
    line-height: 22px !important;
}

#meet-inr .vc_column-inner {
    padding-bottom: 10px !important;
}

#mission .wpb_text_column {
    margin-bottom: 10px !important;
}

div#train-inr-row .wpb_text_column {
    margin-bottom: 10px !important;
}

#train-inr-row .nectar-split-heading {
    margin-bottom: 0px !important;
}

#mission .vc_col-sm-6 {
    padding: unset !important;
}

div#only-text {
    padding: 20px 0px !important;
}

#only-text ul {
    column-count: 1 !important;
}

div#accred {
    padding-top: 20px !important;
}

div#video {
    padding: 30px 0px !important;
}

#video-inr .wpb_text_column {
    margin-bottom: 10px !important;
}	
	
}
@media only screen and (min-width: 300px) and (max-width: 519px){
	
#top .container {
    padding: 0px 10px !important;
}

div#mission {
    padding: 30px 0px 20px !important;
    margin-bottom: unset !important
}

div#rise {
    padding-bottom: 30px !important;
}

div#accred {
    padding-bottom: 20px !important;
}

li#search-btn {
    right: -10px !important;
    top: -45px !important;
}

#top nav>ul>li>a {
    font-size: 12px !important;
    line-height: 20px !important;
    padding: 0px 8px !important;
}

#header-outer #logo img, #header-outer .logo-clone img, #header-outer .logo-spacing img {
    height: 50px !important;
}

#hero p {
    font-size: 16px !important;
    line-height: 24px !important;
}

p {
    font-size: 14px !important;
    line-height: 22px !important
}

h4 {
    font-size: 16px !important;
    line-height: 24px !important;
}

h3 {
    font-size: 20px !important;
    line-height: 28px !important;
}

h2 {
    font-size: 28px !important;
    line-height: 36px !important;
}

#accred-inr p {
    font-size: 16px !important;
    line-height: 24px !important;
}

#footer a {
    font-size: 12px !important;
    line-height: 20px !important;
}

#footer ul li {
    padding-bottom: 5px !important;
}

#footer ul li a {
    font-size: 15px !important;
    line-height: 23px !important;
}

#footer-copy p {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#footer {
    padding-bottom: 20px !important;
}

#top li#menu-item-33 a {
    padding: 10px 20px !important;
    margin-left: 10px !important;
}	

body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
    height: 40px !important;
}

#hero .transform .vc_column-inner {padding: 10px 10px !important;}

#entire-btn {
    padding: 10px 12px !important;
    font-size: 13px !important;
    line-height: 21px !important;
}

#hero .row-bg {
    background-position: center!important;
}

#mission .row_col_wrap_12 {
    flex-direction: column-reverse !important;
}

#mission img {
    padding-top: 20px !important;
}

#accred-inr img {
    margin: 0 auto !important;
}

div#footer-widgets {
    display: none !important;
}

#footer-copy img {
    margin: 0 !important;
}

div#inr-banner {
    padding: 100px 0px !important;
}

#inr-banner .row-bg {
    background-position: center !important;
}

div#meet {
    padding: 30px 0px !important;
}

#meet p br {
    display: none !important;
}

#meet-inr .wpb_text_column {
    padding: 0px 15px !important;
    margin-bottom: 10px !important;
}

ul li {
    font-size: 14px !important;
    line-height: 22px !important;
}

#meet-inr .vc_column-inner {
    padding-bottom: 10px !important;
}

#mission .wpb_text_column {
    margin-bottom: 10px !important;
}

div#train-inr-row .wpb_text_column {
    margin-bottom: 10px !important;
}

#train-inr-row .nectar-split-heading {
    margin-bottom: 0px !important;
}

#mission .vc_col-sm-6 {
    padding: unset !important;
}

div#only-text {
    padding: 20px 0px !important;
}

#only-text ul {
    column-count: 1 !important;
}

div#accred {
    padding-top: 20px !important;
}

div#video {
    padding: 30px 0px !important;
}

#video-inr .wpb_text_column {
    margin-bottom: 10px !important;
}	
	
}













