/* reset */
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,dl,dt,dd,ol,nav ul,nav 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;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0;padding:0;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
.underline{	padding-bottom:5px;	border-bottom: 1px solid #eee; margin:0 0 20px 0;}/* Add 5px bottom padding and a underline */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/

body{
	font-family: 'Monda', sans-serif;
}
ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{display:none;position:absolute;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}
ol.bjqs-markers{list-style:none;margin:0;padding:0;z-index:9999;}
ol.bjqs-markers li{float:left;}
p.bjqs-caption{display:block;width:92%;margin:0;padding:2%;position:absolute;bottom:0;}
/* demo styles */
#container{
  padding:30px 0;
  margin:0 auto;
}
#banner {
  height:450px;
  width:920px;
  margin:0 auto;
  position:relative;
  background:#fff;
  border:20px #fff solid;
}
/*-- Slider Part starts Here --*/
#slider3,#slider4  {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
.rslides_tabs li {
  display: inline;
  margin-right: 1px;
}
.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.callbacks_container {
  position: relative;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}
.callbacks_nav {
  	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 61%;
	left: 0;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 62px;
	width: 45px;
	margin-top: -65px;
}
.callbacks_nav:active {
  opacity: 1.0;
}
a.callbacks_nav.callbacks1_nav.prev {
	background: transparent url("../images/themes.png") no-repeat 0px 0px;
  left: -3.1%;
}
.callbacks_nav.next {
	background: transparent url("../images/themes.png") no-repeat -46px 0px;
  left: 100%;
}
#slider3-pager a,#slider4-pager a  {
  display: inline-block;
}
#slider3-pager span,#slider4-pager span{
}
#slider3-pager span,#slider4-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a ,#slider4-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a ,#slider4-pager a {
  padding: 0;
}
#slider3-pager li, #slider4-pager li{
	display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li{
  position: relative;
  display: block;
}

.callbacks_tabs{
	list-style: none;
	position: absolute;
    top: 102%;
    z-index: 999;
    left: 43.5%;
	padding: 0;
	margin: 0;
}
ul.callbacks_tabs.callbacks2_tabs {
top: 73%;
left:46%;
}
.slider-top{
	text-align: center;
	padding:10em 0;
}
.slider-top h1{
	font-weight:700;
	font-size:48px;
	color:#010101;
}
.slider-top p{
	font-weight:400;
	font-size:20px;
	padding:1em 7em;
	color:#010101;
}
.slider-top ul.social-slide{
	display:inline-flex;
	margin: 0px;
	padding: 0px;
}
ul.social-slide li i{
	width:70px;
	height:74px;
	background:url(../images/img-resources.png)no-repeat;
	display: inline-block;
	margin:0px 15px;
}
ul.social-slide li i.win{
	background-position:-6px 0px;
}
ul.social-slide li i.android{
	background-position:-110px 0px;
}
ul.social-slide li i.mac{
	background-position:-215px 0px;
}
.callbacks_tabs li{
  margin-left: 5px;
	display: inline-block;
}
@media screen and (max-width: 600px) {
  .callbacks_nav {
    top: 47%;
    }
}

.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
  content: "\f111";
  font-size:0;
  font-family: FontAwesome;
  visibility: visible;
    height: 10px;
    width: 10px;
    border: 4px solid #fff;
    background: #000;
  display:inline-block;
  background:#444847;
  border-radius:100%;
}
.callbacks_here a:after{
    border: 4px solid #fff;
    background: #4A466B;	
}
a.callbacks_nav.callbacks2_nav.prev {
background: transparent url("../images/2.png") no-repeat left top;
width:23px;
height:23px;
}
a.callbacks_nav.callbacks2_nav.next{
background: transparent url("../images/2.png") no-repeat -29px 0px;
width:23px;
height:23px;
}
a.callbacks_nav.callbacks2_nav.prev {
left: 86% !important;
top: 9%;
}
a.callbacks_nav.callbacks2_nav.next {
right: 0% !important;
top: 9%;
}
/*-- Slider part Ends Here --*/

