* {
    padding: 0;
    margin: 0;
    text-align: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
html.no-js {
    filter: grayscale(1);
}
:after, :before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    color: #2EB135;
}

div#yandex_ad1 {
    width: 1140px
}
.right-panel {
    position: sticky;
    top: 70px;
}
.news-meta.news-date {
    color: #959595;
    font-size: 13px;
    margin-top: 5px
}
.last-news .all {
    border: 0px solid #2EB135;
    border-radius: 6px;
    background: #f0f0f0;
    padding: 5px;
}
.hidden {
    display: none
}

.advrsya {
    margin: 15px 0 15px
}

span.news-meta.news-date {
    position: relative
}

.navigator-tags {
    border-left: 1px solid #fff;
    padding-left: 15px;
    width: 52%;
    height: 25px
}

.navigator-tags a {
    color: #fff;
    line-height: 25px;
    margin-right: 15px
}

.navigator-tags__item {
    position: relative
}

.navigator-tags__item--disc:before {
    content: '•';
    position: absolute;
    left: -12px;
    top: -2px;
    font-size: 18px
}

.tagcol-8.wrapper .items > div .news-item .news-item-img {
    height: 190px !important
}

div#yandex_rtb_R-A-458441-4 {
    display: none
}

.ingaterek {
    display: grid;
    position: relative
}

img.banner2050 {
    width: 100%
}

img.shapkaakimatlive {
    margin: 0 0 30px 0;
    border-radius: 5px
}

.small.text-muted {
    display: none !important
}

.container-fluid.news-item-wrapper {
    padding: 0
}

.container-fluid.news-item-wrapper .container.news-meta {
    background: #fff
}

li.important-news {
    font-weight: 700
}

div#yandex_ad4 {
    margin-bottom: 15px
}

span.important-date {
    background: #2EB135;
    color: #fff;
    padding: 2px 6px 2px 10px;
    margin-right: 5px;
    font-weight: 400;
    border-radius: 2px
}

.main.page.banner {
    text-align: center;
    margin: 0 0 15px 0;
    padding: 0
}

.main.page.banner img {
    max-width: 100%;
    border: 1px solid #ddd
}

.vopros-al {
    padding: 15px;
    background: #f0f0f0;
    font-size: 16px;
    line-height: 130%;
    border-radius: 3px;
    box-shadow: 0 10px 11px -12px #999;
    margin-bottom: 20px
}

.icon-al {
    font-weight: 600;
    margin-bottom: 15px;
    background: url(../images/ins_icon.png) no-repeat 0 0 transparent;
    height: 25px;
    padding-left: 35px;
    line-height: 165%
}

p.podrubrika {
    font-size: 20px
}

.icon-al-fb {
    background: url(../images/facebook-icon.png) no-repeat 0 0 transparent;
    padding: 2px 0 5px 33px
}

.otvet-al {
    padding: 20px;
    margin-left: 40px;
    background: #e8ffe8;
    font-size: 16px;
    line-height: 130%;
    border-radius: 3px;
    box-shadow: 0 10px 11px -12px #999;
    margin-bottom: 20px
}

.vacancies.v-tabs.pr-lg {
    height: 500px;
    padding: 30px 20px 0 20px
}

.col-3.right-panel .relap-default-wrapper {
    display: none
}

.interview .row {
    border-bottom: 1px dotted #ddd;
    margin-bottom: 15px
}

.interview .col-4 {
    padding-left: 10px
}

.analytics .row {
    border-bottom: 1px dotted #ddd;
    margin-bottom: 15px
}

.analytics .col-4 {
    padding-left: 10px
}

.analytics p {
    display: none
}

.advrsyamobtext {
    display: none
}

.pull-center {
    text-align: center
}

.h1, h1 {
    font-size: 2rem
}

.col-4.col-md-12.links.pull-right {
    max-width: 33%;
    flex: 0 0 33%
}

.ajax-loader {
    display: none;
    position: fixed;
    background-color: rgba(0, 0, 0, .5);
    z-index: 1000;
    width: 100%;
    height: 100%
}

