/*
Theme Name: Twenty Thirteen
Theme URI: https://wordpress.org/themes/twentythirteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 1.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready
Text Domain: twentythirteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.btn.active, .btn:active{
box-shadow: none;
}
a.btn.btn-brand:after {
    content: '\00bb';
    padding: 6px;
    font-size: 18px;
}
a.btn.btn-brand {
       text-transform: uppercase;
        color: #000;
    font-weight: 700;
    padding: 20px 0px;
    position: relative;
    margin-left: 15px;
}
.deals_contentlist {
    margin-bottom: 25px;
    display: inline-block;
    width: 100%;
    padding-bottom: 25px;
    border-bottom: 1px dotted #C6C3C3;
	text-align:center
}
.faci-content.under h3{
    margin: 0;
    padding: 50px 68px;
    font-size: 18px;
}
input.scfp-form-submit{
text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    padding: 10px 15px!important;
    
    border-top-right-radius: 10px!important;
    border-bottom-left-radius: 10px!important;
    background-color: #000!important;
    border: 2px solid #000!important;
    z-index: 18;
    -webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;

}
.scfp-form-content .scfp-form-row .scfp-form-field{padding:18px 15px!important;    margin: 10px 0px;}
.gallery-box.common-pad {
    padding-top: 60px;
    padding-bottom: 40px;
}
.gtitle {
    margin: 0 !important;
    text-align: center;
    font-size: 24px;
    color: #000;
    padding-bottom: 30px;
}
.owl-dot.active {
    border: 1px solid #000!important;
    background: #000!important;
}
.tour-block h3 {
    margin-top: 0;
    color: #000;
    margin-bottom: 9px;
}
.policy {
    padding: 50px;
}
.dining{
    padding-top: 60px;
    padding-bottom: 60px;
}
.dining ul {
    margin: 16px 0;
    padding: 0 0 0 0px;
    list-style: none;
}
.meeting-inner {
    clear: both;
    width: 100%;
    text-align: center;
    margin-top: 45px;
    margin-bottom: 10px;
}

.meetingblock {
    border: 2px solid #ddd;
    box-shadow: 0px 0px 20px #ddd;
    margin-bottom: 45px;
    background: #fff;
    margin: 15px;
    margin-bottom: 40px;
    display: inline-block;
    position: relative;
    width: 46%;
    vertical-align: top;
}
.meeting-box {
    overflow: hidden;
    position: relative;
}
.meetinginfo {
    padding: 0px 40px;
    min-height: 135px;
}

.innercontent {
    padding-top: 25px;
    padding-bottom: 25px;
     

}
.tour-block {
    margin: 40px 0;
}
.tour-content {
    padding: 10px;
}
.divider {
    border: 1px solid #eee;
    height: 0px;
}
/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 *   4.1 - Site Header
 *   4.2 - Navigation
 * 5.0 - Content
 *   5.1 - Entry Header
 *   5.2 - Entry Meta
 *   5.3 - Entry Content
 *   5.4 - Galleries
 *   5.5 - Post Formats
 *   5.6 - Attachments
 *   5.7 - Post/Paging Navigation
 *   5.8 - Author Bio
 *   5.9 - Archives
 *   5.10 - Search Results/No posts
 *   5.11 - 404
 *   5.12 - Comments
 *   5.13 - Multisite
 * 6.0 - Sidebar
 *   6.1 - Widgets
 * 7.0 - Footer
 * 8.0 - Media Queries
 * 9.0 - Print
 * ----------------------------------------------------------------------------
 */

/**
 * 1.0 Reset
 *
 * Modified from Normalize.css to provide cross-browser consistency and a smart
 * default styling of HTML elements.
 *
 * @see http://git.io/normalize
 * ----------------------------------------------------------------------------
 */

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

html{
	font-size: 16px;
}
body{
	font-size: 1em;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden] {
	display: none;
}

