/** Generated by FG **/
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?ysesk7");
  src: url("../fonts/icomoon/icomoon.eot?ysesk7#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?ysesk7") format("truetype"), url("../fonts/icomoon/icomoon.woff?ysesk7") format("woff"), url("../fonts/icomoon/icomoon.svg?ysesk7#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-facebook2:before {
  content: "\ea91";
}

.icon-vk:before {
  content: "\ea98";
}

body {
  font-family: 'Roboto', sans-serif;
}

body a, body a:hover, body a:visited, body a:active, body a:focus {
  text-decoration: none;
  outline: none;
}

.box1 {
  background-image: url(../img/прапор2.jpeg);
  background-color: rgba(0, 0, 0, 0.4);
  min-height: 850px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: top center;
  position: relative;
}

.box1 .box1-hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: -1;
}

.box1 .header {
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-background-size: cover;
          background-size: cover;
  position: fixed;
  z-index: 50;
  left: 0;
  right: 0;
  top: 0;
}

.box1 .header .logo {
  width: 20%;
  float: left;
  display: block;
  padding-top: 33px;
  padding-bottom: 10px;
  padding-left: 100px;
}

.box1 .header .logo a {
  font-size: 26px;
  color: #fff;
}

.box1 .header .menu {
  width: 50%;
  float: left;
  text-align: center;
}

.box1 .header .menu .bottom_menu {
  padding-top: 40px;
}

.box1 .header .menu .bottom_menu ul {
  list-style-type: none;
  line-height: 30px;
  margin: 0;
  padding: 0;
}

.box1 .header .menu .bottom_menu li {
  display: inline-block;
  padding-left: 35px;
}

