/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
/* start editing from here */
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*/
/*--login start here--*/
 body{
   font-size: 100%;
   background:url('/newmoban/_external/demo.mobanwang.com/mb/lo201603/201603026/html/images/banner.jpg')repeat; 
}
a {
  text-decoration: none;
}
a:hover {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
@font-face {
    font-family: 'Niconne-Regular';
    src:url('/newmoban/_external/demo.mobanwang.com/mb/lo201603/201603026/html/fonts/Niconne-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Paprika-Regular';
    src:url('/newmoban/_external/demo.mobanwang.com/mb/lo201603/201603026/html/fonts/Paprika-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'FingerPaint-Regular';
    src:url('/newmoban/_external/demo.mobanwang.com/mb/lo201603/201603026/html/fonts/FingerPaint-Regular.ttf') format('truetype');
}
/*--navgation--*/
.navg {
  float: left;
  position: relative;
}
.top-bar h2 {
  font-size: 30px;
  font-weight: 400;
  color: #fff;
   width: 30%;
  margin: 0 auto;
}
.navg ul {
    list-style: none;
    margin: 30px 0px 0px 0px;
    background: #a64d01;
    position: absolute;
    top: 60%;
    left: 35%;
}
span.menu{
     display:block;
     cursor:pointer;
	 text-align:left;
	 padding: 1.5em 0em 0em 1.5em;
}
ul.res{
	 display:none;
	 padding: 5px 35px 5px 35px;
	 z-index: 1;
}
ul.res li a:hover,ul.res li a.active{
	 color:black;
	 transition: 0.5s all;
 -webkit-transition: 0.5s all;
 -moz-transition:  0.5s all;
 -o-transition:  0.5s all;
}
.navg ul.res li a {
	display: block;
	padding: 10px;
	color: #fff;
	font-size: 13px;
	font-family: 'Paprika-Regular';
}
.navg ul.res li a:hover{
	color:#000;
}
.navg ul.res li{
	display:block;
	text-align:center;
	margin:0px;
}
/*--header start here--*/
h1 {
    font-size: 5em;
    color: #a64d01;
    text-align: center;
    margin: 0.5em 0em 0.3em 0em;
    font-family: 'Niconne-Regular';
}
.restarent-top {
    background: url('/newmoban/_external/demo.mobanwang.com/mb/lo201603/201603026/html/images/bargar.jpg')no-repeat;
    background-size: cover;
    min-height: 400px;
}
.restarent {
    width: 50%;
    margin: 0 auto;
}
.restarent-top{
	 border: 5px solid #fff;
}
/*--restarent-bottom--*/
.restarent-menu {
    margin: 2em;
    border: 1px solid #fff;
}
.restaernt-box {
     padding: 1em;
    border-bottom: 1px solid #fff;
}
.restarent-bottom {
    min-height: 400px;
    border: 5px solid #fff;
    border-top:none;
    background-size: cover;
    background:#F9EABD;
    padding: 1em;
    position: relative;
}
.restarent-bottom h2 {
    text-align: center;
    font-size: 2em;
    color:#fff;
    font-family: 'FingerPaint-Regular';
    position: absolute;
    top: 4%;
    left: 24%;
    background:#9B5E22;
    width:55%;
}
.logo.box {
    padding: 3em;
    border-bottom: 1px solid #fff;
}
.restarent-left {
    float: left;
    width: 40%;
}
.food-items {
    width: 30%;
    float: left;
}
.item-name {
    float: right;
    width: 70%;
    text-align: center;
}
.item-name h3 {
    font-size: 1em;
    color:#a64d01;
    font-family: 'Paprika-Regular';
}
.item-name p {
    font-size: 2em;
    color: #E88304;
    line-height: 1.8em;
}
.restarent-right {
    float: right;
    width: 40%;
}
.restaernt-box.last-box {
    border: none;
}
.place-button a {
    font-size: 1.5em;
    color: #714113;
    background: #fff;
    padding: 1em;
    width: 80%;
    display: block;
    text-align: center;
    margin: 1em auto;
    font-family: 'Paprika-Regular';
}
.place-button a:hover{
	color: #fff;
    background:#a64d01;
    transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
.clear{
	clear:both;
}
/*---copyrights--*/
.copy-right {
    margin: 2em 0em 2em 0em;
}
.copy-right p {
    text-align: center;
    font-size:0.9em;
    color: #a64d01;
    font-family: 'Paprika-Regular';
}
.copy-right p a{
  color:#633307;
}
.copy-right p a:hover{
	 color:#a64d01;
	 transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
/*--media quiries start here--*/
@media(max-width:1440px){
.restarent {
    width: 57%;
    margin: 0 auto;
}
}
@media(max-width:1366px){
.restarent-bottom h2 {
    font-size: 1.8em;
}
}
@media(max-width:1280px){
	
}
@media(max-width:1024px){
.restarent {
    width: 75%;	
}
}
@media(max-width:768px){
.restarent-top {
    min-height: 310px;
}
.restarent {
    width: 80%;
}
.restarent-bottom h2 {
    font-size: 1.5em;
    top: 5%;
}
h1 {
    font-size: 4em;
}
}
@media(max-width:640px){
.restarent-top {
    min-height: 275px;
}
.restarent {
    width: 90%;
}
.restarent-bottom h2 {
    font-size: 1.4em;
}
.place-button a {
    font-size: 1.1em;
}
h1 {
    font-size: 3.4em;
}
}
@media(max-width:480px){
.restarent-left {
    width: 50%;
}
.restarent-right {
    width: 50%;
}
.item-name h3 {
    font-size: 0.8em;
}
h1 {
    font-size: 3em;
}
.restarent-top {
    min-height: 230px;
}
.restarent {
    width: 97%;
}
.restarent-bottom h2 {
    font-size: 1.2em;
    top: 7%;
}
.logo.box {
    padding: 2em;
}
.item-name p {
    font-size: 1.2em;
}
.place-button a {
    font-size: 0.9em;
}
span.menu img {
    width: 55%;
}
span.menu {
    padding: 1em 0em 0em 1em;
}
.navg ul {
    margin: 18px 0px 0px 0px;
}
.navg ul.res li a {
    padding: 6px;
    font-size: 10px;
}
.copy-right p {
    font-size: 0.75em;
}
}
@media(max-width:320px){
h1 {
    font-size: 2em;
}
.restarent-top {
    min-height: 160px;
}
.restarent-menu {
    margin: 0em;
}
.restarent-bottom h2 {
    font-size: 1em;
    top: 1%;
    width: 70%;
    left: 16%;
}
.logo.box {
    padding: 1.5em;
}
.item-name h3 {
    font-size: 0.6em;
}
.item-name p {
    font-size: 1em;
}
.restarent-bottom {
    min-height: 330px;
}
.place-button a {
    font-size: 0.7em;
    width: 85%;
    padding: 0.7em;
}
.copy-right {
    margin: 1em 0em 1em 0em;
}
.copy-right p {
    font-size: 0.7em;
}
.navg ul.res li a {
    padding: 5px;
    font-size: 9px;
}
}