.is-invalid, .was-validated .form-control:invalid {
    border-color: #dc3545 !important;
    padding-right: 2.25rem;
}

.is-invalid {
    border: 1px solid #dc3545 !important;
    padding-right: 0rem;
}
.invalid-feedback {
    display: block;
    margin-top: .25rem;
    color: #dc3545 !important;
}

.personal-info-form p select {
    width: 100%;
    border: 1px solid #CCCCCC;
    padding: 8px 10px;
}

.all-course-list li.active a {
    color: #FD6A00;
}

.notification_list_wrapper {
    border: 1px solid #ddd;
    float: left;
    width: 100%;
    padding: 20px;
}
.notification_list_wrapper .notification_list.pull-right.text-right {
    background: #f7f7f7;
    margin: 20px 0 0;
    background: none;
}
.notification_list_wrapper .notification_list a {
    border: none;
    padding: 0;
}
.notification_list_wrapper .notification_list.pull-right.text-right a p{
    color: #FF8224;
    margin: 0;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #ff6022;
    border-color: #ff6022;
}

.radio-inline input[type="radio"] {
    display: block !important;
}

.radio-inline {
    display: inline-block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    margin-left: 5px!important;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default radio button */
.radio-inline input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.radio-inline .checkmark {
    position: absolute;
    margin-top: 0px;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.radio-inline:hover input ~ .checkmark {
    background-color: #ccc;
}



/* When the radio button is checked, add a blue background */
.radio-inline input:checked ~ .checkmark {
    background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.radio-inline .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio-inline input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.radio-inline .checkmark:after {
    top: 50%;
    left: 50%;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
    transform: translate(-50%,-50%);
}

.slider_pg {
    width: unset;
    right: 15px;
}

.modal-body a.btn.btn-primary {
    height: 45px;
    width: 100%;
    background: #fd6a00;
    color: #fff;
    text-transform: none;
    font-family: 'Poppins', sans-serif;
    border: none;
    font-size: 16px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    margin-bottom: 20px;
    line-height: 34px;
}
.is-invalid {
    border: 1px solid #dc3545 !important;
    padding-right: 0rem;
}
.form-control.is_invalid {
    border-color: #f00;
}
#forgot-password .submit-block a.btn.btn-primary {
    width: auto;
    border-radius: 0;
}
.nav>li>a>img {
    max-width: none;
    width: 42px;
    height: 42px;
    object-fit: cover;
    border-radius: 50%;
}
.user_photo_placeholder img {
    width: 120px;
    border-radius: 50%;
    border: 1px solid #ccc;
    height: 120px;
}

textarea#about {
    height: 120px;
    padding-top: 10px;
}

.user_photo_placeholder2 img {
    width: 100%;
    border-radius: 50%;
    border: 1px solid #ccc;
    height: 100%;
    object-fit: cover;
}
.ftr_social ul li a {
    display: block;
    width: 28px;
    height: 28px;
    font-size: 25px;
    color: #999999;
}
.ftr_social ul li a:hover {
    color: #333;
}

.course_info_top h4 a {
    display: inline-block;
    color: #999;
}

.coach_media .media-left img {
    border-radius: 50%;
    width: 80px;
    height: 80px;
    object-fit: cover;
}
.course_photo_row {
    background: #f6f6f6;
}

a.login-alert {
    display: inline-block!important;
    color: #fd6a00!important;
    background: none!important;
    padding: 0;
    border: none!important;
    height: auto!important;
    line-height: inherit!important;
    float: none;
    width: auto;
    font-weight: 400;
}
.coach_section_dt .coach_media .media-body h3 a {
    color: inherit;
}
.coach_dsp ul {
    width: 100%;
    float: left;
    display: block;
    margin: 0px 0px 20px 0px!important;
    padding: 0px 0px 0px 15px!important;
}
.dt_block_common2 .coach_dsp ul li {
    font-size: 16px!important;
    line-height: 24px;
    margin-bottom: 6px;
    padding: 0px 0px 0px 20px!important;
}
a.disabled {
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.8!important;
}
.billing_wrapper .select_packasge.radio_group2 {
    padding: 0;
    margin: 0;
}
.video_pl_info .media-left img {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    object-fit: cover;
}

div#videoPlayer {
    width: 100%;
    height: 100%;
}
#checkout_course .modal-body {
    text-align: center;
}
#checkout_course .modal-body h3 {
    font-size: 18px;
    font-weight: 600;
    margin: 20px 0 15px;
    text-transform: none;
}
#checkout_course .modal-body a {
    display: inline-block;
    background: #fd6a00;
    opacity: 1;
    color: #fff;
    line-height: 45px;
    padding: 0 20px;
    border-radius: 4px;
    margin: 10px 0 0;
}