/*--header--*/
.header{
	background: rgb(37,26,43); 
	background: -moz-linear-gradient(left,  rgba(37,26,43,1) 1%, rgba(55,52,83,1) 45%, rgba(34,23,40,1) 100%); 
	background: -webkit-gradient(linear, left top, right top, color-stop(1%,rgba(37,26,43,1)), color-stop(45%,rgba(55,52,83,1)), color-stop(100%,rgba(34,23,40,1))); 
	background: -webkit-linear-gradient(left,  rgba(37,26,43,1) 1%,rgba(55,52,83,1) 45%,rgba(34,23,40,1) 100%); 
	background: -o-linear-gradient(left,  rgba(37,26,43,1) 1%,rgba(55,52,83,1) 45%,rgba(34,23,40,1) 100%); 
	background: -ms-linear-gradient(left,  rgba(37,26,43,1) 1%,rgba(55,52,83,1) 45%,rgba(34,23,40,1) 100%); 
	background: linear-gradient(to right,  rgba(37,26,43,1) 1%,rgba(55,52,83,1) 45%,rgba(34,23,40,1) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#251a2b', endColorstr='#221728',GradientType=1 ); 
    padding-top:30px; 
}
.wrap{
	width:1000px;
	margin:0 auto;
}
.menu{
	background: rgb(70,60,85); 
	background: -moz-linear-gradient(top,  rgba(70,60,85,1) 1%, rgba(50,43,74,1) 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(70,60,85,1)), color-stop(100%,rgba(50,43,74,1))); 
	background: -webkit-linear-gradient(top,  rgba(70,60,85,1) 1%,rgba(50,43,74,1) 100%); 
	background: -o-linear-gradient(top,  rgba(70,60,85,1) 1%,rgba(50,43,74,1) 100%); 
	background: -ms-linear-gradient(top,  rgba(70,60,85,1) 1%,rgba(50,43,74,1) 100%); 
	background: linear-gradient(to bottom,  rgba(70,60,85,1) 1%,rgba(50,43,74,1) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#463c55', endColorstr='#322b4a',GradientType=0 ); 
	margin:0 20px 0 20px;
	border-bottom: 1px solid #021A41;
}
.menu li {
	float:left;
	border-left: 1px solid #0F1A27;
	border-right: 1px solid #463877;
}
.menu li  a{
	color:#C0BEE9;
	display:block;
	padding:13px 45px;
	font-size:19px;
	text-transform: uppercase;
}
.menu li.active a, .menu li a:hover {
	color:#091C4E;
	background: rgb(113,134,155); 
	background: -moz-linear-gradient(top,  rgba(113,134,155,1) 1%, rgba(75,69,93,1) 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(113,134,155,1)), color-stop(100%,rgba(75,69,93,1))); 
	background: -webkit-linear-gradient(top,  rgba(113,134,155,1) 1%,rgba(75,69,93,1) 100%); 
	background: -o-linear-gradient(top,  rgba(113,134,155,1) 1%,rgba(75,69,93,1) 100%); 
	background: -ms-linear-gradient(top,  rgba(113,134,155,1) 1%,rgba(75,69,93,1) 100%); 
	background: linear-gradient(to bottom,  rgba(113,134,155,1) 1%,rgba(75,69,93,1) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#71869b', endColorstr='#4b455d',GradientType=0 );
}
.logo{
	margin-bottom:20px;
	text-align: center;
}
.logo h1 a{
	font-size:30px;
	color:#333333;
}
.preview{
	margin:20px auto;
	margin-left: 20px;
	margin-right: 20px;
}
.preview p{
	font-size:20px;
	text-align:center;
	font-weight: bold;
	color:#fff;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.preview h5{
	text-align: center;
}
.preview h5 a{
	background:#ed2f00;
	font-size: 20px;
	color:#fff;
	font-weight: bold;
	padding: 5px 10px;
	border-radius: .3em;
	-webkit-border-radius: .3em;
	-moz-border-radius: .3em;
	box-shadow: 0 0 5px #cd9582;
}
/*--content--*/
.content{
	padding: 20px;
}
.content-top{
	margin-bottom: 20px;	
}
.grid {
	width:308px;
	float:left;
	margin-right: 17px;
	-webkit-border-radius: .3em;
	-moz-border-radius: .3em;
	border-radius: .3em;
}
.grid1 {
	width:308px;
	float:left;
	margin-right: 17px;
	-webkit-border-radius: .3em;
	-moz-border-radius: .3em;
	border-radius: .3em;
}
.grid2 {
	width:308px;
	float:left;
	margin-right:0px;
	-webkit-border-radius: .3em;
	-moz-border-radius: .3em;
	border-radius: .3em;
}
.grid2 h4 {
	color: #D7D2E4;
	font-size: 25px;
	text-transform: uppercase;
	margin-bottom: 20px;
	border-bottom: 1px solid #37396F;
	padding-bottom: 5px;
}
.booking{
	background: #4B476F;
	padding: 20px;
}
#reservation-form h5{
	margin-bottom: 10px;
}
#reservation-form .field {
	display: block;
	margin-bottom:15px;
	font-size:13px;
	color:#D1D1D6;
}
#reservation-form label {
	display: block;
	padding-bottom: 4px;
	color:#D1D1D6;
}
#reservation-form select.select1 {
	width: 100px;
	margin-right: 10px;
}
#reservation-form select {
	border: 1px solid  #281c30;
	background: #281c30;
	color: #D1D1D6;
	outline: none;
}
#reservation-form select.select2 {
	width: 155px;
	border: none;
}
#reservation-form input {
	width: 50px;
	text-align: center;
	border: 1px solid #281c30;
	background: #281c30;
	color: #D1D1D6;
	outline: none;
}
#reservation-form .button {
	font-size: 1em;
}
.button a:hover {
	color: #39376F;
	background: #fff;
}
.button a {
	background: #281C30;
	text-transform: uppercase;
	color: white;
	padding: 6px 6px;
	font-weight: bold;
	font-size: 11px;
}
.desc{
	padding: 10px;
}
.desc p{
	color:#fff;
	font-size:26px;
	width: 181px;
}
.text{
	-webkit-border-radius: .4em;
	-moz-border-radius: .4em;
	border-radius: .4em;
}
.text h2{
	color:#D7D2E4;
	font-size: 25px;
	text-transform:uppercase;
	margin-bottom: 20px;
	border-bottom: 1px solid #37396F;
	padding-bottom: 5px;
}
.text p{
	font-size:15px;
	color:#D1D1D6;
	line-height: 1.8em;
	margin-bottom: 20px;
}
.desc p{
	font-size:13px;
	color:#999;
	line-height: 1.8em;
	margin-bottom: 20px;
}
span.yellow {
	background: #4B476F;
	text-transform: uppercase;
    color:#fff;
	padding: 8px 15px;
	font-weight: bold;
	font-size:11px;
}
span.yellow:hover {
	background:#fff;
	color:#39376F;
}
.content-bottom{
	 background: #353253;
	 padding: 30px 0 30px 0;
}
.bottom-gallery{
	padding: 20px;
}
.bottom-image{
	float: left;
	width:225px;
	margin-right: 20px;
}
.bottom-image img{
	padding: 5px;
	background: #fff;
}
.bottom-image1{
	float: left;
	width:225px;
	margin-right: 0;
}
.bottom-image1 img{
	padding: 5px;
	background: #fff;
}

