body {
    width: 100% !important;
    font-family: 'Quicksand', sans-serif;
	margin-left: auto;
    margin-right: auto;
}

hr {
	border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(95,50,8,0.3), rgba(0, 0, 0, 0));
}

.datepicker {
	z-index: 50000;
}

input[type=date]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    display: none;
}

input[type=date]::-webkit-calendar-picker-indicator {
    -webkit-appearance: none;
    display: none;
}

.galleryRow {
	margin-top: 15px;
    margin-bottom: 15px;
}

.mainColor {
	color: #5f3208;
}

.hotelPolicy {
	margin-top: 25px;
	font-size: 14px;
}

#khamfu {
	background-color: #5f3208;
	padding-top: 50px;
}

#khamfu h2 {
	color: #fff;
	padding-bottom: 50px;
}

#pinLeft {
	position: fixed;
	left: 0%;
	top: 50%;
	display: block;
}

#pinLeft img {
	width: 50px;
	height: 50px;
	color: #5f3208;
}

#attraction {
	padding-top: 50px;
	background-color: white;
	background-image: url(http://lavanahotelchiangmai.com/images/bg.png);
	background-repeat: repeat;
}

#attraction h2 {
	color: #5f3208;
	padding-bottom: 25px;
}

.card{
	margin-top: 25px;
	margin-bottom: 25px;
}

/* Fade in animation */
.fade-in {
	opacity: 1;
	animation-name: fadeInOpacity;
	animation-iteration-count: 1;
	animation-timing-function: ease-in;
	animation-duration: 2s;
}

@keyframes fadeInOpacity {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

/* max 479px */
@media only screen and (max-width: 479px)  {

.galleryCol {

	margin-bottom: 15px;
}

#pinLeft {
	display: none;
}

#topbar {
	color: #fffaf4;
    width: 100%;
    z-index: 900;
	position: fixed;
	background-color: #5f3208;
	opacity: 1;
	height: 25px;
}

#topHeader h1{
	padding-top: 0px;
	color: white;
	font-size: 70px;
	padding-left: 65px;
}

#topHeaderAcom {
	background-color: #5f3208;
	padding-bottom: 50px;
	margin-bottom: 25px;
	top: -15px;
}

#topHeaderAcom h1 {
	padding-top: 25px;
	color: white;
	font-size: 35px;
	padding-left: 20px;
}

#topHeaderAcom h4 {
	padding-left: 25px;
	font-size: 20px;
	color: #fffaf4;
}

#accommodation h2 {
	font-size: 24px;
	padding-top: 10px;
}

.displayLeft {
	margin-top: 3px;
	margin-bottom: 13px;
}

.displayRight {
	margin-bottom: 15px;
}

.amenities {
	margin-top: 15px;
	font-size: 12px;
}

.bookButton {
	background-color: #5f3208;
	color: #fffaf4;
	border: solid;
	border-color: #5f3208;
}

.bookButton:hover {
	background-color: #fffaf4;
	color: #5f3208;
	border: solid;
	border-color: #5f3208;
}

.bookButton:focus {
	outline: none;
}

.topNavbar {

}

.navbar-collapse ul {
	background-color: #5f3208;
	color: white;
	padding-left: 15px;
}

.navbar-collapse ul li {
	color: white;
}

.navbar-toggler {
	background-color: white;
}

.nav-link{
	color: #ffffff !important;
}

.navbar-toggler {
    color: white;
}

#logo img {
	width: 100%;
	max-width: 150px;
	background-color: #5f3208;
}

#pageHeader {
	position: absolute;
    z-index: -1;
	top: 13%;
    left: 0px;
    bottom: 0px;
    right: 0px;
    overflow: hidden;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0% 0%;
   /* background-image: url(http://lavanahotelchiangmai.com/images/LavanaBg.png); */
	background-color: #5f3208;
	box-shadow: inset 0 0 0 1000px rgba(0,0,0,.3);
}

#topHeader h1{
	padding-top: 20px;
	color: white;
	font-size: 40px;
	padding-left: 20px;
}

