/*
*** By Ahmad Naser
=============================================== 01. BASE STYLES (1140px) ===============================================
*/


.explore-all-btn {

    margin-bottom: 60px;
}

header .searchdiv {
padding:0px !important;
    width: 100%;
}

i.icon-play:before {
    content: "\e023" !important;

}

 #searchdiv {
    float: right
}

#searchdiv.active #searchform label,
#searchform #searchform input[type=submit] {
    display: none
}

#searchform #searchform:after {
    position: absolute;
    top: -20px;
    height: 15px;
    width: 15px;
    border: 7px solid;
    border-color: transparent transparent rgba(0, 0, 0, .1)
}

#searchdiv.active #searchform input[type=text] {
    border: none;
    background: #209E34;
    font-size: 20px;
    padding: 12px;
    width: 100%;
    border-radius: 2px;
    padding-left: 32px;
    padding-right: 32px;
}


.block.courseitem.course2 .instructor_course+a, .block.courseitem.course2 .instructor_course+strong {

    direction: ltr;
}

header #searchform input[type="text"] {
    color: #FFFFFF;
}
#searchdiv {
    display: none;
    z-index: 999;
    color: #576972;
    font-size: 16px;
    padding: 28px 0 0
}

#searchdiv.active {
    display: block!important
}

#searchdiv.active #searchform {
    -webkit-animation: slideDown .2s ease-in-out;
    animation: slideDown .2s ease-in-out;
    opacity: 1;
    z-index: 91
}

header #searchform {
    position: absolute;
    width: 100%;
    min-width: 200px;
    top: -28px;
    right: 0;
    border-radius: 4px;
padding:0px !important;
}

#searchform i.icon-search-2 {
    float: left;
    position: absolute;
    top: 16px;
    font-size: 1.5em;
    color: #A9A9A9;
    cursor: pointer;
	    margin-left: 5px;
}

header .searchform {

border-radius:0px !important;
background: none !important;
padding:0px !important;
}

.header-search-wrapper {
    background: #209E34;
    height: 52px;
}

#logo img, #alt_logo img {
    height: auto !important;
}

.course_header {
    background-color: #F6F6F6 !important;
}

#modal-login {
    zoom: 0.82 !important;
}

#modal-login p {
    position: relative;
}

p.mluser:before {
    content: "\f007";
    font-family: FontAwesome;
    position: absolute;
    left: 10px;
    top: 3px;
    font-size: 22px;
    color: #d3d3d3;
    width: 20px;
    z-index: 2;
    text-align: center;
    line-height: 1;
    margin-top: 15px;
}

p.mlpsw:before {
    content: "\f023";
    font-family: FontAwesome;
    position: absolute;
    left: 9px;
    top: 4px;
    font-size: 26px;
    color: #d3d3d3;
    width: 20px;
    z-index: 2;
    text-align: center;
    line-height: 1;
    margin-top: 15px;
}

#register p.mluser:before {
    content: "\f007";
}
p.mlemail:before {
    content: "\f0e0";
    font-family: FontAwesome;
    position: absolute;
    left: 10px;
    top: 3px;
    font-size: 22px;
    color: #d3d3d3;
    width: 20px;
    z-index: 2;
    text-align: center;
    line-height: 1;
    margin-top: 15px;
}

p.mlregpsw:before {
    content: "\f023";
    font-family: FontAwesome;
    position: absolute;
    left: 9px;
    top: 4px;
    font-size: 26px;
    color: #d3d3d3;
    width: 20px;
    z-index: 2;
    text-align: center;
    line-height: 1;
    margin-top: 15px;
}

  .home-search-btn {
    font-size: 18px;
    border-radius: 0 10px 10px 0;
    height: 40px;
}

.home-search-btn {
    background: #1376d7;
    border: 0;
    color: #fff;
    font-size: 22px;
    border-radius: 0 8px 8px 0;
    padding: 0 20px;
    height: 60px;
    position: relative;
    left: -22px !important;
}

.global {
    overflow-x: hidden;
}


#headertop {
    background: #232b2d;
    padding: 8px 0;
    font-size: 11px;
    text-transform: uppercase;
    color: rgba(255,255,255,0.6);
    position: relative;
    width: 100%;
    z-index: 99999999999999999;
}
header {
    display: inline-block;
    width: 100%;
    background: #313B3D;
    padding: 0;
    margin: 0 0 -5px 0;
    position: relative;
    z-index: 9999999;
}

.pagesidebar {
    z-index: 99999;
    color: #eee;
}


.flex-align-center, .fxac {
    direction: ltr;
}


.switch-wrapper {
    margin-bottom: 28px;
    content: '';
    display: table;
    clear: both;
}

.switch-wrapper .km-switch {
    float: left;
}

