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

@font-face {
  font-family: Baskerville;
  src: url("http://onboardsimple.com//wp-content/themes/salient-child/fonts/baskvl.ttf");
}
#header-outer {
    top: 0 !important;
    position: fixed !important;
}
.main_banner h1 {
    color: #fff;
    line-height: 78px;
    font-size: 89px;
    font-style: italic;
	text-align: center;
	text-transform: uppercase;
    font-family: Libre Baskerville;
	font-weight: 600;
    margin-bottom: 0;
}
#top nav ul li a {color: #000 !important;}
.main_heading h4 {font-size:25px !important;}
.home_blogs > .vc_col-sm-4 {float: left;padding-left: 1%;padding-right: 1%;}
.blog_inner_box {float: left;width: 100%;}
.blog_content {margin-left: 5%;margin-top: -50px;box-shadow: 0px 2px 4px 0px rgb(175, 173, 172);z-index: 99999;float: left;width: 90%;background: #fff;padding: 15px;margin-bottom: 30px !important;}
.blog_content h2 {padding-top: 0px;font-size: 17px;line-height: 20px;}
.blog_content h2 a {color: #000;}
.slider_img {background-repeat: no-repeat;background-position: 50% 50%;background-size: cover; background-clip: border-box;box-sizing: border-box;overflow: hidden;min-height: 330px;}
.blog_content p {margin-bottom: 0;padding-bottom: 0;font-size: 13px;line-height: 16px;}
.readmore_btn {text-align: right;}
.readmore_btn > a {color: #000;font-size: 14px;}
.more_articles_btn {padding-top: 35px;clear: both;}
.more_articles_btn a {background: #000;padding: 13px 50px;color: #fff;border-radius: 4px;}

.coaches_box {text-align: center;float: left;padding: 0 1%;margin-bottom: 40px !important;}
.coache_img img {width: 100% !important;}
.coache_img {background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-clip: border-box;box-sizing: border-box;overflow: hidden;min-height: 460px; position: relative;}
.coach_details {position: absolute;top: 0px;height: 100%;width: 100%;opacity: 0;transition: .5s ease;left: 0;background-color: #0000ffbd;color: #ffffff;text-decoration: none;padding: 30px 20px;}
.coache_img:hover .coach_details {opacity: 1;color: #fff;}
.coach_details p {font-size: 16px;text-align: left;line-height: 22px;}
.coach_details p a {color:#fff;}
.coaches_box h2, .coaches_box h1 {font-size: 30px;color: #000;font-weight: 500;line-height: 26px;margin-top: 20px;}
.coaches_box h2 a, .coaches_box h1 a { color: #000; }
.coaches_box p {font-size: 14px;}
.coach_details ul li a, .coach_details ul a {color: #fff;}

.our_story_box {text-align: center;float: left;padding: 0 1%;margin-bottom: 40px !important;}
.our_story {position: relative;}
.our_story > img {width: 100% !important;margin: 0 !important;}
.our_story_details {position: absolute;top: 0px;height: 100%;width: 100%;opacity: 0;transition: .5s ease;left: 0;background-color: #000;color: #ffffff;text-decoration: none;padding: 30px 20px;}
.our_story:hover .our_story_details {opacity: 0.8;color: #fff;}
.our_story_details p {position: absolute;top: 50%;left: 0;right: 0;font-size: 24px;font-weight: 700;}
.our_story_details a, .our_story_details a:hover{ color: #fff; }

.single_page_main {margin-top: 50px;float: left;width: 100%;padding: 50px 0px 30px;}
.single_page_main .vc_col-sm-4 {float: left;padding: 0 1%;text-align: center;}
.single_page_main h2 {font-size: 24px;line-height: 20px;margin: 15px 0px; display: none;}
.single_page_main .vc_col-sm-4 p, .ourstory_title p {font-size: 18px;margin-top: 20px;padding-bottom: 0;}
.single_page_main .vc_col-sm-8 {float: left;padding: 0 1%;}
.single_content p {line-height: 22px;}

.cleint_section {float: left;width: 100%;padding-top: 60px;padding-bottom: 60px;text-align: center;}
.cleint_section > div {height: 140px;position: relative;margin: 0;}
.cleint_section img {padding: 0 25px;max-height: 100%;max-width: 100%;width: auto;height: auto;position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;}
.banner_section {background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-clip: border-box;box-sizing: border-box;overflow: hidden;padding:32% 0 0px;}


@media only screen and (max-width: 767px){ 
	.main_banner h1 {line-height: 54px;font-size: 54px;}
.border_heading40 {width: 100% !important;}
.border_heading40 h4, .border_heading20 h4 {font-size: 22px !important;}
.border_heading20 {width: 60% !important;}
.cleint_section { padding-top: 0;}
.cleint_section > div {float: left;}
.blog_content h2 {font-size: 20px !important;line-height: 20px !important;margin-bottom: 10px;}

}

