@media (max-width: 1920px) {
  h1 {
    display: block;
    text-align: center;
    margin-top: 5%;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    line-height: 4rem;
    margin-bottom: 1%;
    color: #fff;
  }
  .screen-1_banner-1 {
    position: absolute;
    left: 120%;
    top: 110%;
    max-width: 500px;
  }
  .screen-1_banner-2 {
    position: absolute;
    left: 130%;
    top: 90%;
    max-width: 500px;
  }
  .screen-2_banner-1 {
    position: absolute;
    left: -40%;
    top: 70%;
    max-width: 500px;
  }
  .screen-3_banner-1 {
    position: absolute;
    left: -30%;
    max-width: 500px;
  }
  .screen-2_txt select {
    border: 2px solid #5fbce0;
    padding: 5px;
    margin: 5px;
  }
  .works {
    display: block; 
    font-size: 2rem;
  }
  /*********бани********/

  .bani span {
    font-size: 4rem;
    color: #ff8500;
    margin-top: 4rem;
  }
}

@media (max-width: 1680px) {
  .navbar-nav li a {
    font-size: .8rem;
  }
h1 {
    /* display: block;
    text-align: center;
    padding-top: 3%;
    max-width: 80%;
    margin-left: 10%;
    line-height: 2em;
    font-size: 1.8rem;
    margin-bottom: 5%; */
    font-size: 1.8rem;
  }
  .screen-1_banner-1 {
    position: absolute;
    left: 120%;
    top: 105%;
    max-width: 300px;
  }
  .screen-1_banner-2 {
    position: absolute;
    left: 130%;
    top: 90%;
    max-width: 300px;
  }
  .screen-2_banner-1 {
    position: absolute;
    top: 70%;
    left: -30%;
    max-width: 300px;
  }
  .screen-3_banner-1 {
    top: 70%;
    position: absolute;
    left: -30%;
    max-width: 300px;
  }
  h3 {
    font-size: 1.2rem;
  }
  .screen-title {
    font-size: 2rem;
  }
  .screen-second_title {
    font-size: 1rem;
    text-transform: uppercase;
  }
  .works {
    display: block; 
    font-size: 1.5rem;
  }
  /*********buttons********/
  .btn-kovri {
    font-family: sans-serif;
    background-color: #fff;
    padding: 0.5rem 1rem 0.5rem 1rem;
    text-transform: uppercase;
    font-weight: bolder;
    color: #5fbce0;
    min-width: 240px;
    border: 2px solid #5fbce0;
  }
  .btn-kovri.active,
  .btn-kovri:hover {
    font-family: sans-serif;
    background-color: #5fbce0;
    padding: 0.5rem 1rem 0.5rem 1rem;
    text-transform: uppercase;
    font-weight: bolder;
    color: #fff;
    min-width: 240px;
    border: 2px solid #fff;
  }
  
  .main-btn_inverse {
    font-family: sans-serif;
    background-color: #fff;
    padding: 0.5rem 1rem 0.5rem 1rem;
    border: 0;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 1.2px;
    color: #3d6638;
    min-width: 240px;
  }
  .main-btn_inverse:hover {
    text-decoration: none;
    color: #000;
  }
  /*****************screen-1******************/


  /*****************screen-2******************/
}
.owl-carousel img {
  max-width: 200px;
  max-height: 200px;
}


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