.box1 .header .menu .bottom_menu a {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

.box1 .header .menu .btn_menu img {
  width: 50px;
}

.box1 .header .menu .btn_menu {
  background-color: transparent;
  border: none;
  display: none;
  padding-top: 22px;
  outline: none;
}

.box1 .header .menu_socials {
  width: 30%;
  float: right;
  text-align: right;
  padding-top: 40px;
  padding-bottom: 20px;
  padding-right: 100px;
}

.box1 .header .menu_socials .header-phone a {
  margin-bottom: 10px;
  font-size: 22px;
  color: #fff;
}

.box1 .header .menu_socials .header-phone a:hover {
  color: #fff;
}

.box1 .logo-img {
  text-align: center;
  padding-top: 120px;
}

.box1 .title {
  text-transform: uppercase;
  color: #fff;
  padding-bottom: 90px;
  padding-top: 230px;
  font-size: 14px;
  letter-spacing: 2.5px;
  font-weight: 600;
  text-align: center;
}

.box1 .new_hostel {
  color: #fff;
  font-size: 68px;
  font-weight: 700;
  text-align: center;
  padding-bottom: 50px;
}

.box1 .text1 {
  font-size: 26px;
  color: #fff;
  font-weight: 300;
  text-align: center;
}

.box1 .text1 .bg {
  background-color: rgba(0, 0, 0, 0.7);
  max-width: 700px;
  -webkit-border-top-left-radius: 10px;
          border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
          border-top-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
          border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
          border-bottom-right-radius: 10px;
  margin: 0 auto;
}

.box1 .text1 .bg .red-span {
  color: red;
}

.box1 .text1 .bg .small-bold {
  font-size: 14px;
  font-weight: bold;
}

.box1 .text1 p {
  padding: 0;
  margin: 0;
}

.box1 .text1 a {
  display: block;
  color: #fff;
}

.box1 .text1 a:hover {
  color: #fff;
}

.box1 .text1 .book {
  padding-top: 20px;
}

.box1 .text1 .arrowdown {
  padding-top: 30px;
}

.box2 {
  padding-top: 100px;
  padding-bottom: 50px;
  text-align: center;
  background-color: #18bd7e;
}

.box2 .box2_line {
  width: 100%;
  height: 1px;
  background-color: #000;
}

.box2 .box2_ridehostel {
  padding: 10px 43px;
  background-color: #000;
  display: block;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 2px;
  width: 300px;
  margin: -22px auto;
}

.box2 .box2_text {
  font-size: 38px;
  font-weight: 300;
  color: #fff;
  padding: 40px 0;
}

.pricechange {
  color: red;
  padding: 0;
  margin: 0;
  font-weight: bold;
}

.owl-box {
  text-align: center;
  position: relative;
}

.owl-box .img-box {
  position: relative;
}

.owl-box .img-box img {
  width: 100%;
  height: auto;
}

.owl-box .img-box .text-box {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.owl-box .img-box .text-box h3, .owl-box .img-box .text-box .text2 {
  font-size: 30px;
  font-weight: 300;
  color: #fff;
  margin: 0;
  padding: 0;
}

.owl-box .img-box .text-box h3 {
  padding-top: 100px;
  font-weight: 700;
  font-size: 60px;
}

.owl-box .img-box .text-box .text1 {
  font-weight: 300;
  font-size: 26px;
  color: #fff;
  max-width: 800px;
  margin: 0;
  padding: 0;
  padding-top: 45px;
  margin: 0 auto;
}

.owl-box .img-box .text-box .text2 {
  padding-top: 45px;
}

.owl-box .img-box .text-box .popup_form {
  display: inline-block;
  font-weight: 700;
  font-size: 18px;
  color: #fff;
  padding: 15px 45px;
  border: 2px solid #fff;
  -webkit-border-top-left-radius: 30px;
          border-top-left-radius: 30px;
  -webkit-border-bottom-left-radius: 30px;
          border-bottom-left-radius: 30px;
  -webkit-border-top-right-radius: 30px;
          border-top-right-radius: 30px;
  -webkit-border-bottom-right-radius: 30px;
          border-bottom-right-radius: 30px;
  margin-top: 35px;
}

.owl-box .img-box .text-box .popup_form:hover {
  text-decoration: none;
}

.owl-prev,
.owl-next {
  position: absolute;
  top: 50%;
  display: none;
}

.owl-prev {
  left: 65px;
}

.owl-next {
  right: 65px;
}

.owl-prev img,
.owl-next img {
  opacity: 0.3;
}

.owl-prev img:hover, .owl-next img:hover {
  opacity: 1;
}

.owl-page {
  width: 14px;
  height: 14px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  border: 2px solid transparent;
  background: #fff;
  margin-right: 5px;
  display: inline-block;
}

.owl-pagination {
  margin-top: -150px;
  position: relative;
  z-index: 100;
}

.owl-page.active {
  width: 14px;
  height: 14px;
  background: transparent;
  border: 2px solid #fff;
}

.cross {
  text-decoration: line-through;
}

.box4 {
  background-image: url(../img/box3_bg.jpg);
  min-height: 720px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: top center;
  text-align: center;
  margin-top: 120px;
}

.box4 img {
  width: 100px;
  height: 100px;
  margin-top: 50px;
}

.box4 .box4-head {
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  padding-top: 100px;
}

.box4 .box4-col-head {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  padding-top: 40px;
  padding-bottom: 20px;
}

.box4 .box4-ul ul {
  list-style-type: none;
  color: #fff;
  font-size: 17px;
  text-align: left;
  padding: 0;
  margin: 0;
}

.box4 .box4-ul ul li {
  padding-bottom: 10px;
}

.box4 .best-price {
  color: #fff;
  font-size: 18px;
}

.box4 .box4-item {
  min-height: 500px;
}

.box5 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.box5 img {
  width: 100%;
}

.box6 {
  text-align: center;
}

.box6 .img-box img {
  width: 100%;
}

.box6 .owl-prev,
.box6 .owl-next {
  position: absolute;
  top: 50%;
  display: none;
}

.box6 .owl-prev {
  left: -65px;
}

.box6 .owl-next {
  right: -65px;
}

.box6 .owl-prev img,
.box6 .owl-next img {
  opacity: 0.3;
}

.box6 .owl-prev img:hover, .box6 .owl-next img:hover {
  opacity: 1;
}

.box6 .owl-page {
  width: 12px;
  height: 12px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  border: 2px solid #999;
  background: #999;
  margin-right: 5px;
  display: inline-block;
}

.box6 .owl-pagination {
  margin-top: 20px;
}

.box6 .owl-page.active {
  width: 12px;
  height: 12px;
  background: #333;
  border: 2px solid #333;
}

.box7 {
  text-align: center;
  padding-top: 80px;
}

.box7 .box7-head {
  font-size: 40px;
  font-weight: 700;
}

.box7 .box7-text {
  padding-top: 30px;
  font-size: 28px;
  padding-bottom: 30px;
}

.box8 {
  padding-bottom: 30px;
}

.box8 img {
  width: 100%;
}

.box8 img.img-pad {
  padding-bottom: 30px;
}

.box9 {
  background-image: url(../img/box9_bg.jpg);
  min-height: 720px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: top center;
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
}

.box9 .room-fond {
  width: 60%;
  margin: 0 auto;
  background-color: #eee;
  padding-right: 15px;
  padding-left: 15px;
}

.box9 .room-fond h3 {
  font-size: 36px;
  font-weight: 700;
  padding-top: 50px;
}

.box9 .room-fond p {
  font-size: 24px;
  max-width: 600px;
  margin: 0 auto;
  padding-bottom: 30px;
}
.box16 {
  background-image: url(../img/box16-2.jpg);
  min-height: 720px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: top center;
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
}

  
.box16 .room-fond {
  width: 60%;
  margin: 0 auto;
  background-color: #eee;
  padding-right: 15px;
  padding-left: 15px;
}

.box16 .room-fond h3 {
  font-size: 36px;
  font-weight: 700;
  padding-top: 50px;
}

.box16 .room-fond p {
  font-size: 24px;
  max-width: 600px;
  margin: 0 auto;
  padding-bottom: 30px;
}
.box10 {
  text-align: center;
}

.box10 .box10-head {
  font-size: 36px;
  font-weight: 700;
  padding-top: 100px;
}

.box10 .box10-col-head {
  font-size: 24px;
  font-weight: 700;
  padding-top: 40px;
  padding-bottom: 20px;
}

.box10 .box10-ul ul {
  list-style-type: none;
  font-size: 18px;
  text-align: left;
  padding: 0;
  margin: 0;
}

.box10 .box10-ul ul li {
  padding-bottom: 10px;
}

.box11 {
  text-align: center;
}

.box11 .box11-head {
  font-size: 36px;
  font-weight: 700;
  padding-top: 100px;
}

.box11 .box11-question {
  width: 60%;
  margin: 0 auto;
  background-color: #222;
  color: #fff;
  padding: 20px;
  -webkit-border-top-left-radius: 40px;
          border-top-left-radius: 40px;
  -webkit-border-bottom-left-radius: 40px;
          border-bottom-left-radius: 40px;
  -webkit-border-top-right-radius: 40px;
          border-top-right-radius: 40px;
  -webkit-border-bottom-right-radius: 40px;
          border-bottom-right-radius: 40px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.box11 .box11-question .box11-question-left {
  width: 20%;
  float: left;
}

.box11 .box11-question .box11-question-right {
  padding-right: 20px;
  text-align: left;
}

.box11 .box11-question .box11-question-left2 {
  width: 20%;
  height: 40px;
  float: left;
}

.box11 .box11-answer {
  width: 60%;
  margin: 0 auto;
  background-color: #18bd7e;
  color: #000;
  padding: 20px;
  -webkit-border-top-left-radius: 40px;
          border-top-left-radius: 40px;
  -webkit-border-bottom-left-radius: 40px;
          border-bottom-left-radius: 40px;
  -webkit-border-top-right-radius: 40px;
          border-top-right-radius: 40px;
  -webkit-border-bottom-right-radius: 40px;
          border-bottom-right-radius: 40px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.box11 .box11-answer .box11-answer-left {
  width: 20%;
  height: 90px;
  float: left;
}

.box11 .box11-answer .box11-answer-right {
  text-align: left;
  padding-right: 20px;
}

.box11 .box11-answer .box11-answer-right p {
  padding: 0;
  margin: 0;
  padding-bottom: 10px;
}

.box11 .box11-answer .box11-answer-left2 {
  width: 20%;
  height: 155px;
  float: left;
}

.box12 {
  text-align: center;
  padding-top: 80px;
  padding-bottom: 80px;
}

.box12 .box12-head {
  font-size: 40px;
  font-weight: 700;
}

.box12 .box12-text {
  padding-top: 30px;
  font-size: 28px;
  padding-bottom: 30px;
}

.box12 .box12_wrap {
  position: relative;
}

.box12 .box12_wrap img {
  width: 100%;
}

.box12 .box12_wrap .box12-wrap-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding-top: 40%;
}

.box12 .box12_wrap .box12-wrap-hover a {
  color: #fff;
  font-size: 26px;
}

.box13 {
  text-align: center;
  padding-top: 80px;
}

.box13 .box13-head {
  font-size: 40px;
  font-weight: 700;
}

.box13 .box13-text {
  padding-top: 30px;
  font-size: 28px;
  padding-bottom: 30px;
}

.howtofind {
  padding-top: 80px;
  padding-bottom: 80px;
  text-align: center;
}

.howtofind .htf-head {
  font-size: 40px;
  font-weight: 700;
  padding-bottom: 50px;
}

.howtofind .htf_item {
  width: 50%;
  float: left;
}

.howtofind .htf_item img {
  width: 100%;
}

.box14 {
  background-color: #18bd7e;
  min-height: 550px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: top center;
  text-align: center;
  padding-top: 80px;
}

.box14 .box14-head {
  font-size: 40px;
  font-weight: 700;
  color: #fff;
}

.box14 .box14-col-head {
  padding-top: 20px;
  font-size: 30px;
  font-weight: 700;
  color: #fff;
}

.box14 .box14-col-detail {
  font-size: 20px;
  padding-top: 20px;
  font-weight: 300;
  color: #fff;
}

.box14 .box14-col-detail a {
  display: block;
  color: #fff;
  padding-bottom: 10px;
}

.box14 .box14-col-detail p {
  margin: 0;
  padding: 0;
  font-weight: 700;
  padding-bottom: 10px;
}

.box14 img {
  -webkit-border-radius: 50%;
          border-radius: 50%;
  margin-top: 50px;
}

.box14 .google-btn {
  background-color: #fff;
  display: inline-block;
  padding: 10px;
  margin-top: 20px;
}

.box14 .google-btn a {
  color: #ccc;
  font-size: 20px;
}

.box15 .box15-map {
  width: 100%;
  height: 450px;
  border: 0;
}

footer {
  background-color: #000;
  min-height: 200px;
  -webkit-background-size: cover;
          background-size: cover;
}

footer .footer-logo {
  width: 30%;
  float: left;
}

footer .footer-logo img {
  width: 120px;
  height: 95px;
  margin-top: 50px;
}

footer .copyright {
  width: 40%;
  float: left;
  text-align: center;
  margin-top: 75px;
  color: #fff;
  font-size: 16px;
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 400px;
  height: 420px;
  margin-bottom: 30px;
  background-color: #fff;
  text-align: center;
  position: relative;
}

.mfp-close-btn-in .mfp-close {
  color: #000;
}

#test-form h4,
#test-form1 h4,
#test-form2 h4,
#test-form3 h4,
#test-form4 h4,
#test-form8 h4{
  color: #000;
  font-size: 24px;
  padding: 40px 0 20px;
  margin: 0;
  text-transform: uppercase;
}

#test-form p,
#test-form1 p,
#test-form2 p,
#test-form3 p,
#test-form4 p,
#test-form8 p{
  padding: 0;
  margin: 0;
  padding-bottom: 15px;
}

#test-form input,
#test-form1 input,
#test-form2 input,
#test-form3 input,
#test-form4 input,
#test-form8 input{
  width: 90%;
  height: 45px;
  margin-bottom: 20px;
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 15px;
  border: 1px solid #000;
  -webkit-border-radius: 3px;
          border-radius: 3px;
}