html {
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
p{
	line-height: 1.8;
}

html,
button,
input,
select,
textarea {
	/*font-family: "Source Sans Pro", Helvetica, sans-serif;*/

}

body {
	color: #3d3d3d;
	line-height: 1.5;
	margin: 0;
	font-family: 'Raleway', sans-serif !important;
}

a {
	color: #ca3c08;
	text-decoration: none;
}

a:visited {
	/*color: #ac0404;*/
}

a:focus {
	outline: thin dotted;
	outline: none;
}

a:active,
a:hover {
	color: #ea9629;
	outline: 0;
}

a:hover {
	text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	/*font-family: Bitter, Georgia, serif;*/
	line-height: 1.3;
}

h1 {
	font-size: 48px;
	margin: 33px 0;
}

h2 {
	font-size: 30px;
	margin: 25px 0;
}

h3 {
	font-size: 1.4em;
	margin: 22px 0;
}

h4 {
	font-size: 20px;
	margin: 25px 0;
}

h5 {
	font-size: 18px;
	margin: 30px 0;
}

h6 {
	font-size: 16px;
	margin: 36px 0;
}

address {
	font-style: italic;
	margin: 0 0 24px;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

mark {
	background: #ff0;
	color: #000;
}



code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	font-size: 14px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
}

pre {
	background: #f5f5f5;
	color: #666;
	font-family: monospace;
	font-size: 14px;
	margin: 20px 0;
	overflow: auto;
	padding: 20px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}

blockquote {
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	margin: 24px 40px;
}

blockquote blockquote {
	margin-right: 0;
}

blockquote cite,
blockquote small {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}

blockquote em,
blockquote i {
	font-style: normal;
	font-weight: 300;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

small {
	font-size: smaller;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

dl {
	margin: 0 20px;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 0 20px;
}

menu,
ol,
ul {
	margin: 16px 0;
	padding: 0 0 0 40px;
}

ul {
	list-style-type: square;
}

nav ul,
nav ol {
	list-style: none;
	list-style-image: none;
}

li > ul,
li > ol {
	margin: 0;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

form {
	margin: 0;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
	white-space: normal;
}

button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

button,
input {
	line-height: normal;
}

button,
html input[type="button"],
input[type="reset"],
 {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
input[disabled] {
	cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
	padding-right: 2px; /* Don't cut off the webkit search cancel button */
	width: 270px;
}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

table {
	border-bottom: 1px solid #ededed;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px;
	line-height: 2;
	margin: 0 0 20px;
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

caption {
	font-size: 16px;
	margin: 20px 0;
}

th {
	font-weight: bold;
	text-transform: uppercase;
}

td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}

del {
	color: #333;
}

ins {
	background: #fff9c0;
	text-decoration: none;
}

hr {
	background: url(images/dotted-line.png) repeat center top;
	background-size: 4px 4px;
	border: 0;
	height: 1px;
	margin: 0 0 24px;
}


/**
 * 2.0 Repeatable Patterns
 * ----------------------------------------------------------------------------
 */

.genericon:before,
.menu-toggle:after,
.featured-post:before,
.date a:before,
.entry-meta .author a:before,
.format-audio .entry-content:before,
.comments-link a:before,
.tags-links a:first-child:before,
.categories-links a:first-child:before,
.edit-link a:before,
.attachment .entry-title:before,
.attachment-meta:before,
.attachment-meta a:before,
.comment-awaiting-moderation:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.bypostauthor > .comment-body .fn:before,
.error404 .page-title:before {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 16px/1 Genericons;
	vertical-align: text-bottom;
}

/* Clearing floats */
.clear:after,
.attachment .entry-header:after,
.site-footer .widget-area:after,
.entry-content:after,
.page-content:after,
.navigation:after,
.nav-links:after,
.gallery:after,
.comment-form-author:after,
.comment-form-email:after,
.comment-form-url:after,
.comment-body:after {
	clear: both;
}

.clear:before,
.clear:after,
.attachment .entry-header:before,
.attachment .entry-header:after,
.site-footer .widget-area:before,
.site-footer .widget-area:after,
.entry-content:before,
.entry-content:after,
.page-content:before,
.page-content:after,
.navigation:before,
.navigation:after,
.nav-links:before,
.nav-links:after,
.gallery:before,
.gallery:after,
.comment-form-author:before,
.comment-form-author:after,
.comment-form-email:before,
.comment-form-email:after,
.comment-form-url:before,
.comment-form-url:after,
.comment-body:before,
.comment-body:after {
	content: "";
	display: table;
}

/* Assistive text */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden;
	position: absolute !important;
	height: 1px;
	width: 1px;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	line-height: normal;
	padding: 15px 23px 14px;
	position: absolute;
	left: 5px;
	top: 5px;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/* Form fields, general styles first. */
button,
input,
textarea {
	border: 2px solid #d4d0ba;
	font-family: inherit;
	padding: 5px;
}

input,
textarea {
	color: #141412;
}

input:focus,
textarea:focus {
	border: 2px solid #c3c0ab;
	outline: 0;
}

/* Buttons */
button,

input[type="button"],
input[type="reset"] {
	background: #e05d22; /* Old browsers */
	background: -webkit-linear-gradient(top, #e05d22 0%, #d94412 100%); /* Chrome 10+, Safari 5.1+ */
	background:   linear-gradient(to bottom, #e05d22 0%, #d94412 100%); /* W3C */
	border: none;
	border-bottom: 3px solid #b93207;
	border-radius: 2px;
	color: #fff;
	display: inline-block;
	padding: 11px 24px 10px;
	text-decoration: none;
}

button:hover,
button:focus,
input[type="button"]:hover,
input[type="reset"]:hover,

input[type="button"]:focus,
input[type="reset"]:focus {
	background: #ed6a31; /* Old browsers */
	background: -webkit-linear-gradient(top, #ed6a31 0%, #e55627 100%); /* Chrome 10+, Safari 5.1+ */
	background:   linear-gradient(to bottom, #ed6a31 0%, #e55627 100%); /* W3C */
	outline: none;
}

button:active,

input[type="button"]:active,
input[type="reset"]:active {
	background: #d94412; /* Old browsers */
	background: -webkit-linear-gradient(top, #d94412 0%, #e05d22 100%); /* Chrome 10+, Safari 5.1+ */
	background:   linear-gradient(to bottom, #d94412 0%, #e05d22 100%); /* W3C */
	border: none;
	border-top: 3px solid #b93207;
	padding: 10px 24px 11px;
}

.post-password-required input[type="submit"] {
	padding: 7px 24px 4px;
	vertical-align: bottom;
}

.post-password-required input[type="submit"]:active {
	padding: 5px 24px 6px;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #7d7b6d;
	text-align: center;
}

:-moz-placeholder {
	color: #7d7b6d;
	text-align: center;
}

::-moz-placeholder {
	color: #7d7b6d;
	text-align: center;
}

:-ms-input-placeholder {
	color: #7d7b6d;
	text-align: center;
}

/*
 * Responsive images
 *
 * Fluid images for posts, comments, and widgets
 */
.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
	max-width: 100%;
}

/* Make sure images with WordPress-added height and width attributes are scaled correctly. */
.entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
}

img.size-full,
img.size-large,
img.wp-post-image {
	height: auto;
	max-width: 100%;
}

/* Make sure videos and embeds fit their containers. */
embed,
iframe,
object,
video {
	max-width: 100%;
}

/* Override the Twitter embed fixed width. */
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important;
}

/* Images */
.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

figure.wp-caption.alignleft,
img.alignleft {
	margin: 5px 20px 5px 0;
}

.wp-caption.alignleft {
	margin: 5px 10px 5px 0;
}

figure.wp-caption.alignright,
img.alignright {
	margin: 5px 0 5px 20px;
}

.wp-caption.alignright {
	margin: 5px 0 5px 10px;
}

img.aligncenter {
	margin: 5px auto;
}

img.alignnone {
	/*margin: 5px 0;*/
}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
	color: #220e10;
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	margin: 0 0 24px;
}

div.wp-caption.alignright img[class*="wp-image-"] {
	float: right;
}

div.wp-caption.alignright .wp-caption-text {
	padding-left: 10px;
}

img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol {
	list-style-position: inside;
}

.location
{
	padding-top: 50px;
padding-bottom: 50px;
}

/**
 * 3.0 Basic Structure
 * ----------------------------------------------------------------------------
 */
.site {
	/*background-color: #000;*/
	margin: 0 auto;
	width: 100%;
}

.site-main {
	position: relative;
	/*margin: 15px;*/
	margin: 0;
	min-height: 400px;
}

/*.site-main .sidebar-container {
	height: 0;
	position: absolute;
	top: 40px;
	width: 100%;
	z-index: 1;
}
*/
.site-main .sidebar-inner {
	margin: 0 auto;
	max-width: 1040px;
}


h2.title {
    text-align: center;
    padding-bottom: 20px;
    padding-top: 0;
    margin-top: 0;
}
div#room3 {
    margin-bottom: 20px;
}
/**
 * 4.2 Navigation
 * ----------------------------------------------------------------------------
 */
.deals_mng_excerpt {
    color: #a6a5a5;
    text-transform: none;
    font-size: 18px;
}
.deals_mng_title.fancy_ps_title a {
    color: #000;
    text-transform: none;
}
.main-navigation {
	clear: both;
	margin: 0 auto;
	/*min-height: 45px;*/
	position: relative;
}

ul.nav-menu,
div.nav-menu > ul {
	margin: 21px 0;
	padding: 0 0 0 40px;
}

.nav-menu li {
	display: inline-block;
	position: relative;
        font-size:15px;
}

.nav-menu li a {
	/*color: #141412;*/
	/*color: #fff;*/
	display: block;
	/*font-size: 15px;*/
	line-height: 1;
	padding: 12px 6px;
	text-decoration: none;

	color: black;
     background-color: transparent;
     border: 2px solid transparent;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-transition: border 0.2s linear;
    -moz-transition: border 0.2s linear;
    -o-transition: border 0.2s linear;
    transition: border 0.2s linear;
}

.nav-menu li:hover > a,
.nav-menu li a:hover,
.nav-menu li:focus > a,
.nav-menu li a:focus {
	/*background-color: #220e10;
	color: #fff;*/
	 border: 2px solid #000;
	 outline: none;
}

.nav-menu .sub-menu,
.nav-menu .children {
	    background-color: #000;
    border: 2px solid #f7f5e7;
    border-top: 0;
   margin-top: 2px;
    position: absolute;
    left: -2px;
    z-index: 99999;
    padding: 10px;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
}

.nav-menu .sub-menu ul,
.nav-menu .children ul {
	border-left: 0;
	left: 100%;
	top: 0;
}

ul.nav-menu ul a,
.nav-menu ul ul a {
	color: #fff;
	margin: 0;
	width: 200px;
}

ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover,
ul.nav-menu ul a:focus,
.nav-menu ul ul a:focus {
	background-color: transparent;
}

ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul,
ul.nav-menu .focus > ul,
.nav-menu .focus > ul {
	clip: inherit;
	overflow: inherit;
	height: inherit;
	width: inherit;
}

.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
	color: #000;
	/*font-style: italic;*/
	    background-color: transparent;
    border: 2px solid #000;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.sub-menu .current_page_item > a,
.sub-menu .current_page_ancestor > a,
.sub-menu .current-menu-item > a,
.sub-menu .current-menu-ancestor > a {
	color: #fff;
	/*font-style: italic;*/
	    background-color: transparent;
    border: 2px solid #000;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.menu-toggle {
	display: none;
}

/* Navbar */
.navbar {
	/*background-color: #F4F4F4;*/
	margin: 0 auto;
	width: 100%;
}

.site-header .search-form {
	position: absolute;
	right: 20px;
	top: 1px;
}

.site-header .search-field {
	background-color: transparent;
	background-image: url(images/search-icon.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	background-size: 24px 24px;
	border: none;
	cursor: pointer;
	height: 37px;
	margin: 3px 0;
	padding: 0 0 0 34px;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
	width: 1px;
}

.site-header .search-field:focus {
	background-color: #fff;
	border: 2px solid #c3c0ab;
	cursor: text;
	outline: 0;
	width: 230px;
}

/*footer widget

.sidebar-container .widget
{
	float: left;
	width: 100%;
	text-align: center;
	display: inline-block;

}
.sidebar-container .widget-title
{
	font-size: 18px;
	border-bottom: 1px dotted #fff;
	padding: 10px 0px ;
}
.site-footer
{
	background: #000;
}
.sidebar-container .widget_search
{
	width: 180px;
}
.sidebar-container .widget_recent_entries
{
	width: 180px;
}
.sidebar-container .widget_recent_comments
{
	width: 210px;
}*/

#avail_btn {
	text-align: right;
}
/*@media (max-width: 643px)*/
@media (max-width: 1199px) {
	html{
	font-size: 16px;
}
	/*.site-title {
		font-size: 30px;
	}*/

	#content .entry-header,
	#content .entry-content,
	#content .entry-summary,
	#content footer.entry-meta,
	#content .featured-gallery,
	.search.sidebar .page-content,
	.blog.sidebar .page-content,
	.sidebar .post-navigation .nav-links,
	.paging-navigation .nav-links,
	#content .author-info,
	.comments-area .comments-title,
	.comments-area .comment-list,
	.comments-area .comment-navigation,
	.comment-respond,
	.sidebar .site-info,
	.sidebar .paging-navigation .nav-links {
		/*padding-left: 20px;
		padding-right: 20px;*/
	}

	#content .format-status .entry-content,
	#content .format-status .entry-met {
		padding-left: 35px;
	}

	/* Small menu */
	.menu-toggle {
		cursor: pointer;
		display: inline-block;
		font: bold 16px/1.3 "Source Sans Pro", Helvetica, sans-serif;
		margin: 0;
	}
	.menu-toggle i{
		font-size: 20px !important;
	}
	.menu-toggle,
	.menu-toggle:hover,
	.menu-toggle:focus,
	.menu-toggle:active {
		background: none;
		border: none;
		color: black;
		float: right;
		padding: 12px 0 12px 20px;
		outline: none;
		margin-top: 21px;
	}


	

	.toggled-on .nav-menu,
	.toggled-on .nav-menu > ul {
		display: block;
		margin-left: 0;
		padding: 0;
		width: 100%;
	}

	ul#primary-menu {
    margin: 0;
    border-top: 2px solid #000;
    margin-top: 25px;
    top: 80%;
    position: absolute;
    width: 220px;
    background: #fff;
    right: 0;
        box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
    /*z-index: 9999;*/

}
	.toggled-on li,
	.toggled-on .children {
		display: block;
	}

	.toggled-on .nav-menu li > ul {
		background-color: #000;
		display: block;
		float: none;
		padding: 0;
		position: relative;
		left: auto;
		top: auto;
	}

	.toggled-on .nav-menu li > ul a {
		color: #141412;
		width: auto;
	}

	.toggled-on .nav-menu li:hover > a,
	.toggled-on .nav-menu .children a {
		background-color: transparent;
		color: #141412;
	}

	.toggled-on .nav-menu > li a:hover,
	.toggled-on .nav-menu > ul a:hover {
		/*background-color: #db572f;*/
		background: transparent;

	}

	.toggled-on .nav-menu > li a:focus,
	.toggled-on .nav-menu > ul a:focus {
		/*background-color: #220e10;*/
		background: transparent;
	
	}

	ul.nav-menu,
	div.nav-menu > ul {
		display: none;
	}
}

/*--------////////------------coustomized css-----------//////////-----------*/
#about,
#rooms,
#facilities,
#book-now,#gallery,#package {
    padding: 60px 0;
}
#book-now-top-index {
   /* padding: 10px 0;*/
   padding:130px 0 10px 0;
}
#book-now-top {
   /* padding: 10px 0;*/
   padding:10px 0;
   box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 500px) {
	#book-now-top-index {
	   padding:10px 0 20px 0;
	}
	#book-now-top {
	   padding:10px 0 20px 0;
	}
}
.package{
    background: rgba(222, 222, 222, 0.48);
}


