@media (max-width: 1199.98px) {
  .main__title {
    font-size: 52px;
  }
  .coming-soon__desc {
    left: 30px;
    margin-left: 0;
    padding-left: 0;
  }
  #coming-soon .main__title {
    margin-left: 0;
    left: 30px;
  }
  .about-page__left {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    background: #1C246F !important;
    height: 500px;
  }
  .about-page__right {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-top: 150px;
    padding-bottom: 38px;
    padding-right: 30px;
  }
  .about-page__image {
    right: 0;
    left: 0;
    margin: 0 auto;
  }
  .section-about-page .page__rect-3 {
    display: none;
  }
  .section-about-page .page__rect-4 {
    display: none;
  }
  .section-about-page .page__rect-1 {
    top: auto;
    bottom: 4%;
    height: 310px;
  }
  .about-page__text {
    padding-left: 0;
    max-width: 100%;
  }
  .page__subtitle {
    padding-left: 0;
  }
  .section-services .main__title {
    display: none;
    margin-bottom: 30px;
  }
  .section-services .main__title.mobile {
    display: block;
  }
  .services__right {
    width: 100%;
    padding-top: 150px;
  }
  .services__left {
    width: 100%;
    padding-right: 30px;
    padding-bottom: 75px;
  }
  .services-1 .services__right {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .services-1 .services__left {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding-top: 40px;
  }
  .services-1 .page__rect-1 {
    right: auto;
    top: 29%;
    left: 96px;
    height: 350px;
  }
  .services-1 .page__rect-2 {
    display: none;
  }
  .services-1 .page__rect-3-mob {
    position: absolute;
    right: 0;
    bottom: 20%;
  }
  .services-1 .page__rect-3 {
    display: none;
  }
  .services-1 .about-page__content {
    padding: 0 15px;
  }
  .services-1 .page__rect-4 {
    height: 43px;
    bottom: 2%;
  }
  .services__text {
    padding-left: 0;
  }
  .services-phone {
    padding-left: 0;
  }
  .services-2 .page__rect-3 {
    display: none;
  }
  .services-2 .page__rect-4 {
    top: auto;
    bottom: 20%;
  }
  .services-2 .page__rect-1 {
    top: 38%;
    height: 340px;
  }
  .services-2 .services__right {
    padding-top: 30px;
  }
  .services-2 .services__left {
    padding-top: 150px;
  }
  .film-more__detail-left {
    width: 35%;
  }
  .film-more__detail-right {
    width: 65%;
    padding-right: 0;
  }
  .footer-col {
    padding-right: 10px;
  }
}

@media (max-width: 991.98px) {
  .popup-menu {
    width: 50%;
    height: 100vh;
    overflow: auto;
    padding: 66px 40px;
  }
  .popup-menu__list li {
    margin-bottom: 18px;
  }
  .popup-menu__list li a {
    font-size: 24px;
  }
  .main__text {
    font-size: 42px;
  }
  .main__title {
    font-size: 42px;
  }
  .new-film__name {
    font-size: 22px;
  }
  .new-film__text {
    font-size: 18px;
  }
  .swiper__video {
    height: 242px;
  }
  .news__image {
    width: calc(45% - 11px);
  }
  .news__desc {
    width: calc(55% - 11px);
  }
  .news__name {
    font-size: 30px;
  }
  .news__text {
    font-size: 18px;
  }
  .menu-bar__title {
    font-size: 32px;
  }
  .menu-bar__list li span {
    font-size: 18px;
  }
  .main-about__text {
    font-size: 18px;
    padding-left: 0;
  }
  .main-about__title {
    font-size: 32px;
    margin-bottom: 17px;
  }
  .main-about__desc {
    padding-right: 30px;
    padding-left: 0;
  }
  .m-100 {
    margin-bottom: 60px;
  }
  .main-about__image {
    height: 340px;
  }
  #mobile-app .main__title {
    font-size: 42px;
  }
  .mobile-app__left {
    padding-top: 20px;
  }
  #premiere {
    padding: 49px 0 80px 0;
  }
  .coming-soon-right {
    height: 520px;
  }
  .coming-soon__swiper .films__swiper-navigation {
    margin-left: -166px;
  }
  #coming-soon .new-film__text {
    max-width: 290px;
    font-size: 16px;
  }
  .section-about-page .page__rect-1 {
    bottom: 12%;
  }
  .trailer__video {
    display: none;
    height: 300px;
    margin-top: 20px;
  }
  .trailer__video.mobile {
    display: none;
  }
  .film-more__detail-left {
    display: none;
  }
  .film-more__detail-right {
    width: 100%;
  }
  .film-more__info {
    padding-left: 0;
    padding-top: 130px;
  }
  .film-more__tickets {
    width: 100%;
    border-radius: 0px 0 16px 16px;
  }
  .film-more__hall {
    width: 100%;
    border-radius: 16px 16px 0px 0px;
  }
  .film-more__hall .hall-scheme svg {
    height: 230px !important;
  }
  .footer {
    padding: 0 0 44px 0;
  }
  .footer-col {
    margin-bottom: 33px;
  }
  .footer-apps {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0;
    display: none;
  }
  .footer-app__link {
    margin-right: 16px;
    margin-top: 35px;
  }
  .footer-app__link.mobile {
    display: block;
  }
  .footer-info {
    margin-bottom: 65px;
  }
  .footer-top {
    padding: 23px 0 0 0;
  }
  .footer-nav {
    margin: 0;
  }
}
/*# sourceMappingURL=tablets.css.map */
