@media all and (max-width: 1400px) {
	.img-home {
      height: 75vh
  }
}

@media all and (max-width: 1024px) {
	.menu-content {
		display: none;
	}
	.menu-content.open {
	    background: #dddddd;
	    padding-right: 0px;
	    width: 30%;
	    top: 0;
	    right: 0;
	    position: fixed;
	    height: 100vh;
	    overflow-y: scroll;
	    display: block;
	}
	/*#wowslider-container1 .ws_images > div > img {
	    height: 100% !important;
	    width: 100% !important;
	    object-fit: cover;
	    object-position: center;
	}*/
	#wowslider-container1 img {
	    margin: 0 !important;
	}
	 #wowslider-container1 {
		height: 500px !important;
	}
  body {
    padding-top: 80px;
}
	.right_search {
	    float: left;
	    width: 100%;
	    padding: 0;
	    position: absolute;
	    left: 0;
	    right: 0;
	    top: 0;
	    z-index: 99;
	}
	#desktop {
		display: none;
	}
	#mobile {
		display: block;
	}
	.menu-button.visible-xs.is-active {
	    right: 26%;
	}
	.menu > ul > li {
	    margin: 0;
	    padding: 15px;
	}
	.menu__link i.fas.fa-caret-down {
		display: none;
	}
	.menu__sub-menu {
	    position: relative;
	    padding:  0;
	    display: none;
	    background: #c7c7c7;
	    margin-top: 10px;
	}
	.menu__sub-menu__item a {
		background: none;
	}
	.menu__sub-menu__item {
    	padding: 5px 0;
    }
	ul.menu__sub-menu.open::before, ul.menu__sub-menu.open::after {
		display: none;
	}
	.slider-nav {
		left: 65vh;
	}
	#mobile {
		display: block;
	}
	#desktop {
		display: none;
	}
	#top {
		display: none;
	}
	.logo img {
	    margin-top: 0;
	    height: auto;
	}
	.menu-button {
	    padding: 10px 20px;
	    font-size: 21px;
	}
	header {
    padding: 10px 0;
    border-bottom: 1px solid #cccc !important;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999999;
    background: white;
}
	#mySidenav {
		display: block;
	}
	.menu_tab {
	    position: absolute;
	    right: 0px;
	    top: 33px;
	    font-size: 28px;
	}
		/*start menu*/
	.sidenav {
	    height: 100%;
	    width: 0;
	    position: fixed;
	    z-index: 9999;
	    top: 0;
	    right: -35px;
	    background-color: #ffffff;
	    transition: 0.5s;
	    padding-top: 5px;
	    box-shadow: -3px 0px 11px 10px #464444b3;
	    background-image: url(/images/page_3.png);
	    background-repeat: no-repeat;
	    background-size: cover;
	    background-position: left;
	}
	.sidenav a {
	    padding: 5px 15px;
	    text-decoration: none;
	    display: block;
	    transition: 0.3s;
	    font-size: 16px;
	    font-weight: bold;
	    text-transform: uppercase;
	}
	.sidenav .closebtn {
	    position: absolute;
	    top: 0;
	    left: -35px;
	    font-size: 30px;
	    background: #c07900;
	    color: white;
	    padding: 6px 0;
	    width: 35px;
	    height: 35px;
	    text-align: center;
	}
	@media screen and (max-height: 450px) {
	  .sidenav {padding-top: 15px;}
	  .sidenav a {font-size: 18px;}
	}
	#booking {
		display: none;
	}
	.hotdeal {
		display: none;
	}
	.ab_left {
	    float: left;
	    width: 100%;
	}
	.ab_right {
	    float: left;
	    width: 100%;
	    padding-right: 0;
	    padding-left: 0;
	    padding: 25px;
	}
	.chitiet_room {
	    float: left;
	    width: 100%;
	    padding: 20px;
	}
	#page_2::before {
		width: 100%;
		display: none;
	}
	.slider-nav {
		display: none;
	}
	.img_s_room {
	    height: auto;
	}
	.img_room {
		width: 100%;
	}
	.title_htp {
		display: none;
	}
	.title_right {
		text-align: center;
	}
	#page_2 {
		padding: 30px 0 0;
	}
	.box_image {
	    width: 50%;
	}
	.box_room_h {
		padding-bottom: 0;
	}
	#page_3 {
	    padding: 30px 0;
	}
	.left_fot {
	    width: 100%;
	    float: left;
	    padding: 30px 0;
	    padding-left: 0;
	}
	.center_fot {
	    width: 100%;
	    float: left;
	    height: 250px;
	}
	.right_fot {
	    width: 33.33%;
	    float: left;
	    padding: 30px 0;
	    padding-right: 0;
	}
	.left_fot_end {
		margin-bottom: 8px;
	}
	.left_fot_end, .right_fot_end {
	    width: 100%;
	    text-align: left;
	}
	.box_spmoi {
	    width: 50%;
	}
	h1.title_product {
	    font-size: 24px;
	}
	.img_product {
	    height: 350px;
	}
	.khung_sp_khac {
	    margin: 0 -30px;
	}
	.khung_cms_home {
	    width: 50%;
	}
	.chitiet_room {
	    background: #dae7f9;
	}
}

@media all and (max-width: 800px) {
	.logo img {
	    margin-top: 0;
	    height: auto;
	    height: 60px;
	}
	
	.menu_tab {
	    position: absolute;
	    right: 20px;
	    top: 15px;
	    font-size: 28px;
	}
	.img_ab:nth-child(1) {
	    margin-right: 0;
	}
	#page_1 {
	    padding: 30px 0;
	}
	.der_ab {
	    font-size: 18px;
	}
	footer::before {
		width: 100%;
	}
	.right_fot {
	    width: 100%;
	}
	footer::after {
		display: none;
	}
	.left_fot_end, .right_fot_end {
	    font-size: 11px;
	}
	.text_dv_slide {
	    font-size: 12px;
	    padding: 5px;
	}
	.box_image {
	    width: 100%;
	}
	#khoangcach {
	    padding: 20px 0;
	}
	.khung_cms_home {
	    width: 100%;
	}
	.box_spmoi {
	    width: 100%;
	}
}@media all and (max-width: 768px) {

	

}@media all and (max-width: 680px) {
	.center_text h2, .center_text h3 {
		display: none;
	}
	
	

}@media all and (max-width: 480px) {
	
}@media all and (max-width: 320px) {
	.mobile_khung {
	    width: 100%;
	}

}
@media (min-width: 1600px) { 
	.mxh_slide {
	    top: 18.5%;
	}
}