body {
	/*font-family: 'Josefin Sans', sans-serif;*/
  	font-family: "futura-pt",sans-serif;
	font-weight:normal;
	background: #000;
	color: #fff;
	font-size: 13px;
	position:relative;
}
.wf-active body{
	font-size:14px;}

header {
	height: 160px;
	top: 0;
	right: 0;
	left: 0;
	background: #000;
	/* z-index: 9999999; */
}

.inner {
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.inner740 {
	max-width: 740px;
	width: 100%;
	margin: 40px auto 40px;
	position: relative;
}

.inner940 {
	max-width: 980px;
	width: 100%;
	margin: 40px auto 40px;
	position: relative;
	padding: 0px 20px;
}

.inner1400 {
	max-width: 1452px;
	width: 100%;
	margin: 40px auto 40px;
	position: relative;
	padding: 0px 20px;
}
.menu-page{
	width: 100%;
max-width: 1400px;
margin: 40px auto 40px;
position: relative;
padding: 0px 30px;}
.inner940 .content {}

.menu-page .content {
	width: 75%;
}
.page{
	margin-bottom:75px;
	z-index: 100;
background: #000;}

.logo {
	padding: 30px 0 30px 30px;
	display: block;
	position: absolute;
	left: 0;
	margin-right: 20.9%;
	z-index:99;
}

.burger-menu {
	display: none;
	position: absolute;
	right: 0;
	margin-right: 8px;
	top: 99px;
	padding: 12px 15px;
	font-size: 16px;
	width: 106px;
}

.burger-menu i {
	margin: -7px -7px -7px 0;
	float: right;
}

.burger-menu a {
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
}

.burger-menu:hover {
	background: #575756;
}
#mobile-booking{
	display:none;}
.navlinks {
	display: block;
	text-align: center;
	text-transform: uppercase;
	top: 95px;
	position: relative;
	font-size: 15px;
	margin-right: 4%;
}
.wf-active .navlinks{
	font-size:16px;}

.navlinks li {
	display: inline;
	margin-right: 3%;
}

.navlinks li:last-child {
	margin-right: 0;
}

.navlinks li a {
	text-decoration: none;
	color: #fff;
}

.navlinks li a:hover {
	color: #ea0437;
}

.navlinks li ul {
	display: none;
}

.connections {
	position: absolute;
	right: 0;
	width: 232px;
	margin-top: 95px;
	font-size: 16px;
	z-index: 99;
	margin-right:10px;
}

.connections i {
	float: left;
	margin-top: -8px;
}

.connections a {
	text-decoration: none;
	color: #fff;
}
.connections a:hover {
	color: #ea0437;
}

.Slideshow {
	clear: both;
	overflow: hidden;
	position: relative;
	z-index:0;
	opacity:0;
	max-height:850px;
	max-width:1400px;
	margin: 0 auto;
	  transition: opacity .1s ;
  -moz-transition: opacity .1s ;
  -webkit-transition: opacity .1s ;
}
.Slideshow img{
	margin:0 auto;
	width:100%;}
.loaded .Slideshow{
	opacity:1;}
.name-Gallery .Slideshow{
	z-index:10;
	}

.Slideshow .bx-wrapper {
	/*max-height: 500px;*/
}

.slide-btn-container{
	position:absolute;
	bottom:0px;
	margin: 0 auto;
	width:100%;}
.Slideshow .btn {
	z-index: 9;
	width: 180px;
	margin: 0 auto;
	display:block;
}
.btn.non-caption{
position: absolute;
left: 50%;
margin-left: -90px;
bottom: 0px;	
z-index: 100;
	}

#bx-pager {
	padding:25px 50px;
	position:relative;
	z-index:10;
	max-width:1500px;
	margin: 0 auto;
	
}

#bx-pager li {background-color: #000}


#bx-pager img {
	margin: 0 auto;
	width: 100%;
	height: auto;
	/*margin: 27px 0 0 23px;*/
	opacity: 0.5;
}
#bx-pager .bx-wrapper .bx-prev{
	left:-40px;}
#bx-pager .bx-wrapper .bx-next{
	right:-40px;}

#bx-pager img:hover , #bx-pager .active img{
	opacity: 1;
}

.gallery li:first-child {
	background: url(/getmedia/f1644046-a2a6-4a10-855b-6b7b9d89db13/Min-Jiang-Restaurant.jpg?width=1400);
}

.bx-container {
	display: block;
	overflow: hidden;text-align: center
}

.kr-image{
	visibility:hidden;
	opacity:0;
	       transition: opacity .25s ease-in-out;
      -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
	}
