html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
  .reservation_div {
    display: none!important;
}
body {
	line-height: 1;
	width: 100%;
    height: 100%;
    background-color: #fff;
    background-image: url(../images/circal_bg_gallery.png);
    background-repeat: repeat;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Getting the new tags to behave */



/*@font-face {
	font-family: 'Conv_ProximaNova-Light';
	src: url('fonts/Aller_Std_Lt.eot');
	src: local('☺'), url('fonts/Aller_Std_Lt.woff') format('woff'), url('fonts/Aller_Std_Lt.ttf') format('truetype'), url('fonts/Aller_Std_Lt.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}*/
@font-face {
	font-family: 'Conv_ProximaNova-Light';
	src: url('fonts/ProximaNova-Light.eot');
	src: local('☺'), url('fonts/ProximaNova-Light.woff') format('woff'), url('fonts/ProximaNova-Light.ttf') format('truetype'), url('fonts/ProximaNova-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
{
 display:inline;
}
/* Global properties ======================================================== */
body {
	background: #fff;
	font-family: "Trajan Pro";
	letter-spacing: .5px;
}
h1, h2, h3, h4, h5, h6 a, p, ul, li, span {
	margin: 0ppx;
	padding: 0px;
}
h2  html {
	width: 100%;
	height: 100%;
}
html,  body {
	height: 100%;
}
/* Global Structure ============================================================= */
#main {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000;
	width: 100%;
	height: 100%;
}
.container {
	margin: 0 auto;
	width: 105px;
	text-align: center;
	vertical-align: bottom;
	font-size: .938em;
	position: fixed;
	overflow: visible;
}
/* Header */
	/*#page1 header .container {
		
		background: #000;
	    background: rgba(0, 0, 0, 0.8);
		-moz-border-radius-topleft: 10px;
		-moz-border-radius-topright: 10px;
		-khtml-border-radius-topleft: 10px;
		-khtml-border-radius-topright: 10px;
		-webkit-border-top-left-radius: 10px;
		-webkit-border-top-right-radius: 10px;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
				
		text-align: center;
		padding-top:8px;
		position: absolute;
		bottom: 0px;
		left: 0px;
		right:0px;
		height: 32px;
       z-index: 9999;
	   
	}*/


/*==========================================*/

/* =================Box for background of quotes ======================*/

#quotes-box {
	top: 20px;
	left: 20px;
	font: 11px serif;
	padding: 14px 0;
	text-align: left;
	position: fixed;
	background-repeat: repeat x, y;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	width: 180px;
	background-image: url(../images/text-bg.png);
}
/*==============================eND OF QUOTES CSS=====================*/


/*===================== CAMP =====================*/

#camp-box {
	top: 20px;
	right: 20px;
	position: fixed;
	width: 101px;
	height: 98px;
}
.camp-top-box {
/* -moz-box-shadow: 3px 3px 6px  #000;
-webkit-box-shadow: 3px 3px 6px #000;
box-shadow: 3px 3px 6px  #000;*/
	
}
/*==============================eND OF CAMP CSS=====================*/

/*===================== NAVIGATION =====================*/