textarea#reason {
    height: 160px;
    width: 100%;
    border: 1px solid #ccc;
    padding: 10px;
}
textarea#reason.is_invalid {
    border: 1px solid #f00!important;
}

#contact_us .login-btn {
    width: auto;
    line-height: 45px;
    background: #fd6a00;
    display: inline-block;
    padding: 0 20px;
    color: #fff !important;
}
.bundle_title_block {
    margin: 0 0 20px;
}
.dt_rating_wrapper .contact_form {
    width: 100%;
    float: left;
    height: auto;
    padding: 0 0 40px;
}
.dt_rating_wrapper .starrating > input:checked ~ label {
    color: #ffca08;
    font-size: 8px;
}
.dt_rating_wrapper .starrating > label {
    color: #222222;
    font-size: 8px;
}
.dt_rating_wrapper textarea.form-control.form_text {
    width: 100%;
    height: 120px;
    border: 1px solid #ccc;
    box-shadow: none;
    resize: none;
}
.save_btn:hover{
    background: #231f20;
}
.dt_rating_wrapper input.submit_btn_1 {
    width: auto;
    line-height: 45px;
    border: none;
    margin: 20px 0 0;
    padding: 0 20px;
    font-weight: 700;
    color: #fff;
    background: #fd6a00;
    border-radius: 3px;
}
.dt_rating_wrapper input.submit_btn_1:hover {
    background: #231f20;
}
.price_block span.pull-right a {
    color: #fd6a00;
}
.course_btn_st a{
    border: 1px solid #fd6a00;
}
.course_btn_st a:hover,
.course_btn_st a.watch_btn:hover{
    color: #fd6a00;
    border: 1px solid #fd6a00;
    background: none;
}
.course_btn_st a.watch_btn {
    border: 1px solid #969696;
}

.flex-row-reverse {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: reverse!important;
    -webkit-flex-direction: row-reverse!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important;
}

.d-flex {
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: inline-flex!important;
}

.starrating > input {display: none;}

.starrating > label:before { 
    content: "\f005"; /* Star */
    margin: 2px;
    font-size: 22px;
    font-family: FontAwesome;
    display: inline-block; 
}

.starrating > label {
    color: #222222; /* Start color when not clicked */
}