.kr-image.loaded{
	visibility:visible;
	opacity:1;
	}

.homeSlideshow {
	clear: both;
	overflow: hidden;
	position: relative;
	z-index: 1;
}


.caption {
    background: rgba(0, 0, 0, 0.5);
	text-align: center;
	width: 100%;
	color: #fff;
	display: block;
	position: absolute;
  	top: 50%;
  	-webkit-transform: translateY(-54%);
  	-ms-transform: translateY(-54%);
  	transform: translateY(-54%);
	padding-top:20px;
}
.IE8 .caption {
	top:20%;
	background:url(../images/TranspFills/images/transpBlack25.png);
	}

.overlay-False .caption{
	display:none;
	}

.overlay-True .btn.non-caption{
	display:none;}

.resbtn-False .btn{
	display:none;}

.bx-wrapper .caption .welcome > img {
    margin: 0 auto !important;
    max-width: 420px !important;
	width: auto;
}

.caption h1,
.caption h2,
.caption h3,
.caption p
 {
margin: 0 auto;
font-size: 20px;
line-height: 1.4em;
max-width: 480px;
padding-bottom: 80px;
letter-spacing: 0.02em;
color:#fff;
text-transform:none;
font-weight:normal;
}

.caption h3.title {
	font-size: 38px;
	line-height: 1.3em;
	text-transform: uppercase;
	font-weight:normal;
	color: #fff;
	padding:0px;
	margin-bottom:10px;
}


.bamboo {
	position: absolute;
	left: 20px;
	top: 0px;
	background: url(../images/bamboo.png) no-repeat 0px 30px;
	background-repeat: no-repeat;
	height: 100%;
	width: 102px;
	z-index: 1;
}

.left-column {
	float: left;
	width: 35%;
	display: block;
}

.menulinks {
	display: block;
	text-transform: uppercase;
	position: relative;
	font-size: 14px;
	width: 20%;
	float: left;
	z-index: 100;
background: #000;
}

.menulinks li {
	display: block;
	padding-bottom: 25px;
}

.menulinks li li {
	padding-bottom: 10px;
	padding: 0;
}
.menulinks > ul > li > ul > li:first-child {
	padding-top:10px;
}
.menulinks > ul > li > ul > li:last-child {
	padding-bottom:0px;
}

.menulinks ul ul {
	display: none;
}
.menulinks ul li.CMSListMenuHighlightedLI ul {
	display: block;
}

.menulinks ul li ul li a {
	background: none!important;
	margin: 0px 0;
	padding: 5px 0;
} 

.menulinks li > a {
	text-decoration: none;
	color: #fff;
	padding: 4px 10px;
	font-size:14px;
	    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    background:url(../images/form-downarrow.png) no-repeat scroll right 0 #2C2C2C !important;
	display: block;
}

.menulinks li a:hover {
	background: url(../images/form-downarrow.png) no-repeat scroll right 0 #4f4f4f!important;
	padding-left: 10px
}

.menulinks li li a:hover {
	background: #313131!important;
}

.menulinks li.CMSListMenuHighlightedLI > a {
	color:#ea0437;
}


.menulinkdropdown {
	clear: both;
	border-bottom: 1px solid #484848;
	display: block;
	padding: 10px 0;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;

}

.menulinkdropdown:hover {
	color: #ea0437;
}

.menulinkdropdown:after {
	content:"+";
	font-size: 33px;
	float: right;
}

.menulinkdropdown a {
	float: left;
	display: block;
}

.menulinkdropdown.active {
	color: #ea0437;
}

.menulinkdropdown.active:after {
	content: "--";
	margin-right: 3px;
	font-size: 33px;
	color: #ea0437;
	margin-top: -4px;
	letter-spacing: -4px;
}

.menudropdown td:last-child {
	text-align: right;
}
.menudropdown td:first-child {
	text-align: left;
}

.menudropdown {
	display: none;
	margin-top: 20px;
	border-bottom: 1px solid #484848;
	padding-bottom:40px;
}

.content {
	float: left;
	width: 60%;
	margin-left: 5%;
}

.pdf {
	float: right;
	background: url(../images/pdf.png) no-repeat scroll right 0 #000!important;
	border: 2px solid #000;
	padding: 2px 4px;
	width: 185px;
	text-decoration: none;
	color: #fff;
}

.pdf:hover {
	background: url(../images/pdf.png) no-repeat scroll right 0 #000!important;
	border: 2px solid #000;
	color: #ea0437;
}
.pdf.hide-True{
	display:none;}

