.rooms .btn_wrap{
	position: relative;
    bottom: auto;
}


.object{
	overflow:hidden
}

.services_article, 
.rooms_article{
	height:auto;
}

.nav__toggle {
    padding: 10px;
    box-shadow: none;
    position: relative;
    display: none;
    margin: 10px auto 0;
    max-width: 250px;
	float:none;
	line-height: 30px;
	outline: none;
}

.fancybox-inner{
	height: auto !important;
}

.rooms .content_main_wrap-text{
	height: auto;
}

.fancybox-inner{
	overflow: hidden !important;
}

.nav__toggle:active,
.nav__toggle:focus{
	color: #fff;
	text-decoration: none;
	outline: none !important;
}

.nav__toggle:before{
	content: '';
    position: absolute;
    left: -6px;
    top: -6px;
	right: -6px;
	bottom: -6px;
    border: #a69461 2px solid;
}

.gv_navWrap{
	bottom: 50% !important;
	z-index: 100;
}

.rooms .list_services {
    margin-top: 45px;
}

@media (max-width: 1300px) {
	
	.triangle:before{
		display:none;
	}
	
	.services-detail .pictures_block, 
	.rooms .slider_room .pictures_block{
		text-align:center;
	}
	
  .pictures_block{
	padding-left:0;
  }
  
  .container {
    width: 950px;
  }
  
    .pictures .pictures_block{
		display:block;
		margin: 0 auto 20px;
	}
  
  .menu-main li a {
    padding: 0 7px;
    font-size: 18px;
  }
  
  .slider_index_wrap{
	  min-width:320px;
  }
  
  .slider_index .slide_wrap{
	  width: 950px;
	  margin-left: -475px;
  }
  
  .content{
	  min-width:320px;
	  max-width:100%;
  }
  
  .footer{
	  min-width: 320px;
	  height: 200px;
  }
  
  .pictures .pictures_block{
	  width: 305px;
  }
  
  .pictures .pictures_hover,
  .pictures .pictures_hover2 {
	  width: 100%;
	  height: 100%;
  }
  
  .footer .copyright{
	  width: 150px;
	  margin: 0 auto;
	  float: none;
	  display: block;
  }
  .footer_logo{
	float: none;
    display: inline-block;
  }
  
  .footer_nav{
	  margin: 8px 10px 0 33px;
	  float: none;
	  display: inline-block;
  }
  
  .footer .social-icons{
	float: none;
    display: inline-block;
  }
  
  .footer_wrap {
    padding: 53px 30px 0;
	text-align:center;
  }
  
  .contacts .form .input_wrap, 
  .contacts .form select, 
  .contacts .form textarea{
	  width: 100%;
  }
  
  .contacts .form input {
    width: 210px;
  }
  
  .content_aside_menu_news {
    width: 158px;
  }
  
  .pictures .pictures_hover_rhombus,
  .pictures .pictures_hover_rhombus2{
    width: 160px;
    height: 160px;
    margin: -80px 0 0 -80px;
  }
  
  .pictures .pictures_hover_rhombus:before,
  .pictures .pictures_hover_rhombus2:before{
	width: 170px;
    height: 170px;
	top: -5px;
    left: -5px;
  }
  
  .pictures_hover_text{
	  width: 150px;
  }
  
  .services_block .pictures_hover,
  .services_block .pictures_hover2, 
  .rooms_block .pictures_hover,
  .rooms_block .pictures_hover2{
    width: 285px;
	height: 200px;
  }
  
  .rooms_block .pictures_block img{
	  height: auto;
	  width :100%;
  }
  
  .services_block .pictures_hover_rhombus,
  .services_block .pictures_hover_rhombus2,
  .rooms_block .pictures_hover_rhombus,
  .rooms_block .pictures_hover_rhombus2 {
    width: 130px;
    height: 130px;
    margin: -65px 0 0 -65px;
	}
	
	.services_block .pictures_hover_rhombus:before,
	.services_block .pictures_hover_rhombus2:before,
	.rooms_block .pictures_hover_rhombus:before,
	.rooms_block .pictures_hover_rhombus2:before{
    top: -5px;
    left: -5px;
    width: 140px;
    height: 140px;
	}
	
	.p404 {
		font-size: 40px;
	}
	
	.p404 .content_link {
    font-size: 31px;
	}
	
	.footer_p404 {
		font-size: 40px;
	}
	
	.pictures_block{
		width: 100%;
		float: none;
	}
	
	.info_block{
		width: 100%;
		float: none;
	}
	
	.gv_galleryWrap{
		margin: 0 auto;
	}
	
	.rooms .room-det_article.triangle:before{
		display: none;
	}
	
	.info_block{
		margin-top: 10px;
	}
	
	.info_block:before,
	.info_block:after {
	  content: " ";
	  display: table;
	}
	.info_block:after {
	  clear: both;
	}
	
	.rooms .list_services li{
		float: none;
		display: inline-block;
		vertical-align: top;
	}
}