#test-form button.test-form,
#test-form1 button.test-form,
#test-form2 button.test-form,
#test-form3 button.test-form,
#test-form4 button.test-form,
#test-form8 button.test-form{
  text-transform: uppercase;
  width: 90%;
  font-size: 16px;
  -webkit-border-radius: 8px;
          border-radius: 8px;
  padding: 10px 25px;
  margin-top: 20px;
  background-color: #000;
  color: #fff;
  border: none;
}

.thank-link{
    color: #fff;
    display: inline-block !important;
    border: 2px solid #fff;
    border-radius: 10px;
    padding: 10px;
    margin-top: 50px;
    text-decoration: none;
  }

  .thank-link:hover{
    text-decoration: none;
    color: #fff;
  }

  .thank-link:visited,
  .thank-link:focus,
  .thank-link:active{
    text-decoration: none;
    color: #fff;
  }

  .box1 .title.title-thank{
    font-size: 44px;
    padding-top: 130px;
  }
.mobile-wrapper{
text-align: center;
display: none;
min-height: 457px;
}

.mobile-main-text{

color: #fff;
font-size: 24px;
margin-top: 140px;

}
.mobile-main-text-1{

color: #000000;
font-size: 20px;
margin-top: 180px;

}

.choosing-link{

    display: inline-block;
    color: #fff;
    font-size: 20px;
    padding: 5px 20px;
    background-color: transparent;
    margin-top: 70px;
    border: 2px solid #fff;
    border-radius: 21px;

}