#mob-reservation.Reservation {
	display: none;
}

.facebook-like {
	margin-top: 0px;
	float: left;
	margin-right: 5px;
}
footer > .inner{
	margin-bottom:80px;
	margin-top:40px;}

.footer-details {
    line-height: 2.3em;
	font-size:14px;
    text-align: center;
    text-transform: uppercase;
}

.footer-details br {
	display: none;
}

.footer-details .award-box {
    position: absolute;
    right: 10px;
    bottom: -10px;
}

.footer-details .award-box img{
	padding: 0;
    margin-left: 10px;
}

.footer-bottom {
	background: #313131;
	height: 35px;
	border-bottom: 1px solid #000;
	line-height: 35px;
	text-transform: uppercase;
	padding-left: 10px;
	position: relative;
	z-index: 9999999;
	margin-top: 20px;
}
.footer-bottom nav{
	padding-left:30px;
	}
.footer-bottom a {
	color: #a5a5a5;
	text-decoration: none;
	margin-right: 30px;
}

.footer-bottom a:hover {
	color: #fff;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.CaptchaTable {
    margin-bottom: 30px;
    position: relative;
}

.CaptchaTable img {
    left: 0;
    position: absolute;
    top: 40px;
}

/*BOOK NOW STYLES*/

.bookNow {
	float: right;
	margin-right: 8px;
	margin-top: 60px;
	display: none;
}

.bookNow a {
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	padding: 9px 15px;
	font-size: 14px;
}

.bookNow iframe {
	height: 258px;
}

.bookNow iframe::-webkit-scrollbar { 
    display: none; 
}

.bookReservation {
	padding: 12px 15px 47px 12px;
	background: #ea0437;
}

.bookReservation:hover {
	background: #bb032c;
	color: #fff!important;
}

.bookReservation a:hover {
	color: #fff!important;
}

.bookReservation.active {
	background: #ea0437;
	color: #fff!important;
}

#Reservation-container{
	display: inline-block;
	position: relative;
	}

.Reservation {
	display: none;
	background: #000;
	position: absolute;
	z-index: 99;
	left: -12px;
	top: 51px;
	border: 1px solid #0F0F0F;
			box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.3);
}
.Reservation.open{
	overflow:visible !important;}

.ReservationTitle {
    color: #fff;
    font-size: 14px;
    padding-top: 18px;
	padding-bottom: 8px;
    text-align: center;
    text-transform: uppercase;
}

.slide-btn-container .Reservation{
	top:auto;
	bottom: 0px;
	margin-left: -149px;
	width: 322px;
	padding:0 50px 30px;
	}
.slide-btn-container .Reservation p{
	width:auto;
	padding-bottom:10px;}	
.slide-btn-container .Reservation #ot-link{
	width:180px;}	
	
.slide-btn-container .openTableWidget input {
	width:180px;}	
	
.select {
	position: relative;
	margin-bottom:15px;
}

.passthrough {
	pointer-events:none;
	position: absolute;
	right: 0;
	top: 0;
}

.openTableWidget {
	margin: 20px;
}

.ui-datepicker {
	font-size:12px!important;border-radius:0px;
}
/*.ui-datepicker * {
	border-radius:0px;}
*/	
.ui-widget-content {

			box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.6);
-moz-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.6);
-webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.6);
}	

.openTableWidget input  {
	background: url(../images/form-downarrow.png) no-repeat scroll right 0 #575756!important;
	color: #fff;
	border-radius: 0;
	border: 0 none;
	width: 125px;
	height: 23px;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: -10px;
	padding: 0px 0px 0px 8px;
  	font-family: "futura-pt",sans-serif;
	outline:none;
}

.openTableWidget select  {
	background: #575756;
	color: #fff;
	border-radius: 0;
	margin-bottom: 17px;
	border: 0 none;
	width: 123px;
	height: 23px;
	font-size: 13px;
	font-weight: normal;
	padding: 2px 0px 0px 5px;
  	font-family: "futura-pt",sans-serif;
	text-transform: uppercase;
}

#ot-link {
  display: inline-block;
  *display: inline;
  padding: 0;
  width: 125px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 13px;
  line-height: 30px;
  *line-height: 25px;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-color: #ea0437;
  text-transform: uppercase;
  text-decoration: none;
}
#ot-link:hover {
	background:#bb032c;
	}
.openTableWidget > p {
    font-size: 12px;
	margin-top: 10px;
	text-transform:none;
}