@media (max-width: 991px) {
	#overlay{
		display:none;
	}
	
	#modal_bron .form .input_wrap, 
	#modal_bron .form textarea, 
	#modal_bron .form .select_wrap{
		font-size: 16px;
	}
  .container {
    width: 750px;
  }
  
  .slider_index_wrap{
	  width: 750px;
	  margin: 0 auto;
	  height: auto;
  }
  
  .slider_index .slide img{
	  height: auto;
	  width: 100%;
  }
  .header .header_logo .logo5,
  .header .header_logo .logo4,
  .header .header_logo .logo3,
  .header .header_logo .logo2,
  .header .header_logo .logo1{
	  display: none;
  }
  
  .header .header_logo{
	  position:relative;
	  width: auto;
	  height: auto;
	  left: auto;
	  top:auto;
	  margin: 30px 0 0;
	  text-align:center;
  }
  
  .header .header_logo img{
	  display: inline-block;
	  margin:0;
  }
  
  .menu-main{
	  text-align:center;
  }
  
  .menu-main li{
	  float:none !important;
	  display:inline-block;
	  vertical-align:top;
  }
  
  .slider_index .slide_wrap{
	  width: 100%;
	  height: 100%;
	  margin-left: 0;
	  left: 0;
  }
  
  .slider_index .slide_content{
	  top: 0;
	  width: 100%;
  }
  
  .slider_index .slide_title{
	  font-size: 32px;
  }
  
  .list_services{
	  float: none;
	  text-align:center;
  }
  
  .list_services li{
	  float: none;
	  display:inline-block;
	  vertical-align:top;
	  width:105px;
  }
  
  .index {
    padding-top: 30px;
	}
	
	.special{
		margin-top: 30px;
	}
	
	.footer_logo{
		display: block;
		text-align:center;
	}
	
	.footer_nav{
		display: block;
		margin-left:0;
		margin-right: 0;
		text-align:center;
	}
	
	.footer_nav li{
		float: none;
		display: inline-block;
	}
	
	.footer {
		height: 295px;
	}
	
	.footer .social-icons ul{
		margin: 15px 0;
	}
	
	.rooms #tabs_rooms li{
		display: block;
		max-width: 450px;
		margin: 5px auto;
	}
	
	.rooms_article .wrap_block_price{
		width: auto;
		float: none;
	}
	
	.rooms #tabs_rooms{
		margin-bottom: 20px;
	}
	
	.content_aside_menu_news {
		width: 82%;
	}
	
	.services_block .pictures_hover,
	.services_block .pictures_hover2, 
	.rooms_block .pictures_hover,
	.rooms_block .pictures_hover2{
		width: 287px;
	}
	
	.pictures .pictures_block {
		width: 235px;
	}
	
	.pictures .pictures_hover_rhombus,
	.pictures .pictures_hover_rhombus2{
		width: 120px;
		height: 120px;
		margin: -60px 0 0 -60px;
	}
	
	.pictures .pictures_hover_rhombus:before,
	.pictures .pictures_hover_rhombus2:before{
		width: 130px;
		height: 130px;
	}
	
	.pictures_hover_text{
		font-size: 17px;
	}
	
	.content_main:before, 
	.content_main_block:before,
	.content_main:after, 
	.content_main_block:after{
	  content: " ";
	  display: table;
	}
	.content_main:after, 
	.content_main_block:after {
	  clear: both;
	}
	
	#toggle_47, #toggle_5{
		padding-bottom: 10px;
	}
	
	.p404 {
		font-size: 30px;
	}
	
	.p404 .content_link {
    font-size: 25px;
	}
	
	.footer_p404 {
		font-size: 30px;
	}
	
	.footer-404 {
		height: 155px;
	}
	.rooms_block  .pictures_hover,
	.rooms_block  .pictures_hover2 {
		width: 100%;
		height: 100%;
	}
	.rooms_block .pictures_block .pictures_hover_rhombus,
	.rooms_block .pictures_block .pictures_hover_rhombus2 {
		width: 100px;
		height: 100px;
		margin: -50px 0 0 -50px;
	}
	
	.rooms_block .pictures_block .pictures_hover_rhombus:before,
	.rooms_block .pictures_block .pictures_hover_rhombus2:before {
		width: 110px;
		height: 110px;
	}
	
	.rooms_block .pictures_hover_text {
		font-size: 15px;
	}

	.rooms_block .pictures_hover_text {
		width: 122px;
	}
	
	#modal_bron{
		width: 700px;
		height: auto;
	}
	
	#modal_bron .form input{
		width: 100%;
	}
	
	#modal_bron .form-ic{
		position: absolute;
		right: 5px;
		top: 5px;
		left: auto;
	}
	
	#modal_bron .form .input_wrap{
		position:relative;
		padding-left: 10px;
	}
	
	.checkbox{
		margin-right: 40px;
	}
	
	.rooms .list_services{
		margin-left:0;
		margin-top: 40px;
	}
	
	.content_main:before, .content_main_block:before, .content_main:after, .content_main_block:after{
		display: none;
	}
	
}

