@media screen and (max-width: 1800px) {
}

@media screen and (max-width: 1600px) and (max-height: 850px) {
  .head__section {
    height: auto;
    padding-top: 169px;
    padding-bottom: 180px;
  }
}

@media screen and (max-width: 1600px) {
}

@media screen and (max-width: 1500px) {
}

@media screen and (max-width: 1400px) {
  .offer__title {
    color: #ffffff;
    font-size: 58px;
    font-weight: 700;
    line-height: 1.25em;
  }
  .form__wrap_reserv .input__group_place,
  .form__wrap_reserv .input__group_date,
  .form__wrap_reserv .input__group_mail,
  .form__wrap_reserv .input__group_phone {
    width: 100%;
  }
  .reserv__page h1 {
    font-size: 30px;
  }
  .intro-section .title {
    font-size: 46px;
  }
  .intro-section {
    padding: 85px 0 91px;
  }
  .header_img {
    top: 95px;
    width: 512px;
  }
  .page-template-template-category .ui-selectmenu-menu ul {
    width: 335px !important;
  }
  .product_card_img {
    height: 226px;
  }
}

@media screen and (max-width: 1200px) {
  .pb_100,
  .pb_120 {
    padding-bottom: 90px;
  }

  .pt_100,
  .pt_120 {
    padding-top: 90px;
  }
  .gallery__swiper {
    height: 250px;
    padding-bottom: 30px;
  }
  .intro-section .title {
    font-size: 40px;
  }
  .header_img {
    top: 110px;
    width: 512px;
    left: -84px;
  }
  .rent-text .product-card-list li {
    width: 50%;
  }
  .rent-column {
    padding: 0;
  }
  .phone__wrap a {
    font-size: 18px;
  }
  .page-template-template-category .ui-selectmenu-menu ul {
    width: 275px !important;
  }
  .nav__item:not(:last-child) {
    margin-right: 18px;
  }
  .menu .menu-item-has-children::before {
    right: -11px;
  }
  .social-menu li {
    padding: 0 2px;
  }
  .auto-section .rent-head h1 {
    font-size: 44px;
  }
  .product_card_img{
    height: 180px;
  }
}

@media screen and (max-width: 991px) {
  .pb_100,
  .pb_120 {
    padding-bottom: 80px;
  }

  .pt_100,
  .pt_120 {
    padding-top: 80px;
  }

  .pb_90 {
    padding-bottom: 70px;
  }

  .pt_90 {
    padding-top: 70px;
  }

  .pb_80 {
    padding-bottom: 65px;
  }

  .pt_80 {
    padding-top: 65px;
  }
  .intro-section h1 br {
    display: block;
  }
  .fz_36 {
    font-size: 26px;
  }
  .advanteges {
    padding-bottom: 0;
  }
  .intro-section {
    min-height: 650px;
  }
  .intro-section .title {
    font-size: 40px;
  }
  .header_img {
    top: 100px;
    width: 412px;
    left: -84px;
  }
  .intro-section .title {
    font-size: 36px;
  }
  .rent-text .product-card-list li {
    width: 33.333%;
  }
  .auto-section .rent-column.rent-column-2 {
    width: 100%;
    margin-bottom: 20px;
  }
  .auto-section .rent-head {
    order: -1;
  }
  .auto-section .rent-text {
    order: -1;
  }
  .reserv-card-box {
    display: flex;
  }
  .reserv-card {
    width: 45%;
    margin-right: 20px;
    border: none;
    padding: 0;
  }
  .reserv-card .reserv-img {
    margin-bottom: 15px;
  }
  .reserv-card-box {
    padding: 30px;
    border-radius: 8px;
    border: 1px solid #c6cddb;
    display: flex;
    box-sizing: border-box;
  }
  .form__wrap_reserv .input__group_place,
  .form__wrap_reserv .input__group_date,
  .form__wrap_reserv .input__group_mail,
  .form__wrap_reserv .input__group_phone {
    width: 49%;
  }
  .contact__page .left {
    padding-right: 0;
  }
  .contact__block {
    padding: 30px 15px 0 15px;
  }
  .contact__page {
    padding-top: 100px;
  }
  .close_filter {
    display: flex;
  }
  .rent__filter {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 5555;
    opacity: 0;
    pointer-events: none;
    transition: all 0.4s ease;
    overflow-y: auto;
  }
  .rent__filter.open {
    opacity: 1;
    pointer-events: all;
  }
  .rent__filter .input__group {
    border: none;
    width: 100%;
    max-width: 100%;
  }
  .rent__filter .input__group .inp__wrap {
    width: 50%;
  }
  .rent__filter .input__group_date {
    border: 1px solid #b3bdd0;
  }
  .catalog__wrap {
    /* display: block !important; */
    overflow-x: auto;
    flex-wrap: nowrap;
  }
  .catalog__item,
  .product__link {
    max-width: 320px !important;
    width: 100% !important;
  }
  .step__title {
    font-size: 36px;
  }
  .cat__page_title {
    font-size: 30px;
    margin-bottom: 15px;
  }
  .rent {
    padding-top: 80px;
  }
  .reserv__page {
    padding-top: 108px;
  }
  .product_card_img{
    height: 180px;
  }
}

