@charset "utf-8";
/*
 Lyttle Asia CSS
 */
@media (min-width: 1200px) {
  #brand-logo {
    padding-top: 20px;
  }
}
@media (max-width: 700px) {
  #brand-logo-title {
    font-size: 80px !important;
  }
  #brand-logo-title img {
  }
}
body {
  font-family: Varela Round, Lato, Verdana, Helvetica, "Helvetica Neue", "Open Sans", sans-serif;
  background: none repeat scroll 0 0 #F2F2F2;
  color: #000000;
  font-size: 16px;
}
.thumbnail {
  background-color: #F2F2F2;
}
h1,
h1 a {
  font-family: Lato, Verdana, Helvetica, "Helvetica Neue", "Open Sans", sans-serif;
  font-size: 60px;
  color: #000000;
  text-transform: uppercase;
}
h2,
h2 a {
  font-family: Lato, Verdana, Helvetica, "Helvetica Neue", "Open Sans", sans-serif;
  font-size: 50px;
  color: #000000;
  text-transform: uppercase;
}
a:hover {
  text-decoration: none;
  color: #000000;
}
a {
  color: #ADADAD;
}
.chitown {
    font-family: Chi-Town;
}
#menu h1 {
  margin-bottom: 0px;
}
#menu .tab-content a {
  color: #000000;
}
.fa {
  color: #000000;
}
#page-header {
  margin-top: 4em;
}
#social-header {
  border-bottom: 1px solid #CCCCCC;
  z-index: 4003;
  background-color: #fff;
}
.social {
  text-align: right;
  padding-top: 1em;
  display: block;
  overflow: visible;
}
.social li > a {
  margin-right: 10px;
  width: 24px;
  height: 24px;
  display: inline-block;
  position: relative;
  line-height: 24px;
  background-color: #eaeaea;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#eaeaea));
  background-image: -webkit-linear-gradient(top, #f6f6f6, #eaeaea);
  background-image: -moz-linear-gradient(top, #f6f6f6, #eaeaea);
  background-image: -ms-linear-gradient(top, #f6f6f6, #eaeaea);
  background-image: -o-linear-gradient(top, #f6f6f6, #eaeaea);
  background-image: linear-gradient(top, #f6f6f6, #eaeaea);
  -moz-border-radius: 32px;
  -webkit-border-radius: 32px;
  border-radius: 32px;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25), 0 2px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25), 0 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25), 0 2px 3px rgba(0, 0, 0, 0.1);
  text-align: center;
}
.social a:hover {
  top: 1px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#f6f6f6));
  background-image: -webkit-linear-gradient(top, #eaeaea, #f6f6f6);
  background-image: -moz-linear-gradient(top, #eaeaea, #f6f6f6);
  background-image: -ms-linear-gradient(top, #eaeaea, #f6f6f6);
  background-image: -o-linear-gradient(top, #eaeaea, #f6f6f6);
  background-image: linear-gradient(top, #eaeaea, #f6f6f6);
}
.social li a:before {
  content: '';
  position: absolute;
  z-index: -1;
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  background-color: #eaeaea;
  -moz-border-radius: 140px;
  -webkit-border-radius: 140px;
  border-radius: 140px;
  opacity: 0.5;
}

#lunch-specials {
  text-transform: uppercase;  
}
.navbar {
  margin-bottom: 0px;
  text-transform: uppercase;
}
.navbar .navbar-nav {
  display: inline-block;
  float: none;
}
.navbar .navbar-nav li {
  margin: 0 1em;
}
#menu .navbar ul {
    margin: 0em auto;
}
#menu .navbar .navbar-nav li {
  margin: 0em;
}
#menu .navbar .navbar-nav li a {
  padding: 5px;
  font-size:90%;
}
.navbar .navbar-collapse {
  text-align: center;
}
.navbar-default {
  background-color: transparent;
  border-width: 0px;
}
.navbar-default .navbar-nav {
  margin-top: 1em;
}
.navbar-default .navbar-nav li {
  margin: 0;
}
.navbar-default .navbar-nav li a {
  font-size: 22px;
  color: #333333;
  transition: all 0.5s ease 0s;
  border: 1px solid #000;
  padding: 15px 8px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  background-color: #000000;
  color: #FFFFFF;
  border-color: #fff;
}
.navbar-nav > li:hover,
.navbar-default .navbar-nav > .active {
  background-color: #000000;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.navbar-nav > li {
  padding: 5px;
  transition: all 0.5s ease 0s;
}
.phone {
  font-size: 30px;
  color: #000000;
}
#brand-address {
  padding-top: 2em;
  font-size: 14px;
}
#brand-address a {
  color: #000;
}
#brand-address .phone {
  font-size: 19px;
}
#viewmap {
  font-size: 120% !important;
  color: #a94442 !important;
}
#viewmap .fa {
  color: #a94442 !important;
}
#brand-logo-title {
  font-family: Chinyen;
  font-size: 90px;
  line-height: 70px;
  color: #000000;
  width: 100%;
}
#brand-logo-title a {
  color: #000000;
}
#brand-logo-title img {
  padding:0.1em 1.2em;
}
#brand-details a {
  color: #000000;
}
#brand-slogan a {
  font-size: 50px;
  text-transform: uppercase;
}

