*{
	margin:0;
	padding:0;
	box-sizing:border-box;
}
body{
	width:100%;
	margin:0;
	background:url(../images/bodyBg.png) repeat 0 0;
	font-family:"Arial", Helvetica, sans-serif;
}
img{
	border:none;
	max-width:100%;
	outline:none;
}
ul{
	list-style-type:none;
}
a{
	text-decoration:none;
}
.spacer{
	height:0;
	clear:both;
}
.spacer10{
	height:10px;
	clear:both;
}
.spacer20{
	height:20px;
	clear:both;
}
.spacer30{
	height:30px;
	clear:both;
}
.topContainer{
	width:100%;
	margin:0 auto;
	background:url(../images/mainBg%27.jpg) repeat-x 0 0;
	height:680px;
}
/*================== RESPONSIVE MENU CSS STARTS HERE ===================*/
/*Strip the ul of padding and list styling*/
.show-menu  ul {
	list-style-type:none;
	margin:0;
	padding:0;
	position: absolute;
}

/*Style for dropdown links*/
li:hover ul a {
	background: #f3f3f3;
	color: #2f3036;
	height: 40px;
	line-height: 40px;
}

/*Hover state for dropdown links*/
li:hover ul a:hover {
	background: #19c589;
	color: #fff;
}

/*Hide dropdown links until they are needed*/
li ul {
	display: none;
}

/*Make dropdown links vertical*/
li ul li {
	display: block;
	float: none;
}

/*Prevent text wrapping*/
li ul li a {
	width: auto;
	min-width: 100px;
	padding: 0 20px;
}

/*Display the dropdown on hover*/
ul li a:hover + .hidden, .hidden:hover {
	display: block;
}

/*Style 'show menu' label button and hide it by default*/
.show-menu {
	color: #fff;
	background: #000;
	text-align: center;
	padding: 10px 0;
	display: none;
	cursor:pointer;
}
.show-menu p{
	border-bottom:4px solid #fff;
	padding-bottom:4px;
	width:10%;
	margin:0 auto;
}
/*Hide checkbox*/
input[type=checkbox]{
    display: none;
    -webkit-appearance: none;
}

/*Show menu when invisible checkbox is checked*/
input[type=checkbox]:checked ~ #menu{
    display: block;
}


/*Responsive Styles*/

@media screen and (max-width : 760px){
	/*Make dropdown links appear inline*/
	ul#menu {
		position: static;
		display: none;
	}
	/*Create vertical spacing*/
	li {
		margin-bottom: 1px;
	}
	/*Make all menu links full width*/
	ul#menu li, ul#menu li a {
		width: 100%;
	}
	/*Display 'show menu' link*/
	.show-menu {
		display:block;
	}
}

/*---------------------------------------------*/
		@font-face {
				font-family: 'EdwardianScriptITC';
				src: url('../font/itcedscr.eot');
				src: url('../font/itcedscr.eot?#iefix') format('embedded-opentype'),
						 url('../font/itcedscr.woff') format('woff'),
						 url('../font/itcedscr.ttf') format('truetype'),
						 url('../font/itcedscr.svg#itcedscr') format('svg');
				font-weight: normal;
				font-style: normal;
		}
		
		@font-face1 {
				font-family: 'impact';
				src: url('../font/impact.eot');
				src: url('../font/impact.eot?#iefix') format('embedded-opentype'),
						 url('../font/impact.woff') format('woff'),
						 url('../font/impact.ttf') format('truetype'),
						 url('../font/impact.svg#itcedscr') format('svg');
				font-weight: normal;
				font-style: normal;
		}
		
		