#navigation-box {
	top: 20px;
	left: 20px;
	position: fixed;
	width: 198px;
	/*width: 175px;*/
	z-index: 9999;
	background: none repeat scroll 0 0 rgba(255, 255, 255, 1);
	border-radius: 15px;
	box-shadow: 0 2px 5px rgba(105, 108, 109, 0.7);
	padding: 20px 10px 0px 10px;
	/*padding: 20px 10px 0px 2px;*/
	
}
.logo_samsara {
	width: 120px;
	float: left;
	padding-left: 15px;
}
.navigation-top-box {
	background-repeat: repeat x, y;
	background-repeat: repeat x, y;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	padding: 14px 0;/* -moz-box-shadow: 3px 3px 6px  #000;
-webkit-box-shadow: 3px 3px 6px #000;
box-shadow: 3px 3px 6px  #000;*/
	
}
.navigation-top-box-reservation {
	background-repeat: repeat x, y;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-khtml-border-radius-bottomleft: 15px;
	-khtml-border-radius-bottomright: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	background-color: #F6921E;/* -moz-box-shadow: 3px 3px 6px  #000;
-webkit-box-shadow: 3px 3px 6px #000;
box-shadow: 3px 3px 6px  #000;*/
	
}
.inner-box-reservation {
	background-repeat: repeat x, y;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-khtml-border-radius-bottomleft: 15px;
	-khtml-border-radius-bottomright: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	background-color: #F6921E;
	border-bottom: #FFF dotted 1pt;
	border-left: #FFF dotted 1pt;
	border-right: #FFF dotted 1pt;
	border-top: #FFF dotted 1pt;
	padding: 6px 0;
}
.reservation {
	font: 19px serif;
	color: #000;
	text-align: center;
	width: 100%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.phone {
	font: 19px serif;
	color: #000;
	text-align: center;
	width: 100%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.click {
	font: 14px serif;
	color: #fff;
	text-align: center;
	width: 100%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.member {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
a.menu_text {
	font-size: 9.3pt;
	font-style: normal;
	color: #000;
	text-decoration: none;
	text-align: center;
	font-family: 'Conv_ProximaNova-Light';
	letter-spacing: 1px;
	font-weight: normal;
	padding-left: 18px;
	line-height: 35px;
	margin-left:10px;
}
a.menu_text:hover {
	font-size: 9.3pt;
	font-style: normal;
	font-weight: normal;
	color: #F6921E;
	text-decoration: none;
	text-align: center;
	font-family: 'Conv_ProximaNova-Light';
	background: url(../images/motive2.png) 4px center no-repeat;
	padding-left: 18px;
	z-index: 99;
	letter-spacing: 1px;
	line-height: 35px;
	padding-top:3px;
}
a.menu_text_active {
	font-size: 9.3pt;
	font-style: normal;
	font-weight: normal;
	color: #F6921E;
	text-decoration: none;
	text-align: center;
	font-family: 'Conv_ProximaNova-Light';
	background: url(../images/motive2.png) 4px center no-repeat;
	padding-left: 19px;
	z-index: 99;
	letter-spacing: 1px;
	line-height: 35px;
	padding-top:3px;
	margin-left:10px;
}
#content_box {
	top: 100px;
	left: 270px;
	text-align: left;
	position: fixed;
	min-height: 200px;
	width: 500px;
	height: auto;
	background: none repeat scroll 0 0 rgba(255, 255, 255, 1);
	padding: 10px 20px 15px 20px;
	box-shadow: 0px 2px 5px rgba(105, 108, 109, 0.7);
	-moz-box-shadow: 0px 2px 5px rgba(105, 108, 109, 0.7);
	-webkit-box-shadow: 0px 2px 5px rgba(105, 108, 109, 0.7);
	-khtm-box-shadow: 0px 2px 5px rgba(105, 108, 109, 0.7);
	-o-box-shadow: 0px 2px 5px rgba(105, 108, 109, 0.7);
	-ms-box-shadow: 0px 2px 5px rgba(105, 108, 109, 0.7);
	z-index: 99;
	border-radius: 15px;
}
#content_box h1 {
	font-size: 21px;
	color: #F6921E;
	font-family: 'Conv_ProximaNova-Light';
	text-decoration: none;
	margin: 0;
	padding: 0;
	padding: 15px 0 0px;
	border-bottom: solid 1px gray;
	margin-bottom: 12px;
}
#content_box p {
	font-size: 13px;
	color: #58595B;
	text-decoration: none;
	line-height: 20px;
	margin: 0px;
	padding-bottom: 12px;
	font-family: 'Conv_ProximaNova-Light';
}
#content_box span {
	color: #F6921E;
	font-family: 'Conv_ProximaNova-Light';
	font-size: 15px;
}
#content_box ul {
	list-style: none;
	padding: 0px;
	border-bottom: solid 1px #939598;
	border-top: solid 1px #939598;
	padding: 7px 0 7px 0;
	margin: -10px 0 0 0;
}
#content_box ul li {
	line-height: normal;
	color: #58595B;
	font-family: 'Conv_ProximaNova-Light';
	text-decoration: none;
	line-height: 25px;
	font-size: 13px;
	padding: 0 0 0 45px;
	background: url(../images/ciral_icon.png)  30px 10px no-repeat;
	font-weight: normal;
	letter-spacing: .7px;
}
#content_box ul li a {
	display: block;
	color: #231F20;
	text-decoration: none;
}
#content_box h2 {
	color: #414042;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 5px 20px;
	font-family: 'Conv_ProximaNova-Light';
}
#content_box h3 {
	color: #414042;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 10px 20px;
	font-family: 'Conv_ProximaNova-Light';
}
.div_book_btn {
font-family: 'Conv_ProximaNova-Light';
	width: 214px;
	float: left;
	color: #F8941E;
	text-decoration: none;
	letter-spacing: .5px;
	font-size: 25px;
	line-height: 37px;
	margin-top: 15px;
	margin-left: 15px;
}
.div_book_btn a {
	background-color: #000;
	display: block;
	float: right;
	text-decoration: none;
	line-height: 37px;
	width: 100px;
	text-decoration: none;
	letter-spacing: .5px;
	font-size: 10.5px;
	background: url(../images/book_btn.png)  left top no-repeat;
	text-align: center;
	color: #fff;
	margin-left: 10px;
	font-family: "Trajan Pro";
}
.div_book_btn a:hover {
	color: #000;
}
.drop_downs22 {
	padding: 0;
	position: absolute;
	right: 14px;
	top: 27px;
	width: 30px;
}
.drop_downs23 {
	padding: 0;
	position: absolute;
	right: 14px;
	top: -3px;
	width: 30px;
	visibility: hidden;
}
.drop_downs24 {	padding: 0;	position: absolute;	right: 14px;	top: 27px;	width: 30px;}
.drop_downs25 {	padding: 0;	position: absolute;	right: 14px;	top: -3px;	width: 30px;	visibility: hidden;}
.ulclass {	margin: 0px;	padding: 0px;	width: auto;	list-style: none;}
.ulclass ul {	list-style: none;	margin: 0px;	padding: 0px;}
.ulclass ul li {	line-height: normal;}
.ulclass ul li a {	display: block;	font-size: 12px;	color: #fff;	text-decoration: none;}
.dd_logo_samsara {	width: 50px;	position: fixed;	right: 0px;	bottom: -5px;	z-index: 99; display: none;}
.follows_samsara {	width: 100%;	position: absolute;	bottom: 5px;	z-index: 9999;	text-align: center;	letter-spacing: 5px;}
follows_samsara a{ text-decorsation: none;}

.tarriff_box {	width: 100%;	float: left;}
.boder_pkg {	padding: 10px 20px;	font-family: 'Conv_ProximaNova-Light';	font-size: 12.5px;	text-decoration: none;	color: #58595B;	border: solid 1px #939598;}
.text_one {	width: auto;	float: left;	padding: 10px 20px;	font-size: 14px;	text-decoration: none;	font-family: 'Conv_ProximaNova-Light';}
.text_two {	width: 100px;	float: right;	text-align: center;	padding: 10px 20px;	font-size: 14px;	text-decoration: none;	font-family: 'Conv_ProximaNova-Light';}
.div_pkg_dis {	width: 300px;	font-family: 'Conv_ProximaNova-Light';	font-size: 12.5px;	text-decoration: none;	margin: 0 0 5px 210px;}
.ui-widget-content a.active {	color: #F7941E;}
.cross-img {	width: 30px;	position: absolute;	right: -2px;	top: -2.5px;	float: right;}
.tbl_text { font-size: 13px; font-family: 'Conv_ProximaNova-Light'; text-decoration: none; letter-spacing: 1px; color:#58595B; line-height:20px;}
.tbl_text span { font-size: 13px;	color: #F6921E;	font-family: 'Conv_ProximaNova-Light';	text-decoration: none;}
.icon_bot {	width: 215px;	float: left;	height: 30px;	line-height: 30px;	font-size: 13px;	color: #58595B;	font-family: 'Conv_ProximaNova-Light';	text-decoration: none;}
.address_div {	bottom: 50px;	clear: both;	position: absolute;	text-align: center;	width: 100%;	z-index: 99;	font-size: 24px;	color: #000;	font-family: 'Conv_ProximaNova-Light';	text-decoration: none;	letter-spacing: 1.5px;	font-weight: lighter;}


.address_div a {text-align: center; font-size: 24px;	color: #fff;	font-family: 'Conv_ProximaNova-Light';	text-decoration: none; letter-spacing: 1.5px; font-weight: lighter;}

.address_div a:hover{ color:#F6921E;}


.address_div1 {	bottom: 50px;	clear: both;	position: absolute;	text-align: center;	width: 100%;	z-index: 99;	font-size: 24px;	color: #fff;	font-family: 'Conv_ProximaNova-Light';	text-decoration: none;	letter-spacing: 1.5px;	font-weight: lighter;}


.address_div1 a {text-align: center; font-size: 24px;	color:#414042;	font-family: 'Conv_ProximaNova-Light';	text-decoration: none; letter-spacing: 1.5px; font-weight: lighter;}

.address_div1 a:hover{ color:#F6921E;}



.reservation_div {	width: 170px;	float: left;	position: absolute;	right: 40px;
	bottom: 0px;	z-index: 99;	border-radius: 15px;	
	background: url(../images/res_image.png)
 left top no-repeat;font-size: 13px;	color: #f000;	
 font-family: 'Conv_ProximaNova-Light';	
 text-decoration: none;	text-align: center;	
 padding: 10px;	line-height: 19px;}


.reservation_btn1 {	width: 130px;	height: 30px;	text-align: center;}


.reservation_btn1 a { 	width: 88px;	height: 30px;	
font-size: 13px;	color: #fff;	
font-family: 'Conv_ProximaNova-Light';	
text-decoration: none;	text-align: center;	padding: 10px;	background: url(../images/reservation.png)  -2px -1px no-repeat;	line-height: 30px;	text-align: center;	display: block;	padding: 0 10px 0 10px;	margin-left: 36px;	margin-top: 0PX;		
border-radius: 12px;}
.reservation_btn1 a:hover{color:white}

.reservation_arrow {	width: 83px;	text-align: center;	padding: 10px;	line-height: 19px;	position: absolute;	right: 40px;	z-index: 99;	bottom: -56.5px;
}
/* ***************resort photo gallery css**********************/
div.resot_gallery {	width: 100%;	height: 100%;	background-color: #fff;	background-image: url(../images/circal_bg_gallery.png);	background-repeat: repeat;}

.gallery_box {	width: 80%;	float: left;	position: absolute;	top: 19px;	left: 250px;	height: 600px;	overflow: auto;}
.img_box_gallary {	width: 250px;	height: 168px;	background-color: #fff;	box-shadow: 0 2px 5px rgba(105, 108, 109, 0.7);	border-radius: 12px;	padding: 10px;	float: left;	margin: 5px 15px 15px 5px;}
.img_icon_btn {	width: 62px;	text-align: center;	margin: 0px auto;	height: 20px;}.img_icon_btn a {	display: block;	height: 20px;	float: left;	text-align: center;	line-height: 24px;	text-decoration: none;	padding-left: 5px;}
ul#demo-block {	margin: 0 15px 15px 15px;}
ul#demo-block li {	margin: 0 0 10px 0;	padding: 10px;	display: inline;	float: left;	clear: both;	color: #aaa;	background: url('img/bg-black.png');
	font: 11px Helvetica, Arial, sans-serif;}
ul#demo-block li a {	color: #eee;	font-weight: bold; }

.box_shadow_btn{display: inline-block;
  width: 35px;
  height: 35px;
  margin: 0em auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-border-radius: 99em;
  -moz-border-radius: 99em;
  border-radius: 99em;
  border: 5px solid #eee;
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);
  }
  
  /* ***************new photo gallery css**********************/
div.resot_gallery {	width: 100%;	height: 100%;	background-color: #fff;	background-image: url(../images/circal_bg_gallery.png);	background-repeat: repeat;}
#content_gallery_box1 {
top: 100px;
left: 220px;
text-align:center;
padding: 10px 20px 15px 20px;
/* box-shadow: 0px 2px 5px rgba(105, 108, 109, 0.7); */
-moz-box-shadow: 0px 2px 5px rgba(105, 108, 109, 0.7);
/* -webkit-box-shadow: 0px 2px 5px rgba(105, 108, 109, 0.7); */
-khtm-box-shadow: 0px 2px 5px rgba(105, 108, 109, 0.7);
-o-box-shadow: 0px 2px 5px rgba(105, 108, 109, 0.7);
-ms-box-shadow: 0px 2px 5px rgba(105, 108, 109, 0.7);
z-index: 99;
border-radius: 15px;
}

#content_gallery_box1 h1 {
font-size: 40px;
color: #F6921E;
font-family: 'Conv_ProximaNova-Light';
margin:0;
padding: 0;
}


.gallery_box1 {	width: 75%;	float: left;	position: absolute;	top: 19px;	left: 290px; /*overflow: auto; height: 544px;*/}
.img_box1_gallary {	width: 340px;	height: 249px;	background-color: #fff;	/* border-radius: 12px;*/	padding: 0px;	float: left;	margin: 5px 2px 0px 5px;}
.img_icon_btn {	width: 62px;	text-align: center;	margin: 0px auto;	height: 20px;}.img_icon_btn a {	display: block;	height: 20px;	float: left;	text-align: center;	line-height: 24px;	text-decoration: none;	padding-left: 5px;}
ul#demo-block {	margin: 0 15px 15px 15px;}
ul#demo-block li {	margin: 0 0 10px 0;	padding: 10px;	display: inline;	float: left;	clear: both;	color: #aaa;	background: url('img/bg-black.png');
	font: 11px Helvetica, Arial, sans-serif;}
ul#demo-block li a {	color: #eee;	font-weight: bold; }

.box_shadow_btn{display: inline-block;
  width: 26px;
  height: 26px;
  margin: 0em auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-border-radius: 99em;
  -moz-border-radius: 99em;
  border-radius: 99em;
  border: 5px solid #eee;
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);
  }
  
  
/*.lb-outerContainer{width:80% !important;height:100% !important;}
.lightbox .lb-image {width:100% !important;height:auto !important;}*/

/***************************************************  Mobile css ***************************/

@media only screen and (max-width: 240px){


}


/******************************* 320 *****************************/

@media only screen and (min-width: 241px) and (max-width: 320px) {

#content_box {
    top: 20%;
    left: 10px;
    text-align: left;
    position: fixed;
    min-height: 200px;
    width: 90%;
    height: auto;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 1);
    padding: 5px 5px 10px 10px;
    box-shadow: 0px 2px 5px rgba(105, 108, 109, 0.7);
    -moz-box-shadow: 0px 2px 5px rgba(105, 108, 109, 0.7);
    -webkit-box-shadow: 0px 2px 5px rgba(105, 108, 109, 0.7);
    -khtm-box-shadow: 0px 2px 5px rgba(105, 108, 109, 0.7);
    -o-box-shadow: 0px 2px 5px rgba(105, 108, 109, 0.7);
    -ms-box-shadow: 0px 2px 5px rgba(105, 108, 109, 0.7);
    z-index: 99;
    border-radius: 15px;
}
}


/******************************* 384 *****************************/

@media only screen and (min-width: 321px) and (max-width: 384px) {

}


/******************************* 480 *****************************/

@media only screen and (min-width: 385px) and (max-width : 480px) {


}

/******************************* 568 *****************************/

@media only screen and (min-width: 481px) and (max-width: 568px) {


}

/******************************* 600 *****************************/

@media only screen and (min-width: 569px ) and (max-width: 600px) {


}

/******************************* 685 *****************************/

@media only screen and (min-width: 601px) and (max-width: 685px) {


}

/******************************* 767 *****************************/

@media only screen and (min-width: 686px ) and (max-width: 767px) {
 
    
}

/******************************* 1024 *****************************/

@media only screen and (min-width: 768px) and (max-width : 1024px) {


}

/******************************* 1500 *****************************/

@media only screen and (min-width: 769px) {
    .logo_samsara-sm{
        display:none;
    }
.follows_samsara-sm {
    display:none;
}
}

/******************************* 768 *****************************/

@media only screen and (min-width: 241px) and (max-width: 768px) {



ul#product {
    list-style: none;
    background: transparent url(hover-menu1-sample-glass-panel-body.png) repeat-y center;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #f3efe6;
}
#content_box {
    top: 490px;
    left: 3px;
    text-align: left;
    position: absolute;
    min-height: 400px;
    width: 93%;
    height: auto;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 1);
    padding: 5px 5px 10px 10px;
    box-shadow: 0px 2px 5px rgba(105, 108, 109, 0.7);
    -moz-box-shadow: 0px 2px 5px rgba(105, 108, 109, 0.7);
    -webkit-box-shadow: 0px 2px 5px rgba(105, 108, 109, 0.7);
    -khtm-box-shadow: 0px 2px 5px rgba(105, 108, 109, 0.7);
    -o-box-shadow: 0px 2px 5px rgba(105, 108, 109, 0.7);
    -ms-box-shadow: 0px 2px 5px rgba(105, 108, 109, 0.7);
    z-index: 99;
    border-radius: 15px;
    opacity: 0.9;
    margin-bottom: 50px;
}

#navigation-box {
    top: 20px;
    left: 2px;
    position: absolute;
    width: 92%;
    z-index: 9999;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 1);
    border-radius: 15px;
    box-shadow: 0 2px 5px rgba(105, 108, 109, 0.7);
    padding: 10px 10px 0px 10px;
    opacity: 0.9;
    /* padding: 20px 10px 0px 2px; */
}
    a.menu_text {
    font-size: 80%;
    font-style: normal;
    color: #000;
    text-decoration: none;
    text-align: center;
    font-family: 'Conv_ProximaNova-Light';
    letter-spacing: 1px;
    font-weight: normal;
    padding-left: 8px;
    line-height: 28px;
    margin-left: 4px;
}
    a.menu_text:hover {
    font-size: 80%;
    font-style: normal;
    font-weight: normal;
    color: #F6921E;
    text-decoration: none;
    text-align: center;
    font-family: 'Conv_ProximaNova-Light';
    background: none;
    padding-left: 8px;
    z-index: 99;
    letter-spacing: 1px;
    line-height: 28px;
    padding-top: 3px;
}
    a.menu_text_active {
    font-size: 80%;
    font-style: normal;
    font-weight: normal;
    color: #F6921E;
    text-decoration: none;
    text-align: center;
    font-family: 'Conv_ProximaNova-Light';
    background: url(../images/motive2.png) 4px center no-repeat;
    padding-left: 18px;
    z-index: 99;
    letter-spacing: 1px;
    line-height: 25px;
    padding-top: 3px;
    margin-left: 10px;
}
    img.virtual{
        display: none;
    }
    .logo_samsara img {
    display: none;
}
   .logo_samsara-sm {
    text-align: center;
} 
    .logo_samsara-sm img {
    width: 116px;
        padding-top: 16px;
}
    ul#product .trigger ul.menu {
    margin-top: 22px!important;
    margin-left: 1em!important;
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 5px rgba(105,108,109,0.7);
    -moz-box-shadow: 0 2px 5px rgba(105,108,109,0.7);
    -webkit-box-shadow: 0 2px 5px rgba(105,108,109,0.7);
    -khtm-box-shadow: 0 2px 5px rgba(105,108,109,0.7);
    -o-box-shadow: 0 2px 5px rgba(105,108,109,0.7);
    -ms-box-shadow: 0 2px 5px rgba(105,108,109,0.7);
    z-index: 99;
}
    ul#product .trigger ul.menu1 {
    margin-top: 22px!important;
    margin-left: 1em!important;
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 5px rgba(105,108,109,0.7);
    -moz-box-shadow: 0 2px 5px rgba(105,108,109,0.7);
    -webkit-box-shadow: 0 2px 5px rgba(105,108,109,0.7);
    -khtm-box-shadow: 0 2px 5px rgba(105,108,109,0.7);
    -o-box-shadow: 0 2px 5px rgba(105,108,109,0.7);
    -ms-box-shadow: 0 2px 5px rgba(105,108,109,0.7);
    z-index: 99;
}
    .address_div a {
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-family: 'Conv_ProximaNova-Light';
    text-decoration: none;
    letter-spacing: 1.5px;
    font-weight: lighter;
        display:none;
}
    .hidemenu{
        display:none;
    }

    .trigger ul.menu li a {
       display: block;
    font-family: Conv_ProximaNova-Light;
    text-decoration: none;
    font-size: 12px!important;
    font-weight: 400;
    letter-spacing: 1px!important;
    text-transform: uppercase!important;
}
    .trigger ul.menu li, .trigger1 ul.menu1 li {
    border-bottom: solid 1px lightgray;
    width: 98%!important;
    padding: 0 10px 0 5px;
}
   
.address_divsm {
    position: absolute;
    z-index: 99999;
    font-family: 'Conv_ProximaNova-Light';
    /* background-color: #e8e8e8; */
    text-align: center;
    padding: 24px 4px 5px 2px;
    border-radius: 4px;
    margin-left: 3px;
    width: 94%;
}
    .address_divsm a {
   color:#000;
}
    .address_divsm a:hover {
   color:#F6921E;
}
    .reservation_div{
        display: none;
    }
    
.follows_samsara-sm {
    text-align: center;
}
    .follows_samsara{
        display:none;
}
    div#TA_certificateOfExcellence263 {
    display: none;
}
    .gallery_box1 {
    width: 75%!important;
    float: left;
    position: absolute;
    top: 460px!important;
    left: 3px;
    margin: 0px!important;
    padding: 0px!important;
}
    /*.hide{
        display: none;
    }*/
.element-item {
    position: relative;
    float: left;
    width: 300px!important;
    height: 245px;
    margin-top: 20px!important;
    padding: 0px!important;
    background: #888;
    color: #262524;
}
.img_box1_gallary {
    width: 290px!important;
    height: auto;
    background-color: #fff;
    border-radius: 12px;
    padding: 0px!important;
    float: none;
    margin: 0px!important;
}
}

