/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
	.gallery {
		column-count: 1 !important;
	}

	.banner-img {
		height: 161px !important;
	}

	#cafe .row {
		flex-direction: column-reverse;
	}

	.form-row-width {
		width: 100%;
		margin: 0;
	}

	.booking-form .form {
			background-color: white;
			width: 100%;
			margin: auto;
			box-shadow: 0 0 5px #b3b3b3;
			border-top: 3px;
			padding: 30px 40px;
		}

	.div-img {
		width: 200px !important;
		height: 120px !important;
	}

	.div-content {
		height: 150px !important
	}

	.formwidth {
		width: 80%;
	}

	.text-margin {
		bottom: 48px !important;
	}
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (max-width: 768px) {


	.itemscenter3 {
		vertical-align: middle;
		align-items: center;
		text-align: justify;
		padding: 0px 0px;
	}


	.paddingpara {
		padding-top: 20px;
	}


	.form-btn {

		background-color: #0b384c;
		height: 100%;
		width: 100%;
		color: #fff;
		font-size: 20px;
		font-weight: bold;
		padding: 3px;
		border-radius: 3px;
	}

	.itemscenter4 {
		vertical-align: middle;
		align-items: center;
		text-align: justify;
		padding: 0px 0px;
		padding-top: 30px;

	}

	.itemscenter2 {
		vertical-align: middle;
		align-items: center;
		text-align: justify;
		padding: 12px 6px;

	}


	#grow img {
		width: 80%;
	}

	.formwidth {
		background-color: #f5f5f5db;
		border-radius: 20px;
		width: 90%;
		margin: auto;
	}

	.booking-panel button {
		margin-top: 10px;
		font-size: 20px;
		width: 80%;
		height: 45px;
	}

	footer .row>div {
		margin-top: 30px;
	}

	footer {
		padding-top: 20px !important;
	}

	.inner {
		width: 100% !important;
	}

	.banner {
		height: auto;
	}

	.swiper-button-next:after,
	.swiper-button-prev:after {
		font-size: 25px;
	}

	.desktop-view {
		display: none;
	}

	/* .ipad-view{display: none;} */
	.mobile-view {
		display: block;
	}

	.pana-accordion {
		height: auto;
	}

	.center-logo {
		display: none;
	}

	.booking-panel {
		position: relative;
	}

	.rooms-section {
		padding: 20px;
	}

	.booking-panel h2 {
		font-size: 25px;
		margin-bottom: 10px;
	}

	.menu-icon .text {
		font-size: 20px;
	}

	.menu-icon .icon {
		font-size: 30px;
	}

	.rooms-section .text-panel {
		width: 100%;
		margin-top: 10px;
	}

	.read-btn {
		left: 50%;
		right: 0;
	}

	.fixed-header {
		padding: 0;
	}

	.mfp-iframe-holder .mfp-content {
		max-width: 100%;
	}

	.popup>div {
		width: 90%;
	}

	.banner-img img {
		width: 100%;
	}

	.banner-img h2 {
		width: 100%;
		font-size: 30px;
		bottom: 0;
	}

	.close-btn i {
		font-size: 20px;
	}

	.close-btn {
		height: 35px;
		width: 35px;
	}

	.tabs .nav-tabs a {
		font-size: 18px;
	}

	.tabs .nav-tabs span {
		padding: 10px 15px;
	}

	.room-count {
		text-align: right;
	}

	.room-count img {
		width: 80%;
	}

	.nav-tabs a:after {
		font-size: 35px;
	}

	.overlap-text {
		bottom: -60px !important;
		left: 10px !important;
	}

	.booking-form {
		position: relative;
		bottom: 0;
	}

	.booking-form .form {
		margin: 30px auto;
	}

	.img-container img {
		width: 80%;
	}

	.img-container {
		text-align: right
	}

	.content-right-div-img {
		position: relative;
		width: 100%;
		right: 0;
	}
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (max-width: 992px) {
	.offer-box {
		height: 300px;
	}

	.section-pd {
		padding: 50px 0;
	}

	.navigation-list {
		display: none !important;
	}

	.sticky-header {
		display: none !important;
	}

	.inner {
		width: 75%;
	}

	.menu-icon i {
		color: white;
	}

	.menu-icon .text {
		color: white;
	}

	.responsive-sticky-menu {
		padding: 10px;
	}

	.booking-panel>div {
		width: 100% !important;
	}

	.booking-panel .row>div:last-child {
		padding: 0;
	}

	.responsive-sticky-menu {
		display: block;
	}

	.pana-accordion-item {
		width: 100% !important;
	}

	.header-default>li {
		padding: 15px 3px;
	}

	.banner {
		height: auto;
	}

	.desktop-view {
		display: none;
	}

	/* .ipad-view{display: none;} */
	.mobile-view {
		display: block;
	}

	.pana-accordion {
		height: auto;
	}

	.booking-panel {
		position: relative;
	}

	.rooms-section img {
		width: 100%;
	}

	.rooms-section .text-panel {
		height: 350px;
	}

	.read-btn {
		bottom: 10px;
	}

	.gallery {
		column-count: 2;
	}

	.booking-form .form {
		width: 90%;
		position: relative;
	}

	.overlap-text {
		bottom: 10px;
		left: -40px;
		font-size: 18px;
		height: 130px;
	}

	.contact-details {
		margin: 0;
	}

	.form-row-width {
		width: 100%;
		margin: 0;
	}

	.booking-form {
		position: relative;
		bottom: 0;
		margin: 20px auto;
	}
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (max-width: 1200px) {
	.itemscenter4 {
		vertical-align: middle;
		align-items: center;
		text-align: justify;
		padding: 12px 6px;
		padding-top: 30px;
	}

	.swiper-wrapper {
		height: 30%;
	}

	.paddingpara {
		padding-top: 20px;
	}

	.menu-icon i {
		color: white;
	}

	.menu-icon .text {
		color: white;
	}

	.section-pd {
		padding: 50px 0;
	}

	.responsive-sticky-menu {
		padding: 10px;
	}

	.navigation-list .row>div {
		padding: 0;
	}

	.fixed-header .logo img {
		height: auto;
		width: 90%;
		margin: auto;
	}

	.navigation-list {
		display: none !important;
	}

	.sticky-header {
		display: none !important;
	}

	.responsive-sticky-menu {
		display: block;
	}

	.booking-panel>div {
		width: 100%;
		background-color: #013a55;
	}

	.sticky-header select {
		width: 60%;
	}

	.sticky-header input {
		width: 55%;
	}

	.sticky-header label {
		margin-right: 0;
	}

	.header-default li {
		padding: 20px 8px;
		font-size: 18px;
	}

	.offer-box>div {
		font-size: 14px;
		height: 180px;
	}

	.offer-box h3 {
		font-size: 22px;
	}

	.desktop-view {
		display: none;
	}


	.mobile-view {
		display: block;
	}

	.banner {
		height: auto;
	}

	.pana-accordion {
		height: auto;
	}

	.booking-panel {
		position: relative;
	}

	.read-btn {
		bottom: 10px;
	}

	.position-div img {
		height: 250px;
	}

	.position-div {
		height: 250px;
	}

	.banner-img img {
		width: 100%;
		height: 100%;
	}

	.banner-img {
		height: 400px;
	}

	.booking-form .btn {
		width: 100%;
	}

	.content-right-div-img {
		/* width: 550px; */
		right: 0px;
	}
}

@media only screen and (min-width: 1200px) {

	.header-default li {
		font-size: 17px;
	}

	.header-default li {
		padding: 20px 9px;
	}

	.newresponsive {
		padding-left: 40px;
	}

}

@media only screen and (max-width: 618px) {

	.div-img {}
}

@media only screen and (max-width: 800px) {

	.size-font-incr {
		padding: 7px!important;
	}

	#grow img {
		width: 80%;
	}


	.newresponsive {
		padding-left: 60px;
	}

	.content-right-div-img {

		margin-left: none;
	}

	.rightbox-div-content {}

	.div-img {
		position: relative;
		top: -60px;
		width: 250px;
		left: 0;
		height: auto;
	}

	.div-content {
		min-height: 180px;
		/* height: auto; */
	}

	.banner-img {
		height: 161px !important;
	}

	.about-img {
		height: 366px;
	}

	.bgcon {
		height: none;
	}

	#size-text {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.bgcon {
		height: auto;
	}


	.aboutimgw {
		float: right;
		width: 70%;
	}

	.aboutimgw2 {

		width: 70%;
	}

	#newsize {
		font-size: 22px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.banner-img {
		height: 280px !important;
	}

	.offer-box>div {
		position: absolute;
		left: 5px;
		bottom: 10px;
		width: 70%;
		background-color: white;
		padding: 10px 20px;
		text-align: left;
	}

	.content-right-div-img {
		position: relative;
		width: 100%;
		right: 0;
	}

	.rightbox-div-content {
		/* margin-top: 11%; */
	}

	.div-img {
		position: relative;
		top: -90px;
		left: 20px;
	}

	.img-container {
		text-align: right
	}

	.img-container img {
		width: 70%;
	}

	.aboutimgw {
		width: 50%;
	}

	#newsize {
		font-size: 37px;
	}

	#grow img {
		width: 50%;
	}

	.offer-box .classswiper-slider {
		position: absolute;
		left: 5px;
		bottom: 27px;
		width: 90%;
		background-color: transparent;
		padding: 10px 20px;
		text-align: left;
		color: #fff;
		font-size: 13px;
		text-shadow: 1px 1px #000;
	}

}