@media (max-width: 766px) {
	
	.services-detail .pictures_block_main-fig, 
	.rooms .room-det_block .pictures_block_main-fig{
		padding-right: 0px;
	}
	/*
	.room-det_block .pictures_block{
		display: none;
	}
	
	.gv_filmstripWrap{
		display: none;
	}*/
	
	.gv_panel, .gv_panelWrap {
		max-height: 260px;
	}
	.gv_gallery {
		max-height: 352px;
	}
	.gv_frame, .gv_thumbnail {
		max-width: 138px;
	}
	.gv_thumbnail img {
		aspect-ratio: 71/55;
	}
	.gv_galleryWrap {
		max-height: 375px;
	}
  .container {
    width: auto;
  }
  
  .header .block_contacts{
	  float: none;
	  text-align:center;
  }
  
  .ic-map,
  .ic-phone,
  .ic-mail{
	  display:inline-block;
	  position: relative;
	  margin-right: 10px;
	  vertical-align: middle;
  }
  
  .block_contacts{
	  margin-top:20px;
  }
  
  .header .social-icons{
	  float: none;
	  text-align:center;
  }
  .header .social-icons .btn_booking{
	  float: none;
	  display: inline-block;
	  margin-top: 10px;
  }
  .header .social-icons ul{
	margin-top: 20px;
  }
  .header .social-icons li{
	  float: none;
	  display: inline-block;
  }
  
  .social-icons ul li a{
	  margin: 0 7px;
  }
  
  .slider_index_wrap{
	  width: 450px;
  }
  .list_services{
	  display: none;
  }
  
  .slider_index .slide_title {
    font-size: 17px;
	}
	
	.pictures .pictures_block{
		display: block;
		margin: 0 auto 10px;
		float: none;
	}
	.content_wrap{
		margin-bottom: 25px;
	}
	
	.footer_nav li{
		display: block;
		max-width: 450px;
		margin: 0 auto;
	}
	
	.footer {
		height: 440px;
	}
	
	.content_aside_menu_news {
		width: 100%;
	}
	
	.content_main_figure, .content_main_block_figure{
		float: none;
		margin-bottom: 20px;
	}
	
	.content_aside_menu_date{
		display:  none;
	}
	
	.content{
		padding-bottom: 25px;
	}
	
	.p404 .content_link {
    font-size: 15px;
	}
	
	.footer_p404 {
		font-size: 20px;
	}
	
	.footer-404 {
		height: 155px;
	}
	
	.p404 p{
		font-size: 20px;
	}
	
	.form-ic{
		position: absolute;
		right: 5px;
		top: 5px;
		float: none;
		left: auto;
	}
	
	.contacts .form input{
		width: 100%;
	}
	.input_wrap{
		position: relative;
	}
	
	.contacts .block_contacts{
		margin-left: 0;
		text-align: center;
	}
	
	.block_contacts_phone, 
	.block_contacts_map, 
	.block_contacts_mail{
		padding-left: 0;
	}
	
	.special .block_special .block_special_fig{
		display: none;
	}
	#toggle_47 .block_special{
		padding-left: 10px;
		text-align: center;
	}
	
	.rooms_block .pictures_block{
		width: 240px;
		margin: 0 auto;
	}
	
	.services_article, .rooms_article{
		width: auto;
		box-sizing: border-box;
		margin: 10px 15px 0;
	}
	
	.triangle:before{
		display: none;
	}
	
	.special .block_special{
		padding-left: 10px;
	}
	
	.nav__toggle{
		display: block;
	}
	
	.header{
		padding-bottom: 15px;
	}
	
	.menu-main{
		display: none;
	}
	
	nav{
		padding-bottom: 15px;
	}
	
	.menu-main li{
		display:block;
	}
	
	.menu-main li a{
		height: 30px;
		line-height: 30px;
	}
	
	#modal_bron {
	    width: 100%;
		margin: 0 auto;
		/*padding: 10px 25px 0;*/
	}
	
	
	#modal_bron .left-col, 
	#modal_bron .right-col{
		width: 100%;
	}
	
	#modal_bron .content_title{
		padding: 0;
	}
	
	.content .title_arrows:before, 
	.modal1 .title_arrows:before{
		display: none;
	}
	.content .title_arrows:after, 
	.modal1 .title_arrows:after{
		display: none;
	}
	
	#modal_bron .form input[type="submit"]{
		float: none;
		margin: 0 auto;
	}
	
	#modal_bron .price_item{
		float: none;
		width: auto;
		    margin-bottom: 10px;
	}
	#modal_bron .time{
		float: none;
		text-align: center;
		margin-bottom: 10px;
	}
	
	.gv_panel img{
		width: 100% !important;
	}
	
	.content_main ul li, .content_main_block ul li{
		padding-left: 10px;
		float: none!important;
		display: inline-block;
	}
	.services .btn1, .rooms .btn1{
		margin: 0 auto;
		float: none !important;
	}
	
	.rooms .btn_wrap .services_icons{
		float: none;
		text-align: center;
	}
}

