/*
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
*/
h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
html, body{
	font-family: 'Open Sans', sans-serif;
	background-color: #303030;
}
body a{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}

/***** Header-bottom *****/
.logo {
	float: left;
	padding:30px 0;
}
.logo a{
	display:block;
}


/************ main *****************/
.searchbar {
	background: url(../images/real.jpg);
	padding: 15em 0;
}
/***** Search Bar *****/
.search-form input[type="text"] {
	display: block;
	width: 100%;
	padding: 20px;
	border: 1px solid #ddd;
	outline-color: #3399cc;
	margin: 1.5em;
	font-size: 1em;
	color: #999;
}
.search-form input[type="submit"] {
	padding: 15px 100px;
	color: #fff;
	background: #1d82cf;
	font-size: 1em;
	border: none;
	outline: none;
	cursor: pointer;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.search-form input[type="submit"]:hover{
 	background:#000;
}

.content-bottom {
	padding: 5em 0;
	color: #000;
	background-color: #fff;
} 

/*** Footer ***/
.footer {
   padding:5em 0;
   background:#1d82cf;
}


.footer_bottom{
	margin-top:2em;
}
.footer_nav{
	float:right;
}
.footer_nav li{
	display:inline;
}
.footer_nav ul{
	padding:0;
}
.footer_nav li a{
	color:#FFF;
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
	font-size:0.95em;
	margin: 0px 8px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}
.footer_nav li a:hover{
	color:#000;
}
.copy_right {
	float:left;
}
.copy_right p {
	font-size:0.95em;
	color:#FFF;
}
.copy_right p a {
	color:#F94B4B;
}
.copy_right p a:hover {
	color:#FFF;
	text-decoration:underline;
}
.copy_right h4 {
	color:#FFF;
	font-size: 22px;
	font-family: 'Open Sans Condensed', sans-serif;
}
.company_contacts {
	font-family: 'Open Sans', sans-serif;
	font-size:0.95em;
}



/*--reservation--*/
.reservation_banner{
	background: url(../images/reservation.jpg)no-repeat center top;
	background-size: 100% 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	padding: 2em 0 3em;
}
.main_title {
	font-size:3em;
	text-align: center;
	font-weight: 700;
	padding-top: 35px;
	text-transform: uppercase;
	padding-bottom: 20px;
	color: #fff;
	font-family: 'Open Sans Condensed', sans-serif;
}
.divider {
	border-bottom: 3px solid #e0e0e0;
	width: 100px;
	margin-left: auto;
	margin-right: auto;
}
.reservation_top{
	background:#fff;
	padding:5em 0;
}
.personal h2{
	font-family: 'Open Sans Condensed', sans-serif;
	color: #000;
	margin-bottom:1em;
	text-transform: uppercase;
	font-size: 2em;
	font-weight: 700;
}
.span2_of_1 {
	float: left;
	width: 47.33333%;
	margin-left: 4.33333%;
}
.span2_of_1:first-child {
	margin-left: 0;
}
.span2_of_1 h4 {
	text-transform: capitalize;
	font-size: 1em;
	color: #303030;
	font-weight: 600;
	margin-bottom: 5px;
}
.sel_room.left {
	margin-top: 20px;
}
.book_date.btm {
	margin-bottom: 15px;
}
a.btn.btn-primary.btn1.btn-normal.btn-inline {
	font-size: 18px;
}
.personal_bottom{
	margin-top:3em;
}
.book_date input[type="text"] {
	width:99%;
	color: #858585;
	font-size: 0.8725em;
	padding: 8px;
	outline: none;
	margin: 5px 0;
	font-family: 'Open Sans', sans-serif;
	border: 1px solid #DFDFDF;
	-webkit-appearance: none;
}
.date {
	background: url(../images/cal-icon.png) no-repeat 100% 50% #FFF;
}
.date {
	background: url(../images/cal-icon.png) no-repeat 100% 50% #FFF;
}
select {
	width: 100%;
	color: #858585;
	font-size: 0.8725em;
	padding: 7px;
	outline: none;
	margin: 5px 0;
	font-family: 'Open Sans', sans-serif;
	background: #ffffff;
	border: 1px solid #DFDFDF;
}
.personal{
	margin-top:3em;
}
.reservation-form input[type="text"] {
	display: block;
	width:100%;
	padding: 10px;
	border: 1px solid #ddd;
	outline: none;
	font-size: 0.85em;
	color: #999;
}
.reservation-form textarea {
	display: block;
	width:100%;
	padding: 10px;
	border: 1px solid #ddd;
	outline: none;
	font-size: 0.85em;
	color: #999;
	height:150px;
	resize: none;
}
h2.head {
	font-size:2em;
	font-weight: 700;
	text-transform: uppercase;
	margin:0 0 1em;
	font-family: 'Open Sans Condensed', sans-serif;
}
.reservation-form div{
	margin-bottom:20px;
}
.room_grids{
	margin-bottom:4em;
}
p.para{
	font-size:0.95em;
	line-height:1.8em;
	margin-top:1em;
}
/*--about--*/
.about{
	text-align:center;
}
.about h2{
	font-size: 3em;
	font-weight: 700;
	margin-bottom:0.5em;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
}
.about h3{
	font-size:2em;
	font-weight: 700;
	text-transform: uppercase;
}
.about h3 a{
	color:#F94B4B;
}
.about h3 a:hover{
	text-decoration:none;
	color:#555;
}
.about p{
	color:#555;
	font-size:1em;
	line-height:2em;
	margin:3em 0 2em;
	font-weight:700;
}
a.btn.btn-primary.btn2.btn-normal.btn-inline {
	padding: 10px 40px;
}
h3.hist{
	font-size: 3em;
	font-weight: 700;
	margin-bottom:1em;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	color:#000;
	text-align:center;
}
.staff{
	padding:5em 0;
}
.staff_grid h3{
	font-size:2em;
	text-transform:uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	margin:1em 0 0.5em;
}
.staff_grid h3 a{
	color:#F94B4B;
}
.staff_grid h3 a:hover{
	text-decoration:none;
	color:#555;
}
.staff_grid p{
	color:#999;
	font-size:0.95em;
	line-height:1.8em;
}
h2.staff_head{
	font-size: 3em;
	font-weight: 700;
	margin-bottom:1em;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	color:#000;
	text-align:center;
}
.history_grid h3{
	font-size:18px;
	text-transform:uppercase;
	line-height:1.5em;
}
.history_grid p{
	font-size:0.95em;
	color:#555;
	line-height:1.8em;
	margin:2em 0 1em;
}
.history_grid h3 a{
	color:#F94B4B;
}
.history_grid h3 a:hover{
	color:#555;
	text-decoration:none;
}


/*--contact--*/
.contact_left h3, .contact_right h3{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 2em;
	color: #555;
	text-transform: uppercase;
	margin-bottom: 1em;
}
.address p {
	color: #333033;
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 16px;
	font-style: normal;
	font-family: 'Open Sans', sans-serif;
}
.address dd {
	color: #aaa4ab;
	font-size: 13px;
	line-height: 20px;
	font-weight: 300;
}
.title2 {
	font-family: 'Open Sans', sans-serif;
}
.contact-form input[type="text"] {
	display: block;
	width:70%;
	padding: 10px;
	border: 1px solid #ddd;
	outline-color: #3399cc;
	margin: 1.5em 0;
	font-size: 0.85em;
	color: #999;
}
.contact-form textarea {
	display: block;
	width: 100%;
	padding: 10px;
	border: 1px solid #ddd;
	outline-color: #3399cc;
	margin: 1.5em 0;
	font-size: 0.85em;
	color: #999;
	height:300px;
	resize: none;
}
.contact-form input[type="submit"] {
	padding: 15px 20px;
	color: #fff;
	background: #3399cc;
	font-size: 1em;
	border: none;
	outline: none;
	cursor: pointer;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	float:right;
}
.contact-form input[type="submit"]:hover{
 	background:#000;
}

/*** responsice layout ***/
@media all and (max-width: 1024px) {
	
   
}
@media all and (max-width: 800px) {
  .logo {
     float:none;
     padding:15px 0 30px;
     text-align:center;	
  }
  .col-md-4 {
	 margin-bottom: 3em;
 }
 .view .mask, .view .content {
	height: 263px;
}
.view-tenth img {
  	transition: none;
}
div#main-reservation-text {
	margin-bottom: 2em;
}
.welcome_desc {
	width: 99%;
	margin-bottom: 2em;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img, .view img {
	display:inline;
}
.view .mask, .view .content, .label-product > span {
	left:180px;
}
.reservation_top, .grids, .content-bottom{
	padding: 4em 0 2em;
}
.room_grids {
	margin-bottom:0;
}
.nbs-flexisel-nav-left {
	left: -14px;
}
.searchbar, .company_logos, .footer, .staff{
	padding: 3em 0;
}
.search input[type="text"] {
	width:96%;
}
.footer_top {
	padding-bottom:0;
}
.staff_grid {
	margin-bottom: 2em;
}
.category_widget {
	margin: 4em 0 3em;
}
}
@media all and (max-width: 640px) {
 .view .mask, .view .content, .label-product > span {
	left:110px;
}
.main_title, .about h2{
	font-size: 2em;
}
.about h3 {
	font-size: 1.2em;
}
.about p {
	margin: 1em 0 2em;
}
ul.recent-list {
	margin-top: 3em;
}
.footer_grid h4 {
	margin-bottom: 0.5em;
}
}
@media all and (max-width: 480px) {
.headertop_nav li a {
	font-size: 0.85em;
	margin:0;
}
#loginButton span {
	padding: 10px 10px;
}
.product_image img, .mask{
	width: 250px;
}
.view .mask, .view .content, .label-product > span {
	left:90px;
}
.label-product > span {
	font-size: 14px;
	padding: 5px;
}
.view-tenth h2 {
	margin: 10px 10px 0px 10px;
	font-size:1em;
}
.view h3 {
	padding: 10px 10px 0px;
}
.product_container h3 {
	font-size: 1.5em;
	margin: 1em 0 0.4em;
}
ul.person h4, .product_container p{
	font-size: 1em;
}
#main-reservation-text h3{
	font-size: 1.4em;
}
.btn.btn-primary {
	font-size: 1.5em;
	padding: 8px 10px;
}
.nbs-flexisel-nav-right {
	right: -17px;
}
.welcome_desc h3, .middle_right h3 {
	margin-bottom:0.5em;
}
h2.staff_head, h3.hist{
	font-size: 2em;
	margin-bottom: 0.5em;
}
.history_grid h3 {
	font-size: 14px;
	margin-top: 1em;
}
.about p {
	font-size: 0.95em;
}
.post1 h3 {
	font-size: 1.5em;
}
ul.dc_pagination li a {
	padding: 7px 10px 7px 7px;
	font-size: 0.85em;
}
.category_widget {
	margin: 3em 0 2em;
}
.map {
	height: 200px;
	margin: 0 0 20px;
}
.contact-form textarea {
	height:150px !important;
}
.copy_right {
	float: none;
}
.footer_nav {
	float: none;
	margin-top: 1em;
}
}
@media all and (max-width: 320px) {
.headertop_nav {
	float: none;
	padding:5px 0;
}
.header-top-right {
	float: none;
}
.header-top-right {
	float: none;
}
.logo h1 {
	font-size: 2.5em;
}
.logo h1 span {
	font-size: 15px;
}
.login_box {
	float:none;
}
.product_image img, .mask{
	width: 230px;
}
.view .mask, .view .content, .label-product > span {
	left:20px;
}
.search input[type="text"] {
	width: 89%;
}
ul.comment-list {
	padding: 1em;
}
.comments-area input[type="text"] {
	padding: 10px 10px;
	width: 85%;
}
.comments-area textarea {
	padding: 10px 10px;
	width: 95%;
	height: 120px;
}
.comments-area input[type="submit"] {
	padding: 10px;
}
}