@media screen and (min-width: 768px) and (max-width: 1200px) {
    .container {
        width: 100vw !important;
        padding: 0 10px;
    }
    .main {
        padding-top: 19px;
    }
    .menu > li > a {
        font-size: 16px;
        padding: 9px 5px;
    }
    #scrollLeft img, .listen-sm {
        display: none;
    }
    html {
        overflow-x: hidden;
    }
}
@media screen and (min-width: 768px) and (max-width: 1070px) {
    .main-page col, .main-page {
        width: 356px;
        max-width: 356px;
        margin-left: calc((100% - 672px)/2)!important;
    }
    .grid__1_2, .grid__1_3 {
        grid-template-columns: 1fr !important;
    }
    iframe, .fullwidth-img {
        width: 356px !important
    }
    .container {
        max-width: unset !important;
    }
    .box-current-song .current-song {
        margin-left: 0;
    }
    .current-dj, #playlist-calendar,
    .right-block-img {
        display: none !important;
    }
    .Slider {
        width: 100vw;
        margin-left: -10px;
    }
    .menu>li:last-child a {
        min-width: 140px;
    }
    .menu > li > a {
        font-size: 15px;
        padding: 9px 2px;
    }
    .menu > li:nth-child(2) .fa-caret-down {
        margin-top: 0;
    }
    .menu > li:first-child .fa-caret-down {
        margin-top: 4px;
    }
    .kamtugeza-icon {
        background: url(https://www.radioroks.ua/static/img/sprites/kamtugeza_btn_sprite.png) no-repeat;
        width: 110px;
        height: 25px;
        background-size: 100%;
    }
    .box-header-logo {
        margin-left: 0;
    }
    .listen {
        width: 280px;
        right: 30px;
    }
    .listen-text {
        font-size: 1.7em;
    }
    .col-md-6, .col-md-4,
    .col-sm-6 { 
        max-width: 100%;
        flex: 100%;
    }
    .podcasts>div:nth-child(2n+1), .left-block-img,
    .podcasts>div:nth-child(2n), .right-block-img,
    .center-cont {
        padding: 0;
    }
    .no-gutters > .main-page {
        margin-right: 18px;
        padding-right: 0;
    }
    #gallery a>img {
        min-width: unset;
    }
    input[type=text], input[type=email], textarea,
    .g-recaptcha,
    .center-cont,
    .g-recaptcha iframe {
        width: 270px !important;
    }
    .rc-anchor-logo-portrait {
        margin-left: 0;
    }
    .left-block-img {
        max-width: 356px;
        margin-left: 15px;
    }
}
@media screen and (max-width: 768px) {
    html, body {
        width: 100%;
    }
    .container {
        max-width: max-content;
    }
    .SLD, .mb-hide {
        display: none !important;
    }
    #upArrow {
        right: 30px;
        bottom: 30px;
    }
    #gallery {
        margin: 10px -10px 0;
        justify-content: center;
    }
    #gallery>a {
        margin: 0 5px 10px;
    }
    .page-body iframe {
        width: 100% !important;
        height: 50vw !important;
    }
    .mobile-menu i.fa-caret-down {
        float: right;
        padding: 5px;
    }
    .Slider, .bx-viewport {
        overflow: inherit!important;
    }
    .container {
        overflow-x: hidden;
        position: relative;
    }
    .bx-wrapper .bx-caption {
        bottom: -37px!important;
    }
    .new-player>div:not(.new-players):not(.new-rock):not(.sut-sobytiy):not(.rock-koncert), .new-player .hm-player,
    .hm-player {
        position: relative!important;
    }
    .podcasts>div {
        padding: 0;
    }
    .podcasts .podcast {
        margin-bottom: 16px;
    }
    .left-block-img img {
        width: 100%;
    }
    .title-best-for-month form select {
        float: right;
    }
    .soc-icon-width-app {
        width: 100%;
    }
    .soc-icon-width-app img {
        max-width: 100%;
        display: block;
    }
    .mobile-notification {
        min-height: 40px;
        margin: 0 -15px;
        background: #1f1f1f;
        text-align: center;
        vertical-align: middle;
    }
    .mobile-notification a {
        display: block;
        width: 100%;
        min-height: 40px;
        font-size: 19px;
        /*font-weight: bold;*/
    }
    .mobile-notification a:hover {
        text-decoration: none;
    }
    .mobile-notification .viber {
        width: 25px;
        height: 25px;
        background: url(/static/img/social/social_icons/contact-viber.png) no-repeat;
        background-size: 100% auto !important;
        display: inline-block;
        position: relative;
        top: 5px;
        margin-right: 2px;
    }
    .mobile-notification .message-social a {
        width: 50vw;
        height: 40px;
        display: flex!important;
        align-items: center;
        justify-content: center;
        font-size: 17px;
        color: #fff
    }

    .mobile-notification .message-social .soc-viber {
        background:#784e98!important;
    }
    .mobile-notification .message-social .soc-telegram {
        background:#29a1d5!important;
    }
    .message-social, .send-soc-mobile {
        display: flex !important;
    }
    .message-social img {
        max-height: 15px;
        margin-right: 7px;
    }
    .send-soc-mobile {
        display: flex;
        width: 100%;
        font-size: 19px;
        justify-content: center;
        align-items: center;
        height: 40px;
        color: #F2C208;
    }
    .new-radio:hover {
        color: #fff!important;
        text-decoration: none;
    }
    .new-radio .song,
    .new-radio .song:hover {
        text-decoration: none;
    }
    .new_artist_img {
        max-height: 85px;
        object-fit: contain;
    }
    .new-radio {
        display: flex;
        margin: 0 -15px!important;
        padding: 5px 12px;
        background:#494949;
    }
    .new-radio span {
        color: #fff!important;
    }
    .Slider {
        margin: 0 -15px 16px!important;
    }
    .clear-mob-hor-10 {
        height: 10px;
    }
    .bx-wrapper .bx-caption span {
        font-size: 16px!important;
        line-height: 17px;
    }
    .bx-controls, .bx-controls-direction {
        display: block!important;
    }
    .bx-controls-direction > a {
        background: url('/static/img/arrow_slider.png') no-repeat 100% !important;
        background-size: auto;
        background-size: auto;
        background-size: cover !important;
        width: 8vw !important;
        height: 10vw !important;
        top: 52% !important;
        opacity: 0.3;
        z-index: 1 !important;
        outline: none;
    }
    .bx-wrapper .bx-next {
        right: 10px !important;
        transform: scaleX(-1);
    }
    .mobile-footer {
        margin: 0 -15px;
    }
    .mobile-footer .help {
        border: none;
    }
    .mobile-footer .social {
        margin-top: 0;
    }
    .mobile-footer h3.title {
        margin-bottom: 0;
        padding: 8px 15px;
        font-size: 19px;
        line-height: 26px;
        background-color: #e3e3e3;
        color: #424242;
    }
    .mobile-footer .social .col>a {
        display: block;
        height: 17vw;
        width: 17vw;
    }
    .mobile-footer .social img {
        max-height: 100%;
        max-width: 100%;
    }
    .mobile-footer .social .facebook {
        background: #3b5998;
    }
    .mobile-footer .social .instagram {
        background: #d93175;
    }
    .mobile-footer .social .viber {
        background: #7b519d;
    }
    .mobile-footer .social .telegram {
        background: #00a7e3;
    }
    .mobile-footer .social .youtube {
        background: #cf2226;
    }
    .mobile-footer .social .tiktok {
        background: #1b0a1a;
    }
    .mobile-button-radioplayer {
        margin: 10px;
        padding: 12px 20px;
        font-size: 26px;
        color: #fff;
        background: #ff4065;
        display: flex;
        align-items: center;
        border-radius: 3px;
    }
    .mobile-button-radioplayer img {
        max-height: 35px;
        margin-right: 10px;
    }
    .mobile-button-radioplayer div {
        font-size: 26px;
        color: #fff;
    }
    .p-m-0 {
        padding: 0!important;
    }
    .fullwidth-img {
        width: 109%;
        max-width: 728px !important;
        margin-left: -15px;
    }
    .mb-show, .social-block {
        display: block !important;
    }
    .video-mb-aligne {
        position:relative;
        padding-bottom:56.25%;
        height:0;
    }
    .video-mb-aligne iframe {
        position:absolute;
        top:0;
        left:0;
        width:100%;
        height:100%;
    }
    .page-body .ban-mobile iframe {
        height: 600px !important;
    }
    .mobile-center {
        text-align: center;
        float: none;
        margin: auto;
    }
    .margin-0 {
        margin: 0 !important;
    }
    .player-y {
        top: 25vh;
        bottom: auto;
        width: 100%;
        height: auto;
        max-width: 600px;
        max-height: 800px;
        padding: 5px 10px;
    }
    #player-y {
        position: relative;
        padding-bottom: 56.25%;
        height: 0;
    }
    #player-y iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .slideout-menu {
        position: fixed !important;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        z-index: 0 !important;
        width: 200px !important;
        overflow-y: scroll !important;
        -webkit-overflow-scrolling: touch;
        display: none;
        /*border-right: 1px solid #656565;*/
    }
    .slideout-panel {
        position:relative;
        z-index: 1;
        background: #000;
    }
    .slideout-open {
        overflow: hidden;
    }
    .slideout-open body {
        overflow: hidden;
        height: 100%;
        width: 100%;
    }
    .slideout-open .slideout-menu {
        display: block !important;
        overflow-x: hidden;
    }
    /*.mobile-menu {
        position: absolute;
        width: 0;
        /*transition: .5s;*/

    .mobile-menu ul {
        list-style-type: none;
        background: #494949;
        width: 200px;
        padding: 0;
        margin: 0;
    }
    .mobile-menu .main-item, .listen-mb {
        padding: 7px 10px;
        font-size: 1.2em;
        color: #F2C208;
    }
    .mobile-menu .listen-mb {
        background: #F2C208;
        color: #242424;
        font-size: 1em;
        border-bottom: none;
    }
    .menu-item {
        border-bottom: 1px solid #363636;
    }
    .main-item {
        display: inline-block;
    }
    .mobile-menu .active-menu, .active-menu .submenu {
        background: #2A2A2A;
    }
    .mobile-menu .fa-caret-down:before {
        color: #F2C208;
        vertical-align: middle;
        cursor: pointer;
    }
    .mobile-menu a:link,
    .mobile-menu a:hover,
    .mobile-menu a:visited {
        color: #F2C208;
        text-decoration: none;
    }
    .mobile-menu .submenu {
        display: none;
    }
    .mobile-menu .submenu li {
        padding: 5px 0;
        /*border-bottom: 1px solid #363636;*/
    }
    .mobile-menu .submenu a {
        padding-left: 10px;
        box-decoration-break: clone;
        -webkit-box-decoration-break: clone;
    }
    .active >.submenu {
        display: block;
    }
    .submenu li:last-child {
        padding-bottom: 15px;
    }
    .active div.fa-caret-down {
        transform: rotate(180deg);
    }
    div.fa-caret-down {
        float: right;
        margin: 15px 15px 0 0;
    }
    .header-mobile-slogan {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 550px) {
    .w100_hauto {
        width: 100%;
        height: auto;
    }
    .stock-submenu {
        display: -webkit-box;
        display: inline-block;
    }
    .mb-blog-title {
        position: relative;
    }
    .mb-blog-title-text {
        position: absolute;
        bottom: 1.6px;
    }
    .mb-blog-title-text a {
        color: #000000 !important;
        background: #F2C208;
        padding: 3px 7px;
        box-decoration-break: clone;
        -webkit-box-decoration-break: clone;
        font-weight: bold;
    }
    .header-mobile-slogan {
        margin-bottom: 0;
    }
    .grid__1_2 , .grid__1_3 {
        grid-template-columns: 1fr !important;
    }
    .posters-mb {
       grid-template-columns: 1fr 1fr !important;
    }
    .posters .posters-mb-aligne:nth-child(3) {
        display: none;
    }
}