.vertical .km-switch {
    width: 15px;
    height: 38px;
    border: 2px solid #8b95a0;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    background-color: transparent;
	    line-height: 1.76em;
    overflow: hidden;
    vertical-align: middle;
}

.km-widget {
    color: #2e2e2e;
    background: #fff;
}

.vertical .km-switch-wrapper {
    display: none;
}
.km-switch-container, .km-switch-wrapper {
    border-color: #d5d5d5;
}

.km-switch-container, .km-switch-wrapper {
    border-radius: 5px;
}


.vertical .km-switch-off .km-switch-handle {
    -webkit-transform: translateX(1px) translateY(-8px)!important;
    -moz-transform: translateX(1px) translateY(-8px)!important;
    transform: translateX(1px) translateY(-8px)!important;
	    width: 7px;
    height: 7px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    color: #fff;
    box-shadow: none!important;
    transition: all .5s ease;
	    -webkit-box-shadow: 0 1px 0 1px #bababa,0 -1px 0 1px #bababa;
    box-shadow: 0 1px 0 1px #bababa,0 -1px 0 1px #bababa;
}

.km-switch-handle {
    background: #fff;
}

.switch-wrapper .lang {
    margin-left: 10px;
    float: left;
}

.switch-wrapper .lang li a {
	    font-family: "LatoBlack","Arial","Helvetica",sans-serif!important;
    font-size: 16px;
    color: #fff;
    opacity: .5;
    line-height: 11px;
}

.km-switch-label-off, .km-switch-label-on {
    text-shadow: none;
    width: 170%;
    font-size: 1em;
    line-height: 1.76em;
    vertical-align: middle;
    top: -2px;
}

.km-switch-label-on {
    left: -171%;
}

.km-switch-container {
    padding: 1px 0 1px 1px;
    border-width: 0;
}
.km-switch-container {
    top: 0;
    left: 0;
    position: relative;
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background: 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.km-switch input[type=checkbox] {
    display: none;
}

.vertical .km-switch-handle {
    width: 7px;
    height: 7px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    color: #fff;
    box-shadow: none!important;
    transition: all .5s ease;
	    position: absolute;
		  top: 10px;
}



.km-switch-lang-on {
opacity: 1!important;
}




.footerwidget .social {
    margin-bottom: 28px;
    content: '';
    display: table;
    clear: both;
}

.footerwidget .social li {
    margin-right: 20px;
    float: left;
}

.icon-btn .fa {
    font-size: 20px;
}

.footerwidget .verified {
    margin-bottom: 28px;
    content: '';
    display: table;
    clear: both;
}

.footerwidget .verified li {
    margin-right: 20px;
    float: left;
}








.footerwidget .social {
    margin-bottom: 28px;
    content: '';
    display: table;
    clear: both;
}

.footerwidget .social li {
    margin-right: 20px;
    float: left;
}

.icon-btn .fa {
    font-size: 20px;
}

.footerwidget .verified {
    margin-bottom: 28px;
    content: '';
    display: table;
    clear: both;
}

.footerwidget .verified li {
    margin-right: 14px;
    float: left;
}

.footerwidget .verified ul li {

    padding: 0px !important;
}

.footerwidget .verified  li a {

    padding: 0px !important;
}

#main-promo .x-promo{
    cursor: pointer;
}



.ans-reviews{
    margin-top: 35px;
}


.ans-social-settings {
    margin: 0 auto;
    position: relative;
    margin-top: 35px;
    font-size: 14px;
    width: 100%;
    text-align: center;
    padding-top: 16px;
    border-top: 1px solid #d3d3d3;
    box-shadow: 0 1px #fff inset;
	margin-bottom: 45px;
}


.ans-social-settings a {
    display: block;
    margin-top: 10px;
    color: #fff !important;
    border-radius: 5px;
    font-weight: bold;
    font-size: 16px;
    width: 100%;
    padding: 10px;
    width: 100%;
    height: 61px;
    line-height: 2.4em;
	    padding-right: 34px;
}


.bp_social_connect_facebook{
    background: #2b85c3;	
}


#bp_social_connect_google{
    background: #b73638;	
}

.bp_social_connect_facebook:before {
    content: "\f09a";
    float: left;
    font-size: 26px;
    padding-left: 10px;
    padding-top: 6px;
    height: 25px;
    border-right: 1px solid rgba(0,0,0,0.2);
    padding-right: 18px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

#bp_social_connect_google:before {
content: "\f0d5" !important;
    font-size: 19px !important;
    font-family: FontAwesome !important;
    padding-top: 11px;
    height: 40px;
    border-right: 1px solid rgba(0,0,0,0.2);
    padding-right: 14px;
    padding-left: 8px;
    font-style: normal;
    font-weight: 500;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

 
 #modal-login .submit .button {
    border-radius: 5px;
}