#barrt {
    font-family: Chi-Town;
    font-size:200%;
}

#left-col {
  padding-top: 9em;
  text-align: center;
}
#left-col .letters .col-sm-12 {
  margin: 0;
  padding: 0;
}
#left-col .letters .lbox {
  font-size: 45px;
  vertical-align: top;
  width: 55px;
  height: 55px;
  margin: 0px 5px 5px 0px;
  display: inline-table;
  font-weight: bold;
}
#left-col .letters .lbox:first {
  margin-right: 15px;
}
#left-col .letters .letter {
  border: 2px solid #000;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
}
#left-col .letters .lflicker {
  animation: flicker 15s 1s infinite;
}
#left-col .letters .lflicker2 {
  animation: flicker 10s 4s infinite;
}
@keyframes flicker {
  0% {
    color: #000;
    border-color: #000;
  }
  3% {
    color: #000;
    border-color: #000;
  }
  5% {
    color: red;
    border-color: red;
  }
  6% {
    color: #000;
    border-color: #000;
  }
  13% {
    color: #000;
    border-color: #000;
  }
  15% {
    color: red;
    border-color: red;
  }
  16% {
    color: #000;
    border-color: #000;
  }
  60% {
    color: #000;
    border-color: #000;
  }
  62% {
    color: red;
    border-color: red;
  }
  64% {
    color: #000;
    border-color: #000;
  }
  69% {
    color: #000;
    border-color: #000;
  }
  70% {
    color: red;
    border-color: red;
  }
  71% {
    color: #000;
    border-color: #000;
  }
  83% {
    color: #000;
    border-color: #000;
  }
  85% {
    color: #red;
    border-color: red;
  }
  87% {
    color: #000;
    border-color: #000;
  }
  90% {
    color: #red;
    border-color: red;
  }
  91% {
    color: #000;
    border-color: #000;
  }
  98% {
    color: #000;
    border-color: #000;
  }
  100% {
    color: red;
    border-color: red;
  }
}
.features i {
  font-size: 190px;
}
.features .thumbnail {
  text-align: center;
  padding-top: 5px;
}
.features div .thumbnail {
  border: 0px solid #000000;
  margin: 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.features .thumbnail .fa,
.features div,
h2 a {
  transition: color 2s ease-out 0s;
  color: #000000;
}
.features a {
  transition: color 2s ease-out 0s;
  color: #000000;
  font-weight: bold;
  font-size: 120%;
}
.features div:hover,
.features .thumbnail:hover .fa,
h2 a:hover {
  color: #B92C28;
}
.features .thumbnail {
  font-weight: bold;
  font-size: 150%;
  color: #000000;
}
.more {
  background: none repeat scroll 0 0 #000;
  color: #FFFFFF;
  font-size: 12px;
  letter-spacing: 5px;
  
  padding: 2em 10px 2em;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.5s ease 0s;
  width: 370px;
  font-size: 20px !important;
  vertical-align:middle;
}
.more:hover {
  background: none repeat scroll 0 0 red;
  border: 0px solid #000000;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.morerow h1 {
    margin-bottom:1em;
}
.morerow a:active, .morerow a:visited, .morerow a:link, .morerow a:active  {
    text-decoration:none;
}
.tnav {
  left: 0;
  position: fixed;
  right: 0;
  z-index: 1030;
}
#contacts .contact_form {
  padding: 8px 10px 11px;
  margin-right: 10px;
}
input[type="text"],
input[type="email"],
textarea {
  background: #fff;
  border: 1px solid #cfcfcf;
  border-radius: 0;
  box-shadow: none;
  font-style: italic;
  color: #0a2937;
}
input[type="text"]:focus,
textarea:focus {
  box-shadow: none;
}
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #909090;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #909090;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #909090;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #909090;
}
form {
  margin: 0;
}
.error {
  background-color: #FFFFFF;
  color: #9d0010;
  margin-bottom: 0;
  padding: 0 5px;
  width: 100%;
}
#contacts .contact_form input[type="text"] {
  height: 50px;
  line-height: 50px;
  padding: 0 19px;
  width: 100%;
  margin-bottom: 15px;
}
#contacts .contact_form textarea {
  padding: 15px 19px;
  width: 100%;
  height: 120px;
  resize: none;
}
#contacts .contact_form input[type="text"].error,
#contacts .contact_form textarea.error {
  border-color: red;
  border-width: 2px;
}
#contacts .contact_form .note {
  font-size: 10px;
  line-height: 13px;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-right: 30px;
}
#contacts .contact_form .note span {
  font-size: 12px;
  font-weight: bold;
}
#contacts .contact_form input[type="submit"] {
  border: 0;
  height: 40px;
  width: 100px;
  text-transform: uppercase;
  font-size: 14px;
  margin: 0;
}
#contacts .info {
  margin-bottom: 50px;
  margin-left: -10px;
}
#contacts .info .header {
  font-size: 16px;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 15px;
}
#contacts .info .text p {
  font-size: 12px;
  color: #0a2937;
  line-height: 18px;
  margin: 0;
}
.checkbox {
  position: relative;
  padding: 0;
  margin-bottom: 13px;
}
.checkbox input {
  position: absolute;
  visibility: hidden;
}
.checkbox label {
  padding-left: 21px;
  font-size: 10px;
  line-height: 14px;
  display: inline-block;
  position: relative;
}
.checkbox label:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 14px;
  height: 14px;
  background: url(&dtml-portal_url;/check.png) 0 0 no-repeat;
  content: '';
}
.checkbox label.active:before {
  background-position: 0 -14px;
  content: ' ';
}
.checkbox input[type='checkbox'].error + label {
  color: red;
}
.checkbox input[type='checkbox'].error + label:before {
  background-position: 0 -28px;
  content: ' ';
}
.odd-row {
  background-color: #d3d3d3;
}
/* Gallery */
.Collage {
  padding: 5px;
}
.Collage img {
  vertical-align: bottom;
}
.facebook .thumbnail {
  min-height: 150px;
}
/* waiting */
.waiting-circles {
  padding: 0;
  display: inline-block;
  position: relative;
  width: 60px;
  height: 60px;
  margin-top: 20%;
  left: 50%;
}
.map iframe {
  margin-top: 2em;
  overflow: hidden;
}
.waiting-circles-element {
  margin: 0 2px 0 0;
  background-color: #e4e4e4;
  border: solid 1px #f4f4f4;
  width: 10px;
  height: 10px;
  display: inline-block;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.waiting-circles-play-0 {
  background-color: #9EC45F;
}
.waiting-circles-play-1 {
  background-color: #aEd46F;
}
.waiting-circles-play-2 {
  background-color: #bEe47F;
}
#woverlay {
  bottom: 0;
  left: 0;
  overflow-x: auto;
  overflow-y: scroll;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1050;
  display: block;
  background-color: black;
  -moz-opacity: 0.7;
  opacity: .70;
  filter: alpha(opacity=70);
}
.bottom {
  margin-top: 5em;
}

.darkrow {
  background-color: #000000;
  color:White;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding:1em;
  margin:1em 0em;
}
.darkrow h2 a, .darkrow a {
  color:White;
}