.choosing-link:hover,
.choosing-link:visited,
.choosing-link:focus{

color: #fff;

}




.hostel-choosing
{
display: none;
background-image: url(../img/choosing-bg.jpg);
min-height: 700px;  
background-repeat: no-repeat;  
-webkit-background-size: cover;
background-size: cover; 
background-position: top center;
text-align: center;
}

.hostel-name-ride{

color: #fff;
font-size: 24px;
padding-top: 115px;

}


.hostel-name-sputnik{

color: #fff;
font-size: 24px;
margin-top: 50px;

}


.ride-link{

    display: inline-block;
    color: #fff;
    font-size: 20px;
    padding: 5px 20px;
    background-color: transparent;
    margin-top: 132px;
    border: 2px solid #fff;
    border-radius: 21px;

}

.sputnik-link{

    display: inline-block;
    color: #fff;
    font-size: 20px;
    padding: 5px 20px;
    background-color: transparent;
    margin-top: 210px;
    border: 2px solid #fff;
    border-radius: 21px;

}


.ride-link:hover,
.ride-link:visited,
.ride-link:focus,
.sputnik-link:hover,
.sputnik-link:visited,
.sputnik-link:focus{
	color: #fff;
}




.hostel-ride-book{
display: none;
padding-top: 80px;	
}