.txt-script {
 font-family:MyCustomFont;
 color: #1db7c9;
 font-size:42px;
 font-weight:bold;
 line-height:1.1em;
}
/*---------------------------------------------*/
/******************************* GLOBAL CSS ********************************/
.wrapper{
	max-width:1000px;
	margin:0 auto;
	width:100%;
}
.topMenu{
	width:680px;
	float:left;
}
.topMenu ul {
	padding: 0;
	margin: 0 auto;
}
.topMenu li {
	display: inline;
	float: left;
	height:51px;
	
}
.topMenu a {
	color: #052b2d;
	display: inline-block;
	width: 100px;
	text-align: center;
	text-decoration: none;
	
}
.topMenu li a {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	font-family: "Myriad Pro";
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	line-height:51px;


}
.topMenu li:last-child a {
	border-right: 0;
}
.topMenu a:hover, nav a:active {
	background-color: #9acfd2;
	font-weight:bold;
	font-size:16px;
	font-style:italic;
	border-radius:5px 5px 0 0; 
}
.topContact{
	width:150px;
	float:right;

}
.phoneNum{
	background:url(../images/phIcon.png) no-repeat left 12px ;
	width:150px;
	padding:15px 0 0 35px;
	display:block;
	line-height:18px;
	color:#052b2d;
	float:right;
}
.socialIcon{
	width:130px;
	float:left;
	margin:15px 0 0 0;
}
.facebook{
	background:url(../images/facebook.png) no-repeat;
	width:21px;
	height:21px;
	display:block;
	float:left;
	margin:0 10px 0 0px;
}
.twitter{
	background:url(../images/twitter.png) no-repeat;
	width:21px;
	height:21px;
	display:block;
	float:left;
	margin:0 10px 0 0px;
}

.linkedin{
	background:url(../images/in.png) no-repeat;
	width:21px;
	height:21px;
	display:block;
	float:left;	
	margin:0 10px 0 0px;	
}

.google{
	background:url(../images/google.png) no-repeat;
	width:21px;
	height:21px;
	display:block;
	float:left;

}
	
/**********************************END OF TOP CONTENT*****************************/
.bannerArea{
	background:url(../images/bamboo.png) no-repeat;
	height:549px;
	margin:7px 0 0 0;
}
.banner{
	background:url(../images/bannerImg.png) no-repeat;
	max-width:944px;
	max-height:298px;
	margin:0 auto;
}
.boxArea{
	margin:90px 0 0 0;
	max-width:1000px;
	width:100%;
}
.box{
	background:url(../images/boxBg.png) no-repeat;
	width:310px;
	height:118px;
	float:left;
}
.gaf{
	width:35px;
	display:block;
	float:left;
}
.boxText{
	width:225px;
	margin:15px 0 0 60px;
	display:block;
	font-size:12px;
	color:#ae8564;
}
.boxHeading{
	font-size:20px;
	color:#FFF;
	padding:0 0 5px 0;
	display:block;
}
.redBt{
	background:url(../images/redBg.png) no-repeat;
	width:61px;
	height:21px;
	text-align:center;
	color:#FFF;
	display:block;
	float:right;
	line-height:20px;
}
.redBt:hover{
	background:#F60;
	color:#000000;
	}
/**********************************END OF BOX CONTENT *****************************/
.borderArea{
	width:100%;
	background:url(../images/border.png) repeat-x;
	/*margin:50px 0 0 0;*/
	position:absolute;
}
.borderIcon{
	background:url(../images/borderIcon.png) no-repeat;
	width:156px;
	height:36px;
	margin:0 auto;
	position:relative;
	bottom:26px;
}
/**********************************END OF BOEDER AREA *****************************/
.bodyLeft{
	width:625px;
	height:auto;
	float:left;
}
.headingText{
	font-family: 'EdwardianScriptITC';
	color:#49442c;
	font-size:43px;
	padding:10px 0 15px 0;
	line-height:40px;
	display:block;
}
.bodyLeft p{
	font-size:12px;
	color:#000;
	line-height:18px;
	text-align:justify;
}
.border{
	width:100%;
	background:url(../images/borderBody.png) repeat-x;
	height:3px;
	display:block;
	margin:0 0 10px 0;
}
.serviceLeft{
	width:233px;
	float:left;
	font-size:12px;
	line-height:20px;
	text-align:justify;
	color:#000;
}
.seviceRight{
	width:376px;
	float:right;
}
.servicseBt{
	float:right;
	background:url(../images/serviceBt.png) no-repeat;
	width:107px;
	height:31px;
	display:block;
	color:#FFF;
	text-align:center;
	line-height:35px;
	margin:12px 0 0 0;
}
.servicseBt:hover{
	background:#FC0;
	
	}