@media (max-width: 669px) {
  h1 {
    display: block;
    text-align: center;
    padding-top: 20%;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    line-height: 2rem;
    font-size: 1.2rem;
    text-shadow: none;
    color: #fff;
  }
  h2 {
    font-size: 1.2rem;
  }
  a.back-to-top {
    display: none;
    min-width: 60px;
    min-height: 60px;
    text-indent: -9999px;
    position: fixed;
    z-index: 999;
    right: 15px;
    bottom: 160px;
    background-image: url(..//img/ico/up1.png);
    background-repeat: no-repeat;
  }
  a.previous {
    min-width: 60px;
    min-height: 60px;
    text-indent: -9999px;
    position: fixed;
    z-index: 999;
    right: 15px;
    bottom: 90px;
    background-image: url(..//img/ico/back.png);
    background-repeat: no-repeat;
  }
  .main_title {
    margin-top: 15%;
  }
  .screen-1_banner-1 {
    position: absolute;
    left: 40%;
    top: 150%;
    max-width: 200px;
  }
  .screen-1_banner-2 {
    position: absolute;
    left: 40%;
    top: 130%;
    max-width: 200px;
  }
  .screen-2_banner-1 {
    position: absolute;
    top: -10%;
    left: 10%;
    max-width: 200px;
  }
  .screen-3_banner-1 {
    position: absolute;
    top: -15%;
    left: 10%;
    max-width: 200px;
  }
  .main-btn {
    font-family: sans-serif;
    background-color: #3d6638;
    padding: 1rem 2rem 1rem 2rem;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: normal;
    margin-left: 2%;
    font-size: 1rem;
    color: #fff;
    border: 2px solid #fff;
  }
  .main-btn_inverse {
    font-family: sans-serif;
    background-color: #fff;
    padding: 0.5rem 1rem 0.5rem 1rem;
    border: 0;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 1.2px;
    color: #3d6638;
    min-width: 240px;
    margin-top: 5px;
    border: #3d6638 2px solid;
    min-width: 283px;
  }
  .main-btn_inverse:hover {
    text-decoration: none;
    color: #fff;
}
  /*****************screen-1******************/
  .navbar-brand img {
    max-width: 160px;
  }
  .socseti {
    display: none;
  }
  .viber {
    display: inline-block;
    width: 50px;
    height: 50px;
    background-image: url(../img/ico/viber.png);
    background-size: cover;
    background-repeat: no-repeat;
    margin: .5rem;
    margin-top: 1rem;
  }
  .whatsapp {
    display: inline-block;
    width: 50px;
    height: 50px;
    background-image: url(../img/ico/whatsapp.png);
    background-size: cover;
    background-repeat: no-repeat;
    margin: .5rem;

  }
  .tgm {
    display: inline-block;
    width: 50px;
    height: 50px;
    background-image: url(../img/ico/tgm.png);
    background-size: cover;
    background-repeat: no-repeat;
    margin: .5rem;

  }
  .main_nav {
    position: relative;
    display: inline-flex;
    max-width: 45%;
    margin: 5px;
}

.main_nav_txt {
  position: absolute;
  display: flex;
  text-align: center;
  top: 50%;
  width: 100%;
  min-height: 50%;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  word-wrap: normal;
  font-size: 1rem;
}
.mobile {
  font-size: .9rem;
}
  .screen-1 {
    background-image: url(../img/bg/bg_screen_1-mobile.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
  
  .screen-1 span {
    display: block;
    text-align: center;
    margin-top: .7rem;
    font-size: 1rem;
  }

  /**************screen-2************/
  .model img {
    max-width: 180px;
  }
  .screen-2_txt {
    font-size: 0.8rem;
  }
  .coast {
    font-size: 2rem;
  }
  .screen-2_txt select {
    border: 1px solid #5fbce0;
    padding: 5px;
    margin: 5px;
  }

  .main-img {
    max-width: 200px;
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.img-thumbnail {
  max-width: 90px;
  max-height: 90px;
}
  /**************screen-3*************/
  .owl-carousel img {
    max-width: 200px;
    max-height: 200px;
  }
  .owl-carousel a {
    margin: 5px;
  }

  .screen-third_title {
    font-size: 1rem;
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    display: block;
    margin-top: 2%;
    letter-spacing: normal;
  }

  .screen-title {
    font-size: 1.5rem;
    font-family: "Bebas Neue", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
  }
  .screen-4 img {
    max-width: 150px;
    margin: 5px;
  }

  .call {
    max-width: 100%;
    text-align: center;
    margin-top: 2rem;
  }
  .call input {
    display: block;
    min-width: 200px;
    margin: auto;
    border-radius: 5px;
    border-color: #fff;
  }
  .btn-call {
    font-family: sans-serif;
    background-color: #fff;
    padding: 1rem 1rem 1rem 1rem;
    text-transform: uppercase;
    font-weight: bolder;
    color: #cc7d23;
    min-width: 200px;
    border: 2px solid #cc7d23;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .coast_small {
    font-size: 1rem;
    display: block;
    margin: 1rem;
}
.finger-desc {
  position: relative;
  border: #633d13 2px solid;
  border-radius: 30px;
  padding: 1rem;
  max-width: 640px;
  text-align: center;
  margin-top: 5%;
}
.finger-desc li {
  list-style: none;
  text-align: left;
  padding: .5rem;
  font-weight: bold;
  margin-left: 0;
}
.finger-desc img {
  position: absolute;
  max-width: 80px;
  bottom: 1%;
  right: 1%;
}
.works {
  display: block; 
  font-size: 1rem;
}


/*******Бани****/
.bani {
  background-image: url(../img/bg/bg_screen_1-mobile.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.bani img {
  padding: 5px;
}
.bani span {
  font-size: 1rem;
  color: #ff8500;
  margin-top: 1rem;
}
.tableb {
  text-align: center;
  color: #fff;
}
.tableb table {
  margin: auto;
  border: 5px solid #ff8500;
  color: #fff;
}
.tableb td {
  padding: 10px;
  border: 1px solid #ff8500;
  text-align: center;
  height: 30px;
}
.description_txt {
  margin-left: 1%;
  max-width: 92%;
  padding: 1rem;
  font-size: 1rem;
}
.main_nav img {
  max-width: 160px !important;
  max-height: 160px;
  display: block;
}
/***********веранды**********/
.verandi {
  background-image: url(../img/bg/bg_screen_1-mobile.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.verandi img {
  max-width: 120px;
}
}
@media (max-width: 991px) {
  .mobile-menu-burger {
    display: flex;
  }
  .desktop-menu-hidden {
    display: none;
  }
  
}