.hostel-name{
font-size: 24px;
text-align: center;

}

.choose-room{

font-size: 20px;
text-align: center;

}


.hostel-ride-img{
width: 40%;
float: left;

}

.hostel-ride-img img{
width: 100%;
	margin-top: 10px;
}


.hostel-room-descr{
width: 60%;
float: left;
	text-align: center;

}

.room-item{
	margin-top: 20px;
margin-bottom: 30px;
}

.ride-book-link{

color: #000;
padding: 2px 10px;
    background-color: transparent;
    margin-top: 20px;
    border: 2px solid #000;
    border-radius: 10px;

}

.room-price.price-margin{
	margin-bottom: 10px;
}




/*==========  Desktop First  ==========*/
@media only screen and (max-width: 1920px) {
  .box1 {
    min-height: 1000px;
  }
  .box3 .galery_items img {
    height: 313px;
  }
  .owl-box .img-box .text-box h3 {
    padding-top: 200px;
  }
  .box1 .logo-img {
    padding-top: 300px;
  }
  .owl-box .img-box .text-box .text1 {
    padding-top: 135px;
  }
}

@media only screen and (max-width: 1366px) {
  .box1 {
    min-height: 850px;
    padding-bottom: 50px;
  }
  .box3 .galery_items img {
    height: 273px;
  }
  .owl-box .img-box .text-box h3 {
    padding-top: 100px;
  }
  .box1 .logo-img {
    padding-top: 110px;
  }
  .owl-box .img-box .text-box .text1 {
    padding-top: 45px;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  /**/
  .box1 .merry {
    padding-bottom: 20px;
  }
  .box3 .galery_items img {
    height: 200px;
  }
  .box5 .youtube_video {
    width: 800px;
    height: 450px;
  }
  .owl-pagination {
    margin-top: -50px;
  }
  .box4 {
    margin-top: 0;
  }
  .box6 .owl-prev,
  .box6 .owl-next {
    display: none;
  }
  .box11 .box11-answer .box11-answer-left2 {
    height: 200px;
  }
}

@media only screen and (max-width: 1070px) {
  /**/
  .owl-box .img-box .text-box h3 {
    font-size: 36px;
  }
  .owl-box .img-box .text-box .text1 {
    font-size: 22px;
  }
}

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  /**/
  .box1 .header .menu,
  .eightbeds_box1 .header .menu,
  .fourbeds_box1 .header .menu {
    width: 80%;
  }
  .box1 .header .menu .btn_menu,
  .eightbeds_box1 .header .menu .btn_menu,
  .fourbeds_box1 .header .menu .btn_menu {
    display: block;
    float: right;
  }
  .box1 .header .menu .bottom_menu ul,
  .eightbeds_box1 .header .menu .bottom_menu ul,
  .fourbeds_box1 .header .menu .bottom_menu ul {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 20;
    padding: 0;
    margin-top: 40px;
    background-color: rgba(0, 0, 0, 0.6);
  }
  .box1 .header .menu .bottom_menu li,
  .eightbeds_box1 .header .menu .bottom_menu li,
  .fourbeds_box1 .header .menu .bottom_menu li {
    display: block;
    padding-left: 0;
    padding-top: 0;
  }
  .box1 .header .menu .bottom_menu a,
  .eightbeds_box1 .header .menu .bottom_menu a,
  .fourbeds_box1 .header .menu .bottom_menu a {
    display: block;
  }
  .box1 .header .menu_socials {
    position: fixed;
    right: 70px;
    width: 200px;
    padding: 0;
    padding-top: 15px;
    top: 15px;
  }
  .box3 .galery_items img {
    height: 180px;
  }
  .box5 .youtube_video {
    width: 600px;
    height: 337px;
  }
  .box8 .rulls {
    margin-bottom: 50px;
  }
  .box10 .map-box {
    width: 100%;
  }
  .box10 .contact-box {
    width: 100%;
    margin-top: -5px;
  }
  .eightbeds_box2,
  .fourbeds_box2 {
    padding-top: 250px;
  }
  .owl-prev,
  .owl-next {
    display: none;
  }
  .box9 .room-fond {
    width: 80%;
  }
  .box16 .room-fond {
    width: 80%;
  }
  .box11 .box11-question {
    width: 90%;
  }
  .box11 .box11-answer {
    width: 90%;
  }
}

