/* // Extra large devices (large desktops, 1200px and up) */

@media (max-width: 1600px) {
}

@media (max-width: 1200px) {
}

/* // Large devices (desktops, 992px and up) */
@media (max-width: 992px) {
}

/* // Medium devices (tablets, 768px and up) */
@media (max-width: 768px) {
  .about-img--wrap {
    margin-top: 0 !important;
  }
  .bath__big {
    width: 100%;
    height: initial;
  }
  .nav {
    display: none;
  }
  .header-contacts {
    display: none;
  }
  .banner__h1 {
    margin-top: 130px;
    max-width: 205px;
    line-height: 24px;
  }
  .about {
    margin-bottom: 0;
  }
  .about__img {
    display: none;
  }
  .about__h1 {
    margin-top: 70px;
  }
  .rooms {
    margin-top: 55px;
  }
  .room-desktop {
    display: none;
  }
  .rooms--step {
    display: block;
    padding-top: 60px;
    background-color: #f2f2f2;
  }
  .room-item {
    width: 100%;
    padding: 0 10px;
  }

  .room-item__arrow {
    display: inline !important;
  }

  .breakfast {
    height: initial;
  }
  .breakfast__plate {
    display: none;
  }
  .breakfast-items {
    margin-top: 40px;
  }

  .breakfast-item__desc {
    margin-bottom: 40px;
    min-width: 250px;
  }
  /* 
  .plate--mobile {
    background-image: url(../img/plate.png);
    height: 445px;
    width: 100%;
    margin-left: 61px;
  } */
  .pool__h1 {
    margin-top: 50px;
  }

  .pool-img {
    margin-top: 40px;
  }

  .bath__h1 {
    margin-top: 65px;
  }
  .bath__big {
    margin-top: 120px;
  }

  .biliard__h1 {
    margin-top: 65px;
  }

  .biliard-bgc {
    margin-top: 100px;
  }

  .banquet {
    margin-top: 60px;
  }
  .banquet--reset-right,
  .banquet--reset-left {
    padding: 0 35px !important;
  }
  
  .contacts {
    margin-top: 50px !important;
  }
  .contacts__h1 {
    margin-top: 65px;
  }
  .map {
    margin-top: 90px;
  }
  .footer {
    margin-top: 20px;
    padding-bottom: 40px;
  }

  .rooms-all {
    max-height: 2160px !important;
    margin-top: 100px;
  }

  .room-select {
    width: 100%;
  }

  .rooms-list {
    margin-top: 70px;
  }
  
  .room-list__li {
    width: 240px;
  }

  .biliard__p {
    max-width: 100% !important;
  }

  .rooms-all--wrap {
    max-height: initial !important;
  }

}