.reservation_div p{
	color:#000000;
}

.active{
	background: #f2843E !important;
}


/*Booking Engine CSS Code */
.modalModifyCancel__inner{
overflow: hidden !important;
}
.BEx4IDaY4cXE{
height: 38px !important;
}   	
#BEx4IDaY3bWD .BEx4ZXaY3bWR{
margin-top: 10px;
}
#BEx4IDaY3bWR .BEx4ZXaY3bOP > div{
margin-top: -24px !important;
}
#BEx4IDaY3bWD .BEx4ZXaY3bDPI{
top: 31px !important;
right: 31px !important;
}
.BEh8JJiwI1dPaBPrice{
margin-top: 3px !important;
    width: 115px !important;
    padding: 0px 0px 19px 3px !important;
    text-transform: capitalize;
    font-size: 10px !important;
    padding-bottom: 0 !important;
}
.BEh4IDsZ4eZE{
  color: #005C93 !important;
}
.BEh4IDsZ4dZE{
  color: #333 !important;
}
.divWidth{
  color: #333 !important;
}
#BEx4IDaY3bWD select.BEx4ZXaY3bPC, #BEx4IDaY3bWD select.BEx4ZXaY3bPP{
background: #fff !important;
color: #000 !important;
}
#BEx4IDaY3bWD input.BEx4ZXaY3bQBT{
background: #6f3932 !important;
margin-bottom: 0px !important;
margin-top: 14px !important;
}
#BEx4IDaY3bWD .BEx4ZXaY3bWR a{
transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
}
#BEx4IDaY3bWD .BEx4IDaY3bQBT:hover .BEx4ZXaY3bQBT, .BEx4ZXaY3bQBT:focus{
transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
background: #ffffff !important;
color: #ed8323 !important;
} 
#BEx4IDaY3bWD .BEx4ZXaY3bWR{
    width: 240px;
    z-index: 999 !important;
    position: absolute !important;
    right: 0px !important;
    top: 0px !important;
}
.BEh4IDsZ4fZE{
        color: #6f3932 !important;
}
.BEh8JJiwI1dPaBPrice{
    background-color: #6f3932 !important;
}
.widget .BEh4IDsZ4fZE, .widget .BEh4IDsZ4eZE, .widget .BEh4IDsZ4dZE, .widget .BEh4IDsZdPr0ZE span {
    color: #6f3932 !important;
    font-size: 12px;
}
.BEh4IDsZ4dZENP{
    color: #6f3932 !important;
}
.widget #BEx4IDaY3bWD .BEx4ZXaY3bWR {
    border-color: #6f3932 !important;
    /*box-shadow: none;*/
}
.BExyz5i8narrowSingle-up{
	border-bottom: 5px solid #6f3932 !important;
}