@media only screen and (min-width: 820px) and (max-width: 1180px) {



	.bgcon {
		height: auto;
	}

	#newsize {
		font-size: 37px;
	}

}

@media only screen and (min-width: 1200px) {

	.div-img {
		left: -10px;
	}

	.aboutimgw {
		width: 80%;
		float: right;
	}

	.aboutimgw2 {
		width: 50%;
	}




}


@media only screen and (min-width: 375px) and (max-width: 812px) {

	.content-right-div-img {
		position: relative;
		width: 100%;
		right: 0;
	}


	.offer-box p {
		margin-bottom: 26px;
	}

	.read-btn {
		background-color: #b9b658;
		padding: 10px 20px;
		display: inline;
		float: left;
		font-weight: bold;
		font-size: 16px;
		position: relative;
		left: 1px;
		text-align: center;
		margin-top: 3%;
	}

	.offer-box-2::before {
		content: "";
		position: absolute;
		left: -30px;
		bottom: 223px;
		width: 50%;
		height: 40%;
		transition: all .4s linear 0s;
		background-color: #b9b74f;

	}

	.size-40 {
		font-size: 32px;
	}

	.offer-box-2 .classswiper-slider {
		position: relative;
		left: 34px;
		bottom: 0px;
		width: 96%;
		background-color: #f1f3f5d9;
		padding: 10px 20px;
		text-align: left;
		color: #000;
		font-size: 22px;
		height: 200px;
		/*text-shadow: 1px 1px #000;*/
	}


}

