/* =======================  ============================= */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background: transparent;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
li {
  list-style: none;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
svg {
  /*
  For IE9. Without, occasionally draws shapes
  outside the boundaries of <svg> rectangle.
*/

  overflow: hidden;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: none;
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: 0px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */

  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */

  width: auto\9;
  /* IE7-8 need help adjusting responsive images */

  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */

  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
embed,
object {
  max-width: 100%;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input:focus {
  outline: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * html body {
    zoom: 70%;
  }
  *:first-child + html body {
    zoom: 70%;
  }
}
body {
  font-family: georgia, Arial, sans-serif;
  line-height: 18px;
  font-size: 14px;
}
a {
  text-decoration: none;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
/* =======================  ============================= */
.col .col-2 {
  float: left;
  width: 48.4%;
}
.col .col-2.col-2-2 {
  float: right;
  margin-left: 3%;
}
#header,
#page-container,
#footer,
.container {
  *zoom: 1;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
#header:before,
#page-container:before,
#footer:before,
.container:before,
#header:after,
#page-container:after,
#footer:after,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
#header:after,
#page-container:after,
#footer:after,
.container:after {
  clear: both;
}
#header {
  max-width: 1034px;
}
#header-top {
  height: 32px;
}
#header-bottom {
  height: 97px;
  position: relative;
}
#logo {
  position: absolute;
  top: -26px;
  left: 32px;
}
#tag-line {
  font-size: 27px;
  font-style: italic;
  padding: 26px 0 0 166px;
}
#tag-line span {
  display: block;
  font-size: 18px;
  line-height: 26px;
}
#page-container {
  -webkit-box-shadow: 0 0 7px #989898;
  -moz-box-shadow: 0 0 7px #989898;
  box-shadow: 0 0 7px #989898;
  max-width: 1034px;
  padding-bottom: 50px;
  padding-top: 40px;
}
#content {
  *zoom: 1;
  padding: 0 12px;
}
#content:before,
#content:after {
  display: table;
  content: "";
  line-height: 0;
}
#content:after {
  clear: both;
}
.page-top {
  *zoom: 1;
  padding-bottom: 28px;
}
.page-top:before,
.page-top:after {
  display: table;
  content: "";
  line-height: 0;
}
.page-top:after {
  clear: both;
}
.page-top .carousel-indicators {
  position: absolute;
  top: 10px;
  right: 40px;
  z-index: 5;
}
#search {
  float: left;
  padding: 20px 4% 15px 3.4%;
  width: 26.7%;
}
#search h4 {
  font-size: 18px;
  padding-bottom: 7px;
}
#search .search-ft {
  overflow: hidden;
}
#search .search-ft a {
  float: left;
  margin-top: 10px;
}
#search .search-ft input {
  float: right;
}
#slider {
  float: right;
  width: 64.7%;
}
.title-b {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 28px;
}
.recommends-wrap {
  overflow: hidden;
}
.recommends {
  width: 103%;
  overflow: hidden;
  margin-bottom: 30px;
}
.recommends li {
  float: left;
  padding-bottom: 20px;
  margin-right: 2%;
  width: 22.9%;
  height: 259px;
  overflow: hidden;
}
.recommends li h3 {
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
  margin-top: 19px;
  margin-bottom: 4px;
}
.recommends li .desc {
  overflow: hidden;
  max-height: 54px;
}
.iframe {
  text-align: center;
}
#footer {
  max-width: 1034px;
}
#footer .links {
  *zoom: 1;
  padding: 20px 60px 40px 60px;
}
#footer .links:before,
#footer .links:after {
  display: table;
  content: "";
  line-height: 0;
}
#footer .links:after {
  clear: both;
}
#footer .press {
  float: right;
}
#footer ul {
  float: left;
  width: 150px;
}
#footer ul.second {
  width: 180px;
}
#footer ul .label {
  font-style: italic;
}
#footer #copyright {
  padding: 5px 40px;
  font-size: 10px;
}
.wrapper {
  *zoom: 1;
  max-width: 930px;
  margin: 0 auto;
}
.wrapper:before,
.wrapper:after {
  display: table;
  content: "";
  line-height: 0;
}
.wrapper:after {
  clear: both;
}
.main {
  float: left;
  width: 615px;
}
.side {
  float: right;
  width: 280px;
}
.section {
  margin-bottom: 9px;
  padding: 8px;
}
.restaurant-logo {
  padding-bottom: 0;
}
.title-l {
  font-size: 26px;
  font-weight: bold;
  padding-bottom: 6px;
  line-height: 30px;
  word-wrap: break-word;
}
.title-m {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 14px;
}
.title-m-red {
  font-size: 17px;
  font-weight: bold;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.title-s-red {
  font-size: 13px;
  font-weight: bold;
}
.info-list li {
  font-size: 16px;
  min-height: 23px;
  padding: 0 0 8px 35px;
  position: relative;
}
.info-list li i {
  position: absolute;
  left: 0;
  top: 0;
}
.promotion-list li {
  font-size: 16px;
  position: relative;
}
.promotion-list li .popTrigger {
  padding-left: 20px;
  position: relative;
}
.promotion-list li .step {
  position: absolute;
  left: 0;
  top: 0;
}
.detail-info {
  font-size: 18px;
  margin-bottom: 26px;
  padding: 18px 11px;
}
.detail-info h4 {
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 18px;
}
.detail-info .info-row {
  padding-bottom: 33px;
}
.ibl-carousel {
  margin-bottom: 26px;
}
.book {
  *zoom: 1;
  margin-bottom: 26px;
  padding: 16px;
}
.book:before,
.book:after {
  display: table;
  content: "";
  line-height: 0;
}
.book:after {
  clear: both;
}
.book h4 {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 2px;
}
.book .icon-date,
.book .icon-time2,
.book .icon-people {
  position: absolute;
  left: 8px;
  top: 7px;
}
.book .dropdownScroll {
  float: left;
  margin-right: 1.27%;
  width: 24%;
  padding-top: 10px;
}
.book .btn {
  width: 23.4%;
  padding-left: 0;
  padding-right: 0;
  margin-top: 10px;
}
.book .input-icon-caret .value {
  padding: 9px 0 0 30px;
}
.book .input-icon-caret .icon-arrow-down {
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 6px 5px 0;
  border-color: #b7b7b7 transparent transparent transparent;
  position: absolute;
  right: 4px;
  top: 16px;
  background: none;
}
.book .dropdown-datepicker .scrollWrap {
  width: 266px;
}
.book #alternate-datepicker {
  padding: 5px 0 0 32px!important;
}
.book .scroll-pane {
  width: 136px;
}
.also-like {
  *zoom: 1;
  margin-bottom: 26px;
  padding: 16px;
}
.also-like:before,
.also-like:after {
  display: table;
  content: "";
  line-height: 0;
}
.also-like:after {
  clear: both;
}
.also-like h4 {
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 20px;
}
.also-like h5 {
  padding-top: 5px;
}
/* jCarousel */
.jcarousel-skin-tango .jcarousel-container {
  padding: 0;
}
.jcarousel-skin-tango .jcarousel-direction-rtl {
  direction: rtl;
}
.jcarousel-skin-tango .jcarousel-clip {
  overflow: hidden;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
  max-width: 552px;
  margin: 0 auto;
}
.jcarousel-skin-tango .jcarousel-item {
  width: 164px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
  margin: 0 10px;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
  margin-left: 0;
  margin-right: 0;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
  background: #fff;
  color: #000;
}
/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
  position: absolute;
  top: 65px;
  right: -5px;
  width: 20px;
  height: 30px;
  cursor: pointer;
  background: transparent url(../images/next.png) no-repeat 0 0;
  display: none;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
  left: 5px;
  right: auto;
  background-image: url(prev-horizontal.png);
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
  cursor: default;
  background: transparent url(../images/next_dis.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
  position: absolute;
  top: 65px;
  left: -5px;
  width: 20px;
  height: 30px;
  cursor: pointer;
  background: transparent url(../images/prev.png) no-repeat 0 0;
  display: none;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
  left: auto;
  right: 5px;
  background-image: url(next-horizontal.png);
}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
  cursor: default;
  background: transparent url(../images/prev_dis.png) no-repeat 0 0;
}
/* ======================= EMAIL CONFIRMATION ============================= */
.reservation-detail {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #131313;
  margin-bottom: 20px;
  margin-top: 20px;
}
.reservation-detail h4 {
  background: #131313;
  -webkit-border-top-right-radius: 8px;
  -moz-border-radius-topright: 8px;
  border-top-right-radius: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topleft: 8px;
  border-top-left-radius: 8px;
  color: #fff;
  font-weight: bold;
  padding: 7px 17px 10px;
}
.reservation-detail .inner {
  overflow: hidden;
}
.reservation-detail .date {
  border-right: 1px solid #131313;
  float: left;
  padding: 15px 1% 15px 2%;
  width: 35%;
}
.reservation-detail .time {
  border-right: 1px solid #131313;
  float: left;
  padding: 15px 1% 15px 2%;
  width: 30%;
}
.reservation-detail .people {
  float: left;
  padding: 15px 1% 15px 2%;
  width: 25%;
}
.reservation-detail dt {
  font-size: 10px;
  text-transform: uppercase;
}
.reservation-detail dd {
  font-size: 18px;
  text-transform: uppercase;
}
.notes .text {
  padding-bottom: 20px;
}
.notes a {
  color: #0021e8;
  text-decoration: underline;
}
.restaurant {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #131313;
  margin-top: 10px;
  min-height: 180px;
  padding: 16px;
  position: relative;
}
.restaurant .photo {
  position: absolute;
  left: 16px;
  top: 16px;
}
.restaurant .entry {
  padding-left: 258px;
}
.restaurant dt {
  font-size: 10px;
  text-transform: uppercase;
}
.restaurant dd {
  font-weight: bold;
}
.restaurant a {
  color: #0021e8;
  text-decoration: underline;
}
.banner {
  padding-top: 30px;
  text-align: center;
}
.iframe-search {
  text-align: center;
}
.dropdownScroll .dropdown-autocomplete {
  width: 267px;
}
.dropdown-autocomplete {
  position: absolute;
  top: 76%;
  left: 0;
  z-index: 1010;
  width: 267px;
  display: none;
  background: #fff;
  border: 1px solid #b3b3b3;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-autocomplete ul {
  padding: 5px 0;
}
.dropdown-autocomplete li {
  cursor: pointer;
  display: block;
  font-size: 13px;
  padding: 2px 8px;
  position: relative;
}
.dropdown-autocomplete li.active,
.dropdown-autocomplete li:hover {
  background: #333;
  color: #ffffff;
}
/*Nav tab*/
.nav-tab {
  background-color: #101010;
  text-align: center;
  padding-bottom: 5px;
  -webkit-border-radius: 11px 11px 0 0;
  -moz-border-radius: 11px 11px 0 0;
  border-radius: 11px 11px 0 0;
}
.nav-tab .ui-tabs-nav {
  *zoom: 1;
}
.nav-tab .ui-tabs-nav:before,
.nav-tab .ui-tabs-nav:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-tab .ui-tabs-nav:after {
  clear: both;
}
.nav-tab .ui-tabs-nav li {
  float: left;
  border: none;
  padding-left: 9%;
  padding-top: 5px;
}
.nav-tab .ui-tabs-nav li a {
  color: #fff;
  display: block;
  padding: 0 8px;
  height: 20px;
  line-height: 20px;
}
.nav-tab .ui-tabs-nav li a:hover {
  background-color: #bb1020;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.nav-tab .ui-tabs-nav li.ui-tabs-active a {
  background-color: #bb1020;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.list-items {
  text-align: center;
  font-size: 0;
  padding: 10px 0;
}
.list-items a {
  color: #333232;
  display: inline-block;
  margin: 0 1.1%;
  font-size: 14px;
  font-weight: bold;
}
.list-items a.active {
  text-decoration: underline;
}
/*A to Z*/
.resevit-atoz h2 {
  font-size: 19px;
  color: #111837;
  padding: 0 0 18px 28px;
}
.resevit-atoz h3.atoz-title {
  background-color: #101010;
  color: #fff;
  padding-left: 26px;
  line-height: 20px;
  font-weight: bold;
}
.resevit-atoz .product-wrap {
  padding-bottom: 13px;
  overflow: hidden;
}
.list-products {
  overflow: hidden;
}
.list-products li {
  float: left;
  width: 15.75%;
  padding: 15px 0.45% 0;
}
.list-products li h4 {
  color: #333232;
  overflow: hidden;
  height: 36px;
  font-weight: bold;
  word-wrap: break-word;
}
.list-products li h4 a {
  color: #333232;
}
.list-products li .pro-type,
.list-products li .pro-price {
  font-size: 11px;
  color: #333232;
}
.list-products li .pro-type {
  height: 18px;
  overflow: hidden;
}
.list-products li .pro-more {
  padding-bottom: 13px;
}
.list-products li .pro-more a {
  background: url(../images/arrow-right.png) no-repeat center left;
  height: 14px;
  line-height: 14px;
  font-size: 11px;
  padding-left: 10px;
  display: inline-block;
  color: #333232;
}
.loadingOver {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10000;
  background-color: #000;
  display: none;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.loadingOver img {
  position: absolute;
  left: 50%;
  top: 50%;
}
#main_navi {
  background: url(../images/navi-bg.png) repeat-x;
}
#main_navi a {
  color: #000000;
  display: inline-block;
  font-size: 15px;
  height: 21px;
  padding-top: 2px;
  text-align: center;
  vertical-align: middle;
}
#main_navi a:hover {
  color: #c71d22;
}
#main_navi a.selected {
  background: #C81D23;
  padding: 4px 0 1px;
  -moz-box-shadow: 0 2px 3px #850D0F !important;
  -webkit-box-shadow: 0 2px 3px #850D0F !important;
  box-shadow: 0 2px 3px #850D0F !important;
  -moz-border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  -khtml-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