.ajax-loader img {
    margin-left: 50%;
    margin-top: 20%
}
.separator_bg {
    margin: 30px 0 0;
}
.main.container {
    background: #fff
}

header.navbar.fixed-top .container.content {
    background: 0 0 !important
}

.news-detail-live iframe {
    border: 5px solid #000;
    height: 200px;
    border-radius: 4px 4px 0 0
}

.news-detail-live-tittle {
    font-family: Roboto;
    background: #000;
    color: #fff;
    border-radius: 0 0 4px 4px;
    font-weight: 600;
    font-size: 12px;
    padding: 12px;
    margin-top: -5px
}

img.live-icon-img {
    height: 15px;
    margin-right: 5px
}

.news-detail-live {
    margin-bottom: 20px
}

body {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    letter-spacing: normal;
    color: #000;
    text-align: center;
    line-height: normal;
    text-transform: none;
    /*background: url("https://almaty.tv/banners/alm-fon8.png") no-repeat center 89px fixed transparent;*/
}

header.navbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    background-color: #2EB135;
    height: 55px;
    padding: 0
}

header.navbar .content {
    border-width: 0
}

header.navbar .content .logo {
    width: 20%
}

header.navbar .content .logo .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 50px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    padding: 5px 0 0
}

header.navbar .content .logo .icon .sidebar-toggle {
    width: 100%;
    height: 25px;
    background: url(../images/u28.svg) no-repeat
}

header.navbar .content .language-search {
    position: relative
}

header.navbar .content .language-search #search-box .search-input-wrapper {
    position: absolute;
    right: 20px
}

header.navbar .content .language-search #search-box .search-close-wrapper {
    position: absolute;
    right: 0
}

header.navbar .content .language-search #search-box .search-close-wrapper .close {
    opacity: 1
}

header.navbar .content .menu {
    position: relative;
    height: 100%;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 25%;
    font-size: 1rem;
    font-weight: 600
}

header.navbar .content .menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0
}

header.navbar .content .menu ul li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    list-style-type: none;
    padding: 5px
}

header.navbar .content .menu ul li a {
    color: #fff;
    text-transform: uppercase
}

header.navbar .content .language-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    color: #fff;
    width: 28%
}

header.navbar .content .language-search #search-box {
    width: 100%;
    display: none
}

header.navbar .content .language-search #search-box .search-input-wrapper {
    width: 90%
}

header.navbar .content .language-search #search-box .search-input-wrapper .header__search-glass, header.navbar .content .language-search #search-box .search-input-wrapper .header__search-glass-button {
    border-radius: 2px;
    width: 45px;
    background: url(https://s.yimg.com/pv/static/img/header_huffPost_2x-1535411222681-201808272307.png) 5px 5px no-repeat #fff;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 30px;
    color: transparent;
    margin-top: -35px;
    position: absolute;
    right: 5px;
    background-size: 30px;
    cursor: pointer
}

header.navbar .content .language-search #search-box .search-close-wrapper .close span {
    color: #fff
}

header.navbar .content .language-search ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0
}

header.navbar .content .language-search ul li.only-for .box {
    display: block;
    height: 25px;
    width: 25px;
    border: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    text-align: center;
    line-height: 20px
}

header.navbar .content .language-search ul li.only-for .box p {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin: 0;
    padding: 0;
    font-size: .8rem;
    text-align: center;
    color: #FFF
}

header.navbar .content .language-search ul li.tv {
    display: flex;
    align-items: center;
    margin-left: 6px;
    padding: 6px 9px
}

header.navbar .content .language-search ul li.tv img {
    margin-right: 4px
}

header.navbar .content .language-search ul .draw {
    overflow: hidden;
    position: relative
}

.draw::after, header.navbar .content .language-search ul .draw::before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    border: 2px solid transparent;
    width: 0;
    height: 0
}

header.navbar .content .language-search ul .draw::before {
    top: 0;
    left: 0;
    border-top-color: #fff;
    border-right-color: #fff;
    animation: border 5s infinite
}