#main-content {
	padding: 10px;
	background-color: white;
	background-image: url(http://lavanahotelchiangmai.com/images/bg.png);
	background-repeat: repeat;
	margin-top: 50px;
}

#main-content h2 {
	font-size: 24px !important;
}

#checkRoom {
	display: none;
}

#checkRoomMobile {
	background-color: #5f3208;
	border-radius: 5px;
	padding: 22px;
	color: #fffaf4;
	position: relative;
	top: -25px;
	margin-bottom: 15px;
	text-decoration: none;
}

.mainColor {
	color: #5f3208;
}

}
/* 480 to 767 */
@media only screen and (min-width:480px) and (max-width: 767px) {

#topbar {
	color: #fffaf4;
    width: 100%;
    z-index: 900;
	position: fixed;
	background-color: #5f3208;
	opacity: 1;
	height: 25px;
}


#topHeader h1{
	padding-top: 0px;
	color: white;
	font-size: 40px;
	padding-left: 65px;
    padding-top: 35px;
}

#topHeaderAcom {
	background-color: #5f3208;
	padding-bottom: 50px;
	margin-bottom: 25px;
	top: -15px;
}

#topHeaderAcom h1 {
	padding-top: 25px;
	color: white;
	font-size: 35px;
	padding-left: 20px;
}

#topHeaderAcom h4 {
	padding-left: 25px;
	font-size: 20px;
	color: #fffaf4;
}

#accommodation h2 {
	font-size: 24px;
	padding-top: 10px;
}

.navbar-collapse ul {
	background-color: #5f3208;
	color: white;
	padding-left: 15px;
}

.navbar-collapse ul li {
	color: white;
}

.navbar-toggler {
	background-color: white;
}

.nav-link{
	color: #ffffff !important;
}

#logo img {
	width: 100%;
	max-width: 150px;
	background-color: #5f3208;
}

#pageHeader {
	position: absolute;
    z-index: -1;
	top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0% 0%;
    background-image: url(http://lavanahotelchiangmai.com/images/LavanaBg.png);
	box-shadow: inset 0 0 0 1000px rgba(0,0,0,.3);
}

#main-content {
	padding: 10px;
	background-color: white;
	background-image: url(http://lavanahotelchiangmai.com/images/bg.png);
	background-repeat: repeat;
	margin-top: 250px;
}

#checkRoomMobile {
	background-color: #5f3208;
	border-radius: 5px;
	padding: 22px;
	color: #fffaf4;
	position: relative;
	top: -25px;
	margin-bottom: 15px;
	text-decoration: none;
	margin: 0 auto;
	left: 28%;
}

#main-content h2 {
	font-size: 24px !important;
}

#checkRoom {
	display:none ;
}

.displayLeft {
	margin-top: 3px;
	margin-bottom: 13px;
}

.displayRight {
	margin-bottom: 15px;
}

.bookButton {
	background-color: #5f3208;
	color: #fffaf4;
	border: solid;
	border-color: #5f3208;
	margin: 5px;
}

.bookButton:hover {
	background-color: #fffaf4;
	color: #5f3208;
	border: solid;
	border-color: #5f3208;
}

.bookButton:focus {
	outline: none;
}

.amenities {
	margin-top: 15px;
	font-size: 12px;
}

}
/* 768 to 991 */
@media only screen and (min-width: 768px) and (max-width: 991px) {

#topbar {
	color: #fffaf4;
    width: 100%;
    z-index: 900;
	position: fixed;
	background-color: #5f3208;
	opacity: 1;
	height: 25px;
}


#topHeader h1{
	padding-top: 0px;
	color: white;
	font-size: 40px;
	padding-left: 65px;
    padding-top: 35px;
}

#topHeaderAcom {
	background-color: #5f3208;
	padding-bottom: 50px;
	margin-bottom: 25px;
	top: -15px;
}

#topHeaderAcom h1 {
	padding-top: 25px;
	color: white;
	font-size: 35px;
	padding-left: 20px;
}

#topHeaderAcom h4 {
	padding-left: 25px;
	font-size: 20px;
	color: #fffaf4;
}