.owl-carousel .owl-dot {
    border: 1px solid #000;
    margin: 5px;
    padding: 4px 4px;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 50%;
}
#facilities-pg{
	padding-top: 60px;
	padding-bottom: 30px;
}
#gallery{
	padding-top: 60px;
}
/*#inner-gallery{
	padding: 40px 0;
}*/
/*-- header --*/
.site-header{
	background-color: #fff;
	position: fixed;
    top: 35px;
    left: 0;
    right: 0;
    z-index: 17;
    transition: all ease .5s;
    transform: translate3d(0px, 0px, 0px);
    box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
}
.lo-attraction {
    margin-top: 60px;
    margin-bottom: 40px;
}
.float-logo{
	float: left;
}
.float-nav{
	float: right;
}
#header{
    position: absolute;
    left: 0;
    right: 0;
    z-index: 13;
}
span.uc {
    font-size: 14px;
}
.top-header {
    background:rgba(0, 0, 0, 0.50);
    color: #fff;
    padding: 7px 0;
    left: 0;
    right: 0;
    z-index: 17;
    position: fixed;
}
.top-header .head-sodial-icon{
	position: relative;
   top: -1px;
   
}
.header-right {
	font-size: 14px;
}
.head-sodial-icon ul{
    padding-left: 0;
    margin: 0;
   
}

.head-sodial-icon ul li {
    display: inline-block;
}

.head-sodial-icon ul li a {
	color: #fff;
	display: inline-block;
	padding-right: 15px;
}
.head-sodial-icon ul li .sm-icon {
  
   
    line-height: 30px;
   
}

.tripadvisor span {
    padding-left: 10px;
}
.contact-text span {
    padding-left: 10px;
}

.navmenus {
    width: 65%;
    float: right;
    position: relative;
    /*margin-right: 95px;*/
    top: 20px;
}
.site-header .home-link {
    color: #141412;
    float: left;
    width: 170px; /*112px;*/
    margin-top: 0px;
    
    text-decoration: none;
    position: relative;
   
}
.home-link img{
	width: 100%;
}
.bkbtn{
	   float: right;
	   margin-top: 20px;
}
#primary-menu{
	float: right;
}
.ex-btn-header {
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    padding: 10px 15px;
    margin-left: 15px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    background-color: #000;
    border: 2px solid #000;
    z-index: 18;
    -webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
}
.ex-btn-header:hover, .ex-btn-header:focus {
    background-color: transparent ;
    color: #000;
    text-decoration: none;
    border: 2px solid #000 ;   
}
.ex-btn {
    text-transform: uppercase;
    background-color: #000;
    border: 2px solid #000;
    color: #fff;
    font-weight: 700;
    padding: 10px 25px;
    position: relative;
    margin-left: 15px;
	border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;

}
.ex-btn:hover, .ex-btn:focus {
    background-color: transparent;
    color: #000;
    text-decoration: none; 
}
.room-btn
{
font-size: 14px;
}
.ex-btn-white{
    background-color: #fff;
    border: 2px solid #fff;
    color: #000;
}
.ex-btn-white:hover {
    background-color: transparent;
    color: #fff;
    text-decoration: none; 
}




.navbar-toggle {
    right: 100px;
}
.position {
    top: 0;
}
#rooms h2{
    margin-top: 0;
    font-size: 1em;
}
.rm-padding{
    padding-top: 70px;
}
/*--ABOUT US--*/

.about-text {
    padding: 24px;
    line-height: 1.7;
}
.btn-more {
    text-transform: uppercase;
    background-color: #000;
    border: 2px solid #000;
    color: #fff;
    padding: 10px 15px;
    margin-left: 15px;
}
.btn-more:hover {
    background-color: transparent;
    color: #3d3d3d;
    text-decoration: none;
}
/*--rooms--*/

.rooms {
    background-color: #f9f9f9;
    /*border-top: 1px solid #dadada;*/
}
.rooms .row {
    padding-top: 30px;
}


.rooms-img-container {
    border: 5px solid #fff;
    position: relative;
    z-index: 9;
}
.rooms-img-caption {
    width: 200px;
    height: 200px;
    background-color: #fff;
    position: absolute;
    z-index: 10;
    padding: 20px 43px;
    /*padding: 0px 25px;*/
    top: 0;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
}
#pkg {
	height: 100px;
}
.mdl-img-caption {
    width: 210px;
    height: 100px;
    background-color: rgba(255, 255, 255, 0.0);
    position: absolute;
    z-index: 10;
    padding: 37px 20px; /* top , right,  */
    top: 35%;
	left: 33%;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

@media screen and (max-width: 991px) {
	.mdl-img-caption {
		top: 25%;
		left: 23%;
	}	
}
@media screen and (max-width: 767px) {
	.mdl-img-caption {
		top: 38%;
		left: 35%;
	}	
}

@media screen and (max-width: 500px) {
	.mdl-img-caption {
		top: 28%;
		left: 25%;
	}	
}

@media screen and (max-width: 480px) {
	.mdl-img-caption {
		padding: 37px 37px; /* top , right,  */
	}	
}

@media screen and (max-width: 380px) {
	.mdl-img-caption {
		top: 22%;
		left: 20%;
	}	
}

@media screen and (max-width: 330px) {
	.mdl-img-caption {
		top: 15%;
		left: 12%;
	}	
}
.col-padding {
    padding: 20px;
}
.no-mrgin-left {
    margin-left: 0;
}
.margin-bottom30 {
    margin-bottom: 30px;
}

.bg-img-wrapper {
    background-image: url('images/bg-image.jpg');
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    z-index: 1;
}
.bg-img-wrapper:before {
    content: '';
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}
/*--facilities--*/

.faci-img img.alignnone{
    padding: 5px;}
.faci-caption-container{
    /*position: relative;*/
}
.p4{
	padding: 4px;
}
#facilities {
    background-color: #f9f9f9;
    border-bottom: 1px solid #dadada;
    position: relative;
}
.facilities .container{
    position: relative;
}
.shape{
    width: 300px;
    height: 200px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    position: relative;
    /*background-color: #000;*/
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-top: 50px;
    background: #000 url('../img/logo-white-1.png') no-repeat;
    /*background-size: cover;*/
    background-position: 50%;
    z-index: 9;
}
.faci-caption-left {
    top: 18%;
    position: absolute;
}
.faci-caption-left ul{
    padding: 0;
}
.faci-caption-left ul li{
        margin: 50px 0;
}
.faci-caption-left ul li a:before {
    border-top: 1px solid #000;
    content: '';
    position: absolute;
    top: 50%;
    width: 270%;
    left: 0;
    z-index: -1;
}
.faci-caption-left ul li a{
    padding: 20px 25px;
    border: 2px solid #ccc;
    font-size: 18px;
    color: #000;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    -webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
    position: relative;
    z-index: 8;
    background-color: #f9f9f9;
}
.faci-caption-left ul li a:hover, .faci-caption-left ul li a:focus{
border: 2px solid #000;
background-color: #000;
color: #fff;
text-decoration: none;
}
.faci-caption-left ul li a i{
    padding-right: 10px;
}