header.navbar .content .language-search ul .draw::after {
    bottom: 0;
    right: 0;
    animation: border 5s 2.5s infinite, borderColor 5s 2.5s infinite
}

@keyframes border {
    0% {
        width: 0;
        height: 0
    }
    25% {
        width: 100%;
        height: 0
    }
    50% {
        width: 100%;
        height: 100%
    }
    100% {
        width: 100%;
        height: 100%
    }
}

@keyframes borderColor {
    0% {
        border-bottom-color: #fff;
        border-left-color: #fff
    }
    50% {
        border-bottom-color: #fff;
        border-left-color: #fff
    }
    51% {
        border-bottom-color: transparent;
        border-left-color: transparent
    }
    100% {
        border-bottom-color: transparent;
        border-left-color: transparent
    }
}

@keyframes pulse {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-o-keyframes pulse {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes pulse {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes pulse {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.pulse {
    -webkit-animation: pulse 3s infinite;
    -moz-animation: pulse 3s infinite;
    -o-animation: pulse 3s infinite;
    animation: pulse 3s infinite
}

header.navbar .content .language-search ul li.tv a {
    position: relative;
    z-index: 3;
    color: #fff;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 600;
}

header.navbar .content .language-search ul li.tv a:hover {
    text-decoration: none
}

header.navbar .content .language-search ul li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    list-style-type: none;
    padding: 5px 3px 5px 8px
}

header.navbar .content .language-search ul li a {
    color: #fff;
    text-transform: uppercase
}

header.navbar .content .language-search ul li a.search {
    content: url(../images/search_btn_u38.svg)
}

.sub-menu {
    height: 40px;
    width: 100%;
    font-family: Roboto, sans-serif;
    margin-top: 56px;
    font-size: 15px;
    color: #000;
    font-weight: 400;
    border-bottom: 0 solid #ddd
}

.sub-menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 100%;
    border-bottom: 0 solid #ddd;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: left;
    margin: auto auto 0
}

.sub-menu ul li {
    list-style-type: none;
    padding: 9px 9px;
    font-size: 13px;
    line-height: 20px
}

.sub-menu ul li:first-child a {
    margin-left: 0
}

.sub-menu ul li:first-child a:before {
    content: ''
}

.sub-menu ul li a {
    margin-left: 6px;
    position: relative;
    color: #000;
    font-weight: 300
}

.sub-menu ul li a:before {
    content: '•';
    position: absolute;
    left: -14px;
    top: -1px;
    font-size: 18px
}

.mobile-sidebar {
    top: 0;
    bottom: 0;
    height: 100vh;
    overflow-y: scroll;
    left: 0;
    width: 20%;
    background-color: #2EB135;
    z-index: 1050
}

.mobile-sidebar::-webkit-scrollbar-track {
    border: 1px solid #000;
    padding: 2px 0;
    background-color: #404040
}

.mobile-sidebar::-webkit-scrollbar {
    width: 5px
}

.mobile-sidebar::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #999;
    border: 1px solid #999
}

.mobile-sidebar .wrapper .menu {
    margin-top: 20px;
    padding-left: 5%;
    font-size: 14px;
    z-index: 2
}

.mobile-sidebar .wrapper .menu .menu {
    padding-left: 0
}

.mobile-sidebar .wrapper .menu ul li {
    list-style-type: none;
    width: 100%;
    padding-left: 10%;
    line-height: 150%;
    margin: 2px 0
}

.mobile-sidebar .wrapper .menu ul li .fa {
    font-size: 24px;
    margin-left: 5px
}

.mobile-sidebar .wrapper .menu ul li a {
    display: inline-flex;
    align-items: center;
    color: #fff;
    font-size: 1rem;
    text-decoration: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0)
}

.mobile-sidebar .wrapper .menu ul li a:hover {
    border-bottom: 1px solid rgba(255, 255, 255, .5)
}

.mobile-sidebar .wrapper .menu ul li a.active {
    font-weight: 700
}

.mobile-sidebar .wrapper .menu .close {
    margin-top: 0;
    margin-right: 10%;
    text-align: end
}

footer {
    background: #2EB135
}

