/* CSS Document by Debnil Paul */
body {
	margin: 0;
	padding: 0;
}
* {
	margin: 0;
	padding: 0;
	outline: none;
	border: none;
	list-style: none;
}
.clearfix:after {
	content: "";
	height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}
.tinyspacer {
	width: 100%;
	padding: 20px 0;
	clear: both;
}
@font-face {
	font-family: "Roboto Condensed";
	src: url(../fonts/RobotoCondensed-Light.ttf);
}
/*Google Translator Portion Start*/
.skiptranslate {
	margin: 5px 0 0 0;
	padding: 0;
}
.goog-logo-link {
	display: none;
}
.goog-te-gadget {
	font-size: 0 !important;
}
.goog-te-combo {
	margin: 12px 0 !important;
}
/*Google Translator Portion End*/
div.skiptranslate.goog-te-gadget {
	width: 140px !important;
	padding: 0 !important;
}
.goog-te-gadget {
	border: 1px solid #83a031;
	padding: 0 !important;
	margin: 15px 0;
}
select.goog-te-combo {
	margin: 2px 0 !important;
	padding: 0 !important;
}
.bannercover {
	width: 98%;
	margin: 0 1%;
	position: relative;
}
.menumain {
	width: 100%;
	min-height: 100px;
	background: #1277c1; /* Old browsers */
	background: -moz-linear-gradient(left, #1277c1 0%, #064879 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #1277c1 0%,#064879 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #1277c1 0%,#064879 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1277c1', endColorstr='#064879',GradientType=1 ); /* IE6-9 */
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
}
a.clicktocall {
	float: left;
	margin: 12px 20px 20px 0;
	position: relative;
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background: #1277c1; /* Old browsers */
	background: -moz-linear-gradient(left, #1277c1 0%, #064879 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #1277c1 0%,#064879 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #1277c1 0%,#064879 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1277c1', endColorstr='#064879',GradientType=1 ); /* IE6-9 */
	color: #FFF !important;
	/*box-shadow: 3px 1px 3px #999;*/
	line-height: 20px;
	text-decoration: none !important;
	padding: 5px 10px 5px 32px;
	border-bottom-right-radius: 2px;
	border-top-right-radius: 2px;
}
a.clicktocall > span {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #1277c1; /* Old browsers */
	background: -moz-linear-gradient(left, #1277c1 0%, #064879 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #1277c1 0%,#064879 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #1277c1 0%,#064879 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1277c1', endColorstr='#064879',GradientType=1 ); /* IE6-9 */
	display: block;
	position: absolute;
	z-index: 100000;
	top: -5.5px;
	left: -10px;
	font-family: 'FontAwesome';
	line-height: 40px;
	font-size: 18px;
	text-align: center;
	padding: 0;
}
a.booknowclk {
	float: left;
	margin: 12px 20px 20px 0;
	position: relative;
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background: #ff9c00;
	color: #FFF !important;
	/*box-shadow: 3px 1px 3px #999;*/
	line-height: 20px;
	text-decoration: none !important;
	padding: 5px 25px 5px 32px;
	border-bottom-right-radius: 2px;
	border-top-right-radius: 2px;
	text-indent: 5px;
}
a.booknowclk > span {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #ff9c00;
	display: block;
	position: absolute;
	z-index: 100000;
	top: -5.5px;
	left: -10px;
	font-family: 'FontAwesome';
	line-height: 40px;
	font-size: 18px;
	text-align: center;
	padding: 0;
	text-indent: 0;
}
a.clicktocall2 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background: #a8c41b;
	color: #FFF !important;
	line-height: 20px;
	text-decoration: none !important;
	border-radius: 3px;
	width: 200px !important;
}
.logo {
	width: 100;
	position: absolute;
	z-index: 100;
}
.headertop {
	width: 100%;
}
.headerleft {
	width: 100%;
}
.headerleft ul {
	margin: 0;
	padding: 0;
}
.headerleft ul li {
	list-style: none;
	float: left;
}
.headerleft ul li a {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #333;
	line-height: 60px;
	text-decoration: none;
	margin: 0 20px 0 0;
}
.headertopright {
	width: 100%;
}
.headertopright ul {
	margin: 0;
	padding: 0;
	float: right;
}
.headertopright ul li {
	float: left;
}
.headertopright ul li a {
	margin: 17px 3px;
	background: #1277c1; /* Old browsers */
	background: -moz-linear-gradient(left, #1277c1 0%, #064879 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #1277c1 0%,#064879 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #1277c1 0%,#064879 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1277c1', endColorstr='#064879',GradientType=1 ); /* IE6-9 */
	display: block;
	width: 22px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	color: #FFF;
	font-size: 14px;
}
.aboutportion {
	width: 100%;
	padding: 40px 0;
	text-align: center;
}
.aboutportion h1 {
	font-family: "Roboto Condensed";
	text-align: center;
	line-height: 60px;
	margin: 20px 0;
	border-bottom: 1px solid #eeeeee;
	color: #064879;
}
.aboutportion h3 {
	font-family: "Roboto Condensed";
	text-align: center;
	line-height: 60px;
	margin: 10px 0;
	color: #333;
}
.aboutportion p {
	font-family: "Roboto Condensed";
	text-align: left;
	line-height: 30px;
	margin: 40px 0;
	font-size: 16px;
}
.aboutportion a {
	font-family: "Roboto Condensed";
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	text-transform: uppercase;
	
background: #1277c1; /* Old browsers */
	background: -moz-linear-gradient(left, #1277c1 0%, #064879 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #1277c1 0%,#064879 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #1277c1 0%,#064879 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1277c1', endColorstr='#064879',GradientType=1 ); /* IE6-9 */
	color: #fff !important;
	text-decoration: none;
	padding: 5px;
}
.roomvid svg {
	width: 80px !important;
	margin-top: 10px !important;
}
.roomvid img {
	width: 100% !important;
}
.roomportionmain {
	width: 96%;
	margin: 10px 2%;
	padding: 20px 0;
}
.roomportionsub {
	width: 100%;
	margin: 10px 0;
}
.roomportionpicsub {
	width: 100%;
	position: relative;
}
.roomportionpicsub img {
	width: 100%;
}
.roomportionpicsub span.sp {
	width: 100%;
	display: block;
	/*	position: absolute;
	z-index: 100;
*/	height: 40px;
	background: rgba(0,0,0,0.6);
	left: 0;
	bottom: 0;
	text-align: left;
	text-indent: 10px;
	font-family: "Roboto Condensed";
	line-height: 40px;
	font-size: 20px;
	color: #fff;
}
.roomportionpicsub span.sp > a {
	float: right;
	margin: 0 10px 0 0;
	color: #fff;
	text-decoration: none;
}
.roomportionsub p {
	font-family: "Roboto Condensed";
	line-height: 26px;
	font-size: 16px;
	color: #333;
	text-align: justify;
	margin: 20px 0;
}
.roomportionsub ul {
	margin: 0 15%;
	padding: 0;
}
.roomportionsub ul li {
	list-style: none;
	float: left;
}
.roomportionsub ul li a {
	font-family: "Roboto Condensed";
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	background: #1277c1; /* Old browsers */
	background: -moz-linear-gradient(left, #1277c1 0%, #064879 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #1277c1 0%,#064879 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #1277c1 0%,#064879 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1277c1', endColorstr='#064879',GradientType=1 ); /* IE6-9 */
	padding: 5px;
	display: block;
	margin: 10px 5px;
}
.amenitiesmain {
	width: 100%;
}
.amenitiesmain h1 {
	font-family: "Roboto Condensed";
	font-size: 26px;
	text-align: center;
	line-height: 60px;
	margin: 20px 0;
	border-bottom: 1px solid #eeeeee;
	color: #064879
}
.amenitiessub {
	width: 100%;
}
.amenitiessub h4 {
	font-family: "Roboto Condensed";
	font-size: 20px;
	text-align: left;
	line-height: 40px;
	margin: 10px 0;
	color: #333;
}
.amenitiessub ul {
	margin: 10px 0;
	float: left;
}
.amenitiessub ul li {
	list-style: none;
	line-height: 30px;
	font-family: "Roboto Condensed";
	font-size: 16px;
}
.testimonialsmain {
	width: 96%;
	margin: 20px 2%;
	padding: 40px;
}
.testimonialsmain h2 {
	font-family: "Roboto Condensed";
	font-size: 36px;
	line-height: 60px;
	text-align: center;
	color: #064879
	border-bottom: 1px solid #ccc;
}
.testimonial-title {
	font-family: "Roboto Condensed";
	font-size: 30px;
	text-align: center;
	color: #000;
	margin: 20px 0;
}
element {
}
.description {
	font-family: "Roboto Condensed";
	font-size: 16px;
	line-height: 30px;
	margin: 20px 5%;
	text-align: center;
	color: #000;
}
.pic {
	border: 1px solid #fff;
	border-radius: 50%;
	margin: 0 45%;
}
.footerportion {
	background: #4a4f52;
	padding: 40px 0;
}
.footersub1 {
	width: 100%;
}
.footersub1 h3 {
	font-family: "Roboto Condensed";
	font-size: 26px;
	line-height: 30px;
	color: #fff;
}
.footersub1 ul {
	margin: 20px 0;
}
.footersub1 ul li {
	font-family: "Roboto Condensed";
	font-size: 20px;
	color: #fff;
	line-height: 30px;
}
.footersub2 {
	width: 100%;
}
.footersub2 ul {
	margin: 20px 0;
}
.footersub2 ul li {
	font-family: "Roboto Condensed";
	font-size: 20px;
	color: #fff;
	line-height: 30px;
}
.footersub2 ul li a {
	color: #fff;
}
.footersub2 ul.sp {
	margin: 20px 0;
}
.footersub2 ul.sp li {
	list-style: none;
	float: left;
}
.footersub2 ul.sp li a {
	width: 30px;
	height: 30px;
	margin: 5px;
	text-decoration: none;
	display: block;
	background: #ff4d7e;
background: #1277c1; /* Old browsers */
	background: -moz-linear-gradient(left, #1277c1 0%, #064879 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #1277c1 0%,#064879 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #1277c1 0%,#064879 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1277c1', endColorstr='#064879',GradientType=1 ); /* IE6-9 */
	text-align: center;
	line-height: 30px;
	font-size: 16px;
}
.footersub2 h3 {
	font-family: "Roboto Condensed";
	font-size: 26px;
	line-height: 30px;
	color: #fff;
}
.footersub3 {
	width: 100%;
}
.footersub3 h3 {
	font-family: "Roboto Condensed";
	font-size: 26px;
	line-height: 30px;
	color: #fff;
}
.footersub3 input[type=text] {
	width: 100%;
	height: 24px;
	background: #fff;
	margin: 0 0 5px 0;
	font-family: "Roboto Condensed";
	font-size: 14px;
	text-indent: 5px;
}
.footersub3 textarea {
	width: 100%;
	height: 60px;
	background: #fff;
	margin: 0 0 5px 0;
	font-family: "Roboto Condensed";
	font-size: 14px;
	text-indent: 5px;
	resize: none;
}
.footersub3 input[type=submit] {
	width: 100%;
	height: 40px;
	background: #ff4d7e;
background: #1277c1; /* Old browsers */
	background: -moz-linear-gradient(left, #1277c1 0%, #064879 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #1277c1 0%,#064879 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #1277c1 0%,#064879 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1277c1', endColorstr='#064879',GradientType=1 ); /* IE6-9 */
	color: #fff;
	margin: 0 0 5px 0;
	font-family: "Roboto Condensed";
	font-size: 16px;
	text-indent: 5px;
	text-transform: uppercase;
}
.footersub4 {
	width: 100%;
}
.footersub4 h3 {
	font-family: "Roboto Condensed";
	font-size: 26px;
	line-height: 30px;
	color: #fff;
}
.copyright {
	text-align: center;
	background: #ff4d7e;
background: #1277c1; /* Old browsers */
	background: -moz-linear-gradient(left, #1277c1 0%, #064879 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #1277c1 0%,#064879 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #1277c1 0%,#064879 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1277c1', endColorstr='#064879',GradientType=1 ); /* IE6-9 */
	color: #fff !important;
}
.copyright a {
	font-family: "Roboto Condensed";
	font-size: 12px;
	line-height: 30px;
	color: #fff !important;
	text-decoration: none;
}
.footersub3 .captcha {
	width: 100%;
	height: 40px;
	background: #646769;
	border: 1px solid #fff;
	margin: 0 0 10px 0;
}
.footersub3 .captcha p {
	font-family: "Roboto Condensed";
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	text-decoration: line-through;
	text-align: center;
	line-height: 40px;
}
.footersub3 .reload {
	width: 100%;
	height: 40px;
	background: url(../images/captcha.png) no-repeat center center;
}
.footersub3 .captcha {
	width: 100% !important;
	height: 40px !important;
	border: 1px solid #fff;
}
/*About Page*/

.aboutmain {
	width: 100%;
	padding: 40px 0;
}
.aboutmain h1 {
	font-family: "Roboto Condensed";
	text-align: center;
	line-height: 60px;
	margin: 20px 0;
	border-bottom: 1px solid #eeeeee;
	color: #889a3c;
}
.aboutmain p {
	font-family: "Roboto Condensed";
	text-align: justify;
	line-height: 20px;
	margin: 20px 0;
	font-size: 18px;
}
.aboutsub {
	width: 100%;
}
.aboutsub h2 {
	font-family: "Roboto Condensed";
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	margin: 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #eeeeee;
	color: #333;
}
.aboutpicsub {
	width: 100%;
	margin: 10px 0;
}
.aboutsub img {
	margin: 0 auto;
}
/*FAQ Page*/

.faqmain {
	width: 100%;
	padding: 40px 0;
}
.faqmain h1 {
	font-family: "Roboto Condensed";
	text-align: center;
	line-height: 60px;
	margin: 20px 0;
	border-bottom: 1px solid #eeeeee;
	color: #889a3c;
}
.faqmain p {
	font-family: "Roboto Condensed";
	text-align: justify;
	line-height: 30px;
	margin: 10px 0;
	font-size: 18px;
}
/*FACILITIES Page*/

.facilitiesmain {
	width: 100%;
	padding: 40px 0;
}
.facilitiesmain h1 {
	font-family: "Roboto Condensed";
	text-align: center;
	line-height: 60px;
	margin: 20px 0;
	border-bottom: 1px solid #eeeeee;
	color: #889a3c;
}
.facilitiesmain h2 {
	font-family: "Roboto Condensed";
	font-size: 26px;
	line-height: 30px;
	color: #627501;
	text-align: left;
	/*display:inline-block;*/
	margin-bottom: 40px;
}
.facilitiesmain h3 {
	font-family: "Roboto Condensed";
	font-size: 20px;
	line-height: 30px;
	color: #627501;
	text-align: left;
	/*display:inline-block;*/
	margin-bottom: 10px;
}
.facilitiesmain p {
	font-family: "Roboto Condensed";
	font-size: 18px;
	line-height: 30px;
	color: #000;
	margin: 10px 0;
	text-align: justify;
}
.facilitiesmain ul {
	margin: 20px 40px;
	padding: 0;
}
.facilitiesmain ul li {
	font-family: "Roboto Condensed";
	font-size: 18px;
	line-height: 20px;
	color: #000;
	margin: 0 0 10px 0;
	list-style-type: disc;
	text-align: left;
	padding: 0 0 0 10px;
}
.facilitiesmain ul li a {
	text-transform: uppercase;
	color: #ff9c00;
	font-weight: bold;
	padding: 0 0 0 10px;
}
/*Room Page Portion*/

.roompagemain {
	width: 100%;
	padding: 40px 0;
	text-align: center;
}
.roompagemain h1 {
	font-family: "Roboto Condensed";
	text-align: center;
	line-height: 60px;
	margin: 20px 0;
	border-bottom: 1px solid #eeeeee;
	color: #064879
}
.roompagemain p {
	font-family: "Roboto Condensed";
	font-size: 18px;
	line-height: 30px;
	color: #000;
	margin: 10px 0;
	text-align: justify;
}
.roompagemainsub {
	width: 100%;
	position: relative;
}
.roompagemainsub a:link {
	font-family: "Roboto Condensed";
	font-size: 18px;
	background: #ff9c00;
	color: #fff !important;
	line-height: 20px;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none;
	position: absolute;
	z-index: 100;
	bottom: 60%;
	left: 36%;
	border-radius: 3px;
}
.roompagemainsub a {
	color: #fff !important;
}
.roompagemainsub h2 {
	font-family: "Roboto Condensed";
	font-size: 26px;
	line-height: 30px;
	color: #627501;
	text-align: left;
	/*display:inline-block;*/
	margin-bottom: 40px;
}
.roompagemainsub h3 {
	font-family: "Roboto Condensed";
	font-size: 22px;
	font-weight: bold;
	line-height: 30px;
	color: #ff9c00;
	text-align: left;
	/*display:inline-block;*/
	margin-bottom: 10px;
}
.roompagemainsub ul {
	margin: 0 0 0 20px;
	padding: 0;
}
.roompagemainsub ul li {
	list-style-type: disc;
	margin: 0 0 5px 0;
	font-family: "Roboto Condensed";
	line-height: 20px;
	font-size: 18px;
	line-height: 30px;
	text-align: left;
}
.roomtypemain {
	width: 100%;
	padding: 40px 0;
	text-align: center;
}
.roomtypemain h1 {
	font-family: "Roboto Condensed";
	text-align: center;
	line-height: 60px;
	margin: 20px 0;
	border-bottom: 1px solid #eeeeee;
	color: #889a3c;
}
.roomtypemain h2 {
	font-family: "Roboto Condensed";
	font-size: 20px;
	line-height: 30px;
	color: #627501;
	text-align: left;
	/*display:inline-block;*/
	margin-bottom: 10px;
}
.roomtypesub {
	width: 100%;
	margin: 40px 0;
}
.roomtypesub h2 {
	font-family: "Roboto Condensed";
	font-size: 20px;
	line-height: 30px;
	color: #627501;
	text-align: left;
	/*display:inline-block;*/
	margin-bottom: 10px;
}
.roomtypesub p {
	font-family: "Roboto Condensed";
	font-size: 18px;
	line-height: 30px;
	color: #000;
	margin: 10px 0;
	text-align: justify;
}
.roomtypesub ul {
	margin: 20px;
	padding: 0;
	float: left;
}
.roomtypesub ul li {
	font-family: "Roboto Condensed";
	font-size: 16px;
	line-height: 22px;
	color: #000;
	margin: 5px 0;
	list-style: none;
	text-align: left;
	list-style-type: disc;
	padding: 0 0 0 10px;
}
/*Rates Page Portion*/

.ratesmain {
	width: 100%;
	padding: 40px 0;
	text-align: center;
}
.ratesmain h1 {
	font-family: "Roboto Condensed";
	text-align: center;
	line-height: 60px;
	margin: 20px 0;
	border-bottom: 1px solid #eeeeee;
	color: #064879
}
.ratesmain p {
	font-family: "Roboto Condensed";
	font-size: 18px;
	line-height: 26px;
	color: #000;
	margin: 10px;
	text-align: center;
}
.ratesmain h3 {
	font-family: "Roboto Condensed";
	font-size: 20px;
	line-height: 30px;
	color: #627501;
	text-align: left;
	/*display:inline-block;*/
	margin: 20px 10px;
}
/*tours Page Portion*/

.toursmain {
	width: 100%;
	padding: 40px 0;
	text-align: center;
}
.toursmain h1 {
	font-family: "Roboto Condensed";
	font-size: 26px;
	line-height: 30px;
	color: #333;
	border-bottom: 2px dotted #627501;
	padding-bottom: 8px;
	text-align: center;
	/*display:inline-block;*/
	margin-bottom: 40px;
}
.toursmain h2 {
	font-family: "Roboto Condensed";
	font-size: 20px;
	line-height: 30px;
	color: #333;
	text-align: center;
	/*display:inline-block;*/
	margin-bottom: 40px;
}
.toursmain p {
	font-family: "Roboto Condensed";
	font-size: 18px;
	line-height: 30px;
	color: #000;
	margin: 10px 0;
	text-align: justify;
}
.toursmain ul {
	margin: 40px;
	padding: 0;
	float: left;
}
.toursmain ul li {
	list-style: none;
	font-family: "Roboto Condensed";
	font-size: 16px;
	line-height: 30px;
	color: #000;
	text-align: left;
	background: #ccc;
	margin: 0 0 10px 0;
	padding: 5px 10px;
}
/*Contact Page Portion*/

.contactmain {
	width: 100%;
	padding: 40px 0;
	text-align: center;
}
.contactmain h1 {
	font-family: "Roboto Condensed";
	text-align: center;
	line-height: 60px;
	margin: 20px 0;
	border-bottom: 1px solid #eeeeee;
	color: #064879
}
.contactmain p {
	font-family: "Roboto Condensed";
	font-size: 18px;
	line-height: 30px;
	color: #000;
	margin: 10px 0;
	text-align: justify;
}
.contactsubleft {
	width: 100%;
	padding: 0;
}
.contactsubleft h3 {
	font-family: "Roboto Condensed";
	font-size: 20px;
	line-height: 30px;
	color: #627501;
	text-align: left;
	/*display:inline-block;*/
	margin: 20px 10px;
}
.contactsubright {
	width: 100%;
	padding: 40px 0;
}
.contactsubright h3 {
	font-family: "Roboto Condensed";
	font-size: 20px;
	line-height: 30px;
	color: #627501;
	text-align: left;
	/*display:inline-block;*/
	margin: 20px 10px;
}
.contactsubright input[type=text] {
	width: 90%;
	height: 36px;
	border: 1px solid #999;
	margin: 0 0 10px 0;
	float: left;
	text-indent: 10px;
}
.contactsubright textarea {
	width: 90%;
	height: 80px;
	padding: 4px 0 0 0;
	border: 1px solid #999;
	margin: 0 0 10px 0;
	float: left;
	text-indent: 10px;
	resize: none;
}
.contactsubright input[type=submit] {
	width: 90%;
	height: 60px;
	background: #ff4d7e;
background: #1277c1; /* Old browsers */
	background: -moz-linear-gradient(left, #1277c1 0%, #064879 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #1277c1 0%,#064879 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #1277c1 0%,#064879 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1277c1', endColorstr='#064879',GradientType=1 ); /* IE6-9 */
	border: 1px solid #FFF;
	margin: 20px 0;
	float: left;
	text-align: center;
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
}
.contactsubright input.captcha {
	width: 97% !important;
	height: 40px;
	border: 1px solid #999;
	margin: 0 0 10px 0;
}
.contactsubright .captcha p {
	font-family: "Roboto Condensed";
	color: #333;
	font-weight: bold;
	font-size: 20px;
	text-decoration: line-through;
	text-align: center;
	line-height: 24px;
}
.contactsubright .reload {
	width: 40px;
	height: 40px;
	display: block;
	background: url(../images/captcha.png) no-repeat center center;
}
.contactsubright .captcha {
	width: 100% !important;
	height: 40px !important;
	border: 1px solid #999;
}
/*Blog Page Portion*/

.blogmain {
	width: 100%;
	padding: 40px 0;
	text-align: center;
}
.blogmain h1 {
	font-family: "Roboto Condensed";
	text-align: center;
	line-height: 60px;
	margin: 20px 0;
	border-bottom: 1px solid #eeeeee;
	color: #889a3c;
}
.blogleft {
	width: 100%;/*border: 1px solid #f2f2f2;*/
}
/*.blogleft:hover {
	width: 100%;
	border: 1px solid #627501;
	min-height: 1000px;
}*/

.blogleftcomment {
	width: 100%;
	text-align: left;
}
ul.precomnt {
	margin: 10px 0;
	background: #f6f6f6;
	padding: 10px;
}
ul.precomnt li {
	margin: 5px 0;
}
ul.precomnt li strong {
	color: #627501;
	text-transform: uppercase;
}
.blogleftcomment textarea {
	width: 100%;
	height: 80px;
	border: 1px solid #a8c41b;
	text-indent: 10px;
	resize: none;
	margin: 50px 0 10px 0;
	padding: 5px 0 0 0;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-webkit-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.blogleftcomment textarea:focus {
	border: 1px solid #a8c41b;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-webkit-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.blogleftcomment input[type=text] {
	width: 50%;
	height: 40px;
	border: 1px solid #a8c41b;
	text-indent: 10px;
}
.blogleftcomment input[type=submit] {
	width: 30%;
	height: 40px;
	margin: 0 0 0 5%;
	background: #a8c41b;
	border: 1px solid #a8c41b;
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
}
.blogsep {
	width: 100%;
	height: 2px;
	margin: 40px 0;
}
.blogright {
	width: 100%;
	/*border: 1px solid #f2f2f2;*/
	min-height: 1000px;
	text-align: left;
	padding: 0px 20px;
}
.blogright ul {
	margin: 20px 0;
}
.blogright ul li {
	margin: 0 0 5px 0;
}
.blogright ul li a {
	font-family: "Roboto Condensed";
	font-size: 14px;
	line-height: 30px;
	color: #000;
	text-decoration: none;
}
.blogright h3 {
	font-family: "Roboto Condensed";
	font-size: 22px;
	line-height: 30px;
	color: #566700;
	font-weight: bold;
}
/*.blogright:hover {
	width: 100%;
	border: 1px solid #627501;
	min-height: 1000px;
}*/
.blogleftsub {
	width: 100%;
	text-align: left;
	padding: 20px;
	border-bottom: 1px dashed #ccc;
}
.blogleftsub > a {
	font-family: "Roboto Condensed";
	font-size: 22px;
	line-height: 30px;
	color: #b6d452 !important;
	font-weight: bold;
	text-decoration: none !important;
}
.blogleftsub ul {
	margin: 10px 0 20px;
	padding: 0;
}
.blogleftsub ul li {
	list-style: none;
	float: left;
}
.blogleftsub ul li a {
	font-family: "Roboto Condensed";
	font-size: 14px;
	line-height: 30px;
	color: #000;
	text-decoration: none;
	margin: 5px 10px;
}
.blogleftsub ul li:first-child a {
	margin: 5px 10px 5px 0;
}
.blogleftsub ul li a i {
	margin: 0 8px 0 0;
	color: #566700;
}
.blogleftsub h2 {
	font-family: "Roboto Condensed";
	font-size: 20px;
	line-height: 30px;
	color: #333;
	text-align: justify;
	margin: 20px 0;
	font-weight: bold;
	text-transform: uppercase;
}
.blogleftsub h4 {
	font-family: "Roboto Condensed";
	font-size: 18px;
	line-height: 30px;
	color: #333;
	text-align: justify;
	margin: 20px 0;
	font-weight: bold;
}
.blogleftsub p {
	font-family: "Roboto Condensed";
	font-size: 18px;
	line-height: 30px;
	color: #000;
	text-align: justify;
	margin: 20px 0;
}
.blogleftsub a.readmore {
	font-family: "Roboto Condensed";
	font-size: 14px;
	line-height: 24px;
	color: #627501 !important;
	text-transform: uppercase;
	text-indent: 5px;
	margin: 20px 0;
	background: #b6d452;
	/*border: 1px solid #627501;*/
	width: 120px;
	padding: 5px;
	display: block;
	text-decoration: none;
}
.blogleftsub a.readmore i {
	font-family: "Roboto Condensed";
}
/*Book Direct Portion*/

.bookdirectmain {
	background: #4a4f52;
}
.bookdirectsub {
	width: 100%;
	text-align: center;
}
.bookdirectsub h2 {
	font-family: "Roboto Condensed";
	text-align: center;
	font-size: 18px;
	color: #fff;
	line-height: 30px;
	margin: 0;
}
.bookdirectsub a:link, .bookdirectsub a:visited {
	font-family: "Roboto Condensed";
	background: #ff4d7e;
background: #1277c1; /* Old browsers */
	background: -moz-linear-gradient(left, #1277c1 0%, #064879 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #1277c1 0%,#064879 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #1277c1 0%,#064879 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1277c1', endColorstr='#064879',GradientType=1 ); /* IE6-9 */
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff !important;
	padding: 5px 10px;
	text-decoration: none;
	margin: 10px 0 0 0;
	border-radius: 2px;
}
.bookdirectsub2 {
	width: 100%;
	text-align: center;
}
.bookdirectsub2 h2 {
	font-family: "Roboto Condensed";
	text-align: center;
	font-size: 20px;
	color: #fff;
	line-height: 26px;
	margin: 5px 0;
}
.bookdirectsub2 a:link, .bookdirectsub a:visited {
	font-family: "Roboto Condensed";
	background: #ff4d7e;
background: #1277c1; /* Old browsers */
	background: -moz-linear-gradient(left, #1277c1 0%, #064879 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #1277c1 0%,#064879 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #1277c1 0%,#064879 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1277c1', endColorstr='#064879',GradientType=1 ); /* IE6-9 */
	font-size: 16px;
	text-transform: uppercase;
	color: #fff !important;
	padding: 5px 10px;
	text-decoration: none;
	margin: 5px 0 0 0;
	border-radius: 2px;
}
.bookdirect {
	font-family: "Roboto Condensed";
	background: #7a942e;
	font-size: 18px;
	color: #fff !important;
	text-decoration: none;
	padding: 5px 10px;
	text-align: center;
	margin: 0 35%;
}
#popclick {
	position: fixed;
	top: 400px;
	left: 0;
	z-index: 999999;
	font-family: "Roboto Condensed";
	background: #ff9c00;
	font-size: 18px;
	color: #fff !important;
	text-decoration: none;
	padding: 5px 10px;
}
#popclick2 {
}
.overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	background: rgba(0,0,0,0.8);
	position: fixed;
	z-index: 9999999;
	display: none;
}
.imgbox {
	width: auto;
	padding: 10px;
	position: fixed;
	z-index: 99999999999999;
	background: #fff;
	left: 35%;
	top: 20%;
	text-align: center;
}
.imgbox img {
	width: 100%;
}
.imgbox h1 {
	font-family: "Roboto Condensed";
	background: #a8c41b;
	font-size: 30px;
	line-height: 50px;
	color: #fff !important;
	margin: 0 0 20px 0;
}
.imgbox h2 {
	font-family: "Roboto Condensed";
	font-size: 22px;
	line-height: 30px;
	color: #000 !important;
	margin: 0 0 5px 0;
}
.imgbox h3 {
	font-family: "Roboto Condensed";
	font-size: 26px;
	line-height: 30px;
	color: #ff9c00 !important;
	margin: 10px 0;
	font-weight: bold;
}
.imgbox p {
	font-family: "Roboto Condensed";
	font-size: 18px;
	line-height: 20px;
	margin: 0 5%;
}
.imgbox a.booknowclk {
	float: left;
	margin: 20px 30%;
	position: relative;
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background: #ff9c00;
	color: #FFF !important;
	box-shadow: 3px 1px 3px #999;
	line-height: 20px;
	text-decoration: none !important;
	padding: 5px 25px 5px 32px;
	border-bottom-right-radius: 2px;
	border-top-right-radius: 2px;
	text-indent: 5px;
}
#clickclose {
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background: #ff9c00;
	color: #fff;
	border: 2px solid #FFF;
	position: absolute;
	top: -15px;
	right: -15px;
	display: block;
	text-decoration: none;
	text-align: center;
	line-height: 32px;
	font-size: 18px;
	padding: 0;
}
#back-top {
	position: fixed;
	bottom: 60px;
	left: 90%;
}
#back-top a {
	width: 30px;
	height: 30px;
	background: #1277c1 url(../images/toparr.png) no-repeat center center;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s
}
#back-top a:hover {
	color: #000
}
/*Local Sevices Page*/

.localsermain {
	width: 100%;
	padding: 40px 0;
}
.localsermain h1 {
	font-family: "Roboto Condensed";
	text-align: center;
	line-height: 60px;
	margin: 20px 0;
	border-bottom: 1px solid #eeeeee;
	color: #889a3c;
}
.localsersub {
	width: 100%;
	border: 1px solid #ff9c00;
	margin: 20px 0;
}
.localsersub img {
	width: 100%;
}
/*Gallery Page*/

.gallerymain {
	width: 100%;
	padding: 40px 0;
}
.gallerymain h1 {
	font-family: "Roboto Condensed";
	text-align: center;
	line-height: 60px;
	margin: 20px 0;
	border-bottom: 1px solid #eeeeee;
	color: #064879
}
.gallerysubd {
	width: 100%;
	margin: 40px 0;
	position: relative;
}
.gallerysubd > img {
	width: 100%;
	height: 260px;
}
.gallerysubd a:link {
	width: 100%;
	height: 40px;
	position: absolute;
	z-index: 100;
	background: rgba(39,42,43,0.9);
	bottom: 0;
	padding: 0;
	font-family: "Roboto Condensed";
	font-size: 20px;
	line-height: 40px;
	text-transform: uppercase;
	color: #fff !important;
	margin: 0;
	text-decoration: none;
	text-align: center;
}
.gallerysubd span {
	width: 100%;
	height: 40px;
	background: rgba(74,79,82,0.8);
	position: absolute;
	;
	z-index: 100;
	bottom: 0;
	font-family: "Roboto Condensed";
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	color: #fff;
}
.vidsp {
	height: 570px;
}
.tourssub {
	width: 100%;
	margin: 20px 0;
}
.tourssub h3 {
	font-family: "Roboto Condensed";
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
}
.tourssub ul {
	margin: 0;
	padding: 0;
}
.tourssub ul li {
	list-style: none;
	font-family: "Roboto Condensed";
	font-size: 20px;
	line-height: 30px;
}
.tourssub img {
	width: 100%;
}
.tourssubdd {
	width: 100%;
	background: #4a4f52;
}
.tourssubdd h4 {
	font-family: "Roboto Condensed";
	font-size: 20px;
	line-height: 40px;
	color: #fff;
	text-indent: 10px;
}
.tourssubdd h4 span {
	float: right;
	margin: 0 10px 0 0;
}
.tourssubdd h4 a {
	font-family: "Roboto Condensed";
	font-size: 20px;
	line-height: 40px;
	color: #fff;
	text-indent: 10px;
	text-decoration: none;
}
ul.splinks2 {
	margin: 10px 0;
	padding: 0;
}
ul.splinks2 li {
	list-style: none;
	line-height: 40px;
	float: left;
}
ul.splinks2 li a {
	width: 140px !important;
	display: block;
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	background: #ff4d7e;
background: #1277c1; /* Old browsers */
	background: -moz-linear-gradient(left, #1277c1 0%, #064879 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #1277c1 0%,#064879 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #1277c1 0%,#064879 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1277c1', endColorstr='#064879',GradientType=1 ); /* IE6-9 */
	color: #fff !important;
	border-radius: 3px;
	font-weight: 600;
}
.floorpsub {
	width: 100%;
	margin: 40px 0;
}
.ratesnbookingymain {
	width: 100%;
	padding: 40px 0;
}
.ratesnbookingymain h1 {
	font-family: "Roboto Condensed";
	text-align: center;
	line-height: 60px;
	margin: 20px 0;
	border-bottom: 1px solid #eeeeee;
	color: #064879
}
.ratesright {
	width: 100%;
	padding: 10px;
}
.ratesright h1 {
	font-family: "Roboto Condensed";
	font-size: 18px;
	text-transform: uppercase;
	border-bottom: 1px dashed #333;
	padding-bottom: 3px;
	margin: 10px 0;
}
.ratesright p {
	font-family: "Roboto Condensed";
	font-size: 16px;
	text-align: justify;
}
a.booknow {
	font-family: "Roboto Condensed";
	font-size: 18px;
	color: #FFF !important;
	line-height: 24px;
	background: #ff4d7e;
background: #1277c1; /* Old browsers */
	background: -moz-linear-gradient(left, #1277c1 0%, #064879 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #1277c1 0%,#064879 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #1277c1 0%,#064879 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1277c1', endColorstr='#064879',GradientType=1 ); /* IE6-9 */
	text-decoration: none !important;
	padding: 5px 10px;
	float: left;
	text-align: center;
	margin: 5px;
}

.locationattractmain {
	width: 100%;
	padding: 40px 0;
}

.locationattractmain h1 {
    font-family: "Roboto Condensed";
    text-align: center;
    line-height: 60px;
    margin: 20px 0;
    border-bottom: 1px solid #eeeeee;
    color: #064879
}
.locationattractmain p{
	font-family: "Roboto Condensed";
	font-size: 18px;
}

.locationattractmain ul {
    margin: 50px 0;
    padding: 0;
}
.locationattractmain ul li {
    list-style: none;
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    background: #ff4d7e;
background: #1277c1; /* Old browsers */
	background: -moz-linear-gradient(left, #1277c1 0%, #064879 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #1277c1 0%,#064879 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #1277c1 0%,#064879 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1277c1', endColorstr='#064879',GradientType=1 ); /* IE6-9 */
    float: left;
    margin: 5px;
    padding: 5px 10px;
}





 @media screen and (max-width:768px) {
.button {
	width: 55px;
	height: 46px;
	position: absolute;
	right: 0;
	top: 0px !important;
	cursor: pointer;
	z-index: 12399994;
	background: #7a942e;
}
#cssmenu {
	margin: 100px 0 40px 0;
}
.imgbox {
	width: 40%;
	padding: 10px;
	position: fixed;
	z-index: 100;
	background: #fff;
	left: 5%;
	top: 20%;
}
.bookdirect {
	margin: 0 20%;
}
.imgbox {
	left: 30%;
	top: 20%;
}
.vidsp {
	height: 380px;
}
.clearfixspl1 {
	content: "";
	height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}
.headerleft ul li a {
	line-height: 20px;
}
}
 @media screen and (max-width: 360px) {
.menumain {
	width: 100%;
	min-height: 200px;
	position: static;
	background: none;
}
.button {
	width: 55px;
	height: 46px;
	position: absolute;
	right: 0;
	/*top: 80px !important;*/
	cursor: pointer;
	z-index: 12399994;
	background: #7a942e;
}
#cssmenu {
	margin: 0px 0 40px 0;
}
.imgbox {
	width: 90%;
	padding: 10px;
	position: fixed;
	z-index: 100;
	background: #fff;
	left: 5%;
	top: 20%;
}
.bookdirect {
	margin: 0 20%;
}
.aboutportion h1 {
	font-size: 24px;
	line-height: 30px;
}
.aboutportion p {
	font-size: 16px;
}
.faqmain h1 {
	font-size: 24px;
	line-height: 30px;
}
.roomportionsub ul li {
	list-style: none;
	float: left;
}
.vidsp {
	height: 200px;
}
.testimonialsmain h2 {
	font-size: 26px;
}
.clearfix2:after {
	content: "";
	height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}
}