.faci-caption-right {
    top: 18%;
    position: absolute;
    right: 15px;
}
.faci-caption-right ul li{
        margin: 50px 0;
}

.faci-caption-right ul li a:before {
    border-top: 1px solid #000;
    content: '';
    position: absolute;
    top: 50%;
    width: 270%;
    right: 0;
    z-index: -1;
}
.faci-caption-right ul li a{
    padding: 20px 25px;
    width: 30%;
    border: 2px solid #ccc;
    font-size: 18px;
    color: #000;
    background-color: #f9f9f9;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    -webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
    position: relative;
    z-index: 1;
}
.faci-caption-right ul li a:hover, .faci-caption-right ul li a:focus{
border: 2px solid #000;
background-color: #000;
color: #fff;
text-decoration: none;
}
.faci-caption-right ul li a i{
    padding-right: 10px;
}

.faci-cap {
    margin: 47px auto;
    position: relative;
}

.facilities .row {
    padding-top: 50px;
}
.faci-cap a {
    background-color: #f9f9f9;
    color: #000;
    padding: 12px 20px;
    border: 2px solid #ccc;
    position: relative;
    left: 90px;
    -webkit-transition: border 0.2s linear;
    -moz-transition: border 0.2s linear;
    -o-transition: border 0.2s linear;
    transition: border 0.2s linear;
}
.faci-cap a:hover {
    text-decoration: none;
    border: 2px solid #000;
}
.faci-cap i {
    padding-right: 10px;
    background-color: #000;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 20px;
    color: #fff;
    position: absolute;
    top: -18px;
    left: 35px;
    font-size: 24px;
}
.faci-content{
min-height: 150px;
    background-color: #f9f9f9;
    border: 2px solid #dadada;
    margin-left: 15px;
    margin-bottom: 25px;
    -webkit-transition: border 0.2s linear;
    -moz-transition: border 0.2s linear;
    -o-transition: border 0.2s linear;
    transition: border 0.2s linear;
}

#facilities-pg .faci-content{
    min-height: 150px;
    background-color: #f9f9f9;
    border: 2px solid #dadada;
    margin-left: 15px;
    margin-bottom: 45px;
    -webkit-transition: border 0.2s linear;
    -moz-transition: border 0.2s linear;
    -o-transition: border 0.2s linear;
    transition: border 0.2s linear;
}
.faci-content:hover, #facilities-pg .faci-content:hover{
    border: 2px solid #000;
}
.faci-img{
    line-height: 60px;
    background-color: #000;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #fff;
    position: absolute;
    top: -7px;
    left: 15px;
    height: 60px;
    width: 60px;
    text-align: center;
    font-size: 18px;
}
.faci-img .fa{
	position: relative;
	top: 30%;

}
.faci-img2 a{
    margin-top: 80px;
}
.faci-content h3 {
    margin: 0;
    padding: 61px 68px;
    font-size: 18px;
}

.img-padding {
    margin: 15px 0px;
}
/* gallery */

.img-padding {
    position: relative;
}
/*.img-padding img {
    width: 100%;
    vertical-align: top;
}
.img-padding:after {
   content: '';
    position: absolute;
    width: 80%;
    height: 75%;
    top: 24px;
    left: 35px;
    background-color: rgba(240, 129, 15, 0.54);
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    background-position: 50%;
    transform: all .3s ease-in-out;
}
.img-padding:hover:after {
    opacity: 1;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 50%;
    border: 1px solid #fff;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    transform: scale(-1.1);
}
.img-padding img {
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
}*/
.padding30{
	padding: 30px 0;
}
/*--book-now--*/

.book-now {
    background-color: #f9f9f9;
    border-top: 1px solid #dadada;
}
.bkn {
    text-transform: uppercase;
    color: #000 !important;
    margin-top: 0;
    margin-bottom: 35px;
}




.ftr-logo {
    text-align: center;
}
.ftr-logo img{
	width: 10%;
}
footer .hr{
	margin-bottom: 10px;
}
.social-media {
    text-align: center;
}
.social-media ul li {
    padding: 0 5px;
}
.social-media ul li {
    display: inline-block;
}
.social-media ul li a {
    color: #fff;
}
.social-media ul li .sm-icon {
    text-align: center;
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
    line-height: 30px;
    border-radius: 50%;
    -webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
}
.social-media ul li .sm-icon:hover {
    background-color: #fff;
    border: 1px solid #fff;
    color: #3d3d3d;
   
}
.ftr-cr {
    color: #fff!important;
    /*padding-top: 20px;*/
    padding-left: 40px;
}
.ftr-nav ul {
    text-align: center;
}
.ftr-nav ul li {
    margin: 20px auto;
}
.ftr-nav ul li {
    display: inline-block;
    padding: 0 20px;
    border-right: 1px solid #fff;
}
.ftr-nav ul li a {
    color: #fff;
    text-transform: uppercase;
}
footer .ftr-nav ul li a:hover {
    color: #b3d237;
}
.hr {
    margin-top: 0;
    border-top: 1px solid #028c8f;
    background: none;
}
.ftr-nav .last {
    border-right: none;
}

/*---slider---*/
.nemus-slider.controls-inside .nemus-control-nav{
	z-index: 16;
}

.nemus-slider .nemus-control-nav li a{
	background: transparent;
    border-radius: 50px;
    border: 3px solid #fff;
    cursor: pointer;
}
.nemus-slider:after{
content: '';
    /*width: 100%;*/
    height: 100%;
    background-color: rgba(0, 0, 0, 0.20);
    position: absolute;
    top: 0;
}
.hm-gallery .nemus-control-paging li a.nemus-active{
	background: #fff;
}


.title-line{
    color: #000;
    text-transform: uppercase;
    font-size: 2em;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
    display: block;
}
.title-line span{
    background-color: #fff;
    padding: 0 0;
    z-index: 1;
    position: relative;
}
.white{
    color: #fff;
}
.title-line-fc span{
    background-color: #f9f9f9;
}
.menu-footer-container ul li a{
	color: #fff!important;
}
/*-----booking form----*/
.booking-box form{
	position: absolute ;
	/*top: 320px;*/
	z-index: 16;
	left: 0;
	right: 0;
}
input#bb_resBtn{
	padding:7px 15px !important;
}
.booking-box form h1{
	font-size: 38px;
	margin: 0;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 2px 2px #1f1e1e;
}
.slides:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(27, 30, 34, 0.3);
    z-index: 99;
}
.nemus-viewport{
	position: relative;
}
.caption-container{
    text-align: center;
    position: absolute;
    top: 250px;
    left: 0;
    right: 0;
    z-index: 16;
}
.caption-title h1{
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    color: #fff;
}
.reserve-form p{
    display: inline-block;
}
#book-now-top-index input[type="text"], #book-now-top input[type="text"] {
	padding: 8px 10px;
    background-color: rgba(255, 255, 255, 1) !important;
    border: 2px solid #424242 !important;
    color: #424242 !important;
	text-align: center;
    border-bottom-left-radius: 10px ;
    border-top-right-radius: 10px;
}

input[type="text"] {
    padding: 8px 10px;
    background-color: rgba(66, 66, 66, 0.63) !important;
    border: 2px solid #fff !important;
    color: #fff !important;
    border-bottom-left-radius: 10px ;
    border-top-right-radius: 10px;
}
input[type="text"]:focus {
    outline: none;
}
select {
    padding: 8px 10px;
    background-color: rgba(0, 0, 0, 0.51);
    border: 2px solid #fff;
    color: #fff;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
}

select:focus {
    outline: none;
}

.reserve-form a{
    color: #fff;
}
.reserve-form a:hover{
    text-decoration: none;
    color: #000;
}
.reserve-form a:focus{
    color: #000;
    outline: none;
}
.form-btn{
    text-transform: uppercase;
    padding: 10px 10px;
    background-color: rgba(0, 0, 0, 0.51);
    border: 2px solid #fff;
    transition: background-color 0.2s linear;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
}
.form-btn:hover, .form-bottom:focus{
    background-color: #fff;
    outline: none;
}
span.icon-calendar:after {
    position: absolute;
    color: #fff;
    font-weight: 600;
    margin-left: -30px;
    line-height: 2.8;
    font-family: 'FontAwesome';
    content: '\f073';

}
/*---about us pg---*/
.about-us{
	padding-top: 60px;
}
.sub-about-us{
	padding-bottom: 40px;
}
.about-us h2{
	margin: 0;
}
.about-img-box{
    /*width: 60%;*/
    margin: 0 auto;
    margin-top: 30px;
    border: 10px solid #fff;
    box-shadow: 0 1px 45px #ccc;
    top: -40px;
    position: relative;
}
.about-title{
	text-align: center;
}
/*---end booking---*/
/*---customcalss---*/
.mtop50{
	margin-top: 50px;
}
.ptop0{
	padding-top: 0!important;
}

