/*
Theme Name: WPLMS Blank ChildTheme
Theme URI: http://www.VibeThemes.com    
Description: Child Theme for WPLMS WordPress Theme
Author: VibeThemes
Author URI: http://themeforest.com/user/vibethemes
Template: wplms
Version: 1.0
*/

@import url("../wplms/style.css");



#custom-results-personal-li {
  display: none !important;
}
#main-menu-item-12861 > a
{
  box-shadow: inset 0px -5px 10px 0px rgba(255,255,255, 0.2);
background: rgba(255,255,255,0.13);
}
#menu-item-40 a
{
	color:#6dab3c;
}
#global .pagesidebar
{
	z-index:100;
}
#buddypress #course-list .item-meta, #buddypress #course-list .item-credits, #buddypress #course-list .item-instructor, #buddypress #course-list .item-desc
{
	display:none;
}

body .wpb_accordion_header{
margin-top: 10px !important;
background: #4B9A25 !important;
color: #fff;
  -webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
  }

body .wpb_accordion_header a{
color:#fff !important;
  font-size:95%;
  }


@media screen and (max-width: 767px) {
   .page-id-697 .vc_col-sm-3 {
    width: 100%;
    text-align: center !important;
    margin-bottom: 40px;
}
  
.footertop .col-md-4 {
    width: 100% !important;
}
  
  }

  
 a.expand_assign_students{display:none !important}
  .course_details{display:none;}

/* a.reset_course_user, this line was removed from the above CSS to enable the reset course button to be used by instructor */

/*	This code causes Returning customer link to be hidden in checkout page

	.page-id-697 .wpb_wrapper a, body .content p a, .no a
  {
	  color: #4ebf3f ;
		text-decoration: underline;
	}

   .page-id-697 .wpb_wrapper a:hover, body .content p a:hover, .no a:hover
  {
	  text-decoration:none;
  }
*/

/* Returning customer login link removed from css */
	.page-id-697 .wpb_wrapper a, body .content p a, .payment_method_paypal a
  {
	  color: blue ;
	  text-decoration: underline;
 	}
   .page-id-697 .wpb_wrapper a:hover, body .content p a:hover, .payment_method_paypal a:hover
  {
	  text-decoration:none;
  }

/* CSS to control the returning customer login links */
	.page-id-697 .wpb_wrapper a, .woocommerce-info a
	{
  	color: #fff;
  	text-decoration: underline;
  }
	.page-id-697 .wpb_wrapper a:hover, .woocommerce-info a:hover
	{
  	color: #fff;
  	text-decoration: none;
  }



	.pro_h2
  {
	  color: #6dab3c;
    	font-size: 20px;
  }
  .pro_h4
  {
	  	color: #6dab3c;
    	font-size: 16px;
  }
  .pro_sup
  {
    	font-size: 12px;
  }


a.button {color:#fff !important; text-decoration:none !important}
a.button:hover {color:#000 !important; text-decoration:none !important}
#headertop .homeicon img {
max-height: 93px;
margin-top: -27px;
margin-bottom: -40px;}


.page-id-697 .fourboxes, .page-id-697 .fourboxes .wpb_content_element{margin-bottom:0px}


.wpb_accordion_header {background:rgba(78, 191, 63, 0.46) !important}
.wpb_accordion_header a {padding: 13px;
color: #222 !important;
font-size: 1.2em;
font-weight: bold;}

.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon, .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
top: 17px;}


.benefitsaccodion .wpb_content_element { .font-size: 1.1em;
line-height: 1.8em;}


/* ADDED FROM CUSTOMISE */

#footerlogo {
max-width: 75px;}
 
.custom_block h3{font-weight: 600;
text-transform: uppercase;
font-size: 17px;margin-bottom:0;}
.custom_block h3+p{color:#bbb;margin-top:0;font-size:11px;font-weight:600;text-transform:uppercase;}

/*changes for the new logo shape and header bars up the top */

#logo {position: absolute;
top: -80px;
z-index: 1000;
 
padding: 0;
background: none;
box-shadow: none}

#logo img {
  min-height: 150px; 
  max-height: inherit !important;
  width: 175px; height: 150px;
  