.starrating > input:checked ~ label { color: #ffca08 ; }

.starrating > input:hover ~ label { color: #ffca08 ;  }

.is-invalid { color: red; }
.dashboard_section .modal .rating_single {
    text-align: left;
    margin-bottom: 0px;
}
textarea.form-control.form_text {
    padding: 10px 15px;
    height: 100px;
    font-size: 14px;
}
.single_course.blog_single {
    height: auto!important;
}

/*<!--==============================blog-page-css=========================-->*/

.blog-area {
    padding: 50px 0px;
    background-color: #EBEBEB;
}

.blog-left-area {
    background-color: #fff;
    padding: 20px;
}

.blog-left-area h2 {
    font-size: 30px;
    font-weight: 300;
    color: #414141;
    /* margin-top: 30px; */
    line-height: 40px;
    margin-bottom: 30px;
}

.blog-left-area h4 {
    font-size: 24px;
    font-weight: 500;
    color: #414141;;
    margin-bottom: 30px;
}

.blog-left-area p {
    font-size: 18px;
    margin: 30px 0px 40px 0px;
    color: #666666;
}

.blog-left-img {
    display: inline-block;
    width: 49%;
    margin-right: 12px;
}

.blog-right-img {
    display: inline-block;
    width: 49%;
}

.blog-left-area img {
    margin-bottom: 55px;
}
.blog-right hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #DBDBDB;
}
.blog-right h3 {
    font-size: 24px;
    font-weight: 500;
}

.latest-post img {
    margin-bottom: 10px;
}

.latest-post a{ display: block; color: inherit; }

.latest-post p {
    font-weight: 500;
}
.latest-post p a{ display: block; color: #323232; }

.viewall-btn {
    display: block;
    text-align: center;
    color: #fd6a00 !important;
    text-decoration: none;
}

.feature-area {
    margin-top: 15px;
}

.feature-area h3 {
    font-size: 24px;
    margin-bottom: 20px;
}

.feature-post {
    overflow: hidden;
    height: auto;
}

.fearure-post-img {
    float: left;
    margin-right: 10px;
    height: 100%;
    width: 45%;
}

.fearure-post-img img {
    width: 100%;
}
.fearure-post-img a{ display: block; }

.feature-content {
    float: right;
    width: 50%;
}
.feature-content p {
    font-size: 14px;
    margin: 0;
    font-weight: 400;
}
.feature-content p a{ display: block; color: #323232; }

.blog-pagination nav {
    text-align: center;
}

.blog-pagination ul.pagination {
    float: unset;
}

.blog-area {
    padding: 50px 0px;
    background-color: #EBEBEB;
    float: left;
    width: 100%;
}

.coach_photo img {
    width: 120px;
    border-radius: 50%;
    display: inline-block;
    height: 120px;
    object-fit: cover;
}

.bundle_courses {
    float: left;
    margin: 20px 0 0;
    width: 100%;
}
.profile_form_content {
    padding: 10px 20px 20px 20px;
}
.course_row_common {
    padding-right: 0;
}
.sub_top_block {
    width: 100%;
    float: left;
}

small.float-left a {
    color: #fd6a00;
}
.course_row_inner a.Purchase-btn.course,
.bundle_courses .views_block a {
    color: #fd6a00;
}

.course_row_inner a.Purchase-btn.course.wish_button{
    color: #fff;
    background-color: #fd6a00;
}
.course_row_inner a.Purchase-btn.course.wish_button:hover{
    color: #fd6a00;
    background-color: transparent
}
.left_category ul li.active a {
    color: #fd6a00;
}
#contactFormPage .cn_btn {
    min-width: 130px;
    height: 45px;
    background: #fd6a00;
    text-transform: uppercase;
    color: #fff;
    border: none;
    font-family: 'Open Sans', sans-serif;
    margin-top: 12px;
    font-size: 16px;
    border-radius: 0px;
    font-weight: 600;
    line-height: 34px;
}
#contactFormPage .cn_btn:hover {
    background-color: #231f20;
}
#main-slider .embed-responsive-16by9 {
    padding-bottom: 450px;
}
#carousel-slider .slick-slide {
    float: left;
    width: 130px!important;
    margin: 0 5px 0 0;
    background: #f6f6f6;
    height: 106px;
    border: none;
    outline: none!important;
    cursor: pointer;
    border: 1px solid transparent;
}
#carousel-slider .slick-slide:hover{
    border-color:#fd6a00 ;
}
#carousel-slider .slick-slide img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

#main-slider .slick-slide {
    height: 450px;
    background: #f6f6f6;
}
#main-slider {
    margin: 0 0 15px;
}
#main-slider .slick-slide img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.course_photo_row {
    background: none;
}
#carousel-slider .slick-track {
    height: auto!important;
    transform: unset!important;
}
#carousel-slider .slick-list.draggable {
    height: auto!important;
}
#carousel-slider .slick-slide.video_thumb{
    position: relative;
}
#carousel-slider .slick-slide.video_thumb::before {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    content: '';
    background: url(../../images/youtube.png) no-repeat center center;
    top: 0;
    background-size: 45px auto;
    z-index: 99;
}