.sod_select, .openTableWidget input, #ot-link {
    width: 130px
}
.sod_select:hover, .openTableWidget input:hover {
	background: url(../images/form-downarrow.png) no-repeat scroll right 0 #8F8F8F!important;
}

#ui-datepicker-div {
    z-index: 9999999 !important;
}

.ui-datepicker {
	font-size:12px;}


/******* media queries ********/

@media screen and (max-width: 1590px) {
.bamboo {
	background: url(../images/bamboo.png) no-repeat 0px 130px;
}
.page{
	min-height:0px !important;}
	
}

@media screen and (max-width: 1200px) {
	.footer-details .award-box
	{
		position: relative !important;
		margin-bottom: 10px;
	}
}
@media screen and (max-width: 1080px) {
}
@media screen and (max-width: 1024px) {

.Slideshow .bx-wrapper .overlay-True img.slide-img {
	width: 130%;
	max-width: 130%;
	margin-left:-16%!important;
}
.navlinks {
	/*width: 570px;*/
	margin: 0 auto;
	padding-left: 135px;
}

.connections {
	margin-top: 24px;
}

}

@media screen and (max-width: 769px) {
	.bamboo {
	display: none;
}
header {
	position: fixed;
	z-index:9999;
	height:150px;}
.logo {
	padding: 25px 0 25px 25px;
}	
.pdf { display: none; }
.menu-page .content {
	width: 100%;
}
.Slideshow {
	margin-top: 185px;
}	
.homeSlideshow {
	margin-top: 156px;
}	
.Slideshow .btn.slide-btn{
	display:none;}
.bx-wrapper .caption .welcome > img {
	width:60%;}
.page{
	min-height:0px !important;
	padding:0px 20px;
	margin:40px 0px}
.burger-menu{
	display:block;}
#mobile-booking{
	display:block;
	width:100%;
	position:absolute;
	background:green;
	top:150px;}
	
	
nav > li:last-child {
	display: none;
}

.bookNow {
	display: block;
	position: absolute;
	top: 144px;
	background: none repeat scroll 0 0 #ea0437;
	width: 100%;
	height: 23px;
	margin: 0;
	text-align: center;
	padding: 5px 0 0 0;
}

.bookNow a {
	font-size: 18px!important;
}
.navlinks{
	padding:0px;
	margin:0px;
	position:absolute;
	top: 185px;
	width:100%;
	overflow:hidden;
	display:none;
	/*-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;*/
	/* border:1px solid white; */
	}
.navlinks.open{
	
	}	
.navlinks ul{}
.navlinks li{
	display:block;
	margin:0px;
	position:relative;}	
.navlinks li a{
	display:block;
	background:#000;
	height:35px;
	line-height:35px;
	border-bottom:1px solid #717171;
	text-align:left;
	padding: 0px 25px;
}	
.navlinks li li a{
	background:#4f4f4f;}
.navlinks li li li a{
	background:#313131;}

.navlinks li.bookReservation{
	display:none;}
	
.navlinks li span{
	display: block;
	width: 35px;
	height: 35px;
	position: absolute;
	right: 25px;
	background: url(../images/sprite24.png) no-repeat 5px -98px;
	}	
.navlinks li.open > span{
	background: url(../images/sprite24.png) no-repeat -35px -98px;
	}	
	
.navlinks li span:hover{
	cursor:pointer;}	
#mobile-booking {
	padding: 0;
	display:block;
	position:absolute;
	top:150px;
	width:100%;
}
#mobile-booking a.book-now {
	text-align: center;
	background: #eb0438;
	border-bottom: none;
	height:35px;
	line-height:35px;
	display:block;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	font-size: 16px;
	background: #ea0437;
	color: #fff!important;
}

#Reservation-container {
	display:block;}

.bookReservation:hover {
	background: none;
}

.bookNow:hover {
	background: #bb032c;
	color: #fff!important;
	cursor: pointer;
}
.openTableWidget{
	text-align:center;}
.openTableWidget input  {
	width:100%;
	max-width:292px;}
#ot-link{
	width:100%;
	max-width:300px;
	line-height:35px;}	
	
	#ui-datepicker-div {
	width:100%;
	max-width:292px;
}
.connections {
	text-align: right;
}

.connections i {
	display: none;
}

.caption p {
	font-size: 16px;
	/*width: 400px;*/
}

/*.caption h2 {
	font-size: 80px;
	line-height: 90px;
}*/

.homeSlideshow .bx-wrapper img,
.Slideshow .bx-wrapper .overlay-True img.slide-img {
	width: 200%;
	max-width: 200%;
	margin-left:-55%!important;
}