-webkit-filter: drop-shadow(0px 10px 5px rgba(0,0,0,0.4));
    /*filter: url("data:image/svg+xml;utf8,<svg height='0' xmlns='http://www.w3.org/2000/svg'><filter id='drop-shadow'><feGaussianBlur in='SourceAlpha' stdDeviation='4'/><feOffset dx='1' dy='19' result='offsetblur'/><feFlood flood-color='rgba(34,114,34,0.4)'/><feComposite in2='offsetblur' operator='in'/><feMerge><feMergeNode/><feMergeNode in='SourceGraphic'/></feMerge></filter></svg>#drop-shadow");
    -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=1, OffY=19, Color='#227222')";
    filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=1, OffY=19, Color='#227222')"; */
    }

@media (max-width: 767px) { 
#logo img {
   /* min-height: 70px;*/
  width: 117px; height: 99px;
  }
#logo  {margin:-8px;}

}


#headertop {padding:25px 0;}
header #searchicon {padding: 14px 0 5px 0  !important;}
header nav .menu li a {padding: 15px 6px !important; }




@media (max-width: 991px) and (min-width:768px){
	#trigger{  top:14px; } 
}	


.vibe_carousel.onecol .slides > li {
margin-right: 30px; 
}

#vibe_bp_login {
    width: 260px;
    text-align: center;
}

.form_field, .input-text, .edd-input, .ninja-forms-field, .wpcf7 input.wpcf7-text, #s {
    padding: 6px 20px;
    border: 1px solid #ccc;
    color: #888;}


body.login div#login h1 a {min-height:140px}

body.login {
  background: #ffffff;
  }

.scontent .buddypress-course-search-widget.widget ul li {
    max-width: 210px;}	
.course_reviews {
    display: none;
}


.homepage_sales_buttons div div a 			{min-height:90px; text-align:center; width:100%; margin-top:0px !important; margin-bottom:10px; transition:all .4s;  }
.homepage_sales_buttons div div a:hover 	{margin-bottom:0px;  margin-top:5px !important; transition:all .07s; -webkit-box-shadow:none; box-shadow:none; }

