@media only screen and (max-width : 1199px) {
    .header {
        padding-bottom: 50px;
    }

    .header__top:not(.fixed-mnu__mob) {
        display: none;
    }

    .header__nav {
        display: none;
    }

    .fixed-mnu__mob.header__top {
        display: block;
    }

    .main-form {
        padding-top: 100px;
    }

    .main-slider.slick-dotted.slick-slider {
        padding-top: 40px;
    }

    .main-slider .slick-dots {
        bottom: -40px;
    }

    .main-slider__action {
        width: 120px;
        height: 40px;
        margin-left: -60px;
        padding-top: 8px;
    }

    .form-outer {
        padding: 20px;
    }

    .form-outer span.main-form__title {
        margin-bottom: 10px;
    }

    .form-options {
        margin-bottom: 15px;
    }

    .form-options select {
        width: 210px;
    }

    .alarm {
        margin-top: 190px;
    }

    .features ul {
        justify-content: center;
    }

    .features ul li {
        margin-left: 20px;
        margin-right: 20px;
    }

    .newsletter__form input {
        width: 210px;
    }

    .round-booking-page .bus {
        margin: auto;
    }

    .contacts__map iframe {
        height: 465px;
    }

    .round-booking-page .main-form,
    .booking-page .main-form,
    .company-page .main-form,
    .contacts-page .main-form,
    .order-page .main-form,
    .park-page .main-form,
    .passengers-page .main-form,
    .rates-page .main-form,
    .reviews-page .main-form,
    .trip-page .main-form,
    .schedule-page .main-form,
    .useful-page .main-form,
    .vacancy-page .main-form {
        height: 475px;
        padding-top: 80px;
    }
}

@media only screen and (max-width : 991px) {
    .main-slider.slick-dotted.slick-slider {
        padding-top: 0;
    }

    .main-slider .slick-dots {
        bottom: 10px;
    }

    .main-page .main-form {
        height: 545px;
    }

    .main-form .h1 {
        font-size: 1.875rem;
        line-height: 50px;
    }

    .main-form__wrap {
        top: 100px;
    }

    .alarm {
        margin-top: 360px;
    }

    .about {
        padding: 60px 0 70px 0;
    }

    .about__text {
        margin-right: 0;
    }

    .about__text p {
        padding-top: 0;
    }

    .about__img {
        width: 70%;
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
    }

    .features ul li {
        width: 410px;
    }

    .newsletter__title {
        margin-bottom: 20px;
    }

    .newsletter__form input {
        width: 250px;
    }

    .footer__info,
    .footer__rout {
        margin-top: 50px;
    }

    .trip__route {
        padding: 15px 15px;
    }

    .trip__route-price strong {
        font-size: 2.5rem;
    }

    .trip__route-price .light-btn {
        width: 130px;
        padding: 8px 0;
    }

    .trip__route-travel::before,
    .trip__route-travel::after {
        width: 15%;
    }

    .round-booking-page .bus {
        margin: 0;
    }

    .park-slider-outer {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }

    .park-slider .slick-slide img {
        width: 100%;
    }

    .park-icon {
        justify-content: center;
    }

    .park-icon__item {
        margin-left: 12px;
        margin-right: 12px;
        width: 140px;
    }

    .contacts__map iframe {
        height: 356px;
    }

    .tabs>div>.tab-content {
        margin-top: 25px;
    }

    .booking-price {
        margin-top: 30px;
    }

    .main-slider.narrow {
        display: none;
    }

    .main-slider.wide {
        display: block;
    }
}