@media screen and (max-width: 767px) {
  .contact_list li {
    margin-bottom: 4px;
  }
  .step__content {
    max-width: 100%;
  }
  .catalog__link {
    margin-left: 0;
    text-align: left;
    width: max-content;
  }
  .background-wrap img {
    opacity: 0.5;
  }
  .intro-section .title {
    font-size: 28px;
  }
  .rent-text {
    padding: 0 5px;
    width: 100%;
    order: -1;
  }
  .rent-img {
    padding: 0 5px;
    width: 100%;
    height: 320px;
    text-align: center;
  }
  .rent-img img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
  }
  .reserv-card {
    width: 100%;
    padding: 30px 30px 20px;
    border-radius: 8px;
    border: 1px solid #c6cddb;
    margin-right: 0;
  }
  .reserv-card-box {
    padding: 0;
    display: block;
    border: none;
  }
  .header,
  .header.fixed_header {
    padding: 10px 0;
  }
  .contetn__page {
    padding: 30px 15px;
  }
  .background-wrap {
    display: none;
  }
  .step__title {
    font-size: 24px;
  }
  .rent-table .tcol {
    font-size: 12px;
  }
  .rent-btn {
    font-size: 16px;
  }
  .rent-text .product-card-list li {
    font-size: 14px;
  }
}

@media screen and (max-width: 576px) {
  .background-wrap {
    display: none;
  }
  .news_title_block {
    flex-wrap: wrap;
  }
  .rent-img {
    padding: 0 5px;
    width: 100%;
    height: auto;
    text-align: center;
  }
  .auto-section .rent-head h1 {
    font-size: 40px;
    font-weight: 800;
  }
  .auto-section .rent-text .product-card-list > li {
    width: auto;
  }
  .btn-holder-flex {
    /* flex-wrap: wrap; */
  }
  .auto-section .rent-btn-box .btn-box,
  .btn-holder-flex .btn-box {
    width: 100%;
  }
  .form__wrap_reserv .input__group_place,
  .form__wrap_reserv .input__group_date,
  .form__wrap_reserv .input__group_mail,
  .form__wrap_reserv .input__group_phone {
    width: 100%;
  }
  .form__wrap_header {
    padding: 40px 0 40px;
    overflow-y: auto;
    position: fixed;
    top: 100%;
    height: calc(100% - 75px);
    left: 0;
    right: 0;
    z-index: 5;
    background: #f3f8fc;
    width: 100%;
    transition: all 0.4s ease;
  }
  .form__wrap_header.open {
    top: 75px;
  }
  .form__wrap_header .btn_header_form {
    max-width: 328px;
    margin: 0 auto;
  }
  .form__wrap_header .input__group {
    margin-left: auto;
    margin-right: auto;
  }
  .rent-opener {
    max-width: 328px;
    display: flex;
    margin: 0 auto;
    justify-content: center;
    margin-top: -25px;
  }

  .header_img {
    width: 100%;
    max-width: 328px;
    margin: 0 auto;
    display: block;
    position: static;
  }
  .news__wrap_sm,
  .news__wrap_lg {
    flex-direction: column;
  }
  .news__wrap_sm .news__img {
    height: 250px;
  }
  .news__wrap_sm .news__img,
  .news__wrap_lg .news__img {
    margin: 0 auto 20px;
    width: 100%;
  }
  .news__wrap_lg .news__name {
    font-size: 20px;
    padding-top: 0;
  }
  .product_card_img {
    height: auto;
  }
}
@media screen and (max-width: 400px) {
}
@media screen and (max-width: 375px) {
  .form__wrap_header {
    width: 300px;
  }
  .ui-widget.ui-widget-content {
    width: 300px;
  }
  .input__group {
    width: 300px;
  }
  .auto-section .rent-text .product-card-list > li {
    width: 50%;
  }
}