#accommodation h2 {
	font-size: 24px;
	padding-top: 10px;
}

#checkRoomMobile {
	background-color: #5f3208;
	border-radius: 5px;
	padding: 22px;
	color: #fffaf4;
	position: relative;
	top: -25px;
	margin-bottom: 15px;
	text-decoration: none;
	margin: 0 auto;
	left: 28%;
}

#checkRoom {
	display: none;
}

#main-content {
	padding: 10px;
	background-color: white;
	background-image: url(http://lavanahotelchiangmai.com/images/bg.png);
	background-repeat: repeat;
	margin-top: 250px;
}

.navbar-collapse ul {
	background-color: #5f3208;
	color: white;
	padding-left: 15px;
}

.navbar-collapse ul li {
	color: white;
}

.navbar-toggler {
	background-color: white;
}

.nav-link{
	color: #ffffff !important;
}

.navbar-toggler {
	background-color: white;
}

#logo img {
	width: 100%;
	max-width: 150px;
	background-color: #5f3208;
}

#pageHeader {
	position: absolute;
    z-index: -1;
	top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0% 0%;
    background-image: url(http://lavanahotelchiangmai.com/images/LavanaBg.png);
	box-shadow: inset 0 0 0 1000px rgba(0,0,0,.3);
}

#main-content {
	padding: 10px;
	background-color: white;
	background-image: url(http://lavanahotelchiangmai.com/images/bg.png);
	background-repeat: repeat;
	margin-top: 250px;
}

.displayLeft {
	margin-top: 10px;
	margin-bottom: 30px;
}

.displayRight {
	margin-top: 10px;
	margin-bottom: 30px;
}

.bookButton {
	background-color: #5f3208;
	color: #fffaf4;
	border: solid;
	border-color: #5f3208;
	margin: 5px;
}

.bookButton:hover {
	background-color: #fffaf4;
	color: #5f3208;
	border: solid;
	border-color: #5f3208;
}

.bookButton:focus {
	outline: none;
}

.amenities {
	margin-top: 15px;
	font-size: 12px;
}

}
/* 992 to 1200 */
@media only screen and (min-width: 992px) and (max-width: 1200px) {

#topbar {
	color: #fffaf4;
    width: 100%;
    z-index: 900;
	position: fixed;
	background-color: #5f3208;
	opacity: 1;
	height: 25px;
	padding-left: 50px;
}


#topHeader h1{
	padding-top: 0px;
	color: white;
	font-size: 40px;
	padding-left: 65px;
    padding-top: 35px;
}

#topHeaderAcom {
	background-color: #5f3208;
	padding-bottom: 50px;
	margin-bottom: 25px;
	top: -15px;
}

#topHeaderAcom h1 {
	padding-top: 25px;
	color: white;
	font-size: 35px;
	padding-left: 20px;
}

#topHeaderAcom h4 {
	padding-left: 25px;
	font-size: 20px;
	color: #fffaf4;
}

#accommodation h2 {
	font-size: 24px;
	padding-top: 10px;
}

#logo img {
	width: 100%;
	max-width: 150px;
	background-color: #5f3208;
}

#navbarSupportedContent ul {
	background-color: #5f3208;
}

#navbarSupportedContent ul li a:hover {
	background-color: #fff;
	color: #5f3208;
}

#navbarSupportedContent ul li {
	width: auto;
}

#navbarSupportedContent ul li a {
	font-size: 13px;
	color: white;
}

#pageHeader {
	position: absolute;
    z-index: -1;
	top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0% 0%;
    background-image: url(http://lavanahotelchiangmai.com/images/LavanaBg.png);
	box-shadow: inset 0 0 0 1000px rgba(0,0,0,.3);
}

#main-content {
	padding: 10px;
	background-color: white;
	background-image: url(http://lavanahotelchiangmai.com/images/bg.png);
	background-repeat: repeat;
	margin-top: 250px;
}

#checkRoomMobile {
	display: none;
}

#checkRoom {
	background-color: #5f3208;
	border-radius: 5px;
	padding: 22px;
	color: #fffaf4;
	position: relative;
	top: -25px;
	margin-bottom: 15px;
	text-decoration: none;
	margin: 0 auto;
}

