.mobile-only {
	display: none !important;
}

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

	.dining1-left-img,
	.dining1-right-img,
	.dining2-left-img,
	.dining2-right-img,
	.food-left-img,
	.food-right-img,
	.spa-img-home {
		background-repeat: no-repeat;
		background-size: cover;

	}

	.dining1-left-img,
	.dining1-right-img,
	.dining2-left-img,
	.dining2-right-img,
	.food-left-img,
	.food-right-img,
	.spa-img-home {
		height: 765px;
	}

	.spa-services-sect-02 {
		background-size: cover;
		height: 770px;
	}

	.spa-services-sect-02 .spa-box-wrap {
		margin: 180px auto;
	}

	section.gallery-box {
		min-height: 765px;
	}

	.tableHeightHome {
		height: 720px;
	}
}

/* 
  ##Device = Large desktop and highresolution laptops
*/
@media (min-width: 1601px) {}

/* 
  ##Device = Small desktop and laptops
*/
@media (min-width: 1281px) and (max-width: 1600px) {}

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/


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


	.col-md-4.box-wrap {
		padding: 0px 55px;
	}

	.swiper-button-next.swiper-btn-gl {
		right: -22px;
		outline: 0px;
	}

	.swiper-button-prev.swiper-btn-gl {
		left: -22px;
		outline: 0px;
	}

	button.booking-yellow-button {
		font-size: 14px;
	}

	.navbar-expand-lg .navbar-nav .nav-link {
		padding: 0px 16px;
	}

	.social-icon {
		width: 145px;
		padding-left: 20px;
	}

	.navbar-expand-lg .navbar-collapse {
		margin-right: 10px;
	}
}


@media only screen and (min-device-width: 800px) and (max-device-width: 1280px) {
	.col-md-4.box-wrap {
		padding: 0px 50px;
	}

	.tableHeightHome {
		height: 380px;
		width: 100%;
	}

	.container {
		max-width: 1140px;
	}

	.booking-form .form-group.black .btn {
		width: 306px;
	}

	li.foot-nav-item a {
		padding: 10px 11px;
	}
}