.about-us .nemus-slider{
	margin-bottom: 0;
	width: 100%;
}
/*---navigation---
.menu-item-19 a:before{
	content: '\f015';
	font-family: 'FontAwesome';
	padding-right: 10px;
}
.menu-item-20 a:before{
	content: '\f007';
	font-family: 'FontAwesome';
	padding-right: 10px;
}
.menu-item-25 a:before{
	content: '\f00a';
	font-family: 'FontAwesome';
	padding-right: 10px;
}
.menu-item-22 a:before{
	content: '\f013';
	font-family: 'FontAwesome';
	padding-right: 10px;
}
.menu-item-23 a:before{
	content: '\f03e';
	font-family: 'FontAwesome';
	padding-right: 10px;
}
.menu-item-21 a:before{
	content: '\f095';
	font-family: 'FontAwesome';
	padding-right: 10px;
}
.menu-item-131 a:before{
	content: '\f041';
	font-family: 'FontAwesome';
	padding-right: 10px;
}

.menu-item-132 a:before{
	content: '\f05a';
	font-family: 'FontAwesome';
	padding-right: 10px;
}
.menu-item-133 a:before{
	content: '\f0c0';
	font-family: 'FontAwesome';
	padding-right: 10px;
}
.menu-item-134 a:before{
	content: '\f0f5';
	font-family: 'FontAwesome';
	padding-right: 10px;
}*/

/*-----lightbox-----*/
.ez_img img {
  
  margin:6px;	
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
   	width: 230px;
    /*max-width: 100%;*/
    height: auto;
}
.img_wrapper {
    clear: both;
    width: 100%;
    /*text-align: left;*/
margin-bottom: 40px;
	text-align: center;
}
/*.entry-content{
	padding: 0;
}*/
/*.entry-content .col-md-4{
	padding-right: 15px;
	padding-left: 15px;
}*/
.room-pg{
	padding:60px 0px 70px 0px;
}
.img-container{
	position: relative;
}
.img-caption {
    background: rgba(0,0,0,0.5); /*#000;*/
    position: absolute;
    padding: 20px 35px;
    left: 565px;
    top: 0;
    color: #fff;
    box-shadow: 0px 1px 30px #a7a7a7;
}
.img-caption h3{
	text-transform: uppercase;
}
.btn-book{
	color: #fff;
	padding: 15px 20px;
	border: 2px solid #fff;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	transition: background linear 0.2s;
	-webkit-transition: background linear 0.2s;
	-moz-transition: background linear 0.2s;

}
.btn-book:hover, .btn-book:focus, .btn-book:active{
	color: #000;
	text-decoration: none;
	background-color: #fff;
}
.right{
    right: -60px;
    top: 25px;
    z-index: 1;
    left: 0;
}
.form input{
	border-radius: 0;
	width: 70%;
    background: #f1f1f1;
    border-radius: 0;
    width: 70%;
    color: #000;
    background: #f1f1f1;
    margin: 5px 0;
    padding: 18px 15px;
}
.btn-contact{
	background: #000;
	color: #fff;
	border: 2px solid transparent;
    padding: 13px 30px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    top: 20px;
    position: relative;
    left: 2px;
    transition: background linear 0.2s;
}
.btn-contact:hover, .btn-contact:focus{
	background: transparent;
	border: 2px solid #000;
	color: #000;
	text-decoration: none;
    padding: 13px 30px;
}
/*.btn-book:hover{
	color: #fff;
	text-decoration: none;
	background-color: transparent !important;
}*/
.info-pg{
	padding: 60px 0;
}
.info-pg .fa{
	float: left;
	color: #000;
}

.info-pg input[type="text"],.info-pg input[type="email"], textarea {
    border: 1px solid transparent;
    width: 100%;
    background: #f1f1f1 !important;
    border-radius: 0;
    color: #000 !important;
   margin:10px 0px;
    padding: 18px 15px;
}

.info-pg h3{
	color: #000;
	margin-top: 0;
}
.no-padding{
	padding: 0;
}
.about-img-bo .nemus-slider:after{
	content: '';
	display: none;
}
.padding60{
	padding: 60px 0;
}
.info-pg iframe{
	width: 100%;
	/*height: 400px;*/
}
.contact h3{
	margin-top: 0;
}
.form{
	padding-top: 1px;
}
.contact {
	margin-top: -25px;
}

/*---form---*/


