
@media (max-width: 992px) and (min-width: 768px) {

}
@media (max-width: 768px) and (min-width: 320px) {

   .btn-white {background-color: #fff;}

   .moskvin-modal-dialog {}

    .moskvin-modal .modal-header { 
        background: rgb(56, 136, 231);
        background: linear-gradient(90deg, rgba(56, 136, 231, 1) 0%, rgba(39, 126, 229, 1) 50%, rgba(0, 69, 166, 1) 100%);
        padding: 1rem;
    }

    .mobile-header-flex a + a {margin-left: 1rem;}

    .modal-header img {max-width: 100%;}

    .moskvin-modal .moskvin-menu {display: flex; flex-direction: column; align-items: flex-end; margin: 1rem 0; padding-bottom: 1rem; padding-bottom: 2rem; }

    .moskvin-social {display: flex; flex-direction: column; align-items: flex-end;}

    .moskvin-social-link {padding: .25rem 0;}

    .moskvin-menu-link {font-size: 1rem; text-decoration: none; text-transform: uppercase; padding: .25rem 0; color: #000;}
    .moskvin-menu-link + .moskvin-menu-link {margin-top: .75rem}

    .swiper-button-next, .swiper-button-prev {display: none;}

    .moskvin-na-flex {flex-flow: row wrap;}

    .moskvin-news {padding: 3rem 0;}
    .moskvin-news h2 {font-size: 1.5rem;}

    .moskvin-news-home .moskvin-title {font-size: 1.5rem; line-height: 2rem;}

    .moskvin-news-titleble .moskvin-modal-title {font-size: 1.5rem; line-height: 2rem;}

    .news-page-image img {width: 100%;}

    .moskvin-item-column {margin-bottom: 0;}

    .moskvin-item-title {font-size: .875rem; margin-bottom: 0;}

    .moskvin-item-row {flex-direction: column;}

    .moskvin-item-row .moskvin-item-image {width: 100%; margin-right: 0;}

    .moskvin-programs {padding-top: 3rem;}

    .moskvin-program-description {font-size: .875rem; line-height: 1.15rem;}

    .moskvin-live {margin: 2rem 0;}

    .moskvin-live-inner {margin-bottom: 3rem; flex-direction: column;}
    .moskvin-live-inner > *:first-child {width: 100%; height: 230px;}

    .moskvin-live-video {height: 230px;}

    .moskvin-sidebar {margin-bottom: 3rem; margin-left: 0; }

    .moskvin-pp-list {margin-bottom: 0;}

    .moskvin-vacancies {margin-bottom: 3rem;}

    .moskvin-persons-title {margin-bottom: 0;}

    .footer-menu-title { margin-bottom: 0.5rem; margin-top: 1.5rem;}

    .news-description.descript-with-date-filter{
        display: block;
    }
    .descript-with-date-filter .dates-text{
        float: right;
    }

}
