@media (max-width:1199px){
  .swiper-dots.swiper-pagination-bullets {
    margin-bottom: 70px;
}
}

@media (max-width: 424px) {
.collection .swiper-pagination {
  top: 12%
  }
.swiper-container {
  height: 1250px;
  background: #000;}
}
@media (min-width: 425px) and (max-width: 767px) {
.collection .swiper-pagination {
  top: 11%;}
.swiper-container {
  height: 1300px;
  background: #000;}
}
@media (min-width: 768px) and (max-width: 991px) {
.collection .swiper-pagination {
  top: 10%;}
.swiper-container {
  height: 1530px;
  background: #000;}
}
@media (min-width: 992px) {
.collection .swiper-pagination {
  top: 8%;}
.swiper-container {
  height: 1830px;
  background: #000;}
}
@media (min-width: 993px) and (max-width: 1199px){
.collection .swiper-pagination {
  top: 6%;}
.swiper-container {
  height: 2400px;
  background: #000;}
}
@media (min-width: 1200px) {
.swiper-container {
  height: 2000px;
  background: #000;}
.collection .swiper-pagination {
  top: 7%}
}
@media (min-width: 1201px) and (max-width: 1400px){
.collection .swiper-pagination {
  top: 10.5%}
.swiper-container {
  height: 1180px;}
}
@media (min-width: 1401px) and (max-width: 1499px) {
.collection .swiper-pagination {
  top: 12.5%;
right: 11%;}
.swiper-container {
  height: 1000px;}
}
@media (min-width: 1500px) {
.collection .swiper-pagination {
  top: 12%;
right: 11%;}
  .swiper-container {
  height: 1050px;}
}
@media (min-width: 992px) {
  .container {
    max-width: 990px; } }

@media (min-width: 1200px) {
  .container {
    width: 73%;
    max-width: 1400px; } }

@media (max-width: 1440px) and (min-width: 1200px) {
  h1 {
    font-size: 62px; }
    h1::after {
      margin-left: 0; }
  .collection .swiper-pagination {
    right: 11%; }
  .contacts {
    padding-left: 10px; }
  .social {
    padding-left: 100px; } }

@media (max-width: 1600px) and (min-width: 1440px) {
  .contacts {
    padding-left: 0; } }

@media (max-width: 1920px) and (min-width: 1440px) {
  h1 {
    font-size: 62px; } }
@media (max-width: 1200px) {
footer .contacts,  footer .social {
    display: block;
    margin-left: 0;
    padding: 0;
    text-align: center;}
  body {
    font-size: 30px;
    line-height: 40px; }
  .sidebar, .collapse.header-collapse {
    display: none; }
  .navbar {
    position: static;
    padding: 191px 0; }
  .container_navbar.navbar-opened .nav {
    flex-direction: column;
    align-items: center; }
  .navbar-opened .collapse.header-collapse {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%); }
  .nav-item:first-of-type {
    padding-left: 20px; }
  .nav-item:last-of-type {
    padding-right: 20px; }
  .container_navbar.navbar-opened {
    position: fixed;
    z-index: 100;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #141414; }
  .index_hero {
    padding-top: 0; }
    .index_hero .col_padding_bottom {
      margin-bottom: -160px;
      padding-bottom: 0; }
    .index_hero .bottles_col::after {
      content: none; }
    .index_hero p {
      font-size: 30px;
      line-height: 40px; }
    .index_hero .bottles_hero.bottle_both {
      position: static;
      right: unset;
      transform: none; }
    .index_hero .bottles_hero.bottle_emerald {
      max-width: 398px; }
    .index_hero .bottles_mobile {
      margin: 0 auto;
      -webkit-transform: translateY(18%);
      -moz-transform: translateY(18%);
      -ms-transform: translateY(18%);
      -o-transform: translateY(18%);
      transform: translateY(18%); }
  .contact .link_button,
  .link_button,
  .btn_like,
  .index_hero .btn_like {
    font-size: 24px; }
  .index_hero .btn_like {
    margin-bottom: 0; }
  h1 {
    font-size: 120px; }
  h2 {
    font-size: 80px; }
  h3 {
    font-size: 48px;
    line-height: 60px; }
  .about_collection {
    padding: 383px 0 248px 0; }
  .collection .swiper-wrapper .swiper-slide {
    padding-bottom: 200px; }
  .collection .italic {
    font-size: 24px; }
  .collection .swiper-dots {
    top: unset;
    bottom: 86px;
    left: 50%;
    flex-direction: row;
    width: 100%;
    height: 50px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: transparent;
    -webkit-flex-direction: row;
    -ms-flex-direction: row; }
    .collection .swiper-dots span.swiper-pagination-bullet {
      width: 18px;
      height: 18px;
      margin: 0 15px;
      opacity: .2;
      background-color: white; }
      .collection .swiper-dots span.swiper-pagination-bullet.swiper-pagination-bullet-active {
        opacity: 1;
        border: none; }
      .collection .swiper-dots span.swiper-pagination-bullet:first-of-type::before, .collection .swiper-dots span.swiper-pagination-bullet:last-of-type::after {
        content: none; }
  .about {
    padding-top: 230px; }
    .about .row_box {
      padding-left: 0; }
    .about .col_padding_left_mobile {
      padding-bottom: 150px;
      padding-left: 160px; }
  .img_woman::before {
    top: -53%;
    right: -25%;
    width: 317px; }
  .img_man {
    text-align: right; }
    .img_man .man {
      padding-left: 0; }
  .contact {
    padding-top: 460px;
    padding-bottom: 284px; }
    .contact .box {
      max-width: none; }
    .contact p {
      margin-bottom: 90px; }
    .contact label {
      font-size: 24px; }
    .contact input {
      height: 50px; }
    .contact input.link_button {
      height: unset; }
    .contact textarea {
      height: 277px; }
  footer {
    padding-top: 180px; }
    footer .logotype {
      -webkit-justify-content: center;
      justify-content: center; }
      footer .social li,
      footer .contacts li {
        margin: 46px 0; }
        footer .social li::before,
        footer .contacts li::before {
          left: -82px;
          width: 32px;
          height: 32px; }
        footer .social li a,
        footer .contacts li a {
          font-size: 30px; }
  .footer_nav {
    margin-top: 83px;
    padding-left: 0;
    text-align: center; }
    .footer_nav li {
      margin: 70px 0;
      text-align: center; }
      .footer_nav li a {
        font-size: 36px; }
  .footer_col_contacts,
  .footer_col_social {
    text-align: center; } }

@media (max-width: 992px) {
  body {
    font-size: 14px;
    line-height: 24px; }
  .sidebar,
  .collapse.header-collapse {
    display: none; }
  .navbar {
    width: calc(50% + 30px);
    padding: 40px 0; }
  .index_hero {
    padding-top: 0; }
    .index_hero .col_padding_bottom {
      margin-bottom: -140px;
      padding-bottom: 0; }
    .index_hero .bottles_col::after {
      content: none; }
    .index_hero p {
      font-size: 16px;
      line-height: 32px;
      margin-bottom: 45px; }
    .index_hero .bottles_mobile {
      max-width: 80%;
      margin: 0 auto;
      -webkit-transform: translateY(18%);
      -moz-transform: translateY(18%);
      -ms-transform: translateY(18%);
      -o-transform: translateY(18%);
      transform: translateY(18%); }
  .contact .link_button,
  .link_button,
  .btn_like,
  .index_hero .btn_like {
    font-size: 14px; }
  h1 {
    font-size: 50px;
    margin-top: 25px;
    margin-bottom: 35px; }
  h2 {
    font-size: 26px;
    margin-top: 20px;
    margin-bottom: 28px; }
  h3 {
    font-size: 28px;
    line-height: 38px; }
  .about_collection {
    padding: 150px 0 200px 0; }
  .span_like {
    font-size: 16px;
    margin-bottom: 30px; }
  .collection .swiper-wrapper .swiper-slide {
    padding-bottom: 100px; }
    .collection .swiper-wrapper .swiper-slide .col_padding_top {
      padding-top: 100px; }
  .collection .italic {
    font-size: 16px;
    margin-bottom: 25px; }
  .collection .swiper-pagination {
    font-size: 20px;}
    .collection .swiper-pagination .swiper-pagination-current {
      font-size: 60px; }
  .collection .swiper-dots {
    bottom: 30px; }
    .collection .swiper-dots span.swiper-pagination-bullet {
      width: 10px;
      height: 10px;
      margin: 0 15px;
      opacity: .2;
      background-color: white; }
  .link_button {
    padding: 14px 16px; }
  .contact .link_button {
    padding: 14px 34px; }
  .about {
    padding-top: 100px; }
    .about h3 {
      margin-bottom: 30px; }
    .about .row_box {
      padding-left: 0; }
    .about .col_padding_left_mobile {
      padding-bottom: 60px;
      padding-left: 160px; }
  .img_woman::before {
    top: -53%;
    right: -25%;
    width: 317px; }
  .img_man {
    text-align: right; }
    .img_man .man {
      padding-left: 0; }
  .contact {
    padding-top: 150px;
    padding-bottom: 80px; }
    .contact .box {
      max-width: none; }
    .contact p {
      margin-bottom: 45px; }
    .contact label {
      font-size: 14px; }
    .contact input {
      height: unset; }
    .contact input.link_button {
      height: unset; }
    .contact textarea {
      height: 100px; }
  footer {
    padding-top: 90px; }
    footer .logotype {
      -webkit-justify-content: center;
      justify-content: center; }
      footer .social li,
      footer .contacts li {
        margin: 15px 0; }
        footer .social li::before,
        footer .contacts li::before {
          left: -40px;
          width: 16px;
          height: 16px; }
        footer .social li a,
        footer .contacts li a {
          font-size: 14px; }
  .footer_nav {
    margin-top: 40px;
    padding-left: 0;
    text-align: center; }
    .footer_nav li {
      margin: 20px 0;
      text-align: center; }
      .footer_nav li a {
        font-size: 14px; }
  .footer_col_contacts,
  .footer_col_social {
    text-align: center; } }

@media (max-width: 768px) {
  h3 {
    font-size: 24px;
    line-height: 36px; }
  .about_collection {
    padding: 150px 0 150px 0; }
  .index_hero .col_padding_bottom {
    margin-bottom: -80px; } }

@media (max-width: 480px) {
  h1::after {
    margin-left: 0; }
    .footer_col_social.col-6 {
      flex: unset; }
  .copyright p {
    font-size: 12px; }
  .z_index {
    -webkit-transform: translateY(55px);
    -moz-transform: translateY(55px);
    -ms-transform: translateY(55px);
    -o-transform: translateY(55px);
    transform: translateY(55px); }
  .index_hero .col_padding_bottom {
    margin-bottom: -55px; }
  .about .col_padding_left_mobile {
    padding-left: 80px; }
  .about .row_box p:first-of-type::before {
    left: -69px;
    width: 60px; } }

@media (max-width: 400px) {
  h1 {
    font-size: 44px; }
  h3 {
    font-size: 21px;
    line-height: 31px; } }