footer .footer-bottom {
    padding: 20px 0
}

footer .social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 70px;
    width: 100%;
    background-color: #333;
    padding-bottom: 20px;
    padding-top: 20px
}

footer .social .logo {
    background-image: url(../images/logo-almaty-2022.svg);
    width: 130px;
    height: 35px;
    background-size: cover
}

footer .social .links ul {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

footer .social .links ul li {
    list-style-type: none;
    width: 40px;
    height: 40px
}

footer .social .links ul li span {
    background-color: #333;
    display: inline-block;
    padding: 5px;
    border-radius: 50% !important;
    width: 35px;
    text-align: center
}

footer .social .links ul li span i {
    color: #fff;
    font-size: 1.2rem
}

footer .container {
    border: none;
    background: 0 0;
    border-radius: 0;
    text-align: left;
    padding: 0
}

footer .container .row .col-12 .row .about {
    color: #fff;
    font-size: 90%;
    margin-bottom: 15px
}

footer .container .row .col-12 .row .about h5 {
    font-size: 16px;
    text-align: left
}

footer .container .row .col-12 .row .about h5 a {
    text-decoration: underline;
    color: #eee
}

footer .container .row .col-12 .row .about p {
    line-height: 1.3;
    text-align: left;
    padding: 0;
    margin: 0
}

footer .container .row .col-12 .row .menu {
    color: #eee;
    text-align: left;
    line-height: 24px
}

footer .container .row .col-12 .row .menu ul li {
    list-style-type: none;
    color: #fff
}

footer .container .row .col-12 .row .menu ul li a {
    color: #fff
}

footer .container .row .col-12 .row .menu .apps a {
    text-decoration: underline
}

#modaldrag {
    width: 350px;
    height: 228px;
    position: fixed;
    bottom: 40px;
    left: 20px;
    z-index: 20;
    background-color: #f1f1f1;
    text-align: center;
    border: 4px solid #2EB135;
    box-shadow: 0 0 7px 2px #00000030
}

#modaldrag iframe {
    border: none
}

#modaldragheader {
    font-size: 15px;
    font-weight: 500;
    z-index: 20;
    color: #fff;
    background: #2EB135
}

#modaldragheader img {
    width: 20px;
    margin-right: 5px
}

#modaldragtitle {
    width: 90%;
    padding: 10px 10px;
    display: inline-block;
    cursor: move
}

#modaldragclose {
    color: #fff;
    width: 25px;
    height: 25px;
    border: 2px solid #fff;
    border-radius: 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.social-modal-title {
    padding-top: 10px;
    font-size: 13px;
    text-align: center;
    color: #fff
}

.social-modal {
    width: 100px;
    position: fixed;
    display: inline-block;
    background: #2EB135;
    top: 50%;
    margin-top: -200px;
    right: 0;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px
}

.social-modal ul {
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 50px;
    list-style-type: none
}

.social-modal li {
    margin-bottom: 8px;
    text-align: center
}

.social-modal .fb a {
    color: #4765a4
}

.social-modal .ins a {
    color: #e43780
}

.social-modal .tw a {
    color: #41aae1
}

.social-modal .yb a {
    color: #e14234
}

.social-modal a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    margin: 0 auto;
    background: #fff;
    font-size: 25px;
    text-decoration: none
}

.social-modal a:hover {
    text-decoration: none
}

.fixed-reclame {
    position: fixed;
    bottom: 1px;
    right: 1px
}

.fixed-reclame .close-modal {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    position: absolute;
    right: 0;
    top: -10px;
    background: #000000cf;
    color: #fff;
    font-size: 14px;
    border-radius: 18px;
    cursor: pointer
}



.sub-menu .container {
    text-align: right;
}
.ads-button {
    padding: 0;
    display: block;
    float: right;
}

@media only screen and (max-width: 1024px) {
    .social-modal {
        display: none
    }

    .fixed-reclame {
        display: none
    }
}