.modal-login-content h4 {
    text-align: left;
}
 
 
#global > div.pusher > footer > div.container > .row > div > div, #global > footer > div.container > div > div > div {
    width: 25%;
    float: left;
}
header {

    z-index: 8;
} 

.unit_content .icon-check:before {
    content: "\e038";
}



#sidebar-me .icon-exclamation:before {
    content: "\e005";
}

.certificate_pdf .icon-file:before {
    content: "\e2ce";
}

/*
=============================================== 01.5. #DESKTOP wide (1139+++px) ===============================================
*/

@media only screen and (min-width: 1139px)  {



}

/*
=============================================== 02. #DESKTOP (960px) ===============================================
*/
/* Note: Design for a width of 960px */
@media only screen and (min-width: 959px) and (max-width: 1140px) {




}







/*
=============================================== 03. #Tablet (Portrait) ===============================================
*/
/* Note: Design for a width of 768px */

@media only screen and (min-width: 768px) and (max-width: 959px) {

.home-search-btn {
	    height: 40px !important;
    left: -22px !important;
}


#global > div.pusher > footer > div.container > .row > div > div, #global > footer > div.container > div > div > div {
    width: 50%;
    float: left;
}


}



/*
=============================================== 04. #Mobile (Portrait) ===============================================
*/
/* Note: Design for a width of 320px */

@media only screen and (max-width: 767px) {

#global > div.pusher > footer > div.container > .row > div > div, #global > footer > div.container > div > div > div {
    width: 90%;
    padding-left: 10%;
    float: left;

}

header #searchicon{
	position: fixed;
    top: -22px;
    left: 0px;
    z-index: 10000000055 !important;
    color: white;
}
	
	#headertop {

    z-index: 999 !important;
}
	
	
	
	
	#carousel-home > img {
    display: none;
}
	
	#searchicon{
  display:block !important;
}

.vibe_grid {
    margin: 0 auto;
    width: 320px;
}
.signup-wrapper {
    width: auto;
    margin: auto;
}

.home-search-btn {
	    height: 40px !important;
    left: -22px !important;
}

h2#sidelogo img {
    display: inline-block;
    max-height: 21px;
    opacity: 1;
    background: white;
    padding-left: 8px;
    border-radius: 4px;
}

#trigger {
    cursor: pointer;
    display: none;
    position: absolute;
    top: 22px !important;
    right: 20px !important;
}

#logo img {
    max-height: 32px !important;
    margin-bottom: 16px;
}

.cards.featured-cards li:nth-child(1) {
    width: 560px;
    margin-left: 0;
}

.cards.featured-cards li {
    clear: none;
    margin-left: 20px;
}

.cards.featured-cards li:nth-child(1) a {
    height: auto;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
.cards li a {
    background: #fff;
    min-height: 340px;
}


.cards.featured-cards li:nth-child(1) .card-img {
    width: 560px;
    height: 365px;
}


#carousel-home > img{
 /* Set rules to fill background */
  min-height: 100%;
  min-width: 1024px;
  
	
  /* Set up proportionate scaling */
  width: 100%;
  height: auto;
	
  /* Set up positioning */
  position: absolute;
  top: 0;
    left: 50%;
    margin-left: -512px;   /* 50% */
  
  
}

#carousel-home {
    position: relative !important;
	    max-height: 250px !important;
}
.container-splash { 
    position: static !important;
}
.main-full-container {
    max-height: 140px;
    position: static !important;
}
.home-top-splash {
	 position: absolute !important;
    top: -6% !important;
    left: 0px;
    width: 100%;
}

#main-promo > div > div > div.x-promo-content > h4 {
position: absolute;
    top: 68px;
    color: white;
    font-size: 20px;
}

#main-promo > div > div > div.x-promo-content {
    padding-bottom: 0px;
    padding-top: 0px;
}


.course_lesson h6 {
    margin: -4px 32px 0 20px;
    font-size: 12px;
}

.course_lesson h6 a span {
    padding: 4px;
    margin: 0 10px;
    max-width: 48px;
    text-align: center;
    border: 1px solid #70c989;
    background-color: #70c989;
    color: #FFF;
    background-image: url(../images/button.png);
    border-radius: 2px;
    font-weight: 600;
    line-height: 2.5em;
    position: relative;
    top: 0;
}


#modal-login {
    zoom: 0.68 !important;
}


#additional-settings {
    font-size: 16px !important;
}



.ans-social-settings a {
    line-height: 1.8em;
}


}







/*
=============================================== 05. #Mobile (Landscape) ===============================================
*/
/* Note: Design for a width of 480px */

@media only screen and (min-width: 480px) and (max-width: 767px) {



}