#checkRoom:hover {
	background-color: #fffaf4;
	color: #5f3208;
}

.displayLeft {
	margin-top: 5px;
	margin-bottom: 15px;
}

.displayRight {
	margin-bottom: 25px;
}

.amenities {
	margin-top: 15px;
	font-size: 10px;
}

.roomDetail {
	padding: 30px;
	font-size: 14px;
}

.bookButton {
	background-color: #5f3208;
	color: #fffaf4;
	border: solid;
	border-color: #5f3208;
}

.bookButton:hover {
	background-color: #fffaf4;
	color: #5f3208;
	border: solid;
	border-color: #5f3208;
}

.bookButton:focus {
	outline: none;
}

}
/* over 1201 */
@media screen and (min-width: 1201px) {

.container {

}

#logo img {
	width: 100%;
	max-width: 220px;
	background-color: #5f3208;
}

#navbarSupportedContent ul {
	background-color: #5f3208;
}

#navbarSupportedContent ul li {
	width: auto;
}

#navbarSupportedContent ul li a:hover {
	background-color: #fff;
	color: #5f3208;
}

#navbarSupportedContent ul li a {
	font-size: 13px;
	color: white;
}

#topbar {
	color: #fffaf4;
    width: 100%;
    z-index: 900;
	position: fixed;
	background-color: #5f3208;
	opacity: 1;
	height: 25px;
}

.innerTopbar {
	float:right;
	padding-right: 300px;
}

.navbar {
	padding-top: 25px;
}

#pageHeader {
	position: absolute;
    z-index: -1;
	top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0% 0%;
    background-image: url(http://lavanahotelchiangmai.com/images/header/lavanaSwim.jpg);
	box-shadow: inset 0 0 0 1000px rgba(0,0,0,.3);
}

#topHeader h1{
	padding-top: 0px;
	color: white;
	font-size: 70px;
	padding-bottom: 300px;
	padding-left: 65px;
}

#topHeaderAcom {
	background-color: #5f3208;
	padding-bottom: 50px;
	margin-bottom: 25px;
}

#topHeaderAcom h1 {
	padding-top: 0px;
	color: white;
	font-size: 70px;
	padding-left: 65px;
}

#topHeaderAcom h4 {
	padding-left: 65px;
	color: #fffaf4;
}

#topHeader span {
	font-size: 30px;
}

#main-content {
	padding: 10px;
	background-color: white;
	background-image: url(http://lavanahotelchiangmai.com/images/bg.png);
	background-repeat: repeat;
	min-height: 700px;
	margin-top: 180px;
}

#main-content h2 {
	padding-top: 25px;
}

.displayLeft {
	margin-left: 13px;
    margin-right: 13px;
}

.displayRight {

}

#accommodation {
	padding-left: 20px;
}

.roomDetail {
	padding: 30px;
	font-size: 14px;
}

.roomPic {

}

.bookButton {
	background-color: #5f3208;
	color: #fffaf4;
	border: solid;
	border-color: #5f3208;
}

.bookButton:hover {
	background-color: #fffaf4;
	color: #5f3208;
	border: solid;
	border-color: #5f3208;
}

.bookButton:focus {
	outline: none;
}

.carousel-caption {
	background-color: rgba(95,50,8,0.3);
}

.focusBorder {
	border: solid;
	border-color: #5f3208;
	border-radius: 2.5px;
}

.prePageText {
	font-size: 12px;
}

.spaicalMark {
	padding-top: 50px;
	padding-left: 50px;
}

.pageBrick {
	min-height: 100px;
}

.pageBrick p {
	font-size: 12px;
}

.mainColor {
	color: #5f3208;
}

#checkRoom {
	background-color: #5f3208;
	border-radius: 5px;
	padding: 22px;
	color: #fffaf4;
	position: relative;
	top: -30px;
	text-decoration: none;
}

#checkRoom:hover {
	background-color: #fffaf4;
	color: #5f3208;
}

#checkRoomMobile {
	display: none;
}

}