@media only screen and (min-width: 768px) and (max-width: 1366px) {

	.formwidth {
		width: 60%;
	}

	.overlap-text {
		bottom: -28px !important;
		left: -24px !important;
	}

	.text-abosolute {
		position: absolute;
		top: 50%;
		left: 3%;
		color: #fff;
		width: 60%;
		padding: 20px 10px
	}

	.read-btn {
		bottom: -20px;
		/* left: 3%; */
		width: 34%;
		position: absolute;
		left: 6%;
		top: 84%;
		/*margin-top: 5%;*/
	}

	.martop-p {
		margin-bottom: 10%;
	}

	.offer-pop {
		position: absolute;
		top: 10%;
		right: 10%;
		background-color: #0b384c66;
		color: #fff;
		border-radius: 20%;
		padding: 20px 20px;

	}

	.offer-box-2::before {
		content: "";
		position: absolute;
		left: -30px;
		bottom: 296px;
		width: 50%;
		height: 31%;
		transition: all .4s linear 0s;
		background-color: #b9b74f;
	}

	.offer-box-2 .classswiper-slider {
		position: relative;
		left: 34px;
		bottom: 0px;
		width: 96%;
		background-color: #f1f3f5d9;
		padding: 10px 20px;
		text-align: left;
		color: #000;
		font-size: 22px;
		height: 326px;
		/*text-shadow: 1px 1px #000;*/
	}
	.rooms .swiper{
		height: 500px;
	}
	.classswiper-slider{
		bottom: 23px;	}


}

@media only screen and (min-width: 800px) and (max-width: 1200px) {

	.offer-box-2 .classswiper-slider {
		position: relative;
		left: 34px;
		bottom: 0px;
		width: 96%;
		background-color: #f1f3f5d9;
		padding: 10px 20px;
		text-align: left;
		color: #000;
		font-size: 22px;
		height: 250px;
		/* text-shadow: 1px 1px #000; */
	}

	.read-btn {
		bottom: -20px;
		/* left: 3%; */
		width: 34%;
		position: absolute;
		left: 6%;
		top: 75%;
		/* margin-top: 5%; */
	}

	.offer-box-2::before {
		content: "";
		position: absolute;
		left: -30px;
		bottom: 230px;
		width: 50%;
		height: 31%;
		transition: all .4s linear 0s;
		background-color: #b9b74f;
	}
	.swiper-slide{display: block !important;}
	.classswiper-slider {
		position: relative;
		right: 0;
		width: 100%;
		height: 150px;
	}
	.swiper-wrapper{padding-top: 40px;}
	.rooms .swiper{height: auto;}

}

@media only screen and (min-width: 800px) and (max-width: 1200px) and (orientation : landscape) {

	.input-group-btn:last-child>.btn {
		margin-left: -14px;
		margin-right: 0px;
	}

	.size-font-incr {
		padding: 7px!important;
	}

	.offer-box-2 .classswiper-slider {
		position: relative;
		left: 34px;
		bottom: 0px;
		width: 96%;
		background-color: #f1f3f5d9;
		padding: 10px 20px;
		text-align: left;
		color: #000;
		font-size: 22px;
		height: 300px;
		/* text-shadow: 1px 1px #000; */
	}

	.read-btn {
		bottom: -31px;
		/* left: 3%; */
		width: 34%;
		position: absolute;
		left: 6%;
		top: 81%;
		/* margin-top: 5%; */
	}

	.booking-panel button {
		font-size: 22px;
		text-transform: uppercase;
		background-color: #013a55;
		border: 1px solid #013a55;
		align-items: center;
		justify-content: center;
		height: 55px;
		width: 77%;
		font-weight: 700;
		float: right;
		border-radius: 10px;
		color: white;
	}

}