.homepage_sales_buttons a.vc_btn-grey {background-color:#c6c6c6}


#shaon-pricing-table1 div.span2 li{white-space:nowrap}

header #searchform input[type="text"] {background:#fff !important}

#vibe_bp_login li#vbplogout a {color:#333 !important}


.courseoutlinetable table {width:100%;}
.courseoutlinetable table td {padding: 10px;
background: #F6F6F6;
border: 1px solid #CACACA;}

/* div.students_undertaking {display:none;} */

.megadrop .menu-sidebar .widget ul li a:hover {color:#000 !important}


#vibe_bp_login  ul li a:hover {color:#000;}


@media (max-width: 767px) {
#trigger .lines, .lines:before, .lines:after {
background: ;
background: #000;} }



.hideme {display:none}


body .button,
.woocommerce a.button, 
body .wpb_btn-success {
background-color: #6dab3c;
font-weight: 600;
letter-spacing: 0.1em;
text-transform:uppercase}
body .button:hover,
body .wpb_btn-success:hover,
body .wpb_btn-success:active,
body .wpb_btn-success.active,
body .wpb_btn-success.disabled,
body .wpb_btn-success[disabled] {
  background-color: #89BE37;
}


.gw-go-body .gw-go-body-cell {color:#111}
.pricingtable {color: #429321;  }
.gw-go-header-top h1 {margin: 35px 0 -35px 0;}


/* CPA PAGE FEATURE ITEMS 
/wp-content/uploads/2015/02/Rectangle-3.png */

div.featureitem  {background:url(/wp-content/uploads/2015/02/Rectangle-3.png) top left repeat-x; min-height:195px;
color:#fff !important; }


.featureitem  h2 { 
font-style:italic; color:#fff !important; }


.featureitem .wpb_column {}

.featuretext1,
.featuretext3  {padding: 10px 60px 30px 10px !important; }
.featuretext2  {padding: 10px 10px 30px 60px !important; }
.featuretext4  {text-align: center; padding:30px !important;}

.featureitem  img {margin:-11px}

.feature1 .innercont {background:url(/wp-content/uploads/2014/11/feature1.png) top left no-repeat; min-height:195px !important}
.feature2 .innercont {background:url(/wp-content/uploads/2015/02/feature2.png) top right no-repeat; min-height:195px !important}
.feature3 .innercont {background:url(/wp-content/uploads/2014/11/feature3.png) top left no-repeat; min-height:195px !important}
.feature4 .innercont { min-height:195px !important}

.featureimage1, 
.featureimage2, 
.featureimage3, 
.featureimage4 {min-width: 400px !important}


.box-shadow1
{
  position: relative;
}
.box-shadow1:before, .box-shadow1:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.box-shadow1:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}


.subjectsbuttons {border-spacing: 5px;}
.subjectsbuttons a  {
border-radius: 5px;
background: #06A500;
-moz-box-shadow:    0px 3px 9px 0px rgba(0,0,0,0.30);
box-shadow:         0px 3px 9px 0px rgba(0,0,0,0.30);
  
  
font-weight:700;
font-size: 15px;
color: #FFFFFF;
line-height: 15px;
letter-spacing: 3px;
  vertical-align: middle;

padding: 25px 2.4%;
  
  display: inline-table;
  border-collapse:separate;border-spacing:5px;
  min-width:270px;
  width:20%;
  text-align:center;
  margin:3px;
  height: 7em;
  }

a.electivesubjects {background: #50C336;}

a.subjectsbuttons:hover  {color:#fff !important; background: #50C336;}
a.electivesubjects:hover  {color:#fff !important; background: #06A500;}


.productpricesfree {
background: #D8D8D8;
-moz-box-shadow:    0px 5px 45px 0px rgba(0,0,0,0.19);
box-shadow:         0px 5px 45px 0px rgba(0,0,0,0.19);
background: #FFFFFF;
border: 1px solid #98D73B;
padding:20px
}


.salesbanner {
font-weight:100;   letter-spacing:-0.3px;  text-align:center; }
.salesbanner li {padding-left:40px; background:url('/wp-content/uploads/2015/01/latest_bullets-1.jpg') 0% 50% no-repeat;}



.productprices h3 {
font-wieght:800;
text-transform:uppercase;
font-size: 24px;
color: #000000;
line-height: 33px;}

.add_to_cart_inline {text-align:center}
.productprices .woocommerce-price-suffix {display:block; margin-top: -10px;
margin-bottom: 10px;  font-size:115%}

.productprices span.amount {
letter-spacing: -.08em;
color: #8CC236;
font-weight: 200;
font-size: 57px;}

.woocommerce a.button {
background-color: #9AD73B !important;
border-color:#8CC236 !important;}
.woocommerce a.button:hover {
  background-color: #89BE37;
border-color:#6D9827 !important;}

.productpriceshideme,
.single-course footer,
.productpricesfree  {display:none}

.betatest {

text-align: center;
font-size: 135%;
color: #fff;
padding-top: 10px !important;
padding-right: 25px !important;
padding-bottom: 35px !important;
padding-left: 25px !important;
background-color: #34A2C1 !important;
  border: 2px dashed #F6F6F6;
}

.betatest p {font-size: 95%;}
.betatest h2 {font-size: 225%; color: #fff  !important;  font-weight: 800;
text-transform: uppercase;
font-size: 24px; }

.centreme {text-align:center}
h6 {margin:0;}


.fourboxesbuttons .wpb_wrapper {text-align:center}

body .wpb_tour .wpb_tabs_nav {width: 31%}
body .wpb_tour .wpb_tabs_nav {min-width: 250px}


body .wpb_tour_next_prev_nav {	  clear: left; }

body .wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {  width: 68%; }

.showlogin a { color: #FFF; }

.FrontPageBoxShadow { box-shadow: 0px 3px 9px rgba(0,0,0,0.30); }


/* Styling for CPA Support 2016 Home Page and Testimonials - Panels and buttons */

.keAdPanels{
height:283px;
padding:0 20 0 20;
margin-top:0;
}

.keAdPanels h2{
color: #FFFFFF; 
  line-height: 140%;
  font-weight: 600; 
  margin-top:0;
  padding-top:.75em;
  font-size:30px;
  text-decoration:underline;
    }
.keAdPanels h3{
  color: #FFFFFF; 
  line-height: 120%;
  font-weight: 600; 
  margin-bottom: 1em;
  margin-top: 0px;
  padding: 0 20 0 20;
  font-size:21px;
}    
    

.keAdPanels a{
border-radius: 5px;
background: #ef662f;
-moz-box-shadow:    0 3px 9px 0 rgba(0,0,0,0.30);
box-shadow:         0 3px 9px 0 rgba(0,0,0,0.30);
font-weight:600;
font-size: 24px;
line-height:50%;
color: #FFFFFF !Important;
text-decoration:none !Important;
vertical-align: middle;
display: inline-table;
border-collapse:separate;border-spacing:5px;
text-align:center;
width:56%;
height:20%;
padding: .5em 0 .5em 0;
margin-top:1em;
margin-left:22%;
}

a.keAdPanels:hover  {color:#fff !important; background: #de5823 !important;}

.kebuttonsforpanels h3{
  color: #FFFFFF; 
  line-height: 100%;
  font-weight: 600; 
  margin-bottom: 15px;
  margin-top: 0px;
  padding-left:0px;
  font-size:16px;
}

.kebuttonsforpanels h2{
  color: #FFFFFF; 
  line-height: 100%;
  font-weight: 600; 
  margin-bottom: 15px;
  margin-top: 0px;
  padding-left:0px;
  font-size:24px;
}

.kebuttonsforpanels iframe{
padding-top:20px;
margin: 0 auto;
display:block;
}
.kebuttonsforpanels p{
font-size: 14px;
color: #FFFFFF; 
text-align: left;
line-height: 16px;
padding-left:0px;
}
.kebuttonsforpanels a{
border-radius: 3px;
background: #666666;
-moz-box-shadow:    0 3px 9px 0 rgba(0,0,0,0.30);
box-shadow:         0 3px 9px 0 rgba(0,0,0,0.30);
font-weight:600;
font-size: 14px;
line-height: 23px;
color: #FFFFFF;
vertical-align: middle;
display: inline-table;
border-collapse:separate;border-spacing:5px;
text-align:center;
width:100%;
padding:8 0 8 0;
margin-top:12px;
}
/*
a.kebuttonsforpanels:hover  {color:#fff !important; background: #777777;}

.kesubjectsbuttons {border-spacing: 5px;}
.kesubjectsbuttons a  {
border-radius: 3px;
background: #6dab3c;
-moz-box-shadow:    0 3px 9px 0 rgba(0,0,0,0.30);
box-shadow:         0 3px 9px 0 rgba(0,0,0,0.30);
*/
  
  
font-weight:600;
font-size: 16px;
line-height: 16px;
color: #FFFFFF;
vertical-align: middle;
  
  display: inline-table;
  border-collapse:separate;border-spacing:5px;
  width:125px;
  max-width:125px;
  text-align:center;
  margin:4.5px;
  height:125px;
  padding-top:40px;
  }

#a.keelectivesubjects {background: #6dab3c;}
/*
#a.kesubjectsbuttons:hover  {color:#fff !important; background: #50C336;}
#a.keelectivesubjects:hover  {color:#fff !important; background: #06A500;}

@media screen and (max-width: 499px) {
.kesubjectsbuttons a{
    width:45%;
    max-width:45%;
    height:140px;
    font-size: 16px;
    line-height: 16px;
}
}
@media screen and (max-width: 320px) {
.kesubjectsbuttons a{
    width:42%;
    max-width:42%;
    height:100px;
    font-size: 16px;
    line-height: 16px;
}

}
*/
.fix-site-seal {
    position:fixed;
    right: 20px;
    bottom: 100px;
    z-index: 1000;
    }


/* Ninja Forms & WooCommerce Buttons */
input[type="button"], input[type="reset"], input[type="submit"]{
background-color: #6dab3c;
}
.woocommerce a.button{background-color: #6dab3c !important;}

/* Woo commerce headings*/
.woocommerce-message, .woocommerce-error, .woocommerce-info .woocommerce-info:before, .woocommerce-message:before, woocommerce-error:before{
background-color:#444444 !important;
}

/* Woo commerce checkout T&C checkbox */
.woocommerce form .form-row p.wc-terms-and-conditions .input-checkbox {
    position: relative;
}

/*Currency text color*/
span.amount {color: #6dab3c;}

/*
BL_MODIFIED_START
*/

/* .quiz_questions span { */

/*     float:none !important; */
/*     margin: 10px !important; */
/* } */

.wdm_selected_ans {
    padding-top: 10px;
    padding-bottom: 10px;
}

.icon-plus-1 {
    float: right;
}

.wdm_question_options li {
    margin-left: 25px;
}

.show_explaination:before {
    color: black;
}
.wdm_quiz_contents_container {
    max-width: inherit !important;
    background: white;
}

.wdm_quiz_contents {
    margin: 20px;
}

.icon-minus-blue:before {
    content: "\2216";
    color: #0070c0;
}
/**
* Force explaination to show
*/

.explaination {
    display: block !important;
}

ol.d {
    list-style: upper-alpha !important;
    margin-left: 25px;
    list-style-position: inside;

}

ol.wdm_question_options {
   /* display: list-item !important; - this causes firefox to render list lettering (ol type="A") incorrectly */
}

ol.wdm_question_options li {
    display: list-item !important;
    list-style: upper-alpha !important;
}

/** Hide number of courses enrolled displayed in a red dot on the left side menu */
#buddypress #item-nav .item-list-tabs li a span {
    display: none;
}

#next_quiz:after {
  content: "\e0f6";
    font-family: 'fonticon';
    float: right;
    margin-left: 5px;
    margin-top: 1px;
}

#prev_quiz:after {
  content: "\e172";
    font-family: 'fonticon';
    float: left;
    margin-left: 5px;
    margin-top: 1px;
}

#ke-qz-results {
  font-size: 24px;
    margin: 15px 0;
}

.course_button.button.ke-forum-course-button {
  padding:0 !important;
  padding-top: 10px !important;
  height:35px; 
  margin-left: 100px;
}

#title .bbp-search-form #bbp_search{
  border: 3px solid rgba(0,0,0,0.5);
}

.ke-forum-search-form
{
  margin-top: 30px;
}

span.bbp-breadcrumb-current{
  text-decoration:underline;
  text-decoration-color: #59a52b;
}
a.bbp-breadcrumb-home{
  text-decoration: underline;
  text-decoration-color: #59a52b;
}
a.bbp-breadcrumb-forum{
  text-decoration: underline;
  text-decoration-color: #59a52b;
}
a.bbp-breadcrumb-root{
  text-decoration: underline;
  text-decoration-color: #59a52b;
}

div.bbp-template-notice.info {
  display: none !important;
}
.ke-topic-label{
  font-size:14px !important;
}

nav .sub-menu{
  z-index: 1000;
}

#menu-mobile-menu.sidemenu li.active a {
  background-color: #eeeeee;
}
#menu-mobile-menu.sidemenu > li > a:hover {
  background-color: #eeeeee;
}
#trigger .lines, #trigger .lines:after, #trigger .lines:before {
  background-color: grey !important;
}
/*[@id="menu-item-15675"]/a
/*
BL_MODIFIED_END
*/

#vbplogout{
  padding-top:15px !important;
}

.ke-menu-img{
  margin-right: 5px;
}

.ke-topmenu{
  margin-top:3px;
}
.ke-course-menu-link{
  width: 100%;
  padding:10px;
  font-size: 12px;
  font-weight: 800;
  border-left: none !important;

}
.ke-course-menu-link > a{
  font-weight: 800 !important;
}
#ke_my_courses{
  display: none;
  position: absolute;
  box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.2);
  background-color: white;
  z-index: 100;
  margin-top:20px;
  padding:20px;
  right: 0;
  width:300px;
  min-width: 25%;

}

/*fix for pledge ninjaform dropdown arrow not being clickable*/
#nf-field-950, #nf-field-951 {
  width: 100% !important;
}

.ke-styled-message-box {
  border: 1px solid #313b3d;
  background-color: #E9E9E9;
  padding: 2em;
  text-align: center;
  color: #313b3d;
  border-radius: 2%;;
}
.ke-styled-message-box > p {
  font-size: 18px;
}

.single-course #item-admins .instructor_course {
    padding-left: 20px;
}

div.bbp-breadcrumb {
    margin-top: 50px;
}

/*
BBPress KE Stuff
*/
/*hide forum breadcrumb home link*/
div.bbp-breadcrumb a.bbp-breadcrumb-home,
div.bbp-breadcrumb a.bbp-breadcrumb-home + .bbp-breadcrumb-sep
{
    display:none;
}
.bbp-topic-meta{
    display:none;
}

.ke-topic-row{
    display: flex;
}
.ke-topic-col-profile{
    flex:0.1;
    font-size: 11px;
    text-align: center;

}
.ke-topic-col-title{
    flex:0.9;
}
.ke-topic-col-profile > p {
    font-size: 10px;
}
.ke-topic-col-profile > div > img {
    margin:auto;
    width :30px;
}

#bbpress-forums ul.bbp-topics {
    border: none;
}

#bbpress-forums .status-closed,
#bbpress-forums ul.status-closed a {
    color: #444;
}

