@media (max-width: 779px) {
  body {
    font-size: 14px;
    line-height: 24px;
  }

  .sea__img {
    width: 100px;
    text-align: center;
    position: absolute;
    /* left: 0; */
    bottom: 210px;
    right: 0px;
    /* top: 10px; */
    transform: rotate(90deg);
  }

  img.sea__icon {
    width: 50px;
    margin: 0 auto;
  }

  .logo {
    width: 20% !important;
  }

  .btns {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
  }

  .choose-floor-mobile {
    z-index: 1 !important;
    display: block !important;
    position: absolute;
  }

  .center-floor-image {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  svg.main-apart-svg {
    display: none;
  }

  .drop-btn-mobile {
    background-color: #c3a84da6 !important;
  }

  .live-cta {
    display: none;
  }

  .floor_plan {
    width: 100%;
    margin: auto;
    display: block;
  }

  button.dropbtn {
    width: 100%;
    padding: 1em 5em;
  }

  .main-building {
    height: 100%;
    object-fit: cover;
  }

  .offers {
    flex-direction: column;
  }

  .offer-item {
    width: 100%;
    margin-bottom: 1em;
  }

  .section-1 .offers .slogan {
    display: none;
  }

  .about-section-6 .content ul li:before {
    content: "";
    position: absolute;
    top: 3px;
    left: 0;
    background: url(https://www.namaivake.ge/assets/img/point.svg) no-repeat
      center center;
    background-size: contain;
    width: 17px;
    height: 17px;
  }

  .header-menu .hamburger {
    right: 3px;
    top: 15px;
  }

  .wrapper {
    width: 100%;
    padding: 0 20px;
  }

  .apartment-details {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
  }

  .gallery-container h1 {
    font-size: 50px;
    line-height: 1;
    color: #0d5d5d;
    padding-bottom: 25px;
    text-transform: uppercase;
  }

  .filter-option {
    display: inline-block;
    background-color: #d8d3c900;
    min-width: 206px;
    font-size: 0;
    border-radius: 50px;
    margin: 0 0 57px;
  }

  .slider {
    padding: 0 !important;
  }

  .slick-slide img {
    display: block;
    height: 350px !important;
    object-fit: cover !important;
  }

  .btn {
    margin-top: 2em;
  }

  .slick-arrow {
    display: none !important;
  }

  .apartment-section {
    padding: 145px 0px 0px 0px;
  }

  .main-menu li a {
    font-size: 20px;
  }

  .block-filter {
    flex-direction: column-reverse;
  }

  .block-filter .block-filter-1 {
    width: 100%;
    padding: 20px 40px;
  }

  .filter-section {
    height: auto;
  }

  .noUi-horizontal .noUi-handle {
    width: 29px;
    height: 29px;
    right: -14px !important;
    top: -13px;
  }

  .site-header .logo {
    left: 10px;
    top: 18px;
  }

  .flex-box.align {
    align-items: center;
    flex-direction: column;
  }

  h1.number {
    font-size: 50px;
    color: white;
  }

  .padding {
    padding: 0em 2em;
  }
  .filter-header {
    margin-top: 1em;
  }

  .text-box {
    text-align: center;
  }

  .site-header .header-menu {
    right: 15px !important;
    top: 35px;
  }

  .site-header .header-menu .lang li a {
    padding: 0;
  }

  .video-container .content h1 {
    font-size: 50px;
  }

  .video-container .content .btns .btn + .btn {
    margin-left: 0px;
    margin-top: 1em;
  }

  .header h1 {
    font-size: 60px;
    line-height: 1;
    color: #0c1d3d;
    padding-bottom: 0px;
    margin-bottom: 60px;
    display: inline-block;
  }

  .apartment-bonus-info .desc {
    font-size: 18px;
    line-height: 30px;
    border-right: 1px solid #d0cac0;
    padding-right: 0px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }

  .files {
    margin: 0 auto;
  }

  hr.text-line {
    width: 10%;
    margin-top: 1em;
    margin-bottom: 0em;
  }

  .apartment-bonus-info .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    flex-wrap: wrap;
  }

  .title {
    font-size: 12px;
    color: #525252;
    font-weight: 100;
  }

  .number {
    font-size: 15px;
    line-height: 1;
    font-weight: 500;
    margin-bottom: 5px;
  }

  .flex-box {
    flex-direction: column-reverse;
  }

  .login-box .user-box {
    position: relative;
    width: 100%;
    justify-content: space-between;
  }

  .section-3 {
    background-color: #19325e;
    padding: 35px 0 166px;
    position: relative;
    overflow: hidden;
  }

  .section-1 {
    padding: 34px 0 50px;
  }

  .section-1 .content {
    padding: 0;
    text-align: center;
  }

  .content h1 {
    line-height: 1.5em;
    font-weight: 300;
    text-align: center;
  }

  .section-1 .wrapper .btn {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .footer-bottom-container .footer-menu {
    display: none;
  }

  .loader-img {
    width: 60%;
  }

  .loader-vertical {
    display: block;
  }

  .image {
    width: 100%;
    height: 500px;
  }

  .login-box form {
    flex-direction: column;
    padding: 0 1em;
  }

  iframe.live {
    width: 100%;
    height: 340px;
  }

  .main-nav {
    width: 100% !important;
    padding: 0 50px;
    background-size: cover;
  }

  .about-section-1 {
    padding: 100px 0 50px;
  }

  .content h1 span {
    font-size: 38px;
  }

  .about-section-8 {
    background-color: #eeeae4;
    text-align: center;
    padding: 25px 0 25px;
    position: relative;
    overflow: hidden;
  }

  .about-section-1 .content h1 {
    color: #fff;
    font-size: 30px;
  }

  .about-section-6 .as5-bg .header h1 {
    color: #fff;
    font-size: 35px;
  }

  .about-section-7 {
    background-color: #e7e3dc;
    text-align: center;
    padding: 35px 0 35px;
    position: relative;
    overflow: hidden;
  }

  .about-section-6 .content ul {
    list-style: none;
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 1;
    margin-top: -7em;
    padding: 1em 1em;
  }

  .about-section-6 .content ul li:before {
    left: 25px;
  }

  .about-section-1 .content .quote {
    font-size: 14px;
    line-height: 22px;
    padding: 10px 10px;
  }

  .about-section-1 .content .quote .ql {
    position: absolute;
    bottom: -40px;
    left: 10px;
  }

  .about-section-1 .content .quote .qr {
    position: absolute;
    top: -30px;
    right: 6px;
  }

  .about-section-7 .partners-list {
    flex-direction: column-reverse;
    width: 100%;
  }

  tr th {
    font-weight: 500;
    height: 52px;
    font-size: 12px;
    line-height: 36px;
    background-color: #e0dbd2;
    text-align: center;
  }

  #apartments {
    table-layout: auto;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .wrapper {
    width: 90%;
  }
  body {
    font-size: 16px;
    line-height: 26px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .wrapper {
    width: 90%;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .wrapper {
    width: 90%;
  }
  body {
    font-size: 18px;
    line-height: 30px;
  }
}

@media only screen and (min-width: 1200px) {
}

@media only screen and (min-width: 2560px) {
}