#main_navi a.selected:hover {
  color: black;
  font-size: 16px;
  font-size: 15px\9;
  _font-size: 15px;
}
#main_navi a.nav-home {
  width: 74px;
}
#main_navi a.nav-whoweare {
  width: 115px;
}
#main_navi a.nav-list {
  width: 150px;
}
#main_navi #navi_menu {
  height: 24px;
  margin-left: 40px;
  max-height: 24px;
}
#main_navi .menu_separator {
  background-image: url(../images/sprite.png);
  background-position: 0 -25px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 9px;
  vertical-align: text-top;
  width: 9px;
  margin: 5px 10px 0;
}
/*About us*/
#article {
  line-height: 17px;
}
#article h2 {
  font-weight: normal;
  font-size: 20px;
  color: #C71D22;
  margin-bottom: 15px;
  line-height: normal;
}
#article h2.spec {
  font-weight: bold;
}
#article ul {
  line-height: 22px;
  margin-left: 25px;
}
#article ul li a {
  color: #000;
}
#article ul li a:hover {
  color: #70000e;
}
#article ul.list-sitemap li {
  background: url(../images/icon_arrow_black.gif) no-repeat left center;
  padding-left: 15px;
}
#article ul.list-email li {
  list-style-type: disc;
}
#article .article-note {
  margin-bottom: 15px;
}
.faq_question {
  font-weight: bold;
}
/*Contact us*/
.form-feedback {
  background-color: #D4D4D4;
  border-radius: 10px;
  margin: 20px 20px 0;
  min-height: 100px;
  width: 420px;
}
.form-feedback .ff-wrap {
  padding: 10px 10px;
}
.form-feedback .f-row {
  padding-top: 5px;
  *zoom: 1;
}
.form-feedback .f-row:before,
.form-feedback .f-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-feedback .f-row:after {
  clear: both;
}
.form-feedback .f-row .f-title {
  float: left;
  width: 115px;
  margin-right: -115px;
  line-height: 40px;
}
.form-feedback .f-row .f-title.two-line {
  line-height: normal;
}
.form-feedback .f-row .f-title label,
.form-feedback .f-row .f-title span {
  vertical-align: top;
}
.form-feedback .f-row .f-title label {
  width: 105px;
  display: inline-block;
}
.form-feedback .f-row .f-title label span {
  color: #ff4e50;
}
.form-feedback .f-row .f-text {
  float: left;
  width: 100%;
}
.form-feedback .f-row .f-text .f-text-wrap {
  margin-left: 115px;
  *zoom: 1;
}
.form-feedback .f-row .f-text .f-text-wrap:before,
.form-feedback .f-row .f-text .f-text-wrap:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-feedback .f-row .f-text .f-text-wrap:after {
  clear: both;
}
.form-feedback .f-row .f-text input[type="text"],
.form-feedback .f-row .f-text textarea {
  width: 96%;
  border: 1px solid #C0C0C0;
  margin: 0;
  outline: medium none;
  padding: 0 1%;
}
.form-feedback .f-row .f-text input[type="text"] {
  height: 37px;
}
.form-feedback .f-row .f-text select {
  width: 60%;
  border: 1px solid #C0C0C0;
  outline: medium none;
}
.form-feedback .f-row .f-text input:hover,
.form-feedback .f-row .f-text textarea:hover,
.form-feedback .f-row .f-text select:hover {
  border-color: #A8A8A8;
}
.form-feedback .f-row .f-text input:focus,
.form-feedback .f-row .f-text textarea:focus,
.form-feedback .f-row .f-text select:focus {
  border-color: #A8A8A8;
  box-shadow: 0 0 1px #A0A0A0;
}
.form-feedback .f-row.phone-number select {
  width: 31%;
}
.form-feedback .f-row.phone-number input[type="text"] {
  width: 61%;
}
.form-feedback .f-btn {
  text-align: right;
  padding-top: 25px;
}
.form-feedback .send-btn {
  background: url(../images/btn-sm.png) no-repeat;
  border: medium none;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 1.1em;
  height: 37px;
  text-align: center;
  width: 80px;
}
.form-feedback .send-btn:hover {
  background: url(../images/btn-sm-r.png) no-repeat scroll;
  border: medium none;
}
.form-feedback .send-btn:focus {
  border: medium none;
  box-shadow: none;
}
.form-feedback .scroll-pane {
  width: 277px;
}
.form-feedback .dropdownScroll {
  float: left;
}
.form-feedback .dropdownScroll .scrollWrap ul {
  margin-left: 0 !important;
}
.form-feedback .dropdownScroll.dropdownScroll-country {
  width: 35%;
}
.form-feedback .dropdownScroll.dropdownScroll-restaurant {
  width: 99%;
}
.ie8 .form-feedback .f-row .f-text input[type="text"] {
  line-height: 37px;
}
.error {
  color: #ff4e50;
  font-size: 12px;
  display: block;
  margin-top: 5px;
}
/*Colorbox Newsletter*/
.newsletter-color {
  width: 506px;
}
.newsletter-color h3 {
  font-size: 25px;
  font-weight: lighter;
  padding: 20px 0 15px;
  border-bottom: 1px solid #000000;
  margin: 0 0 25px;
}
.newsletter-color p {
  font-size: 16px;
  line-height: 20px;
}
.newsletter-color .control-group {
  margin: 40px 0 8px;
}
.newsletter-color input {
  float: left;
  width: 245px;
  margin: 0 5px 0 0;
}
.newsletter-color input.btn-search {
  width: 115px;
}
.newsletter-color input.text-box {
  padding: 0 2.5%;
}
.newsletter-color #cboxContent {
  background: #d6d6d6;
}
.newsletter-color #cboxClose {
  background: url(../images/icon-close.png) no-repeat 0 0;
  width: 20px;
  height: 22px;
  top: 12px;
  right: 15px;
}
.ie8 .colorbox_newsletter input.text-box {
  line-height: 36px;
}
.hide {
  display: none;
}
.promotion-module .promotion-list {
  margin: 0 0 15px;
}
.control-group {
  *zoom: 1;
  padding-bottom: 10px;
  position: relative;
}
.control-group:before,
.control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.control-group:after {
  clear: both;
}
.control-group.number-row .dropdownScroll {
  width: 48.3%;
}
.text-box {
  font-size: 16px;
  height: 36px;
  padding: 0 5.5% 0px;
  vertical-align: middle;
  width: 87.5%;
}
.btn-search {
  font-size: 16px;
  font-weight: bold;
  outline: none;
  text-align: center;
  height: 40px;
  width: 103px;
}
.input-icon-caret {
  cursor: pointer;
  position: relative;
}
.input-icon-caret .value {
  cursor: pointer;
  display: block;
  font-size: 16px;
  height: 27px;
  padding: 9px 0 0 12px;
  white-space: nowrap;
  overflow: hidden;
  margin-right: 25px;
}
.dropdownScroll {
  position: relative;
}
.scrollWrap {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.scrollWrap li {
  cursor: pointer;
  display: block;
  font-size: 16px;
  margin: 0 4px;
  padding: 4px;
  line-height: 18px;
}
.selectedDropdown .scrollWrap {
  display: block;
}
.scroll-pane {
  padding-bottom: 5px;
  padding-top: 5px;
  height: 244px;
  width: 266px;
  word-wrap: break-word;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  outline: none;
}
.item1 {
  height: 36px !important;
}
.item2 {
  height: 62px !important;
}
.item3 {
  height: 88px !important;
}
.item4 {
  height: 114px !important;
}
.item5 {
  height: 140px !important;
}
.item6 {
  height: 166px !important;
}
.item7 {
  height: 192px !important;
}
.item8 {
  height: 218px !important;
}
.jspContainer {
  overflow: hidden;
  position: relative;
}
.jspPane {
  position: absolute;
}
.jspVerticalBar {
  background: none;
  position: absolute;
  top: 0;
  right: 4px;
  width: 6px;
}
.jspCap {
  display: none;
}
.jspHorizontalBar .jspCap {
  float: left;
}
.jspTrack {
  position: relative;
}
.jspDrag {
  background: #ccc;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
}
.jspDrag:hover {
  background: #444444;
}
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
}
.jspArrow {
  text-indent: -20000px;
  display: block;
  cursor: pointer;
}
.cuisine-row {
  z-index: 9;
}
.number-row {
  z-index: 10;
}
.location-row {
  z-index: 8;
}
.occasion-row {
  z-index: 7;
}
.number-row {
  *zoom: 1;
}
.number-row:before,
.number-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.number-row:after {
  clear: both;
}
.number-row .dropdownScroll {
  float: left;
}
.number-row .dropdown-datepicker {
  float: right;
}
.number-row .dropdown-datepicker .scrollWrap {
  left: auto;
  right: 0;
}
.number-row .scrollWrap {
  width: 97%;
}
.number-row .scroll-pane {
  width: 98%;
}
.dropdown-datepicker .scrollWrap {
  width: 266px;
}
.dropdown-datepicker #alternate-datepicker {
  border: 0;
  cursor: pointer;
  font-size: 16px;
  height: 31px;
  line-height: 28px;
  padding: 5px 0 0 12px;
  width: 92px;
  font-family: georgia, Arial, sans-serif;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.popover {
  position: absolute;
  top: -14px;
  left: 0 !important;
  z-index: 1010;
  display: none;
  width: 225px;
  font-size: 14px;
  text-align: left;
  padding: 16px 20px;
  color: #ffffff;
  text-decoration: none;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  text-shadow: 1px 1px 0 #000000;
}
.popover p {
  padding-bottom: 15px;
}
.popover h4 {
  font-weight: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 8px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  display: none;
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.popover-title:empty {
  display: none;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right .arrow {
  top: 14px;
  left: -11px;
  border-left-width: 0;
  border-right-color: #000;
  border-right-color: rgba(0, 0, 0, 0.8);
  *border-right-color: #000;
}
.popover.bottom .arrow {
  top: -11px;
  left: 12px;
  border-top-width: 0;
  border-bottom-color: #000;
  border-bottom-color: rgba(0, 0, 0, 0.8);
  *border-bottom-color: #000;
}
.popover.left .arrow {
  top: 25px;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #000;
  border-left-color: rgba(0, 0, 0, 0.8);
  *border-left-color: #000;
}
.popTrigger {
  position: relative;
}
.pop-content {
  display: none;
}
.carousel {
  position: relative;
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  text-align: center;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 50%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #fff;
  text-align: center;
  background: #222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  display: none;
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.indicator-wrap {
  position: absolute;
  bottom: 15px;
  left: 0;
  z-index: 5;
  width: 100%;
  text-align: center;
}
.carousel-indicators {
  display: inline-block;
  *display: inline;
  margin: 0;
  list-style: none;
}
.carousel-indicators li {
  cursor: pointer;
  display: block;
  float: left;
  width: 9px;
  height: 9px;
  margin: 0 3px;
  text-indent: -999px;
  background-color: #fff;
  border: 3px solid #fff;
}
.carousel-indicators .active {
  background-color: #000;
  cursor: default;
}
.carousel-caption {
  font-family: Arial, sans-serif;
  position: absolute;
  left: 2px;
  bottom: 15px;
  padding: 18px 7px 20px 7px;
  background: #333;
  background: rgba(0, 0, 0, 0.77);
  width: 90%;
  text-align: left;
}
.carousel-caption h4 {
  color: #fff;
  font-size: 29px;
  font-weight: bold;
  padding-bottom: 1px;
}
.carousel-caption p {
  color: #7d7d7d;
  font-size: 16px;
  font-weight: bold;
  padding-top: 5px;
}
/*!
 * jQuery UI CSS Framework 1.8.24
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */
.ui-datepicker-calendar {
  width: 100%;
}
.scrollWrap .ui-datepicker {
  padding: 5px;
}
.ui-datepicker th {
  color: #333;
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 2px;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #fff;
}
.ui-widget-content a.ui-state-default,
.ui-widget-header a.ui-state-default {
  color: #c70017;
  font-style: normal;
}
.ui-widget-content a.ui-state-default:hover,
.ui-widget-header a.ui-state-default:hover,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaa;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  color: #d12026;
  cursor: pointer;
  position: absolute;
  top: 4px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 0;
}
.ui-datepicker .ui-datepicker-next {
  right: 0;
}
.ui-datepicker .ui-datepicker-title {
  font-size: 17px;
  font-weight: bold;
  margin: 0 1.5em;
  line-height: 1em;
  text-align: center;
}
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  zoom: 1;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
/*!
 * jQuery UI Dialog 1.8.24
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-widget-overlay {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 999;
}
.ui-dialog {
  position: absolute;
  overflow: hidden;
  background-color: #fff;
  border: 2px solid #333;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 4px 10px #777777;
  -moz-box-shadow: 0 4px 10px #777777;
  box-shadow: 0 4px 10px #777777;
  height: 276px!important;
  width: 656px!important;
  z-index: 1000;
}
.ui-dialog .ui-dialog-titlebar {
  position: absolute;
  top: 12px;
  right: 15px;
  z-index: 10;
}
.ui-dialog .ui-dialog-title {
  display: none;
}
.ui-dialog .ui-dialog-titlebar-close {
  background: url(../images/sprite.png) no-repeat -64px 0;
  border: 0;
  display: block;
  outline: none;
  width: 15px;
  height: 16px;
  text-indent: -9999px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  overflow: auto;
  z-index: 9;
  zoom: 1;
}
.ui-dialog .ui-dialog-content .summary {
  display: none;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin: .5em 0 0 0;
  padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-se {
  width: 14px;
  height: 14px;
  right: 3px;
  bottom: 3px;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
/* ================ Style for dialog ================ */
#map_content {
  display: none;
}
.info {
  font-size: 11px;
  line-height: 16px;
  overflow: hidden;
}
.info .photo {
  float: left;
  width: 277px;
}
.info .photo img {
  max-height: 276px;
  max-width: 277px;
}
.info .entry {
  float: left;
  margin: 12px 0 0 16px;
  overflow: hidden;
  height: 264px;
  width: 330px;
  overflow-y: auto;
  overflow-x: hidden;
  /*
    .promotion
    {
      height: 64px;
      overflow: hidden;
    }
    */

}
.info .entry .name {
  font-size: 16px;
  font-weight: bold;
  float: none;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
}
.info .entry .address {
  height: 32px;
  overflow: hidden;
}
.info .entry .detail,
.info .entry .booking {
  padding-top: 17px;
}
.info .entry .detail ol {
  margin-left: 18px;
}
.info .entry .detail ol li {
  list-style: decimal;
}
.info .entry .booking .time {
  font-size: 11px;
  padding-bottom: 5px;
  padding-top: 5px;
}
.info .entry .booking .time span {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  display: inline-block;
  font-size: 11px;
  line-height: 13px;
  margin-right: 3px;
  padding: 3px 6px;
}
.ie7 .info .entry .detail ol {
  margin-left: 22px;
}
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
.colorboxWrap {
  display: none;
}
#map_canvas {
  height: 440px;
  width: 714px;
}
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  /*overflow:hidden;*/
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: url(../images/colorbox/overlay.png) repeat 0 0;
}
#colorbox {
  outline: 0;
}
#cboxContent {
  background: #fff;
  /* overflow:hidden;*/

  border: 10px solid #fff;
  border-radius: 5px;
  box-shadow: 0 4px 10px #777777;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxLoadedContent {
  margin: 11px 31px 23px 31px;
}
#cboxTitle {
  position: absolute;
  bottom: 4px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #949494;
  margin: 0;
  display: none!important;
}
#cboxCurrent {
  position: absolute;
  bottom: 4px;
  left: 58px;
  color: #949494;
}
#cboxLoadingOverlay {
  background: url(../images/colorbox/loading_background.png) no-repeat center center;
}
#cboxLoadingGraphic {
  background: url(../images/colorbox/loading.gif) no-repeat center center;
}
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}
#cboxSlideshow {
  position: absolute;
  bottom: 4px;
  right: 30px;
  color: #0092ef;
}
#cboxPrevious {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../images/colorbox/controls.png) no-repeat -75px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}
#cboxPrevious:hover {
  background-position: -75px -25px;
}
#cboxNext {
  position: absolute;
  bottom: 0;
  left: 27px;
  background: url(../images/colorbox/controls.png) no-repeat -50px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}