@media (max-width: 479px) {
	.slider_index_wrap{
		width: 100%;
	}
	
	
	h2{
		font-size: 30px;
		font-weight: 500;
	}
	
	#modal_bron {
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	#modal_bron .form-ic{
		display: none;
	}
	
	#modal_bron .form .input_wrap, 
	#modal_bron .form textarea, 
	#modal_bron .form .select_wrap{
		font-size: 15px;
	}
	
	.fancybox-skin{
		padding: 15px !important;
	}
	
	#modal_bron .form .checkbox_wrap{
		font-size: 14px;
	}
	
	#modal_bron .form .input_wrap, 
	#modal_bron .form textarea, 
	#modal_bron .form .select_wrap {
    font-size: 13px;
	}
	
	.fancybox-skin {
		padding: 5px !important;
	}
	
	#modal_bron .row{
		margin: 0;
	}
	
	#modal_bron .form .input_wrap_2col{
		width: 100%;
		margin-left: 0;
	}
	
	#modal_bron .form .checkbox_wrap{
		margin-right: 0;
	}
	#modal_bron .checkbox{
		margin-right:0;
	}
	
	.content_main, .content_main_block{
		padding: 10px;
	}
}

@media (min-width: 767px){
	.menu-main{
		display: block !important;
	}
}