.menulinks {
	float: none;
	margin: 0 auto;
	width:100%;
}

/*.content {
	float: none;
	margin: 0 auto;
	width: 95%;
}*/
.menu-page .content {
width: 100%%;
margin-left:auto;
}

.menulinks ul li.CMSListMenuHighlightedLI ul {
display: none;
}

#mob-reservation {
	width: 166px;
}

#mob-reservation.Reservation {
	position: absolute!important;
	right: 0!important;
	left: auto!important;
	top: 160px!important;
}

.Reservation {
	width:100%;
	
	top: 35px;
	left: 0px;
}

.footer-details br {
	display: block;
}

.footer-details span {
	display: none;
}
}
@media screen and (max-width: 480px) {
.caption p {
	font-size: 13px;
	width: 260px;
}
.left-column{
	display:none;}
.content{
	width:100%;
	margin-left:0px;}	
.caption h2 {
}
.caption h3 {
	font-size: 20px;
	line-height: 25px;
}	
.logo {
	padding-left: 10px;
}

.homeSlideshow .bx-wrapper img,
.Slideshow .bx-wrapper .overlay-True img.slide-img {
    min-height: 300px;
    min-width: 190%;
}

.menu-table td{
	width:60px;
	padding-bottom:10px;
	}	

.footer-details {
	font-size: 12px;
}

.footer-bottom {
	font-size: 12px;
}

.footer-bottom a {
	margin-right: 10px;
}

.homeSlideshow .bx-wrapper img,
.Slideshow .bx-wrapper .overlay-True img.slide-img  {
	width: 250%;
	max-width: 250%;
	margin-left:-50%!important;
}

.Slideshow .bx-wrapper .caption .welcome > img.slide-img {
    margin: 0 auto !important;
    max-width: 300px !important;
    min-height: 83px !important;
    min-width: 300px !important;
    width: 300px !important;
}

}
@media screen and (max-width: 340px) {
#mob-reservation.Reservation {
	position: absolute!important;
	right: 0!important;
	left: auto!important;
	top: 106px!important;
}
	
.caption p {
	padding-bottom: 60px;
}

.logo {
	padding: 10px;
}

.bookNow {
	margin-top: 19px;
}

.burger-menu {
	top: 58px;
}

.logo img {
	height: 86px;
}

.bookNow {
	top: 87px;
}

header {
	height: 106px;
}

.homeSlideshow {
	margin-top: 106px;
}

.Slideshow {
    margin-top: 141px;
}

.mean-container .mean-bar {
	top: 60px;
}

.navlinks {
	top: 141px;
}
#mobile-booking {
	top:106px;}

/******* IE no media queries *******/

.IE8 .head header, .IE8 .main, .IE8 .foot footer {
	width: 1140px;
}
}
#instafeed {
 max-width: 1430px;
 display: flex;
 flex-wrap: wrap;
 margin: 0 auto;
padding-top: 30px;
}
#instafeed .insta-container {
 position: relative;
 background-repeat: no-repeat;
 background-size: cover;  
 width: 14.666%;
 height: 0;
 padding-top: 15.64%;
  margin: 1%;
}
.insta-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #ea0437;
}
.insta-text {
  width: 70%;
  color: white;
  font-size: 14px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.insta-like {
  width: 30%;
  color: white;
  font-size: 14px;
  position: absolute;
  top: 10%;
  left: 57%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.insta-like img {
  color: white;
  font-size: 14px;
  position: absolute;
  top: 50%;
  left: 10%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  width:38%;
}

.insta-logo img{

    position: absolute;
    bottom: 0%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 15%;


}
#instafeed .insta-container:hover .insta-overlay {
  opacity: .8;
}
@media only screen and (max-width: 1650px) {
#instafeed .insta-container {
z-index:9;
}
}
@media only screen and (max-width: 1250px) {
.insta-text {
font-size: 12px;
}
}
@media only screen and (max-width: 1000px) {
#instafeed .insta-container {
 width: 31.33%;
 padding-top: 31.64%;
}
.insta-like {
  font-size: 18px;
}
.insta-text {
font-size: 14px;
}
}
@media only screen and (max-width: 700px) {
.insta-like {
  font-size: 14px;
}
}
@media only screen and (max-width: 600px) {
.insta-text {
display:none;
}
.insta-like{
top:50%;
}
.insta-like img {
left: 10%;}
}
@media only screen and (max-width: 450px) {
.insta-like img {
left: 0%;}
.insta-like {
  left: 58%;
}
}
/* Bamboo Fix */
.loaded .Slideshow {
    z-index: 9;
}