#bbpress-forums .bbp-author-avatar:after {
    content: "\a";
    white-space: pre;
}

li.bbp-forum-info, li.bbp-topic-title {
    float: left;
    text-align: left;
    width: 80%;
}

#bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results, #bbpress-forums ul.bbp-topics {
    border: none;
}

#bbpress-forums ul.bbp-replies li.bbp-body div.hentry .bbp-reply-header .bbp-admin-links {
    z-index: 9999;
}

.error_page {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 75vh;
}

.error_panel {
    max-width: fit-content;
    height: fit-content;
    align-self: center;
    text-align: center;
}

.error_panel a {
    color: #3366ff;
    text-decoration: underline;
}

.error_panel h1 {
    font-family: nunito;
    font-size: 70px;
}

.question-labels {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;


}
.question-labels > p {
  margin: 0  !important;
}



#bbpress-forums ul.bbp-replies li.bbp-body div.hentry .bbp-reply-header {
    opacity: 100;
}

.ke_res_title{
    float:left !important;
    width:30% !important;
    font-size:14px !important;
}

.ke_res_lnk{
    text-decoration:underline;
}
.ke_res_spcr{
    width:120px;
    height:1px;
    float:right;
}
div.question table {
    font-size: 14px;
}

div.question table td, div.wdm_answer > table td {
    padding: 3px;
}