#payment_chk-modal .modal-dialog,
#change-subscription .modal-dialog {
    width:550px;
    max-width: 94%;
    margin: 30px auto 30px;
}

#payment_chk-modal .modal-header .close,
#change-subscription .modal-header .close {
    width: 14px;
    height: 13px;
    position: absolute;
    right: 20px;
    top: 20px;
    background: url('/images/close-icon.png') no-repeat center center;
    opacity: 1;
    z-index: 99;
}

#payment_chk-modal .modal-header .close:focus{ border:none; background-color: transparent; outline: 0;}

#payment_chk-modal .form-group,
#change-subscription .form-group {
    margin-bottom: 8px;
}

#payment_chk-modal .modal-body,
#change-subscription .modal-body {
    padding: 15px 20px 30px 20px;
}

#payment_chk-modal .modal-header,
#change-subscription .modal-header{ border-bottom: none; }

#payment_chk-modal .Complete-Purchase-btn,
#change-subscription .Complete-Purchase-btn{ max-width: 260px; border: 1px solid #ff6022!important; width: 100%; border:none; background-color: #ff6022; color: #fff; margin: 0 auto; }
#payment_chk-modal .Complete-Purchase-btn:hover,
#change-subscription .Complete-Purchase-btn:hover{ color: #fff; }
#payment_chk-modal .Complete-Purchase-btn:hover,
#change-subscription .Complete-Purchase-btn:hover {
    background: #fff;
    color: #ff6022;
}
#payment_chk-modal .c-right-text-body{width: 100%; float: left; display: block; margin: 0px 0px 50px 0px;}
#payment_chk-modal .checkout-details-footer{ width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; }

#payment_chk-modal hr{ margin-top: 10px; margin-bottom: 10px; }


#payment_chk-modal .modal-body p{
    text-align: left;
    margin: 0;
}
#payment_chk-modal .modal-body h3 {
    text-align: left;
    margin: 0 0 15px;;
}
#payment_chk-modal button#completeButton {
    height: 40px;
}

.dashboard_section .rating_single i.fa-star.active:before{
    content: "\f005";
}