@media only screen and (max-width: 991px) {
  /**/
}

@media only screen and (max-width: 890px) {
  /**/
  .owl-box .img-box .text-box h3 {
    padding-top: 40px;
  }
}

@media only screen and (max-width: 780px) {
  /**/
  .owl-box .img-box .text-box h3 {
    font-size: 26px;
  }
  .owl-box .img-box .text-box .text1 {
    font-size: 17px;
    padding-top: 25px;
  }
  .owl-box .img-box .text-box .popup_form {
    font-size: 12px;
  }
}

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  /**/
  .box3 .galery_items img {
    height: 140px;
  }
  .box5 .youtube_video {
    width: 480px;
    height: 270px;
  }
  .box7 .eight_img {
    width: 100%;
  }
  .box5 {
    text-align: center;
  }
  .box5 img {
    width: 555px;
    padding-bottom: 30px;
  }
  .box8 {
    text-align: center;
  }
  .box8 img {
    width: 555px;
    padding-bottom: 30px;
  }
  .box12 .box12-text {
    font-size: 20px;
  }
  .box12 {
    text-align: center;
  }
  .box12 .box12_wrap img {
    width: 555px;
    padding-bottom: 30px;
  }
  .box14 {
    padding-bottom: 30px;
  }
}

@media only screen and (max-width: 718px) {
  /**/
  .box9 .offers .offer_name {
    width: 100%;
    float: none;
    margin-top: 30px;
  }
  .box9 .offers .offer_descr {
    width: 100%;
    float: none;
    padding-left: 0;
  }
  .box9 .offers .offer_size {
    width: 100%;
    float: none;
    text-align: left;
  }
   .box16 .offers .offer_name {
    width: 100%;
    float: none;
    margin-top: 30px;
  }
  .box16 .offers .offer_descr {
    width: 100%;
    float: none;
    padding-left: 0;
  }
  .box16 .offers .offer_size {
    width: 100%;
    float: none;
    text-align: left;
  }
}

@media only screen and (max-width: 700px) {
  /**/
  .box8 .rulls .rulls_head {
    font-size: 32px;
  }
  .box8 .rulls p {
    font-size: 18px;
  }
}

@media only screen and (max-width: 660px) {
  /**/
  .owl-box .img-box .text-box .text1 {
    display: none;
  }
}

@media only screen and (max-width: 630px) {
  /**/
  .box8 {
    text-align: center;
  }
  .box8 img {
    width: 100%;
  }
  .box12 {
    text-align: center;
  }
  .box12 .box12_wrap img {
    width: 100%;
  }
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 620px) {
  /**/
  .box1 .header .logo,
  .eightbeds_box1 .header .logo,
  .fourbeds_box1 .header .logo {
    padding-left: 10px;
  }
  .box3 .galery_items img {
    height: 100px;
  }
  .box11 .box11-question .box11-question-left,
  .box11 .box11-question .box11-question-left2 {
    float: none;
    height: 30px;
  }
  .box11 .box11-answer .box11-answer-left,
  .box11 .box11-answer .box11-answer-left2 {
    float: none;
    height: 30px;
  }
}