div.wdm-question-result span {
    float: none;
    margin: 10px;
}

div.wdm_answer span {
    float: none;
    margin: revert;
    font-size: 14px;
    text-transform: none;
}

div.wdm_answer > span:nth-last-child(2) {
    margin: 10px;
}

.ate-video {
    padding-top: 60px;
    text-align: center;
}

.beta-para {
    padding: 20px;
    font-weight: bold;
    margin-bottom: 0;

}
.beta-container {
    text-align: center; 
}
.beta {
    background: orange;
    padding: 16px;
    color: white;
    font-weight: bold;
    border-radius: 2px;
    display: inline-block;
    width: 100%;
}
.beta:hover { 
    color: white;
    background: #ffaf1a;
}

div.vc_row.ke_hero {
  aspect-ratio: 16 / 7;
}


@media screen and (max-width: 1199px) {
  h2.vc_custom_heading.ke_hero {
    font-size: 60px !important;
    margin-top: 0 !important;
  }

  h3.vc_custom_heading.ke_hero {
    font-size: 30px !important;
    margin-bottom: 0 !important;
  }
}

@media screen and (max-width: 991px) {
  h2.vc_custom_heading.ke_hero {
    font-size: 45px !important;
    margin-bottom: 0 !important;
  }

  h3.vc_custom_heading.ke_hero {
    font-size: 24px !important;
    margin-top: 0 !important;
  }

  #logo img {
    width: auto;
    min-height: auto !important;
  }
}