.opacity_zero {
    opacity: 0;
}
.rating_sc .rating.star-rating {
    padding: 0;
}
.single_course .course_photo a{
    position: relative;
}
.single_course.has_video .course_photo a::before {
    background: #fff url(../../images/youtube.png) no-repeat center center;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    content: '';
    border-radius: 50%;
    z-index: 999;
    background-size: 20px auto;
    transform: translate(-50%, -50%);
    box-shadow: 0 3px 5px rgb(0 0 0 / 50%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.2s;
    -ms-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
}
.single_course:hover .course_photo a::before{
    visibility: visible;
    opacity: 1;
}

.notification_list {
    width: 100%;
    float: left;
    height: auto;
}
.notification_list + .notification_list {
    margin-top: 30px;
}

.notification_list a{
    display: block;
    width: 100%;
    float: left;
    padding: 20px;
    border: 1px solid #ccc;
    border-radius: 3px;
}
.notification_list a:hover {
    border-color: #fd6a00;
}
.notification_list h3{
    font-weight: 600;
    font-size: 18px;
    color: #333;
    margin: 0 0 10px;
}
.notification_list p{
    font-size: 15px;
    color: #484844;
    margin: 0 0 15px;
}
.sr_submit:hover {
    opacity: 0.7;
}
.modal-body a.btn.btn-primary:hover {
    background: #231f20;
}
.notify-details .notification_list {
    width: 100%;
}
.notification_list.pull-left p{
    margin: 0;
}

li.notification span.badge {
    position: absolute;
    font-size: 10px;
    font-weight: 400;
    width: 20px;
    line-height: 20px;
    padding: 0;
    height: 20px;
    top: 6px;
    right: -23px;
}
.tips_social_link a {
    color: #000;
    font-size: 18px;
}
.footer_scl a {
    color: #fff;
    font-size: 20px;
}
.footer{
    background-color: #1F1F1F;
    padding: 40px 0px 40px 0px;
}
@media only screen and (max-width: 767px){
.home_banner_block .book_btn a {
    max-width: 180px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
}
.navbar-header .hidden-sm.hidden-md.hidden-lg {
    float: right;
    position: absolute;
    right: 49px;
    top: 27px;
    left: auto;
}
}
/* div#sidebar_content {
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	display: none!important;
	width: 300px;
	z-index: 99999;
}
.sidebar_open div#sidebar_content {
	
	display: block!important;
} */
/* div#sidebar_content .sidebar_content {
	width: 100%;
	background: #fff;
	float: left;
} */
/* div#sidebar_content span.prdctfltr_widget_title {
	text-align: left;
	padding: 0 15px;
}

div#sidebar_content .sidebar_content {
	position: relative;
height: 100%;
max-height: 100%;
overflow: auto;
padding: 20px 0 0;
}
.menu-overlay {
	background: rgba(0,0,0,0.7);
	width: 100%;
	height: 100%;
	position: fixed;
}
a#sidebar_hide {
	width: 30px;
    height: 30px;
    position: absolute;
    right: 8px;
    background: url(../../images/close-icon.png) no-repeat center center;
    display: inline-block;
    z-index: 999;
    top: 3px;
} */

/* .sidebar_content_inner {
    padding: 20px 15px;
} */
.notify_list {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 2px;
    margin: 0 0 15px;
    padding: 10px;
}
.notify_list h3 {
    font-size: 16px;
    margin: 0 0 10px;
    color: #333;
    font-weight: 600;
}
.notify_list p {
    font-size: 14px;
    color: #333;
    margin: 0;
}
.wishlis_btn_1 {
    position: relative;
}
.loader {
    position: absolute;
    right: 10px;
    top: 11px;
}
.follow_btn {
    width: auto;
    display: inline-block;
    padding-right: 40px;
    position: relative;
}
.follow_btn .loader {
    position: absolute;
    right: 2px;
    top: 4px;
}
.modal_mid_section {
    position: relative;
}
.modal_mid_section .loader {
    position: absolute;
    left: 50%;
    top: 23px;
    right: auto;
    transform: translateX(-50%);
}
.checkout_wrapper .col-md-6 {
    padding-left: 15px;
    padding-right: 15px;
}
.process_message {
    width: 100%;
    float: left;
    height: auto;
    font-size: 22px;
    margin: 0 0 20px;
}
a.sb_btn.play_course {
    width: 100%;
    display: block;
    display: block;
    float: left;
    line-height: 50px;
    text-align: center;
    color: #fff;
    border-color: transparent;
}
div#course_container {
    position: relative;
}
div#loader_outer {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(255,255,255,0.7);
}
div#loader_outer .loader {
    position: absolute;
    right: auto;
    top: 30%;
    left: 50%;
    transform: translateX(-50%);
}

.navbar-default .navbar-nav > li.dp_s.currency_dropdown > a {
    padding: 0 10px 0 10px;
    height: 33px;
    line-height: 33px;
    background: #fd6a00;
    color: #fff;
    border-radius: 3px;
}
.view_btn_2 a{
    font-size: 16px;
}

.radio_group2 label {
    font-size: 16px;
    color: #fd6a00;
}

.video_header .share_block_dt {
    width: 100%;
    float: left;
    display: block;
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 0px;
    position: absolute;
    z-index: 99999;
    right: 0;
    background: #fff;
    width: 196px;
    top: 60px;
    right: 0;
    padding-top: 10px;
    display: none;
}
.video_header .share_block_dt.open{
    display: block;
}

