@font-face {
	font-family: 'latolight';
	src: url('../fonts/Lato-Light-webfont.eot');
	src: url('../fonts/Lato-Light-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/Lato-Light-webfont.woff2') format('woff2'),
	url('../fonts/Lato-Light-webfont.woff') format('woff'),
	url('../fonts/Lato-Light-webfont.ttf') format('truetype'),
	url('../fonts/Lato-Light-webfont.svg#latolight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'latoregular';
	src: url('../fonts/Lato-Regular-webfont.eot');
	src: url('../fonts/Lato-Regular-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/Lato-Regular-webfont.woff2') format('woff2'),
	url('../fonts/Lato-Regular-webfont.woff') format('woff'),
	url('../fonts/Lato-Regular-webfont.ttf') format('truetype'),
	url('../fonts/Lato-Regular-webfont.svg#latoregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'latolight_italic';
	src: url('../fonts/Lato-LightItalic-webfont.eot');
	src: url('../fonts/Lato-LightItalic-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/Lato-LightItalic-webfont.woff2') format('woff2'),
	url('../fonts/Lato-LightItalic-webfont.woff') format('woff'),
	url('../fonts/Lato-LightItalic-webfont.ttf') format('truetype'),
	url('../fonts/Lato-LightItalic-webfont.svg#latolight_italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'latomedium';
	src: url('../fonts/Lato-Medium-webfont.eot');
	src: url('../fonts/Lato-Medium-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/Lato-Medium-webfont.woff2') format('woff2'),
	url('../fonts/Lato-Medium-webfont.woff') format('woff'),
	url('../fonts/Lato-Medium-webfont.ttf') format('truetype'),
	url('../fonts/Lato-Medium-webfont.svg#latomedium') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'ColaborateThinRegular';
    src: url('../fonts/ColabThi-webfont.eot');
    src: url('../fonts/ColabThi-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ColabThi-webfont.woff') format('woff'),
         url('../fonts/ColabThi-webfont.ttf') format('truetype'),
         url('../fonts/ColabThi-webfont.svg#ColaborateThinRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body{margin:0; padding:0; height:100%; background:#ffffff; font:13px/18px Arial, Helvetica, sans-serif; color:#111111;}

a{text-decoration:none;}
a:hover, a:active{outline:none;}
a:hover {color:#ff7e00; text-decoration:underline;}

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

::selection{background:#00b0a9; color:#ffffff;}
::-moz-selection{background:#00b0a9; color:#ffffff;}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {display:block;}

img, object, embed { max-width: 100%; height: auto; }
img {-ms-interpolation-mode: bicubic; border:0; vertical-align:middle;}

@media (min-width: 1200px){
	.container {
		width: 1250px;
	}
}

#header{}
#header .header_top{ padding:28px 0 16px; background:#ffffff;}
#header .container{}
#header .navbar{margin:0;}
#header .logo{/*margin:10px 0 0;*/ float:none;      margin-bottom:10px;}
#header .logo img{padding-top:5px;}
#header .header_right{float:right;}
#header .header_right_top{text-align:right;}
#header .header_top_nav{width:auto; margin:0; display:inline-block;}
#header .header_top_nav ul{margin:0; padding:0; text-align:right; font-size:0;}
#header .header_top_nav li{margin:0 0 0 13px; list-style:none; display:inline-block;}
#header .header_top_nav li:first-child{margin-left:0;}
#header .header_top_nav li a{margin:0; padding:0; font:17px/21px 'latolight', Arial, Helvetica, sans-serif; color:#3f3f3f; text-decoration:none;}
#header .header_top_nav li:before{content:"|"; font:14px/21px 'latolight', Arial, Helvetica, sans-serif; color:#3f3f3f; vertical-align:top; margin-right:13px;}
#header .header_top_nav li:first-child:before{content:""; margin-right:0;}
#header .header_top_nav li a:hover{color:#262626; text-decoration:none;}
#header .header_right_phone{width:auto; margin:0 0 0 30px; display:inline-block; font:18px/21px 'latoregular', Arial, Helvetica, sans-serif; color:#262626;}
#header .header_right_search{text-align:right; margin-top:15px;}
#header .search_box{width:310px; margin:0; display:inline-block; padding:5px 10px; background:#f9f9f9; border:1px solid #e5e5e5;}
#header .search_box input[type='text']{width:85%; padding:2px 0 0; margin:0; float:left; border:none; outline:0; background:none; font:14px/21px 'latolight', Arial, Helvetica, sans-serif; color:#111111; border-radius:0 !important;}
#header .search_box input[type='submit']{width:auto; margin:0; float:right; padding:3px 12px; background: url(../images/search_icon.png) no-repeat center center; border:none; outline:0; cursor:pointer;}

#header .navwrap{ }
#header .main_nav{width:100%; margin:0; float:left;}
#header .navbar-collapse{padding:0; width:auto; float:left;}
#header .navbar-nav>li{margin:0 0 0 40px; padding:15px 0;}
#header .navbar-nav>li:first-child{margin-left:0;}
#header .navbar-nav>li>a{padding:0; font:18px/22px 'latoregular', Arial, Helvetica, sans-serif; color:#000000; position:relative}
#header .navbar-nav>li>a:hover{background:none; color:#7f7f7f;}
#header .navbar-nav>li.active>a{color:#7f7f7f;}
#header .navbar-nav>li>a:focus{background:none !important;}

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

}
@media screen and (max-width: 991px) {
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	#header .navbar-nav > li{margin-left:20px;}
	#header .navbar-nav>li>a{font-size:18px;}
}
@media screen and (max-width: 767px) {
	#header .header_top{padding:15px 0;}
	#header .logo{margin-top:0; width:130px;}
	#header .navbar-header{padding-left:15px;}
	#header .navwrap{background:none; padding:0; position:relative; border-bottom:none;}
	#header .main_nav{background:#000000; background-image:none;}
	#header .navbar-collapse{padding-right:15px; padding-left:15px; float:none; width:inherit;}
	#header .navbar-nav>li{margin:0; padding:0;}
	#header .navbar-nav>li>a{padding:10px; color:#ffffff;}
	#header .navbar-nav>li>a:before{display:none;}
	#header .navbar-nav>li>a:hover{background:#555555; color:#ffffff;}
	.navbar-toggle{background:#000; margin-top:0; margin-bottom:0;}
	.navbar-toggle .icon-bar{background:#ffffff;}
	#header .header_right{margin-top:10px;}
	#header .header_top_nav{width:100%;}
	#header .header_top_nav ul{text-align:center;}
	#header .header_right_phone{width:100%; margin-top:5px; text-align:center; margin-left:0;}
	#header .header_right_search{width:100%; margin-top:10px; text-align:center;}
}
@media screen and (max-width: 479px) {
	#header .search_box{width:100%;}
	#header .header_top_nav li{margin-left:8px;}
	#header .header_top_nav li:before{margin-right:8px;}
	#header .header_top_nav li a{font-size:15px;}
	#header .header_right_phone{font-size:15px;}
}
@media screen and (max-width: 360px) {

}


.section1{background:#ffffff; padding:40px 0 10px;}
.section.gray{background:#eef2f4;}
.title{margin-bottom:10px; text-transform:uppercase;}
.title h2 {
   margin: 0 0 20px;
    font-size: 30px;
    line-height: 35px;
    font-family: 'ColaborateThinRegular', serif;
    color: #111010;
    text-transform: uppercase;
}
.title h2:before{content:''; width:5px; height:20px; /*background:#1c70c3;*/ display:inline-block; vertical-align:top; margin-right:15px;}




/*-- 16-02-2016 --*/

h2{
	
	line-height:30px;
	color:#000;
	margin:0 0 20px;
	    font-size: 30px;
    font-family: 'ColaborateThinRegular', serif;
    font-weight: 400;
	text-transform:uppercase;
}
h3{
	font-size:24px;
	line-height:27px;
	color:#111010;
	margin:0 0 20px;
}
h3.vt {
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
}
.title h3 {
    margin: 0 0 20px;
    font: 35px/35px 'latoregular', Arial, Helvetica, sans-serif;
    color: #111010;
    text-transform: uppercase;
}
p{
	font-size: 14px;
    line-height: 24px;
    color: #191717;
}
h2, h3, .black_txt p, .book, .contact_info h4{
	 font-family: 'ColaborateThinRegular', serif;
}
p, footer, .types .trip_type span, .details ul li, .form_holder label{
	/*font-family: 'latolight';*/
}

.homepage_carousel{
	width:100%;
	float:left;
	margin-bottom:35px;
}
.carousel-indicators{
	display:none;
}
.carousel-control {
	background: rgba(255, 255, 255, 0.9);
	height: 71px;
	padding-top: 20px;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	width: 40px;
}
.carousel-control.left {
	left: 2%;
}
.carousel-control.right {
	left: auto;
	right: 2%;
}
.trip_info, .trip_img img, .social_logo  ul li a{
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.trip_type{
	width:100%;
	max-width:371px;
	margin:0 auto 20px;
}
.trip_type:hover{
	box-shadow:0 0 2px 2px #cecece;
}
.trip_img, .trip_info{
	width:100%;
	float:left;
}
.trip_img{
	overflow:hidden;
	
	padding:5px;
}
.trip_img img{
	transform:scale(1,1);
}
.trip_type h2{
	margin:17px 0 10px;
	float:left;
	width:100%;
}
.trip_info{
	padding:0 5px 3px;
}


.trip_type:hover .trip_img img{
	transform:scale(1.05,1.05);
}

.blue_bg{
	background:#eef2f4;
}

.client_logo{
	padding-right:0;
}
.client_logo ul{
	text-align:center;
	list-style:none;
	padding:0;
}
.client_logo ul li{
	display:inline-block;
	margin:0 3% 10px;
	float:left;
	height: 60px;
}
.client_logo ul li:first-child{
	margin-left:0;
}
.client_logo ul li:last-child{
	margin-right:0;
}

.social_logo {
	font-size:16px;
	line-height:18px;
	text-align:right;
	padding-top:9px;
}
.social_logo ul{
	list-style:none;
	display: inline-block;
	padding:0;	
	margin:0;
	float:right;
}
.social_logo  ul li{
	display:inline-block;	
	margin:0 9px 0;
}
.social_logo  ul li:last-child{
	margin-right:0;
}
.social_logo  ul li a{
	font-size:22px;
	line-height:24px;
	color:#505050;	
}
.social_logo  ul li a:hover{
	color:#000;
}
.social i{padding-right:5px; padding-left:5px;
    font-size: 18px;
    margin-bottom: 20px;
}
footer{
	background:#1c1c1c;
	padding:10px 0;
	font-size:15px;
	border-top: 1px solid #dfd7c7;
	
}
footer, footer a{
	color:#fff;
}
footer a{
	margin-right:5px;
	padding-left:5px;
}
footer a:hover{
	color:#999;
	text-decoration:none;
}
.fooler_link{
	text-align:center;
	margin-top:00px;
}
.copy{
	width:100%;
	float:left;
	margin-top:10px;
	font-size:12px;
	line-height:28px;
}

.gap_small{
	padding-bottom:0;
}
.gap_small p{
	margin-bottom:4px;
}
/*-- hiking --*/

.inner_banner{
	width:100%;
	float:left;
	position:relative;
}
.banner_txt{
	width:100%;
	position:absolute;
	bottom:0;
	background:url(../images/banner_shadow.png) center bottom repeat-x;
	padding:30px;	
	color:#fff;
	text-align:left;
}
.inner_banner .banner_txt{
	padding:30px 15px;	
}
.banner_txt h1{
	font-size:55px;
	line-height:65px;
	margin:0 0 25px;
	padding:0 0 15px 0;
	position:relative;
	width:100%;
}
.inner_banner .banner_txt h1{
	font-size:35px;
	line-height:39px;
	margin:0 0 8px;
	position:relative;
	width:100%;
}
.banner_txt h1:after{
	width:100%;
	content:"";
	max-width:900px;
	height:1px;
	border:none;
	background:#fff;
	position:absolute;
	left:0;
	bottom:0;	
}
.banner_txt p{
	font-size:28px;
	line-height:32px;
	color:#f0f0f0;
	margin:0 0 8px;
	display:block;
}
.inner_banner .banner_txt p{
	font-size:14px;
	line-height:22px;
}
.inner_banner .fa, .homepage_carousel .fa{
	bottom: 15px;
	color: #ffffff;
	font-size: 20px;
	position: absolute;
	right: 20px;
	cursor:pointer;
}
.inner_banner .banner_content, .homepage_carousel .banner_content{
	position:absolute;
	bottom:25px;
	right:30px;
	display:none;
	max-width:444px;
	padding:15px 30px;
	background:rgba(255,255,255,.9);
}
.inner_banner .banner_content p, .homepage_carousel .banner_content p{
	margin-bottom:0;
}
.types .trip_type{
	width:100%;
	max-width:270px;
}
.types .trip_type{
	min-height:355px;
}
/*.types .trip_type:hover .trip_info{
	padding:0 7px 3px;
	}*/
	.types .trip_type span{
		color:#191717;
		display:inline-block;
	}
	.types .trip_type span.date{
		margin-right:10px;
	}
	.types .trip_type span .fa{
		margin-right:5px;
	}

	/*-- welcome --*/
	.aligncenter{
		display: block;
		margin: 5px auto 5px auto;
	}

	.alignright {
		float:right;
		margin: 5px 0 20px 20px;
	}
	.alignleft {
		float: left;
		margin: 5px 20px 20px 0;
		border: 1px solid #ddd;
    border-radius: 3px;
    padding: 4px;
	}
	.imgborder1{margin: 5px 20px 20px 0;
		border: 1px solid #ddd;
    border-radius: 3px;
    padding: 4px;
	}
	.board-directors-list {
    background-color: #fff;
    font-size: 13px;
    text-align: center;
    transition: border 500ms ease-out;
    -webkit-transition: border 500ms ease-out;
    -moz-transition: border 500ms ease-out;
    -ms-transition: border 500ms ease-out;
    -o-transition: border 500ms ease-out;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}
.board-directors-list figure {
    overflow: hidden;
    position: relative;
    cursor: pointer;
}
	.board-directors-list .board-directors-title {
    position: absolute;
    bottom: 0;
    padding-left: 10px;
    text-align: left;
    width: 100%;
    z-index: 999;
    background-color: rgba(182,153,96,0.7);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.board-directors-title h4{font-size:16px; padding-top:7px;}
.board-directors-title p{margin-bottom:0px; font-size:12px; color:#fff;}
.board-directors-title h4.pad{
	padding-bottom:10px; padding-top:10px; font-weight:bold; text-align:center;
}
.board-directors-title h4 a{
	color:#fff;
}
	.line{
		font-size:22px;color: #8B1629;
		margin-bottom:20px;
}
	a img.alignright {
		float: right;
		margin: 5px 0 20px 20px;
	}

	a img.alignnone {
		margin: 5px 20px 20px 0;
	}

	a img.alignleft {
		float: left;
		margin: 5px 20px 20px 0;
	}

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

	/*-- gallery --*/

	.no-padding{
		padding:0;
	}

	.laft_menu{
		width:100%;
		float:left;
		border-right:#979797 solid 1px;
		padding-bottom:150px;
	}
	.laft_menu ul{
		list-style:none;
		padding:0;
	}
	.laft_menu ul li{
		width:100%;
		float:left;
		border-bottom:#979797 solid 1px;
	}
	.laft_menu ul li:last-child{
		border-bottom:none;
	}
	.laft_menu ul li a{
		font-size:18px;
		line-height:21px;
		padding:12px 0;
		display:block;
		color:#111010;
		font-family: 'latomedium';
	}
	.laft_menu ul li a:hover, .laft_menu ul li.active a{
		color:#1b6fc3;
		text-decoration:none;
	}

	.gallery .trip_type{
		width:100%;
		max-width:270px;
	}


	/*-- details --*/

	.details h2{
		font-size:21px;
		line-height:24px;
	}
	.details p, .side_div p{
		line-height:24px;
	}
	.details ul{
		list-style:none;
		padding:0;
		margin:0;
	}
	.details ul li{
		position:relative;
		padding-left:25px;
		margin-bottom:20px;
		font-size:16px;
		line-height:22px;
		display:block;
		color:#191717;
	}
	.details ul li:after{
		content:"\f0a4";
		font-family:'FontAwesome';
		font-size:13px;
		position:absolute;
		left:0;
		top:0;
	}

	.details_pionts{
		width:100%;
		float:left;
		margin-bottom:10px;
	}
	.details_pionts h3{
		font-size:16px;
		line-height:24px;
		margin-bottom:12px;
		color:#000000;
		font-family: 'latomedium';
	}

	.side_div{
		width:100%;
		float:left;
		position:relative;
		margin:0 0 30px;
	}
	.map{
		width:100%;
		max-width:372px;
		margin:0 auto;
		position:relative;
	}
	.zoom{
		position:absolute;
		bottom:0;
		right:0;
		width:40px;
		height:30px;
		font-size:14px;
		line-height:22px;
		text-align:center;
		background:rgba(0,0,0,.6);
		color:#fff;
		padding-top:5px;
		cursor:pointer;
	}

	.box{
		width:100%;
		padding:20px 20px 0;
		
	}
	.box span{background-color: rgba(140,24,38,0.8);
		 z-index:50;
	}
	.box .view{
		 background-color:#fff;
		text-align:center;
		padding-top:10px;
	}
	.box .view p{
		font-size:12px;
		line-height:24px;
		margin-bottom:0px;
		
	}
	.lastop{margin-bottom:10px; padding-bottom:10px;}
	.opborder{border:1px solid #8B1629;
	}
	.op{background-color: rgba(140,24,38,1); padding:3px; text-align:center; color:#fff;}
	.oplogo{ padding:5px; padding-top:15px; padding-bottom:15px; margin:0px auto; background-color:#fff;}
	.oplogo img{text-align:center; padding-left:18%;}
	.opprice{font-size:20px;}
	.opprice i{padding-right:5px;}
	.price i{padding-right:5px;}
	.price span{font-size:13px;}
	a.details{
		
		color:#fff;
		font-weight:bold;
		
	}
	.box span h3{
			
		background-color:rgba(255,255,255,0.8);
		width:86.8%;
		font-size:20px;
		z-index:51;
		height:80px;
		text-align:center;
		padding-top:20px;
		
	}
	.smf{ font-size:14px;}
	.testimonial{
		background:url(../images/quote_icon.jpg) 18px 10px no-repeat;
		padding-top:30px;
	}
	.black_txt p{
		color:#000;
		margin-bottom:10px;
	}
	.total_price p{
		margin-bottom:8px;
	}

	.title .trip_type h2:before{
		display:none;
	}
	.title .trip_type h2{
		float: left;
		font-size: 21px;
		line-height: 24px;
		margin: 20px 0;
		width: 100%;
	}

	.like .trip_type{
		max-width:270px;
	}

	.book{
		background:#1c70c3;
		padding:15px 20px;
		color:#fff;
		font-size:17px;
		line-height:21px;
		float:left;
		display:block;
		cursor:pointer;	
	}
	.book span{
		color:#fff;
		background:url(../images/book_bg.jpg) left center no-repeat;
		padding-left:20px;
		display:inline-block;
		margin-left:40px;	
	}
	.modal-dialog{
		max-width:475px;
	}
	.modal-content{
		border-radius:0;	
		padding:30px 30px 10px;
		position:relative;
	}
	.modal-body{
		padding:0;
	}
	.form_holder{
		width:100%;
		display:block;
		margin-bottom:20px;
	}
	.form_holder label{
		font-size:16px;
		line-height:21px;
		font-weight:normal;
		width:100%;
		float:left;
		margin-bottom:6px;
	}
	.form_holder input, .form_holder textarea, .form_holder select{
		background-color: #F6F6F6;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #E0E0E0;
		height:40px;
		padding:5px;
		width:100%;
	}
	.form_holder textarea{
		height:80px;
	}

	.form_holder button{
		font-size:17px;
		line-height:21px;
		color:#fff;
		text-align:center;
		padding:10px 15px;
		display:table;
		float:right;
		background:#1c70c3;
		border:none;
	}
	.form_holder button:hover{
		background:#121212;
	}
	.close_it{
		position:absolute;
		width:30px;
		height:30px;
		border-radius:15px;
		background:#fff;
		text-align:center;
		color:#000;
		top: -12px;
		right:-12px;
		font-size:30px;
		cursor:pointer;
	}

	.form_holder input[type="radio"], .form_holder input[type="checkbox"] {
		height:auto;
		padding:0;
		width:auto;
	}
	.form_holder .btn-group{
		width:100%;
	}
	.form_holder .btn-group button{
		background: #f3f2f2;
		border: 1px solid #b2b2b2;
		border-radius: 0;
		color: #000;
		font-size: 14px;
		height: 40px;
		padding: 5px;
		text-align: left;
		width: 100%;
	}
	.form_holder .caret {
		border-left: 4px solid transparent;
		border-right: 4px solid transparent;
		border-top: 4px dashed;
		display: inline-block;
		height: 0;
		position: absolute;
		right: 8px;
		top: 17px;
		vertical-align: middle;
		width: 0;
	}
	.form_holder .open > .dropdown-menu{
		width:100%;
	}

	.form_holder .btn-group.open .dropdown-toggle{
		box-shadow: 0 3px 5px rgba(0, 0, 0, 0) inset;
	}
	.form_holder .multiselect-container > li > a > label{
		color:#000;
		font-size:14px;
	}

	.form_holder span{
		display:block;
		color:#666;
		font-size:13px;
	}
	.form_holder span input[type="checkbox"] {
		margin-right:5px;
	}



	/*-- contact page --*/
	.contact_info{
		width:100%;
		float:left;
		margin-bottom:10px;
		position:relative;
		padding-left:50px;
	}
	.contact_icon{
		position:absolute;
		width:30px;
		height:30px;
		background:#1c70c3;
		left:0px;
		top:0;
		color:#fff;
		font-size:18px;
		text-align:center;
		padding-top:6px;
	}
	.contact_info h4{
		font-size:16px;
		line-height:17px;
		margin-bottom:10px;
		margin-top:0;
		color:#333;
		font-weight:bold;
	}
	.contact_info a{
		font-size:16px;
		line-height:22px;	
		margin-bottom:20px;	
	}

	.contact_form p{
		font-family: 'latomedium';
	}

	.contact_form .form_holder input, .contact_form .form_holder textarea, .contact_form .form_holder select, .contact_form .captcha{
		max-width:80%;
	}
	.contact_form .form_holder button{
		float:left;
	}
	.captcha input{
		width:54%;
		margin-right:5%;
		display:inline-block;
	}
	.captcha_img{
		width:40%;
		display:inline-block;
		border:#CCC solid 1px;
	}

	/*-- trip booking --*/
	.info_txt{
		font-size:12px;
		line-height:15px;
		margin-bottom:6px;
	}

	.tabbing .form_holder button{
		clear:both;
		float:none;
	}
	.booking_tips{
		width:100%;
		float:left;
		padding:10px;
		background:#59a8f6;
		color:#fff;
		margin-top:33px;
	}
	.booking_tips p, .booking_tips h3, .booking_tips h4{
		color:#fff;
	}
	.booking_tips a{
		color:#FF0;
	}
	.booking_tips ol{
		padding:0 0 0 12px;
	}

	.tabContainer h3{
		font-size:15px;
		line-height:20px;
		color:#FFF;
		font-weight:bold;
		letter-spacing:1px;
		background:#1c70c3;
		padding:4px;
	}
	.tabContainer .form_holder input, .tabContainer .form_holder textarea, .tabContainer .form_holder select{
		height:35px;
		font-size:14px;
	}

	.tabContainer .form_holder input[type="radio"], .tabContainer .form_holder input[type="checkbox"] {
		height:auto;
		padding:0;
		width:auto;
		margin-right:6px;
	}

	.form_holder span.gender{
		display:inline-block;
		margin-right:10px;
	}

	.tabContainer .form_holder.dob select{
		width:30%;
		margin-right:4%;
	}
	.tabContainer .form_holder.dob select:last-child{
		margin-right:0;
	}
	.tabContent table td{
		font-size:13px;
	}
	.tabContent table thead{
		background:#79bbfc;
	}

	.bookin_overview{
		width:100%;
		clear:both;	
		border:#1c70c3 solid 1px;
		background:#79bbfc;
		padding:5px;
		margin-bottom:3px;
		color:#fff;
	}
	.bookin_overview span{
		float:right;
	}
	.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td{
		border:#1c70c3 solid 1px;
	}
	.table-bordered {
		border: 1px solid #1c70c3;
	}
	blockquote.odd {
		background: #59A8F6 none repeat scroll 0 0;
		border: 2px solid #fff;
		margin: 15px 0 0;
		padding: 10px;
	}
	blockquote.even {
		background: #1C70C3 none repeat scroll 0 0;
		border: 2px solid #fff;
		margin: 15px 0 0;
		padding: 10px;
	}
	blockquote p {
		color: #FFF;
	}
/*
Added on 18th April, 2016 ( priyanka )
----------------------------------------*/
.prdctPrice{ color: #f00;}
.prdctBox{ margin-bottom: 20px;}
.prdctBox:hover{box-shadow:0 0 2px 2px #cecece;}
.prdctBox .prdctImg{overflow: hidden;}
.prdctBox .prdctImg img{ transform:scale(1,1); -webkit-transition: all .3s ease-out;	-moz-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out}
.prdctBox:hover .prdctImg img{transform:scale(1.05,1.05);}
.prdctBox .prdctDetails{ padding: 15px 5px;}
.prdctBox .prdctTitle{ margin-bottom: 10px;}
.prdctBox p{}
.prdctBox .btn{}
.prdctBox .prdctPrice{margin: 0 0 20px;}
.prdctDetailBox h2, .prdctDetailBox h3, .prdctDetailBox h4, .prdctDetailBox p{ text-align: left;}
.prdctDetailBox .prdctPic{ border: 1px solid #ddd;}
.prdctDetailBox .prdctThumb{ margin-bottom: 20px;}
.prdctDetailBox .prdctThumb a{ display: inline-block; border: 1px solid #ddd;}
.prdctDetailBox .prdctId{ font-size: 18px;}
.prdctDetailBox .prdctDesc {}
.prdctDetailBox .prdctDesc ul{ padding: 0; margin: 0 0 20px 0; list-style: none; font-size: 16px; line-height: 22px; font-family: "latolight";}
.prdctDetailBox .prdctDesc li{ position: relative; padding-left: 20px; margin-bottom: 10px;}
.prdctDetailBox .prdctDesc li:before{ content: '\f101'; position: absolute; left: 0; top: 0; font-family: 'FontAwesome';}
.prdctDetailBox .prdctDesc label{ width: 90px; font-size: 18px; text-transform: capitalize;}
.prdctDetailBox .prdctDesc select,
.prdctDetailBox .prdctDesc input[type="text"]{ width: 180px; border: 1px solid #ddd; padding: 5px 10px; line-height: 20px;}
.prdctDetailBox .btn-success{ font-size: 16px; font-weight: 600;}
.prdctDetailBox .btn-success .fa{ margin-left: 10px;}
.prdctDetailBox .bx-wrapper{ position: relative;}
.prdctDetailBox .bx-prev, .prdctDetailBox .bx-next{ background-color: rgba(0, 0, 0, 0.5); color: #fff; font-size: 35px; padding: 5px; position: absolute; z-index: 999; line-height: 24px; margin-top: -22px; top: 50%; visibility: hidden;}
.prdctDetailBox .bx-prev{ left: 0;}
.prdctDetailBox .bx-next{ right: 0;}
.prdctDetailBox .bx-wrapper:hover .bx-prev,
.prdctDetailBox .bx-wrapper:hover .bx-next{ visibility: visible;}
/*cartTable*/
#cartTable { border: 1px solid #ddd; }
#cartTable p{ margin: 0; text-align: left;}
#cartTable .mHeight{ padding-top: 10px; padding-bottom: 10px;}
#cartTable .cartCell{ border: solid #ddd; border-width: 0 0 1px 1px; position: relative;}
#cartTable .cartCell:first-child{ border-left: 0;}
#cartTable .headRow{ background: #efefef;}
#cartTable input[type="text"]{ max-width: 100%;}
#cartTable .btn{ margin-left: 10px; margin-bottom: 5px;}
#cartTable h4{ margin: 0;}
.checkoutRow{ border: 1px solid #1c70c3; margin-bottom: 20px;}
.checkoutRow .title{ background: #1c70c3 none repeat scroll 0 0;padding: 4px;}
.checkoutRow .title h3{ font-family: "latoregular"; margin: 0; color: #fff; font-size: 15px; font-weight: bold; letter-spacing: 1px; line-height: 20px; }
.checkoutRow p, .checkoutRow h4{ text-align: left;}
@media (max-width: 767px){
	#cartTable .cartCell.imgWrap{ padding-left: 30px;}
	#cartTable .prdctDel{ position: absolute; left: 10px; top: 10px;}
	#cartTable .cartQuan label{ width: 80px; float: left;}
	#cartTable input[type="text"]{ width: 150px; float: left;}
	#cartTable .cartCell p>span{ display: inline-block !important; margin-right: 10px;}
}
@media (min-width: 768px){
	.prdctDetailBox .title h2{ text-align: left;}
	.prdctDetailBox .prdctDesc { margin-bottom: 20px;}
	#cartTable img{ float: left; margin-right: 10px;}
}
#homebanslide{
	  
    }
	.ov li {
    display: inline;
    font-weight: bold;
    border-right: 1px solid #999;
    padding-left: 10px;
    padding-right: 10px;
}
.margin-bottom-10{
	margin-bottom:10px;
}
.margin-bottom-20{
	margin-bottom:20px;
}
.margin-bottom-40{
	margin-bottom:40px;
}
.margin-bottom-60{
	margin-bottom:60px;
}
.margin-bottom-80{
	margin-bottom:80px;
}
.margin-top-5{
	margin-top:5px;
}
.margin-top-10{
	margin-top:10px;
}
.margin-top-20{
	margin-top:20px;
}
.margin-top-30{
	margin-top:30px;
}
.margin-top-40{
	margin-top:40px;
}
.margin-top-60{
	margin-top:60px;
}
.margin-top-80{
	margin-top:80px;
}
.margin-top-100{
	margin-top:100px;
}
/* ============================================================
  parallax
============================================================ */

section.module.content {
  padding: 40px 0;
}
section.module.parallax {
  height: 740px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


section.module.parallax-1 {
  background-image: url("../images/elevation.jpg");
  }
  section.module.parallax1 {
  height: 500px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment:fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
section.module.parallax2 {
  height: 740px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
section.module.parallax-2 {
  background-image: url("../images/overview.jpg");
}
section.module.parallax3 {
  height: 390px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


section.module.parallax-3 {
  background-image: url("../images/walkthrough.jpg");
}
section.module.parallax5 {
  height: 890px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
section.module.parallax-6 {
  background-image: url("../images/walkthrough1.jpg");
}
.bg-overlay {
	margin:0px auto;

}
.bg-overlay {
    display: block;
    height: 740px;
    position: absolute;
    width: 100%;
	max-width:1170px;
    z-index: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    -khtml-opacity: 0.6;
    opacity: 0.6;
}
.bg-overlay6 {
    display: block;
    height: 890px;
    position: absolute;
    width: 100%;
	
    z-index: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    -khtml-opacity: 0.6;
    opacity: 0.6;
}
.bg-overlay.bg-overlay-gdark {
   /* background: -moz-radial-gradient(center, ellipse cover, rgba(37,36,44,0.5) 0%, rgba(37,36,44,0.75) 50%, rgba(0,0,0,1) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(37,36,44,0.5)), color-stop(50%,rgba(37,36,44,0.75)), color-stop(100%,rgba(0,0,0,1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(37,36,44,0.5) 0%,rgba(37,36,44,0.75) 50%,rgba(0,0,0,1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(37,36,44,0.5) 0%,rgba(37,36,44,0.75) 50%,rgba(0,0,0,1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(37,36,44,0.5) 0%,rgba(37,36,44,0.75) 50%,rgba(0,0,0,1) 100%);
    background: radial-gradient(ellipse at center, rgba(37,36,44,0.5) 0%,rgba(37,36,44,0.75) 50%,rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8025242c', endColorstr='#000000',GradientType=1 );
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -khtml-opacity: 1;
    opacity: 1;*/
	background-color:rgba(0,0,0,0.4);
	opacity:1;
}
section.module.parallax-4 {
  background-image: url("../images/testimonial.jpg");
}
section.module.parallax4 {
  height: 500px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.bg-overlay4 {
    display: block;
    height: 500px;
    position: absolute;
    width: 100%;
	max-width:1170px;
    z-index: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    -khtml-opacity: 0.6;
    opacity: 0.6;
}
.bg-overlay4.bg-overlay-gdark {
   
	background-color:rgba(0,0,0,0.4);
	opacity:1;
}
.bg-overlay6.bg-overlay-gdark {
   
	background-color:rgba(0,0,0,0.9);
	opacity:1;
}
.bg-overlay2 {
    left: 0;
}
.bg-overlay2 {
    display: block;
    height: 390px;
    position: absolute;
    width: 100%;
    z-index: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    -khtml-opacity: 0.6;
    opacity: 0.6;
}
.bg-overlay2.bg-overlay-gdark {
    background-color: rgba(0,0,0,0.6);
}
.bg-overlay1 {
    left: 0;
}
.bg-overlay1 {
    display: block;
    height: 500px;
    position: absolute;
    width: 100%;
    z-index: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    -khtml-opacity: 0.6;
    opacity: 0.6;
}
.bg-overlay1.bg-overlay-gdark {
    background-color: rgba(0,0,0,0.9);
}
/* ============================================================
  SECTIONS
============================================================ */
.faci p{ color:#000;}
.counter1 {
    padding-top: 160px;
}
.counter1 p {
    font-size: 19px;
    color: #fff;
    margin-top: 20px;
	margin-bottom:30px;
    font-weight: bold;
    
}
.counter {
    font-size: 40px;
}
.oa {
    font-size: 36px;
    color: #fff;
}
h2.color-white.big{color:#fff; font-size:50px; text-shadow:1px 1px 1px #000;}
.fa.fa-angle-left.bf{
	font-size:70px;
	color:#8B1629;
}
.fa.fa-angle-right.bf{
	font-size:70px;
	color:#8B1629;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.bunglow{ /*margin-top:-30px;*/}
p>img.test {
    text-align: center;
    margin: 0px auto;
}
.color-white {
    color: #fff;
}
.title p {
    margin: 0 0 20px;
    font: 30px/22px 'latomedium', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}
input[type="submit"] {
    width: 100px;
    float: none;
    text-align: center;
    margin: 0px auto;
    background-color: #8C1729;
    color: #fff;
}
.height20{height:20px;}
.height40{height:40px;}
.height60{height:60px;}
.height80{height:80px;}
.title h1 {
    margin: 0 0 20px;
	font-size:30px;
	line-height:35px;
	font-family: 'ColaborateThinRegular', serif;
    color: #111010;
    text-transform:uppercase;
}
.title h1.color-white{color:#fff;}
/*caption*/

a.re{color:#000; line-height:20px;}

.banner{ background-color:#fff; padding-left:14px; padding-right:14px; padding-bottom:14px;}
.list3 li{
	text-align:right;
	margin-bottom:25px;
	list-style:none;
	}
	.list3 li:before {
  content: '\f0a5';
  font-family: 'FontAwesome';
  float: right;
  margin-left: 2em;
  color: #8C1729;
}
.list6 li{
	text-align:left;
	margin-bottom:25px;
	list-style:none;
  font-size:16px;
	}
	.list6 li:before {
  content: '\f105';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
  color: #8C1729;
  font-size:18px;
}
.list4 li{
	text-align:left;
	margin-bottom:15px;
	list-style:none;
	}
	.list4 li:before {
  content: '\f18e';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
  color: #8C1729;
}
.list4 li ul li:before {
  content: '\f105';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
  color: #8C1729;
}
.list5 li{
	text-align:left;
	margin-bottom:15px;
	list-style:none;
	}
	.list5 li:before {
  content: '\f105';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
  color: #8C1729;
}
.list li{
	padding-bottom:15px;
}
ul.list1{margin-bottom:20px;}
.list1 li{
	list-style-image:url(../images/arrow.png);
	padding-bottom:10px;
}
.social li{display:inline; padding-right:8px;}
ul.social{
	margin-bottom:0px;
	margin-top:3px;
}
.test{border-radius:50%;}
.social li a{color:#8B1629; font-size:20px;}
.hph{margin-top:5px; margin-bottom:5px; padding-right:12px; }
.hph li{ display:inline; margin-left:20px; color:#8B1629;}
.hph li a{color:#8B1629;}
@media (max-width: 768px)
{
	.social{ margin:0px auto; text-align:center;}
	.hph{text-align:center; }
	.hph li{ display:list-item; margin-left:0px;}
	ul.social{display:none;}
	.faci img{display:none;}
	.faci p{text-align:left;}
	
}
.contact input{
	width:80%;
	height:40px;
	margin-bottom:10px;
	background-color:#f7f7f7;
	border-radius:3px;
	border:1px solid #ccc;
	padding-left:5px;
}
.contact textarea{
	width:80%;
	height:80px;
	margin-bottom:10px;
	background-color:#f7f7f7;
	border-radius:3px;
	border:1px solid #ccc;
	padding-left:5px;
}
.contact input[type=submit] {
	width:120px;
	height:auto;
	padding:5px;
	background-color:#8B1629
}
.bg222 {
    background: #b3d4e8;
    background: -moz-linear-gradient(top, #b3d4e8 0%, #e3f2fb 26%, #e3f2fb 76%, #e3f2fb 76%, #b3d4e8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b3d4e8), color-stop(26%, #e3f2fb), color-stop(76%, #e3f2fb), color-stop(76%, #e3f2fb), color-stop(100%, #b3d4e8));
    background: -webkit-linear-gradient(top, #b3d4e8 0%, #e3f2fb 26%, #e3f2fb 76%, #e3f2fb 76%, #b3d4e8 100%);
    background: -o-linear-gradient(top, #b3d4e8 0%, #e3f2fb 26%, #e3f2fb 76%, #e3f2fb 76%, #b3d4e8 100%);
    background: -ms-linear-gradient(top, #b3d4e8 0%, #e3f2fb 26%, #e3f2fb 76%, #e3f2fb 76%, #b3d4e8 100%);
    background: linear-gradient(to bottom, #b3d4e8 0%, #e3f2fb 26%, #e3f2fb 76%, #e3f2fb 76%, #b3d4e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3d4e8', endColorstr='#b3d4e8', GradientType=0 );
}
.bggray {
    background: #f7f5f2 !important;
}
.bgwhite {
    background: #fff !important;
}
.back7 img{display:none;}
.cover1 {
    background: url('../images/back7.jpg') center center;
    background-size: cover;
}
.coverg {
    border-right:1px solid #ccc;
}
.cover11 {
    background: url('../images/back7a.jpg') center center;
    background-size: cover;
	
	margin-top:-1px;
}

.cover7 {
    background:url('../images/back6.jpg') left center;
    background-size: cover;
}
.cover8 {
    background:url('../images/back6b.jpg') left top;
    background-size: cover;
}
.cover9 {
    background:url('../images/living.jpg') left center;
    background-size: cover;
}
.cover2 {
    background:url('../images/club1.jpg') left center;
    background-size: cover;
}
.cover3 {
    background:url('../images/club2.jpg') left center;
    background-size: cover;
}
.cover4 {
    background:url('../images/view4.jpg') left center;
    background-size: cover;
}
.coverw {
    background:url('../images/heritageBg.jpg') left center;
    background-size: cover;
}

.cover5 {
    background:url('../images/amenity4.jpg') left center;
    background-size: cover;
}
.cover6 {
    background:url('../images/amenity5.jpg') left center;
    background-size: cover;
}
.h700 {
    height: 400px;
}
.h800 {
    height: 450px;
}
.h900 {
    height: 550px;
}
.h500 {
    height: 400px;
}
.h200 {
    height: 200px;
}
.h300 {
    height: 300px;
}
.h801 {
    height: 300px;
}
.cus-pos-abs {
    position: relative;
    margin: 0 auto;
    left: 0px;
    right: 0px;
}
.sspacing {
    padding: 20px 0px;
	padding-left:3%;
	padding-right:3%;
}
.titlefont {
    font-family: "proxima_novalight";
}
.titlefont {
    font-family: 'Raleway', sans-serif;
	padding-bottom:5px;
}.cwhite {
    color: #fff !important;
}
.mt20 {
    margin-top: 20px;
}
.mtb30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}
.bg223 {
    background: #FFFCF5 !important;
}
.bg333 {
    background: #333 !important;
}
.separator100 {
    width: 100%;
    height: 1px;
    background: #e2e2e2;
}
ul.aboutteamlist {
    margin: 0px;
    padding: 0px;
}
ul.aboutteamlist li {
    list-style-type: none;
    width: 100%;
    float: left;
    margin-bottom: 40px;
}
@media (min-width: 992px)
{
.cus-pos-abs {
    position: absolute;
    margin: 0 auto;
    left: 0px;
    right: 0px;
	
	
	z-index:10;
}
	.cover-right-text {
    padding-left: 50px !important;
	}
	.col-md-offset-6 {
    margin-left: 50%;
}
.col-md-offset-4 {
    margin-left: 65%;
}

ul.aboutteamlist li {
    list-style-type: none;
    width: 50%;
    float: left;
    margin-bottom: 40px;
}

}
.cover-right-text div{padding-left:30px;}
.cus-pos-abs div{ padding-left:30px;}
@media(max-width:992px)
{
	.cover1,.cover2,.cover3,.cover5,.cover6 {
		display:none;
}
.back7 img{display:block;}
}
@media (max-width: 367px) 
{
	
	.h500 {
    height: 600px;
}
}

/*section image*/
/*chairman*/
.center {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
}
.homeBodyPanel{ position:relative;}
.hbpSec{ width:49.9%; float:left; min-height:177px; position:relative;}
chairmanNote{}
.chairmanNote img{ float:left; margin:35px 4%; width:19%; }
.chairmanNote div{float:left; width:66%; margin:35px 0 0 2%;}
.chairmanNote div strong{ display:block; margin-bottom:15px; color:#7b5516; font-size:20px; font-family: 'ColaborateThinRegular', serif; font-weight:400;}
.chairmanNote div em{ display:block; margin-bottom:15px; color:#703b1b; font-size:14px; line-height:18px; font-family: 'ColaborateThinRegular', serif; font-weight:700;}
.chairmanNote div b{ display:block; color:#285128; font-size:12px; font-family: 'ColaborateThinRegular', serif; font-weight:400;}
.chairmanNote div b span{ display:block; color:#909790}

.heritageBgImg{ position:absolute; left:0; top:0; background:#8C1826 no-repeat 100% 0;  z-index:1; min-height:203px; width: 100%; height: 180px;}
.heritage{ position:relative; z-index:2; color:#FFF; padding:25px 45px 0;/* text-align:center;*/}
.heritage h2{ padding-bottom:15px; color:#b19f88; font-size:24px; line-height:18px; font-family: 'ColaborateThinRegular', serif; font-weight:300;}
.heritage p{ color:#FFF; font-size:12px; line-height:18px; font-family: 'ColaborateThinRegular', serif; font-weight:400;}
.heritage a{ display:inline-block; width:36px; height:36px; text-indent:-9999px; background:url(../images/heritageMore.png) no-repeat 0 0;}
.heritage a:hover{background:url(../images/heritageMore.png) no-repeat 0 100%;}


.chairmanNote img {margin: 35px 4%;}

.chairmanNote div {margin: 35px 0 0 2%;}

.heritage {padding: 35px 25px 0;}

.heritage h2 {padding-bottom: 10px; font-size: 18px;}

.heritageRight{width: 707px; height: 203px; display: block; background:#4a3c26 url(../images/heritageBg.jpg) ; position:absolute; right:0; top:0; z-index:2;}
.bgc{    background-color: #EFF1F5; border-bottom: 1px solid #dfd7c7;}
@media (max-width: 960px) 
{
.hbpSec {
    width: 100%;
    float: none;
}
.heritageRight {
	display:none;
}
chairmanNote img {
    margin: 25px 4%;
	
}
}
.heritage h2 {
    padding-bottom: 15px;
    color: #b19f88;
    font-size: 24px;
    line-height: 18px;
    font-family: 'ColaborateThinRegular', serif;
    font-weight: 300;
}
@media (max-width: 320px){
	.heritage.her{ top:-80px;}
	.heritageBgImg{top:40px;}
}

.about {
    background: #f7f5f2 url(../images/aboutBg.gif) repeat-x 0 0;
    border-right: 1px solid #cfcbbd;
}
.about {
    padding: 35px 25px 21px 0;
    min-height: 233px;
}
.aboutLeft {
    position: absolute;
    left: 0;
    top: 0;
    background: #f7f5f2 /*url(../images/aboutBg.gif)*/ repeat-x 0 0;
    min-height: 100px;
	width:100%;
	height:238px;
	border-bottom:1px solid #ccc;
	 -moz-box-shadow:    inset 0 0 20px #ccc;
   -webkit-box-shadow: inset 0 0 20px #ccc;
   box-shadow:         inset 0 0 20px #ccc;
}
.ourBrands h2 {
    color: #a17324;
    font-size: 22px;
    font-family: 'ColaborateThinRegular', serif;
    font-weight: 300;
    padding-bottom: 15px;
    display: inline-block;
}
.ourBrands {
    padding: 30px 0 0px 35px;
}
.about h2 {
    
    padding-bottom: 5px;
    color: #7b5516;
    font-size: 20px;
    font-family: 'ColaborateThinRegular', serif;
    font-weight: 400;
}
.about p {
    color: #ac7618;
    font: normal 11px/16px 'ColaborateThinRegular', serif;
    text-align: justify;
    margin-bottom: 8px;
}
.about a {
    color: #285128;
    font: normal 11px Arial, Helvetica, sans-serif;
    clear: both;
}
.logocontainer{
	padding: 10px;
    border: 1px solid #E6E6E6;
}
.pname{font-size:18px;font-family: 'ColaborateThinRegular', serif;}
.price{color:#8C1729; font-size:27px; }
.price1{color:#8C1729; font-size:12px; margin-bottom:5px;}
.bgd{background-color:#FDFDFD;}
.pbg{background-color:#fff; padding:20px; overflow:auto;     box-shadow: 0 2px 64px 0 rgba(208,208,208,.5); margin-bottom:60px;}
.plogo{
	margin-top:-320px;
	text-align:center;
	height:320px;
	}
	.plogo img{padding:6px;
	background-color:rgba(255,255,255,0.5);
	}
.vd{margin-bottom:5px;}
.info-value {
     color: #7f7f7f;
}
.info-description {
 font-size: 16px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	
	 margin-top: 10px;
	 font-weight:bold;
   }
.ss{border-right: 1px solid #E6E6E6;}

@media (max-width: 968px){
	.plogo{ display:none;}
	
}
.ban{text-align:center;}
h1{margin: 0 0 20px;
    font-size: 30px;
    line-height: 45px;
    font-family: 'ColaborateThinRegular', serif;
    color: #111010;
    text-transform:uppercase;}
	.req a{padding-right:20px; margin-right:20px; margin-bottom:10px; padding-left:20px;}
	.btn-default i{padding-right:15px;}
	.btn-primary i{padding-right:15px;}
	.imgborder{border:1px solid #ccc; padding:10px; margin-bottom:20px;}
	.planbg{background: #ebf5f8; border-top:1px solid #b0e8f8; border-bottom:1px solid #b0e8f8; overflow:auto;}
.plans-images {
    border: 1px solid #ccc;
    /*border-radius: 50px 0;*/
    padding: 0%;
    text-align: center;
    width: 100%;
    height: 100%;
    position: relative;
}
.plans-images img{padding:4%;}
.plans-images div.fp{
	background-color:#8C1729;
	padding:2px;
}
.fp p{color:#fff;}
.head{color:#8C1729; padding-top:40px;}
.head1{color:#8C1729; font-size:22px; line-height:40px; margin-top:25px;}
.bgblack {  border:1px solid #ccc; padding-top:20px; padding-bottom:20px;}
.bgblack div{ margin-bottom:10px; border-bottom:1px solid #ccc; }
.bgblack div.clearfix{ border:none; }
.bgb{border-bottom:1px solid #ccc;}
/*divider shadow*/
.or-spacer {
  margin-top: 30px;
  position: relative;
}
.or-spacer .mask {
  overflow: hidden;
  height: 20px;
}
.or-spacer .mask:after {
  content: '';
  display: block;
  margin: -25px auto 0;
  width: 100%;
  height: 25px;
  border-radius: 125px / 12px;
  box-shadow: 0 0 8px black;
}
.or-spacer span {
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: 100%;
  margin-bottom: -25px;
  left: 50%;
  margin-left: -25px;
  border-radius: 100%;
  box-shadow: 0 2px 4px #999;
  background: white;
}
.or-spacer span img {
  position: absolute;
  top: 4px;
  bottom: 4px;
  left: 4px;
  right: 4px;
  
  
  text-align: center;
  line-height: 40px;
  font-style: normal;
  color: #999;
}

.or-spacer-vertical {
  display: inline-block;
  margin-top: 100px;
  margin-left: 100px;
  width: 100px;
  position: relative;
}
.or-spacer-vertical .mask {
  overflow: hidden;
  width: 20px;
  height: 200px;
}
.or-spacer-vertical.left .mask:after {
  content: '';
  display: block;
  margin-left: -20px;
  width: 20px;
  height: 100%;
  border-radius: 12px / 125px;
  box-shadow: 0 0 8px black;
}
.or-spacer-vertical.right .mask:before {
  content: '';
  display: block;
  margin-left: 20px;
  width: 20px;
  height: 100%;
  border-radius: 12px / 125px;
  box-shadow: 0 0 8px black;
}
/*divider shadow*/
/* Fancy Title */
.title{ text-transform:uppercase; }
.title:after{content: ""; background:#ececec; display: block; height: 1px; margin: 0;  position: relative; width: 100%; margin-top:-22px; margin-bottom:20px;}
.title span:after {
    background-color: #8B1629;
}
.title span span:after {
    background-color: #fff;
	margin-bottom:0px;
	padding-bottom:0px;
}
.title span:after {content: "";  display: block; height: 5px; margin: 20px 0 -3px;  position: relative; width: 10%; z-index:2;}
.text-center.title:after{content: ""; background:#ececec; display: block; height: 1px; margin: 0 auto;  position: relative; width: 30%;margin-top:-22px; margin-bottom:20px;}
.text-center.title span:after {content: ""; display: block; height: 5px; margin: 20px auto -3px;  position: relative; width: 10%;}
.text-right.title:after{content: ""; background:#ececec; display: block; height: 1px; margin: 0 auto;  position: relative; width: 100%;}
.text-right.title span:after {content: ""; display: block; height: 5px; margin: 20px 0 -3px 90%;  position: relative; width: 10%;}

.text-center.title span span:after {
    content: "";
    display: block;
    height: 0px;
    margin: 0px auto -3px;
    position: relative;
    width: 10%;
}
.title h1 span span{ line-height:12px;}
/*title*/
.cond{font-size:8px;}

.late h2{    padding-bottom: 5px;
    color: #7b5516;
    font-size: 20px;
    font-family: 'ColaborateThinRegular', serif;
    font-weight: 400;
}
.late p {
    color: #ac7618;
    font: normal 11px/16px 'ColaborateThinRegular', serif;
    text-align: justify;
    margin-bottom: 8px;
}
.f7{background-color: #f7f7f7; padding-bottom:5px; padding-top:10px; overflow:auto;}
.logo a{padding-right:10px;}
.logo div{display:inline; border-left:1px solid #ccc; overflow:auto; height:40px;}
.credai{ padding-right:12px; }
@media (max-width: 768px){
.credai{ text-align:center; }
}
#thumbs img{
			width: 1100px;
			cursor:url("css/zoomin.png"), -moz-zoom-in;
		}
.polaroid {
	border:5px solid #f7f7f7;	
   box-shadow: 3px 3px 3px  #ccc;
}
 

 
/*panzoom*/
.section { text-align: center; margin:0; }
 .panzoom-parent { border: 2px solid #333; }
      .panzoom-parent .panzoom { border: 2px dashed #666; }
      .buttons { margin: 26px 2px 0 2px; }
	  .panzoom img{width:100%;height:auto;min-width:100% !important;}
	  .parent{height:89vh;}
	  button{-webkit-appearance: none;-moz-appearance:none;text-indent: -9999px;width: 27px;height: 25px;cursor:pointer;border:none;background: url(../images/btn.png);}
	  button.zoom-out {background-position: left -30px top 0;}
	  button.zoom-in {background-position: left top;}
	  button.reset {background-position: left -60px top 0;width:28px;}
	  button:focus{outline:none;}
	  input.zoom-range{height:10px;}
	  .mytable{ border:1px solid; border-color:rgba(139,22,41,0.4); border-collapse:collapse;}
.mytable td{ border:1px solid; border-color:rgba(139,22,41,0.4); padding:3px; padding-bottom:5px; text-align:left;}
	    @media all and (min-width:768px){button{margin:0 4px;}}
	  @media all and (max-width:767px){
		  .parent{height:auto;}
		  button.reset {float: left;margin:6px 0 0 0px;clear:both;}
		  input.zoom-range{margin-top:0px;min-width:146px;height:25px;width:69%;}
		  .buttons{margin:10px 0;}
		  button{float:left;margin-bottom:4px;}
          .panzoom img{min-height:220px;}
		  button.zoom-in{float:left;}
		  button.zoom-out{float:right;}
	  }