@charset "UTF-8";
.article:after,
.b-allnews_AC__news:after,
.b-allnews_AC__pagination .pagination:after,
.b-article__footer:after,
.b-article__footer__left__social-buttons:after,
.b-article__info:after,
.b-article__info__right__social-buttons:after,
.b-breadcrumb:after,
.b-category-page-noimage-item_AC:after,
.b-category-page_AC__leading:after,
.b-category-page_AC__pagination .pagination:after,
.b-container:after,
.b-emenu_event__content__wrapper__menu:after,
.b-emenu_event__content__wrapper__slider:after,
.b-footer_AC__right__bottom:after,
.b-footer_AC__right__top:after,
.b-header-bottom-menu:after,
.b-header-middle-menu:after,
.b-header-social:after,
.b-header-static-menu:after,
.b-header__middle__wrapper:after,
.b-header__top__wrapper:after,
.b-mobile-menu:after,
.b-mobile-search__form:after,
.b-module_clearfix:after,
.b-news_AC__merger:after,
.b-opinion_AC__item__merger:after,
.b-pagenav:after,
.b-poll_AC__detail__form:after,
.b-poll_AC__detail__form__option:after,
.b-poll_AC__results:after,
.b-promotion__ads:after,
.b-search_sidebar__form:after,
.b-sidemenu_AC:after,
.b-subscribe_AC__form:after,
.b-top-header__content__item__social-buttons:after,
.b-trending_AC__header:after,
.b-trending_AC__items__item:after,
.header_b-subscribe_AC:after,
.sidebar:after {
    clear: both;
}
body {
    position: absolute;
    width: 100%;
}
.b-emenu_AC {
    height: 70px;
    background-color: #fff;
    text-align: left;
    position: relative;
}
@media (min-width: 1200px) {
    body {
        position: relative;
    }
    .b-emenu_AC {
        height: 36px;
    }
    .b-emenu_AC__header {
        display: none;
    }
}
.b-emenu_AC__header {
    line-height: 70px;
    height: 70px;
    text-align: center;
    position: relative;
}
.b-emenu_AC__header__logo {
    display: inline-block;
    line-height: 100%;
    vertical-align: middle;
    min-width: 220px;
    width: 30%;
}
.b-emenu_AC__header__logo__img {
    display: block;
    width: 100%;
    height: auto;
}
.b-emenu_AC__header__collapse-button {
    position: absolute;
    right: 0;
    top: 0;
}
.b-emenu_AC__header__collapse-button__button {
    border: 0;
    outline: 0;
    background-color: transparent;
    height: 70px;
    line-height: 70px;
    padding: 0 13px;
}
.b-emenu_AC__header__collapse-button__button__icon {
    line-height: 100%;
    font-size: 30px;
    padding-right: 0;
    color: #bf2633;
    margin: 0;
    vertical-align: middle;
}
.b-emenu_AC__header__collapse-button__searchbox {
    opacity: 0.9;
    display: none;
    position: absolute;
    z-index: 2;
    background-color: #2e3299;
    width: 100%;
    left: 0;
    padding: 20px;
    color: #fff;
    top: 75px;
}
.b-emenu_AC__menu {
    position: absolute;
    top: -5px;
    z-index: 2;
    height: auto;
    min-width: 224px;
    background-color: #212121;
    left: 100%;
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: none;
}
.b-emenu_AC__menu__item {
    border-bottom: 1px #2b2b2b solid;
    border-top: 1px #191919 solid;
}
@media (min-width: 1200px) {
    .b-emenu_AC__menu {
        display: inline-block !important;
        position: static;
        min-width: none;
        height: auto;
        background-color: transparent;
    }
    .b-emenu_AC__menu__item {
        float: left;
        border: 0;
        line-height: 36px;
    }
}
.b-emenu_AC__menu__item_current > a {
    color: #bf2633 !important;
}
.b-emenu_AC__menu__item_collapse-icons {
    border: 0;
}
.b-emenu_AC__menu__item__link {
    display: block;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #bf2633 !important;
    text-decoration: none !important;
}
@media (min-width: 1200px) {
    .b-emenu_AC__menu__item__link {
        vertical-align: middle;
        display: inline-block;
        line-height: 100%;
        font-weight: 700;
        padding: 0 10px;
        font-size: 15px;
        color: #000 !important;
        border-right: 1px #000 solid;
        text-decoration: none !important;
    }
    .b-emenu_AC__menu__item__link_206 {
        padding-left: 0;
    }
    .b-emenu_AC__menu__item__link_213 {
        border: 0;
    }
}
.b-emenu_AC__menu__item__submenu {
    padding: 0;
    list-style: none;
    z-index: 2;
    background-color: #ececec;
}
@media (min-width: 1200px) {
    .b-emenu_AC__menu__item__submenu {
        display: none;
        position: absolute;
        padding: 0 15px;
        background-color: #fff;
        min-width: 150px;
    }
}
.b-emenu_AC__menu__item__submenu__item {
    border-bottom: #d6d6d6 solid 1px;
}
.b-emenu_AC__menu__item__submenu__item__link {
    font-family: "Open Sans";
    font-weight: 600;
    font-size: 15px;
    display: block;
    color: #000 !important;
    text-decoration: none !important;
    padding: 15px 0;
    text-align: center;
}
.b-emenu_AC__search {
    display: none;
}
@media (min-width: 992px) {
    .b-emenu_AC__search {
        display: block;
    }
}
.b-top-header {
    display: none;
}
@media (min-width: 1200px) {
    .b-emenu_AC__menu__item__submenu__item__link {
        white-space: nowrap;
        text-align: left;
        padding: 0;
    }
    .b-top-header {
        zoom: 1;
        background-color: #fff;
        display: block;
        text-align: center;
        position: relative;
        line-height: 90px;
        height: 90px;
    }
    .b-top-header:after,
    .b-top-header:before {
        content: " ";
        display: table;
        line-height: 0;
    }
    .b-top-header:after {
        clear: both;
    }
}
.b-top-header__logo {
    display: inline-block;
    vertical-align: middle;
}
.b-top-header__logo__img {
    display: block;
}
.b-top-header__content {
    position: absolute;
    height: 90px;
    top: 0;
    right: 0;
    line-height: 90px;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.b-top-header__content__item {
    display: inline-block;
    vertical-align: middle;
    line-height: 100%;
    padding: 0 5px 0 0;
}
.b-top-header__content__item__social-buttons {
    zoom: 1;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.b-top-header__content__item__social-buttons:after,
.b-top-header__content__item__social-buttons:before {
    content: " ";
    display: table;
    line-height: 0;
}
.b-top-header__content__item__social-buttons__item {
    float: left;
    padding: 0 2px;
}
.b-top-header__content__item__social-buttons__item__link {
    display: block;
}
.b-top-header__content__item__social-buttons__item__link__icon {
    margin: 0;
    text-align: center;
    border: 1px solid #a5a5a5;
    width: 40px;
    line-height: 40px;
    height: 40px;
    color: #a5a5a5;
    font-size: 18px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
}
.b-top-header__content__item__social-buttons__item__link__icon:hover {
    background-color: #c01e2f;
    color: #fff;
    border-color: #fff;
}
.b-breadcrumb {
    zoom: 1;
    line-height: 40px;
}
.b-breadcrumb:after,
.b-breadcrumb:before {
    content: " ";
    display: table;
    line-height: 0;
}
.b-breadcrumb__item {
    float: left;
    font-size: 15px;
}
.b-breadcrumb__item.active span {
    color: #bf2633 !important;
}
.b-breadcrumb__item a {
    color: #999 !important;
}
.b-breadcrumb__divider {
    padding: 0 5px;
    color: #999 !important;
}
.top-header-clone {
    background-color: #fff;
    border-top: 5px solid #bf2633;
}
.header-background-wrapper {
    -webkit-box-shadow: -1px 2px 7px 0 #9c9c9c;
    -moz-box-shadow: -1px 2px 7px 0 #9c9c9c;
    box-shadow: -1px 2px 7px 0 #9c9c9c;
    padding-top: 0 !important;
}
@media (max-width: 1200px) {
    .header-background-wrapper {
        display: none;
    }
}
@media (min-width: 1200px) {
    .header-background-wrapper {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        padding: 0 15px !important;
    }
}
.b-news_AC__merger {
    zoom: 1;
}
.b-news_AC__merger:after,
.b-news_AC__merger:before {
    content: " ";
    display: table;
    line-height: 0;
}
@media (min-width: 769px) {
    .b-news_AC {
        border-bottom: 1px solid #dbdbdb;
    }
    .b-news_AC__merger__latest {
        float: left;
        width: 50%;
        padding-right: 18px;
    }
}
.b-news_AC__merger__latest__merger__image-link {
    display: block;
    border: 1px solid #dbdbdb;
    max-height: 282px;
    overflow: hidden;
}
.b-news_AC__merger__latest__merger__image-link__img {
    display: block;
    width: 100%;
}
@media (max-width: 769px) {
    .b-news_AC__merger__latest__merger__title {
        color: #000 !important;
        text-decoration: none !important;
        font-size: 20px;
    }
}
@media (min-width: 769px) {
    .b-news_AC__merger__latest__merger__title {
        display: block;
        line-height: 100%;
        padding: 10px 0;
        font-size: 26px;
        font-weight: 700;
        color: #000 !important;
        text-decoration: none !important;
    }
    .b-news_AC__merger__latest__merger__intro {
        color: #333;
        font-size: 14px;
        margin: 0;
        line-height: 20px;
    }
    .b-news_AC__merger__latest__merger__info__details {
        color: #be0910;
        font-size: 14px;
        padding: 10px 0;
        margin: 0;
    }
    .b-news_AC__merger__rest {
        float: left;
        width: 50%;
    }
}
.b-news_AC__merger__rest__merger__title {
    padding-bottom: 10px;
}
.b-news_AC__merger__rest__merger__title__link {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 28px;
    color: #be0910 !important;
    line-height: 30px;
    margin: 0;
    text-decoration: none !important;
    display: block;
}
.b-news_AC__merger__rest__merger__title__link:before {
    padding: 0 5px 0 0;
    content: "";
    display: inline;
    font-family: FontAwesome;
    font-size: 30px;
    line-height: 100%;
    color: #d1d1d1;
    font-weight: 400;
}
.b-news_AC__merger__rest__merger__items__merger {
    margin: 0;
    list-style-type: none;
    padding: 0;
}
@media (max-width: 769px) {
    .b-news_AC__merger__rest__merger__items__merger__item__merger__title {
        color: #000 !important;
        text-decoration: none !important;
        font-size: 20px;
    }
}
@media (min-width: 769px) {
    .b-news_AC__merger__rest__merger__items__merger__item {
        border-top: 1px solid #dbdbdb;
        padding: 10px 0;
    }
    .b-news_AC__merger__rest__merger__items__merger__item__merger__title {
        display: block;
        line-height: 100%;
        padding: 0 0 10px;
        font-size: 22px;
        font-weight: 700;
        color: #000 !important;
        text-decoration: none !important;
    }
    .b-news_AC__merger__rest__merger__items__merger__item__merger__intro {
        color: #333;
        font-size: 14px;
        margin: 0;
        line-height: 20px;
    }
    .b-news_AC__merger__rest__merger__items__merger__item__merger__time {
        color: #be0910;
        font-size: 14px;
    }
}
.b-news_AC__merger__more {
    display: block;
    color: #be0910 !important;
    float: right;
    font-size: 16px;
    text-decoration: none !important;
    padding: 5px 10px;
    background-color: #dbdbdb;
}
.b-poll_AC {
    border: 1px solid #c5c5c5;
    padding: 10px 0;
    border-left: 0;
    border-right: 0;
}
.b-poll_AC__title {
    font-weight: 700;
    color: #565656;
    margin: 0;
    padding-bottom: 5px;
    font-size: 20px;
}
.b-poll_AC__detail {
    text-align: center;
}
.b-poll_AC__detail__form {
    zoom: 1;
    text-align: left;
}
.b-poll_AC__detail__form:after,
.b-poll_AC__detail__form:before {
    content: " ";
    display: table;
    line-height: 0;
}
.b-poll_AC__detail__form__option {
    font-size: 15px;
    font-weight: 700;
    line-height: 50px;
    margin-bottom: 3px;
    zoom: 1;
}
.b-poll_AC__detail__form__option:after,
.b-poll_AC__detail__form__option:before {
    content: " ";
    display: table;
    line-height: 0;
}
.b-poll_AC__detail__form__option__wrapper {
    float: left;
    line-height: 50px;
    height: 50px;
}
.b-poll_AC__detail__form__option__wrapper__radio,
.b-poll_AC__detail__form__option__wrapper__text {
    line-height: normal;
    display: inline-block;
    vertical-align: middle;
}
.b-poll_AC__detail__form__option__wrapper_radio {
    width: 15%;
    text-align: center;
}
.b-poll_AC__detail__form__option__wrapper_text {
    width: 85%;
    padding-left: 10px;
}
.b-poll_AC__detail__form__option__wrapper__radio {
    margin: 0 !important;
}
.b-poll_AC__detail__submit {
    border: 1px solid #009edf;
    outline: 0;
    background-color: transparent;
    color: #009edf;
    display: inline-block;
    padding: 0;
    text-align: center;
    width: 90px;
    text-transform: uppercase;
    margin-top: 5px;
    line-height: 20px;
    font-weight: 700;
}
.b-poll_AC__results {
    zoom: 1;
    padding: 3px 0 0;
}
.b-poll_AC__results:after,
.b-poll_AC__results:before {
    content: " ";
    display: table;
    line-height: 0;
}
.b-poll_AC__results__options {
    float: left;
    width: 40%;
    background-color: #f3f3f3;
    padding: 6px;
    line-height: 100%;
    min-height: 35px;
}
.b-poll_AC__results__options__text {
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 100%;
}
.b-poll_AC__results__percentage {
    float: left;
    width: 18%;
    padding: 0 2px 0 0;
}
.b-poll_AC__results__percentage__number {
    line-height: 35px;
    text-align: center;
    font-weight: 700;
    color: #fff;
}
.b-poll_AC__results__pic {
    float: left;
    width: 42%;
}
.b-poll_AC__results__pic__bar {
    height: 35px;
}
.b-poll_AC__links {
    text-align: right;
}
.b-footer_AC {
    background-color: #111;
    padding: 30px 0;
}
@media (min-width: 992px) {
    .b-footer_AC__left {
        padding: 0 0 0 15px;
    }
}
.b-footer_AC__left__logo {
    display: block;
    padding: 0 0 30px;
    text-align: center;
}
@media (min-width: 992px) {
    .b-footer_AC__left__logo {
        text-align: left;
    }
}
.b-footer_AC__left__copyright {
    font-size: 13px;
    color: #fff;
    margin: 0;
    padding: 0 0 20px;
    text-align: center;
}
@media (min-width: 992px) {
    .b-footer_AC__left__copyright {
        text-align: left;
    }
    .b-footer_AC__left__disclaimers-privacy {
        zoom: 1;
    }
    .b-footer_AC__left__disclaimers-privacy:after,
    .b-footer_AC__left__disclaimers-privacy:before {
        content: " ";
        display: table;
        line-height: 0;
    }
    .b-footer_AC__left__disclaimers-privacy:after {
        clear: both;
    }
}
.b-footer_AC__left__disclaimers-privacy__disclaimers {
    font-size: 13px;
    display: block;
    text-align: center;
    text-decoration: none !important;
    color: #fff !important;
}
@media (min-width: 992px) {
    .b-footer_AC__left__disclaimers-privacy__disclaimers {
        text-align: left;
        float: left;
        width: 50%;
    }
}
.b-footer_AC__left__disclaimers-privacy__privacy {
    font-size: 13px;
    display: block;
    text-align: center;
    text-decoration: none !important;
    color: #fff !important;
}
@media (min-width: 992px) {
    .b-footer_AC__left__disclaimers-privacy__privacy {
        text-align: left;
        float: left;
        width: 50%;
    }
}
.b-footer_AC__center {
    text-align: center;
}
.b-footer_AC__center__img {
    display: inline-block;
}
.b-footer_AC__right {
    text-align: center;
    padding: 20px 0 0;
}
.b-footer_AC__right__top {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    zoom: 1;
    padding: 0 0 20px;
}
.b-footer_AC__right__top:after,
.b-footer_AC__right__top:before {
    content: " ";
    display: table;
    line-height: 0;
}
.b-footer_AC__right__top__item {
    float: left;
}
.b-footer_AC__right__top__item__link {
    display: block;
}
.b-footer_AC__right__top__item__link__icon {
    color: #fff;
    font-size: 26px;
    margin: 0;
    padding: 0 20px;
}
@media (min-width: 769px) {
    .b-footer_AC__right__top__item__link__icon {
        font-size: 45px;
    }
}
.b-footer_AC__right__bottom {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    zoom: 1;
    padding: 0 0 20px;
}
.b-footer_AC__right__bottom:after,
.b-footer_AC__right__bottom:before {
    content: " ";
    display: table;
    line-height: 0;
}
.b-footer_AC__right__bottom__item {
    float: left;
}
.b-footer_AC__right__bottom__item__link {
    display: block;
}
.b-footer_AC__right__bottom__item__link__icon {
    color: #fff;
    font-size: 26px;
    margin: 0;
    padding: 0 20px;
}
@media (min-width: 769px) {
    .b-footer_AC__right__bottom__item__link__icon {
        font-size: 45px;
    }
}
.header_b-opinion_AC {
    font-weight: 700;
    font-size: 24px;
    position: relative;
    margin: 0;
    padding: 10px 0;
}
.header_b-opinion_AC:before {
    display: block;
    position: absolute;
    border-top: 4px solid #c4151b;
    left: 0;
    content: "";
    width: 32px;
    top: 0;
}
.header_b-opinion_AC_after-article {
    border-bottom: 3px solid #be0910;
    font-size: 22px;
    font-weight: 700;
    color: #000;
    padding: 5px 0;
    margin: 0;
}
.header_b-opinion_AC_after-article:before {
    display: none;
}
.b-opinion_AC {
    padding: 0;
    margin: 0;
    list-style-type: none;
    border-bottom: 1px solid #dbdbdb;
}
.b-opinion_AC__item {
    padding: 0 0 10px;
}
@media (min-width: 769px) {
    .b-opinion_AC {
        zoom: 1;
    }
    .b-opinion_AC:after,
    .b-opinion_AC:before {
        content: " ";
        display: table;
        line-height: 0;
    }
    .b-opinion_AC:after {
        clear: both;
    }
    .b-opinion_AC__item {
        float: left;
        padding: 0 20px 25px 0;
        width: 50%;
    }
}
@media (min-width: 1200px) {
    .b-opinion_AC__item {
        width: 33.33333%;
    }
}
.b-opinion_AC__item__merger {
    zoom: 1;
    background-color: #ededed;
}
.b-opinion_AC__item__merger:after,
.b-opinion_AC__item__merger:before {
    content: " ";
    display: table;
    line-height: 0;
}
.b-opinion_AC__item__merger__image-link {
    display: block;
    float: left;
    width: 75px;
    height: 75px;
    overflow: hidden;
}
.b-opinion_AC__item__merger__image-link__img {
    display: block;
    width: 100%;
    min-height: 75px;
    height: auto;
}
.b-opinion_AC__item__merger__image-link__img_after-article {
    min-height: 61px;
}
.b-opinion_AC__item__merger__image-link_after-article {
    width: 61px;
    height: 61px;
}
.b-opinion_AC__item__merger__details {
    display: block;
    float: left;
    width: 70%;
    height: 75px;
    position: relative;
}
.b-opinion_AC__item__merger__details__title {
    line-height: 100%;
    display: block;
    padding: 5px 10px 0;
    font-size: 13px;
    font-weight: 700;
    color: #000 !important;
    text-decoration: none !important;
}
.b-opinion_AC__item__merger__details__author {
    color: #bf0e1e;
    font-weight: 700;
    font-size: 12px;
    margin: 0;
    position: absolute;
    bottom: 5px;
    left: 10px;
}
.b-opinion_AC__item__merger__details_after-article {
    height: 61px;
}
@media (min-width: 769px) {
    .b-opinion_AC__item_after-article {
        float: none;
        width: 100%;
        padding: 0 0 10px;
    }
}
@media (min-width: 769px) and (max-width: 1200px) {
    .b-opinion_AC__item_second {
        padding-right: 0;
    }
}
@media (min-width: 1200px) {
    .b-opinion_AC__item_after-article {
        width: 100%;
    }
    .b-opinion_AC__item_third {
        padding-right: 0;
    }
}
.b-opinion_AC_after-article {
    padding-top: 10px;
    border: 0;
}
.b-trending_AC__header {
    zoom: 1;
}
.b-trending_AC__header:after,
.b-trending_AC__header:before {
    content: " ";
    display: table;
    line-height: 0;
}
.b-trending_AC__header__icon {
    line-height: 38px;
    float: left;
    width: 20%;
    text-align: center;
    background-color: #c21923;
}
.b-trending_AC__header__icon__line-chart {
    height: 25px;
    display: inline-block;
    vertical-align: middle;
}
.b-trending_AC__header__title {
    float: left;
    width: 80%;
    padding: 0 10px;
    line-height: 38px;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    background-color: #000;
    margin: 0;
    text-transform: uppercase;
}
.b-trending_AC__items {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.b-trending_AC__items__item {
    zoom: 1;
}
.b-trending_AC__items__item:after,
.b-trending_AC__items__item:before {
    content: " ";
    display: table;
    line-height: 0;
}
.b-trending_AC__items__item__order {
    float: left;
    line-height: 60px;
    padding: 0 0 0 5px;
    width: 15%;
    text-align: left;
}
.b-trending_AC__items__item__order__number {
    display: inline-block;
    vertical-align: middle;
    line-height: 28px;
    font-size: 18px;
    padding: 0;
    width: 28px;
    text-align: center;
    color: #fff;
    background-color: #333;
    font-weight: 700;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px;
}
.b-trending_AC__items__item__title {
    float: left;
    line-height: 60px;
    width: 85%;
    text-align: left;
    padding: 0 5px 0 0;
}
.b-trending_AC__items__item__title__text {
    color: #000 !important;
    text-decoration: none !important;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    font-size: 17px;
    line-height: 120%;
}
.b-trending_AC__items__item_even {
    background-color: #fff;
}
.b-trending_AC__items__item_odd {
    background-color: #ededed;
}
.b-sidemenu_AC {
    zoom: 1;
}
.b-sidemenu_AC:after,
.b-sidemenu_AC:before {
    content: " ";
    display: table;
    line-height: 0;
}
.b-sidemenu_AC__icon {
    background-color: #c21923;
    line-height: 38px;
    text-align: center;
    float: left;
    width: 12%;
}
.b-sidemenu_AC__icon__exclamation {
    margin: 0;
    font-size: 20px;
    width: 28px;
    border: 2px solid #fff;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px;
    line-height: 24px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
}
.b-sidemenu_AC__icon__exclamation:before {
    content: "i";
    display: inline-block;
    font-style: normal;
}
.b-sidemenu_AC__menu {
    list-style-type: none;
    line-height: 38px;
    margin: 0;
    float: left;
    background-color: #000;
    width: 88%;
    padding: 12px 0;
}
.b-sidemenu_AC__menu__item {
    float: left;
    width: 33.33333%;
    padding: 0;
    border-right: 1px #fff solid;
    text-align: center;
}
.b-sidemenu_AC__menu__item__link {
    text-transform: uppercase;
    display: block;
    line-height: 100%;
    font-size: 14px;
    color: #fff !important;
    text-decoration: none !important;
}
.b-search_AC__form__button,
.b-search_AC__form__search-box {
    background-color: transparent;
    outline: 0;
    color: #fff;
    padding: 0;
}
.b-sidemenu_AC__menu__item_none {
    border: 0;
}
.b-search_AC {
    padding: 0;
}
.b-search_AC__form__search-box {
    font-family: "Open Sans";
    width: 275px;
    border: 0;
    font-size: 16px;
    border-bottom: 2px solid #d61c17;
}
@media (max-width: 769px) {
    .b-search_AC {
        display: inline-block;
    }
    .b-search_AC__form__search-box {
        width: 140px;
    }
}
.b-search_AC__form__search-box::-webkit-input-placeholder {
    color: #fff;
}
.b-search_AC__form__search-box:-moz-placeholder {
    color: #fff;
}
.b-search_AC__form__search-box:-ms-input-placeholder {
    color: #fff;
}
.b-search_AC__form__search-box::placeholder {
    color: #fff;
}
.b-search_AC__form__button {
    border: 0;
    font-size: 18px;
    line-height: 27px;
}
.b-search_sidebar {
    padding: 0;
    border-bottom: 2px solid #d61c17;
    background-color: #f7f7f7;
}
.b-search_sidebar__form {
    zoom: 1;
    height: 33px;
}
.b-search_sidebar__form:after,
.b-search_sidebar__form:before {
    content: " ";
    display: table;
    line-height: 0;
}
.b-search_sidebar__form__button,
.b-search_sidebar__form__search-box {
    background-color: transparent;
    border: 0;
    color: #000;
    line-height: 33px;
    float: left;
    outline: 0;
}
.b-search_sidebar__form__search-box {
    width: 85%;
    font-family: "Open Sans";
    padding: 0 0 0 5px;
    font-size: 19px;
}
.b-search_sidebar__form__search-box::-webkit-input-placeholder {
    color: #000;
}
.b-search_sidebar__form__search-box:-ms-input-placeholder {
    color: #000;
}
.b-search_sidebar__form__search-box::-moz-placeholder {
    color: #000;
}
.b-search_sidebar__form__search-box:-moz-placeholder {
    color: #000;
}
.b-search_sidebar__form__button {
    width: 15%;
    font-size: 18px;
    padding: 0;
}
.header_b-subscribe_AC {
    background-color: #313c34;
    zoom: 1;
}
.header_b-subscribe_AC:after,
.header_b-subscribe_AC:before {
    content: " ";
    display: table;
    line-height: 0;
}
.header_b-subscribe_AC__logo {
    float: left;
    width: 12%;
    margin: 0;
    text-align: center;
    color: #fff !important;
    font-weight: 700;
    line-height: 46px;
}
.header_b-subscribe_AC__logo:before {
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 20px;
    line-height: 100%;
    vertical-align: top;
    padding: 5px 0 0;
}
.header_b-subscribe_AC__title {
    float: left;
    width: 88%;
    margin: 0;
    padding: 5px 0 0;
    color: #fff !important;
    font-weight: 700;
    font-size: 17px;
}
.b-subscribe_AC {
    border: 1px solid #000;
}
.b-subscribe_AC__form {
    zoom: 1;
    padding: 8px;
    margin: 0;
}
.b-subscribe_AC__form:after,
.b-subscribe_AC__form:before {
    content: " ";
    display: table;
    line-height: 0;
}
.b-subscribe_AC__form__info {
    float: left;
    width: 80%;
    padding: 0 10px 0 0;
}
.b-subscribe_AC__form__info__email {
    background-color: #eee;
    width: 100%;
    padding: 0 10px;
    line-height: 29px;
    font-size: 18px;
    border: 0;
    outline: 0;
}
.b-subscribe_AC__form__submit {
    border: 0;
    float: left;
    width: 20%;
    text-align: center;
    background-color: #c4151b;
    padding: 0 10px;
    line-height: 29px;
    color: #fff;
    font-weight: 700;
    font-size: 17px;
}
.b-socialmedia_AC {
    margin: 0;
}
.b-socialmedia_AC__buttons {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.b-socialmedia_AC__buttons__item {
    text-align: center;
    padding: 5px 0;
    position: relative;
}
.b-socialmedia_AC__buttons__item__icon {
    cursor: pointer;
    font-size: 18px;
    margin: 0;
    display: inline-block;
    line-height: 40px;
    width: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    color: #fff;
}
.b-socialmedia_AC__buttons__item__icon_facebook {
    background-color: #2b65a5;
}
.b-socialmedia_AC__buttons__item__icon_twitter {
    background-color: #00b1f0;
}
.b-socialmedia_AC__buttons__item__icon_googleplus {
    background-color: #da4835;
}
.b-socialmedia_AC__buttons__item__icon_linkedin {
    background-color: #006fa2;
}
.b-socialmedia_AC__buttons__item__showbox {
    display: block;
    line-height: 40px;
    min-width: 140px;
    position: absolute;
    top: 5px;
    text-align: center;
    left: -900px;
    z-index: 2;
}
.b-socialmedia_AC__buttons__item__showbox_facebook {
    background-color: #2b65a5;
}
.b-socialmedia_AC__buttons__item__showbox_twitter {
    background-color: #00b1f0;
}
.b-socialmedia_AC__buttons__item__showbox_googleplus {
    background-color: #da4835;
}
.b-socialmedia_AC__buttons__item__showbox_linkedin {
    background-color: #006fa2;
}
.b-socialmedia_AC__counter {
    text-align: center;
    font-weight: 700;
    padding: 10px 0;
}
.b-socialmedia_AC__counter__number {
    font-size: 20px;
    font-family: "PT Serif";
    color: #000;
}
.b-socialmedia_AC__counter__shares {
    font-family: "PT Serif";
    font-size: 13px;
    color: #666;
}
.b-socialmedia_AC__underline {
    width: 60%;
    border-bottom: 1px solid #666;
    height: 0;
    margin-left: 20%;
}
.fb-share-button,
.twitter-share-button {
    line-height: 100%;
    vertical-align: middle;
}
#___plus_0,
.IN-widget {
    line-height: 100% !important;
    vertical-align: middle !important;
}
.IN-widget {
    display: inline-block !important;
}
.header_b-category_AC {
    border-bottom: 3px solid #be0910;
    font-size: 22px;
    font-weight: 700;
    color: #000;
    padding: 5px 0;
    margin: 0;
}
.b-category_AC {
    margin: 0;
    padding: 0;
    list-style-type: none;
    min-height: 145px;
}
.b-category_AC__item__title {
    line-height: 100%;
    display: block;
    color: #333 !important;
    font-size: 14px;
    text-decoration: none !important;
    padding: 12px 0;
    border-bottom: 1px solid #dbdbdb;
}
.b-category-page_AC {
    padding: 0 0 15px;
}
.b-category-page_AC__category-title:before,
.b-category-page_AC__heading:before {
    padding: 0 5px 0 0;
    content: "";
    display: inline;
    font-family: FontAwesome;
}
.b-category-page_AC__heading {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 32px;
    color: #bf2633;
    line-height: 30px;
    margin: 0;
}
.b-category-page_AC__heading:before {
    font-size: 32px;
    line-height: 100%;
    color: #d1d1d1;
}
@media (max-width: 769px) {
    .b-category-page_AC__heading {
        font-size: 26px;
    }
}
.b-category-page_AC__category-title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 32px;
    color: #bf2633;
    line-height: 30px;
    margin: 0;
}
.b-category-page_AC__category-title:before {
    font-size: 32px;
    line-height: 100%;
    color: #d1d1d1;
}
@media (max-width: 769px) {
    .b-category-page_AC__category-title {
        font-size: 26px;
    }
}
.b-category-page_AC__leading {
    zoom: 1;
}
.b-category-page_AC__leading:after,
.b-category-page_AC__leading:before {
    content: " ";
    display: table;
    line-height: 0;
}
.b-category-page_AC__leading__item {
    padding-bottom: 10px;
}
@media (min-width: 769px) {
    .b-category-page_AC__leading__item {
        float: left;
        width: 50%;
        padding: 10px;
    }
    .b-category-page_AC__leading__item_square {
        min-height: 437px;
        padding: 20px 20px 0;
    }
}
@media (min-width: 992px) {
    .b-category-page_AC__leading__item {
        width: 33.33333%;
    }
    .b-category-page_AC__leading__item_rest {
        float: none;
        width: 100%;
    }
}
@media (min-width: 769px) {
    .b-category-page_AC__leading__item_rest {
        float: none;
        width: 100%;
        min-height: auto;
        zoom: 1;
    }
    .b-category-page_AC__leading__item_rest:after,
    .b-category-page_AC__leading__item_rest:before {
        content: " ";
        display: table;
        line-height: 0;
    }
    .b-category-page_AC__leading__item_rest:after {
        clear: both;
    }
}
.b-category-page_AC__pagination {
    text-align: center;
}
.b-category-page_AC__pagination__counter {
    display: block;
}
.b-category-page_AC__pagination .pagination {
    display: inline-block;
    zoom: 1;
}
.b-category-page_AC__pagination .pagination:after,
.b-category-page_AC__pagination .pagination:before {
    content: " ";
    display: table;
    line-height: 0;
}
.b-category-page_AC__pagination .pagination li {
    float: left;
    display: block;
}
.b-category-page_AC__pagination .pagination li a {
    display: block;
    float: none;
    color: #bd202d;
}
.b-category-page_AC__pagination .pagination .active a {
    background-color: #bd202d;
    color: #fff;
    border: none;
}
.b-category-page-item_AC__img-link {
    margin-bottom: 10px;
    display: block;
    border: 1px solid #e0e0e0;
}
.b-category-page-item_AC__img-link__img {
    display: block;
    width: 100%;
}
.b-category-page-item_AC__img-link_square {
    height: auto;
}
.b-category-page-item_AC__author {
    line-height: 26px;
    background-color: #bf2633;
    color: #fff;
    padding: 0 6px;
}
.b-category-page-item_AC__author a {
    text-decoration: none !important;
    color: #fff !important;
    font-size: 16px;
    padding-left: 10px;
    display: block;
}
.b-category-page-item_AC__title {
    margin-bottom: 10px;
    display: block;
    font-size: 22px;
    font-weight: 700;
    color: #373737 !important;
    line-height: 1.1em;
    text-decoration: none !important;
}
.b-category-page-item_AC__date {
    color: #2a1f99;
    font-size: 16px;
}
.b-category-page-noimage-item_AC {
    zoom: 1;
}
.b-category-page-noimage-item_AC:after,
.b-category-page-noimage-item_AC:before {
    content: " ";
    display: table;
    line-height: 0;
}
@media (min-width: 769px) {
    .b-category-page-noimage-item_AC {
        padding-left: 10px;
        border-left: #bf2633 solid 4px;
    }
}
.b-category-page-noimage-item_AC__author {
    float: left;
    padding: 0 6px;
}
.b-category-page-noimage-item_AC__author a {
    text-decoration: none !important;
    color: #bf2633 !important;
    font-size: 16px;
    padding-left: 10px;
    display: block;
}
.b-category-page-noimage-item_AC__title {
    display: block;
    font-size: 26px;
    font-weight: 700;
    color: #373737 !important;
    line-height: 1.1em;
    text-decoration: none !important;
}
.b-category-page-noimage-item_AC__date {
    float: left;
    color: #2a1f99;
    font-size: 16px;
}
.b-allnews_AC {
    padding: 0 0 15px;
}
.b-allnews_AC__head {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 32px;
    color: #bf2633;
    line-height: 30px;
    margin: 0;
}
.b-allnews_AC__head:before {
    padding: 0 5px 0 0;
    content: "";
    display: inline;
    font-family: FontAwesome;
    font-size: 32px;
    line-height: 100%;
    color: #d1d1d1;
}
@media (max-width: 769px) {
    .b-allnews_AC__head {
        font-size: 26px;
    }
}
.b-allnews_AC__news {
    zoom: 1;
}
.b-allnews_AC__news:after,
.b-allnews_AC__news:before {
    content: " ";
    display: table;
    line-height: 0;
}
.b-allnews_AC__news__item {
    padding-bottom: 10px;
}
@media (min-width: 769px) {
    .b-allnews_AC__news__item {
        float: left;
        width: 50%;
        padding: 10px;
    }
}
@media (min-width: 992px) {
    .b-allnews_AC__news__item {
        width: 33.33333%;
    }
}
.b-allnews_AC__news__item__merger__img-link {
    margin-bottom: 10px;
    display: block;
    border: 1px solid #e0e0e0;
}
.b-allnews_AC__news__item__merger__img-link__img {
    display: block;
    width: 100%;
}
.b-allnews_AC__news__item__merger__author {
    line-height: 26px;
    background-color: #bf2633;
    color: #fff;
    padding: 0 6px;
}
.b-allnews_AC__news__item__merger__author a {
    text-decoration: none !important;
    color: #fff !important;
    font-size: 16px;
    padding-left: 10px;
    display: block;
}
.b-allnews_AC__news__item__merger__title {
    margin-bottom: 10px;
    display: block;
    font-size: 22px;
    font-weight: 700;
    color: #373737 !important;
    line-height: 1.1em;
    text-decoration: none !important;
}
.b-allnews_AC__news__item__merger__date {
    color: #2a1f99;
    font-size: 16px;
}
.b-allnews_AC__pagination {
    text-align: center;
}
.b-allnews_AC__pagination__counter {
    display: block;
}
.b-allnews_AC__pagination .pagination {
    display: inline-block;
    zoom: 1;
}
.b-allnews_AC__pagination .pagination:after,
.b-allnews_AC__pagination .pagination:before {
    content: " ";
    display: table;
    line-height: 0;
}
.b-allnews_AC__pagination .pagination li {
    float: left;
    display: block;
}
.b-allnews_AC__pagination .pagination li a {
    display: block;
    float: none;
    color: #bd202d;
}
.b-allnews_AC__pagination .pagination .active a {
    background-color: #bd202d;
    color: #fff;
    border: none;
}
.blogger-info .col-md-8 h3 > a,
.blogger-info ul a {
    color: #c1242a !important;
}
.blogger-info {
	padding: 30px 20px;
    background: #ffffff;
    border: 1px solid #ECE5C0;
    opacity: 1;
    margin-bottom: 45px;
    display: inline-block;
    min-width: 100%;
}
.blogger-info p {
    font-size: 14px;
}
.blogger-info h3 {
    margin-top: 0;
    font-size: 30px;
}
.blogger-info ul {
    padding-left: 15px;
    list-style-image: url(images/blog-arrow.png);
}
.blogger-info ul a {
    font-size: 14px;
}
#jwDisqusBackToTop {
    padding: 5px 10px !important;
    border: 1px solid #eee;
    color: grey;
    text-transform: capitalize;
    text-decoration: none !important;
    margin: 10px 0 !important;
}
.header_b-comment_AC {
    margin: 0;
}
.b-comment_AC {
    display: block;
    background-color: #313c34;
    border-left: #be0910 solid 9px;
    color: #fff !important;
    text-decoration: none !important;
    padding: 5px 20px;
}
.b-comment_AC:hover {
    color: #fff !important;
    text-decoration: none;
}
.b-comment_AC__content {
    text-transform: uppercase;
    font-size: 20px;
    line-height: 100%;
    font-style: italic;
    font-family: "PT Serif";
}
.b-comment_AC__content:before,
.dsq-widget-item:before {
    content: "";
    display: inline;
    font-family: FontAwesome;
    line-height: 100%;
    font-style: normal;
}
.b-comment_AC__content:before {
    font-size: 40px;
    padding: 0 10px 0 0;
}
.b-comment_AC__author {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    line-height: 100%;
    padding: 5px 0;
}
.dsq-widget-list {
    padding: 0;
    margin: 0;
}
.dsq-widget-item:before {
    font-size: 40px;
    padding: 0 10px 0 0;
}
.dsq-widget-user {
    color: #be202e;
    font-weight: 700;
}
.dsq-widget-meta a {
    color: #be202e !important;
    font-weight: 700;
}
.b-eventsite__header {
    background-color: #fff;
    border-bottom: #bf2b3a solid 4px;
}
.b-emenu_event {
    zoom: 1;
}
.b-emenu_event:after,
.b-emenu_event:before {
    content: " ";
    display: table;
    line-height: 0;
}
.b-emenu_event:after {
    clear: both;
}
.b-emenu_event__header {
    text-align: center;
    line-height: 80px;
    height: 80px;
}
@media (min-width: 1200px) {
    .b-emenu_event__header {
        float: left;
        width: 30%;
        position: relative;
        text-align: left;
        line-height: 150px;
        height: 150px;
    }
}
.b-emenu_event__header__logo {
    display: inline-block;
    line-height: 100%;
    vertical-align: middle;
}
.b-emenu_event__header__logo__img {
    display: block;
    max-width: 150px;
    max-height: 80px;
}
.b-emenu_event__header__collapse-button {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 80px;
    height: 80px;
    padding: 0 10px 0 0;
}
@media (min-width: 1200px) {
    .b-emenu_event__header__logo__img {
        max-width: 100%;
        max-height: 150px;
    }
    .b-emenu_event__header__collapse-button {
        display: none;
    }
}
.b-emenu_event__header__collapse-button__button {
    border: 0;
    outline: 0;
    background-color: transparent;
    display: inline-block;
    vertical-align: middle;
    line-height: 100%;
}
.b-emenu_event__header__collapse-button__button__icon {
    font-size: 30px;
    padding-right: 0;
    color: #bf2b3a;
    margin: 0;
}
.b-emenu_event__content {
    display: none;
}
@media (min-width: 1200px) {
    .b-emenu_event__content {
        display: block;
        float: left;
        height: 150px;
        width: 70%;
    }
}
.b-emenu_event__content__wrapper {
    display: block;
    text-align: right;
}
.b-emenu_event__content__wrapper__menu {
    zoom: 1;
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    border-bottom: 1px solid #c7c7c7;
}
.b-emenu_event__content__wrapper__menu:after,
.b-emenu_event__content__wrapper__menu:before {
    content: " ";
    display: table;
    line-height: 0;
}
.b-emenu_event__content__wrapper__menu__item {
    float: left;
    line-height: 40px;
    height: 40px;
}
.b-emenu_event__content__wrapper__menu__item__link {
    font-size: 14px;
    color: #bf2b3a !important;
    text-decoration: none !important;
    display: inline;
    vertical-align: middle;
    padding: 0 10px;
    font-weight: 700;
}
.b-emenu_event__content__wrapper__slider {
    zoom: 1;
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    height: 110px;
}
.b-emenu_event__content__wrapper__slider:after,
.b-emenu_event__content__wrapper__slider:before,
.b-promotion__ads:after,
.b-promotion__ads:before {
    content: " ";
    display: table;
    line-height: 0;
}
.b-promotion {
    border-top: 3px solid #bbb;
    padding: 10px 0 6px;
    margin: 15px 0;
    background: #fffcfc;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(93%, #fff), to(#efefef));
    background: -webkit-linear-gradient(top, #fff 0, #fff 93%, #efefef 100%);
    background: -moz-linear-gradient(top, #fff 0, #fff 93%, #efefef 100%);
    background: -o-linear-gradient(top, #fff 0, #fff 93%, #efefef 100%);
    background: linear-gradient(to bottom, #fff 0, #fff 93%, #efefef 100%);
}
.b-promotion__title {
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
}
.b-promotion__ads {
    zoom: 1;
    padding: 10px 0 0;
}
.b-promotion__ads__item {
    float: left;
    text-align: center;
    line-height: 19px;
}
@media (min-width: 768px) {
    .b-promotion__ads__item {
        width: 25%;
    }
}
@media (max-width: 768px) {
    .b-promotion__ads__item {
        width: 100%;
        padding: 5px 0;
    }
}
.b-promotion__ads__item__ad {
    display: inline-block;
}
.b-promotion__ads__item__ad p {
    margin: 0;
}
.b-promotion__ads__item__ad img {
    width: 100%;
}
.b-promotion__recommend {
    text-align: right;
    line-height: 1.3em;
    color: #b0b0b0;
    font-size: 13px;
    padding: 0 5px 0 0;
}
#nrlsk-form_9447 {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    line-height: 100vh;
    text-align: center;
    z-index: 10002;
    padding: 0;
    margin: 0;
    max-width: none;
}
#nrlsk-form_9447 .padiPop4Overlay {
    width: 400px;
    border: 0;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    background-color: #fff;
    position: relative;
    padding: 80px 15px 0;
    border-top: solid 5px #c01e2f;
}
#nrlsk-form_9447 .padiPopupContent {
    position: static;
    background: 0 0;
}
#nrlsk-form_9447 .padiContent {
    padding: 0;
}
#nrlsk-form_9447 .padiClose {
    float: none;
    padding: 0;
    margin: 0;
    z-index: 9999;
    top: 0;
    right: 10px;
    text-decoration: none !important;
    position: absolute;
    text-align: right !important;
    font-size: 65px;
    color: #000;
    line-height: 70px;
}
.b-contactpage__normalform__form__row_center,
.b-contactpage__tipsform__form__wrapper,
.b-mobile-menu__item,
.b-mobile-navigator__search {
    text-align: center;
}
#nrlsk-form_9447 .padiTitle {
    font-size: 22px;
}
#nrlsk-form_9447 .padiForm {
    position: relative;
}
#nrlsk-form_9447 .padiLabel {
    margin: 0;
}
@media (min-width: 769px) {
    #nrlsk_form_9447 > p:nth-child(1) {
        position: absolute;
        top: 0;
        margin: 0;
        left: 25px;
    }
    #nrlsk_form_9447 > p:nth-child(5) {
        position: absolute;
        top: 0;
        margin: 0;
        left: 296px;
    }
    #nrlsk-form_9447 .padiCheckTerms {
        padding: 45px 28px 28px;
    }
    #nrlsk-form_9447 .padiField {
        height: 30px;
        border: 1px solid #c5c5c5;
        width: 272px;
        margin: 0;
        padding: 0;
    }
}
#nrlsk-form_9447 .padiButton {
    background-color: #bf2432;
    border: 0;
    outline: 0;
    color: #fff;
    line-height: 30px;
    height: 30px;
    margin: 0;
    padding: 0 5px;
}
#nrlsk-form_9447 .padiErrorMessage,
#nrlsk_form_9447 > p.padiCheckTerms > label > label,
#nrlsk_form_9447 > p.padiCheckTerms > label > label > a {
    color: #000;
}
@media (min-width: 992px) {
    #nrlsk-form_9447 .padiThanks {
        height: 389px;
        padding: 59px 0;
    }
}
#nrlsk_form_9447 .padiLabel > span {
    display: none;
}
#nrlsk-form_9447 .padiPrivacy {
    margin: 0 -15px;
    padding: 10px 0;
    background-color: #b4b4b4;
}
#nrlsk_fade_9447 .padiFade {
    background-color: #000;
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    opacity: 0.6;
    z-index: 9999;
}
.b-contactpage__title {
    margin: 0 0 15px;
    padding: 0;
    font-size: 38px;
    font-weight: 700;
}
.b-contactpage__tipsform {
    margin: 0 0 30px;
    padding: 20px;
    background: #f5f5f5;
    border: 1px solid #dedede;
}
.b-contactpage__tipsform__title {
    margin: 0 0 15px;
    padding: 0;
    font-size: 24px;
    font-weight: 600;
}
.b-contactpage__tipsform__intro {
    margin: 0 0 15px;
    font-size: 16px;
}
.b-contactpage__tipsform__form {
    font-size: 14px;
}
.b-contactpage__tipsform__form__label {
    margin: 0 0 5px;
}
.b-contactpage__tipsform__form__input {
    width: 100%;
    padding: 15px;
    margin: 0 0 15px;
}
.b-contactpage__tipsform__form__wrapper__submit {
    cursor: pointer;
    display: inline-block;
    line-height: 40px;
    padding: 0 40px;
    background: #ff5151;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
}
.b-contactpage__tipsform__form__wrapper__submit:hover {
    background: red;
}
.b-contactpage__normalform {
    margin: 0 0 30px;
    padding: 20px;
    background: #f5f5f5;
    border: 1px solid #dedede;
}
.b-contactpage__normalform__title {
    margin: 0 0 15px;
    padding: 0;
    font-size: 24px;
    font-weight: 600;
}
.b-contactpage__normalform__intro {
    margin: 0 0 15px;
    font-size: 16px;
}
.b-contactpage__normalform__form__row {
    margin: 0 0 15px;
    font-size: 14px;
}
.b-contactpage__normalform__form__row__label {
    margin: 0 0 5px;
}
.b-contactpage__normalform__form__row__input__box {
    width: 50%;
    line-height: 30px;
    padding: 0 15px;
}
.b-contactpage__normalform__form__row__textarea {
    width: 100%;
    padding: 15px;
}
.b-contactpage__normalform__form__row__submit {
    cursor: pointer;
    display: inline-block;
    line-height: 40px;
    padding: 0 40px;
    background: #ff5151;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
}
.b-mobile-navigator__menu,
.b-mobile-navigator__search {
    display: none;
    border-bottom: 1px solid #ededed;
}
.b-contactpage__normalform__form__row__submit:hover {
    background: red;
}
.b-contactpage__details {
    margin: 0 0 30px;
    padding: 20px;
    background: #f5f5f5;
    border: 1px solid #dedede;
}
.b-contactpage__details__row {
    margin: 0 0 20px;
    font-size: 14px;
}
.b-contactpage__details__row__label {
    margin: 0 0 5px;
    padding: 0;
    font-weight: 600;
    font-size: 14px;
}
.b-contactpage__details__row__frame {
    width: 100% !important;
    margin-top: 5px;
}
.b-mobile-navigator {
    background-color: #fff;
}
@media (min-width: 1200px) {
    .b-mobile-navigator {
        display: none;
    }
}
.b-mobile-navigator__bar {
position: relative;
    height: 70px;
    width: 100%;
    /*border-bottom: 1px solid #ededed;*/
    box-shadow: 0px 3px 6px #00000029;
}
.b-mobile-navigator__bar__left {
    position: absolute;
    left: 15px;
    top: 0;
    bottom: 0;
    line-height: 70px;
}
.b-mobile-navigator__bar__right {
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    line-height: 80px;
}
.b-mobile-navigator__search {
    padding: 20px 0;
    margin-bottom: 10px;
}
.b-mobile-navigator-controls {
    display: inline-block;
    vertical-align: middle;
    line-height: 100%;
}
.b-mobile-navigator-controls__menu {
    line-height: 100%;
    height: 37px;
}
.b-mobile-navigator-controls__menu:before,
.b-mobile-navigator-controls__menu_open:before {
    vertical-align: middle;
    display: inline-block;
    font-size: 32px;
    line-height: 100%;
    font-family: FontAwesome;
    cursor: pointer;
}
.b-mobile-navigator-controls__menu_open:before {
    content: "" !important;
}
.b-mobile-navigator-controls__menu:before {
    /*content: "";*/
}
.b-mobile-navigator-controls__search {
    float: left;
    line-height: 32px;
    height: 32px;
}
.b-mobile-navigator-controls__search:before,
.b-mobile-navigator-logo {
    display: inline-block;
    line-height: 100%;
    vertical-align: middle;
}
.b-mobile-navigator-controls__search:before {
    cursor: pointer;
    content: "";
    font-family: FontAwesome;
    font-size: 24px;
}
.b-mobile-navigator-logo__img {
    width: 220px;
}
button.signup-navbtn {
    width: 100%;
    line-height: 32px;
    border: none;
    background-color: #83aaa2;
    color: #fff;
    margin-top: 15px;
}
.socialLinks {
    background-color: #262626;
    color: #fff;
}
.socialLinks p {
    font-size: 12px;
    font-family: Lato;
}
.b-mobile-menu {
    padding: 0;
    margin: 0;
    list-style-type: none;
    font-family: "Open Sans";
    zoom: 1;
}
.b-mobile-menu:after,
.b-mobile-menu:before {
    content: " ";
    display: table;
    line-height: 0;
}
.b-mobile-menu__item {
    width: 50%;
    float: left;
}
.b-mobile-menu__item_495,
.b-mobile-menu__item_496,
.b-mobile-menu__item_497 {
    float: left;
    width: 33.33333%;
}
.b-mobile-menu__item_496 {
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
}
.b-mobile-menu__item_collapse-icons {
    padding-top: 10px;
}
.b-mobile-menu__item__link {
    display: block;
    line-height: 34px;
    color: #4c4c4c !important;
    text-decoration: none !important;
    font-size: 13px;
    font-family: Lato;
}
.b-mobile-menu__item__link_495,
.b-mobile-menu__item__link_496,
.b-mobile-menu__item__link_497 {
    background-color: #be202e;
    color: #fff !important;
    border-bottom: 1px solid #fff;
    display: none;
}
.b-mobile-social {
    display: inline-block;
    vertical-align: middle;
    line-height: 100%;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.b-mobile-social__item {
    float: left;
}
.b-mobile-social__item__link {
    display: block;
    text-decoration: none !important;
}
.b-mobile-social__item__link:hover {
    text-decoration: none;
}
.b-mobile-social__item__link__icon {
    color: #fff;
    line-height: 34px;
    display: block;
    width: 38px;
    text-align: center;
    font-size: 20px;
    margin: 0;
}
.b-mobile-search {
    height: 45px;
    line-height: 45px;
    vertical-align: middle;
    display: inline-block;
}
.b-mobile-search__form {
    zoom: 1;
    border: 1px solid #D8D8D8;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 270px;
    height: 45px;
}
.b-mobile-search__form:after,
.b-mobile-search__form:before {
    content: " ";
    display: table;
    line-height: 0;
}
.b-mobile-search__form__search-box {
    font-size: 16px;
    color: #000000;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    float: left;
    height: 43px;
    border: 0;
    outline: 0;
    padding: 0 15px;
}
.b-mobile-search__form__search-box::-webkit-input-placeholder {
    font-size: 13px;
    color: #ccc;
    font-style: italic;
}
.b-mobile-search__form__search-box:-ms-input-placeholder {
    font-size: 13px;
    color: #ccc;
    font-style: italic;
}
.b-mobile-search__form__search-box::-moz-placeholder {
    font-size: 13px;
    color: #ccc;
    font-style: italic;
}
.b-mobile-search__form__search-box:-moz-placeholder {
    font-size: 13px;
    color: #ccc;
    font-style: italic;
}
.b-mobile-search__form__button {
    padding: 0;
    float: left;
    width: 15%;
    line-height: 45px;
    background-color: transparent;
    border: 0;
    outline: 0;
    height: 45px;
    padding-left: 3%;
}
.b-article__footer,
.b-pagenav {
    border-top: 1px solid #dcdcdc;
    zoom: 1;
}
.b-mobile-search__form__button__img {
    line-height: 100%;
    vertical-align: middle;
    width: 17px;
    max-width: 100%;
    vertical-align: baseline;
}
.b-article {
    margin-bottom: 30px;
    font-family: "Source Sans Pro";
}
.b-article__title {
    font-size: 50px;
    font-weight: 700;
    color: #333;
    padding: 0 0 15px;
    margin: 0;
}
@media (max-width: 768px) {
    .b-article__title {
        font-size: 20px;
    }
}
.b-article__intro-image {
    display: block;
    padding: 0;
}
.b-article__intro-image__img {
    width: 100%;
}
@media (min-width: 1200px) {
    .b-article__intro-image_blog {
        float: left;
        width: 250px;
        margin-right: 20px;
        height: auto;
    }
}
.b-article__caption {
    text-align: left;
    background: #cacaca;
    font-size: 10px;
    color: #333;
    padding: 0 5px;
    margin: 0 0 10px;
    border-bottom: 1px solid #b9b9b9;
}
.b-article__info {
    zoom: 1;
    padding: 10px 0;
    margin-bottom: 20px;
}
.b-article__info:after,
.b-article__info:before {
    content: " ";
    display: table;
    line-height: 0;
}
@media (min-width: 768px) {
    .b-article__info {
        border-top: 1px solid #dcdcdc;
        border-bottom: 1px solid #dcdcdc;
    }
    .b-article__info__left {
        float: left;
        line-height: 53px;
        height: 53px;
    }
    .b-article__info__left__wrapper {
        float: left;
        line-height: normal;
        display: inline-block;
        vertical-align: middle;
    }
    .b-article__info__left__wrapper__mobile {
        display: none;
    }
}
@media (max-width: 768px) {
    .b-article__info__left__wrapper__mobile {
        padding: 15px 0;
        text-transform: uppercase;
        font-size: 12px;
        text-align: center;
        font-weight: 700;
    }
    .b-article__info__left__wrapper__row {
        display: none;
    }
}
@media (min-width: 768px) {
    .b-article__info__left__wrapper__row {
        zoom: 1;
        line-height: 53px;
        float: left;
    }
    .b-article__info__left__wrapper__row:after,
    .b-article__info__left__wrapper__row:before {
        content: " ";
        display: table;
        line-height: 0;
    }
    .b-article__info__left__wrapper__row:after {
        clear: both;
    }
}
.b-article__info__left__wrapper__row__category {
    display: inline-block;
    line-height: 100%;
    color: #bf2633;
    font-weight: 800;
    font-size: 24px;
    text-transform: uppercase;
    vertical-align: top;
}
.b-article__info__left__wrapper__row__split {
    display: inline-block;
    line-height: 100%;
    color: #333;
    font-size: 20px;
    padding: 0 10px;
    vertical-align: top;
}
@media (max-width: 768px) {
    .b-article__info__left__wrapper__row__split {
        display: none;
    }
    .b-article__info__right {
        text-align: center;
    }
}
.b-article__info__left__wrapper__row__right {
    display: inline-block;
    line-height: 100%;
    vertical-align: top;
}
.b-article__info__left__wrapper__row__right__date {
    font-size: 18px;
    color: #787878;
    text-transform: uppercase;
    line-height: 23px;
}
.b-article__info__left__wrapper__row__right__author {
    line-height: 30px;
    font-weight: 700;
    font-size: 18px;
}
.b-article__info__left__wrapper__row__right__author__by {
    font-weight: 400;
}
@media (min-width: 768px) {
    .b-article__info__right {
        float: right;
        line-height: 53px;
        height: 53px;
    }
}
.b-article__info__right__social-buttons {
    line-height: normal;
    zoom: 1;
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    vertical-align: baseline;
}
.b-article__info__right__social-buttons:after,
.b-article__info__right__social-buttons:before {
    content: " ";
    display: table;
    line-height: 0;
}
.b-article__info__right__social-buttons__item {
    float: left;
    padding: 0 5px;
}
@media (min-width: 768px) {
    .b-article__info__right__social-buttons__item_whatsapp {
        display: none;
    }
}
.b-article__info__right__social-buttons__item__link {
    display: block;
}
.b-article__info__right__social-buttons__item__link__icon {
    margin: 0;
    text-align: center;
    width: 46px;
    line-height: 46px;
    color: #fff;
    font-size: 23px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
@media (max-width: 768px) {
    .b-article__info__right__social-buttons__item {
        padding: 0 2px;
    }
    .b-article__info__right__social-buttons__item__link__icon {
        line-height: 30px;
        width: 30px;
        font-size: 14px;
    }
}
.b-article__info__right__social-buttons__item__link__icon:hover {
    background-color: #a7a7a7;
}
.b-article__info__right__social-buttons__item__link__icon_twitter {
    background-color: #61a7da;
}
.b-article__info__right__social-buttons__item__link__icon_facebook {
    background-color: #385a99;
}
.b-article__info__right__social-buttons__item__link__icon_linkedin {
    background-color: #0078b9;
}
.b-article__info__right__social-buttons__item__link__icon_envelope {
    background-color: #fe992d;
}
.b-article__info__right__social-buttons__item__link__icon_whatsapp {
    background-color: #2ab200;
}
.b-article__info__right__social-buttons__item_sharecounter {
    padding: 0 10px 0 5px;
    border-right: 1px solid #f1f1f1;
}
@media (max-width: 768px) {
    .b-article__info__right__social-buttons__item_sharecounter {
        padding: 0 2px;
    }
}
.b-article__info__right__social-buttons__item_commentcounter {
    padding: 0 0 0 10px;
}
.b-article__info__right__social-buttons__item__counter {
    line-height: 46px;
}
@media (max-width: 768px) {
    .b-article__info__right__social-buttons__item_commentcounter {
        padding: 0 0 0 2px;
    }
    .b-article__info__right__social-buttons__item__counter {
        line-height: 30px;
    }
}
.b-article__info__right__social-buttons__item__counter__wrapper {
    line-height: 100%;
    display: none;
    vertical-align: top;
    text-decoration: none !important;
    color: #333 !important;
}
.b-article__info__right__social-buttons__item__counter__wrapper__top {
    font-size: 30px;
    font-weight: 700;
    line-height: 100%;
}
@media (max-width: 768px) {
    .b-article__info__right__social-buttons__item__counter__wrapper__top {
        font-size: 20px;
    }
}
.b-article__info__right__social-buttons__item__counter__wrapper__bottom {
    font-size: 14px;
    color: #9b9b9b;
    line-height: 100%;
}
@media (max-width: 768px) {
    .b-article__info__right__social-buttons__item__counter__wrapper__bottom {
        font-size: 10px;
    }
}
.b-article__intro {
    font-size: 24px;
    font-weight: 600;
    padding: 0 0 15px;
    color: #333;
    line-height: 1.3em;
}
@media (max-width: 768px) {
    .b-article__intro {
        font-size: 14px;
        font-weight: 400;
        padding: 0;
    }
}
.b-article__content li,
.b-article__content p,
.b-article__content ul {
    font-size: 18px;
    line-height: 1.4em;
    color: #333;
}
.b-article__content p {
    margin-bottom: 10px !important;
}
.b-article__footer-title {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px;
}
.b-article__footer {
    padding: 10px 0 0;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 30px;
}
.b-article__footer:after,
.b-article__footer:before {
    content: " ";
    display: table;
    line-height: 0;
}
@media (min-width: 768px) {
    .b-article__footer__left {
        float: left;
        line-height: 53px;
        height: 53px;
    }
}
.b-article__footer__left__social-buttons {
    line-height: normal;
    zoom: 1;
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    vertical-align: baseline;
}
.b-article__footer__left__social-buttons:after,
.b-article__footer__left__social-buttons:before {
    content: " ";
    display: table;
    line-height: 0;
}
.b-article__footer__left__social-buttons__item {
    float: left;
    padding: 0 5px;
}
@media (max-width: 768px) {
    .b-article__content li,
    .b-article__content p,
    .b-article__content ul {
        font-size: 14px;
    }
    .b-article__footer__left {
        text-align: center;
    }
    .b-article__footer__left__social-buttons__item {
        padding: 0 2px;
    }
}
@media (min-width: 768px) {
    .b-article__footer__left__social-buttons__item_whatsapp {
        display: none;
    }
}
.b-article__footer__left__social-buttons__item__link {
    display: block;
}
.b-article__footer__left__social-buttons__item__link__icon {
    margin: 0;
    text-align: center;
    width: 46px;
    line-height: 46px;
    color: #fff;
    font-size: 23px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
@media (max-width: 768px) {
    .b-article__footer__left__social-buttons__item__link__icon {
        line-height: 30px;
        width: 30px;
        font-size: 14px;
    }
}
.b-article__footer__left__social-buttons__item__link__icon:hover {
    background-color: #a7a7a7;
}
.b-article__footer__left__social-buttons__item__link__icon_twitter {
    background-color: #61a7da;
}
.b-article__footer__left__social-buttons__item__link__icon_facebook {
    background-color: #385a99;
}
.b-article__footer__left__social-buttons__item__link__icon_linkedin {
    background-color: #0078b9;
}
.b-article__footer__left__social-buttons__item__link__icon_envelope {
    background-color: #fe992d;
}
.b-article__footer__left__social-buttons__item__link__icon_whatsapp {
    background-color: #2ab200;
}
.b-article__footer__left__social-buttons__item_sharecounter {
    padding: 0 10px 0 5px;
    border-right: 1px solid #f1f1f1;
    display: none;
}
.b-article__footer__left__social-buttons__item_commentcounter {
    padding: 0 0 0 10px;
    display: none;
}
.b-article__footer__left__social-buttons__item__counter {
    line-height: 46px;
}
@media (max-width: 768px) {
    .b-article__footer__left__social-buttons__item__counter {
        line-height: 30px;
    }
}
.b-article__footer__left__social-buttons__item__counter__wrapper {
    line-height: 100%;
    display: none;
    vertical-align: top;
}
.b-article__footer__left__social-buttons__item__counter__wrapper__top {
    font-size: 30px;
    font-weight: 700;
    line-height: 100%;
}
@media (max-width: 768px) {
    .b-article__footer__left__social-buttons__item__counter__wrapper__top {
        font-size: 20px;
    }
}
.b-article__footer__left__social-buttons__item__counter__wrapper__bottom {
    font-size: 14px;
    color: #9b9b9b;
    line-height: 100%;
}
@media (max-width: 768px) {
    .b-article__footer__left__social-buttons__item__counter__wrapper__bottom {
        font-size: 10px;
    }
    .b-article__footer__right {
        text-align: center;
        padding: 15px 0;
    }
}
@media (min-width: 768px) {
    .b-article__footer__right {
        float: right;
        line-height: 53px;
        height: 53px;
        text-align: right;
    }
    .b-article__footer__pagination {
        float: left;
        width: 100%;
        margin-top: 10px;
    }
}
.b-article__footer__right__join {
    display: inline-block;
    vertical-align: middle;
    line-height: 35px;
    padding: 0 20px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff !important;
    font-size: 16px;
    background-color: #fed11e;
    text-decoration: none !important;
}
.b-pagenav__next__link,
.b-pagenav__previous__link {
    font-weight: 400;
    max-width: 80%;
    padding: 20px 0;
    text-decoration: none !important;
}
.b-article__footer__right__join:hover {
    background-color: #a7a7a7;
}
.b-pagenav:after,
.b-pagenav:before {
    content: " ";
    display: table;
    line-height: 0;
}
.b-pagenav__previous {
    width: 50%;
    border-right: 1px solid #dcdcdc;
    text-align: left;
}
@media (max-width: 768px) {
    .b-pagenav__previous {
        zoom: 1;
    }
    .b-pagenav__previous:after,
    .b-pagenav__previous:before {
        content: " ";
        display: table;
        line-height: 0;
    }
    .b-pagenav__previous:after {
        clear: both;
    }
}
.b-pagenav__previous__arrow {
    line-height: 86px;
    float: left;
    font-size: 24px;
    color: #bf2633;
    margin-right: 30px;
}
.b-pagenav__previous__link {
    color: #9b9b9b !important;
    font-size: 18px;
    float: left;
}
.b-pagenav__next {
    width: 50%;
    text-align: right;
}
@media (min-width: 768px) {
    .b-pagenav__previous {
        float: left;
    }
    .b-pagenav__next {
        float: right;
    }
}
@media (max-width: 768px) {
    .b-pagenav__next {
        zoom: 1;
    }
    .b-pagenav__next:after,
    .b-pagenav__next:before {
        content: " ";
        display: table;
        line-height: 0;
    }
    .b-pagenav__next:after {
        clear: both;
    }
}
.b-pagenav__next__arrow {
    line-height: 86px;
    float: right;
    font-size: 24px;
    color: #bf2633;
    margin-left: 30px;
}
.b-pagenav__next__link {
    color: #9b9b9b !important;
    font-size: 18px;
    float: right;
}
@media (max-width: 1200px) {
    .b-header {
        display: none;
    }
}
.b-header li,
.b-header ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.b-header__bottom__wrapper,
.b-header__middle__wrapper,
.b-header__top__wrapper {
    width: 1170px;
    margin: 0 auto;
}
.b-header__top {
    border-bottom: 1px solid #eaeaea;
}
.b-header__top__wrapper {
    zoom: 1;
}
.b-header__top__wrapper:after,
.b-header__top__wrapper:before {
    content: " ";
    display: table;
    line-height: 0;
}
.b-header__top__wrapper__left {
    line-height: 40px;
    float: left;
}
.b-header__top__wrapper__right {
    line-height: 40px;
    float: right;
}
.b-header__middle__wrapper {
    zoom: 1;
}
.b-header__middle__wrapper:after,
.b-header__middle__wrapper:before {
    content: " ";
    display: table;
    line-height: 0;
}
.b-header__middle__wrapper__left {
    line-height: 110px;
    float: left;
}
.b-header__middle__wrapper__right {
    line-height: 110px;
    float: right;
}
.b-header__bottom {
    background: #f7f7f7;
}
.b-header-static-menu {
    zoom: 1;
    display: inline-block;
    vertical-align: middle;
}
.b-header-static-menu:after,
.b-header-static-menu:before {
    content: " ";
    display: table;
    line-height: 0;
}
.b-header-static-menu__item {
    float: left;
}
.b-header-static-menu__item__link {
    float: left;
    font-size: 17px;
    color: #b1b1b1 !important;
    line-height: 100%;
    text-decoration: none !important;
}
.b-header-static-menu__item__link:hover {
    color: #c01f2f !important;
}
.b-header-static-menu__item:after {
    content: "/";
    margin: 0 10px;
    color: #b1b1b1;
    float: left;
    font-size: 17px;
    line-height: 100%;
}
.b-header-static-menu > li:last-child:after {
    content: "";
    margin: 0;
}
.b-header-social {
    zoom: 1;
    display: inline-block;
    vertical-align: middle;
}
.b-header-social:after,
.b-header-social:before {
    content: " ";
    display: table;
    line-height: 0;
}
.b-header-social li {
    float: left;
}
.b-header-social a {
    display: block;
}
.b-header-logo,
.b-header-middle-menu {
    display: inline-block;
    vertical-align: middle;
}
.b-header-social i {
    font-size: 20px;
    color: #b1b1b1;
    line-height: 100%;
    padding: 0 12px;
}
.b-header-social i:hover {
    color: #c01f2f;
}
.b-header-social > li:last-child i {
    padding-right: 0;
}
.b-header-logo {
    line-height: 100%;
}
.b-header-middle-menu {
    zoom: 1;
}
.b-header-middle-menu:after,
.b-header-middle-menu:before {
    content: " ";
    display: table;
    line-height: 0;
}
.b-header-middle-menu__item {
    float: left;
}
.b-header-middle-menu__item__link {
    float: left;
    font-size: 20px;
    color: #000 !important;
    line-height: 30px;
    text-decoration: none !important;
}
.b-header-middle-menu__item__link:hover {
    color: #c01f2f !important;
}
.b-header-middle-menu__item:after {
    content: "/";
    margin: 0 10px;
    color: #b1b1b1;
    float: left;
    font-size: 20px;
    line-height: 30px;
}
.b-header-middle-menu > li:nth-child(3):after {
    content: "";
}
.b-header-middle-menu > li:last-child a {
    color: #fff !important;
    padding: 0 10px;
    background-color: #c01f2f;
}
.b-header-middle-menu > li:last-child a:hover {
    background-color: #b1b1b1;
}
.b-header-middle-menu > li:last-child:after {
    content: "";
    margin: 0;
}
.b-header-bottom-menu {
    zoom: 1;
}
.b-header-bottom-menu:after,
.b-header-bottom-menu:before {
    content: " ";
    display: table;
    line-height: 0;
}
.b-header-bottom-menu a {
    font-size: 20px;
    color: #000 !important;
    text-decoration: none !important;
    white-space: nowrap;
    cursor: pointer;
    line-height: 45px;
}
.b-header-bottom-menu a:hover {
    color: #c01f2f !important;
}
.b-header-bottom-menu li {
    position: relative;
}
.b-header-bottom-menu ul {
    position: absolute;
    z-index: 99;
    padding: 0 15px;
    background-color: #f7f7f7;
    display: none;
}
.b-header-bottom-menu ul a {
    line-height: 45px;
}
.b-header-bottom-menu > li:last-child:after {
    content: "";
    margin: 0;
}
.b-header-bottom-menu__item {
    float: left;
}
.b-header-bottom-menu__item:after {
    content: "/";
    margin: 0 20px;
    color: #b1b1b1;
    float: left;
    font-size: 20px;
    line-height: 45px;
}
.b-header-bottom-menu__item__link {
    float: left;
}
.b-header-bottom-menu__item__submenu {
    left: 0;
    top: 45px;
}
.opensubmenu {
    display: block !important;
}
@media (min-width: 1200px) {
    .b-header-shadow {
        height: 223px;
    }
}
@media (max-width: 1200px) {
    .b-header-shadow {
        height: 80px;
    }
}
header {
    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 9999;
    top: 0;
}
.b-module_relative,
.b-module_slider,
.container {
    position: relative;
}
.b-module_padding_zero {
    padding: 0;
}
.b-module_padding_tblr {
    padding: 15px;
}
.b-module_padding_tb {
    padding: 15px 0;
}
.b-module_padding_lr {
    padding: 0 15px;
}
.b-module_padding_br {
    padding: 0 15px 15px 0;
}
.b-module_padding_bl {
    padding: 0 0 15px 15px;
}
.b-module_padding_tbl {
    padding: 15px 0 15px 15px;
}
.b-module_padding_tb-tblr-tbl-tbl {
    padding: 15px 0;
}
@media (min-width: 769px) {
    .b-module_padding_tb-tblr-tbl-tbl {
        padding: 15px;
    }
}
@media (min-width: 992px) {
    .b-module_padding_tb-tblr-tbl-tbl {
        padding: 15px 0 15px 15px;
    }
}
.b-module_padding_tbr {
    padding: 15px 15px 15px 0;
}
.b-module_padding_blr {
    padding: 0 15px 15px;
}
.b-module_padding_tlr {
    padding: 15px 15px 0;
}
.b-module_padding_t {
    padding: 15px 0 0;
}
.b-module_padding_b {
    padding: 0 0 15px;
}
.b-module_padding_l {
    padding: 0 15px 0 0;
}
.b-module_padding_r {
    padding: 0 0 0 15px;
}
.b-module_float_left {
    float: left;
}
@media (max-width: 769px) {
    .b-module_float_left {
        float: none;
    }
    body {
        overflow-x: hidden;
    }
}
.b-module_float_right {
    float: right;
}
.b-module_border_tb {
    border-top: 1px #dadada solid;
    border-bottom: 1px #dadada solid;
    border-left: 0;
    border-right: 0;
}
.b-module_clearfix {
    zoom: 1;
}
.b-module_clearfix:after,
.b-module_clearfix:before {
    content: " ";
    display: table;
    line-height: 0;
}
.b-module_overflow {
    overflow: hidden;
}
.b-module_slider {
    overflow: hidden;
    height: 300px;
}
@media (max-width: 1200px) {
    .b-module_background-ad {
        display: none;
    }
}
@media (max-width: 992px) {
    .b-module_padding_b_xs {
        padding: 0 0 15px;
    }
}
body {
    font-family: Lato;
}
.row {
    margin: 0;
}
.container {
    width: auto;
    padding: 0 15px;
    margin: 0;
}
@media (min-width: 1200px) {
    .container {
        width: 1200px;
        margin: 0 auto;
    }
}
.b-container {
    width: auto;
    zoom: 1;
    padding: 10px 15px;
}
.b-container:after,
.b-container:before {
    content: " ";
    display: table;
    line-height: 0;
}
@media (min-width: 1200px) {
    .b-container {
        width: 1200px;
        margin: 0 auto;
    }
}
@media (max-width: 769px) {
/*    .b-container_sm {
        display: none;
    }*/
}
.article:after,
.article:before,
.sidebar:after,
.sidebar:before {
    content: " ";
    display: table;
    line-height: 0;
}



@media (max-width: 1200px) {
    .top-leaderboard {
        margin-top: 15px !important;
        overflow: hidden;
    }
}
@media (max-width: 769px) {
    .background-ad {
        display: none;
    }
    .responsive-ad {
        position: absolute;
        left: 4000px;
    }
}
@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    src: local("Lato Regular"), local("Lato-Regular"), url(https://fonts.gstatic.com/s/lato/v11/UyBMtLsHKBKXelqf4x7VRQ.woff2) format("woff2");
    font-display: swap;
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    src: local("Lato Regular"), local("Lato-Regular"), url(https://fonts.gstatic.com/s/lato/v11/1YwB1sO8YE1Lyjf12WNiUA.woff2) format("woff2");
    font-display: swap;
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    src: local("Lato Bold"), local("Lato-Bold"), url(https://fonts.gstatic.com/s/lato/v11/ObQr5XYcoH0WBoUxiaYK3_Y6323mHUZFJMgTvxaG2iE.woff2) format("woff2");
    font-display: swap;
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    src: local("Lato Bold"), local("Lato-Bold"), url(https://fonts.gstatic.com/s/lato/v11/H2DMvhDLycM56KNuAtbJYA.woff2) format("woff2");
    font-display: swap;
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
    font-family: "PT Serif";
    font-style: normal;
    font-weight: 400;
    src: local("PT Serif"), local("PTSerif-Regular"), url(https://fonts.gstatic.com/s/ptserif/v8/5hX15RUpPERmeybVlLQEWBTbgVql8nDJpwnrE27mub0.woff2) format("woff2");
    font-display: swap;
    unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
@font-face {
    font-family: "PT Serif";
    font-style: normal;
    font-weight: 400;
    src: local("PT Serif"), local("PTSerif-Regular"), url(https://fonts.gstatic.com/s/ptserif/v8/fU0HAfLiPHGlZhZpY6M7dBTbgVql8nDJpwnrE27mub0.woff2) format("woff2");
    font-display: swap;
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
    font-family: "PT Serif";
    font-style: normal;
    font-weight: 400;
    src: local("PT Serif"), local("PTSerif-Regular"), url(https://fonts.gstatic.com/s/ptserif/v8/CPRt--GVMETgA6YEaoGitxTbgVql8nDJpwnrE27mub0.woff2) format("woff2");
    font-display: swap;
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "PT Serif";
    font-style: normal;
    font-weight: 400;
    src: local("PT Serif"), local("PTSerif-Regular"), url(https://fonts.gstatic.com/s/ptserif/v8/I-OtoJZa3TeyH6D9oli3ifesZW2xOQ-xsNqO47m55DA.woff2) format("woff2");
    font-display: swap;
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@media (max-width: 450px) {
    .b-module_float_left {
        float: none;
        padding: 0 0 10px;
    }
}
.hideInfo {
    display: none !important;
}
.responsive-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 60px;
    overflow: hidden;
}
.responsive-video embed,
.responsive-video iframe,
.responsive-video object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