form {
    margin: 0;
}
.bb_resbox {
    background: transparent!important;
    border: 1px solid #BBB;
    float: left;
    font-family: "Source Sans Pro", Helvetica, sans-serif;
    font-size: 12px;
    width: 240px;
}
.bb_resbox {
    width: 100%!important;
}
p.bbres_fieldset2 {
    padding-bottom: 0!important;
    position: relative;
}
p.bbres_fieldset {
    float: left;
    width: 100%;
    padding: 7px 7px 0 7px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    position: relative;
}
.bb_resbox button.ui-datepicker-trigger{
	top: 58.5% !important;
}
p.bbres_fieldset label {
    float: left;
    padding-top: 3px;
    width: 80px;
    color: #fff;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
p.bbres_fieldset input {
    float: left;
    border: 1px solid #CCC;
    background-color: #FFF;
    width: 76px;
    padding: 2px;
    color: #000000;
}
p.bbres_fieldset input {
    width: 100%!important;
    padding: 10px!important;
}
.bb_resbox input {
    height: 39px;
    padding-left: 4px !important;
}
.cal, button.ui-datepicker-trigger {
    float: left;
    background: url(../../images/bookingbtn/calendar.png) no-repeat;
    border: none;
    margin-left: 3px;
    width: 21px;
    height: 21px;
}
.cal, button.ui-datepicker-trigger {
    background-position: 1px 1px!important;
}
.cal, button.ui-datepicker-trigger {
    padding: 6px 12px;
    font-size: 14px!important;
    font-weight: 400!important;
    line-height: 1!important;
    color: #555!important;
    text-align: center!important;
}
.cal, button.ui-datepicker-trigger {
    padding: 6px 12px;
    font-size: 14px!important;
    font-weight: 400!important;
    line-height: 1!important;
    color: #555!important;
    text-align: center!important;
    position: absolute;
    bottom: 10px;
    right: 10px;
    float: right!important;
    color: #fff;
}
.faci-content:hover .faci-img
{
	    box-shadow: 3px 3px 10px -2px rgba(0,0,0,0.3);
}
p.bbres_fieldset label {
    float: left;
    padding-top: 3px;
    width: 80px;
}
select.bb_combobox {
    background-color: #FFF;
    border: 1px solid #afafaf;
    border-radius: 6px;
    float: left;
    font-family: "Trebuchet MS", "Source Sans Pro", Helvetica, sans-serif;
    font-size: 13px;
    padding: 2px;
    margin: 0;
}
select.bb_combobox {
    border-radius: 0px!important;
}
select.bb_combobox {
    background: transparent!important;
}
.rescmbx2 {
    width: 100%!important;
    padding: 10px!important;
}
button, input, select, textarea {
    font-size: 100%;
   
    max-width: 100%;
    vertical-align: baseline;
}
option {
    color: #000;
    background: #fff;
}
p.bbres_fieldset {
    float: left;
    width: 100%;
    padding: 7px 7px 0 7px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
}
p.bbres_fieldset input.bbres_booknow {
    text-transform: uppercase;
    padding: 10px 10px;
    background-color: rgba(0, 0, 0, 0.51) !important;
    border: 2px solid #fff !important;
    transition: background-color 0.2s linear;
    border-bottom-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
    color: #fff !important;
}
p.bbres_fieldset input.bbres_booknow:hover {
	background-color: #000 !important;
    border: 2px solid #000 !important;
	outline: none !important;
	color: #FFF !important;
    
}

p.bbres_fieldset input {
    float: left;
    border: 1px solid #CCC;
    background-color: #FFF;
    width: 76px;
    padding: 2px;
    color: #fff;
}
p.bbres_fieldset input {
    width: 100%!important;
    padding: 10px!important;
}
.bb_resbox input {
    height: 39px;
    padding-left: 4px !important;
}


@media (min-width:550px) and (max-width: 776px){
p.bbres_fieldset input.bbres_booknow:hover, p.bbres_fieldset input.bbres_booknow:focus, p.bbres_fieldset input.bbres_booknow:active {
    background-color: #b3d237!important;
    outline: none !important;
    color: #fff !important;
}
.booking-box form h1{
	font-size: 30px;
}
.bbres_fieldset10{
	width: 20% !important;
}
.bb_resbox p {
    width: 25% !important;
}
}
@media (min-width: 643px) 
{

}

@media (min-width:300px) and (max-width: 549px){
	.contactform h2
	{
		font-size: 22px;
	}
	.home-link img{
		width: 80%;
	}
	.site-header {
    min-height: 80px!important;
}
	.menu-toggle, .menu-toggle:hover, .menu-toggle:focus, .menu-toggle:active{
		margin-top: 15px;
	}
p.bbres_fieldset input.bbres_booknow:hover, p.bbres_fieldset input.bbres_booknow:focus, p.bbres_fieldset input.bbres_booknow:active {
    background-color: #b3d237!important;
    outline: none !important;
    color: #fff !important;
}
.booking-box form h1{
	font-size: 22px;
}

.bb_resbox p {
    width: 65% !important;
}
.page-id-5 .hm-gallery .booking-box form {
    background: #f9f9f9;
    bottom: 75px;
    position: relative;
}
.booking-box form h1 {
    padding: 25px 0;
    color: #000;
    text-shadow: none;
}
p.bbres_fieldset label {
    color: #000;
}
.bb_resbox {
    background: #f9f9f9 !important;
    padding-bottom: 35px !important;
    border-bottom: 1px solid #ccc !important;
}
.info-pg .form h2, .info-pg .contact h2 {
        color: #000;
    font-size: 22px;
}

}

h2 {
        color: #000;
}

/*----sticky navigation----*/
.phshow {
    box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
    background-color: #fff;
    border-color: #e7e7e7;
    position: fixed;
    transform: translate3d(0px, 0px, 0px);
    opacity: 1;
    z-index: 100;
    border-radius: 0px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

.site-nevigation .menu-footer-container{
	margin-top: 2px;
}



/*----responsive------*/
@media (max-width: 1023px) and (min-width: 768px){
.bb_resbox {
    background: #f9f9f9 !important;
    padding-bottom: 35px !important;
    border-bottom: 1px solid #ccc !important;
}
}

@media (min-width: 300px) {
    .fb,
	.ig,
    .twit,
    .yt,
    .gp {
        display: none;
    }
    .mrgn-top20-xs {
        margin-top: 20px;
    }
    .title:before,
    .title:after,
    .title-gallery:before,
    .title-gallery:after,
    .title-white:before,
    .title-white:after {
        display: none;
    }
    .custom-list li a:hover,
    .custom-list li a:active,
    .custom-list li a:focus {
        text-decoration: none;
        color: #fff;
        margin-right: 0;
        background-color: #b3d237;
    }
    .active {
        margin-right: 0;
    }
    .custom-list li:hover,
    .custom-list li:focus,
    .custom-list li:active,
    .custom-list li:visited {
        margin-right: 0;
        background-color: #b3d237;
    }
    .btn-container {
        padding: 20px 10px 20px 155px;
    }
    .custom-list {
        margin-bottom: 0;
    }
    .ftr-nav ul {
        padding: 0;
    }
    .ftr-nav ul {
        font-size: 10px;
    }
    .ftr-nav ul li {
        padding: 0 8px;
    }
    .social-media ul {
        padding: 0;
    }
    .ftr-cr {
        padding-left: 0;
    }
    .navbar-brand {
        font-size: 28px;
    }
    .navbar-toggle {
        right: 0;
    }
    .header-right ul {
        padding-left: 0;
        display: inline-flex;
    }
    .navbar-default .navbar-collapse {
        border-color: transparent;
    }
    .margin-sm-20 {
        margin-top: 20px;
    }
    .rooms .col-md-3 {
        padding-bottom: 20px;
    }
}
@media (min-width: 355px) {
  
    .navbar-brand {
        font-size: 26px;
    }
    .fb,
	.ig,
    .twit,
    .yt,
    .gp {
        display: none;
    }
    .pull-right ul {
        padding-left: 0 !important;
    }
    .mrgn-top20-xs {
        margin-top: 20px;
    }
    .title:before,
    .title:after,
    .title-gallery:before,
    .title-gallery:after,
    .title-white:before,
    .title-white:after {
        display: none;
    }
   
    .custom-list li a:hover,
    .custom-list li a:active,
    .custom-list li a:focus {
        text-decoration: none;
        color: #fff;
        margin-right: 0;
        background-color: #b3d237;
    }
    .active {
        margin-right: 0;
    }
    .custom-list li:hover,
    .custom-list li:focus,
    .custom-list li:active,
    .custom-list li:visited {
        margin-right: 0;
        background-color: #b3d237;
    }
    .btn-container {
        padding: 20px 10px 20px 85px;
    }
    .custom-list {
        margin-bottom: 0;
    }
    .ftr-nav ul {
        padding-left: 0;
        font-size: 11px;
    }
    .ftr-nav ul li {
        padding: 0 8px;
    }
    .ftr-nav ul,
    .social-media ul,
    .ftr-cr {
        padding-left: 0;
    }
}
@media (max-width: 560px){
   
    .facilities .col-xs-6{
        width: 100%;
    }
    .margin-xs-top{
        margin-top: -46px;
    }
    /*---slider
.nemus-slider{
	height: 400px !important;
}
.nemus-slider .slide-image{
	height: 400px !important;
}---*/
}
@media (min-width: 481px) {
    .fb,
	.ig,
    .twit,
    .yt,
    .gp {
        display: none;
    }
    .mrgn-top20-xs {
        margin-top: 20px;
    }
    .title:before,
    .title:after,
    .title-gallery:before,
    .title-gallery:after,
    .title-white:before,
    .title-white:after {
        display: none;
    }
    .custom-list li a:hover,
    .custom-list li a:active,
    .custom-list li a:focus {
        text-decoration: none;
        color: #fff;
        margin-right: 0;
        background-color: #b3d237;
    }
    .active {
        margin-right: 0;
    }
    .custom-list li:hover,
    .custom-list li:focus,
    .custom-list li:active,
    .custom-list li:visited {
        margin-right: 0;
        background-color: #b3d237;
    }
    .btn-container {
        padding: 20px 10px 20px 155px;
    }
    .custom-list {
        margin-bottom: 0;
    }
    .ftr-nav ul {
        padding: 0;
    }
    .navbar-default .navbar-collapse {
        border-color: transparent;
    }
    .margin-sm-20 {
        margin-top: 20px;
    }
    .rooms .col-md-3 {
        padding-bottom: 20px;
    }
     .shape {
    width: 200px;
    height: 200px;
    background-size: 70%;
    background-position: 50%;
    border-radius: 100%;
}
.faci-caption-left ul li a:before{
    width: 185%;
}
.faci-caption-right ul li a:before{
    width: 160%;
}
}

@media (min-width: 768px) {
    .title:before {
        left: 320px;
    }
    .mrgn-top20-xs {
        margin-top: 20px;
    }
  
    .custom-list li a:hover,
    .custom-list li a:active,
    .custom-list li a:focus {
        text-decoration: none;
        color: #fff;
        margin-right: 0;
        background-color: #b3d237;
    }
    .active {
        margin-right: 0;
    }
    .custom-list li:hover,
    .custom-list li:focus,
    .custom-list li:active,
    .custom-list li:visited {
        margin-right: 0;
        background-color: #b3d237;
    }
    .margin-sm-20 {
        margin-top: 0;
    }
    .rooms-img-caption {
        width: 180px;
        height: 180px;
        background-color: #fff;
        position: absolute;
        z-index: 10;
        padding: 10px 33px;
        top: 0;
        border-top-right-radius: 20px;
        border-bottom-left-radius: 20px;
    }
	#pkg {
		height: 100px;
	}
    .fb,
	.ig,
    .twit,
    .yt,
    .gp {
        display: block;
        padding-left: 10px;
    }

    .shape {
    width: 200px;
    height: 200px;
    background-size: 70%;
    background-position: 50%;
    border-radius: 100%;
}
.faci-caption-left ul li a:before{
    width: 185%;
}
.faci-caption-right ul li a:before{
    width: 160%;
}
}

@media (min-width: 992px) {
   
    .mrgn-top20-xs {
        margin-top: 0;
    }
    .rooms .col-md-3 {
        padding-bottom: 0;
    }
    .rooms-img-caption {
        width: 235px;
        height: 162px;
        background-color: rgba(255, 255, 255, 0.84);
        position: absolute;
        z-index: 10;
        padding: 10px 43px;
        top: 0;
        border-top-right-radius: 20px;
        border-bottom-left-radius: 20px;
    }
	#pkg {
		height: 85px;
	}
    .rooms-img-container:hover .rooms-img-caption
    {
    	background-color:#fff;
    }
    #navbar ul {
        margin-right: 120px;
        padding-top: 4px;
    }
    .nav>li>a{
        padding: 10px 15px;
    }

.faci-caption-left {
    
}
 .shape {
     width: 300px;
    height: 200px;
    border-radius: 0;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
}
.faci-caption-left ul li a:before{
    width: 270%;
}
.faci-caption-right ul li a:before{
    width: 270%;
}