.serviceOne{
	float:left;
	background:url(../images/service1.png) no-repeat;
	width:180px;
	height:112px;
	display:block;
}
.serviceTwo{
	float:left;
	background:url(../images/service2.png) no-repeat;
	width:180px;
	height:112px;
	display:block;
	margin:0px 0 0px 16px;
}
.servicethree{
	float:left;
	background:url(../images/service3.png) no-repeat;
	width:180px;
	height:112px;
	display:block;
	margin:0px 0 0px 0px;
}
.servicefour{
	float:left;
	background:url(../images/service4.png) no-repeat;
	width:180px;
	height:112px;
	display:block;
	margin:0px 0 0px 16px;
}
/**********************************END OF BODY LEFT *****************************/
.bodyRight{
	width:321px;
	float:right;
	height:auto;
}
.right_one{
	background:url(../images/rightservice1.png) no-repeat;
	width:321px;
	height:146px;
	margin:0 0 8px 0;
}
.right_two{
	background:url(../images/rightservice2.png) no-repeat;
	width:321px;
	height:146px;
	margin:0 0 8px 0;
}
.right_Three{
	background:url(../images/rightservice3.png) no-repeat;
	width:321px;
	height:146px;
	margin:0 0 8px 0;
}
.right_four{
	background:url(../images/rightservice4.png) no-repeat;
	width:321px;
	height:146px;
}
.rightText{
	font-family:"impact";
	font-size:18px;
	color:#FFF;
	padding:105px 0 0 12px;
	display:block;
	float:left;
}
.click{
	float:right;
	font-family:"Arial", Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	margin:110px 15px 0 0px;
	display:block;
}
.click:hover{
	color:#fc7700;
}
/**********************************END OF BODY RIGHT *****************************/
.fotterMain{
	width:100%;
	background:url(../images/fotterBG.png) repeat 0 0;
	height:280px;
}
.footer-bg_tree{
	max-width:1000px;
	margin:0 auto;
	background:url(../images/footerTree.png) right 0 no-repeat;
	height:283px;
}
.fotter{
	width:659px;
	float:left;
	border-radius:3px;
	background:#ded7b8;
	margin-top:20px;
}
.fotterNav {
	width:400px;
	margin:0 auto;
}
.fotterNav ul{
	margin:15px 0 0 0;
}

.fotterNav ul li{
	float:left;
	padding:0 5px 0 5px;
	color:#352924;
	font-family:"Tahoma", Geneva, sans-serif;
	font-size:12px;
}
.fotterNav ul li a{
	color:#352924;
}
.fotterNav ul li a:hover{
	color:#df3a00;
}
.copyRight{
	display:block;
	text-align:center;
	color:#352924;
	font-family:"Tahoma", Geneva, sans-serif;
	font-size:12px;
	padding:10px 0 10px 0;
}
.copyRight a{
	color:#352924;
}
.copyRight a:hover{
	color:#e75700;
}
/**************************************INNER BODY CSS*************************************/
.innerTopContainer{
	width:100%;
	background:url(../images/innerBannerBg2.png) repeat-x;
	height:379px;
	margin:0 auto;
}
.bannerInner{
	background:url(../images/innerBanneer.png) no-repeat;
	width:532px;
	height:196px;
	margin:45px 0 70px 0 ;
}
.innerBody{
	max-width:1000px;
	margin:0 0 50px 0;
}
.innerLeft{
	width:300px;
	margin:30px 0 0 0;
	float:left;
}
.contactAd{
	font-size:16px;
	color:#0482c2;
	font-weight:bold;
	padding:5px 0 5px 0;
	display:block;
	width:200px;
}
.innerLeft p{
	font-size:12px;
	color:#000000;
	padding:3px 0 3px 0;
}
.innerLeft p a{
	color:#000000;
}
.innerLeft p a:hover{
	color:#e43f00;
}

.innerRight{
	float:right;
	width:600px;
	margin:30px 0 0 0;
}
.textFieldTwo{
	width:590px;
	height:33px;
	font-size:12px;
	background:#dbd3b1;
	border:none;
	color:#000;
	padding-left:5px;
	margin:15px 0 10px 0;
}
.textareaTwo{
	width:586px;
	height:100px;
	border:none;
	padding:5px;
	margin:15px 0 10px 0;
	color:#000;
	font-family:"Tahoma", Geneva, sans-serif;
	font-size:12px;
	background:#dbd3b1;
	}