a#sBook {
    position: fixed;
    background: #6f3932;
    z-index: 9999999;
    color: #ffffff;
    padding: 15px 20px;
    bottom: 20px;
    right: 20px;
    border-radius: 5px;
    display: none;
    cursor: pointer;
    text-decoration: none;
    z-index: 9999999;
}
a#sBook:hover{
    background:#f69a2e;
}
.pika-single {
    z-index: 99999 !important;
}

/*Booking Engine CSS Code End*/
.fWhatsapp {
    position: fixed;
    z-index: 999999999999;
    left: 20px;
    bottom: 20px;
}
.fWhatsapp img {
    width: 50px;
    height: 50px;
}
.fWhatsapp > a {
    display: block;
    margin-top: 4px;
}
.fWhatsapp > a:hover {
    transform: scale(1.05);
}

/*Media Query*/

@media only screen and (min-device-width: 200px) and (max-device-width: 812px) 
     { 
         #BEx4IDaY3bWD .BEx4ZXaY3bWR {
			    right: 32px !important;
		              top: 50px !important;
		           	}
		           	.widget #BEx4IDaY3bWD .BEx4ZXaY3bWR {
    border-color: #6f3932 !important;
    /* box-shadow: none; */
    z-index: 99999!important;
}
#book-now-widget{z-index: 99999!important;}
}
@media screen and (max-width:768px){
    a#sBook{
        display:block;
    }
    div#BEx4IDaY3bWD {
    position: relative;
    z-index: 99999;
}
    div#BEx4IDaY3bWR {
    display: none;
}
}
/*Media Query*/