.social_mail{
    display: inline-block;
    background-image: url(/local/templates/new_html/img/mailru.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 20px;
    margin-bottom: 8px;
    margin-right: 8px;
}

.social_yandex {
    display: inline-block;
    background-image: url(/local/templates/new_html/img/yandex_mail.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 20px;
    margin-bottom: 8px;
    margin-right: 8px;
}

.top_cabinet_hl {
    display: inline-block;
    background-image: url(/local/templates/new_html/img/icon.min.png);
    width: 16px;
    height: 16px;
    background-position: 0 -634px;
}

.login-popup__column .form-group {
    margin-bottom: 0;
}

.nav-social-2 div[id^="bx_incl_area"]{
    float: left;
    height: 40px;
}

#splashBanner-auth-error .modal-title{
    color: #2c2c2c;
    line-height: 1.125;
    font-family: FuturaDemi,Helvetica,Arial,sans-serif;
    word-wrap: break-word;
    padding: 1rem;
}

.dropdown.cabinet div.svg-img{
    background: url(/local/templates/new_html/images/posle_auth.svg);
    background-size: 17px 17px;
    width: 17px;
    height: 17px;
    display: block;
}

.dropdown.login div.svg-img{
    background: url(/local/templates/new_html/images/do_auth.svg);
    background-size: 17px 17px;
    width: 17px;
    height: 17px;
    display: block;
}



.qr_block_mobile .header{
    text-transform: uppercase;
    color: #fff;
    font-size: 0.9em;
}

.qr_block_mobile img, .qr_block_mobile a {
    display: inline;
max-width: 100%;
    height: auto;
vertical-align: middle;
    border: 0;
background: none; 
     color: none; 
}

.qr_block_mobile .header {
    display: block;
    margin-bottom: 10px;
    margin-top: 25px;
}

.qr_block_mobile {
    border-bottom: 1px solid rgba(255,255,255,.1);
    padding-bottom: 15px
}

.qr_block_mobile a:first-child{
    margin-right: 5px;
}

.qr_block .menu_level_2 .item_2 {
	line-height: 1;
	margin-bottom: 1px;
}

.modal.fade.in {
    opacity: 1;
}

@media (min-width: 978px){
    .qr_block_mobile {
        display: none;
    }

    .academy_head .header_row {
        display: flex;
        align-items: center;
        padding: 0;
    }

    .academy_head .header-sponsors {
        margin-top: 0;
    }

    .academy_head .header-sponsors a {
        margin-bottom: 6px;
    }
}

.live-internet {
    position: absolute;
    top: 3px;
    right: -7px;
    visibility: visible;
    opacity: 1;
}

.video1, .video2{display:none;}

.news-page__content .copyright {
    color: #ccc;
}

.academy_head .nav-main-2>ul>li {
    position: relative;
}
.academy_head .nav-main-2 > ul > li:first-child > div {
    left: 0;
    right: auto;
}
.news-slider .slider-nav .slick-track {
    display: flex;
    align-items: center;
}
.preloader:before,
.preloader:after {
    display: none;
}
.academy_head .header-row {
    padding: 0;
}
.academy_head .header_left {
    display: block;
    padding-left: 0;
}
.academy_head .header_right {
    align-items: center;
}
.academy_head .header_left img {
    display: block;
}
.academy_head .header_row {
    padding: 0;
}
@media (max-width: 1239px) and (min-width: 681px) {
    .academy_head .header_left {
        margin: 0 10px 0 -10px;
    }
}
@media screen and (max-width: 1239px) {
    .academy_head .header-row {
        padding: 0;
    }
}
@media screen and (max-width: 1239px) and (min-width: 980px) {
    .academy_head .header_left {
        width: 68%;
        margin: 0 10px 0 0;
    }
}
@media screen and (max-width: 979px) {
    .academy_head .header-row {
        padding: 0;
        margin: 0 -10px;
    }
}
@media (max-width: 680px) {
    .academy_head .header-row {
        margin: 0 -20px;
    }
    .academy_head .header_left {
        width: 69%;
    }
    .academy_head .header_right {
        width: 30%;
    }
    .g-header_academy ~ .g-main .breadcrumb {
        margin-top: 30px;
    }
}

.headlines {
    display: flex;
    align-items: center;
}

.headlines .titles {
    padding-right: 15px;
}

.headlines .action_buttons button {
    line-height: 20px;
    border: 2px solid #009EE1;
    border-radius: 30px;
    padding: 5px 10px;
    text-align: center;
    background: none;
    color: #009EE1;
    font-weight: 700;
    cursor: pointer;
    -webkit-appearance: button;
}

.news-list-2__item {
	max-width: 450px;
}