.submitBtTwo{
	border:none;
	cursor:pointer;
	color:#000;
	font-size:12px;
	width:100px;
	background:#cdc6a5;
	height:30px;
	float:right;
	margin:5px 5px 30px 0;
	padding:0 0 0px 0;
	border-top:1px solid #bbb59c;
	border-left:1px solid #bbb59c;
}
.submitBtTwo:hover{
	border:none;
	cursor:pointer;
	color:#FFF;
	font-size:12px;
	width:100px;
	background:#999999;
	height:30px;
	float:right;
	margin:5px 5px 30px 0;
	padding:0 0 0px 0;
	border-top:1px solid #bbb59c;
	border-left:1px solid #bbb59c;
}
/*****************************CONTACT  PAGE CSS END****************************/
.innermain{
	max-width:1000px;
	margin:30px 0 0 0;
	float:left;
	font-size:14px;
	color:#000000;
	text-align:justify;
	width:100%;
}
.innermain_table{
	max-width:1000px;
	margin:30px 0 0 0;
	float:left;
	font-size:14px;
	color:#000000;
	text-align:justify;
	width:100%;
}
.innermain_table table{
	padding:5px;
}
.innermain_table_2{
	max-width:1000px;
	margin:30px 0 0 0;
	float:left;
	font-size:14px;
	color:#000000;
	text-align:justify;
	width:100%;
}
.innermain_table_2 td {
    padding: 10px;
    width: 40%;
}
/***********************************************GALLERY CSS**************************/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
	box-sizing: unset;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
#gallery {
		background-color: #ded7b8;
		padding: 10px;
		margin:0 0 20px 0;
		width: 980px;
	}
#gallery:after{
	content:"";
	display:block;
	overflow:hidden;
	clear:both;
}
	#gallery ul { list-style: none; }
	#gallery ul li { float:left; padding:10px 10px 0 0; }
	#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
	
	
.motelLeft{
	width:200px;
	float:left;
	height:149px;
	font-size:14px;
	margin:5px 0 0 0;
}
.weddingtext{
	font-size:12px;
	line-height:20px;
	color:#000;
	text-align:justify;
}
.motelText{
	padding:0px 0 0 0;
	line-height:20px;
}
.motelRight{
	width:780px;
	float:right;
}
.motelRight ul{
	margin:0 0 20px 0;
	list-style-type:disc;
}
.motelRight{
	padding:0 0 0 0;
	line-height:25px;
	font-size:14px;
	color:#000;
}
.map_sec{
	float:left;
}
.innerBorder{
	width:100%;
	float:left;
	border-bottom:1px dashed #333333;
	margin:10px 0 10px 0;
	clear:both;
}
.weddindTextcolor{
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
	display:block;
	padding:10px 0 10px 0;
}
td{
	border-bottom:1px dashed #000;
	height:25px;
	color:#000;
}	

/*JS CSS*/
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav{
	display:none;
}
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
	display:none;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
.sub-icon{
width:67px;
height:36px;
background:#00CCFF;
float:left;
border:1px solid #00CCFF;
padding:5px;
cursor:pointer;
border-radius:5px;
}
.sub-icon:hover{
background:#999999;
border:1px solid #999999;
color:#fff;

}
.sub-icon1{
height:36px;
background:#00CCFF;
border:1px solid #00CCFF;
padding:5px;
cursor:pointer;
border-radius:5px;
}
.sub-icon1:hover{
background:#999999;
border:1px solid #999999;
color:#fff;

}
.preview{
width:67px;
height:36px;
background:#00CCFF;
float:left;
line-height:36px;
color:#000;
cursor:pointer;
border-radius:5px;

}
.preview:hover{
background:#999999;
color:#fff;
}