@media only screen and (max-width : 767px) {
    .main-page .main-form {
        height: 360px;
    }

    .round-booking-page .main-form,
    .booking-page .main-form,
    .company-page .main-form,
    .contacts-page .main-form,
    .order-page .main-form,
    .park-page .main-form,
    .passengers-page .main-form,
    .rates-page .main-form,
    .reviews-page .main-form,
    .trip-page .main-form,
    .schedule-page .main-form,
    .useful-page .main-form,
    .vacancy-page .main-form {
        height: 280px;
        padding-top: 60px;
    }

    .order-page .main-form,
    .useful-page .main-form,
    .rates-page .main-form,
    .schedule-page .main-form,
    .trip-page.trip-page__round .main-form {
        height: 300px;
    }

    .main-form__wrap {
        top: 80px;
    }

    .round-booking-page .main-form__wrap,
    .booking-page .main-form__wrap,
    .company-page .main-form__wrap,
    .contacts-page .main-form__wrap,
    .order-page .main-form__wrap,
    .park-page .main-form__wrap,
    .passengers-page .main-form__wrap,
    .rates-page .main-form__wrap,
    .reviews-page .main-form__wrap,
    .trip-page .main-form__wrap,
    .schedule-page .main-form__wrap,
    .useful-page .main-form__wrap,
    .vacancy-page .main-form__wrap {
        top: 50px;
    }

    .main-slider.slick-dotted.slick-slider {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .select-from__wrap {
        padding-bottom: 10px;
    }

    .change {
        margin-left: -7px;
        left: 50%;
        top: 54px;
    }

    .form-options select {
        width: 100%;
        margin-bottom: 20px;
    }

    .calendar {
        width: 100%;
    }

    .main-form__btn span {
        width: auto;
        margin-bottom: 20px;
    }

    .main-form__btn .order-btn {
        margin: auto;
    }

    .alarm {
        margin-top: 850px;
    }

    .order-page .alarm,
    .passengers-page .alarm {
        margin-top: 900px;
    }

    .alarm-wrap {
        flex-direction: column;
    }

    .alarm__title strong {
        transform: none;
    }

    .alarm__text {
        padding: 25px 35px;
    }

    .about__img {
        width: 80%;
    }

    .about__promo {
        width: 160px;
        height: 195px;
        padding: 43px 20px;
    }

    .features ul li {
        margin-left: 0;
        margin-right: 0;
    }

    .cities__item {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }

    .newsletter__form .flex-outer {
        display: block;
    }

    .newsletter__title {
        margin-bottom: 30px;
    }

    .newsletter__form input {
        width: 100%;
        margin-bottom: 30px;
    }


    .trip__route-price {
        display: flex;
        justify-content: center;
        margin-left: 0;
        border-left: none;
    }

    .trip__route-price strong {
        display: block;
        margin-left: auto;
    }

    .trip__route-travel::before,
    .trip__route-travel::after {
        width: 20%;
    }

    .bus {
        width: 100%;
    }

    .round-booking-page .bus {
        width: 244px;
    }

    .booking-form select {
        width: 100%;
    }

    .booking-form input,
    .booking-form select {
        height: 40px;
    }

    .park-slider-outer {
        width: 100%;
    }

    .reviews__item {
        padding: 20px;
    }

    .reviews__pagination {
        margin-top: 30px;
    }

    .page-item:first-child .page-link,
    .page-item:last-child .page-link {
        padding: 5px 7px;
    }

    .page-item .page-link {
        padding: 6px 12px;
    }

    .page-item:not(:first-child) {
        margin-left: 8px;
    }

    .reviews__img {
        display: none;
    }

    .contacts__map {
        margin-bottom: 20px;
    }

    .change::after {
        transform: rotate(90deg);
    }
}

@media only screen and (max-width : 575px) {
    .contacts-mob.fixed-nav {
        width: 100%;
    }

    .contacts-mob__wrap {
        width: 470px;
        margin: auto;
        padding: 20px;
    }

    .main-form .h1 {
        font-size: 1.375rem;
        line-height: 40px;
    }

    .about__img {
        margin-right: 0;
    }

    .about__promo {
        width: 135px;
        height: 150px;
        padding: 27px 10px;
        bottom: 30px;
        border: 5px solid #fff;
    }

    .order-page .alarm,
    .passengers-page .alarm {
        margin-top: 825px;
    }

    .footer__mnu {
        margin-top: 50px;
    }

    .footer__logo,
    .footer__social {
        text-align: center;
    }

    .company-page .about__img {
        margin-right: auto;
    }

    .footer__mnu,
    .footer__info,
    .footer__rout {
        padding-left: 30%;
    }

    .footer__bottom {
        padding: 20px 0;
    }

    .booking__route {
        text-align: center;
    }

    .bus,
    .round-booking-page .bus {
        width: 260px;
        margin: auto;
    }

    .booking-price {
        margin-top: 30px;
    }

    .reviews__item {
        margin-bottom: 30px;
    }

    .reviews__item p {
        padding-top: 15px;
    }

    .passengers-page ul,
    .passengers-page ol {
        padding-inline-start: 20px;
    }
}

@media only screen and (max-width : 479px) {
    html {
        font-size: 14px;
    }

    .fixed-mnu__mob .logo {
        width: 65%;
    }

    .logo a img {
        width: 100%;
    }

    .contacts-mob.fixed-nav {
        overflow: auto;
    }

    .contacts-mob__wrap {
        width: 100%;
        padding-right: 0;
    }

    .fixed-mnu__mob .phone__modal-outer {
        flex-direction: column;
    }

    .contacts-mob__wrap .order-btn {
        margin-left: auto;
        margin-right: auto;
    }

    .phone__modal-inner {
        margin-right: 20px;
    }

    .phone__modal-inner:nth-child(1) {
        margin-bottom: 20px;
    }

    .contacts-mob__footer span:nth-child(2),
    .contacts-mob__footer span:nth-child(3) {
        padding-left: 102px;
    }

    .main-slider__action {
        width: 100px;
        height: 30px;
        padding-top: 4px;
        margin-left: -50px;
    }

    .order-page .alarm,
    .passengers-page .alarm {
        margin-top: 940px;
    }

    .cities__item {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .footer__bottom .flex-outer {
        flex-direction: column;
        text-align: center;
        line-height: 28px;
    }

    .footer__mnu,
    .footer__info,
    .footer__rout {
        padding-left: 25%;
    }

    .trip__route-outer {
        flex-direction: column;
        justify-content: center;
    }

    .trip__route-inner {
        text-align: center !important;
    }

    .trip__route-inner a {
        margin-right: 0;
    }

    .trip__route-inner a::after {
        right: 25px;
    }

    .trip__route-travel {
        padding-top: 20px;
        margin-bottom: 20px;
    }

    .trip__route-travel::before,
    .trip__route-travel::after {
        top: 20px;
    }

    .park-icon__item {
        width: 130px;
        margin-left: 5px;
        margin-right: 5px;
        height: 85px;
    }

    .reviews__pagination .page-item:nth-child(n+5):nth-child(-n+9) {
        display: none;
    }

    .about__promo {
        padding: 33px 22px;
    }

    .alarm {
        margin-top: 930px;
    }

    .main-slider.slick-dotted.slick-slider {
        width: 70%;
        margin: auto;
        padding-top: 0;
        padding-bottom: 0;
    }

    .main-slider.narrow {
        display: block;
    }

    .main-slider.wide {
        display: none;
    }
}

@media only screen and (max-width : 320px) {
    .main-page .main-form {
        height: 300px;
        padding-top: 45px;
    }

    .main-form {
        padding-top: 45px;
    }

    .main-form__wrap {
        top: 45px;
    }

    .order-page .alarm,
    .passengers-page .alarm,
    .useful-page .alarm,
    .rates-page .alarm,
    .schedule-page .alarm,
    .trip-page.trip-page__round .alarm {
        margin-top: 1020px;
    }

    .fixed-nav {
        padding-top: 5px;
    }

    .phone__modal-title {
        font-size: 19px;
    }

    .contacts-mob__wrap {
        padding: 10px;
    }

    .alarm {
        margin-top: 985px;
    }

    .round-trip__reserve {
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
    }

    .footer__mnu,
    .footer__info,
    .footer__rout {
        padding-left: 10%;
    }

    .main-slider.slick-dotted.slick-slider {
        width: 100%;
    }
}