@media screen and (max-width: 1199px) {
	.banner-content-inner h1 {
		font-size: 70px;
		line-height: 90px;
	}
	.banner-content-inner p {
		font-size: 30px;
		line-height: 50px;
	}
	.intro-item-inner h2 {
		font-size: 40px;
		line-height: 50px;
		margin-bottom: 30px;
	}
	.intro-item-bottom span { font-size: 25px; }
	.intro-item-bottom .name h4 {
		font-size: 25px;
		line-height: 29px;
	}
	.intro-item-bottom figure {
		height: 85px;
		width: 85px;
	}
	.intro-item-bottom .name { padding: 9px 0; }
	.service-item-content { padding: 60px 40px; }
	.favorite .heading h2 {
		font-size: 40px;
		line-height: 50px;
	}
	.facilities .heading h2 {
		font-size: 40px;
		line-height: 50px;
	}
	.testimonial .heading h2 {
		font-size: 40px;
		line-height: 50px;
	}
	.team .heading h2 {
		font-size: 40px;
		line-height: 50px;
	}
	.service-item h3 {
		font-size: 40px;
		line-height: 50px;
	}
	.news .heading h2 {
		font-size: 40px;
		line-height: 50px;
	}
	.news-item-content h3 {
		font-size: 24px;
		line-height: 33px;
	}
}
@media screen and (max-width: 991px) {
	.book-now-btn { margin-left: 0 !important; }
	.header-area { padding: 20px 0; }
	.banner-content-inner h1 {
		font-size: 60px;
		line-height: 80px;
	}
	.banner-content-inner p {
		font-size: 25px;
		line-height: 40px;
	}
	.img-gallery .img-box:nth-child(2n+1) { margin-left: 0; }
	.img-gallery .img-box:nth-child(2n) { margin-left: 0; }
	.founder { display: table; }
	.founder figure { margin: 0 auto;	 }
	.intro-item-bottom .name h4 { text-align: center; }
	.intro-item-bottom .name p { text-align: center; }
	.img-box figure { display: table; }
	.intro-item { padding: 0px 0 22px 0px; }
	.facilities-item { padding: 20px 20px 20px 20px; }
	.facilities-item .inner h4 {
		font-size: 21px;
		line-height: 30px;
	}
	.facilities { padding: 85px 0px 70px 0px; }
	.counter span {
		font-size: 55px;
		line-height: 65px;
	}
	.customer {
		top: -100px;
		width: 200px;
		height: 200px;
	}
	.testimonial .heading h2 {
		font-size: 30px;
		line-height: 40px;
	}
	.testimonial-area p {
		font-size: 30px;
		line-height: 40px;
	}
	.team .heading h2 {
		font-size: 30px;
		line-height: 40px;
	}
	.team-area p {
		font-size: 30px;
		line-height: 40px;
	}
	.search-form { flex-direction: column; }
	.search-field { padding: 15px 20px 15px 40px; }
	.guestspicker .dropdown .dropdown-menu { left: -30px !important; }
	.room-img {
		width: 100%;
	}
	.room-container {
		width: 100%;
		position: static;
		transform: translateY(0);
		top: unset;
		right: unset;
	}
	.intro { padding: 80px 0px 120px 0px; }
	.team {
		padding: 100px 0 100px 0;
	}
}
@media screen and (max-width: 767px) {
	.header-area { padding: 15px 0; }
	.header-top { padding: 15px 0; }
	.banner-content-inner p {
		font-size: 20px;
		line-height: 36px;
	}
	.counter-item { margin-bottom: 20px; }
	.footer-item { margin-bottom: 25px; }
	.favorite .heading h2 {
		font-size: 30px;
		line-height: 40px;
	}
	.banner-content-inner h1 {
		font-size: 40px;
		line-height: 50px;
	}
	.intro-item-inner h2 {
		font-size: 30px;
		line-height: 40px;
	}
	.intro-item-inner h3 {
		font-size: 24px;
		margin-bottom: 30px;
	}
	.favorite-item h3 { font-size: 25px; }
	.descr-list ul li { font-size: 15px; }
	.search-form .search-field-area {
		display: grid;
		grid-template-columns: 1fr 1fr;
	}
	.search-field { border-right: 0; }
	.guestspicker .dropdown .dropdown-menu {
		top: 6px !important;
		left: 20px !important;
	}
	.team {
		padding: 75px 0 100px 0;
	}
}
@media screen and (max-width: 575px) {
	.header-top ul li.email { display: none; }
	.header-top ul.user { margin-right: 0; }
	.header-top ul li.tel { margin-right: 15px; }
	.header-area { padding: 10px 0; }
	.header-top { padding: 10px 0; }
	.banner > figure img {
		width: 705px !important;
		height: 395px !important;
		max-width: initial;
	} 
	.banner.room > figure img {
		width: 1920px !important;
		height: 448px !important;
	} 
	.banner-content-inner h1 {
		font-size: 36px;
		line-height: 46px;
	}
	.img-gallery .img-box figure { display: table; }
	.intro-item-inner h2 {
		font-size: 28px;
		line-height: 36px;
		margin-bottom: 30px;
	}
	.intro-item-inner span {
		font-size: 13px;
		letter-spacing: 3px;
	}
	.favorite .heading p {
		font-size: 13px;
		letter-spacing: 3px;
	}
	.facilities .heading p {
		font-size: 13px;
		letter-spacing: 3px;
	}	
	.intro-item-inner h3 {
		font-size: 20px;
		line-height: 30px;
		margin-bottom: 20px;
	}
	.favorite .heading h2 {
		font-size: 28px;
		line-height: 41px;
	}
	.facilities .heading h2 {
		font-size: 28px;
		line-height: 40px;
	}
	.facilities-item { padding: 20px 20px 20px 20px; }
	.facilities-item .inner h4 {
		font-size: 22px;
		line-height: 30px;
	}
	.facilities-item { display: block !important; }
	.facilities-item figure { margin: 20px auto 0 auto; }
	.img-gallery .img-box:nth-child(2n) { margin-top: 0; }
	.img-gallery .img-box figure { margin-bottom: 30px; }
	.favorite-item h3 { font-size: 25px; }
	.facilities { padding: 50px 0px 20px 0px; }
	.explore .heading h2 {
		font-size: 33px;
		line-height: 45px;
	}
	.explore { padding: 70px 0 150px 0; }
	.counter span {
		font-size: 50px;
		line-height: 60px;
	}
	.video { margin-bottom: 50px; }
	.testimonial .heading p {
		font-size: 13px;
		letter-spacing: 3px;
	}
	.testimonial .heading h2 {
		font-size: 25px;
		line-height: 45px;
	}
	.team .heading p {
		font-size: 13px;
		letter-spacing: 3px;
	}
	.team-area .heading h2 {
		font-size: 25px;
		line-height: 45px;
	}
	.testimonial-area p {
		font-size: 22px;
		line-height: 38px;
	}
	.news .heading h2 {
		font-size: 36px;
		line-height: 50px;
	}
	.news-area.owl-carousel .owl-nav button {
		width: 40px;
		height: 40px;
		font-size: 40px;
	}
	.news .heading p {
		font-size: 13px;
		letter-spacing: 3px;
	}
	.footer-logo figure {
		max-width: 160px;
	}
	.footer-item h4 {
		font-size: 20px;
		line-height: 29px;
		margin-bottom: 10px;
	}
	.news-item-content h3 { font-size: 23px; }
	.testimonial ul.img-content { margin-top: 50px; }
	.testimonial-area .name h5 {
		font-size: 20px;
		line-height: 28px;
	}
	.testimonial-area .name h6 {
		font-size: 14px;
		line-height: 19px;
	}
	.footer-top { padding: 50px 0px 50px 0px; }
	.copyright p {
	    font-size: 13px;
	    line-height: 20px;
	}
	.search-form-btn button { padding: 20px 30px; }
	.intro { padding: 80px 0px 50px 0px; }
	.room-container ul {
		grid-template-columns: 1fr 1fr;
	}
	.team {
		padding: 50px 0 100px 0;
	}
}