/*=============== RESPONSIVE CSS STARTS HERE ==============*/
@media only screen and (max-width : 1024px) {
.innermain_table, .innermain_table_2 {
    overflow-x: scroll;
}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
.bodyLeft {
    float: none;
    margin-bottom: 30px;
    width: 100%;
}
.bodyRight {
    float: none;
    width: 100%;
}
.motelLeft {
    float: none;
    width: 100%;
}
.motelRight {
    float: none;
    width: 100%;
}
.fotterMain {
    padding-left: 15px;
}
.box {
    margin-bottom: 30px;
}
.servicse:after{
	content:"";
	clear:both;
	display:block;
	overflow:hidden;
}
.wrapper{
	padding-left:15px;
	padding-right:15px;
}
.innerLeft {
    float: none;
    width: 100%;
}
.innerRight {
    float: none;
    width: 100%;
}
.textFieldTwo, .textareaTwo {
    width: 100%;
}
.map_sec {
    float: none;
}
#gallery {
    width: 100%;
}
.innermain_table, .innermain_table_2 {
    overflow-x: scroll;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.topMenu {
    float: none;
    text-align: center;
    width: 100%;
}
.topMenu ul {
    background: #000;
}
.topMenu li {
    display: block;
    float: none;
}
.topMenu a {
    width: 100%;
	color:#fff;
}
.topMenu a:hover, .topMenu a:active {
	border-radius:0;
}
.show-menu{
	display: block;
}
.wrapper{
	padding-left:15px;
	padding-right:15px;
}
.bodyLeft {
    float: none;
    width: 100%;
}
.bodyRight {
    float: none;
    width: 100%;
}
.serviceLeft {
    float: none;
    width: 100%;
}
.serviceLeft:after{
	content:"";
	display:block;
	overflow:hidden;
	clear:both;
}
.seviceRight {
    float: none;
    width: 100%;
	text-align:center;
	margin-top:10px;
}
.serviceOne, .serviceTwo, .servicethree, .servicefour {
    float: none;
	margin:0 0 15px;
	display:inline-block;
}
.box {
    border-radius: 4px;
    width: 100%;
}
.box:last-child {
    margin: 0 0 30px;
}
/*.right_one, .right_two, .right_Three, .right_four {
    background-size:contain;
    width: 100%;
    background-position: center;
}*/
.click {
    font-size: 11px;
	margin-right:10px;
}
.fotterMain{
	padding-left:15px;
	padding-right:15px;
}
.fotter {
    width: 100%;
}
.fotterNav {
    width: 100%;
}
.bannerInner {
    background-size:contain;
    width: 100%;
	margin: 100px 0 35px;
}
.motelLeft {
    float: none;
    width: 100%;
}
.motelRight {
    float: none;
    width: 100%;
}
#gallery {
    width: 100%;
}
#lightbox-container-image-data-box {
    width: 520px !important;
	box-sizing: border-box;
}
.innerLeft {
    float: none;
    width: 100%;
}
.innerRight {
    float: none;
    width: 100%;
}
.textFieldTwo, .textareaTwo {
    width: 100%;
}
.map_sec {
    float: none;
}
}
@media only screen and (max-width: 480px), screen and (max-device-width: 480px) {
.topMenu {
    float: none;
    text-align: center;
    width: 100%;
}
.topMenu ul {
    background: #000;
}
.topMenu li {
    display: block;
    float: none;
}
.topMenu a {
    width: 100%;
	color:#fff;
}
.topMenu a:hover, .topMenu a:active {
	border-radius:0;
}
.show-menu{
	display: block;
}
.wrapper{
	padding-left:15px;
	padding-right:15px;
}
.bodyLeft {
    float: none;
    width: 100%;
}
.bodyRight {
    float: none;
    width: 100%;
}
.serviceLeft {
    float: none;
    width: 100%;
}
.serviceLeft:after{
	content:"";
	display:block;
	overflow:hidden;
	clear:both;
}
.seviceRight {
    float: none;
    width: 100%;
	text-align:center;
	margin-top:10px;
}
.serviceOne, .serviceTwo, .servicethree, .servicefour {
    float: none;
	margin:0 0 15px;
	display:inline-block;
}
.box {
    border-radius: 4px;
    width: 100%;
}
.box:last-child {
    margin: 0 0 30px;
}
.click {
    font-size: 11px;
	margin-right:10px;
}
.fotterMain{
	padding-left:15px;
	padding-right:15px;
}
.fotter {
    width: 100%;
}
.fotterNav {
    width: 100%;
}
.bannerInner {
    background-size:contain;
    width: 100%;
	margin: 100px 0 35px;
}
.motelLeft {
    float: none;
    width: 100%;
}
.motelRight {
    float: none;
    width: 100%;
}
#gallery {
    width: 100%;
}
#lightbox-container-image-box {
    height: 190px !important;
    width: 250px !important;
}
#lightbox-container-image-data-box {
    width: 250px !important;
	box-sizing: border-box;
}
.innerLeft {
    float: none;
    width: 100%;
}
.innerRight {
    float: none;
    width: 100%;
}
.textFieldTwo, .textareaTwo {
    width: 100%;
}
.map_sec {
    float: none;
}
.innermain_table, .innermain_table_2 {
    overflow-x: scroll;
}
}
@media only screen and (min-width: 320px) and (max-width: 320px) {
	.right_one, .right_two, .right_Three, .right_four {
    background-size:contain;
    width: 100%;
    background-position: center;
}
}