#cboxNext:hover {
  background-position: -50px -25px;
}
#cboxClose {
  position: absolute;
  top: 0;
  right: 5px;
  background: url("../images/sprite.png") -64px 0 no-repeat;
  border: 0;
  display: block;
  outline: none;
  width: 15px;
  height: 16px;
  text-indent: -9999px;
}
.text-left {
  text-align: left!important;
}
.text-right {
  text-align: right!important;
}
.text-center {
  text-align: center!important;
}
.float-left {
  float: left!important;
}
.float-right {
  float: right!important;
}
.clear {
  clear: both!important;
}
input.placeholder {
  color: #999;
}
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  src: local('Merriweather'), url(../fonts/merriweather.woff) format('woff');
}
@font-face {
  font-family: 'Merriweather Bold';
  font-style: normal;
  font-weight: 700;
  src: local('Merriweather Bold'), local('Merriweather-Bold'), url(../fonts/merriweather-bold.woff) format('woff');
}
@font-face {
  font-family: 'OpenSans';
  font-style: normal;
  font-weight: 400;
  src: local('OpenSans'), url(../fonts/opensans.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans Bold';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(../fonts/opensans-bold.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans Semibold';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(../fonts/opensans-semibold.woff) format('woff');
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../images/sprite.png");
  background-repeat: no-repeat;
}
.icon-arrow-down {
  position: absolute;
  right: 7px;
  top: 14px;
  background: url(../images/arrow-down.png) no-repeat 0 0;
  height: 10px;
  width: 16px;
}
.icon-address {
  background: url(../images/ico_address.png) no-repeat 0 0;
  height: 23px;
  width: 23px;
}
.icon-phone {
  background: url(../images/ico_phone.png) no-repeat 0 0;
  height: 23px;
  width: 23px;
}
.icon-menu {
  background: url(../images/ico_menu.png) no-repeat 0 0;
  height: 23px;
  width: 23px;
}
.icon-time {
  background: url(../images/ico_time.png) no-repeat 0 0;
  height: 23px;
  width: 23px;
}
.icon-dining {
  background: url(../images/ico_dining.png) no-repeat 0 0;
  height: 23px;
  width: 23px;
}
.icon-casual {
  background: url(../images/ico_casual.png) no-repeat 0 0;
  height: 23px;
  width: 23px;
}
.icon-payment {
  background: url(../images/ico_payment.png) no-repeat 0 0;
  height: 23px;
  width: 23px;
}
.icon-chef {
  background: url(../images/ico_chef.png) no-repeat 0 0;
  height: 23px;
  width: 23px;
}
.icon-parking {
  background: url(../images/ico_parking.png) no-repeat 0 0;
  height: 23px;
  width: 23px;
}
.icon-date {
  background-position: 0 0;
  height: 22px;
  width: 20px;
}
.icon-time2 {
  background-position: -22px 0;
  height: 22px;
  width: 20px;
}
.icon-people {
  background-position: -42px 0;
  height: 22px;
  width: 20px;
}
/* Large desktop */
@media screen and (min-width: 1024px) {
  
}
@media screen and (min-width: 971px) {
  
}
@media screen and (max-width: 969px) {
  #slider,
  #search {
    float: none;
  }
  #slider {
    width: 100%;
  }
  #search {
    width: 92.6%;
    margin-top: 30px;
  }
  .text-box {
    width: 88.5%;
  }
  #footer .links {
    padding-left: 12px;
    padding-right: 12px;
  }
  .main,
  .side {
    float: none;
    width: 100%;
  }
  .side .section {
    margin-bottom: 26px;
  }
  .main .section.name-module {
    margin-bottom: 26px;
  }
  /*Responsive right pane*/
  .responsive-rightpane {
    display: block;
    margin-bottom: 26px;
  }
}
/* Portrait tablet to landscape and desktop */
@media screen and (min-width: 768px) and (max-width: 969px) {
  
}
@media screen and (max-width: 900px) {
  .nav-tab .ui-tabs-nav li {
    padding-left: 7%;
  }
  .list-products li {
    width: 19%;
  }
}
@media screen and (max-width: 800px) {
  .nav-tab .ui-tabs-nav li {
    padding-left: 7%;
  }
}
/* Landscape phone to portrait tablet */
@media screen and (max-width: 767px) {
  #footer ul {
    width: 30%;
  }
  #footer ul.second {
    width: 30%;
  }
}
/* Samsung S3 Note */
@media screen and (max-width: 727px) {
  .recommends li {
    width: 47.7%;
  }
  .iframe {
    display: none;
  }
  #cboxLoadedContent {
    margin: 10px;
  }
  #cboxClose {
    right: -7px;
  }
  .newsletter-color #cboxClose {
    top: 7px;
    right: 7px;
  }
  /* Colorbox Newsletter */
  .newsletter-color {
    width: 300px;
  }
  .newsletter-color h3 {
    font-size: 18px;
    margin: 0 0 10px;
    padding-top: 28px;
  }
  .newsletter-color p {
    font-size: 14px;
    line-height: 18px;
  }
  .newsletter-color input {
    width: 150px;
  }
  .newsletter-color input.text-box {
    font-size: 14px;
  }
}
@media screen and (max-width: 639px) {
  #header #tag-line {
    font-size: 20px;
  }
  #header #tag-line span {
    font-size: 13px;
  }
  .text-box {
    width: 87.8%;
  }
  .carousel-caption {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .carousel-caption h4 {
    font-size: 25px;
  }
  .carousel-caption p {
    font-size: 14px;
  }
  .book .dropdownScroll {
    width: 48.7%;
  }
  .book .btn {
    width: 47.7%;
  }
  .indicator-wrap,
  .carousel-indicators {
    display: none;
  }
  .carousel-control {
    display: block;
  }
  .jcarousel-skin-tango .jcarousel-clip-horizontal {
    max-width: 368px;
  }
  .nav-tab .ui-tabs-nav li {
    padding-left: 5%;
  }
  .list-products li {
    width: 29%;
    padding-right: 2.15%;
    padding-left: 2.15%;
  }
  #main_navi #navi_menu {
    margin-left: 0;
    text-align: center;
  }
  #main_navi a.nav-whoweare {
    width: auto;
  }
  #main_navi a.nav-list {
    width: auto;
  }
  #main_navi .menu_separator {
    display: none;
  }
  #main_navi a.selected {
    padding: 4px 5px 1px;
  }
  #main_navi a {
    padding-left: 3.5%;
    padding-right: 3.5%;
    font-size: 14px;
  }
  #footer .press {
    float: none;
  }
}
/* Landscape phones and down */
@media screen and (max-width: 480px) {
  #header #tag-line {
    display: none;
  }
  .carousel-caption {
    padding-top: 8px;
    padding-bottom: 8px;
    bottom: 8px;
  }
  .carousel-caption h4 {
    font-size: 20px;
  }
  .carousel-caption p {
    font-size: 12px;
  }
  #footer .links {
    margin-left: 40px;
    padding-bottom: 5px;
  }
  #footer ul {
    width: 100%;
    float: none;
    display: block;
    margin-bottom: 15px;
  }
  #footer ul.second {
    width: 100%;
  }
  .jcarousel-skin-tango .jcarousel-clip-horizontal {
    max-width: 184px;
  }
  .nav-tab .ui-tabs-nav li {
    padding-left: 5%;
    padding-right: 5%;
  }
  .list-products li {
    width: 42%;
    padding-right: 4%;
    padding-left: 4%;
  }
  .form-feedback {
    margin: 20px 0 0;
    width: 100%;
  }
  .form-feedback .f-row .f-text select {
    width: 99%;
  }
  .form-feedback .f-row.phone-number select {
    width: 99%;
  }
  .form-feedback .f-row.phone-number input[type="text"] {
    width: 96%;
  }
  .form-feedback .f-row.phone-number .dropdownScroll.dropdownScroll-country {
    width: 99%;
  }
  .form-feedback .scrollWrap {
    width: 98%;
  }
  .form-feedback .scrollWrap .scroll-pane {
    width: auto;
  }
}
/* Galaxy Note 3 */
@media screen and (max-width: 360px) {
  .recommends {
    width: 100%;
  }
  .recommends li {
    width: 100%;
    margin: 0;
    float: none;
  }
  .book .dropdownScroll {
    width: 100%;
    margin: 0;
  }
  .book .btn {
    width: 98.7%;
  }
  .list-products li {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    float: none;
  }
  .list-products li h4,
  .list-products li .pro-type {
    height: auto;
  }
  #main_navi #navi_menu {
    margin-left: 0;
  }
  #main_navi a {
    font-size: 11px;
  }
  #main_navi a.nav-home {
    width: auto;
  }
  #main_navi a.nav-whoweare {
    width: auto;
  }
  #main_navi .menu_separator {
    margin: 0 5px;
  }
}
/* Portrait phones and down */
@media screen and (max-width: 320px) {
  .carousel-caption h4 {
    font-size: 18px;
  }
}
@media screen and (max-width: 379px) {
  #main_navi a {
    font-size: 11px;
  }
}