.main-nav .navbar-container .navbar-collapse.collapse {
    position: relative;
     display: inline-block !important; 
}

}
@media (min-width: 768px) and (max-width: 991px) {
    .site-header
    {
    	min-height: 92px;
    }
    .bkbtn {
 
    margin-top: 23px;
	}
	.menu-toggle, .menu-toggle:hover, .menu-toggle:focus, .menu-toggle:active
	{
		margin-top: 24px;
	}
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav {
        margin: 0;
        width: 100%;
        border-top: 1px solid #095780;
    }
    .navbar-toggle {
        right: 130px;
    }
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .navbar-header .collapse,
    .navbar-toggle {
        display: block !important;
    }
    .navbar-header {
        float: none;
    }

    .contact{
	padding-top: 30px;
}
}
@media (min-width: 300px) and (max-width: 360px){
    .faci-content {
    margin-left: 6px;
}
    .faci-content h3 {
    font-size: 1em;
}
.faci-img a{
    padding: 10px;
}
.info-pg input[type="text"], textarea{
	width: 100%;
}
.faci-img .fa {
    top: 16%;
}
}
@media (min-width: 300px) and (max-width: 491px){

    .navbar-default .navbar-nav li a:hover, .navbar-default .navbar-nav li a:focus {
    border: 2px solid #b3d237;
    color: #fff;
    background: #000;
}
.contact{
	padding-top: 30px;
}
.title-line{
	font-size: 28px;
}

}
@media (min-width: 492px) and (max-width: 767px){

    .navbar-default .navbar-nav li a:hover, .navbar-default .navbar-nav li a:focus {
    border: 2px solid #b3d237;
    color: #fff;
    background: #000;
}
.contact{
	padding-top: 30px;
}
.img-caption{
	left: 270px;
}
.rooms-img-caption
{
	width: 235px!important;
    padding: 40px 43px;
}
#pkg {
	height: 100px;
	padding: 10px 43px;
}
}

@media (min-width: 768px) and (max-width: 990px){
	footer .menu-footer-container ul{
		padding-left: 0;
	}
	footer .menu-footer-container ul li{
		padding: 5px;
	}
footer .menu-footer-container ul li a{
	font-size: 14px;
	padding: 10px;
}
footer .menu-footer-container ul li a:focus{
 outline: none;
}
#menu-footer .menu-item-270 a:before,
#menu-footer .menu-item-47 a:before,
#menu-footer .menu-item-157 a:before,
#menu-footer .menu-item-44 a:before,
#menu-footer .menu-item-46 a:before,
#menu-footer .menu-item-45 a:before{
content: '';
display: none;
}

}

@media (max-width: 990px){
    .room-ul li{float: none!important;width: auto !important;}
    .pull-left {float: none!important;}

.img-caption{
	position: relative;
	left: 0;
    margin-top: -12px;
}
}
@media (max-width: 990px){
	#menu-footer .menu-item-270 a:before,
#menu-footer .menu-item-47 a:before,
#menu-footer .menu-item-157 a:before,
#menu-footer .menu-item-44 a:before,
#menu-footer .menu-item-46 a:before,
#menu-footer .menu-item-45 a:before{
content: '';
display: none;
}
}
@media (max-width: 670px){
    
	.ftr-logo img {
    width: 15%;
}
	footer .menu-footer-container ul{
		padding-left: 0;
	}
	footer .menu-footer-container ul li{
		padding: 9px;
	}
footer .menu-footer-container ul li a{
	font-size: 11px;
	padding: 5px;
}
footer .menu-footer-container ul li a:focus{
 outline: none;
}
#menu-footer .menu-item-270 a:before,
#menu-footer .menu-item-47 a:before,
#menu-footer .menu-item-157 a:before,
#menu-footer .menu-item-44 a:before,
#menu-footer .menu-item-46 a:before,
#menu-footer .menu-item-45 a:before{
content: '';
display: none;
}

    /*---slider
.nemus-slider{
	height: 400px !important;
}
.nemus-slider .slide-image{
	height: 400px !important;
}---*/
}


/*-----form-responsive-----*/
@media (min-width: 450px) and (max-width: 767px){
	.page-id-5 .hm-gallery{
		position: relative;
	}
	.page-id-5 .hm-gallery .booking-box form {
		background: #f9f9f9;
    bottom: 75px;
    position: relative;

}
.bb_resbox{
	background: #f9f9f9 !important;
	padding-bottom: 35px !important;
	   border-bottom: 1px solid #ccc !important;
}
.booking-box form h1{
	padding: 25px 0;
	padding-top: 35px;
	color: #000;
	text-shadow: none;
}
p.bbres_fieldset label {
    color: #000;
}
}

@media (min-width: 768px) and (max-width: 1023px){
	.page-id-5 .hm-gallery{
		position: relative;
	}
	.page-id-5 .hm-gallery .booking-box form {
		background: #f9f9f9;
    bottom: 75px;
    position: relative;

}


.booking-box form h1{
	padding: 25px 0;
	color: #000;
	text-shadow: none;
}
p.bbres_fieldset label {
    color: #000;
}
p.bbres_fieldset input.bbres_booknow:hover, p.bbres_fieldset input.bbres_booknow:focus, p.bbres_fieldset input.bbres_booknow:active {
    background-color: #b3d237!important;
    outline: none !important;
    color: #fff !important;
}
}
@media (min-width: 1024px){
	.page-id-5 .hm-gallery{
		position: relative;
	}
	.page-id-5 .hm-gallery .booking-box form {
    bottom: 80px;
}

}


@media (max-width: 450px){
	.ftr-logo img {
    width: 20%;
}

	footer .menu-footer-container ul{
		padding-left: 0;
	}
	footer .menu-footer-container ul li{
		padding: 0px;
	}
}


@media (min-width: 992px) and (max-width: 1150px){
/*    .faci-content {
    margin-left: 9px;
}
    .faci-content h3 {
    padding: 15px 70px;
}*/
}

@media (min-width: 768px) and (max-width: 776px){
.container {
    width: 733px;
}}
@media (max-width: 470px) {
    .rooms-img-caption {
        width: 160px;
        height: 160px;
        background-color: #fff;
        position: absolute;
        z-index: 10;
        padding: 0px 23px;
        top: 0;
        border-top-right-radius: 20px;
        border-bottom-left-radius: 20px;
    }
	#pkg {
		height: 10px;
		padding: 20px 23px;
	}
}
@media (max-width: 991px){
.nemus-slider{margin:0!important;}

.padding-xs {
    padding-bottom: 20px;
}
    .nav-main{
    text-align: left;
}
	#avail_btn {
		text-align: center;
	}

}
.paddingbtm{
	padding-bottom: 60px;
}

.ui-datepicker .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group table {
    background: #000!important;
}
.ui-datepicker .ui-widget-header a.ui-datepicker-prev:hover, .ui-datepicker .ui-widget-header a.ui-datepicker-next:hover{
	color: transparent;
}
.ui-datepicker.ui-widget-content td a.ui-state-active{background: rgba(0, 0, 0, 0.25)!important}
.info-pg input{
	border: 1px solid transparent !important;
	transition: border 0.2s linear;
}
.info-pg input:focus, .info-pg textarea:focus{
	border: 1px solid #000 !important;
}
.info-pg .form h2, .info-pg .contact h2{
    color: #000;
}
.btn-contact:focus{
	text-decoration: none;
}
.gtitle{
	margin: 0 !important; 
}
#inner-gallery{
	margin: 25px 0;
	padding-bottom: 15px;
}

.nomargin{
	margin: 0;
}

.nemus-slider.controls-inside .nemus-control-nav {
    bottom: 80px;
}
.img-caption p {
    margin: 0 0 0px;
}

.col-sm-12.white.tx-center {
    text-align: center;
}
.info-pg .fa
{
	margin: 5px 0;
}
/*********FOOTER (added bt Milan)**********/
.footer {
	background:#3e3e3e;
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
	font-weight: initial;
}

.footer-left {
	color: white;
	text-align: left;
}

.footer-right {
	float: right;
}
.lo-attraction h3{
    font-size: 16px;
}
#menu-footer li {
	float: left;
	margin-right: 10px;
	list-style: none;
	padding-right: 15px;
}

#menu-footer li a {
	color: white;
}

.pb {
	padding-bottom: 25px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.57);
}

.menu-footer-container {
	float: left;
	margin-top: 5px;
}

.social {
	margin-top: 0px;
	float: right;
}

a.socialbtn, fa {
	padding: 12px 10px;
	border: 1px solid;
	border-radius: 50%;
}

a.socialbtn {
	display: inline-block;
	line-height: 1;
	color: #fff;
	width: 40px;
	height: 40px;
	margin: 0px 10px;
}

a.socialbtn:hover{
	background-color: #fff;
	border: 1px solid #fff;
	color: #3d3d3d;
	-webkit-transition: background-color 0.2s linear;
	-moz-transition: background-color 0.2s linear;
	-o-transition: background-color 0.2s linear;
	transition: 0.2s linear;
}

.pt {
	padding-top: 28px;
	font-size:14px;
}

ul#menu-footer {
	padding: 0;
}

@media (max-width: 991px)
{

.innercontent h2 {
    font-size: 22px;
}
.social {float: none;}
.menu-footer-container {
    float: none;
    display: inline-block;
}    .text-right {
    text-align: center;
    width: 100%;
}
    .text-left {
    text-align: center;
    width: 100%;
    padding-bottom: 10px;
}
}
.nemus-direction-nav a {
    color: #fff!important;
    opacity: 1!impoprtant;
}
/*******added by Milan****/

