
.header-logo img{
    max-height: 60px;
}
.footer-logo{
    max-height: 60px;
}
.hero-content{
    min-height: 310px;
}
.hero-image-1{
    float: right;
}
.hero-image-1 h2{
    line-height: 1.5em !important;
    margin-bottom: 20px !important;
    max-width:860px !important;
    color: #8d2424 !important;
}
.hero-image-2 h2{
    line-height: 1.5em !important;
    margin-bottom: 20px !important;
}
.logo h1{
    font-size: 38px !important;
    font-family: "Crimson Text" !important;
    font-weight: 700 !important;
    color: #508f32 !important;
    font-style: normal !important;
    letter-spacing: 4px !important;
    margin-bottom: 0px !important;
}
.stick .header-bottom-wrapper .header-bottom-logo{
    width:auto !important;
}
.product .content .head .price{
    padding-top: 0px !important;
}
.black-button {
    background-color: #2F466B;
    color: #ffffff;
    text-transform: uppercase;
    padding: 5px 10px;
    border: none;
    font-size: 12px;
    font-weight: 400;
    border-radius: 5px;
}
.black-button:hover{
    background-color: #152848;
    color: #FFF !important;
}
.green_button {
    border: none;
    display: block;
    height: 40px;
    line-height: 24px;
    padding: 8px 15px;
    font-size: 12px;
    min-width: 150px;
    background-color: #2F466B;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
}
.green_button:hover{
    background-color: #152848;
}
.no-collapsable{
    cursor: not-allowed!important;
    color: #BBB!important;
}
.error-block{
    display: inline;
    color: #FF0000;
}
.red_link{
    color: #e11515;
}
.red_link:hover{
    color: #e11515;
    text-decoration: underline !important;
}
body{ color: #333;background-color: #fff;}
.login-box{ background: #fff; padding: 20px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
           /* -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);*/ border: 1px solid #dadce0;}
.login-box h3{ margin-bottom: 20px; color: #2F466B;} 
.marginzero{ margin-bottom: 13px;}
.input-group-addon{ background: transparent;}
.login-box .input-group-addon{ display: inline-grid; text-align: center; width: 42px;}
.forgotPass{ padding: 10px 0 9px 0;  margin-top: 20px; border-top: 1px solid #2F466B; font-size: 14px;}
.login-box a{ color: #2F466B;}
.login-box a:hover{ color: #333;}
.marginzero span.help-block{ margin-bottom: 5px;}
.marginzero span.help-block, .marginzero span.help-block strong{ font-weight: 400; color: red;}
.text-left.no-padding{ padding: 0;}
.waves-light{ display: block; margin: 0 auto;}
.btn{background: #2F466B; border: 1px solid #2F466B; color: #fff; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;}
.btn:hover{ background: #152848; border: 1px solid #152848;}
.circleCheck{ margin: 10px auto 30px;}
.circleCheck i{ padding: 10px; font-size: 20px; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; border: 3px solid #2F466B; color: #2F466B;}

.account-menu .dropdown-menu-profile{ display: none !important; right: -10px; width: 150px;}
.account-menu .dropdown-menu-profile.show{ display: block !important;}
.account-menu .dropdown-menu-profile li{ display: block; width: 100%; margin-left: 0 !important; padding-left: 10px;}
.account-menu .dropdown-menu-profile span{ position: absolute; right: 20px; top: -16px;}
.account-menu .dropdown-menu-profile span i{color:#7d7d7d; }
.account-menu .dropdown-menu-profile li a i{text-align: center; width: 16px;}
.whitebg{background: #fff; -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
.pd15{ padding: 15px;}
.ml15{ margin-left: -15px;}
.user-name{ margin-bottom: 20px;}
.user-name img{ max-width: 50px; height: 50px; float: left; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; border: 1px solid #ccc;}
.user-name span{ display: block; float: left; padding: 5px 0 0 10px; color: #333; font-size: 13px; line-height: normal;}
.user-name span strong{ font-weight: 700; display: block; font-size: 14px;}
.left-sidebar{}
.left-sidebar li{ font-size: 15px; border-bottom: 1px solid #7d7d7d; padding: 5px;}
.left-sidebar li:last-child{ border-bottom: 0;}
.left-sidebar li a{ color: #333;}
.left-sidebar li a:hover,.left-sidebar li.active a{ color: #2F466B;}
.account-form{ width: 100%; margin-top: 10px;}
.account-form .input-field label{ display: block; margin-bottom: 5px; width: 100%;}
.account-form .form-control{ width: 100%;}
.account-form .marginzero{ float: left; margin-bottom: 15px;}
.case-normal{
    text-transform: none !important;
}
.table td{
    vertical-align: middle;
}
.account-title{}
.account-title h4{ display: inline-block;}
.account-title a.btn{ float: right;}
.account-title a.btn:hover{ color: #fff;}
option[disabled="disabled"]{
    cursor: not-allowed!important;
    background-color: #f3f7f9!important;
}
.js_error_msg{
    display: none;
}
button[disabled] {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}
input[type=checkbox] {
    width: auto!important;
}

input[type=checkbox] + label{
    float: left!important;
    display: inline-block!important;
    padding-left: 5px!important;
    padding-top: 3px!important;
}
.stick .header-bottom-wrapper .header-bottom-logo{
    padding: 12px 0!important;
}
.display-none{
    display:none!important;
}
.course .image{
    padding-bottom: 10px;
}
.course .image img{
    max-width: 100%;
}

a:hover {color: #152848;}
.main-menu > ul > li{font-family: "proxima-nova";}
.main-menu > ul > li > a{ padding: 10px 0;}
.header-top-wrapper{ padding: 10px 0;}
.account-menu ul > li > a, .main-menu > ul > li > a{ color: #333;}
.main-menu > ul > li:hover a, .main-menu > ul > li.active a:hover{color: #152848;}

.courseHome{text-align: center; background: #fff; padding:20px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; -moz-box-shadow: 0 0 18px 0 rgba(0,0,0,0.1); -webkit-box-shadow: 0 0 18px 0 rgba(0,0,0,0.1); box-shadow: 0 0 18px 0 rgba(0,0,0,0.1); -webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s; height: 100%;}
.courseHome:hover{-moz-box-shadow: 0 0 18px 0 rgba(0,0,0,0.6); -webkit-box-shadow: 0 0 18px 0 rgba(0,0,0,0.6); box-shadow: 0 0 18px 0 rgba(0,0,0,0.6);}
.courseHome.course .image{ padding-bottom: 0; overflow: hidden;}
.courseHome.course .image img{ -moz-transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
.courseHome.course .image img:hover{ -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); }
.courseHome .head .price{ padding:15px 0 5px; font-size: 14px;}
.courseHome .head h5{ margin-bottom: 15px;}

.footer-top.section { padding: 25px 0 0;}
.footer-widget .widget-title{ font-weight: 400; padding-bottom: 10px;}
.product-section{background: #fff;}

.show .mini-cart-brief{border: 1px solid #979797;}
.all-cart-product .single-cart .cart-info h5{margin-bottom: 0;}
.all-cart-product .single-cart{margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #979797;}

.table{background: #fff;}
.table>thead>tr>th{font-weight: 700;}
.table>thead>tr>th, .table>tr>td, .table td, .table th { border: 0 !important; border-bottom: 1px solid #97a2b5 !important; font-size: 14px; text-align: left;}
.single-accordion .collapse{background: #fff;}
.single-accordion .collapse input, .single-accordion .collapse textarea, .single-accordion .collapse select{ border: 1px solid #97a2b5;}
.single-accordion .collapse .accordion-body{padding: 15px 15px 0;}
.alert-info{margin-top: 30px; margin-bottom: 0;}
.dropdown-menu .divider {
    height: 1px;
    margin: 5px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.top-author{font-size: 14px; font-family:"proxima-nova";font-weight: 700;}
.top-author img{-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; height: 34px; margin-right: 5px;}

.rating-wrapper {
    background-color: #ffffff;
    /*-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);*/
    padding: 30px;
    margin: 0 30px;
    position: relative;
    z-index: 9; border: 1px solid #dadce0; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
}
.header-section{ -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; border-bottom: 1px solid #dadce0;}
textarea{resize: none;}
.br-theme-fontawesome-stars .br-widget a{font-size: 30px !important; margin-right: 10px !important;}

.login-box.col-4{ flex: 450px; max-width: 450px;}
.rectangle-box{margin: 50px auto 20px;}

@media (max-width: 991px){
.container { max-width: 100% !important; width: 100%;}
.contact-section .col-12{max-width: 600px; width: 100%;}
.br-theme-fontawesome-stars .br-widget a{font-size: 26px !important;}
.rating-wrapper .col-12{width: 100%;}
	.rectangle-box{margin: 30px auto 0;}
}

@media (max-width: 768px){
	.rating-wrapper{margin: 0; padding: 20px 15px;}
	.col-12{max-width: 100%;}
	.br-theme-fontawesome-stars .br-widget a{font-size: 22px !important; margin-right: 6px !important;}
	.rectangle-box{margin: 20px auto 0;}
}

@media (max-width: 520px){
	.login-box.col-4{ flex: 90%; max-width: 90%;}
}

.rating-wrapper label.control-label{
    font-weight: 500;
}
.picker__input{
    background-color: #FFF !important;
}