@media (max-width: 1024px) {
    .nav-lang {
        width: 55px
    }

    .nav-social .nav-link {
        padding: 0 8px
    }

    nav.nav-menu2 {
        display: none
    }

    #sidebarCollapse {
        display: inline-block
    }

    #owl-slide {
        margin-bottom: 25px
    }

    .blue-box {
        height: 28px;
        width: 100%;
        border-bottom: 0 solid #fec500;
        background-color: #007ecb;
        background-image: url(../img/blue_bg.png);
        background-repeat: no-repeat;
        background-position: right -290px
    }

    .right-side-md-mt-5 {
        margin-top: 25px
    }

    .nav-footer2 {
        justify-content: unset !important
    }

    .footer-navs {
        background: #007ecb;
        filter: unset
    }

    .nav-footer2 {
        background-color: #097bd2
    }

    .nav-footer2 a {
        background-color: #097bd2
    }

    .nav-footer1 li:first-child a {
        padding-left: 12px
    }

    .nav-footer2 li:last-child a {
        padding-right: 12px
    }

    .copyright {
        display: block;
        margin: auto;
        margin-bottom: 24px;
        width: 100%
    }

    .nav-footer1 {
        background-color: #007ecb;
        padding-right: 0;
        margin-left: -10px !important
    }

    .nav-footer2 {
        background-color: #007ecb;
        padding-right: 0;
        margin-left: -10px !important
    }

    .adjara-opinion {
        height: unset
    }

    .nav-bottom {
        padding: 0;
        background-color: #007ecb
    }

    .search-nav li {
        width: 100%;
        max-width: unset;
        border-right: none;
        border-left: none
    }

    .new-nav-search li {
        padding: 10px 0
    }

    .search-nav li:first-child {
        padding-left: 0
    }

    .advanced-search .btn-secondary {
        width: 100%;
        margin-top: 15px;
        margin-bottom: 25px
    }

    .tvshow-nav {
        border: 1px solid #e9e8ec;
        border-radius: 3px 3px 0 0;
        margin-top: 25px
    }

    .video-single .plyr video {
        width: 100%;
        height: unset
    }

    .search-nav li {
        padding: 10px 0
    }

    .about-author {
        margin-left: 0
    }

    .nav-program .nav-link {
        border-radius: 0;
        border-left: 1px solid #e9e8ec;
        border-right: 1px solid #e9e8ec;
        color: #2e3d46;
        font-family: 'AjaraTVMtavruliBold';
        padding-top: 19px;
        height: 56px;
        -ms-flex-preferred-size: 0;
        flex-basis: unset;
        -ms-flex-positive: unset;
        flex-grow: unset;
        display: block;
        width: 100%
    }

    .nav-program .nav-link:last-child {
        border-right: 1px solid #e9e8ec;
        border-bottom: 1px solid #e9e8ec
    }

    .probox {
        font-family: 'AjaraTVMtavruliBold';
        color: #2f3d47;
        border-bottom: 1px solid #ddd;
        overflow: hidden;
        text-align: center;
        border-top: 1px solid #ddd;
        margin-top: 16px;
        margin-bottom: 15px
    }

    .probox a:first-child {
        border-bottom: 1px solid #ddd
    }

    .probox a {
        color: #9c9c9c;
        padding: 10px 0;
        display: block;
        border-left: 1px solid #e9e8ec;
        border-right: 1px solid #e9e8ec;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s
    }

    .table-program tr > td:last-child {
        display: none
    }

    .ads-box {
        margin-bottom: 20px
    }

    section.article .right-side {
        margin-bottom: 0;
        padding-bottom: 0
    }

    #owl-daynews {
        margin-bottom: 0;
        padding-bottom: 0
    }

    .opinion-name .opinion-name1 {
        white-space: unset
    }

    .mapbox {
        height: unset
    }

    .contact_info {
        padding: 20px;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        position: relative;
        background: rgba(255, 255, 255, 0.9)
    }

    #map {
        height: 500px
    }
}


@media (max-width: 370px) {
    .nav-lang {
        width: 55px;
        display: none;
    }

    .list-shares {
        position: relative;
        margin-top: 10px;
        display: block;
        float: unset;

    }
}