@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {

	.container {
		max-width: 768px;
	}

	.desktop-header,
	img.banner-right-arrow,
	img.banner-left-arrow,
	.desktop-footer {
		display: none;
	}

	.mobile-header,
	.mobile-footer {
		display: block !important;
	}

	.mobile-logo,
	a.img-a {
		width: 50%;
		display: block;

	}

	div#mobile-navbar ul {
		text-align: center;
	}

	.booking-sec {
		display: block;
		padding-left: 20px;
	}

	.social-icon {
		margin-right: 10px !important;
		float: right;
		margin-top: 18px !important;
	}

	.mobile-header .navbar-toggler-icon {
		background-image: url(../images/mobile-menu.svg);
		width: 25px;
	}

	.mobile-header .navbar-toggler {
		outline: 0px;
		box-shadow: none;
		padding: 0px;
	}

	#mobile-navbar ul {
		background-color: #043848;
		margin: 0px;
		list-style-type: none;
		padding: 20px 30px;
	}

	.mobile-header a.nav-link:hover::after {
		left: 15px;
		right: 41px;
		bottom: 0px;
	}

	.mobile-book-btn-sect {
		background-color: #043848;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	.mobile-book-btn-sect .social-icon,
	.mobile-book-btn-sect button.booking-yellow-button,
	.navbar-brand img {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	.navbar-brand img {
		width: 60%;
	}

	.mobile-book-btn-sect i.ti {
		font-size: 18px;
	}

	.mobile-book-btn-sect button.booking-yellow-button {
		width: 150px;
		height: 45px;
	}

	button.booking-yellow-button.mt-3.mb-2 {
		margin-top: 0.5rem !important;
	}

	h1.banner-text-content {
		font-size: 38px;
	}

	.booking-middle-field-wrap {
		border: unset;
	}

	.booking-form {
		margin-top: 0;
		box-shadow: none;
		height: auto;
		margin-right: 15px;
		margin-left: 15px;
		width: 100%;
	}

	.booking-form .col-xs-12 {
		padding-left: 15px;
		border: 0;
	}

	.booking-form .form-group.field {
		padding: 10px 50px 0px 50px;
		margin-bottom: 0px !important;

	}

	button.explore-btn {
		font-size: 15px;
		width: 140px;
		height: 35px;
	}

	h1.main-heding,
	.main-heding {
		font-size: 30px;
	}

	.sec-wrap-padding {
		padding: 30px 0px;
	}

	h2.page-special-title {
		font-size: 23px;
	}

	p.content-text {
		line-height: 25px;
		font-size: 14px;
	}

	.social-cons.fb-con {
		margin-left: 0px;
	}

	.footer-social-icon ul.m-0.p-0 {
		text-align: center;
	}

	.container.m-footer-copyright.copyright-footer {
		background-color: #0b0b0b;
	}

	.copyright-footer p {
		text-align: center;
	}

	a.navbar-brand {
		display: block;
		padding-top: 1.3125rem;
		padding-bottom: 1.3125rem;

		font-size: 1.25rem;
		line-height: inherit;
		white-space: nowrap;
		margin-left: auto;
		margin-right: auto;
	}

	.col-md-4.box-wrap {
		padding: 0px 15px;
	}

	section.accomodation-banner.banner-holder {
		height: 250px;
	}

	section.accomodation-banner.banner-holder .d-table {
		height: 250px;
	}

	.tableHeightHome {
		height: 233px;
	}

	h2.room-price {
		font-size: 25px;
	}

	button.view-img-btn,
	input.view-img-btn {}

	button.view-img-btn {
		width: 150px;
		height: 47px;
		font-size: 14px;
		margin: 0px;
	}

	p.content-text {}

	h1.main-heding,
	.main-heding {
		margin-bottom: 32px;
	}

	section.acc-green-sec.banner-holder .d-table {
		height: 265px;
	}

	section.acc-green-sec.banner-holder {
		height: 260px;
	}

	p.acc-green-bnr-text {
		font-size: 25px;
	}

	button.full-white-btn {
		width: 164px;
		font-size: 14px;
	}

	.col.icon-cl-set.text-center {
		flex-grow: 1;
		max-width: 20%;
	}

	section.our-fac-sec.sec-wrap-padding .container {
		width: 100%;
		padding-right: 15px !important;
		padding-left: 15px !important;
		margin-right: auto !important;
		margin-left: auto !important;
	}

	section.dining-banner.banner-holder .d-table {
		height: 250px;
	}

	section.dining-banner.banner-holder {
		height: 250px;
	}

	p.gold-semi-text-dining {
		font-size: 19px;
		padding-bottom: 12px;
	}

	section.sub-nav {
		padding: 20px 0px;
	}

	section.sub-nav p.content-text {
		margin: 0px;
		line-height: 23px;
	}

	.padding-60 {
		padding: 30px 0px;
	}

	.spa-box-text-wrap {
		width: 139px;
		height: 127px;
		margin: 5px;
	}

	.spa-box-text-wrap p {

		padding: 53px 0px;
		font-size: 16px;
	}

	section.spa-box-set .d-table.tableHeightHome {
		height: 430px;
	}

	ul.sub-nav-gallery.sub-navbar-ag.ag-auto.sub-nav-12 {
		margin: 30px 0px;
		padding: 0px;
	}

	a.subnav-link.btn.btn-default.filter-test {
		padding: 0px 20px;
	}

	.swiper-button-prev.swiper-btn-gl {
		left: 10px;
	}

	.swiper-button-next.swiper-btn-gl {
		right: 10px;
	}

	section.gallery-box {
		padding-bottom: 30px;
	}

	.col-md-6.mob-contact-res {
		flex: 0 0 100%;
		max-width: 100% !important;
	}

	.g-recaptcha.mt-2 {
		float: right;
		margin-top: 0px !important;
	}

	.col-md-6.submit-btn.mob-contact-res {
		padding-top: 10px;
	}

	section.padding-60.contact-page-info {
		padding-bottom: 0px !important;
	}

	section.cented-slider.mt-10.mb-10 {
		padding: 30px 0px 40px 0px;
	}

	.swiper-container.swiper-container-home.swiper-container-initialized.swiper-container-horizontal.swiper-container-ios {
		height: 320px;
	}
	.icon-wrap {
		height: 215px ;
	}


	section.our-fac-sec.sec-wrap-padding .icon-wrap {
		height: 170px;
		padding: 8px;
		padding-top: 10px;
	}
	.icon-wrap .value-text {
		font-size: 14px;
	}
	.food-right-img {
		height: 320px;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
	}

	.food-left-img {
		height: 320px;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
	}

	.spa-img-home {
		height: 380px;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
	}

	.bathroom-icon-wrap {
		height: 215px !important;
	}

	section.padding-60.contact-page-info .container.p-0 {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

	section.padding-60.map-section {
		padding: 0;
		padding-top: 35px;
	}

	section.padding-60.map-section .container.p-0 {
		padding-left: 15px;
		padding-right: 15px;
	}

	li.nav-item.active a {
		position: relative;
		color: #c38937;
	}

	div#mobile-navbar {
		background-color: #043848;
	}

	div#mobile-navbar ul {
		width: 400px;
		margin: auto;
	}

	li.nav-item.active a::after {
		content: '';
		position: absolute;
		left: 15px !important;
		right: 15px !important;
		height: 2px;
		bottom: -4px;
		background-color: #c28937;
	}

	li.nav-item {
		margin-bottom: 15px;
	}
	section.padding-60.map-section .container.p-0 {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.footer-social-icon {
		margin-left: -60px;
	}
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

	.container {
		max-width: 1024px;
	}

	.navbar-expand-lg .navbar-nav .nav-link {
		padding: 0px 10px;
	}

	.social-icon {
		padding: 0px 0px 0px 20px;
	}

	button.booking-yellow-button {
		font-size: 12px;
	}

	.booking-middle-field-wrap {
		padding: 0px;
	}

	.col-xs-12.col-sm-12.col-md-6.col-lg-3.col-xl-3 {
		padding: 0px;
	}

	.booking-form .form-group.black .btn {
		width: 230px;
	}

	.booking-form {
		margin-right: 15px;
		margin-left: 15px;
	}

	.sec-wrap-padding {
		padding: 40px 0px;
	}

	h1.main-heding,
	.main-heding {
		font-size: 35px;
	}

	.col-md-4.box-wrap {
		padding: 0px 20px;
	}

	.tableHeightHome {
		height: 308px;
	}

	.navbar-brand img {
		height: 70px;
		padding: 0px 0px;
	}

	section.nav-footer-sec ul {
		top: 35px;
	}

	.social-cons.fb-con {
		margin-left: 20px;
	}

	li.foot-nav-item a {
		padding: 10px 8px;
	}

	.centted-nav {
		left: -473px;
		width: 964px;
	}

	section.our-fac-sec.sec-wrap-padding .container {
		width: 100%;
		padding-right: 15px !important;
		padding-left: 15px !important;
		margin-right: auto !important;
		margin-left: auto !important;
	}

	section.nav-footer-sec .container {
		width: 100%;
		padding-right: 15px !important;
		padding-left: 15px !important;
		margin-right: auto !important;
		margin-left: auto !important;
	}

	section.accomodation-banner.banner-holder {
		height: 285px;
	}

	section.accomodation-banner.banner-holder .d-table {
		height: 285px;
	}

	section.acc-text {
		padding: 25px 0px;
	}

	section.acc-text p.content-text {
		margin: 0px;
	}

	section.acc-green-sec.banner-holder {
		height: 310px;
	}

	section.acc-green-sec.banner-holder .d-table {
		height: 310px;
	}

	section.sub-nav {
		padding: 40px 0px;
	}

	section.sub-nav p.content-text {
		margin: 0px;
	}

	section.dining-banner.banner-holder {
		height: 285px;
	}

	section.dining-banner.banner-holder .d-table {
		height: 285px;
	}

	.padding-60 {
		padding: 35px 0px;
	}

	.spa-box-text-wrap {
		width: 170px;
		height: 125px;
	}

	.tableHeightHome {
		height: 458px;
	}

	.spa-box-text-wrap p {
		padding: 39px 0px;
	}

	.swiper-button-next.swiper-btn-gl {
		right: 15px;
	}

	.swiper-button-prev.swiper-btn-gl {
		left: 15px;
	}

	.col-md-6.mob-contact-res {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.g-recaptcha.mt-2 {
		float: right;
	}

	section.padding-60.contact-page-info {
		padding-bottom: 0px;
	}

	section.padding-60.contact-page-info .container.p-0 {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	section.padding-60.map-section .container.p-0 {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}


}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
	.mobile-only {
		display: block !important;
	}
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
	.mobile-only {
		display: block !important;
	}
}

@media only screen and (max-width: 812px) and (min-aspect-ratio: 13/9) and (orientation: landscape) {
	.mobile-rotate-wrap {
		display: block !important;
		overflow: hidden !important;
	}
}

/* iPhone 5/5s only */

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {

	.desktop-header,
	img.banner-right-arrow,
	img.banner-left-arrow,
	.desktop-footer {
		display: none;
	}

	.mobile-header,
	.mobile-footer {
		display: block !important;
	}

	.mobile-logo,
	a.img-a {
		width: 85%;
		display: block;

		float: left;
	}

	.mobile-header .navbar-toggler-icon {
		background-image: url(../images/mobile-menu.svg);
		width: 18px;
	}

	.mobile-header .navbar-toggler {
		outline: 0px;
		box-shadow: none;
		padding: 0px;
	}

	#mobile-navbar ul {
		background-color: #043848;
		margin: 0px;
		list-style-type: none;
		padding: 20px 30px;
	}

	.mobile-header a.nav-link:hover::after {
		left: 15px;
		right: 41px;
		bottom: 0px;
	}

	.mobile-book-btn-sect {
		background-color: #043848;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	.mobile-book-btn-sect .social-icon,
	.mobile-book-btn-sect button.booking-yellow-button,
	.navbar-brand img {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	.navbar-brand img {
		width: 90%;
		margin: 0px !important;
		padding: 0px;
	}

	.mobile-book-btn-sect i.ti {
		font-size: 18px;
	}

	.mobile-book-btn-sect button.booking-yellow-button {
		width: 150px;
		height: 45px;
	}

	.banner-mob {
		height: 200px;
	}

	h1.banner-text-content {
		font-size: 21px;
	}

	.nav-footer-sec .col-4,
	.nav-footer-sec .col-8 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.mobile-footer-nav ul {
		columns: 2;
		-webkit-columns: 2;
		-moz-columns: 2;
		padding-left: 0;
		list-style: none;
		column-gap: 152px;
		column-count: 3;
	}

	.mobile-footer-nav li.foot-nav-item a,
	.footer-social-icon li.foot-nav-item a {
		padding: 10px 10px;
	}

	.social-cons.fb-con {
		margin-left: 0px;
	}

	.footer-info p {
		text-align: left !important;
	}

	.m-footer-copyright {
		background-color: #303030;
	}

	.copyright-footer p {
		text-align: center;
		line-height: 24px;
		color: rgba(208, 205, 205, 0.77);
		font-size: 12px;
	}

	.iquary-line .form-group {
		padding: 10px 0px;
	}

	.booking-form .col-xs-12 {
		padding-right: 15px;
		padding-left: 15px;
		border: 0;
	}

	.booking-form .form-group.field {
		padding: 10px 50px 3px 50px;
	}

	.our-fac-sec .container.p-0 {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}

	/* section.iquary-line{
  display: none; 
} */
	h1.main-heding,
	.main-heding {
		font-size: 24px;
	}

	h2.page-special-title {
		font-size: 25px;
	}

	.sec-wrap-padding {
		padding: 40px 0px;
	}

	.col-md-4.box-wrap {
		padding: 0px 20px;
	}

	.tableHeightHome {
		height: 385px;
	}

	.food-right-img,
	.food-left-img {
		width: 100%;
		height: 290px;
	}

	.booking-form {
		margin-top: 0;
		box-shadow: none;
		height: auto;
		width: 100%;
		background-color: #fff;
		margin-left: 15px;
		margin-right: 15px;
		z-index: 999;
	}

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

	.icon-wrap {
		padding: 8px;
	}

	.col.icon-cl-set.text-center {
		width: 100% !important;
		display: block;
		flex-basis: auto;
		padding-top: 0px;
	}

	.cented-slider-swiper .swiper-slide {
		width: 100%;
		height: auto;
	}

	section.accomodation-banner.banner-holder .d-table {
		height: 200px;
	}

	section.accomodation-banner.banner-holder {
		height: 200px;
	}

	section.our-fac-sec.sec-wrap-padding .icon-wrap:hover {
		-moz-transform: unset;
		-webkit-transform: none;
		transform: none;
		box-shadow: none;
		transition: none;
	}

	section.sub-nav ul {
		padding: 0px;
	}

	li.sub-nav-item {
		margin-bottom: 5px;
	}

	li.sub-nav-item.active {
		text-decoration: none;
	}

	li.sub-nav-item.active a {
		color: #005772;
	}

	p.acc-green-bnr-text {
		font-size: 22px;
	}

	.padding-60 {
		padding: 40px 20px;
	}

	.spa-services-sect-02 {
		height: 985px;
		background-size: cover;
	}

	.col.p-0.spa-img-box {
		width: 100% !important;
		display: block;
		flex-basis: auto;
		padding-top: 0px;
	}

	.spa-box-text-wrap {
		width: 200px;
		height: 145px;
		margin: 6px auto;
	}

	.spa-box-text-wrap p {
		font-size: 20px;
		padding: 45px 0px;
	}

	.spa-services-sect-02 .spa-box-wrap {
		margin: 20px auto;
	}

	br.ds-br {
		display: block !important;
	}

	.spa-services-sect-01 .tableHeightHome {
		height: 270px;
	}

	ul.sub-navbar-ag.ag-auto li {
		display: block;
	}

	ul.sub-nav-gallery.sub-navbar-ag.ag-auto.sub-nav-12 {
		margin: 24px 0px;
		padding: 0px;
	}

	.swiper-button-next.swiper-btn-gl {
		right: 18px;
	}

	.swiper-button-prev.swiper-btn-gl {
		left: 18px;
		outline: 0px;
		box-shadow: none;
	}

	/* chathura */
	.booking-sec {
		width: 100%;
		display: block;
	}

	section.mobile-header div#mobile-navbar {
		text-align: center;
	}

	.form-group label {
		width: 100%;
	}

	.form-group img {
		float: right;
		margin-left: unset;
	}

	.mobile-footer-nav {
		height: 105px;
	}

	li.foot-nav-item a {
		line-height: 34px;
	}

	.footer-info.mt-3.mb-3 {
		margin: 15px 15px 30px 15px !important;
	}

	a.navbar-brand {
		padding-top: 20px;
		padding-bottom: 0px;
	}

	.g-recaptcha {
		transform: scale(0.86) !important;
		-webkit-transform: scale(0.86) !important;
		transform-origin: 0 0 !important;
		-webkit-transform-origin: 0 0 !important;
	}

	section.popup-bokking .modal-body {
		padding: 0px 20px;
	}

	.modal-body .row.pt-5 {
		padding-top: 0px !important;
	}

	.box-wrap {
		padding-top: 25px !important;
		padding-bottom: 25px !important;
	}

	.spa-img-home {
		height: 287px;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
	}

	.map-section img {
		height: 100%;
	}

	section.padding-60.map-section .col-md-12 {
		height: 150px;
	}

	section.gallery-box li::after {
		display: none;
	}

	.col-md-6.submit-btn.mob-contact-res .form-group button.view-img-btn {
		float: none;
		margin: auto;
		display: block;
	}

	section.padding-60.map-section {
		padding: 15px 20px 30px 20px;
	}


	p.content-text, a.content-text {
		line-height: 21px;
		font-size: 13px;
	}
	
	.contact-info span {
		width: 52px;
	}
	
	a p.content-text-02 {
		font-size: 13px;
		margin-bottom: 0;
		top: 8px;
	}
	
	.contact-address.info-box p.content-text.text-left {
		margin-bottom: 0;
	}
	
	.dining1-left-img,.dining1-right-img {
		height: 335px;
	}











}


/* Nexus 5x */

@media only screen and (min-width: 361px) and (max-width: 411px) and (min-height: 641px) and (max-height: 731px) and (orientation:portrait) {
	p {}
}

@media only screen and (min-height: 361px) and (max-height: 411px) and (min-width: 641px) and (max-width: 731px) and (orientation:landscape) {
	p {}
}

/* Nexus 6p */

@media only screen and (min-width: 412px) and (max-width: 435px) and (min-height: 732px) and (max-height: 773px) and (orientation:portrait) {
	p {}
}

@media only screen and (min-height: 412px) and (max-height: 435px) and (min-width: 732px) and (max-width: 773px) and (orientation:landscape) {
	p {}
}