@media only screen and (max-width: 600px) {
  /**/
  .box5 {
    text-align: center;
  }
  .box5 img {
    width: 100%;
    padding-bottom: 30px;
  }
}

@media only screen and (max-width: 560px) {
  /**/
  .box6 .pluses_head {
    padding-top: 80px;
  }
  .box6 .pluses_head::after {
    left: 0;
  }
  .box6 .pluses_head1 {
    padding-top: 80px;
    margin-top: 20px;
  }
  .box6 .pluses_head1::after {
    left: 0;
  }
  .box6 .pluses_head2 {
    padding-top: 100px;
    margin-top: 20px;
  }
  .box6 .pluses_head2::after {
    left: 0;
  }
  .box6 .pluses_head3 {
    padding-top: 100px;
    margin-top: 20px;
  }
  .box6 .pluses_head3::after {
    left: 0;
  }
}

@media only screen and (max-width: 530px) {
  /**/
  .box5 .youtube_video {
    width: 320px;
    height: 180px;
  }
}

@media only screen and (max-width: 500px) {
  /**/
  .box1 .new_hostel {
    font-size: 60px;
  }
  .box2 .box2_ridehostel {
    width: 270px;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  /**/
  .box1 .first_hostel {
    font-size: 56px;
  }
  .box3 .galery_items img {
    width: 50%;
    height: 180px;
  }
  .hc__message .hc__message {
    min-width: 100px;
  }
  .owl-box .img-box .text-box h3 {
    font-size: 17px;
    padding-top: 12px;
  }
  .box9 .room-fond h3 {
    font-size: 26px;
  }
  .box9 .room-fond p {
    font-size: 18px;
  }
  .box16 .room-fond h3 {
    font-size: 26px;
  }
  .box16 .room-fond p {
    font-size: 18px;
  }
  .howtofind .htf_item {
    width: 100%;
  }
	
	
	.wrapper{

display: none;

}


.mobile-wrapper{

display: block;

}
	
	.hostel-choosing{
		display: block;
	}
	
.hostel-ride-book{
display: block;

}
	
.box2,
	.box3,
	.box4,
	.box5,
	.box6,
	.box7,
	.box8,
	.box9,
	.box10,
	.box11,
	.box13,
	.box14,
	.box15,
	.box16,
	.howtofind{
		display: none;
	}
  
}

@media only screen and (max-width: 445px) {
  /**/
  .box1 .text1 {
    margin-bottom: 70px;
  }
}

@media only screen and (max-width: 440px) {
  /**/
}

@media only screen and (max-width: 420px) {
  /**/
  .box8 .rulls {
    margin-top: 50px;
    padding: 25px;
  }
  footer .footer-logo {
    width: 100%;
    float: none;
    text-align: center;
  }
  footer .copyright {
    width: 100%;
    float: none;
    margin-top: 15px;
  }
  footer .footer_socials {
    width: 100%;
    float: none;
    text-align: center;
    margin-top: 15px;
  }
  .box12 .box12_wrap .box12-wrap-hover a {
    font-size: 18px;
  }
  .mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 290px;
    height: 450px;
  }
}

@media only screen and (max-width: 420px) {
  /**/
  .pricechange {
    font-size: 10px;
  }
}

@media only screen and (max-width: 410px) {
  /**/
  .owl-box .img-box .text-box .popup_form {
    margin-top: 16px;
  }
}

@media only screen and (max-width: 390px) {
  /**/
  .box4 .box4_sputnik {
    width: 260px;
  }
  .box5 .youtube_video {
    width: 240px;
    height: 135px;
  }
  .box10 .contact-box .phone,
  .box10 .contact-box .email,
  .box10 .contact-box .adress {
    font-size: 20px;
  }
  .owl-pagination {
    margin-top: -25px;
  }
}

@media only screen and (max-width: 360px) {
  /**/
  .box1 .header .menu_socials .header-phone a {
    font-size: 18px;
  }
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
  /**/
  .box3 .galery_items img {
    width: 100%;
    height: 200px;
  }
}

/*==========  Mobile First  ==========*/
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {
  /**/
}

/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {
  /**/
}

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
  /**/
}

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  /**/
  .menu ul {
    display: block !important;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
  /**/
}