@media only screen and (max-width: 600px) {
    .container.news-others .col-3 {
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
    .ads-button {
        padding: 9px 0 0 0!important;
    }
    .sub-menu li {
        display: none;
    }
    .rtv-adv-div-undertext {
        background: #f5f5f5;
        margin: 0 -15px;
        padding: 15px;
        box-shadow: 0px 0px 11px -8px #999 inset;
        min-height: 265px;
    }
    .sub-menu {
        margin-top: 15px!important;
    }
    .partner-news {margin: 15px 0px 0px -10px!important;min-height: 510px;}

    h5.partner-news-title {
        margin-left: 10px;
        margin-bottom: 15px;
        font-size: 1.1rem;
    }
    .sub-menu ul {
        display: block;
    }
    .adv-adfx div {
        text-align: center;
        background: #f5f5f5;
        margin-top: 7px;
    }
    .adv-adfx img {max-width: 100%!important;}
    .news-item-content {
        padding-bottom: 10px!important;
    }
    header.navbar .content .logo .icon .sidebar-toggle {
        height: 15px!important;
    }
    .container-fluid.news-item-wrapper {padding: 0 15px!important;}
    .col-lg-8.news-item {
        padding: 0!important;
    }
    .container-fluid.news-item-wrapper.surface-container .col-md-12 {
        padding: 0!important;
    }
    .container-fluid.news-item-wrapper.surface-container .col-lg-4.sticky {
        padding: 0 5px;
        display: none;
    }
    .text {
        padding-right: 0 !important
    }
    .separator_bg {
        margin: 0 -30px!important;
    }
    .news-item-content .news-item .excerpt {
        padding-top: 0!important;
    }
    .row.section .col-8 {
        max-width: 100%;
        flex: 0 0 100%
    }

    div#yandex_rtb_R-A-458441-4 {
        display: block
    }

    img.shapkaakimatlive {
        margin: 55px 0 0 0;
        border-radius: 5px;
        max-width: 100%
    }

    .intextadv {
        margin: 15px -15px 0;
        background: #f7f7f7;
        padding: 15px;
        border-bottom: 1px solid #f3f3f3;
        border-top: 1px solid #f3f3f3
    }

    .advmobile {
        background: #f5f5f5;
        text-align: center;
        margin: auto;
        padding: 10px 0 10px 0
    }

    .main .wrapper .slider .overlay .news .last-news li {
        height: auto
    }

    .container {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px
    }

    .advrsyamobtext {
        display: block !important;
        padding: 10px;
        background: #f5f5f5;
        margin: 15px -15px;
        box-shadow: 0 0 14px -6px #999 inset
    }

    header.navbar .content .logo .icon .sidebar-toggle {
        width: 25px
    }

    .relap-default__view-strings.relap-default__with-brand .relap-default__items-container {
        padding-bottom: 0 !important;
        border-bottom: 0 solid #2EB135 !important
    }

    .container.tv-inner .col-4.menu h3 {
        display: none
    }

    .interview .row {
        margin: 15px 0
    }

    .interview .col-8 {
        padding: 0 0 0 !important
    }

    .analytics .row {
        margin: 15px 0
    }

    .analytics .col-8 {
        padding: 0 0 0 !important
    }

    .container-video .list .item .description {
        font-weight: 400 !important;
        font-size: 14px !important
    }

    .container.news-item-content .col-lg-4 {
        padding-top: 10px;
        height: auto !important
    }

    .container-video .current h2 {
        font-size: 1rem
    }

    .text iframe {
        width: 100%
    }

    .main .wrapper .slider .overlay .news div .main-news .item .item-title {
        font-size: 1.2rem !important;
        font-weight: 500 !important
    }

    .main .wrapper .slider .overlay {
        background-color: rgba(0, 0, 0, .35) !important;
        height: 100%
    }
    .main .wrapper .slider .overlay .news div .main-news .item {
        padding: 36% 15px 25px 15px!important;
    }
    .adv-intext {
        background: #f5f5f5;
        padding: 10px;
        margin: 0 -15px;
        min-height: 170px;
        box-shadow: 0px 0px 11px -8px #999 inset;
    }
    ol.carousel-indicators {
        margin-bottom: 5px;
    }
    .row.section .col-4 {
        max-width: 100%;
        flex: 0 0 100%
    }
    .news-item-content .news-item .tags span {
        padding: 3px 5px 3px 0px!important;
        font-size: 0.8rem!important;
    }

    a.page-link {
        padding: 5px;
        font-size: 10px
    }

    .tv-project-text iframe {
        width: 100%
    }

    .v-tabs.w-side > article {
        padding-left: 0 !important;
        padding-right: 0;
        padding-top: 0
    }

    .v-tabs > article {
        margin-left: 0 !important
    }

    .tv-project.v-tabs > aside {
        min-height: auto;
        width: auto;
        float: none;
        padding-top: 10px !important;
        padding-left: 0 !important;
        padding-bottom: 10px
    }

    .tv-project.v-tabs.w-side > article > .aside {
        width: auto;
        min-height: auto;
        position: inherit;
        padding: 25px 0 25px 25px
    }

    .tv-project #releases-archive {
        display: flex
    }

    .tv-project #releases-archive > .panel {
        margin-right: 15px
    }

    li.page-item.active {
        padding: 3px;
        font-size: 10px;
        margin: 0
    }

    li.page-item.active span.page-link {
        padding: 5px
    }

    li.page-item.disabled span.page-link {
        padding: 0;
        font-size: 10px
    }

    .container .row.section {
        margin: 70px 0 0 0
    }

    header.navbar {
        height: 55px
    }

    header.navbar .content .language-search ul li.tv a {
        font-size: .8rem
    }

    header.navbar .content .logo img {
        width: 110px;
        height: auto;
        margin-left: 10px;
    }

    li.only-for {
        display: none
    }

    .news-item-wrapper .news-meta h1 {
        font-size: 1.8rem !important
    }

    .container-fluid {
        padding-right: 0;
        padding-left: 0
    }

    .sub-menu {
        display: block;
    }
    .rtv-adv-div {
        margin: 0 -15px!important;
        
    }
    .news-item-wrapper {
        margin-top: 55px
    }
    .adfox-main {
        margin: 10px 0 0 0!important;
    }
    footer .container {
        padding: 0 20px
    }

    footer .container .menu .col-3 {
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    footer .container .menu .col-4 {
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    footer .social .col-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .mobile-sidebar {
        width: 70%
    }

    .sections .col-4 {
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .sections .col-4 {
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .sections .col-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .sections .col-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .main-page .col-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .main-page .items .col-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 15px
    }

    .main-page .col-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 15px
    }

    .main-page .content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 15px
    }

    .wrapper-tv {
        display: none
    }

    .container-video .current iframe {
        height: auto !important
    }

    .container-video .col-8 {
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 0 15px !important
    }

    .container-video .col-4 {
        max-width: 97%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .tagcol-8.wrapper .items > div .news-item .news-item-img {
        height: 130px !important
    }

    .news-index {
        padding-top: 0
    }
}

@media (max-width: 768px) {
    #modaldrag {
        display: none
    }

    body {
        background: 0 0
    }

    header.navbar .content .language-search {
        width: 65%
    }

    header.navbar .content .language-search #search-box .search-input-wrapper .header__search-glass {
        width: 35px
    }
}

@media only screen and (min-width: 600px),(min-device-width: 600px) and (max-device-width: 1199px) {
    .sub-menu ul li {
        list-style-type: none;
        padding: 5px;
        font-size: 9px
    }

    .slider .last-news {
        font-size: 12px
    }

    .slider .col-xl-8.col-md-12 {
        flex: 0 0 74%;
        max-width: 74%;
        padding-right: 5px
    }

    .interview img {
        width: 45px;
        height: 45px;
        border-radius: 50%
    }
}

@media only screen and (min-width: 1200px) {
    .sub-menu ul li {
        list-style-type: none;
        padding: 10px;
        font-size: 14px
    }
}

@media only screen and (max-width: 1200px) {
    .navigator-tags {
        display: none
    }
}

.logo-anim img {
    height: 39px;
}

.img-fluid {
    width: 100%;
}