/*--services--*/
.services h3{
	color: #D7D2E4;
	font-size: 25px;
	margin-bottom: 20px;
}
.services-top{
	margin-left: 100px;	
}
.services-top p{
	font-size: 15px;
	color: #D1D1D6;
	line-height: 1.8em;
	margin-bottom: 20px;
}
.services-nav li {
	list-style-image: url(../images/icon.png);
	font-size: 15px;
	color: #D1D1D6;
	line-height: 1.8em;
	margin: 0 0 10px 120px;
}
/*--footer--*/
.footer{
	background: #261d30;
	padding: 20px;
}
.footer-top{
	padding: 20px;
}
.sub-footer1 li a{
	color: #636C8F;
	font-size: 15px;
	display: block;
	margin: 10px 0;
	border-bottom: 1px dashed #323252;
	padding-bottom: 8px;
}
.sub-footer1 li a:hover{
	color:#fff;
}
.sub-footer{
	width: 280px;
	float: right;
}
.sub-footer h2{
	font-size: 20px;
	color: #99998E;
	margin-bottom: 10px;
	border-bottom: 1px dashed #474746;
	padding-bottom: 5px;
}
.sub-footer1{
	width: 280px;
	float: right;
	margin-right: 60px;
}
.sub-footer1 h2{
	font-size: 20px;
	color: #636C8F;
	margin-bottom: 10px;
	border-bottom: 1px dashed #323252;
	padding-bottom: 5px;
}
.sub-footer p{
	color: #696968;
	font-size: 15px;
	line-height: 1.8em;
	width: 282px;
	border-bottom: 1px dashed #30302E;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.sub-footer1 p{
	color: #636C8F;
	font-size: 15px;
	line-height: 1.8em;
	width: 282px;
	border-bottom: 1px dashed #323252;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.footer-text h4{
	color: #888;
	font-size: 18px;
	padding-bottom: 15px;
	padding-left: 30px;
	border-bottom: 1px dashed #555;
}
.footer-menu h3{
	color:#636C8F;
	font-size: 20px;
	border-bottom: 1px dashed #3E3E3F;
	padding-bottom: 5px;
}
.footer-pic{
	margin-top: 10px;
}
.footer-img{
	float: left;
	margin-top: 10px;
}
.footer-img p a{
	color: #666;
	font-size: 14px;
}
.footer-img img{
	margin-right: 10px;
	border: 2px solid #fff;
}
.footer-bottom{
	background: #1B1225;
	padding: 20px;
}
.copy{
	text-align: center;
}
.copy p{
	font-size:14px;
	color:#636C8F;
}
.copy a{
	color:#fff;
}
.copy a:hover{
	text-decoration: underline;
}
/*--contact--*/
.contact-bottom{
	margin-top: 40px;
}
.b-box{
	width: 490px;
	float: left;
}
.b-box h1{
	margin: 0 0 12px 0;
	color:#D7D2E4;
	font-size: 25px;
}
.contact-top h5{
	color: #D7D2E4;
	font-size: 25px;
	margin-bottom: 20px;
}
.contact-det{
	 float: right;
}
.contact-det h1 {
	margin: 0 0 12px 0;
	color: #D7D2E4;
	font-size: 25px;
}
.contact-det p{
	font-size: 15px;
	color: #D1D1D6;
	margin-bottom: 5px;
	width: 427px;
	line-height: 1.8em;
}
.contact-det p a{
	color: #D1D1D6;
}
.contact-img {
	float: left;
}
.contact-img img{
	margin-bottom: 10px;
	margin-right: 20px;
}
/* form */
.form{
	font-size:.8em;
}
.to label{
	font-size:15px;
	position:relative;
	padding-bottom:5px;
	float: left;
	padding:15px 0 0 0;
}
form div:last-child{
	border-bottom:none;
}
.contact form span{
	display:block;
	font-size: 15px;
	color: #D1D1D6;
}
.contact input[type="text"]{
	padding:8px 5px;
	width:428px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin:5px 0 30px 0;
	border:none;
	color:#D1D1D6;
	background: #4A466B;
	outline: none;
	-moz-box-shadow: inset 0 0 12px -3px #000;
	-webkit-box-shadow: inset 0 0 12px -3px #000;
		box-shadow: inset 0 0 12px -3px #000;
}
.to input[type="text"]:hover{
	outline: none;
}
.contact form textarea {
	width: 428px;
	font-size: 15px;
	margin:10px 0;
    border:none;
	color:#D1D1D6;
	background: #4A466B;
	font-family:Arial, Helvetica, sans-serif;
	outline: none;
	margin-bottom: 25px;
	height:100px;
	padding: 7px;
	resize:none;
	-moz-box-shadow: inset 0 0 12px -3px #000;
		-webkit-box-shadow: inset 0 0 12px -3px #000;
			box-shadow: inset 0 0 12px -3px #000;
}
.map{
}
/* Large Buttons ------------------------------------------------- */
.tsc_c3b_large.tsc_button { font-size:14px; padding:8px 19px 9px; background-image:url(../images/but.png); }
input[type="submit"].tsc_c3b_large.tsc_button,
.tsc_c3b_large.tsc_button.tsc_c3b_input { padding:6px 16px 6px; }
input[type="button"].tsc_c3b_large.tsc_button,
button.tsc_c3b_large.tsc_button { padding:5px 16px; }
.tsc_c3b_white.tsc_button { background-color:#4A466B; border:1px solid #082F33; color:#D1D2D6; font-weight:normal;font-family: 'Monda', sans-serif;-moz-box-shadow: inset 0 0 12px -3px #000;
-webkit-box-shadow: inset 0 0 12px -3px #000;
box-shadow: inset 0 0 12px -3px #000; }
.tsc_c3b_white.tsc_button:hover { background-color:#E4E4D2;color:#12252E; }
.tsc_c3b_white.tsc_button:active { background-color:#ffffff; }
/*--food&beverage--*/
.content-beverage{
	padding: 40px;
}
.beverage-image{
	float:left;
	border: 1px solid #f0f0f0;
	padding: 12px;
}
.beverage-image img{
	margin-right: 5px;
	border: 4px solid #f0f0f0;
}
.food-left {
	width: 286px;
	float: left;
}
.pic {
	padding: 15px;
	background: #353253;
}
.food-right {
	width: 633px;
	float: right;
	margin-right: 0;
}
.pic h2 {
	color: #D7D2E4;
	font-size: 25px;
	margin: 0 0 10px 10px;
}
.sub-image {
	float: right;
	margin-bottom: 10px;
}
.sub-image img{
	margin-right: 14px;
	border: 4px solid white;
}
.sub1-image img{
	border: 4px solid white;
}
/*--tariff--*/
.rooms{
	margin-bottom: 40px;
}
.table { padding:0; margin:0; border-collapse:collapse; color:#333; background:#F3F5F7;}
.table a { color:#3A4856; text-decoration:none; border-bottom:1px solid #C6C8CB;}
.table a:visited { color:#777;}
.table a:hover { color:#000;}
.table caption { text-align:left; text-transform:uppercase; padding-bottom:10px; font-size:1.6em;}
.table thead th { background:#4A466B; padding:15px 10px; color:#fff; text-align:left; font-weight:normal;}
.table tbody,
.table thead {}
.table tbody { border-bottom:1px solid #EAECEE;}
.table tbody td,
.table tbody th { padding:10px; background:url("../images/table_s12.gif") repeat-x; text-align:left;}
.table tbody tr { background:#F3F5F7;}
.table tbody tr.odd { background:#F0F2F4;}
.table tbody tr:hover { background:#EAECEE; color:#111;}
.table tfoot td,
.table tfoot th,
.table tfoot tr { text-align:left; font:1.2em; text-transform:uppercase;padding:10px;background: #53506B;color:#fff;}

iframe {
    width: 100%;
}
/*--responsive--*/

@media(max-width:1050px){
	.wrap {
		margin: 0px auto;
		width: 945px;
	}
	.menu li a {
		padding: 13px 40px;
	}
	.grid,.grid1,.grid2 {
		width: 100%;
		float: left;
		margin-right:0px;
	}
	.sub-footer1 {
		width: 100%;
		float: right;
		margin-right: 0px;
	}
	.sub-footer {
		width: 100%;
		float: right;
	}
}
@media(max-width:1024px){
	.menu li a {
		padding: 13px 40px;
	}
	#banner {
		height: 439px;
		width: 90%;
	}

}
@media(max-width:991px){

	.wrap {
		margin: 0px auto;
		width: 897px;
	}
	#banner {
		height: 439px;
		width: 90%;
	}
	.menu li a {
		padding: 13px 35px;
	}
	.b-box {
		width: 100%;
		float: left;
	}
	.contact-det {
		float: right;
		width: 100%;
		margin-top: 1em;
	}
}
@media(max-width:900px){
	.wrap {
		margin: 0px auto;
		width: 820px;
	}
	.menu li a {
		padding: 13px 27px;
	}
}
@media(max-width:800px){
	.wrap {
		margin: 0px auto;
		width: 700px;
	}
	#banner {
		height: 356px;
		width: 90%;
	}
	.menu li a {
		padding: 13px 27px;
		font-size: 14px;
	}
	.food-right {
		width: 100%;
		float: right;
		margin-right: 0;
		margin-top: 1em;
	}
	.food-left {
		width: 100%;
		float: left;
	}
}
@media (max-width:736px){
	.wrap {
		margin: 0px auto;
		width: 627px;
	}
	.menu li a {
		padding: 13px 21px;
		font-size: 14px;
	}
	#banner {
		height: 322px;
		width: 90%;
	}
	
}
@media(max-width:667px){
	.wrap {
		margin: 0px auto;
		width: 553px;
	}

}
@media(max-width:640px){
	.wrap {
		margin: 0px auto;
		width: 524px;
	}
	.menu li a {
		padding: 13px 13px;
		font-size: 13px;
	}
}
@media(max-width:600px){
	.wrap {
		margin: 0px auto;
		width: 458px;
	}
	.menu li a {
		padding: 13px 6px;
		font-size: 13px;
	}
	.menu {
      margin: 0 0px;
	}
	#banner {
		height: 250px;
		width: 90%;
	}
	.callbacks_tabs {
      left: 38.5%;
	}
	.bottom-image1,.bottom-image{
		width:45%;

	}
	.services-nav li {
		font-size: 15px;
		color: #D1D1D6;
		line-height: 1.8em;
		margin: 0 0 10px 0px;
	}
	.services-top {
		margin-left: 0;
	}
	.menu li {
		float: none;
	}
	.menu li a {
		padding: 13px 13px;
		font-size: 13px;
	}
}
@media(max-width:480px){
	.wrap {
		margin: 0px auto;
		width: 375px;
	}
	.bottom-image1, .bottom-image {
		width: 43%;
	}
	#banner {
		height: 210px;
		width: 90%;
	}
	.logo img {
		width: 62%;
	}
}
@media(max-width:414px){

	.wrap {
		margin: 0px auto;
		width: 357px;
	}
	#banner {
		height: 210px;
		width: 94%;
		border: 10px #fff solid;
	}
	.wrap {
		margin: 0px auto;
		width: 327px;
	}
	.callbacks_tabs {
		left: 32.5%;
	}
	body p {
      font-size: 13px
	}
}
@media(max-width:375px){
	.wrap {
		margin: 0px auto;
		width: 282px;
	}
}
@media(max-width:320px){
	.bottom-image1, .bottom-image {
		width: 41%;
	}
	.sub-footer1 p {
		font-size: 15px;
		width: 100%;
	}
	.text h2,.grid2 h4 {
       font-size: 21px;
	}
	.table thead th {
       padding: 15px 0px;
	}
	.table tbody td, .table tbody th {
       padding: 5px;
	}
	.table tbody td, .table tbody th {
      padding: 1px;
	}
	#banner {
		height: 177px;
		width: 94%;
		border: 10px #fff solid;
	}
	.callbacks_tabs {
		left: 29.5%;
	}
}
/*--//responsive--*/