.coach_item {
    width: 100%;
    text-align: center;
    margin: 0 0 30px;
}
.coach_item img {
    width: 150px;
    height: 150px;
    overflow: hidden;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid #fd6a00;
    padding: 2px;
}
.coach_item h3{
    font-size: 18px;
    font-weight: 600;
    color: #333;
}
.follow_coach_sc{
    position: relative;
}
.sidebar-nav li:not(.can_access) {
    opacity: 0.7;
}
.slider i.fa.fa-search-plus {
    position: absolute;
    top: 50%;
    left: 50%;
    background: #fd6a00;
    color: #fff;
    width: 40px;
    line-height: 40px;
    border-radius: 50%;
    font-size: 18px;
    transform: translate(-50%,-50%);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
}
#main-slider .slick-slide:hover i.fa.fa-search-plus{
    opacity: 1;
    visibility: visible;
}
span.view_more {
    margin: 10px 0 0;
    display: inline-block;
    background: #fd6a00;
    color: #fff;
    padding: 0 10px;
    line-height: 30px;
    border-radius: 5px;
}

@media only screen and (min-width: 768px){
    .header_info_sticky {
        position: fixed;
        right: -79px;
        top: 400px;
        z-index: 1000;
        background-color: #ff6022;
        width: 270px;
        padding: 0px 0px 0px 0px;
        transform: rotate(90deg);
        text-align: center;
        overflow: hidden;
        border-radius: 0px 0px 10px 10px;
    }
    .header_info_sticky.subscribe_block_single h2 {
        font-size: 25px;
        line-height: 35px;
        margin: 0px 0px 0px 0px;
        font-weight: 700;
    }

    .header_info_sticky.subscribe_block_single h4 {
        font-size: 15px;
        line-height: 23px;
        margin: 0px 0px 0px 0px;
        font-weight: 700;
    }

    body.body_light_grey.home_page .logo {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }
    body.body_light_grey.home_page .header {
        min-height: 109px;
    }
}


@media only screen and (max-width: 767px){
    #main-slider .slick-slide {
        height: 280px;
        background: #f6f6f6;
    }
    #main-slider .embed-responsive-16by9 {
        padding-bottom: 280px;
    }
    #carousel-slider .slick-slide {
        width: 90px!important;
        height: 75px;
    }
    .coach_media .media-body h3 {
        
        font-size: 24px;
        line-height: 30px;
    }
    .slider_col_single {
        width: 100%;
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) { 
    #main-slider .slick-slide {
        height: 300px;
        background: #f6f6f6;
    }
    #main-slider .embed-responsive-16by9 {
        padding-bottom: 300px;
    }
    #carousel-slider .slick-slide {
        width: 90px!important;
        height: 75px;
    }
    body.body_light_grey.home_page .logo {
        position: relative;
        left:0;
        transform: unset;
    }
    body.body_light_grey.home_page .header {
        min-height: 92px;
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px) { 
    body.body_light_grey.home_page .logo{
        left: 45%!important;
    }
    body.body_light_grey.home_page.user_login .logo{
        left: 310px!important;
    max-width: 136px;
    top: 9px;
    }
    body.body_light_grey.home_page .header {
        min-height: 92px;
    }
    body.body_light_grey.home_page.user_login .navbar-default .navbar-nav > li > a{
        font-size: 15px;
    }
}
@media only screen and (min-width: 1200px)  and (max-width: 1469px){
    body.body_light_grey.home_page .navbar-default .navbar-nav > li{
        margin: 0px 7px 0px 7px;
    }
}

div#full_site_subscription {
    float: left;
    width: 100%;
    padding: 0px 0 0!important;
    margin: 25px 0 0;
    border-top: none!important;
}
div#full_site_subscription > h3 {
    text-align: center!important;
    color: #ff6022!important;
    margin: 0 0 25px!important;
    position: relative;
}
div#full_site_subscription > h3::before {
    width: 105px!important;
    left: 0;
    top: 9px;
    content: '';
    background: #ff6022!important;
    height: 1px;
    position: absolute;
}
div#full_site_subscription > h3::after {
    width: 105px!important;
    right: 0;
    top: 9px;
    content: '';
    background: #ff6022!important;
    height: 1px;
    position: absolute;
}
div#full_site_subscription {
    margin-top: 50px;
}