.bottom-content{
    margin: 40px 0px;
}
.room-ul li span {
    margin-left:15px;
    font-size: 14px;
}
.room-ul {
    list-style-type: square;
    color: #525252;
    line-height: 38px;
    letter-spacing: 1px;
    width: 100%;
    color: white;
    padding: 0px;
}
.room-ul li {
    width: 50%;
    float: left;
    display: inline-block;
    text-align: left;
}

@media (max-width: 1122px){
    .ftr-logo {margin-top: 30px;padding-bottom: 12px;}


 
}

@media (max-width: 350px){


ul#primary-menu {
    margin: 0;
    border-top: 2px solid #000;
    margin-top: 25px;
    top: 36%;
    position: absolute;
    width: 132px!important;
    background: #fff;
    right: 0;
    font-size: 12px;
    /* z-index: 9999; */
}
}
@media (max-width: 1122px){
    input[type="text"]
    {
        background-color:#000!important;
    }
}
  @media (max-width: 1200px) and (min-width: 767px){
  .faci-content.under h3{
    margin: 0;
    font-size: 14px;
}
    .faci-content h3 {

    margin: 0;
    font-size: 14px;
}
.margin-bottom30
{
	font-size: 20px;
}
.rooms-img-caption
{
	height: 165px;
}
#pkg {
	height: 85px;
}
}

@media (max-width: 767px){
    .loimg-block {
    text-align: center;
}
    
    .social-media{display: none;}
    #gallery{text-align: center;}
    .site-header{min-height: 92px;}
    .rooms-img-container img
    {
    	width: 100%;
    }
    .margin-bottom30
    {
    	margin: 18px 0px!important;
    }


}
@media (max-width: 1025px) and (min-width: 767px){
    .faci-content h3 {
    margin: 0;

    font-size: 14px;
}
.booking-box form {
   position: absolute;
    /*top: 350px;*/
    z-index: 16;
    left: 0;
    right: 0;
}
}

@media (max-width: 767px) and (min-width: 492px){
.booking-box form {
    text-align: center;
    left: 0;
    right: 0;
    padding-top: 20px;
    background-color: #f9f9f9;
    border-bottom: 1px solid #dadada;
}
}

@media (max-width: 687px){
    .about-title.nomargin {
    font-size: 26px;
}

}

element.style {
}
.nemus-slider.controls-inside .nemus-direction-nav .nemus-prev {
    left: 0;
}
.nemus-direction-nav .nemus-prev {
    left: -40px;
}
.nemus-direction-nav a {
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    display: block;
    position: absolute;
    top: 60%!important;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-transition: all .3s ease;
    color: #000;
    opacity: 0.5;
    text-decoration: none;
}
@media (max-width: 500px){

.pull-right
{
	display: none;
}
.site-header
{
	position: relative;
	top: 0px;
}
.nemus-direction-nav a
{
	margin: -65px 0 0!important;
}
.title-line span
{
	font-size: 24px;
}
.package h2{
    font-size: 24px;
}
    .deals_mng_title.fancy_ps_title a{font-size: 22px;}
.about-text
{
	font-size: 14px;
}
#rooms h2
{
	font-size: 24px;
}
.margin-bottom30
{
	font-size: 17px;

}
.ex-btn
{
font-size: 13px;
}
.faci-content h3
{
	font-size: 16px;
}
.about-us h2
{
	font-size: 24px;
}
.about-padding p
{
font-size: 14px;
}
.rooms-img-caption
{
	height: 160px!important;
}
#pkg {
	height: 80px;
}
.margin-bottom30
{
	margin: 15px 0px !important;
}
.nemus-direction-nav a::before
{
	line-height: 80px!important;
}
.btn-book
{
	padding: 10px 15px;
}

}
@media (max-width: 480px){
    .ex-btn{padding: 10px;}
     .top-header{display:none}

    #menu-footer li{padding-right: 4px;}

.nemus-direction-nav a::before {
	font-family: "nemus-icons";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: block;
	text-align: center;
	font-size: 30px!important;
	position: absolute;
	left: 0;
	top: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-indent: 0px;
	text-decoration: none;
}
.margin-bottom30
{
	margin: 18px 0px !important;
}
.rooms-img-caption {
    height: 115px !important;
    width: 150px!important;
}
#pkg {
	height: 60px;
}
}

@media (max-width:989px){
	.img-caption {
	background: #000;
	}
}

@media (max-width:1199px) and (min-width:990px){
.img-caption {
	background: rgba(0,0,0,0.5);
	position: absolute;
	padding: 20px 35px;
	left: 485px;
	top: 0;
	color: #fff;
	box-shadow: 0px 1px 30px #a7a7a7;
}
.bkbtn {
    
    margin-top: 22px;
}

.site-header
 {
    	min-height: 92px;
 }
}

@media (max-width: 992px) and (min-width:710px){
#facilities-pg .col-md-4 {
    width: 50%!important;
}
}
@media (max-width:991px){
    .meetingblock{width: 70%;}
.info-pg input[type="text"],.info-pg input[type="email"], textarea {width: 100%;}
.rooms-img-caption
    {
    	width: 220px;
    	
    	background-color: rgba(255, 255, 255, 0.84);
    }
    .faci-content h3, .faci-content.under h3
    {
    	font-size: 16px;
    }
}
@media (max-width: 738px){
#menu-footer li {
    padding-right: 0px!important;
    float: none;
    display: block;
    padding-bottom: 15px;
}
}
    
@media (max-width: 991px) and (min-width: 738px){
#menu-footer li {padding-right: 10px!important;}
}
    
@media (max-width: 380px){
    .contact p{margin: 15px;font-size: 14px;}

    .img-caption h3{font-size: 18px;}
    .img-caption p{font-size: 14px;}
    ul#primary-menu{top:49%;}
#menu-footer li {
    padding-right:0px;
    float: none;
    display: block;
    padding-bottom: 15px;
}
}

@media (max-width: 770px)
{
   
.innercontent p {
    text-align: center;
}
    .innercontent {
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: center;
}
}
@media (max-width: 600px)
{
    .img-container:nth-child(4){display:none!important;}
    .img-container:nth-child(5){display:none!important;}

}
@media (max-width: 550px){
    .dealshomelist {
    width: 300px!important;
    margin: 0 auto;
}
 .room-ul li{float: none!important;width: 100%!important;}
ul#primary-menu {
	margin: 0;
	border-top: 2px solid #000;
	margin-top: 25px;
	top: 36%;
	position: absolute;
	width: 220px;
	background: #fff;
	right: 0;
	/* z-index: 9999; */
}
}

@media (max-width: 1024px){
p.bbres_fieldset input.bbres_booknow{
	background:#b17c00 !important;
	border:1px solid #000 !important;
	}
p.bbres_fieldset input.bbres_booknow:hover{
	background:#000 !important;
	border:1px solid #000 !important;
	}
	
}

a {
    text-decoration: none;
}
a:hover,a:visited,a:focus {
    text-decoration: none;
}
a.mail{
    color: #3d3d3d;
    text-decoration: none;
}
a.mail:hover{
    color: #3d3d3d;
    text-decoration: none;
}
.hotelpolicy {
    padding: 50px 0px 70px 0px;
}

.hotelpolicy li {
    line-height: 2;
}

.contact p{margin: 15px;}

#wasap-btn.wasap-share-btn {
  background-color: #1BA811; /* Blue background */
  border: none; /* Remove borders */
  color: white; /* White text */
  font-size: 19px; /* Set a font size */
  text-align: justify;
  cursor: pointer; /* Mouse pointer on hover */
  border-radius: 5px!important;
  padding-top: 4px ;
  padding-bottom : 4px;
  padding-left : 4px;
}
#wasap-btn a:hover {
background-color: #1BA811;
}

.formloader {
	position: fixed;
	left: 45%;
	top: 45%;
	z-index: 1;
	border: 16px solid #f3f3f3;
	border-top: 16px solid #F6644A;
	border-radius: 50%;
	width: 100px;
	height: 100px;
	animation: spin 1s linear infinite; 
}
@keyframes spin{
	0% { transform: rotate(0deg);}
	100% { transform: rotate(360deg)}
}
@keyframes mdropdown {
	from {opacity:0;}
	to {opacity:1;}
}
@media (max-width: 687px) {
	.formloader {
		left: 43%;
	}
	.scrollup
	{
		left: 86%;
	}
}
@media (max-width: 450px) {
	.formloader {
		left: 39%;
	}
	.scrollup
	{
		left: 83%;
	}
}
@media (max-width: 375px) {
	.formloader {
		left: 36%;
	}
	.scrollup
	{
		left: 79%;
	}
}

.scrollup {
	width: 60px;
	height: 60px;
	border-radius: 50px;
	opacity: .6;
	position: fixed;
	
	padding-top:13px;
	bottom: 10px;
	right: 25px;
	color: #CCC;
	cursor: pointer;
	background-color:#25d366;
	z-index: 10;
	transition: opacity .5s, background-color .5s;
	-moz-transition: opacity .5s, background-color .5s;
	-webkit-transition: opacity .5s, background-color .5s;
}
.scrollup:hover {
	background: #0da345;
	opacity: 1;
}