@media (max-width:364px) and (min-width:200px) {
.navbar-brand ul {
	padding-left: 32px !important;
}
.header .navbar-header ul li h6 {
	font-size: 14px;
}
.logo {
	top: 8px !important;
}
}
@media (max-width:767px) and (min-width:300px) {
	.mobile_book ul {
		display: flex;
		flex-wrap: wrap;
		margin: 0;
	}
	.mobile_book ul li {
		flex-basis: 50%;
		text-align: center;
		padding: 8px;
	}
	.mobile_book ul {
		display: flex;
		flex-wrap: wrap;
		margin: 0;
	}
	.mobile_book .affix {
		bottom: 0 !important;
		top: auto !important;
	}
	.navbar-brand {
		float: none !important;
	}
	.banner .item {
		height: 45vh !important;
	}
	.banner .overlay {
		bottom: 25% !important;
		margin: auto;
		display: block;
		right: 0 !important;
		text-align: center;
	}
	.banner .overlay h1 {
		font-size: 22px !important;
	}
	.banner {
		height: 45vh !important;
	}
	.about .about_content p {
		font-size: 15px;
		line-height: 20px;
		font-weight: 900;
		font-family: 'Gotham Book';
	}
	.price p {
		font-size: 15px !important;
		line-height: 20px !important;
		/*font-family: 'Gotham Book' !important;*/
	}
	.room-txt p {
		line-height: 20px !important;
		/*font-family: 'Gotham Book' !important;*/
		font-size: 15px !important;
	}
	.amenities_sec .price_content ul li img {
		top: 18px !important;
		width: 25px !important;
		height: 25px !important;
	}
	.amenities_sec .price_content ul li h5 {
		padding: 0 0px 0 30px !important;
		font-size: 12px !important;
		font-weight: 500 !important;
		/*font-family: 'Gotham Book' !important;*/
	}
	.for_full_view {
	flex-basis: calc(100% - 9px) !important;
	}
	.amenities_sec .price_content ul li {
		position: relative;
		padding: 15px 3px !important;
		flex-basis: calc(50% - 9px) !important;
		margin: 0px 3px !important;
	}
	.custom {
		/*font-family: 'Gotham Book' !important;*/
	}
	
	section h4 {
		cursor: pointer;
		border-top: none;
		padding: 9px 18px !important;
		font-size: 12px !important;
		border-bottom: 1px solid #fff !important;
		font-weight: 600;
		color: #fff;
		text-align: left;
	}
	section ul li {
		list-style: none;
		text-align: left !important;
		line-height: 22px !important;
		letter-spacing: normal !important;
		font-size: 12px !important;
	}
	section .active+ul {
		padding: 10px !important;
	}
	section h4 .fa-2x {
		font-size: 16px;
		color: #ed3237;
		padding-right: 6px;
	}
	.container1 .colm-2 {
		display: none;
	}
	.container1 {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	.container1 .colm-10 {
		display: block;
		width: 100%;
		max-width: 100%;
		flex: 0 0 83.33%;
	}
	.product-slider {
		height: 161px;
	}
	.img img {
		width: 100%;
	}
	.swiper-container {
		display: flex;
	}
	.swiper-wrapper {
		display: flex;
	}
	.product-slider {
		display: block;
	}
	.grid_book.contact_details img {
		margin-left: 0 !important;
	}
	.footer {
		margin-bottom: 38px;
	}
	.heading h1 {
		font-size: 25px;
	}
	.mobile_book {
		display: block !important;margin-top: 20px;
	}
	.footer .grid_footer .footer_menu {
	margin: 8px 0;
	text-align: left;
	border-top: 1px solid #ed3237;
	padding-top: 6px;
	}
	.logo {
	position: fixed !important;
	top: 8px !important;
	z-index: 999 !important;
	width: 12% !important;
	}
	.navbar-brand {
		padding: 8px !important;
		line-height: 23px !important;
	}
	.navbar-brand ul {
	padding-left: 84px;
	margin: 0 !important;
}
}
@media (max-width:499px) and (min-width:400px) {}
@media (max-width:599px) and (min-width:500px) {
	.product-slider {
		height: 300px;
	}
}
@media (max-width:699px) and (min-width:600px) {
	.product-slider {
		height: 300px;
	}
}
@media (max-width:999px) and (min-width:768px) {
	.header .nav.navbar-nav.navbar-right a {
	font-size: 14px;
}
.navbar-header {
	float: none;
	width: 100%;
	text-align: center;
}
.logo {
	top: 15% !important;
	width: 19% !important;
}
}

@media (max-width:767px) and (min-width:700px) {
	.navbar-header {
	float: none !important;
	width: 100% !important;
	text-align: center !important;
}
.logo {
	top: 15% !important;
	width: 19% !important;
}
}

.banner .overlay { display:none}
.banner .owl-dots{ display:none}