/* // Small devices (landscape phones, 576px and up) */
@media (max-width: 576px) {
  .for--rooms {
    display: block;
    width: 94% !important;
  }
  .for--rooms-list {
    width: 94% !important;
  }

  .pool-img {
    width: 100% !important;
  }

  .room-desktop {
    display: none !important;
  }
  .about__img {
    display: none;
  }
  .nav {
    display: none;
  }
  .banner__h1 {
    display: none;
  }
  .header-contacts__phone {
    display: none;
  }

  .banner {
    background-image: url(../img/head_bg_320.jpg);
  }
  .banner__h2 {
    font-size: 35px;
    margin-bottom: 45px !important;
  }

  .banner__btn {
    margin-bottom: 245px !important;
    padding: 12px 45px !important;
  }

  .header-contacts {
    min-width: auto !important;
    margin-left: 30px !important;
    margin-top: 145px !important;
    margin-bottom: 25px;
    text-align: left !important;
    display: block;
  }

  .rooms__h1,
  .about__h1 {
    font-size: 35px;
  }

  .about {
    margin-bottom: 0 !important;
  }
  .about__h1 {
    margin-top: 50px;
    margin-bottom: 30px;
  }
  .rooms {
    margin-top: 0 !important;
  }

  .rooms--step {
    background-color: #f2f2f2;
    padding-top: 60px;
    display: block;
  }

  .rooms__ul {
    margin-bottom: 50px;
  }

  .rooms__h1 {
    margin-top: 45px !important;
  }
  .room-bgc {
    text-align: center;
    background-color: #ffffff;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
  }

  .breakfast {
    height: 995px !important;
    margin-top: 50px !important;
  }

  .breakfast__h1 {
    font-size: 35px;
    margin-top: 50px !important;
  }
  .breakfast-items {
    margin-top: 40px;
  }

  .plate--mobile {
    background-image: url(../img/plate.png);
    height: 445px;
    width: 100%;
    margin-left: 61px;
  }

  .breakfast-item__desc {
    margin-bottom: 36px !important;
  }

  .pool__h1 {
    font-size: 35px;
    margin-bottom: 26px !important;
    margin-top: 125px !important;
  }

  .pool-img {
    margin-top: 10px !important;
    /* display: none; */
    margin-left: 0;
    max-width: 235px;
    max-height: 200px;
  }

  .pool__big {
    margin: -170px 0 0 0 !important;
    height: auto !important;
    padding: 0 10px;
  }

  .pool__small {
    width: 250px !important;
    margin-top: -145px;
  }

  .bath__h1 {
    font-size: 35px;
    margin-top: 46px !important;
    margin-bottom: 25px !important;
  }

  .bath__big {
    width: 100% !important;
    height: auto;
    -webkit-box-shadow: 40px -40px 0px -5px #f2f2f2 !important;
    -moz-box-shadow: 40px -40px 0px -5px #f2f2f2 !important;
    box-shadow: 40px -40px 0px -5px #f2f2f2 !important;
    margin-top: 55px !important;
  }

  .bath__small {
    margin-right: -15px !important;
    width: 150px !important;
    height: auto;
    margin-top: -40px !important;
  }

  .biliard__h1 {
    font-size: 35px;
    margin-top: 46px !important;
    margin-bottom: 35px !important;
  }

  .biliard-bgc {
    margin-top: 40px !important;
    box-shadow: none !important;
  }

  .banquet {
    text-align: center !important;
    margin-top: 55px !important;
  }

  .banquet--reset-right,
  .banquet--reset-left {
    padding: 0 60px !important;
  }

  .banquet__h1 {
    font-size: 35px;
    margin-top: 55px !important;
    margin-bottom: 25px !important;
  }

  .banquet-item {
    margin-bottom: 10px;
  }

  .banquet__p {
    font-size: 15px;
  }

  .banquet__details {
    margin-bottom: 0 !important;
    font-size: 15px;
    padding: 0 43px;
  }

  .banquet__details-phone {
    margin-bottom: 50px !important;
  }

  .map {
    display: none;
  }

  .map-frame {
    display: none;
  }

  .contacts__h1 {
    margin-top: 50px !important;
    margin-bottom: 30px !important;
  }

  .slick-slide img {
    display: inline !important;
  }

  .room-item-desc {
    text-align: left !important;
  }

  .room-item__detail {
    left: 40px !important;
  }

  .room-item {
    width: auto !important;
  }

  .breakfast__plate {
    display: none !important;
  }

  .biliard-bgc {
    margin-top: 15px !important;
    padding: 0 15px !important;
  }

  .footer {
    margin-top: 50px !important;
  }

  .footer__logo {
    display: none;
  }

  .footer__ul {
    display: none;
  }

  .footer__copy {
    margin: 60px 0;
    text-align: center;
  }

  .reserv {
    margin-bottom: 350px !important;
  }

  .rooms-banner {
    background-image: url(../img/rooms_bg_320.jpg);
  }

  .rooms-list {
    margin-top: 50px;
  }

  .rooms-all {
    max-height: initial !important;
    -webkit-box-shadow: none;
    margin-top: 0;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
  }

  .room-select {
    width: initial;
    margin-bottom: 30px;
  }

  .room-list__ul {
    margin-bottom: 60px;
  }
  .room-list__li {
    width: 310px;
  }
  .footer {
    padding-bottom: 0;
  }
  .rooms-all--wrap {
    background-color: transparent !important;
  }
  .contacts {
    margin-top: 0 !important;
  }
}