@media screen and (max-width: 767px) {
  h2.vc_custom_heading.ke_hero {
    font-size: 45px !important;
  }

  h3.vc_custom_heading.ke_hero {
    font-size: 24px !important;
  }

  #logo img {
    width: 117px;
  }
}

@media screen and (max-width: 740px) {
  h2.vc_custom_heading.ke_hero {
    font-size: 40px !important;
  }

  h3.vc_custom_heading.ke_hero {
    font-size: 20px !important;
  }
}

@media screen and (max-width: 640px) {

  div.vc_row.ke_hero {
    background-size: cover !important;
    aspect-ratio: 3/2;
    background-position: bottom;
  }

  h2.vc_custom_heading.ke_hero {
    font-size: 40px !important;
  }

  h3.vc_custom_heading.ke_hero {
    font-size: 24px !important;
  }
}

@media screen and (max-width: 540px) {

  div.vc_row.ke_hero {
    aspect-ratio: 1;
  }

  h2.vc_custom_heading.ke_hero {
    font-size: 40px !important;
  }

  h3.vc_custom_heading.ke_hero {
    font-size: 24px !important;
  }
}

@media screen and (max-width: 540px) {

   h2.vc_custom_heading.ke_hero {
    font-size: 35px !important;
  }

  h3.vc_custom_heading.ke_hero {
    font-size: 20px !important;
  }
}

@media screen and (max-width: 470px) {
  div.vc_row.ke_hero {
    aspect-ratio: 2/2.5;
  }
}
