@media only screen and (min-width: 320px) and (max-width: 374px) {
	.header .caption {
		display: none;
	}
	.logo-desktop {
		height: 0;
	}
	.logo-desktop .navbar-brand>img {
		display: none !important;
	}
	.logo-mobile {
		width: 20%;
    	margin-top: -10px;
	}
	.navbar-nav {
		line-height: 1em;
	}
	.wrapper {
		position: relative;
    	top: 90%;
	}
	.about-content {
		padding: 0 20px 20px;
	}
	.about-img img {
		width: 100%;
	}
	.room .row .room-right {
		padding-right: 15px;
	}
	.room .row .room-right::before {
		right: 15px;
	}
	.tes-container .row {
		display: inline-block;
	}
	.tes-container .item {
		padding: 30px;
	}
	.tes-meta {
		border-bottom: 1px solid #666633;
		border-right: none;
	}
	.owl-theme .owl-dots {
		bottom: -10%;
	}
	.news-block {
		margin-bottom: 90px;
	}
	.news-detail {
		bottom: 122px;
	}
	.news-content {
		bottom: 40px;
	}
	.news-title {
		font-size: 1.1em;
	}
	.gallery {
		margin: 0;
	}
	.gallery-item img {
		width: 100%;
	}	
}
@media only screen and (min-width: 375px) and (max-width: 479px) {
	.header .caption {
		display: none;
	}
	.logo-desktop {
		height: 0;
	}
	.logo-desktop .navbar-brand>img {
		display: none !important;
	}
	.logo-mobile {
		width: 20%;
    	margin-top: -10px;
	}
	.navbar-nav {
		line-height: 1em;
	}
	.wrapper {
		position: relative;
    	top: 90%;
	}
	.about-content {
		padding: 0 20px 20px;
	}
	.about-img img {
		width: 100%;
	}
	.room .row .room-right {
		padding-right: 15px;
	}
	.room .row .room-right::before {
		right: 15px;
	}
	.tes-container .row {
		display: inline-block;
	}
	.tes-container .item {
		padding: 30px;
	}
	.tes-meta {
		border-bottom: 1px solid #666633;
		border-right: none;
	}
	.owl-theme .owl-dots {
		bottom: -10%;
	}
	.news-block {
		margin-bottom: 90px;
	}
	.news-detail {
		bottom: 122px;
	}
	.news-content {
		bottom: 40px;
	}
	.news-title {
		font-size: 1.1em;
	}
	.gallery {
		margin: 0;
	}
	.gallery-item img {
		width: 100%;
	}	
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.header .caption {
		display: none;
	}
	.logo-desktop {
		height: 0;
	}
	.logo-desktop .navbar-brand>img {
		display: none !important;
	}
	.logo-mobile {
		width: 20%;
    	margin-top: -10px;
	}
	.navbar-nav {
		line-height: 1em;
	}
	.wrapper {
		position: relative;
    	top: 90%;
	}
	.about-content {
		padding: 0 20px 20px;
	}
	.about-img img {
		width: 100%;
	}
	.room .row .room-right {
		padding-right: 15px;
	}
	.room .row .room-right::before {
		right: 15px;
	}
	.tes-container .row {
		display: inline-block;
	}
	.tes-container .item {
		padding: 30px;
	}
	.tes-meta {
		border-bottom: 1px solid #666633;
		border-right: none;
	}
	.owl-theme .owl-dots {
		bottom: -10%;
	}
	.news-block {
		margin-bottom: 90px;
	}
	.news-detail {
		bottom: 122px;
	}
	.news-content {
		bottom: 40px;
	}
	.news-title {
		font-size: 1.1em;
	}
	.gallery {
		margin: 0;
	}
	.gallery-item img {
		width: 100%;
	}
	.footer {
		margin-top: 300px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {	
	.header .my-nav {
		font-size: 0.8em;
	}
	.navbar-nav {
		height: 60px;
    	margin-top: -40px !important;
	}
	.navbar-nav > li {
		padding: 10px !important;
	}
	.logo-mobile>img {
		display: none !important;
	}
	.logo-desktop .navbar-brand>img {
		display: none !important;
	}
	.book-now {
		top: 87%;
	}
	.book-now .form-group {
		margin-bottom: 10px !important;
	}
	.about {
		margin: 210px 0 0;
	}
	.about-content {
		padding: 0 20px 20px;
	}
	.about-img img {
		width: 100%;
	}
	.room .row {
		display: flex;
		align-items: center;
	}
	.service .col-sm-6, .news .col-sm-6 {
    	display: inline-flex;
    	float: none !important;
    	width: 49% !important;
    }
    .news-block {
		margin-bottom: 90px;
	}
	.news-detail {
		bottom: 122px;
	}
	.news-content {
		bottom: 40px;
	}
	.gallery {
		margin: 0;
	}
	.gallery-item img {
		width: 100%;
	}
}	
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
	.header .my-nav {
		font-size: 0.9em;
	}
	.navbar-nav {
		height: 100px;
    	margin-top: -80px !important;
	}
	.navbar-nav > li {
		padding: 10px !important;
	}
	.logo-mobile>img {
		display: none !important;
	}
	.navbar-brand {
		width: 130px;
	}
	.navbar-brand img {
		width: 100%;
    	margin-top: -10px !important;
	}
	.book-now .form-group {
		margin-bottom: 10px !important;
	}
	.form-inline .form-control, .form-inline .input-group .form-control {
		width: 100% !important;
	}
	.about {
		margin: 210px 0 0;
	}
	.room .row {
		display: flex;
		align-items: center;
	}
	.gallery .gallery-item {
		padding: 0 !important;
	}
	.gallery .gallery-item .overlay {
		left: 0;
		right: 0;
	}
	.copy-left {
		text-align: left;
	}
	.copy-right {
		text-align: right;
	}
}
@media only screen and (min-width: 1200px) {
	.header-top {
		text-align: right;
	}
	.navbar-nav {
		height: 120px;
	}
	.logo-mobile>img {
		display: none !important;
	}
	.navbar-nav .navbar-brand img {
		margin-top: -40px !important;
	}
	.about {
		margin: 170px 0 0;
	}
	.room .row {
		margin: 0 !important;
	}
	.gallery .gallery-item {
		padding: 0 12px !important;
	}
	.gallery .gallery-item img {
		height: 250px;
	}
	.gallery .gallery-item:first-child {
		padding-left: 15px !important;
	}
	.gallery .gallery-item:last-child {
		padding-right: 15px !important;
	}
	.copy-left {
		text-align: left;
	}
	.copy-right {
		text-align: right;
	}
}