@import url(fonts.css);
.clearfix {
  zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .clearfix:after {
    clear: both; }

.item-image {
  display: none; }

.home_grid_row .grid_img,
.menu_grid_row .grid_img,
.contact_grid_row .grid_img,
.reservation_grid_row .grid_img,
#singlepost-inside .grid_img {
  background-position: center; }

.home_grid_row .futura-title,
.menu_grid_row .futura-title,
.contact_grid_row .futura-title,
.reservation_grid_row .futura-title,
#singlepost-inside .futura-title {
  font-weight: bold;
  font-family: 'futura_bkbook';
  font-size: 24px;
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: center;
  line-height: 29px; }

/* Import CSS */
@font-face {
  font-family: 'futura_bkbook';
  src: url("../fonts/ufonts.com_futura-book-webfont.eot");
  src: url("../fonts/ufonts.com_futura-book-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/ufonts.com_futura-book-webfont.woff2") format("woff2"), url("../fonts/ufonts.com_futura-book-webfont.woff") format("woff"), url("../fonts/ufonts.com_futura-book-webfont.ttf") format("truetype"), url("../fonts/ufonts.com_futura-book-webfont.svg#futura_bkbook") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'helvetica_lightregular';
  src: url("../fonts/helvetica-light-webfont.eot");
  src: url("../fonts/helvetica-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/helvetica-light-webfont.woff2") format("woff2"), url("../fonts/helvetica-light-webfont.woff") format("woff"), url("../fonts/helvetica-light-webfont.ttf") format("truetype"), url("../fonts/helvetica-light-webfont.svg#helvetica_lightregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'kinescoperegular';
  src: url("../fonts/kinescope_regular-webfont.eot");
  src: url("../fonts/kinescope_regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/kinescope_regular-webfont.woff2") format("woff2"), url("../fonts/kinescope_regular-webfont.woff") format("woff"), url("../fonts/kinescope_regular-webfont.ttf") format("truetype"), url("../fonts/kinescope_regular-webfont.svg#kinescoperegular") format("svg");
  font-weight: normal;
  font-style: normal; }

body {
  font-size: 16px;
  font-family: 'helvetica_lightregular'; }

p {
  font-size: 16px;
  line-height: 24px;
  color: #7e7e7e;
  font-family: 'helvetica_lightregular' !important; }

/* Navbar */
.navbar-wrap {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
  font-family: 'futura_bkbook';
  font-size: 1.8rem;
  line-height: 1.6; }

.navbar-wrap > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-wrap .navbar {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 0; }

.navbar-wrap .navbar-fixed-top {
  top: initial; }

.item-101 {
  display: none !important; }

.sticky-wrapper {
  height: auto !important; }

/* .sticky-wrapper.is-sticky .main-nav:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom:0;
    min-height:83px;
    width: 25%;
    background: #e8e8b2;
    z-index: -1;
} */
.sticky-wrapper.is-sticky .main-nav.navbar-default {
  transition: all 300ms ease;
  min-height: 83px; }

.sticky-wrapper.is-sticky .main-nav.navbar-default .navbar-form {
  margin-top: 20px; }

.sticky-wrapper.is-sticky .main-nav.navbar-default .navbar-form .form-control::-webkit-input-placeholder {
  color: #917c59; }

.sticky-wrapper.is-sticky .main-nav.navbar-default .navbar-form .form-control:-moz-placeholder {
  color: #917c59; }

.sticky-wrapper.is-sticky .main-nav.navbar-default .navbar-form .form-control::-moz-placeholder {
  color: #917c59; }

.sticky-wrapper.is-sticky .main-nav.navbar-default .navbar-form .form-control:-ms-input-placeholder {
  color: #917c59; }

.sticky-wrapper.is-sticky .main-nav.navbar-default .navbar-form .btn-default {
  color: #fff; }

.sticky-wrapper.is-sticky .main-nav .navbar-nav > li > a {
  color: #fff;
  line-height: 60px; }

.navbar-wrap .navbar-default {
  background-color: transparent;
  border-color: transparent;
  margin-bottom: 0;
  min-height: inherit;
  padding-top: 20px; }

.is-sticky .navbar-default {
  padding-top: 0; }

.navbar-wrap .navbar-nav {
  margin-top: 10px; }

.navbar-wrap .navbar-nav > li {
  display: inline-block;
  font-size: 18px; }

.navbar-wrap .navbar-nav > li > a {
  color: #fff;
  padding: 0; }

.navbar-wrap .navbar-nav > li > a:hover,
.navbar-wrap .navbar-nav > li > a:focus {
  color: #fff; }

.navbar-wrap .navbar-form {
  margin-top: 0px;
  margin-bottom: 0; }

.navbar-wrap .navbar-form .form-control {
  border: none;
  color: #fff;
  letter-spacing: 1px;
  font-size: 17px;
  line-height: 30px;
  box-shadow: none; }

.navbar-wrap .navbar-form .form-control::-webkit-input-placeholder {
  color: #917c59; }

.navbar-wrap .navbar-form .form-control:-moz-placeholder {
  color: #917c59; }

.navbar-wrap .navbar-form .form-control::-moz-placeholder {
  color: #917c59; }

.navbar-wrap .navbar-form .form-control:-ms-input-placeholder {
  color: #917c59; }

.navbar-wrap .navbar-form .form-control:hover,
.navbar-wrap .navbar-form .form-control:focus {
  color: #fff; }

.navbar-wrap .navbar-form .btn-default {
  border-color: transparent;
  background-color: transparent;
  color: #fff;
  margin-left: 0; }

.navbar-wrap .navbar-form .btn-default:hover,
.navbar-wrap .navbar-form .btn-default:focus {
  outline: none;
  box-shadow: none;
  color: #000; }

.logomain {
  float: left; }

.navbar-wrap .navbar-nav > li {
  display: inline-block;
  font-size: 15px;
  margin: 0 23px;
  text-transform: uppercase; }

/* Hero */
#hero {
  min-height: 722px;
  height: 722px;
  background-position: cover;
  padding-top: 250px; }

#hero-inside {
  min-height: 624px;
  height: 624px;
  background-position: center top; }

.hero-logo {
  margin: 0 auto;
  display: block; }

#hero .panel-copy, #hero-inside .panel-copy {
  max-width: 29%;
  margin: 0 auto;
  font-size: 24px;
  margin-bottom: 40px;
  margin-top: 50px;
  line-height: 34px; }

#hero-inside {
  min-height: 624px;
  height: 624px;
  padding: 250px 0 0 0;
  background-position: 100%; }

#hero .panel-contents, #hero-inside .panel-contents {
  position: relative;
  top: 16%;
  transform: translateY(-40%);
  text-align: center; }

.welcome-text {
  margin-bottom: 50px; }

.hero-title {
  color: #fff;
  margin: 0; }

.hero-keyword {
  color: #fff;
  margin: 0;
  font-size: 35px;
  line-height: 30px; }

@media screen and (max-width: 1180px) {
  #hero p, #hero-inside p {
    max-width: 95%; }
  #hero, #hero-inside {
    min-height: 0;
    height: 550px;
    padding: 50px 0 0 0; } }

/* Panel */
.panel {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  position: relative;
  padding-bottom: 0; }

.panel p {
  text-align: center;
  color: #fff; }

/* Intro */
#intro {
  padding-top: 30px;
  padding-bottom: 75px; }

#intro .intro-imgs {
  margin-bottom: 80px; }

#intro .intro-imgs .col-md-6 {
  padding-left: 0;
  padding-right: 0; }

#intro .intro-imgs img {
  width: 100%; }

#intro h3 {
  margin-top: 0; }

#intro p {
  line-height: 26px;
  font-size: 16px; }

/* Overlay Right */
#the-brand {
  padding-top: 75px;
  padding-bottom: 75px; }

.overlay-right, .overlay-left {
  position: relative; }

.overlay-right .tb-copy,
.overlay-left .tb-copy {
  background: #FFFFFF;
  padding: 60px 38px;
  text-align: center;
  width: 443px;
  height: 460px; }

.overlay-right .tb-copy h3,
.overlay-left .tb-copy h3 {
  margin-top: 0;
  margin-bottom: 10px; }

.overlay-right .tb-copy img,
.overlay-left .tb-copy img {
  margin-bottom: 42px; }

.overlay-left .tb-copy {
  background: #FFFFFF;
  padding: 38px;
  width: 443px;
  height: 460px; }

/* Load More */
#loadmore i {
  font-size: 10px;
  font-weight: lighter;
  padding: 14px 14px 0 0;
  line-height: 0;
  float: left; }

/* Four Block */
#four-block {
  padding-top: 75px;
  padding-bottom: 75px; }

/* Two Block */
#two-block {
  padding-top: 75px;
  padding-bottom: 95px; }

/* Three Full Block */
#three-full-block .col-md-4 {
  padding-left: 0;
  padding-right: 0; }

#three-full-block .events-block {
  width: 319px;
  margin: 0 auto;
  padding: 25px 0;
  height: 288px; }

.wedding-block h3,
.wedding-block p {
  color: #a5c7c0; }

.corporate-block h3,
.corporate-block p {
  color: #5a7e96; }

.social-block h3,
.social-block p {
  color: #1a455c; }

.wedding-block p,
.corporate-block p,
.social-block p {
  font-size: 20px;
  line-height: 34px;
  margin-bottom: 45px; }

/* Map Panel */
#mappanel {
  padding-top: 95px;
  padding-bottom: 0px; }

#mappanel.overlay-right .tb-copy-location {
  position: absolute;
  bottom: 15000%; }

.cbtn:hover {
  cursor: pointer; }

/* One Full Block */
.one-full-block {
  box-shadow: inset 0 50px 150px rgba(0, 0, 0, 0.2);
  min-height: 367px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 80px 0;
  color: #fff; }

.one-full-block p {
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 40px;
  /*width: 30%;*/ }

/* API Block */
.api-block .rev-block {
  height: 304px;
  vertical-align: middle;
  text-align: center;
  width: 1%;
  padding: 50px;
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  position: relative;
  color: #fff;
  display: table-cell;
  text-decoration: none;
  cursor: pointer;
  transition: all 400ms ease; }

.api-block .rev-block:hover,
.api-block .rev-block:focus {
  text-decoration: none; }

.api-block .rev-block.rbimg {
  position: relative; }

.api-block .rev-block.rbimg:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  transition: all 400ms ease; }

.api-block .rev-block.rbimg:hover:after,
.api-block .rev-block.rbimg:focus:after {
  background: rgba(27, 24, 74, 0.3); }

.api-block .col-md-4 {
  padding-left: 0;
  padding-right: 0; }

@media (min-width: 992px) {
  .api-block .col-md-4 {
    width: 32.0%; } }

.api-block .insta-mark {
  position: absolute;
  left: 10px;
  top: auto;
  color: #fff;
  z-index: 1;
  font-size: 16px; }

.api-block .insta-mark i {
  font-size: 20px; }

.api-block .yelp-mark {
  position: absolute;
  bottom: 10px;
  left: 10px;
  color: #fff;
  font-size: 16px; }

/* Three Block */
.three-block {
  padding-top: 75px;
  padding-bottom: 75px; }

/* Form */
.form-block form .form-control, #seminar_cat {
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  min-width: 257px;
  min-height: 46px;
  border: 2px solid transparent;
  color: #1b354a;
  font-size: 16px;
  line-height: 26px; }

.form-block form .form-control:focus {
  border-color: #161c21; }

.form-block form .form-control.error, .select-styled.error {
  border-color: #c5121b;
  color: #fff;
  background-color: #ddafb0 !important; }

/* Footer */
footer {
  vertical-align: middle;
  text-align: center;
  width: 100%;
  padding: 0 40px 40px;
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  position: relative;
  color: #fff; }

footer .foo-logo {
  margin-top: 45px; }

footer li, footer li a {
  color: #fff; }

footer .footer-details {
  list-style: none;
  margin: 44px 0 0 0;
  text-align: center;
  font-size: 16px;
  line-height: 16px;
  padding: 0; }

footer .footer-details li {
  display: inline-block;
  padding: 0 30px;
  border-right: 1px solid #fff; }

footer .footer-details li:last-child {
  border: none; }

footer .footer-details li a:hover {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none; }

footer .footer-social {
  list-style: none;
  margin: 0px 0 50px 0;
  padding: 0; }

footer .footer-social li {
  display: inline-block;
  padding-right: 20px; }

footer .footer-social li a {
  color: #1a455c; }

footer .footer-social li a:hover,
footer .footer-social li a:focus {
  color: #f6f6f6; }

footer .footer-social li i {
  font-size: 30px; }

footer .footer-social li a i.fa {
  border-radius: 100%;
  background: #5a7e96;
  color: #fff;
  width: 28px;
  height: 28px;
  line-height: 28px;
  transition: all 400ms ease; }

footer .footer-social li a:hover i.fa,
footer .footer-social li a:focus i.fa {
  color: #000;
  text-decoration: none; }

/* Footer Credit */
.footer-credit {
  line-height: 47px; }

.footer-credit span {
  display: inline-block;
  margin: 0 18px; }

.footer-credit a {
  color: #fff;
  text-decoration: underline; }

.footer-credit a:hover,
.footer-credit a:focus {
  color: #fff;
  text-decoration: none; }

/* load more button*/
.loadmore {
  color: #FFF;
  padding: 12px 120px;
  margin: 50px 0;
  /*border: 3px solid #31302B;*/
  font-size: 20px;
  letter-spacing: 3px;
  text-transform: uppercase;
  border-radius: 0px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  background: #b9c7d0; }

.loadmore:hover, .loadmore:focus {
  color: #FFF;
  text-decoration: none; }

.loadmore:hover {
  background: #5e8097;
  transition: all ease 0.8s; }

/* Contact Page */
.contact-para {
  margin: 0; }

.contact-head {
  margin-bottom: 0;
  margin-top: 50px;
  font-size: 40px;
  line-height: 38px; }

/*.contact-p {font-size: 20px; line-height: 34px; margin-bottom: 0;} */
.contact-p {
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 0;
  font-weight: bold;
  margin-top: 15px; }

/* Forms */
.form-block .form-control::-webkit-input-placeholder {
  color: #a5a5a5;
  font-size: 16px;
  line-height: 26px; }

.form-block .form-control:-moz-placeholder {
  color: #a5a5a5;
  font-size: 16px;
  line-height: 26px; }

.form-block .form-control::-moz-placeholder {
  color: #a5a5a5;
  font-size: 16px;
  line-height: 26px; }

.form-block .form-control:-ms-input-placeholder {
  color: #a5a5a5;
  font-size: 16px;
  line-height: 26px; }

/* Search Page */
.search-result {
  padding-top: 60px; }

.search-title {
  font-size: 20px;
  line-height: 30px;
  color: #1a455c;
  margin-bottom: 70px; }

.search-content {
  margin-bottom: 80px;
  margin-top: 0; }

.search-content h3 {
  margin-bottom: 27px;
  margin-top: 0; }

/* Opening Hours */
#hours-block {
  position: relative; }

#hours-block .hb-title {
  position: absolute;
  top: 55px;
  z-index: 1;
  color: #fff;
  font-size: 40px;
  line-height: 38px;
  margin: 0 auto;
  left: 0;
  right: 0; }

#hours-block .col-md-6 {
  padding-left: 0;
  padding-right: 0; }

.kiosk-hours,
.avalon-hours {
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 572px; }

.kiosk-hours .restlogo,
.avalon-hours .restlogo {
  margin-bottom: 40px; }

.kiosk-hours .restlogo img,
.avalon-hours .restlogo img {
  margin-bottom: 10px; }

.hours-content {
  background: #fff;
  padding: 55px;
  margin-top: 140px; }

.kiosk-hours p span:first-child,
.avalon-hours p span:first-child {
  font-size: 20px;
  line-height: 30px;
  padding-right: 30px;
  font-weight: bold;
  text-align: right;
  width: 120px;
  white-space: normal; }

.kiosk-hours p span:last-child,
.avalon-hours p span:last-child {
  font-size: 16px;
  line-height: 26px; }

.kiosk-hours {
  color: #4e6b85;
  font-size: 16px;
  line-height: 26px; }

.avalon-hours {
  color: #1b354a; }

.add-more {
  display: inline-block;
  color: #c3be39;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 26px; }

.add-more:hover,
.add-more:focus {
  color: #c3be39;
  text-decoration: none; }

.gift-price {
  font-size: 40px;
  line-height: 38px;
  color: #1b354a;
  margin: 25px 60px; }

.gift-price span {
  color: #99bcb3; }

.gift-price small {
  font-size: 16px;
  line-height: 26px;
  padding-left: 15px; }

#four-block .col-md-4 .teal-bg:hover {
  background: #99bcb3 !important; }

/*   Srinivas      */
#hero .menu-sub-text, #hero-inside .menu-sub-text {
  margin: 0 auto;
  font-size: 24px;
  margin-bottom: 40px;
  margin-top: 50px;
  line-height: 30px; }

.overlay-right .menu-head, .overlay-left .menu-head {
  background: #FFFFFF;
  padding: 35px 38px;
  position: absolute;
  bottom: 30px;
  min-height: 365px;
  min-width: 445px;
  right: 0;
  text-align: center;
  width: 100%; }

.menu-head-logo {
  margin-bottom: 40px; }

#menu-top-col {
  padding: 100px 0 110px;
  background: #f6f6f6;
  margin-top: -20px; }

.menu-view-block {
  height: 405px;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  padding: 30px;
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat; }

.menu-view-block p {
  color: #fff;
  line-height: 26px;
  margin: 20px 0; }

.menu-make-reserve {
  background: #f6f6f6;
  padding-top: 100px;
  padding-bottom: 85px; }

.menu-make-reserve h3 {
  letter-spacing: normal; }

.menu-make-reserve center {
  clear: both; }

.menu-api {
  padding-bottom: 80px !important;
  padding-top: 80px !important; }

.menu-news-bg {
  background: #f6f6f6; }

.menu-news-bg input.form-control {
  background: #fff !important; }

.menu-news-bg .teal {
  margin: 0; }

.menu-news-bg .cbtn {
  min-width: 100%; }

.menu-make-reserve .teal {
  margin: 0; }

.modal-backdrop {
  background: #fff;
  z-index: 9999; }

.modal-backdrop.in {
  opacity: .9; }

.modal-content {
  border-radius: 0;
  box-shadow: none;
  border: none;
  width: 1050px;
  margin: 0 auto; }

.modal-dialog {
  width: inherit; }

.popup-logo {
  text-align: center; }

.brandbg {
  background: #fff; }

h1, h2, h3, h4, h5, h6 {
  letter-spacing: 2px !important; }

#intro p {
  line-height: 26px;
  font-size: 16px; }

#the-brand p {
  color: #1a455c !important;
  text-rendering: optimizeLegibility;
  font-size: 14px;
  line-height: 22px;
  -webkit-font-smoothing: antialiased; }

#intro p {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased; }

#four-block p {
  font-size: 14px;
  line-height: 24px; }

.three-section {
  min-height: 480px; }

.three-section .block {
  padding: 80px 40px;
  min-height: 480px; }

.three-section .events-block {
  width: 319px !important;
  margin: 0 auto;
  padding: 50px 0 !important;
  height: 288px !important; }

#mappanel .tb-copy {
  height: 435px;
  width: 354px;
  min-width: inherit;
  right: 30px; }

#mappanel .tb-copy p {
  color: #1a455c !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

#mappanel.overlay-right .tb-copy-location {
  right: 30px; }

#mappanel .location-text {
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 30px; }

#mappanel .tb-copy-location em {
  font-style: normal;
  position: relative;
  top: 3px; }

#mappanel .tb-copy-location .glyphicon {
  font-size: 18px; }

.one-full-block {
  height: 367px; }

.one-full-block h3 {
  margin: 0; }

.one-full-block p {
  margin-top: 37px;
  margin-bottom: 37px; }

.one-full-block .cbtn-teal-blue {
  letter-spacing: 2px; }

.api-block p {
  font-size: 14px;
  line-height: 20px;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

.api-block .col-md-4 {
  width: 304px; }

.cbtn em {
  position: relative;
  z-index: 1;
  font-style: normal; }

.apicol {
  width: 912px;
  margin: 0 auto; }

#newsletter .teal {
  margin: 0; }

#newsletter .form-control {
  background: #fff; }

#newsletter .cbtn-green {
  background-color: #d1c852 !important; }

#the-brand.brand-block .tb-copy, .brand-block .tb-copy {
  width: 350px; }

.cbtn-booking-link {
  background: #accec7; }

.cbtn-booking-link:after {
  background: #5e8097; }

.booking-for p {
  font-size: 16px !important;
  line-height: 26px !important; }

.brand-block p {
  font-size: 16px !important;
  line-height: 26px !important; }

p {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

.contact-form .form-control {
  background: #fff !important; }

.reservation-col .col-md-7, .reservation-col .col-md-5 {
  padding: 0; }

.form-padding {
  padding: 40px;
  background: #fff; }

.form-tagimg {
  margin: 60px 0 0; }

.opening-left {
  width: 444px;
  float: right;
  height: 367px; }

.opening-right {
  width: 444px;
  float: left;
  height: 367px; }

.opening-right, .opening-left {
  padding: 40px; }

.opening-right p, .opening-left p {
  margin: 0 0 20px; }

.opening-left .restlogo {
  margin-bottom: 30px !important;
  color: #5a7e96;
  font-weight: bold;
  font-size: 16px; }

.news-web .tb-copy {
  min-width: inherit;
  width: 443px !important;
  background: #f6f6f6;
  height: 460px;
  padding: 50px 35px; }

.news-web .tb-copy p {
  font-size: 16px !important;
  line-height: 26px !important; }

#the-brand.news-web .tb-copy, #the-brand.news-web .tb-copy {
  bottom: 90px !important;
  left: 70px; }

.new-comfy .tb-copy p {
  font-size: 16px !important;
  line-height: 26px !important; }

#the-brand.new-comfy .tb-copy, #the-brand.new-comfy .tb-copy {
  bottom: 90px !important;
  right: 100px;
  left: inherit; }

.new-comfy .tb-copy {
  min-width: inherit;
  width: 443px !important;
  height: 460px;
  padding: 50px 35px; }

#the-brand.tasting-cofee .tb-copy, #the-brand.tasting-cofee .tb-copy {
  bottom: 44px !important;
  left: 70px; }

.tasting-cofee .tb-copy p {
  font-size: 16px !important;
  line-height: 26px !important; }

.tasting-cofee .tb-copy {
  min-width: inherit;
  width: 443px !important;
  height: 460px;
  padding: 50px 35px;
  background: #f6f6f6; }

#the-brand.running-club .tb-copy, #the-brand.running-club .tb-copy {
  bottom: 44px !important;
  right: 70px;
  left: auto; }

.running-club .tb-copy p {
  font-size: 16px !important;
  line-height: 26px !important; }

.running-club .tb-copy {
  min-width: inherit;
  width: 443px !important;
  height: 460px;
  padding: 50px 35px; }

footer {
  padding: 14px; }

footer .footer-details {
  margin: 66px 0 0 0px;
  padding: 0; }

.position-relative {
  position: relative; }

.diagnal-line {
  position: absolute;
  top: -53px;
  left: 44%; }

.navbar-wrap .navbar-nav {
  margin-top: 5px; }

.diagnal-line-home {
  position: absolute;
  top: -56px;
  left: 42%; }

.panel-two-lines {
  max-width: initial !important; }

.panel-two-three {
  max-width: inherit !important; }

.home-text {
  width: 60%;
  margin: 0 auto; }

.ytp-chrome-top, .ytp-title-text {
  display: none; }

.nav > li > a {
  letter-spacing: 1px; }

header {
  transition: all 0.4s ease; }

/* Post Content */
.post-content {
  width: 90%;
  margin: 0 auto;
  color: #163958 !important;
  margin-bottom: 40px;
  font-size: 14px;
  line-height: 24px; }

.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5 {
  margin-bottom: 5px; }

.post-content h2,
.post-content h3 {
  font-size: 20px;
  font-weight: bold; }

.post-content ul {
  list-style: none;
  margin: 0;
  padding-left: 25px; }

.post-content ul li {
  line-height: 30px;
  position: relative;
  float: left;
  width: 100%; }

/*.post-content ul li:before {
    content: '';
    position:absolute;
    border-radius: 50px;
    background: #c3be39;
    height: 5px;
    width: 5px;
    top: 13px;
    left: -25px;

}*/
.post-content a, .checkbox a {
  color: #99bcb3; }

.post-content a:hover,
.post-content a:focus,
.checkbox a:hover,
.checkbox a:focus {
  color: #99bcb3;
  text-decoration: underline; }

.post-content-img {
  margin: 40px 0; }

.icon-btn i {
  width: 10px;
  overflow: hidden;
  margin-right: 20px;
  font-size: 22px;
  line-height: 18px;
  z-index: 1; }

/* Light Box */
.wedding-gallery {
  background: #f6f6f6; }

.wedding-gallery h4 {
  padding: 50px 0;
  margin: 0;
  color: #1a455c;
  font-size: 40px;
  text-align: center;
  letter-spacing: 1px !important; }

.wedding-gallery h4 strong {
  font-weight: normal; }

.wedding-gallery h4 strong {
  color: #a5c7c0; }

.wedding-gallery .lSPager {
  display: none; }

.wedding-gallery li img {
  width: 100%; }

.wedding-gallery .lSAction > a {
  width: 50px;
  height: 110px;
  opacity: 1; }

.wedding-gallery .lSAction > .lSNext {
  background: url(../images/slider-right-arrow.png) no-repeat center #1a455c;
  right: 0px;
  margin-top: -55px; }

.wedding-gallery .lSAction > .lSPrev {
  background: url(../images/slider-left-arrow.png) no-repeat center #1a455c;
  left: 0px;
  margin-top: -55px; }

.wedding-gallery .lSAction > .lSNext:hover,
.wedding-gallery .lSAction > .lSNext:focus {
  background: url(../images/slider-right-arrow.png) no-repeat center #516d86; }

.wedding-gallery .lSAction > .lSPrev:hover,
.wedding-gallery .lSAction > .lSPrev:focus {
  background: url(../images/slider-left-arrow.png) no-repeat center #516d86; }

.lSSlideWrapper {
  max-width: inherit;
  overflow: inherit;
  position: relative; }

.lSAction > a {
  z-index: 9; }

.video-gallery {
  margin: 0 auto;
  width: 775px;
  padding: 25px;
  background: #fff; }

#carousel .slides > li {
  margin: 0 10px 0 0; }

.flexslider {
  margin: 0 0 15px !important; }

#slider .flex-direction-nav {
  display: none; }

#carousel.flexslider {
  margin: 0 0 0px !important; }

.video-popupclose {
  margin: 80px auto 15px;
  overflow: hidden;
  width: 775px; }

.wedding-booking {
  padding: 70px 0;
  background: #fff; }

.wedding-booking h4 {
  padding: 0px 0;
  margin: 0;
  color: #1a455c;
  font-size: 40px;
  text-align: center; }

.wedding-booking h4 strong {
  color: #d1c852; }

.wedding-booking p {
  margin: 45px 0;
  color: #1a455c;
  font-size: 16px;
  text-align: center; }

.wedding-booking h6 {
  margin: 0;
  padding: 0;
  font-size: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #1a455c;
  text-align: center;
  margin: 0;
  padding: 0; }

.light-graybg {
  background: #f6f6f6; }

.light-graybg .form-control {
  background: #fff !important; }

.light-graybg .darrow {
  border-radius: 0; }

.nav > li > a {
  letter-spacing: 1px; }

.menu-banner {
  height: 720px !important;
  min-height: inherit !important; }

.menu-kiosk-text {
  padding: 0 20px 10px; }

.menu-mid-col {
  margin: 0 auto;
  width: 1050px; }

.menu-mid-col .nav-tabs {
  border: none; }

.menu-mid-col .nav-tabs > li.active > a, .menu-mid-col .nav-tabs > li.active > a:hover, .menu-mid-col .nav-tabs > li.active > a:focus {
  border: none; }

.menu-mid-col .nav-tabs > li {
  background: #1a455c;
  float: none;
  margin-bottom: 0;
  width: 1%;
  margin: 0 1px 0 0;
  display: table-cell;
  border-right: 1px solid #fff; }

.menu-mid-col .nav-tabs > li:last-child {
  border-right: none; }

.menu-mid-col .nav-tabs > li a {
  display: block;
  padding: 20px 0;
  text-align: center;
  color: #fff;
  border-radius: 0;
  margin: 0;
  text-transform: uppercase;
  font-size: 17px;
  letter-spacing: 2px;
  line-height: initial;
  border-top: none;
  border-bottom: none; }

.modal-backdrop.in {
  background-color: rgba(246, 246, 246, 0.97); }

.modal {
  z-index: 99999; }

.modal-content {
  background-color: transparent; }

.modal-dialog {
  margin: 0;
  padding: 0; }

.modal-body {
  padding: 0; }

.popup-logo {
  padding: 60px 0; }

#avalon-menu .nav-tabs > li.active > a, #avalon-menu .nav-tabs > li.active > a:hover, #avalon-menu .nav-tabs > li.active > a:focus {
  background: #c4cfd6;
  color: #002a4e; }

#kiosk-menu .nav-tabs > li.active > a, #kiosk-menu .nav-tabs > li.active > a:hover, #kiosk-menu .nav-tabs > li.active > a:focus {
  background: #c4cfd6;
  color: #002a4e; }

#avalon-menu1 .nav-tabs > li.active > a, #avalon-menu1 .nav-tabs > li.active > a:hover, #avalon-menu1 .nav-tabs > li.active > a:focus {
  background: #c4cfd6;
  color: #002a4e; }

#kiosk-menu11 .nav-tabs > li.active > a, #kiosk-menu11 .nav-tabs > li.active > a:hover, #kiosk-menu11 .nav-tabs > li.active > a:focus {
  background: #c4cfd6;
  color: #002a4e; }

#avalon_menu_home .nav-tabs > li.active > a, #avalon_menu_home .nav-tabs > li.active > a:hover, #avalon_menu_home .nav-tabs > li.active > a:focus {
  background: #c4cfd6;
  color: #002a4e; }

#kiosk-menu111 .nav-tabs > li.active > a, #kiosk-menu111 .nav-tabs > li.active > a:hover, #kiosk-menu111 .nav-tabs > li.active > a:focus {
  background: #c4cfd6;
  color: #002a4e; }

#beverages-kiosk1 .kiosk-food-title {
  width: 84%; }

body {
  color: #161b20; }

.map-location a {
  color: #161b20 !important; }

.map-location a:hover {
  text-decoration: none; }

.tab-mid-col {
  background: #fff;
  min-height: 500px;
  padding: 40px 0 10px; }

.tab-content {
  width: 740px;
  margin: 0px auto; }

.nav-tabs > li a:hover, .nav-tabs > li a:hover {
  background: #5a7e96;
  margin: 0; }

#avalon-menu .tab-mid-col ul, #kiosk-menu .tab-mid-col ul {
  list-style-type: none;
  margin: 60px 0 85px;
  padding: 0; }

#avalon-menu .tab-mid-col ul li, #kiosk-menu .tab-mid-col ul li {
  clear: both;
  padding: 0 0 25px;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-weight: bold;
  overflow: hidden; }

.tab-mid-col h3 {
  margin: 40px 0 0px;
  color: #002a4e;
  font-size: 40px;
  padding: 0;
  text-transform: uppercase;
  text-align: center; }

.tab-mid-col h6 {
  margin: 0px;
  color: #a5c7c0;
  font-size: 16px;
  padding: 0;
  text-align: center; }

.food-item {
  float: left;
  width: 7%;
  color: #a5c7c0; }

.food-title {
  float: left;
  width: 40%;
  color: #1a455c; }

.food-varities {
  float: left;
  width: 20%;
  color: #5a7e96; }

.food-qnty {
  float: right;
  text-align: right;
  color: #1a455c; }

#avalon-menu .nav-tabs > li > a:hover, #kiosk-menu .nav-tabs > li > a:hover {
  border: none; }

#avalon-menu .nav-tabs > li > a, #kiosk-menu .nav-tabs > li > a {
  border: none; }

#avalon-menu .close, #kiosk-menu .close {
  position: absolute;
  top: 30px;
  right: 0%;
  opacity: 1; }

.tab-mid-col ul li span {
  min-height: 10px; }

#avalon-menu .food-title strong, #kiosk-menu .food-title strong {
  display: block;
  color: #5a7e96; }

#avalon-menu h5, #kiosk-menu h5 {
  font-size: 18px;
  color: #a5c7c0;
  margin: 60px 0 -25px 50px; }

.card-transactions {
  font-size: 16px;
  color: #5a7e96;
  margin: 0px 0 50px;
  font-weight: bold; }

.kiosk-food-title {
  float: left;
  width: 58%;
  color: #1a455c; }

.kiosk-transactions span {
  font-size: 16px;
  border-right: 1px solid #5a7e96;
  padding: 0 20px;
  color: #5a7e96;
  font-weight: bold; }

.kiosk-transactions span:first-child {
  padding-left: 0; }

.kiosk-transactions span:last-child {
  border-right: none; }

.kiosk-transactions {
  margin: 0 0 30px; }

.kiosk-food-title i {
  font-style: normal;
  color: #a5c7c0; }

/* CSS used here will be applied after bootstrap.css */
.carousel {
  margin-top: 20px; }

.item .thumb {
  width: 25%;
  cursor: pointer;
  float: left; }

.item .thumb img {
  width: 100%;
  margin: 2px; }

.item img {
  width: 100%; }

.menu-popup .item .thumb img {
  margin: 0; }

.menu-popup .carousel-control.left {
  background: #1b354a url(../images/slider-left-arrow.png) center center no-repeat;
  opacity: 1;
  width: 7.5%; }

.menu-popup .carousel-control.left:hover, .menu-popup .carousel-control.left:focus {
  background: #516d86 url(../images/slider-left-arrow.png) center center no-repeat;
  opacity: 1; }

.menu-popup .carousel-control.right {
  background: #1b354a url(../images/slider-right-arrow.png) center center no-repeat;
  opacity: 1;
  width: 7.5%; }

.menu-popup .carousel-control.right:hover, .menu-popup .carousel-control.right:focus {
  background: #516d86 url(../images/slider-right-arrow.png) center center no-repeat;
  opacity: 1; }

.what-col-content {
  margin: 50px 0 0 !important;
  color: #1a455c;
  font-size: 16px;
  line-height: 26px; }

#the-brand.overlay-left .what-col-one {
  background-color: #fff !important;
  bottom: 77px !important; }

.overlay-left .whats-block div img {
  display: inline-block; }

.overlay-left .whats-block div {
  text-align: right; }

.sticky-wrapper.is-sticky .main-nav .navbar-nav > li > a.active, .sticky-wrapper.is-sticky .main-nav .navbar-nav > li > a:hover, .sticky-wrapper.is-sticky .main-nav .navbar-nav > li > a:focus {
  color: #000;
  background: #FFF; }

.tb-copy {
  text-align: center; }

.what-col-content {
  text-align: center !important; }

.navbar-wrap .navbar-nav > li {
  position: relative; }

.navbar-wrap .navbar-nav > li a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: -4px;
  left: 0;
  background-color: #fff;
  visibility: hidden;
  transform: scaleX(0);
  transition: all 0.3s ease-in-out 0s; }

.navbar-wrap .navbar-nav > li a:hover:before {
  visibility: visible;
  transform: scaleX(1); }

.navbar-wrap .navbar-nav > li > a:hover {
  border-bottom: none !important; }

.is-sticky .navbar-wrap .navbar-nav > li a:before {
  background-color: #99bcb3 !important; }

.is-sticky .navbar-nav > li a:before {
  background-color: #99bcb3 !important; }

.is-sticky .navbar-nav > li a:hover {
  color: #99bcb3 !important; }

.nav.navbar-nav.navbar-right {
  margin: 11px 0 0; }

input:focus::-webkit-input-placeholder {
  color: transparent; }

input:focus:-moz-placeholder {
  color: transparent; }

/* Firefox 18- */
input:focus::-moz-placeholder {
  color: transparent; }

/* Firefox 19+ */
input:focus::-ms-input-placeholder {
  color: transparent; }

/* oldIE ;) */
input:focus::-webkit-input-placeholder {
  opacity: 0; }

.lightcolor {
  background: #f6f6f6; }

.diagnal-line-reservation {
  position: absolute;
  top: -13px;
  left: 94%;
  width: initial !important;
  z-index: 99; }

.introinner {
  padding-top: 60px !important; }

.sticky-wrapper.is-sticky .main-nav.navbar-default {
  transition: all .25s ease; }

.api-block .rev-block:hover .insta-mark {
  opacity: 0.6; }

#contact_form label {
  color: #1a455c; }

.gallery-container {
  border: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  display: block !important; }

.gallery {
  width: 100% !important;
  height: 480px !important;
  background: none !important; }

.pagi-container > ul li {
  border: none !important;
  background: none !important;
  display: block !important;
  margin: 0 !important;
  width: auto;
  float: left; }

.slides {
  width: 100% !important;
  height: 480px !important;
  background: none !important; }

.slider-pagi {
  text-align: center;
  width: 100% !important;
  overflow: hidden !important; }

.pagi-container {
  padding: 0 !important;
  display: block !important; }

.pagi-container > ul {
  padding: 0 !important;
  display: block !important;
  margin: 25px 0 0 !important;
  float: left !important;
  width: 200% !important; }

.pagie-selected {
  box-shadow: 0 0 0 !important;
  border: none !important;
  padding: 0 !important; }

.pagi-container > ul li img {
  width: 160px;
  height: 116px; }

.pagi-container > ul li a {
  padding: 0px 10px 0 0 !important;
  display: inline-block;
  padding: 5px;
  text-decoration: none;
  color: #fff;
  box-shadow: none !important; }

.backbtn {
  opacity: 1 !important;
  text-indent: -9999px;
  width: 50px;
  height: 117px;
  position: absolute !important;
  bottom: 0px;
  border: none;
  background: #1b354a url(../images/slider-left-arrow.png) center center no-repeat; }

.nextbtn {
  opacity: 1 !important;
  text-indent: -9999px;
  width: 50px;
  height: 117px;
  position: absolute !important;
  bottom: 0px;
  border: none;
  right: 0;
  background: #1b354a url(../images/slider-right-arrow.png) center center no-repeat; }

header.sticky .main-nav.navbar-default {
  transition: all 300ms ease;
  min-height: 83px;
  border: none; }

header.sticky .main-nav .navbar-nav > li > a.active, header.sticky .main-nav .navbar-nav > li > a:hover, header.sticky .main-nav .navbar-nav > li > a:focus {
  color: #999;
  background: #999; }

.panel p.reserve-email a {
  color: #fff !important; }

.white-color:hover, .white-color:focus {
  color: #fff !important; }

.reserve-email a:hover {
  text-decoration: none !important; }

/*header.sticky .main-nav.navbar-default .navbar-form {margin-top: 32px;}
header.sticky .main-nav.navbar-default .navbar-form .form-control {background-color: rgba(192,207,215,0.5) !important; color: #1b354a;}
header.sticky .main-nav.navbar-default .navbar-form .form-control::-webkit-input-placeholder {color: #1b354a;}
header.sticky .main-nav.navbar-default .navbar-form .form-control:-moz-placeholder {color: #1b354a;}
header.sticky .main-nav.navbar-default .navbar-form .form-control::-moz-placeholder {color: #1b354a;}
header.sticky .main-nav.navbar-default .navbar-form .form-control:-ms-input-placeholder {color: #1b354a;}*/
.gallery-container {
  position: relative; }

/*header.sticky {
           position: fixed;
           height: 100px; color: #1b354a !important;

           width: 100%;
          background-color: rgba(255,255,255,0.9);}
 header.sticky a{color: #1b354a !important;}

 header.sticky .navbar .input-group .form-control {
   background-color: rgba(192,207,215,0.5) !important;
   color: #1b354a !important;
}header.sticky .navbar-wrap .navbar-form .btn-default{background-color: rgba(192,207,215,0.5) !important;}

header.sticky .main-nav.navbar-default .navbar-form .btn-default {
   background-color: rgba(192,207,215,0.5) !important;
   color: #1b354a;
}
header.sticky .navbar-nav > li a:hover {
   color: #99bcb3 !important;
}header.sticky .navbar-nav > li a:before {
   background-color: #99bcb3 !important;
}*/
.nav-child {
  display: none; }

.hours-content.opening-left p span.kht {
  font-size: 20px;
  color: #5a7e96; }

.opening-left {
  color: #5a7e96 !important;
  font-weight: bold; }

.hours-content.opening-right p span.kht {
  font-size: 20px;
  color: #1a455c; }

.opening-right {
  color: #1a455c !important;
  font-weight: bold; }

.panel-contents-four {
  position: absolute;
  top: 270px;
  width: 100%;
  text-align: center; }

.panel-contents-one {
  position: absolute;
  top: 135px;
  width: 100%;
  text-align: center; }

.panel-contents-two {
  position: absolute;
  top: 200px;
  width: 100%;
  text-align: center; }

.panel-contents-three {
  position: absolute;
  top: 245px;
  width: 100%;
  text-align: center; }

.panel-contents-six {
  position: absolute;
  top: 245px;
  width: 100%;
  text-align: center; }

.eventes-subtext {
  margin: -10px auto 0;
  width: 71%; }

.update-text {
  font-size: 20px;
  margin-top: 30px; }

.blue-bg-dark {
  background: #22476a !important; }

.privacy-col {
  background: #f6f6f6; }

.privacy-block {
  background: #fff;
  overflow: hidden;
  margin-bottom: 70px;
  padding: 60px 60px;
  width: 728px;
  margin: 0 auto 70px; }

.privacy-block h2 {
  margin: 0 0 40px;
  font-size: 40px;
  line-height: 34px;
  color: #a5c7c0;
  line-height: 40px;
  text-align: center; }

.privacy-block p {
  font-size: 16px;
  color: #08496a;
  line-height: 26px; }

.privacy-block ul {
  margin: 0 0 30px 0px;
  padding: 0;
  list-style: none; }

.privacy-block ul li {
  background: url(../images/arrow-dott.jpg) left 8px no-repeat;
  padding: 0 0 0 15px;
  margin: 0 0 10px;
  font-size: 14px;
  color: #08496a; }

.privacy-block strong {
  display: block;
  margin: 0 0 10px;
  font-weight: normal; }

.privacy-block .james #text-left {
  text-align: center;
  margin: 30px 0 0; }

.reserve-email {
  margin: 30px 0 0;
  font-size: 20px !important;
  line-height: 30px !important; }

.mediacol {
  padding: 45px 90px 35px;
  margin: 0 !important; }

.dark-gray {
  background: #f6f6f6; }

.light-graybg {
  background: #fafafa; }

.mediacol p {
  color: #1a455c; }

.mediacol .nlink {
  letter-spacing: 3px; }

#hero-inside .panel-contents-four .panel-copy {
  margin-top: 40px; }

.whats-block {
  display: block; }

.whats-block-content {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -230px; }

.rellative-position {
  position: relative; }

.overlay-left .whats-block-content {
  right: auto;
  left: 0; }

.map-block-content {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -218px; }

.overlay-left .whats-block div img {
  display: inline-block;
  max-height: 500px; }

.overlay-right .whats-block div img {
  max-height: 500px; }

.post-img {
  margin-left: -62px;
  margin-bottom: 30px; }

.privacy-block h3 {
  font-size: 20px;
  margin: 10px 0 0px;
  color: #08496a; }

.booking-block-content {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -230px; }

.home-avalon {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -190px; }

.home-avalon .tb-copy {
  height: 380px; }

.news-post-text {
  font-size: 20px;
  color: #fff;
  margin-top: 30px; }

#singlepost-inside {
  height: 475px;
  padding: 250px 0 0 0;
  background-position: center top; }

.navbar-wrap .navbar-nav > li:hover .nav-child {
  display: block; }

.nav-child {
  position: absolute;
  background: #f6f6f6;
  top: 82px;
  list-style-type: none;
  left: 0;
  margin: 0;
  padding: 0;
  min-width: 230px; }

.nav-child li {
  line-height: normal;
  border-bottom: 1px solid #e2e2e2; }

.nav-child li a {
  color: #0e2b4d;
  font-size: 15px;
  display: block;
  padding: 15px 20px; }

.nav-child li a:hover {
  background: #fff;
  text-decoration: none; }

.navbar-wrap .navbar-nav > li > a {
  padding: 0 10px; }

.parent:before {
  content: "";
  background: url(../images/menu-arrow.png) right 0 no-repeat;
  width: 13px;
  height: 10px;
  position: absolute;
  top: 7px;
  right: -15px; }

.parent:hover:before {
  background: url(../images/menu-arrow-hover.png) right 0 no-repeat; }

.navbar-wrap .navbar-nav > li.parent ul li a:before {
  border: none;
  background: none !important; }

.career-col {
  padding: 80px 0;
  background: #fff; }

.career-col .jobblock:nth-child(odd) {
  background: #f6f6f6; }

.career-col .jobblock {
  background: #fafafa; }

.form-block form .form-control, #seminar_cat {
  background: #fff !important; }

.light-gray-bg {
  background: #f6f6f6; }

.btn-file {
  position: relative;
  overflow: hidden; }

.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block; }

.search-bar {
  background: #f6f6f6; }

.search-bar-inner {
  background: #f6f6f6; }

.btn-file {
  background-color: #c3be39;
  float: right;
  padding: 10px 20px;
  border: none;
  border-radius: 0;
  font-size: 20px;
  letter-spacing: 2.5px;
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 20px; }

#four-block .col-md-4 .lt-blue-bg img {
  margin-bottom: 20px !important;
  margin-top: -20px; }

.makebooking {
  position: absolute;
  top: 0;
  right: 20px; }

.col-padding-btm {
  padding-bottom: 130px !important; }

.newslink {
  color: #5f8096 !important; }

.searchback {
  width: 725px;
  margin: 0 auto 30px;
  overflow: hidden;
  background: #fff;
  padding: 40px 90px;
  font-size: 14px;
  color: #08496a;
  line-height: 24px; }

.newslink:hover {
  text-decoration: none; }

.rellative-position .whats-block green.h3 {
  margin-bottom: 5px; }

#content #the-brand .overlay-left .whats-block-content .tb-copy.what-col-one {
  background: #fff !important; }

.upload {
  margin: 10px 0 0; }

.btn-file:hover {
  background-color: #1b354a;
  color: #fff; }

.download-pdf {
  display: block;
  font-size: 20px;
  color: #1a455c;
  letter-spacing: 2px;
  margin: 20px 0 20px;
  line-height: 27px;
  font-weight: bold;
  text-align: center; }

.download-pdf:hover {
  text-decoration: none; }

.arrowimg {
  position: absolute;
  top: 0px;
  left: -12px; }

.search-results-block h2 {
  font-size: 20px;
  line-height: 30px;
  color: #1a455c;
  margin: 0 0 20px;
  font-weight: bold; }

.search-results-block {
  margin: 0 auto;
  width: 910px; }

.resul-block-list {
  background: #f6f6f6;
  padding: 20px 90px 50px;
  background: #fafafa; }

.search .search-content {
  margin: 0;
  padding: 30px 90px 50px; }

.search-content-light {
  background: #f6f6f6;
  margin: 0;
  padding: 30px 90px; }

.search .search-content h3 {
  color: #d1c852;
  font-size: 40px;
  line-height: 38px;
  margin: 0 0 27px; }

.search p {
  font-size: 16px;
  line-height: 26px;
  color: #1a455c; }

.search .search-content h3 a {
  color: #d1c852; }

.search .search-content-light h3 a {
  color: #a5c7c0; }

.search .search-content-light h3 {
  color: #a5c7c0;
  font-size: 40px;
  line-height: 38px;
  margin: 0 0 27px; }

.search a:hover {
  text-decoration: none; }

.page-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block; }

.page-list a {
  font-size: 20px;
  color: #08496a; }

.page-list {
  font-size: 20px;
  color: #a5c7c0; }

.pagination {
  display: block;
  padding: 20px 0 0; }

.page-list {
  width: 100%;
  text-align: center; }

.page-list ul li {
  display: inline-block; }

.page-list ul {
  margin: 0 20px;
  padding: 0; }

.slick-dots {
  display: none !important; }

.demo {
  height: auto !important; }

.amazingslider-text-bg-0 {
  display: none !important; }

.slick-next {
  display: block !important;
  position: absolute;
  top: 50%;
  text-indent: -9999px;
  width: 46px;
  border: none;
  background-color: #1a455c;
  height: 46px;
  margin-top: -23px;
  right: 20px;
  background: url(../images/slider-right-arrow.png) center no-repeat #1a455c;
  border-radius: 50%; }

.slick-prev {
  display: block !important;
  position: absolute;
  width: 46px;
  text-indent: -9999px;
  top: 50%;
  border: none;
  background-color: #1a455c;
  left: 20px;
  z-index: 9;
  height: 46px;
  margin-top: -23px;
  background: url(../images/slider-left-arrow.png) center no-repeat #1a455c;
  border-radius: 50%; }

.close {
  opacity: 1 !important; }

.pagination span {
  padding: 0 5px; }

.pagination span span {
  padding: 0; }

.pagenav {
  padding: 0 5px; }

#intro.introinner .col-md-10 center {
  text-align: center;
  clear: both; }

.amazingslider-box-0 {
  margin: 0 0 20px; }

.amazingslider-box-2 {
  margin: 0 0 20px; }

.amazingslider-box-3 {
  margin: 0 0 20px; }

.amazingslider-box-4 {
  margin: 0 0 20px; }

.amazingslider-box-5 {
  margin: 0 0 20px; }

.amazingslider-box-6 {
  margin: 0 0 20px; }

.amazingslider-box-7 {
  margin: 0 0 20px; }

.amazingslider-car-right-arrow-0 {
  width: 49px !important;
  margin-top: 20px !important;
  height: 116px !important; }

.amazingslider-nav-container-0 {
  margin: 20px 0 0 !important; }

.amazingslider-car-left-arrow-0 {
  margin-top: 20px !important; }

.amazingslider-bullet-0-0, .amazingslider-bullet-0-1, .amazingslider-bullet-0-2, .amazingslider-bullet-0-3, .amazingslider-bullet-0-4, .amazingslider-bullet-0-5, .amazingslider-bullet-0-6, .amazingslider-bullet-0-7, .amazingslider-bullet-0-8, .amazingslider-bullet-0-9, .amazingslider-bullet-0-10, .amazingslider-bullet-0-11, .amazingslider-bullet-0-12, .amazingslider-bullet-0-13, .amazingslider-bullet-0-14, .amazingslider-bullet-0-15 {
  width: 175px !important;
  height: 120px !important; }

.amazingslider-bullet-1-0, .amazingslider-bullet-1-1, .amazingslider-bullet-1-2, .amazingslider-bullet-1-3, .amazingslider-bullet-1-4, .amazingslider-bullet-1-5, .amazingslider-bullet-1-6, .amazingslider-bullet-1-7, .amazingslider-bullet-1-8, .amazingslider-bullet-1-9, .amazingslider-bullet-1-10, .amazingslider-bullet-1-11, .amazingslider-bullet-1-12, .amazingslider-bullet-1-13, .amazingslider-bullet-1-14, .amazingslider-bullet-1-15 {
  width: 175px !important;
  height: 120px !important; }

.amazingslider-bullet-2-0, .amazingslider-bullet-2-1, .amazingslider-bullet-2-2, .amazingslider-bullet-2-3, .amazingslider-bullet-2-4, .amazingslider-bullet-2-5, .amazingslider-bullet-2-6, .amazingslider-bullet-2-7, .amazingslider-bullet-2-8, .amazingslider-bullet-2-9, .amazingslider-bullet-2-10, .amazingslider-bullet-2-11, .amazingslider-bullet-2-12, .amazingslider-bullet-2-13, .amazingslider-bullet-2-14, .amazingslider-bullet-2-15 {
  width: 175px !important;
  height: 120px !important; }

.amazingslider-bullet-3-0, .amazingslider-bullet-3-1, .amazingslider-bullet-3-2, .amazingslider-bullet-3-3, .amazingslider-bullet-3-4, .amazingslider-bullet-3-5, .amazingslider-bullet-3-6, .amazingslider-bullet-3-7, .amazingslider-bullet-3-8, .amazingslider-bullet-3-9, .amazingslider-bullet-3-10, .amazingslider-bullet-3-11, .amazingslider-bullet-3-12, .amazingslider-bullet-3-13, .amazingslider-bullet-3-14, .amazingslider-bullet-3-15 {
  width: 175px !important;
  height: 120px !important; }

.amazingslider-nav-container-1 div {
  width: 175px !important;
  height: 120px !important; }

.amazingslider-nav-container-2 div {
  width: 175px !important;
  height: 120px !important; }

.amazingslider-nav-container-3 div {
  width: 175px !important;
  height: 120px !important; }

.amazingslider-nav-container-4 div {
  width: 175px !important;
  height: 120px !important; }

.amazingslider-nav-container-5 div {
  width: 175px !important;
  height: 120px !important; }

.amazingslider-nav-container-6 div {
  width: 175px !important;
  height: 120px !important; }

.html5gallery-thumb, .html-thumb {
  width: 174px !important;
  height: 115px !important; }

.html-thumb div {
  width: 174px !important;
  height: 115px !important; }

.html-thumb div img {
  width: 174px !important;
  height: 115px !important; }

.html5gallery-tn-selected-1 {
  width: 174px !important;
  height: 115px !important; }

.html5gallery-tn-selected-2 {
  width: 174px !important;
  height: 115px !important; }

.html5gallery-tn-selected-3 {
  width: 174px !important;
  height: 115px !important; }

.html5gallery-tn-selected-4 {
  width: 174px !important;
  height: 115px !important; }

.html5gallery-tn-selected-5 {
  width: 174px !important;
  height: 115px !important; }

.html5gallery-thumbs-0 {
  top: 0 !important; }

.html5gallery-car-mask-0 {
  left: 0 !important; }

.html5gallery-mask {
  height: 115px !important; }

.html5gallery-car-mask-0 {
  height: 100% !important; }

.html5gallery-car-list-0 {
  height: 100% !important; }

.html5gallery-car-0 {
  height: 115px !important; }

.html5gallery-car-0, .html5gallery-car-list-0 {
  left: 0 !important; }

.html5gallery-car-left-0 {
  background: url(../images/slider-left-arrow.png) center no-repeat #1a455c !important;
  width: 50px !important;
  height: 116px !important;
  top: 0 !important; }

.html5gallery-car-right-0 {
  background: url(../images/slider-right-arrow.png) center no-repeat #1a455c !important;
  width: 50px !important;
  height: 116px !important;
  top: 0 !important; }

.html5gallery-car-list-0 {
  width: 100% !important; }

.coporate-block-text {
  background: #fff;
  padding: 70px 0;
  text-align: center; }

.coporate-block-text h2 {
  margin: 0 0 40px;
  padding: 0;
  font-size: 40px; }

.slick-slider {
  overflow: hidden; }

.coporate-block-text p {
  color: #1b455d;
  line-height: 30px; }

.corporate-block-content {
  margin: 0 auto;
  width: 50%; }

.coporate-block-text h6 {
  color: #19465b; }

.coporate-block-text h6 a {
  color: #19465b;
  font-size: 23px;
  letter-spacing: 3px;
  margin: 30px 0 0;
  display: block; }

.coporate-block-text h6 a:hover {
  text-decoration: none; }

#four-block .col-md-4 .block.lt-blue-bg p {
  line-height: 21px;
  margin: 0 0 30px; }

.home-avalon-block .tb-copy {
  height: 460px; }

.home-avalon-block {
  margin-top: -225px; }

.home-avalon-block p {
  line-height: 20px;
  margin-bottom: 25px; }

.utube_video {
  background-image: url("../images/play-icon.png");
  width: 77px;
  height: 77px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -35px 0 0 -35px;
  display: inline-block; }

.slick-slide {
  position: relative; }

.slick-slide:hover {
  cursor: pointer; }

.tab-content ul {
  margin: 0;
  padding: 40px 0 0;
  list-style-type: none; }

.tab-content h3 {
  clear: both; }

.tab-content ul li {
  overflow: hidden;
  margin: 0 0 20px;
  font-size: 16px;
  font-weight: bold; }

.tab-content {
  font-size: 16px;
  color: #1a455c; }

.kiosk-transactions {
  color: #5a7e96;
  margin-top: 50px; }

.shot-desc {
  display: inline-block;
  clear: both; }

.empty-price-one {
  float: left;
  width: 35%; }

.empty-price-two {
  float: left;
  width: 10%; }

.empty-price-three {
  float: left;
  width: 10%; }

.empty-price-four {
  float: left;
  width: 10%; }

.empty-price-five {
  float: left;
  width: 10%; }

.headcolm-bar {
  overflow: hidden; }

.full-desc {
  float: left;
  color: #5a7e96;
  clear: both; }

.itembar {
  float: left;
  width: 90%; }

.qnty {
  float: right;
  width: 5%; }

#kiosk-menu11 .kiosk-food-title {
  width: 85%; }

.large-item {
  float: left;
  margin-left: 35px; }

.panel {
  margin-top: 0;
  margin-bottom: 0 !important; }

#short_main_desc {
  display: block;
  text-align: center;
  margin: 10px 0 0;
  color: #a5c7c0; }

#sub_title_av {
  margin: 0 0 30px 15px;
  color: #a5c7c0;
  font-size: 22px; }

#menu {
  display: none; }

.intro-excerpt p {
  color: #ca9f6f !important;
  font-weight: normal; }

.privacy-block strong {
  color: #ca9f6f !important; }

/* Effect 1: opacity */
.grid.effect-1 li.animate {
  animation: fadeIn 0.65s ease forwards; }

@keyframes fadeIn {
  0% { }
  100% {
    opacity: 1; } }

/* Effect 2: Move Up */
.grid.effect-2 .animate {
  transform: translateY(200px);
  animation: moveUp 0.65s ease forwards; }

@keyframes moveUp {
  0% { }
  100% {
    transform: translateY(0);
    opacity: 1; } }

/* Effect 3: Scale up */
.grid.effect-3 li.animate {
  transform: scale(0.6);
  animation: scaleUp 0.65s ease-in-out forwards; }

@keyframes scaleUp {
  0% { }
  100% {
    transform: scale(1);
    opacity: 1; } }

/* Effect 4: fall perspective */
.grid.effect-4 {
  perspective: 1300px; }

.grid.effect-4 li.animate {
  transform-style: preserve-3d;
  transform: translateZ(400px) translateY(300px) rotateX(-90deg);
  animation: fallPerspective .8s ease-in-out forwards; }

@keyframes fallPerspective {
  0% { }
  100% {
    transform: translateZ(0px) translateY(0px) rotateX(0deg);
    opacity: 1; } }

/* Effect 5: fly (based on http://lab.hakim.se/scroll-effects/ by @hakimel) */
.grid.effect-5 {
  perspective: 1300px; }

.grid.effect-5 li.animate {
  transform-style: preserve-3d;
  transform-origin: 50% 50% -300px;
  transform: rotateX(-180deg);
  animation: fly .8s ease-in-out forwards; }

@keyframes fly {
  0% { }
  100% {
    transform: rotateX(0deg);
    opacity: 1; } }

/* Effect 6: flip (based on http://lab.hakim.se/scroll-effects/ by @hakimel) */
.grid.effect-6 {
  perspective: 1300px; }

.grid.effect-6 li.animate {
  transform-style: preserve-3d;
  transform-origin: 0% 0%;
  transform: rotateX(-80deg);
  animation: flip .8s ease-in-out forwards; }

@keyframes flip {
  0% { }
  100% {
    transform: rotateX(0deg);
    opacity: 1; } }

/* Effect 7: helix (based on http://lab.hakim.se/scroll-effects/ by @hakimel) */
.grid.effect-7 {
  perspective: 1300px; }

.grid.effect-7 li.animate {
  transform-style: preserve-3d;
  transform: rotateY(-180deg);
  animation: helix .8s ease-in-out forwards; }

@keyframes helix {
  0% { }
  100% {
    transform: rotateY(0deg);
    opacity: 1; } }

/* Effect 8:  */
.grid.effect-8 {
  perspective: 1300px; }

.grid.effect-8 li.animate {
  transform-style: preserve-3d;
  transform: scale(0.4);
  animation: popUp .8s ease-in forwards; }

@keyframes popUp {
  0% { }
  70% {
    transform: scale(1.1);
    opacity: .8;
    animation-timing-function: ease-out; }
  100% {
    transform: scale(1);
    opacity: 1; } }

@media screen and (min-width: 1500px) and (max-width: 2500px) {
  .slick-slide img {
    width: 381px !important; } }

@media screen and (max-width: 1500px) {
  .navbar-wrap .navbar-nav > li {
    margin-right: 1.5em; }
  #hero, #hero-inside {
    height: 650px; }
  #hero .panel-copy, #hero-inside .panel-copy {
    margin-top: 20px; }
  .block h3 {
    font-size: 30px; } }

@media screen and (max-width: 1200px) {
  #hero p, #hero-inside p {
    max-width: inherit; }
  .panel-contents-four, .panel-contents-three, .panel-contents-two, .panel-contents-six {
    top: 220px; }
  #hero .panel-copy, #hero-inside .panel-copy {
    font-size: 20px; }
  .navbar-wrap .navbar-nav > li > a {
    padding: 0 0px; }
  #three-full-block .events-block {
    width: inherit !important; }
  .block h3 {
    font-size: 25px; }
  h3.contact-para {
    font-size: 32px; }
  .diagnal-line-reservation {
    left: 48%; }
  .api-block .col-md-4 {
    width: 33.33333333%;
    float: left; } }

@media screen and (max-width: 1100px) {
  .navbar-wrap .navbar-nav > li {
    margin-right: 1.1em; }
  .navbar-wrap .navbar-nav > li a {
    font-size: 16px; }
  .modal-content {
    width: 98%;
    margin: 0 auto; }
  .menu-mid-col {
    width: inherit; }
  .tab-content img {
    max-width: 100%; }
  .tab-content {
    width: inherit;
    margin: 0 10px; } }

@media screen and (max-width: 1024px) {
  .navbar-wrap .navbar-nav > li {
    margin-right: 1.2em; }
  .navbar-form .input-group {
    width: 145px; }
  .navbar-wrap .navbar-nav > li a {
    font-size: 16px; }
  .privacy-block {
    width: inherit; } }

@media screen and (max-width: 900px) {
  .navbar-wrap .navbar-nav > li {
    margin-right: 0.6em; }
  .navbar-wrap .navbar-nav > li a {
    font-size: 16px; }
  .makebooking {
    position: inherit; }
  .opening-right, .opening-left {
    width: inherit; }
  .api-block p {
    line-height: 20px; } }

@media screen and (max-width: 820px) {
  .navbar-wrap .navbar-nav > li {
    margin-right: 0.5em; }
  .navbar-form .input-group {
    width: 105px; }
  .navbar-wrap .navbar-nav > li a {
    font-size: 16px; } }

@media screen and (max-width: 768px) {
  .navbar-nav {
    margin: 0; }
  .navbar-wrap .navbar-nav > li {
    display: block; }
  .navbar-collapse.in {
    overflow-y: auto; }
  .api-block .col-md-4 {
    width: 51%;
    margin: 0 auto;
    float: none; }
  .api-block p {
    line-height: 16px; }
  .home-avalon {
    position: inherit;
    margin: 0;
    right: inherit;
    top: inherit; }
  .home-avalon .tb-copy {
    height: inherit; }
  .overlay-right .tb-copy, .overlay-left .tb-copy {
    width: inherit;
    height: inherit;
    padding: 30px 20px 0; }
  #the-brand {
    padding-top: 20px;
    padding-bottom: 20px; }
  #four-block {
    padding-top: 20px;
    padding-bottom: 20px; }
  .map-block-content {
    position: inherit;
    margin: 0;
    right: inherit;
    top: inherit; }
  #mappanel .tb-copy {
    height: inherit;
    width: inherit;
    right: inherit; }
  #mappanel.overlay-right .tb-copy-location {
    right: 27%; }
  #mappanel.overlay-right .tb-copy-location {
    bottom: 108%;
    margin-bottom: 75px; }
  footer .footer-details li {
    display: block;
    border: none; } }

@media screen and (max-width: 560px) {
  .menu-mid-col .nav-tabs > li a {
    font-size: 12px; } }

@media screen and (max-width: 500px) {
  .menu-mid-col .nav-tabs > li a {
    font-size: 10px;
    line-height: 25px; }
  .menu-mid-col .nav-tabs > li a:nth-child(2) {
    line-height: 16px; }
  .menu-mid-col .nav-tabs > li:nth-child(2) a {
    line-height: normal; }
  .menu-mid-col .nav-tabs > li:nth-child(1) a {
    line-height: 23px;
    display: block; }
  .menu-mid-col .nav-tabs > li:nth-child(3) a {
    line-height: 23px;
    display: block; }
  .menu-mid-col .nav-tabs > li:nth-child(4) a {
    line-height: 23px;
    display: block; }
  .menu-mid-col .nav-tabs > li {
    vertical-align: top; }
  .menu-mid-col .nav-tabs > li:nth-child(3) a {
    line-height: 11px; } }

@media screen and (max-width: 300px) {
  .menu-mid-col .nav-tabs > li a {
    font-size: 8px;
    line-height: 25px; }
  .menu-mid-col .nav-tabs > li:nth-child(2) a {
    line-height: 16px;
    position: relative; }
  .menu-mid-col .nav-tabs > li:nth-child(1) a {
    line-height: 23px;
    display: block; }
  .menu-mid-col .nav-tabs > li:nth-child(3) a {
    line-height: 23px;
    display: block; }
  .menu-mid-col .nav-tabs > li {
    vertical-align: top; } }

@media screen and (max-width: 768px) {
  .hero-title {
    width: inherit;
    margin: 0 auto; }
  #menu {
    display: block; }
  .phone_num {
    display: none; }
  .navbar-nav {
    margin: 0; }
  .navbar-wrap .navbar-nav > li {
    display: block; }
  .navbar-collapse.in {
    overflow-y: auto; }
  .api-block .col-md-4 {
    width: 51%;
    margin: 0 auto;
    float: none; }
  .api-block p {
    line-height: 16px; }
  .home-avalon {
    position: inherit;
    margin: 0;
    right: inherit;
    top: inherit; }
  .home-avalon .tb-copy {
    height: inherit; }
  .overlay-right .tb-copy, .overlay-left .tb-copy {
    width: inherit;
    height: inherit;
    padding: 20px;
    margin-top: 20px;
    position: relative; }
  #the-brand {
    padding-top: 20px;
    padding-bottom: 20px; }
  #four-block {
    padding-top: 20px;
    padding-bottom: 20px; }
  .map-block-content {
    position: inherit;
    margin: 0;
    right: inherit;
    top: inherit; }
  #mappanel .tb-copy {
    height: inherit;
    width: inherit;
    right: inherit; }
  #mappanel.overlay-right .tb-copy-location {
    right: 27%; }
  #mappanel.overlay-right .tb-copy-location {
    bottom: 108%;
    margin-bottom: 75px; }
  footer .footer-details li {
    display: block;
    border: none; }
  #hero, #hero-inside {
    height: 490px; }
  .panel-contents-one {
    top: 50px; }
  .hero-logo {
    height: 130px; }
  #hero .panel-copy, #hero-inside .panel-copy {
    font-size: 22px;
    width: 96%;
    margin: 20px 0 30px;
    line-height: 29px; }
  .cbtn {
    font-size: 15px;
    font-size: 15px;
    letter-spacing: 3px;
    display: block; }
  #intro .intro-imgs {
    margin-bottom: 40px; }
  h3 {
    margin-bottom: 25px; }
  .block {
    height: inherit !important;
    min-height: 250px; }
  #four-block .col-md-4 .block {
    margin: 25px 0; }
  #two-block {
    padding-top: 45px;
    padding-bottom: 45px; }
  .cbtn {
    display: block !important;
    min-width: inherit; }
  .block.video-block {
    height: 210px !important;
    margin-top: 25px !important;
    display: block !important;
    width: 100% !important; }
  .three-section .block {
    padding: 30px 40px;
    min-height: inherit; }
  .three-section .events-block {
    padding: 25px 0 !important;
    height: 180px !important; }
  .wedding-block p, .corporate-block p, .social-block p {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 15px; }
  #three-full-block h3 {
    margin-bottom: 5px !important; }
  #mappanel {
    padding-top: 40px; }
  #mappanel.overlay-right .tb-copy-location {
    position: absolute;
    top: -160px !important;
    bottom: 0px !important;
    right: 32%; }
  #mappanel.overlay-right .tb-copy-location h3 {
    margin: 20px 0 10px; }
  .map-block-content {
    right: inherit;
    top: inherit;
    margin: -40px auto 0;
    width: 86%;
    background-color: #fff;
    position: relative; }
  #mappanel .tb-copy {
    height: initial;
    width: initial;
    right: inherit; }
  .api-block .col-md-4 {
    width: inherit;
    margin: 0 20px;
    float: none; }
  .api-block .rev-block {
    height: 210px; }
  .api-block {
    padding-top: 45px;
    padding-bottom: 45px; }
  .form-block {
    padding-top: 45px;
    padding-bottom: 45px; }
  .form-block form {
    margin-top: 30px; }
  footer .foo-logo {
    margin-top: 20px;
    height: 85px; }
  .custom .footer-details li:nth-child(2) {
    margin-bottom: 12px;
    margin-top: 12px; }
  .custom .footer-details li:nth-child(3) {
    margin-bottom: 12px; }
  .custom .footer-details li:nth-child(4) {
    display: inline-block;
    padding: 0 10px;
    line-height: 12px; }
  .custom .footer-details li:nth-child(5) {
    display: inline-block;
    padding: 0 10px;
    border-left: 1px solid #fff;
    line-height: 12px; }
  footer {
    height: inherit; }
  footer .footer-details {
    margin: 30px 0; }
  .menu-news-bg .cbtn {
    min-width: 100%;
    display: block !important;
    width: initial !important;
    margin: 0 !important; }
  .api-block p {
    font-size: 15px;
    line-height: 22px !important; }
  #the-brand p {
    font-size: 15px;
    line-height: 25px; }
  .navbar-wrap {
    position: inherit;
    min-height: 40px;
    padding: 10px 0; }
  .navbar-fixed-top {
    position: inherit; }
  #dn-mob ul li > ul li .arrow {
    margin-top: 8px; }
  #dn-mob ul li > ul li > a {
    background: #f6f6f6;
    color: #5a7e96;
    padding: 20px 0 20px 50px; }
  #dn-mob ul li > ul li > ul li > a {
    background: #f6f6f6; }
  #dn-mob ul li, #dn-mob ul li a {
    border: none; }
  #dn-mob ul li, #dn-mob ul li {
    border-bottom: 1px solid #e5e5e5; }
  #dn-mob {
    border-top: 1px solid #e5e5e5; }
  .navbar-brand > img {
    margin-top: 5px; }
  .mm-menu .mm-content > li > a:before, .nav > li > a:before, .inl-menu .im-links li a:before {
    background: none !important; }
  .navbar-collapse.in {
    overflow-y: auto; }
  #dn-mob ul li > a:hover {
    background: #f6f6f6; }
  #menu .collapse.in {
    border-top: 1px solid #e5e5e5; }
  .is-sticky .navbar-nav > li a:before {
    display: none; }
  .navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }
  #dn-mob ul li > ul {
    overflow: hidden; }
  #dn-mob ul ul ul li {
    border-bottom: 1px solid #cfcfcf !important; }
  .searchbardiv form {
    background: #e5e5e5 !important;
    border: none; }
  #dn-desk {
    display: none !important; }
  .navbar-default {
    background-color: #fff;
    border-color: #e5e5e5; }
  .navbar-brand {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center; }
  .navbar-brand > img {
    display: inline-block; }
  .navbar-default .navbar-toggle {
    float: left;
    position: relative;
    z-index: 10; }
  .searchbardiv {
    display: block;
    position: fixed;
    background: rgba(255, 255, 255, 0.3);
    top: 62px;
    right: 0px;
    z-index: 1001;
    width: 100%;
    max-width: 100%;
    padding: 10px;
    margin: 0px; }
  .buttonsearch {
    position: fixed;
    top: 18px;
    float: right;
    right: 0px;
    margin-right: 20px;
    background-color: transparent;
    border: 0px;
    box-shadow: none; }
  .buttonsearch:hover {
    box-shadow: none;
    border: 0px; }
  .buttonsearch:focus {
    box-shadow: none;
    border: 0px; }
  .glyphicon.glyphicon-search {
    font-size: 18px; }
  #searchbox {
    box-shadow: none;
    padding: 8px 14px; }
  #searchbox:hover {
    box-shadow: none; }
  .form-control:focus {
    border-color: #ccc; }
  .navbar-toggle {
    margin-right: 35px;
    border: none;
    background: transparent !important; }
  .navbar-toggle:hover {
    background: transparent !important; }
  .navbar-toggle .icon-bar {
    width: 32px;
    transition: all 0.2s;
    height: 3px; }
  .navbar-toggle .top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 10%; }
  .navbar-toggle .middle-bar {
    opacity: 0; }
  .navbar-toggle .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 10% 90%; }
  .navbar-toggle.collapsed .top-bar {
    transform: rotate(0); }
  .navbar-toggle.collapsed .middle-bar {
    opacity: 1; }
  .navbar-toggle.collapsed .bottom-bar {
    transform: rotate(0); }
  header {
    height: auto !important; }
  .panel-contents-one {
    padding: 0 20px; }
  #intro.introinner center {
    margin: 0 20px; }
  #intro {
    padding-bottom: 35px; }
  .introinner {
    padding-top: 30px !important; }
  #three-full-block .cbtn {
    width: 84% !important;
    margin: 0 20px;
    min-width: inherit; }
  .overlay-right .rellative-position .col-md-9 {
    padding: 0; }
  .overlay-right {
    background: #f6f6f6;
    padding: 20px 0; }
  .home-avalon-block {
    margin-top: -40px;
    position: relative; }
  .block {
    padding: 30px 20px !important; }
  .bit-half {
    margin-bottom: 20px; }
  .bit-half h3 {
    text-align: center;
    margin-bottom: 15px !important;
    line-height: initial; }
  .bit-half p {
    font-size: 15px;
    line-height: 22px; }
  .tb-copy-location p {
    font-size: 15px;
    text-align: center;
    line-height: 15px;
    margin: 0 0 5px; }
  .beauty-text {
    display: block; }
  .atwatt-logo {
    display: block; }
  #mappanel {
    padding-bottom: 20px; }
  .api-block .rev-block {
    padding: 20px; }
  .navbar-wrap .navbar-nav > li > a {
    color: #333;
    line-height: 30px; }
  #hero, #hero-inside {
    height: 400px; }
  .panel-contents-four, .panel-contents-three, .panel-contents-two, .panel-contents-six {
    top: 70px; }
  .menu-make-reserve {
    background: #f6f6f6;
    padding-top: 40px;
    padding-bottom: 40px; }
  .overlay-right .menu-head, .overlay-left .menu-head {
    background: #FFFFFF;
    padding: 20px 20px;
    position: inherit;
    bottom: inherit;
    min-height: inherit;
    min-width: inherit;
    right: 0;
    text-align: center;
    width: inherit;
    margin-top: -20px; }
  #menu-top-col {
    padding: 40px 0;
    background: #f6f6f6;
    margin-top: -20px; }
  #menu-top-col .col-md-9 {
    padding: 0; }
  .menu-view-block {
    height: inherit;
    padding: 30px 20px; }
  #hero .panel-copy, #hero-inside .panel-copy {
    font-size: 19px;
    width: 100%;
    margin: 20px 0 25px;
    line-height: 26px; }
  .sticky-wrapper.is-sticky .main-nav.navbar-default {
    min-height: inherit; }
  .sticky-wrapper.is-sticky .main-nav .navbar-nav > li, .sticky-wrapper.is-sticky .main-nav .navbar-nav > li > a {
    color: #1b354a;
    line-height: 40px; }
  .panel-contents-four h1 {
    font-size: 40px; }
  .pdt-60 {
    padding-top: 30px !important; }
  .form-padding {
    padding: 20px 10px; }
  .col-padding-btm {
    padding-bottom: 40px !important; }
  .form-padding iframe {
    width: 100% !important;
    height: 470px !important; }
  .makebooking {
    position: inherit;
    top: inherit;
    right: inherit; }
  .opening-right, .opening-left {
    padding: 20px 15px; }
  .hours-content {
    margin: 0; }
  .kiosk-hours p span:first-child, .avalon-hours p span:first-child {
    width: 70px; }
  .hours-content.opening-left p span.kht {
    font-size: 15px !important;
    color: #5a7e96; }
  .kiosk-hours, .avalon-hours {
    min-height: 450px; }
  .hours-content.opening-right p span.kht {
    font-size: 15px !important;
    color: #1a455c; }
  .kiosk-hours p span:first-child, .avalon-hours p span:first-child {
    padding-right: 10px !important; }
  .hours-content.opening-right p {
    font-size: 15px !important; }
  .hours-content {
    margin: 100px 0 0;
    width: 100%; }
  #hours-block .hb-title {
    top: 30px; }
  .opening-right {
    float: left;
    height: 303px;
    margin: 80px 0 0 !important; }
  .opening-right p, .opening-left p {
    margin: 0 0 10px; }
  .block h3 {
    font-size: 25px;
    text-align: center; }
  #hero p, #hero-inside p {
    max-width: inherit;
    line-height: inherit; }
  .booking-block-content {
    position: inherit;
    top: inherit;
    margin: -40px 0 0; }
  #the-brand.brand-block .tb-copy, .brand-block .tb-copy {
    width: inherit; }
  .rellative-position .col-md-10 {
    padding: 0; }
  .three-block {
    padding-top: 35px;
    padding-bottom: 35px; }
  #hero-inside .panel-contents-four .panel-copy {
    margin-top: 0; }
  .corporate-block-content {
    width: inherit; }
  .coporate-block-text {
    background: #fff;
    padding: 40px 0; }
  .coporate-block-text h2 {
    margin: 0 0 20px; }
  .contact-form .text-right {
    text-align: left !important; }
  .whats-block-content {
    position: inherit;
    margin: 0;
    top: inherit; }
  #the-brand .tb-copy.what-col-one {
    background: #f6f6f6 !important;
    bottom: 0px !important;
    width: inherit !important;
    bottom: inherit !important;
    left: inherit !important;
    padding: 0; }
  .loadmore {
    display: block;
    padding: 12px 20px; }
  .menu-make-reserve .teal {
    margin: 0 0 20px; }
  #jobs {
    width: inherit; }
  .jobblock {
    padding: 30px 20px; }
  .career-col {
    padding: 20px 0; }
  .mediacol {
    padding: 45px 20px 35px;
    margin: 0 !important; }
  .navbar-wrap .navbar-nav > li {
    margin: 0 !important; } }

.navbar-wrap .navbar-form {
  width: 120px; }

.navbar-right {
  margin-right: 0px;
  padding: 0; }

.navbar-wrap .navbar-form .form-control {
  color: #61676c; }

.form-control:-ms-input-placeholder {
  color: #61676c; }

.form-control::placeholder {
  color: #61676c; }

.input-group-btn .btn:hover {
  color: #fff; }

.input-group-btn .btn {
  padding: 6px 5px; }

.input-group-btn .btn .glyphicon {
  color: #61676c; }

.content-left-last a {
  color: #fff !important; }

.content-left-last a:hover {
  text-decoration: none; }

.navbar-collapse.collapse {
  display: block; }

.collapse.navbar-collapse#dn-mob {
  display: none; }

.buttonsearch {
  display: none; }

.navbar-collapse.collapse {
  float: left; }

#text-right {
  float: left !important; }

.james .watt-bar {
  float: right; }

.james #text-left {
  background: #fff;
  color: #161c21 !important; }

.james #text-left .whatt-head-inner {
  color: #161c21 !important; }

.james #text-left .what-bar-sub {
  color: #161c21 !important; }

.james #text-left .cbtn {
  color: #161c21 !important; }

@media screen and (max-width: 768px) {
  .navbar-collapse.collapse.in {
    display: block !important; } }

@media (max-width: 767px) {
  #dn-desk {
    display: none !important; }
  .dove-nav.navbar-default {
    background-color: #fff;
    border-color: #e5e5e5; }
  .navbar-brand {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center; }
  .navbar-brand > img {
    display: inline-block; }
  .navbar-default .navbar-toggle {
    float: left;
    position: relative;
    z-index: 10;
    margin-left: 10px;
    margin-top: 15px; }
  .searchbardiv {
    display: block;
    position: fixed;
    background: rgba(255, 255, 255, 0.3);
    top: 62px;
    right: 0px;
    z-index: 1001;
    width: 100%;
    max-width: 100%;
    padding: 10px;
    margin: 0px; }
  .buttonsearch {
    position: fixed;
    top: 18px;
    float: right;
    right: 0px;
    margin-right: 20px;
    background-color: transparent;
    border: 0px;
    box-shadow: none; }
  .buttonsearch:hover {
    box-shadow: none;
    border: 0px; }
  .buttonsearch:focus {
    box-shadow: none;
    border: 0px; }
  #formsearch {
    display: none; }
  .glyphicon.glyphicon-search {
    font-size: 18px; }
  #searchbox {
    box-shadow: none;
    padding: 8px 14px; }
  #searchbox:hover {
    box-shadow: none; }
  .form-control:focus {
    border-color: #ccc; }
  .navbar-toggle {
    margin-right: 35px;
    border: none;
    background: transparent !important; }
  .navbar-toggle:hover {
    background: transparent !important; }
  .navbar-toggle .icon-bar {
    width: 22px;
    transition: all 0.2s; }
  .navbar-toggle .top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 10%; }
  .navbar-toggle .middle-bar {
    opacity: 0; }
  .navbar-toggle .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 10% 90%; }
  .navbar-toggle.collapsed .top-bar {
    transform: rotate(0); }
  .navbar-toggle.collapsed .middle-bar {
    opacity: 1; }
  .navbar-toggle.collapsed .bottom-bar {
    transform: rotate(0); }
  #dn-mob .navbar-nav {
    margin-top: 0;
    margin-bottom: 0; }
  #dn-mob ul li, #dn-mob ul li a {
    display: block;
    color: #122968; }
  #dn-mob ul li {
    border-bottom: 1px solid  #e5e5e5; }
  #dn-mob ul li a:hover,
  #dn-mob ul li a:focus {
    text-decoration: none; }
  #dn-mob ul li > a {
    font-size: 17px;
    line-height: 13px;
    padding: 20px 30px;
    background: #fff;
    color: #15354a; }
  #dn-mob ul li > ul {
    padding: 0; }
  #dn-mob ul li > ul li {
    background: #f1f1f1; }
  #dn-mob ul li > ul li > a {
    line-height: 30px; }
  #dn-mob ul li > ul li > ul li {
    background: #e2e2e2; }
  #dn-mob ul li > ul li > ul li > a {
    padding-left: 68px;
    background: #e2e2e2;
    font-size: 14px;
    line-height: 32px; }
  .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom #dn-mob.navbar-collapse {
    max-height: none; }
  #dn-mob ul li.active .arrow {
    background: url(../images/menu-minus.png) center center no-repeat;
    background-size: 100%; }
  #dn-mob ul li .arrow {
    background: url(../images/menu-plus.png) center center no-repeat;
    background-size: 100%;
    width: 13px;
    height: 13px; }
  #dn-mob ul li.active > ul li.active .arrow {
    background: url(../images/menu-minus.png) center center no-repeat;
    background-size: 100%; }
  #dn-mob ul li.active > ul li .arrow {
    background: url(../images/menu-plus.png) center center no-repeat;
    background-size: 100%;
    width: 13px;
    height: 13px; }
  #dn-mob ul li.active > ul li.active > ul li.active .arrow {
    background: url(../images/menu-minus.png) center center no-repeat;
    background-size: 100%; }
  #dn-mob ul li.active > ul li.active > ul li .arrow {
    background: url(../images/menu-plus.png) center center no-repeat;
    background-size: 100%;
    width: 13px;
    height: 13px; }
  #dn-mob ul li .arrow {
    float: right; }
  #dn-mob ul li > ul li .arrow {
    float: left;
    margin-right: 15px;
    margin-top: 5px; }
  #dn-mob center {
    padding: 32.5px 0;
    display: block;
    background-color: #fff; }
  .navbar-default {
    position: fixed;
    top: 0; }
  #content {
    margin-top: 74px; }
  .navbar-wrap {
    position: absolute;
    min-height: 75px;
    padding: 0; }
  .navbar-default .navbar-toggle {
    float: left;
    position: relative;
    z-index: 10;
    margin: 20px 0; }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #15354a; }
  .navbar-toggle .icon-bar {
    width: 35px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 6px; }
  .navbar-form {
    margin: 0; }
  .searchbardiv {
    display: block;
    position: fixed;
    background: rgba(255, 255, 255, 0.3);
    top: 38px;
    right: 0px;
    z-index: 1001;
    width: 100%;
    max-width: 100%;
    padding: 10px;
    margin: 0px; }
  #formsearch {
    display: none; }
  .nav.navbar-nav.navbar-right {
    display: inline-block; }
  #formsearch {
    display: none; }
  .buttonsearch {
    display: block; }
  .head-right {
    float: right;
    width: 65%;
    margin: 23px 0 18px; }
  .buttonsearch {
    top: 25px;
    margin-right: 15px; }
  .glyphicon.glyphicon-search {
    color: #15354a; }
  .navbar-right li a {
    font-size: 20px !important;
    color: #15354a; }
  .navbar-right li a:hover {
    color: #000 !important; }
  .navbar-default .navbar-toggle {
    float: left;
    position: relative;
    z-index: 10;
    margin: 0px 0;
    padding: 0;
    position: absolute;
    left: 15px;
    top: 26px; }
  .navbar-default .navbar-form {
    border-color: #000; }
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none; }
  .navbar-form .input-group {
    width: 80%;
    margin: 0 auto; }
  #dn-mob {
    float: none;
    clear: both;
    width: 100%;
    margin: 0;
    padding: 0; }
  header .container-fluid {
    padding: 0; }
  .navbar-wrap .navbar {
    padding: 0; }
  .navbar-wrap .navbar-nav > li {
    margin-right: 0; }
  .head-right .form-control {
    height: 38px; }
  .nav.navbar-nav.navbar-right {
    margin: 0px 0 0; }
  #dn-mob ul li > ul li > a {
    line-height: 13px; }
  .sticky-wrapper.is-sticky .main-nav .navbar-nav > li, .sticky-wrapper.is-sticky .main-nav .navbar-nav > li > a {
    line-height: 30px; }
  .is-sticky .searchbardiv {
    background: rgba(255, 255, 255, 0.9); }
  .navbar-wrap .navbar-nav > li > a {
    border: none; }
  .video-gallery {
    width: inherit; }
  .html5gallery-elem-0, .html5gallery-container-0 {
    width: 100% !important;
    height: 280px !important; }
  .html5gallery {
    width: 100% !important;
    height: 280px !important; }
  .video-popupclose {
    width: 100%; }
  .close img {
    width: 25px; }
  .form-tagimg {
    margin: 0; }
  .search-results-block {
    width: inherit; }
  .search .search-content {
    margin: 0;
    padding: 30px 20px 20px; }
  .search-content-light {
    padding: 30px 20px; }
  .navbar-right a.active, .navbar-right a:hover, .navbar-right a:focus {
    color: #000 !important; } }

.hero-title {
  line-height: initial;
  margin: 0px 0 50px;
  font-size: 90px;
  color: #fff;
  line-height: 90px; }

@media (min-width: 100px) and (max-width: 768px) {
  .hero-title {
    line-height: initial;
    font-size: 50px; } }

.api-two-mid .api-content a {
  color: #fff; }

.api-content strong {
  font-weight: bold;
  letter-spacing: 1px; }

.insta-mark strong {
  font-weight: bold;
  letter-spacing: 1px; }

.api-four-mid a, .api-six-mid a {
  color: #fff; }

.api-block .insta-mark i {
  font-size: 20px; }

.api-block a:hover {
  text-decoration: none; }

.api-block .yelp-mark {
  position: absolute;
  bottom: 10px;
  left: 10px;
  color: #fff;
  font-size: 16px; }

/* Three Block */
.three-block {
  padding-top: 75px;
  padding-bottom: 75px; }

/* Form */
.form-block {
  padding-top: 50px;
  padding-bottom: 50px; }

.form-block form .form-control {
  border: none;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  min-width: 257px;
  min-height: 46px; }

.main-menu {
  float: right;
  width: 70%;
  margin: 25px 0 0; }

.hero-logo-home {
  margin: 40px 0 50px;
  display: inline-block; }

.logoinner {
  text-align: center; }

.button-normal:after {
  border-bottom: 3px solid #fff;
  position: absolute;
  bottom: -10px;
  width: 30px;
  left: 50% !important;
  right: auto;
  margin: 0 0 0 -15px; }

.button-normal:before {
  border-top: 3px solid #fff;
  position: absolute;
  top: -10px;
  width: 30px; }

.cbtn:before {
  content: '';
  position: absolute;
  left: 50%;
  right: 0;
  top: -3px;
  height: 3px;
  transition: height 0.15s linear;
  margin: 0 0 0 0px; }

#intro-two {
  min-height: 580px;
  overflow: hidden; }

.watt-bar {
  background: #1c252c;
  float: left;
  width: 50%;
  text-align: center;
  height: 585px; }

.watt-bar-inner {
  width: 410px;
  margin: 0 auto;
  padding: 65px 0 60px; }

.james .watt-bar-inner {
  width: 375px; }

.panel {
  margin: 0 !important; }

.whatt-head {
  margin: 0px 0 0px;
  font-size: 120px;
  color: #5a7e96;
  line-height: 100px;
  letter-spacing: 4px; }

.whatt-head span {
  display: block; }

.what-bar-sub {
  font-size: 18px;
  line-height: 26px;
  color: #fff;
  margin-bottom: 50px;
  display: block; }

.farmers-kitchen {
  float: right;
  width: 50%;
  min-height: 585px; }

.farmers-kitchen-top {
  height: 290px;
  background-size: cover;
  text-align: center; }

.farmers-kitchen-top img {
  margin-top: 60px; }

.farmers-kitchen-btm {
  width: 450px;
  margin: 35px auto 0;
  text-align: center; }

.what-farm-sub {
  font-size: 18px;
  line-height: 26px;
  color: #44637d;
  margin-bottom: 50px;
  display: block;
  text-align: center; }

.dark-color {
  color: #1c252c !important; }

.dark-color:before {
  border-top: 3px solid #1c252c !important; }

.dark-color:after {
  border-bottom: 3px solid #1c252c !important; }

.heading-block-text {
  font-size: 60px;
  color: #fff;
  line-height: 60px;
  margin: 20px 0 50px;
  display: block; }

.events-col {
  clear: both;
  height: 585px; }

.weddings-block {
  background: url(../images/wedding-bg-in.jpg) no-repeat center;
  background-size: cover;
  text-align: center;
  height: 585px;
  float: left;
  width: 33.3333%;
  padding-top: 140px;
  position: relative;
  cursor: pointer; }

.chinwags-block {
  background: url(../images/chiwangs-bg.jpg) no-repeat center;
  background-size: cover;
  text-align: center;
  height: 585px;
  float: left;
  width: 33.3333%;
  padding-top: 140px;
  position: relative;
  cursor: pointer; }

.social-block {
  background: url(../images/shidings-bg.jpg) no-repeat center;
  background-size: cover;
  text-align: center;
  height: 585px;
  float: left;
  width: 33.3333%;
  padding-top: 140px;
  position: relative;
  cursor: pointer; }

.watt-going-block {
  background: url(../images/what-going-bg.jpg) no-repeat center;
  background-size: cover;
  text-align: center;
  height: 585px;
  padding-top: 140px;
  position: relative; }

.goingon-text-img {
  margin-bottom: 30px; }

.watt-going-heading {
  font-size: 60px;
  color: #fff;
  line-height: 60px; }

.watt-going-text {
  font-size: 18px;
  line-height: 26px;
  color: #fff;
  display: block;
  padding-top: 40px;
  padding-bottom: 50px;
  margin: 0 auto;
  width: 30%; }

.find-location {
  height: 585px; }

.find-us {
  float: left;
  width: 50%;
  text-align: center;
  height: 585px;
  background-size: cover;
  position: relative; }

.address-col {
  width: 325px;
  height: 325px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  margin: -165px;
  left: 50%; }

.address-text {
  margin-bottom: 25px; }

.address-col span {
  display: block;
  margin: 65px 0 15px;
  font-size: 40px;
  color: #1c252c;
  line-height: 40px; }

.address-text strong {
  display: block; }

.map-location em {
  display: block; }

.doors-open {
  background: #9caf86;
  float: left;
  width: 50%;
  height: 585px; }

.doors-open-content {
  width: 400px;
  margin: 0 auto;
  padding-top: 100px;
  text-align: center; }

.doors-open-content span {
  font-size: 60px;
  color: #fff;
  line-height: 60px; }

.doors-open-content p {
  margin: 50px 0;
  color: #fff; }

.virtual-tour-col {
  background: url(../images/virtual-tour-bg.jpg) no-repeat center;
  background-size: cover;
  text-align: center;
  height: 585px;
  padding-top: 200px;
  position: relative; }

.virtual-tour-col span {
  font-size: 60px;
  display: block;
  margin: 40px 0 60px;
  color: #fff;
  line-height: 60px; }

.api-bar {
  overflow: hidden; }

.api-one {
  height: 220px;
  float: left;
  width: 20%;
  background: url(../images/api1.jpg) no-repeat center top;
  background-size: cover;
  position: relative; }

.api-block .insta-mark {
  position: absolute;
  left: 28%;
  bottom: 13px;
  color: #fff;
  font-size: 16px; }

.api-block .insta-mark i {
  font-size: 20px;
  background-color: #fff;
  width: 29px;
  height: 29px;
  border-radius: 50%;
  line-height: 29px;
  text-align: center; }

.api-block .fa {
  color: #161c21; }

.api-two {
  height: 220px;
  float: left;
  width: 33.3333%;
  background: #1c252c; }

.api-two-mid {
  font-size: 16px;
  line-height: 24px;
  vertical-align: middle;
  text-align: center;
  width: 1%;
  padding: 20px 13%;
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  position: relative;
  color: #161c21;
  display: table-cell;
  text-decoration: none;
  cursor: pointer; }

.api-three {
  height: 220px;
  float: left;
  width: 33.3333%;
  background: url(../images/api2.jpg) no-repeat center top;
  background-size: cover;
  position: relative; }

.api-four {
  height: 220px;
  float: left;
  width: 33.3333%;
  background: #161c21;
  color: #a7a8a9; }

.api-four-mid {
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  vertical-align: middle;
  text-align: center;
  width: 1%;
  padding: 20px 13%;
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  position: relative;
  color: #fff;
  display: table-cell;
  text-decoration: none;
  cursor: pointer; }

.api-five {
  height: 220px;
  float: left;
  width: 33.3333%;
  background: url(../images/api5.jpg) no-repeat center top;
  background-size: cover;
  position: relative; }

.api-six {
  height: 220px;
  float: left;
  width: 33.3333%;
  background: #161c21;
  color: #a7a8a9; }

.api-six-mid {
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  vertical-align: middle;
  text-align: center;
  width: 1%;
  padding: 20px 13%;
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  position: relative;
  color: #fff;
  display: table-cell;
  text-decoration: none;
  cursor: pointer; }

.api-content {
  width: 290px;
  margin: auto; }

#newsletter span {
  display: block;
  margin: 22px 0 15px;
  font-size: 35px;
  color: #000;
  line-height: 40px;
  text-align: center; }

.form-block form .form-control {
  border-bottom: 3px solid #161c21; }

.button-signup {
  background: #1c252c;
  color: #fff;
  padding: 15px 0;
  text-align: center;
  border: none;
  width: 100%;
  margin-top: 12px;
  font-size: 18px;
  text-transform: uppercase; }

.footer {
  background: #1c252c; }

.footer .row {
  margin: 0; }

.ftr-logo {
  padding-top: 50px;
  text-align: left;
  margin-bottom: 40px; }

.content-left a {
  text-decoration: underline; }

footer .footer-social li a {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  display: inline-block;
  line-height: 38px; }

.footer-social .fa {
  color: #161c21; }

footer .footer-social li i {
  font-size: 16px !important;
  margin: 7px; }

.content-left {
  float: left;
  text-align: left;
  margin: 0 80px 0 0;
  line-height: 25px; }

.content-left-last {
  float: left;
  line-height: 25px;
  text-align: left; }

.ftr-btm a {
  color: #818385 !important;
  margin: 0 0px;
  text-decoration: underline; }

.ftr-btm a:hover {
  text-decoration: none; }

.reservation-bar-white-inner .header {
  display: none !important; }

.img-right {
  height: 585px; }

.cbtn-lt-blue {
  padding: 0 50px !important;
  background: #1c252c !important; }

.cbtn-lt-blue:after {
  background: none !important; }

.cbtn-lt-blue:hover {
  background: #1c252c !important; }

footer {
  font-size: 15px; }

.rotate-top .rotate {
  position: absolute;
  border-radius: 50%;
  transform: rotate(-50deg);
  top: 145px;
  left: 41%; }

.rotate-top h1 span {
  font-size: 20px;
  height: 91px;
  position: absolute;
  left: 0;
  top: 0;
  transform-origin: bottom center;
  color: #fff; }

.rotate-top .char1 {
  transform: rotate(10deg); }

.rotate-top .char2 {
  transform: rotate(20deg); }

.rotate-top .char3 {
  transform: rotate(30deg); }

.rotate-top .char4 {
  transform: rotate(40deg); }

.rotate-top .char5 {
  transform: rotate(50deg); }

.rotate-top .char6 {
  transform: rotate(60deg); }

.rotate-top .char7 {
  transform: rotate(70deg); }

.rotate-top .char8 {
  transform: rotate(80deg); }

.rotate-top .char9 {
  transform: rotate(90deg); }

.rotate-top .char10 {
  transform: rotate(100deg); }

.rotate-top .char11 {
  transform: rotate(110deg); }

.rotate-top .char12 {
  transform: rotate(96deg); }

.rotate-top .char13 {
  transform: rotate(78deg); }

.rotate-top .char14 {
  transform: rotate(84deg); }

.rotate-top .char15 {
  transform: rotate(90deg); }

.rotate-top .char16 {
  transform: rotate(96deg); }

.rotate-top .char17 {
  transform: rotate(102deg); }

.rotate-top .char18 {
  transform: rotate(108deg); }

.rotate-top .char19 {
  transform: rotate(114deg); }

.rotate-top .char20 {
  transform: rotate(120deg); }

.rotate-top .char21 {
  transform: rotate(126deg); }

.rotate-top .char22 {
  transform: rotate(132deg); }

.rotate-top .char23 {
  transform: rotate(138deg); }

.rotate-top .char24 {
  transform: rotate(144deg); }

.rotate-btm .rotate {
  position: absolute;
  border-radius: 50%;
  transform: rotate(-50deg);
  top: 315px;
  left: 41%; }

.rotate-btm h1 span {
  font-size: 20px;
  height: 91px;
  position: absolute;
  left: 0;
  top: 0;
  transform-origin: bottom center;
  color: #fff; }

.rotate-btm .char1 {
  transform: rotate(14deg); }

.rotate-btm .char2 {
  transform: rotate(24deg); }

.rotate-btm .char3 {
  transform: rotate(38deg); }

.rotate-btm .char4 {
  transform: rotate(50deg); }

.rotate-btm .char5 {
  transform: rotate(68deg); }

.rotate-btm .char6 {
  transform: rotate(82deg); }

.rotate-btm .char7 {
  transform: rotate(96deg); }

.rotate-btm .char8 {
  transform: rotate(80deg); }

.rotate-btm .char9 {
  transform: rotate(90deg); }

.rotate-btm .char10 {
  transform: rotate(100deg); }

.rotate-mid .rotate {
  position: absolute;
  border-radius: 50%;
  transform: rotate(-50deg);
  top: 145px;
  left: 41%; }

.rotate-mid h1 span {
  font-size: 20px;
  height: 75px;
  position: absolute;
  left: 0;
  top: 0;
  transform-origin: bottom center;
  color: #fff; }

.rotate-mid .char1 {
  transform: rotate(14deg); }

.rotate-mid .char2 {
  transform: rotate(28deg); }

.rotate-mid .char3 {
  transform: rotate(42deg); }

.rotate-mid .char4 {
  transform: rotate(56deg); }

.rotate-mid .char5 {
  transform: rotate(70deg); }

.rotate-mid .char6 {
  transform: rotate(84deg); }

.rotate-watt .rotate {
  position: absolute;
  border-radius: 50%;
  transform: rotate(-59deg);
  top: 145px;
  left: 45%; }

.rotate-watt h1 span {
  font-size: 20px;
  height: 112px;
  position: absolute;
  left: 0;
  top: 0;
  transform-origin: bottom center;
  color: #fff; }

.rotate-watt .char1 {
  transform: rotate(10deg); }

.rotate-watt .char2 {
  transform: rotate(20deg); }

.rotate-watt .char3 {
  transform: rotate(28deg); }

.rotate-watt .char4 {
  transform: rotate(36deg); }

.rotate-watt .char5 {
  transform: rotate(43deg); }

.rotate-watt .char6 {
  transform: rotate(48deg); }

.rotate-watt .char7 {
  transform: rotate(70deg); }

.rotate-watt .char8 {
  transform: rotate(64deg); }

.rotate-watt .char9 {
  transform: rotate(72deg); }

.rotate-watt .char10 {
  transform: rotate(79deg); }

.rotate-watt .char11 {
  transform: rotate(85deg); }

.rotate-watt .char12 {
  transform: rotate(94deg); }

.rotate-watt .char13 {
  transform: rotate(78deg); }

.rotate-watt .char14 {
  transform: rotate(107deg); }

.rotate-watt .char15 {
  transform: rotate(116deg); }

.rotate-watt .char16 {
  transform: rotate(96deg); }

.rotate-watt .char17 {
  transform: rotate(102deg); }

.rotate-watt .char18 {
  transform: rotate(108deg); }

.rotate-watt .char19 {
  transform: rotate(114deg); }

.rotate-watt .char20 {
  transform: rotate(120deg); }

.rotate-watt .char21 {
  transform: rotate(126deg); }

.rotate-watt .char22 {
  transform: rotate(132deg); }

.rotate-watt .char23 {
  transform: rotate(138deg); }

.rotate-watt .char24 {
  transform: rotate(144deg); }

.find-more {
  padding-top: 60px; }

/* Footer */
footer {
  vertical-align: middle;
  text-align: center;
  width: 100%;
  padding: 0 40px 0px;
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  position: relative;
  color: #fff; }

footer li, footer li a {
  color: #fff; }

footer .footer-details {
  list-style: none;
  margin: 80px 0 0 0;
  text-align: center;
  font-size: 16px;
  line-height: 16px; }

footer .footer-details li {
  display: inline-block;
  padding: 0 30px;
  border-right: 1px solid #fff; }

footer .footer-details li:last-child {
  border: none; }

footer .footer-details li a:hover {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none; }

footer .footer-social li {
  display: inline-block;
  padding-right: 0px; }

footer .footer-social li a {
  color: #1a455c; }

footer .footer-social li a:hover,
footer .footer-social li a:focus {
  color: #fff; }

footer .footer-social li i {
  font-size: 30px; }

/* Footer Credit */
.footer-credit {
  line-height: 47px; }

.footer-credit span {
  display: inline-block;
  margin: 0 18px; }

.footer-credit a {
  color: #fff;
  text-decoration: underline; }

.footer-credit a:hover,
.footer-credit a:focus {
  color: #fff;
  text-decoration: none; }

/* load more button*/
.loadmore {
  color: #f6f6f6;
  background: #d1d7dc;
  padding: 12px 120px;
  margin: 25px;
  /*border: 3px solid #31302B;*/
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 0px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  box-shadow: inset 0 0 0 0 #f6f6f6;
  transition: all ease 0.8s; }

.loadmore:hover {
  color: #f6f6f6;
  text-decoration: none; }

.loadmore:hover {
  box-shadow: inset 0 -100px 0 0 #22476a !important; }

/* Contact Page */
.contact-para {
  margin: 0; }

.contact-head {
  margin-bottom: 0;
  margin-top: 50px;
  font-size: 40px;
  line-height: 38px; }

.contact-p {
  font-size: 20px;
  line-height: 34px;
  margin-bottom: 0; }

/* Forms */
.form-block .form-control::-webkit-input-placeholder {
  color: #b4b4b4; }

.form-block .form-control:-moz-placeholder {
  color: #b4b4b4; }

.form-block .form-control::-moz-placeholder {
  color: #b4b4b4; }

.form-block .form-control:-ms-input-placeholder {
  color: #b4b4b4; }

/* Search Page */
.search-result {
  padding-top: 90px; }

.search-title {
  font-size: 20px;
  line-height: 30px;
  color: #1a455c;
  margin-bottom: 70px; }

.search-content {
  margin-bottom: 80px;
  margin-top: 0; }

.search-content h3 {
  margin-bottom: 27px;
  margin-top: 0; }

/* Opening Hours */
#hours-block {
  position: relative; }

#hours-block .hb-title {
  position: absolute;
  top: 55px;
  z-index: 1;
  color: #fff;
  font-size: 40px;
  line-height: 38px;
  margin: 0 auto;
  left: 0;
  right: 0; }

#hours-block .col-md-6 {
  padding-left: 0;
  padding-right: 0; }

.kiosk-hours,
.avalon-hours {
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 572px; }

.kiosk-hours .restlogo,
.avalon-hours .restlogo {
  margin-bottom: 40px; }

.kiosk-hours .restlogo img,
.avalon-hours .restlogo img {
  margin-bottom: 10px; }

.hours-content {
  background: #fff;
  padding: 55px;
  margin-top: 140px; }

.kiosk-hours p span:first-child,
.avalon-hours p span:first-child {
  font-size: 20px;
  line-height: 30px;
  padding-right: 30px;
  font-weight: bold;
  text-align: right;
  width: 110px;
  display: inline-block; }

.kiosk-hours p span:last-child,
.avalon-hours p span:last-child {
  font-size: 16px;
  line-height: 26px; }

.kiosk-hours {
  color: #4e6b85;
  font-size: 16px;
  line-height: 26px; }

.avalon-hours {
  color: #1b354a; }

.add-more {
  display: inline-block;
  color: #c3be39;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 26px; }

.add-more:hover,
.add-more:focus {
  color: #c3be39;
  text-decoration: none; }

.gift-price {
  font-size: 40px;
  line-height: 38px;
  color: #1b354a;
  margin: 25px 60px; }

.gift-price span {
  color: #99bcb3; }

.gift-price small {
  font-size: 16px;
  line-height: 26px;
  padding-left: 15px; }

/* Form */
.form-block {
  padding-top: 95px;
  padding-bottom: 95px; }

.form-block form .form-control {
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  min-width: 257px;
  min-height: 46px; }

.main-menu {
  float: right;
  width: 70%;
  margin: 22px 0 0; }

.hero-logo-home {
  margin: 40px 0 50px;
  display: inline-block; }

.logoinner {
  text-align: center; }

.button-normal:after {
  border-bottom: 3px solid #fff;
  position: absolute;
  bottom: -10px;
  width: 30px;
  left: 50% !important;
  right: auto;
  margin: 0 0 0 -15px; }

.button-normal:before {
  border-top: 3px solid #fff;
  position: absolute;
  top: -10px;
  width: 30px; }

.cbtn:before {
  content: '';
  position: absolute;
  left: 50%;
  right: 0;
  top: -3px;
  height: 3px;
  transition: height 0.15s linear;
  margin: 0 0 0 0px; }

.contact-form {
  overflow: hidden;
  height: 585px;
  text-align: center; }

.contact-form-left {
  float: left;
  width: 50%;
  background: #1c252c;
  padding: 90px 0 0;
  min-height: 585px; }

.contact-form-right {
  float: right;
  width: 50%;
  min-height: 585px; }

.contact-form-heading {
  margin: 15px 0 50px;
  font-size: 60px;
  color: #fff;
  line-height: 60px;
  letter-spacing: 4px; }

h1.hero-title {
  letter-spacing: 4px; }

.contact-form-left .white-text {
  margin: 0 auto;
  width: 330px; }

.contact-form-left .margin-t-b-60 {
  margin-top: 60px;
  margin-bottom: 60px; }

.white-text {
  font-size: 18px;
  color: #fff; }

.white-bold {
  color: #fff;
  font-size: 18px; }

.contact-form form {
  margin: 40px auto 0;
  width: 360px; }

.form-group .form-control {
  border-bottom: 2px solid #917c59; }

.events-sub-block {
  background: #9caf86;
  padding: 50px 0 30px;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  color: #fff; }

.navbar-wrap .navbar-nav > li {
  display: inline-block;
  font-size: 18px;
  margin: 0 23px; }

.is-sticky .main-nav {
  background: #161c21; }

.is-sticky .logomain {
  margin: 15px 0 0; }

.is-sticky .main-menu {
  margin: 9px 0 13px; }

.img-left {
  height: 585px; }

.menu-nfk-logo {
  width: 729px;
  height: 379px;
  display: inline-block; }

.nfk-menu-col {
  width: 50%;
  float: left;
  height: 585px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

.white-bg {
  background: #fff; }

.nfk-menu-col-inner {
  margin: 0 auto;
  width: 415px;
  padding: 50px 0 0;
  text-align: center; }

.nfk-menu-col-inner p {
  font-size: 18px;
  line-height: 26px;
  color: #002a4e;
  margin: 20px 0 60px; }

.nfk-menu-blocks {
  overflow: hidden;
  clear: both; }

.whatt-head-inner {
  margin: 30px 0 50px;
  font-size: 40px;
  color: #fff;
  line-height: 40px; }

.post-head-inner {
  margin: 30px 0 50px;
  font-size: 40px;
  color: #161c21;
  line-height: 40px; }

.post-bar {
  background: #fff;
  float: left;
  width: 50%;
  text-align: center;
  height: 585px; }

.post-bar-inner {
  width: 380px;
  margin: 0 auto;
  padding: 95px 0 60px; }

.post-bar-sub {
  font-size: 18px;
  line-height: 26px;
  color: #161c21;
  margin-bottom: 50px;
  display: block; }

.load-more {
  padding: 0px 0;
  text-align: center;
  overflow: hidden; }

.load-more-btn {
  background: #161c21;
  min-width: 285px;
  padding: 20px 0;
  margin: 55px 0;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  display: inline-block; }

.load-more-btn:hover {
  color: #fff;
  text-decoration: none; }

.event-head-inner {
  margin: 0px 0 50px;
  font-size: 60px;
  color: #fff;
  line-height: 60px; }

.reservation-bar-white {
  background: #fff;
  float: right;
  width: 50%;
  text-align: center;
  height: 585px; }

.reservation-bar-white-inner {
  margin: 5px auto 0;
  width: 395px; }

.opening-head-inner {
  margin: 0px 0 50px;
  font-size: 50px;
  color: #fff;
  line-height: 60px; }

.navbar-wrap .navbar-nav > li > a {
  padding: 0 10px 15px; }

.navbar-wrap .navbar-nav > li a:before {
  bottom: 1px; }

.opening-bar-inner {
  width: 410px;
  margin: 0 auto;
  padding: 80px 0 60px; }

.hours-block {
  overflow: hidden;
  margin: 0 auto 50px;
  padding: 0;
  width: 335px;
  color: #fff;
  font-size: 17px;
  line-height: 30px; }

.hours-block dl {
  overflow: hidden;
  margin: 0 0 10px;
  text-align: left; }

.hours-block dl dt {
  float: left;
  width: 187px; }

.hours-block dl dd {
  float: left;
  width: auto;
  font-weight: bold; }

.hours-block span {
  display: block;
  margin: 0 0 25px;
  font-weight: bold;
  letter-spacing: 1px; }

.margin-tp-30 {
  margin-top: 30px; }

.sticky-wrapper.is-sticky .main-nav .navbar-nav > li > a {
  color: #fff;
  line-height: 35px; }

.is-sticky .navbar-nav {
  margin-top: 25px; }

.navbar-wrap .navbar-nav > li a:before {
  bottom: 1px; }

.navbar-nav.phone_num {
  margin-top: 12px !important; }

.navbar-form .input-group {
  margin-top: 7px; }

.nav-child {
  top: 35px; }

.navbar-wrap .navbar-nav > li a:before {
  bottom: 1px;
  color: #fff; }

.is-sticky .navbar-nav > li a:before {
  background-color: #FFF !important; }

.is-sticky .navbar-nav {
  margin-top: 15px; }

.is-sticky .main-menu {
  margin: 9px 0 0px; }

.navbar-wrap .navbar-nav > li {
  padding-bottom: 0px; }

.is-sticky .parent:before {
  top: 13px; }

.sticky-wrapper.is-sticky .main-nav .navbar-nav > li > a {
  padding-bottom: 15px; }

.sticky .navbar-nav > li a:before {
  bottom: 1px; }

.is-sticky .nav-child {
  top: 50px; }

.is-sticky .phone_num {
  margin-top: 31px !important; }

.is-sticky .navbar-form {
  margin-top: 31px !important; }

.is-sticky .navbar-form .input-group {
  margin-top: 0px; }

.navbar-wrap .navbar-form {
  float: right; }

.menu-in {
  float: right; }

@media (min-width: 1024px) and (max-width: 1600px) {
  .main-menu {
    width: 88%; }
  .navbar-wrap .navbar-nav > li {
    margin: 0 12px; } }

@media (min-width: 768px) and (max-width: 820px) {
  .main-menu {
    width: 88%; }
  .navbar-wrap .navbar-nav > li {
    margin: 0 2px; }
  .navbar-wrap .navbar-nav > li > a {
    padding: 0 2px 15px; }
  .navbar-form {
    padding: 0px 5px; }
  .main-menu {
    margin: 0px 0 0; }
  .logomain {
    width: 9%; }
  .logomain img {
    width: 100%; }
  #hero, #hero-inside {
    padding: 100px 0 0 0; }
  .parent:before {
    right: -9px; }
  .navbar-nav.phone_num {
    margin-top: 11px !important; }
  .navbar-form .input-group {
    margin-top: 4px; }
  .is-sticky .navbar-nav {
    margin-top: 5px; }
  .is-sticky .navbar-form {
    margin-top: 11px !important; }
  .ftr-logo {
    text-align: center; }
  .content-left, .content-left-last {
    float: none;
    margin: 0;
    text-align: center; }
  .ftr-btm {
    text-align: center;
    margin: 30px 0 30px; }
  .ftr-logo {
    padding-top: 50px;
    margin-bottom: 30px; }
  .api-content {
    width: 199px; }
  .api-two-mid, .api-four-mid, .api-three-mid, .api-six-mid {
    padding: 50px 20px; }
  .api-block .insta-mark {
    left: 25%; }
  .nfk-menu-col-inner {
    width: 350px; } }

@media (min-width: 821px) and (max-width: 900px) {
  .main-menu {
    width: 88%; }
  .navbar-wrap .navbar-nav > li {
    margin: 0 4px; }
  .navbar-wrap .navbar-nav > li > a {
    padding: 0 2px 15px; }
  .navbar-form {
    padding: 0px 5px; }
  .main-menu {
    margin: 0px 0 0; }
  .logomain {
    width: 9%; }
  .logomain img {
    width: 100%; }
  #hero, #hero-inside {
    padding: 100px 0 0 0; }
  .parent:before {
    right: -9px; }
  .navbar-nav.phone_num {
    margin-top: 11px !important; }
  .navbar-form .input-group {
    margin-top: 4px; }
  .sticky .phone_num li {
    margin-top: 10px !important; }
  .sticky .navbar-wrap .navbar-nav > li {
    margin: 0 2px; }
  .is-sticky .navbar-nav {
    margin-top: 5px; }
  .is-sticky .navbar-nav.phone_num {
    margin-top: 0px !important; }
  .is-sticky .main-menu {
    width: 91% !important; }
  .is-sticky .navbar-form {
    margin-top: 11px !important; }
  .footer-social {
    margin: 20px 0 40px !important; }
  .ftr-logo {
    text-align: center; }
  .content-left, .content-left-last {
    float: none;
    margin: 0;
    text-align: center; }
  .ftr-btm {
    text-align: center;
    margin: 30px 0 30px; }
  .ftr-logo {
    padding-top: 50px;
    margin-bottom: 30px; }
  .api-content {
    width: 199px; }
  .api-two-mid, .api-four-mid, .api-three-mid, .api-six-mid {
    padding: 50px 20px; }
  .api-block .insta-mark {
    left: 25%; }
  .nfk-menu-col-inner {
    width: 350px; } }

@media (min-width: 901px) and (max-width: 1000px) {
  .main-menu {
    width: 88%; }
  .navbar-wrap .navbar-nav > li {
    margin: 0 8px; }
  .navbar-wrap .navbar-nav > li > a {
    padding: 0 2px 15px; }
  .navbar-form {
    padding: 0px 5px; }
  .main-menu {
    margin: 0px 0 0; }
  .logomain {
    width: 9%; }
  .logomain img {
    width: 100%; }
  #hero, #hero-inside {
    padding: 100px 0 0 0; }
  .parent:before {
    right: -9px; }
  .navbar-nav.phone_num {
    margin-top: 11px !important; }
  .navbar-form .input-group {
    margin-top: 4px; }
  .sticky .phone_num li {
    margin-top: 10px !important; }
  .sticky .navbar-wrap .navbar-nav > li {
    margin: 0 3px; }
  .is-sticky .navbar-nav {
    margin-top: 5px; }
  .is-sticky .navbar-nav.phone_num {
    margin-top: 0px !important; }
  .is-sticky .main-menu {
    width: 91% !important; }
  .is-sticky .navbar-form {
    margin-top: 11px !important; }
  .ftr-logo {
    text-align: center; }
  .content-left, .content-left-last {
    float: none;
    margin: 0;
    text-align: center; }
  .ftr-btm {
    text-align: center;
    margin: 30px 0 30px; }
  .ftr-logo {
    padding-top: 50px;
    margin-bottom: 30px; }
  .api-content {
    width: 199px;
    margin: 0 auto; }
  .api-two-mid, .api-four-mid, .api-three-mid, .api-six-mid {
    padding: 20px 20px; }
  .api-block .insta-mark {
    left: 25%; }
  .nfk-menu-col-inner {
    width: 350px; } }

@media (min-width: 1001px) and (max-width: 1100px) {
  .main-menu {
    width: 88%; }
  .navbar-wrap .navbar-nav > li {
    margin: 0 10px; }
  .navbar-wrap .navbar-nav > li > a {
    padding: 0 2px 15px; }
  .navbar-form {
    padding: 0px 5px; }
  .main-menu {
    margin: 0px 0 0; }
  .logomain {
    width: 9%; }
  .logomain img {
    width: 100%; }
  #hero, #hero-inside {
    padding: 100px 0 0 0; }
  .parent:before {
    right: -15px; }
  .navbar-nav.phone_num {
    margin-top: 11px !important; }
  .navbar-form .input-group {
    margin-top: 4px; }
  .sticky .phone_num li {
    margin-top: 10px !important; }
  .sticky .navbar-wrap .navbar-nav > li {
    margin: 0 3px; }
  .is-sticky .navbar-nav {
    margin-top: 5px; }
  .is-sticky .navbar-nav.phone_num {
    margin-top: 0px !important; }
  .is-sticky .main-menu {
    width: 91% !important; }
  .is-sticky .navbar-form {
    margin-top: 11px !important; } }

@media (min-width: 1101px) and (max-width: 1200px) {
  .main-menu {
    width: 88%; }
  .navbar-wrap .navbar-nav > li {
    margin: 0 11px; }
  .navbar-wrap .navbar-nav > li > a {
    padding: 0 2px 15px; }
  .navbar-form {
    padding: 0px 5px; }
  .main-menu {
    margin: 0px 0 0; }
  .logomain {
    width: 9%; }
  .logomain img {
    width: 100%; }
  #hero, #hero-inside {
    padding: 100px 0 0 0; }
  .parent:before {
    right: -15px; }
  .navbar-nav.phone_num {
    margin-top: 11px !important; }
  .navbar-form .input-group {
    margin-top: 4px; }
  .sticky .phone_num li {
    margin-top: 10px !important; }
  .sticky .navbar-wrap .navbar-nav > li {
    margin: 0 5px; }
  .is-sticky .navbar-nav {
    margin-top: 5px; }
  .is-sticky .navbar-nav.phone_num {
    margin-top: 0px !important; }
  .is-sticky .main-menu {
    width: 91% !important; }
  .is-sticky .navbar-form {
    margin-top: 11px !important; }
  .menu-in {
    margin: 10px 0 0; } }

@media (min-width: 1201px) and (max-width: 1300px) {
  .main-menu {
    width: 88%; }
  .navbar-wrap .navbar-nav > li {
    margin: 0 10px; }
  .navbar-wrap .navbar-nav > li > a {
    padding: 0 2px 15px; }
  .navbar-form {
    padding: 0px 5px; }
  .main-menu {
    margin: 0px 0 0; }
  .logomain {
    width: 9%; }
  .logomain img {
    width: 100%; }
  #hero, #hero-inside {
    padding: 100px 0 0 0; }
  .parent:before {
    right: -15px; }
  .navbar-nav.phone_num {
    margin-top: 11px !important; }
  .navbar-form .input-group {
    margin-top: 4px; }
  .sticky .phone_num li {
    margin-top: 10px !important; }
  .sticky .navbar-wrap .navbar-nav > li {
    margin: 0 6px; }
  .is-sticky .navbar-nav {
    margin-top: 5px; }
  .is-sticky .navbar-nav.phone_num {
    margin-top: 0px !important; }
  .is-sticky .main-menu {
    width: 91% !important; }
  .is-sticky .navbar-form {
    margin-top: 11px !important; }
  .menu-in {
    margin: 10px 0 0; } }

@media (min-width: 1501px) and (max-width: 1900px) {
  .main-menu {
    width: 82%; } }

.sub-title-head {
  margin: -30px 0 30px; }

.events-subinner {
  margin: 0 auto;
  width: 545px; }

.events-subinner p {
  font-size: 17px;
  margin: 0 0 35px;
  line-height: 25px; }

.events-subinner p strong {
  font-size: 21px; }

.contact-form-left a {
  color: #fff !important; }

.contact-form-left a:hover {
  text-decoration: none !important; }

.form-group .form-control {
  padding: 18px 20px;
  display: block;
  line-height: normal;
  height: initial; }

.navbar-wrap .navbar-nav > li {
  font-size: 15px; }

.input-group .form-control {
  font-size: 15px !important;
  text-transform: uppercase;
  font-weight: normal; }

.content-left-last a:last-child {
  text-decoration: underline; }

.button-normal:before {
  position: absolute;
  left: 50%;
  content: '';
  transition: all 0.2s linear;
  width: 30px;
  bottom: 0;
  margin: 0 0 0 -16px; }

.button-normal:after {
  position: absolute;
  left: 50%;
  content: '';
  transition: all 0.2s linear;
  width: 30px;
  bottom: 0;
  margin: 0 0 0 -16px; }

.cbtn:hover, .cbtn:focus {
  /*background: rgba(255, 255, 255, 0.5);*/
  transition: all 0.30s linear; }

.cbtn {
  padding: 0 20px !important; }

.event_2 .events-subinner {
  width: 680px; }

@media screen and (max-width: 768px) {
  .event_2 .events-subinner {
    width: inherit; }
  .navbar-wrap .navbar-form {
    width: inherit; }
  .watt-bar, .farmers-kitchen {
    float: none;
    width: inherit; }
  .weddings-block, .chinwags-block, .social-block {
    float: none;
    width: inherit; }
  .watt-going-text {
    width: 80%; }
  .farmers-kitchen-btm {
    width: 90%;
    margin: 55px auto 0;
    padding: 0 0 50px; }
  .find-us, .doors-open {
    float: none;
    width: inherit; }
  .api-block {
    padding: 0; }
  .api-one, .api-two, .api-three, .api-four, .api-five, .api-six {
    float: none;
    width: inherit; }
  .content-left, .content-left-last {
    float: none;
    text-align: center;
    margin: 0; }
  .ftr-logo {
    text-align: center; }
  .ftr-btm {
    argin: 20px 0 30px;
    text-align: center; }
  .logomain {
    margin: 15px 0 0 80px; }
  .is-sticky .main-menu {
    margin: 0; }
  .main-menu {
    width: inherit;
    float: none; }
  .head-right {
    float: none;
    width: inherit; }
  .cbtn {
    margin: 0 20px; }
  .logomain img {
    height: 45px;
    margin: 0 0 15px; }
  .logoinner img {
    height: 100px;
    margin: 20px 0 30px; }
  #hero .panel-contents, #hero-inside .panel-contents {
    top: 30%; }
  .reservation-bar-white {
    float: none;
    width: inherit;
    height: inherit; }
  .searchbardiv {
    top: 72px; }
  .panel {
    border-radius: 0; }
  .is-sticky .navbar-form {
    margin-top: 2px !important; }
  .navbar .container {
    padding: 0; }
  .logomain {
    float: left;
    margin: 0 0 0 100px; }
  .is-sticky .logomain {
    margin: 15px 0 0 100px; }
  .main-menu {
    margin: 0; }
  #content {
    margin: 0; }
  .logomain {
    margin: 15px 0 0 100px; }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff; }
  .glyphicon.glyphicon-search {
    color: #fff; }
  .phone_num {
    display: block;
    position: absolute; }
  .navbar-wrap .navbar-nav > li > a {
    color: #fff;
    line-height: 30px; }
  .panel-contents-four, .panel-contents-three, .panel-contents-two, .panel-contents-six {
    top: 50%; }
  .phone_num {
    display: block;
    position: absolute;
    top: 11px;
    right: 19%; }
  .logomain {
    position: absolute;
    margin: 0;
    left: 29%;
    top: 15px; }
  .is-sticky .logomain {
    margin: 0 !important; }
  .is-sticky .phone_num {
    margin-top: 0 !important; }
  .sticky-wrapper.is-sticky .main-nav.navbar-default {
    background: #1c252c !important;
    height: 85px !important; }
  .sticky-wrapper.is-sticky .phone_num {
    top: 23px !important; }
  #dn-mob {
    float: none;
    clear: both;
    margin: 0;
    padding: 0;
    margin: 85px 20px;
    width: initial; }
  .nfk-menu-col {
    float: none;
    width: inherit; }
  .nfk-menu-col-inner {
    width: inherit;
    padding: 50px 20px 0; }
  .opening-head-inner {
    font-size: 40px; }
  .hours-block {
    font-size: 16px;
    width: inherit;
    padding: 0 10px; }
  .opening-bar-inner {
    width: inherit; }
  .navbar-nav.phone_num {
    display: none; }
  .logomain {
    left: 39%; }
  .events-sub-block {
    padding: 35px 20px; }
  .contact-form-left, .contact-form-right {
    float: none;
    width: inherit; }
  .events-subinner {
    width: inherit; }
  #text-right, .james .watt-bar {
    float: none !important; }
  .privacy-block {
    padding: 30px 20px; }
  .search-result .cbtn {
    margin: 0 0px; }
  .hero-title {
    line-height: initial;
    font-size: 30px;
    margin: 0 20px; }
  .search-result {
    padding-top: 40px; }
  .api-content {
    width: initial; }
  .api-two-mid, .api-four-mid, .api-six-mid {
    padding: 30px 8%; }
  .reservation-bar-white-inner iframe {
    width: 100% !important; }
  .reservation-bar-white-inner {
    width: inherit; }
  .menu-mid-col .nav-tabs > li:nth-child(5) a {
    line-height: normal; }
  .tab-mid-col {
    background: #fff;
    min-height: 500px;
    padding: 20px 0 10px;
    position: relative;
    margin-top: -1px; }
  #avalon_menu_home .menu-mid-col .nav-tabs > li:nth-child(2) a {
    line-height: 23px;
    display: block; }
  .find-location {
    height: inherit; }
  .address-col {
    width: 290px;
    height: 290px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin: -145px;
    left: 50%; }
  .address-col span {
    display: block;
    margin: 50px 0 15px; }
  .doors-open-content span {
    font-size: 40px;
    line-height: 40px; }
  .doors-open-content {
    width: inherit;
    margin: 0 20px; }
  .api-block .insta-mark {
    left: 28%; }
  .logoinner img {
    height: 70px;
    margin: 20px 0 30px; }
  #hero .panel-contents, #hero-inside .panel-contents {
    top: 40%; }
  .whatt-head {
    margin: 30px 0 30px;
    font-size: 50px;
    line-height: 50px; }
  .watt-bar-inner {
    padding: 30px 20px 30px; }
  .watt-bar {
    padding: 0 0 30px; }
  .farmers-kitchen-top img {
    margin-top: 60px;
    margin: 60px 0px;
    width: 100%; }
  farmers-kitchen-top {
    padding: 0 30px; }
  .watt-going-heading {
    font-size: 60px;
    line-height: 50px; }
  .watt-going-block {
    padding-top: 60px;
    position: relative;
    padding-bottom: 60px; }
  .find-us {
    height: 400px; }
  .events-col {
    height: inherit; }
  .farmers-kitchen-top {
    padding: 0 20px; }
  .watt-bar-inner {
    width: inherit; }
  .watt-bar {
    height: inherit; }
  .heading-block-text {
    margin: 0px 0 20px;
    font-size: 50px; }
  .weddings-block, .chinwags-block, .social-block {
    height: 420px;
    padding-top: 70px; }
  .doors-open {
    height: inherit;
    padding-bottom: 50px; }
  .doors-open-content {
    padding-top: 50px; }
  .event-head-inner {
    margin: 20px 0 50px;
    font-size: 40px;
    line-height: 40px; }
  .james .watt-bar-inner {
    width: inherit; }
  .popup-logo {
    padding: 20px 0; }
  #avalon_menu_home .menu-mid-col .nav-tabs > li:nth-child(3) a {
    line-height: 23px; }
  .nfk-menu-col {
    height: inherit;
    min-height: 350px; }
  .nfk-menu-col-inner {
    width: inherit;
    padding: 50px 20px; }
  .contact-form-left .white-text {
    width: inherit; }
  .contact-form-left {
    padding: 50px 0; }
  #dn-mob ul li > a:hover {
    color: #15354a !important; }
  .contact-form-heading {
    font-size: 40px;
    line-height: 40px; }
  .contact-form-left {
    min-height: inherit; }
  .events-subinner p {
    font-size: 18px;
    margin: 0 0 10px;
    line-height: 23px; }
  .contact-form-left {
    padding: 50px 20px; }
  .whatt-head {
    margin: 0px 0 0px;
    font-size: 40px;
    line-height: 40px; } }

@media (min-width: 768px) and (max-width: 900px) {
  .navbar-wrap .navbar-nav > li a {
    font-size: 12px !important; } }

@media (min-width: 901px) and (max-width: 1080px) {
  .navbar-wrap .navbar-nav > li a {
    font-size: 13px !important; } }

.hours-block span {
  font-weight: bold; }

.events-sub-block strong {
  font-weight: normal;
  font-size: 18px; }

.hours-block dl dt {
  font-weight: normal; }

.input-group-btn .btn .glyphicon {
  color: #fff; }

.slick-slider a, .slick-slider a:focus,
.slick-slider div, .slick-slider div:focus,
.slick-slider img, .slick-slider img:focus,
.slick-slider button, .slick-slider button:focus {
  outline: none !important; }

@media (min-width: 355px) and (max-width: 410px) {
  #kiosk-menu11 .menu-mid-col .nav-tabs > li:nth-child(3) a {
    line-height: 23px; } }

@media (min-width: 459px) and (max-width: 500px) {
  #kiosk-menu11 .menu-mid-col .nav-tabs > li:nth-child(2) a {
    line-height: 23px; } }

@media (min-width: 411px) and (max-width: 500px) {
  #kiosk-menu11 .menu-mid-col .nav-tabs > li:nth-child(3) a {
    line-height: 23px; }
  #kiosk-menu11 .menu-mid-col .nav-tabs > li:nth-child(5) a {
    line-height: 23px; } }

@media (min-width: 500px) and (max-width: 530px) {
  .menu-mid-col .nav-tabs > li a {
    font-size: 11px; } }

@media (min-width: 555px) and (max-width: 768px) {
  .menu-mid-col .nav-tabs > li a {
    font-size: 13px; } }

@media (min-width: 410px) and (max-width: 415px) {
  #kiosk-menu11 .menu-mid-col .nav-tabs > li:nth-child(5) a {
    line-height: 11px; } }

@media (min-width: 354px) and (max-width: 359px) {
  #kiosk-menu11 .menu-mid-col .nav-tabs > li:nth-child(3) a {
    line-height: 11px; } }

@media (min-width: 354px) and (max-width: 359px) {
  #kiosk-menu11 .menu-mid-col .nav-tabs > li:nth-child(2) a {
    line-height: 11px; } }

.come-in {
  -webkit-transform: translateY(100px);
  -webkit-animation: come-in 0.8s ease forwards;
  -webkit-animation-delay: 0.1s;
  -moz-transform: translateY(100px);
  -moz-animation: come-in 0.8s ease forwards;
  -moz-animation-delay: 0.1s;
  -o-transform: translateY(100px);
  -o-animation: come-in 0.8s ease forwards;
  -o-animation-delay: 0.1s;
  -ms-transform: translateY(100px);
  -ms-animation: come-in 0.8s ease forwards;
  -ms-animation-delay: 0.1s;
  transform: translateY(100px);
  animation: come-in 0.8s ease forwards;
  animation-delay: 0.1s;
  opacity: 0; }

.ie9 .come-in {
  opacity: 1 !important;
  -ms-transform: none !important; }

.come-in:nth-child(odd) {
  -webkit-animation-duration: 0.4s;
  -webkit-animation-delay: 0.1s;
  -moz-animation-duration: 0.4s;
  -moz-animation-delay: 0.1s;
  -o-animation-duration: 0.4s;
  -o-animation-delay: 0.1s;
  -ms-animation-duration: 0.4s;
  -ms-animation-delay: 0.1s;
  animation-duration: 0.4s;
  animation-delay: 0.1s; }

.already-visible {
  -webkit-transform: translateY(0);
  -webkit-animation: none;
  -moz-transform: translateY(0);
  -moz-animation: none;
  -o-transform: translateY(0);
  -o-animation: none;
  -ms-transform: translateY(0);
  -ms-animation: none;
  transform: translateY(0);
  animation: none;
  opacity: 1; }

@keyframes come-in {
  to {
    transform: translateY(0);
    opacity: 1; } }

#intro-two .whatt-head {
  color: #fff;
  margin: 30px 0 70px; }

.nfk-menu-blocks .whatt-head {
  color: #fff;
  margin: 30px 0 50px;
  font-size: 75px; }

footer .footer-social li a:hover i.fa, footer .footer-social li a:focus i.fa {
  color: #fff;
  text-decoration: none;
  background: #061d45; }

footer .footer-social li a i.fa {
  background: #ee5238; }

/*button.cbtn{ background:#fff; color:#1c252c;}
.button-block .cbtn {
   padding: 0 30px !important;
}.button-normal:before {
   width: 96%;
   margin-left: -48%;
   border-top: 1px solid #222 !important;
    border-right: 1px solid #222 !important;height: 87%  !important;
}.cbtn:hover, .cbtn:focus {
   text-decoration: none;
   outline: none;
   color: #000 !important;
}
.button-normal:after {
   width: 96%;
   margin-left: -48%;
   border-bottom: 1px solid #222 !important;
    border-left: 1px solid #222 !important; height: 87% !important;
}
.cbtn:before{ top:3px;}
.cbtn:after{ bottom:3px !important;}
.button-block .cbtn {
   padding: 0 30px !important;
   background: #fff; color:#222;
}
.button-normal.dark-color{ background:#002a4e !important; color:#fff !important;}

.button-normal.dark-color:after { border-color:#fff !important;}
.button-normal.dark-color:before { border-color:#fff !important;}
.button-signup{ position:relative;}
.button-signup:after { position: absolute;
   left: 49%;
   content: '';
   width: 98%;
   margin-left: -48%;
   border-bottom: 1px solid #fff;
   border-left: 1px solid #fff;
   height: 87% !important;
   bottom: 3px;
}

.button-signup:before { position: absolute;
   left: 49%;
   content: '';
   width: 98%;
   margin-left: -48%;
   border-top: 1px solid #fff;
   border-right: 1px solid #fff;
   height: 87% !important;
   top: 3px;
}*/
.cbtn {
  background: none; }

.api-col {
  padding: 75px 0;
  background: #e9e9e9; }

.redbg {
  background: #d12a2f; }

.lightcream {
  background: #9caf86; }

.blue-bg-watt {
  background-color: #161e24; }

.footer-credit {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px; }

.nf-logos {
  display: block;
  height: 97px;
  width: 100%;
  background-color: #161e24;
  float: left; }

.nf-logo {
  float: left;
  position: relative; }

.nf-left {
  float: left; }

.nf-right {
  float: right; }

.nf-logo {
  width: 7.1%;
  float: left; }

.nf-footer-list {
  background-color: #161e24; }

.nf-trippas-logo {
  float: left; }

.nf-footer-list .carousel {
  margin-top: 0px; }

.nf-the-logos {
  position: relative;
  float: right;
  width: 89%;
  margin: 15px 0 0 0; }

.nf-footer-list .carousel-control .glyphicon-chevron-right, .nf-footer-list .carousel-control .icon-next {
  margin-right: 0; }

.nf-footer-list .carousel-control {
  width: auto; }

.nf-footer-list .carousel-control.left {
  background: url(../images/btm-ftrl.png) no-repeat center;
  width: 12px;
  height: 20px;
  top: 35px;
  left: -20px; }

.nf-footer-list .carousel-control.right {
  background: url(../images/btm-ftrr.png) no-repeat center;
  width: 12px;
  height: 20px;
  top: 35px;
  right: -20px; }

.nf-footer-list .item img {
  width: auto; }

.nfk-iew {
  background: url(../images/nfk-block-one.png) no-repeat center;
  background-size: cover;
  height: 100%; }

.nfk-iew-sub {
  background: #002a4e;
  padding: 15px; }

.youcan-img {
  background: url(../images/youcangrow.png) no-repeat center;
  height: 100%;
  background-size: cover; }

.youcan-img-in {
  background: #c4cfd6;
  padding: 15px; }

.gift-frm .form-group {
  width: 44%;
  float: left;
  margin: 0 3% 15px; }

.gift-frm {
  margin: 0 -3%; }

.contact-form-right .form-group textarea.form-control {
  padding: 18px 20px 0; }

.accept-terms {
  padding: 0px 0 20px;
  text-align: left;
  margin: 0 0 20px;
  border-bottom: 1px solid #ccc; }

.accept-terms a {
  color: #000;
  text-decoration: underline; }

.panel {
  border-radius: 0 !important; }

.api-col .insta-mark {
  color: #fff;
  text-align: center;
  bottom: 10px;
  position: absolute;
  left: auto;
  width: 100%;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 13px; }

.overflo {
  overflow: hidden; }

#register-form button {
  display: block;
  width: 100%; }

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%; }

.bootstrap-select > .dropdown-toggle {
  border: none;
  border-bottom: 3px solid #1c252c;
  background: none;
  border-radius: 0;
  font-size: 16px;
  padding: 18px 20px; }

.btn-group.open .dropdown-toggle {
  box-shadow: none;
  background: none; }

.dropdown-menu {
  border-radius: 0;
  padding: 10px 0;
  margin: 0; }

.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
  background: none; }

.bootstrap-select.btn-group .dropdown-toggle .caret {
  border: none;
  background: url(../images/droparrow.png) no-repeat center;
  width: 12px;
  height: 8px; }

.add-adrs {
  margin: 10px 0 0;
  text-align: left; }

.add-adrs a {
  font-size: 16px;
  color: #9caf86; }

.add-adrs a:hover {
  text-decoration: none; }

.checkbox label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px; }

.checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background-color: #fff;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }

.checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  margin-left: -20px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
  color: #555555; }

.checkbox input[type="checkbox"],
.checkbox input[type="radio"] {
  opacity: 0;
  z-index: 1; }

.checkbox input[type="checkbox"]:focus + label::before,
.checkbox input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.checkbox input[type="checkbox"]:checked + label::after,
.checkbox input[type="radio"]:checked + label::after {
  font-family: "FontAwesome";
  content: "\f00c"; }

.checkbox input[type="checkbox"]:disabled + label,
.checkbox input[type="radio"]:disabled + label {
  opacity: 0.65; }

.checkbox input[type="checkbox"]:disabled + label::before,
.checkbox input[type="radio"]:disabled + label::before {
  background-color: #eeeeee;
  cursor: not-allowed; }

.checkbox.checkbox-circle label::before {
  border-radius: 50%; }

.checkbox.checkbox-inline {
  margin-top: 0; }

.checkbox-primary input[type="checkbox"]:checked + label::before,
.checkbox-primary input[type="radio"]:checked + label::before {
  background-color: #337ab7;
  border-color: #337ab7; }

.checkbox-primary input[type="checkbox"]:checked + label::after,
.checkbox-primary input[type="radio"]:checked + label::after {
  color: #fff; }

.checkbox-danger input[type="checkbox"]:checked + label::before,
.checkbox-danger input[type="radio"]:checked + label::before {
  background-color: #d9534f;
  border-color: #d9534f; }

.checkbox-danger input[type="checkbox"]:checked + label::after,
.checkbox-danger input[type="radio"]:checked + label::after {
  color: #fff; }

.checkbox-info input[type="checkbox"]:checked + label::before,
.checkbox-info input[type="radio"]:checked + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de; }

.checkbox-info input[type="checkbox"]:checked + label::after,
.checkbox-info input[type="radio"]:checked + label::after {
  color: #fff; }

.checkbox-warning input[type="checkbox"]:checked + label::before,
.checkbox-warning input[type="radio"]:checked + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e; }

.checkbox-warning input[type="checkbox"]:checked + label::after,
.checkbox-warning input[type="radio"]:checked + label::after {
  color: #fff; }

.checkbox-success input[type="checkbox"]:checked + label::before,
.checkbox-success input[type="radio"]:checked + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c; }

.checkbox-success input[type="checkbox"]:checked + label::after,
.checkbox-success input[type="radio"]:checked + label::after {
  color: #fff; }

.accept-terms .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
  margin: 10px 0 0 20px; }

.checkbox input[type="checkbox"]:checked + label::after, .checkbox input[type="radio"]:checked + label::after {
  font-family: "FontAwesome";
  content: "\f00c";
  color: #fff; }

.checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 0px solid #cccccc;
  border-radius: 0;
  background-color: #222;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }

.nfk-menu-blocks .watt-bar {
  background: #d12a2f; }

.event_2 {
  background: #9caf86; }

.event_3 {
  background: #9caf86; }

.event_1 {
  background: #d12a2f; }

.carrer-cl .contact-form-left {
  text-align: center; }

.carrer-cl .contact-form-heading {
  margin: 15px 50px 20px;
  font-size: 60px;
  line-height: 60px; }

.carrer-cl form .form-control {
  border: none;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  min-width: 257px;
  min-height: 46px; }

.carrer-cl form .form-control {
  border-bottom: 3px solid #161c21; }

.carrer-cl form {
  padding-top: 40px; }

.carrer-cl .btn-file {
  float: left;
  background-color: #ee;
  background: url(../images/attachicon.png) no-repeat 0 center;
  padding: 0 0 0 25px;
  text-decoration: underline;
  color: #1c252c;
  font-size: 16px;
  text-transform: inherit;
  font-weight: 700;
  letter-spacing: 1px; }

.carrer-cl .contact-form-left .white-text {
  margin: 50px auto 50px;
  width: 390px; }

.vertical-split-l, .vertical-split-r {
  width: 2px;
  height: 0;
  right: 0;
  top: 0;
  margin: auto; }

.vertical-split-b, .vertical-split-t {
  height: 2px; }

.vertical-split-l, .vertical-split-r, .vertical-split-b, .vertical-split-t {
  position: absolute;
  background: #ea4d35;
  height: 0px;
  bottom: 0;
  transition: all 0.2s ease; }

.vertical-split-b, .vertical-split-t {
  width: 0;
  left: 50%; }

.vertical-split-l {
  left: 0;
  right: auto; }

.vertical-split-r {
  right: 0;
  left: auto; }

.vertical-split-b {
  top: auto;
  bottom: 0; }

.vertical-split-t {
  top: 0;
  bottom: auto; }

.navbar-nav > li > a:hover .vertical-split-r,
.navbar-nav > li > a:hover .vertical-split-l {
  height: 100%; }

.navbar-nav > li > a:hover .vertical-split-b,
.navbar-nav > li > a:hover .vertical-split-t {
  width: 100%;
  height: 2px;
  left: 0;
  right: 0; }

.panel-contents-two {
  position: absolute;
  top: 200px;
  width: 80%;
  text-align: center;
  left: 10%; }

.panel-contents-two .hero-title {
  line-height: initial;
  margin: 0px 0 50px;
  font-size: 90px;
  color: #fff;
  line-height: 90px;
  padding: 0;
  text-align: center;
  font-family: 'kinescoperegular';
  color: #fff;
  font-size: 70px; }

.button-normal:hover {
  background: #fff;
  color: #1c252c !important; }

.cbtn {
  line-height: 45px;
  padding: 0 40px !important; }

.dark-color .vertical-split-l, .dark-color .vertical-split-r {
  background: #0e2b4d; }

.dark-color:hover {
  background: #1c252c;
  color: #fff !important; }

.weddings-block, .chinwags-block, .social-block {
  background-size: 100% 100%;
  transition: all ease 0.5s; }

.weddings-block:hover, .chinwags-block:hover, .weddings-block:hover, .social-block:hover {
  background-size: 105% 105%; }

.block1:hover .dark-color:before {
  border-top: 3px solid #1c252c !important; }

.block1:hover .dark-color:after {
  border-bottom: 3px solid #1c252c !important; }

.james #text-left .dark-color:hover {
  color: #fff !important; }

.search .search-content h3, .search .search-content-light h3 {
  color: #222;
  font-size: 18px; }

.search .search-content h3 a {
  color: #222;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px; }

.search .search-content-light h3 a {
  color: #222;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 1px; }

.modal-dialog .whatt-head {
  font-size: 70px; }

.tab-mid-col h3 {
  margin: 40px 0 0px;
  color: #002a4e; }

.modal-dialog .whatt-head {
  font-size: 70px;
  color: #d12a2f; }

.api-bar:first-child a:hover::after {
  background-color: rgba(255, 255, 255, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  content: ''; }

.mr-t-30 {
  margin-top: 30px; }

.signhome {
  text-align: center;
  display: block; }

.signhome button {
  width: 100%;
  font-weight: 100; }

.mr-t-50 {
  margin-top: 50px; }

.parent:before {
  top: 6px;
  right: -18px; }

.navbar-wrap .navbar-form .form-control {
  text-transform: initial; }

.navbar-wrap .navbar-nav > li {
  margin: 0 22px; }

.navbar-wrap .navbar-nav > li > a {
  padding: 0 0px 15px; }

.navbar-wrap .navbar-form .form-control {
  font-weight: 700;
  letter-spacing: 2px; }

.input-group-btn .btn {
  font-size: 16px; }

.paypal.contact-form form {
  margin: 30px auto 0; }

.mr-t-20 {
  margin-top: 20px; }

.nf-logo img {
  height: 60px; }

.navbar-wrap .navbar-form .form-control {
  font-size: 13px !important; }

.navbar-wrap, .navbar-fixed-top, .navbar-fixed-bottom {
  position: inherit; }

.logomain {
  float: none;
  text-align: center;
  padding: 10px 0; }

.head-top {
  margin: 0 auto;
  width: 1170px;
  position: relative; }

.phn-no {
  position: absolute;
  top: 75px;
  right: 0; }

.phn-no a {
  color: #917c59;
  font-size: 16px; }

.head-top .navbar-form {
  position: absolute;
  top: 50px;
  left: 0;
  color: #917c59;
  font-size: 16px; }

.input-group-btn .btn .glyphicon {
  color: #917c59; }

.navbar-wrap .navbar-form .form-control {
  font-size: 16px !important;
  min-width: 150px;
  font-weight: normal;
  letter-spacing: 0; }

.navbar-collapse.collapse {
  float: none;
  margin: 0;
  width: inherit;
  text-align: center; }

.navbar-wrap .navbar-nav {
  margin-top: 0px;
  float: none; }

.navbar-wrap .navbar-nav > li {
  margin: 0 2px;
  float: none;
  display: inline-block; }

.navbar-wrap .navbar-nav > li a {
  color: #061d45; }

.navbar-wrap .navbar-default {
  padding: 0; }

.navbar-wrap .navbar-nav > li > a {
  padding: 8px 15px;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: bold; }

.navbar-wrap .navbar-nav > li a:hover, .navbar-wrap .navbar-nav > li a:focus {
  color: #061d45; }

.home-hero {
  background: url(../images/creambg.jpg) repeat #f6eee4;
  margin: 85px 0 0;
  min-height: 950px; }

.home-bnr {
  position: relative;
  top: -85px;
  width: 980px;
  height: 630px;
  margin: 0 auto;
  padding: 220px 0 0;
  text-align: center; }

.inner-hero-banner {
  background: url(../images/creambg.jpg) repeat #f6eee4;
  margin: 50px 0 0;
  min-height: 325px; }

.inner-bnr {
  position: relative;
  top: -50px;
  width: 980px;
  height: 325px;
  margin: 0 auto;
  padding: 220px 0 0;
  text-align: center; }

body {
  background: #fffcff; }

.home-hero-col {
  text-align: center;
  display: inline-block;
  position: relative; }

.home-hero-col h2 {
  font-size: 30px;
  color: #fff;
  font-weight: normal;
  margin: 0 0 10px;
  z-index: 9; }

.home-hero-box {
  height: 235px;
  width: 235px;
  display: inline-block;
  position: absolute;
  top: -50px;
  left: 50%;
  margin: 0 0 0 -119px;
  border: 3px solid #b39c75;
  z-index: 6; }

.home-hero-col img {
  position: relative;
  z-index: 9; }

.menu-btn-col {
  text-align: center;
  margin: 150px 0 0; }

.menu-btn {
  line-height: 45px;
  font-size: 14px;
  letter-spacing: 0px;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  border: 0;
  position: relative;
  color: #fff;
  padding: 0;
  min-width: 155px; }

.menu-btn:before {
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  right: 0;
  left: 0;
  bottom: 0;
  border: 2px solid #fff;
  z-index: 5; }

.menu-btn:hover {
  color: #392f2b;
  background: #fff;
  text-decoration: none; }

.pattren-one {
  background: url(../images/pattren1.png) no-repeat 0 0;
  position: absolute;
  top: -13px;
  width: 166px;
  height: 100%;
  left: 4px;
  height: 74px;
  z-index: 3; }

.home-the-shed {
  margin: -35px auto 0;
  width: 745px; }

.home-the-shed-lft {
  float: left;
  width: 360px; }

.home-the-shed-rgt {
  float: right;
  margin: 90px 0 0; }

.home-the-shed-lft h2 {
  color: #917c59;
  font-size: 24px;
  text-transform: uppercase;
  margin: 0 0 20px; }

.home-the-shed-lft p {
  font-size: 16px;
  line-height: 24px;
  color: #7e7e7e; }

.menu-btn b {
  font-weight: normal;
  z-index: 9;
  position: relative; }

.menu-btn.menu-btn-dark {
  min-width: 185px;
  color: #000; }

.menu-btn.menu-btn-dark:before {
  border-color: #917c59; }

.menu-btn.menu-btn-dark:hover {
  background: #917c59;
  color: #fff; }

.pattren-two {
  background: url(../images/pattren2.png) no-repeat 0 0;
  position: absolute;
  top: -13px;
  width: 190px;
  height: 100%;
  left: 4px;
  height: 74px;
  z-index: 3; }

.shed-block-two {
  min-height: 630px; }

.shed-block-in-one {
  width: 100%;
  margin: 160px 0 0;
  min-height: 260px;
  background-size: cover; }

.shed-block-in-two {
  width: 100%;
  margin: 0px 0 0;
  min-height: 565px;
  background-size: cover;
  position: relative;
  top: -90px; }

.shed-block-in-three {
  width: 100%;
  margin: 0px 0 0;
  min-height: 260px;
  background-size: cover;
  position: relative;
  top: -30px; }

.park-shack {
  background: url(../images/creambg.jpg) repeat #f6eee4;
  margin: 85px 0 0;
  min-height: 800px; }

.park-shack-img {
  background-size: cover;
  height: 525px;
  width: 780px;
  margin: 0 auto;
  display: block;
  position: relative;
  top: -85px; }

.park-shack-content {
  margin: -50px auto 70px;
  width: 925px;
  position: relative; }

.park-right-col {
  float: right;
  width: 525px; }

.park-left-col {
  float: left; }

.park-left-col h2 {
  color: #917c59;
  font-size: 24px;
  text-transform: uppercase;
  margin: 0 0 20px; }

.park-right-col p {
  font-size: 16px;
  line-height: 24px;
  color: #7e7e7e;
  margin: 0 0 30px; }

.parties-list {
  padding: 100px 0 180px; }

.parties_list_m_t {
  margin-top: 60px; }

.parties-list span {
  display: block;
  padding: 40px 10px 0; }

.parties-list h1 {
  color: #917c59;
  font-size: 24px;
  text-transform: uppercase;
  margin: 0 0 20px; }

.parties-list p {
  font-size: 16px;
  line-height: 24px;
  color: #7e7e7e;
  margin: 0 0 30px; }

.parties_list_img {
  width: 100%;
  height: 565px;
  background-size: cover; }

.shed-map {
  background: url(../images/creambg.jpg) repeat #f6eee4;
  min-height: 425px;
  margin-top: 50px; }

.map-shed-left {
  float: left;
  width: 680px;
  height: 425px;
  margin-top: -50px;
  position: relative;
  display: block; }

.map-shed-right {
  float: left;
  width: 420px;
  padding: 80px 0 0 30px; }

.map-shed-right h2 {
  color: #917c59;
  font-size: 24px;
  text-transform: uppercase;
  margin: 0 0 10px; }

.map-shed-right p {
  font-size: 16px;
  line-height: 24px;
  color: #7e7e7e;
  margin: 0 0 10px; }

.map-shed-right p:last-child {
  margin: 0 0 50px; }

.map-shed-right span {
  width: 150px;
  font-weight: bold;
  display: inline-block; }

.map-shed-right a {
  margin: 30px 0 0; }

.shed_virtual {
  background: #fff;
  padding: 100px 0; }

.shed_virtual h2 {
  color: #917c59;
  font-size: 24px;
  text-transform: uppercase;
  margin: 0 0 10px; }

.shed_virtual p {
  font-size: 16px;
  line-height: 24px;
  color: #7e7e7e;
  margin: 0 0 10px; }

.shed_virtual .menu-btn.menu-btn-dark {
  margin: 70px 0 0; }

.shed_api {
  min-height: 470px; }

.shed_api_one {
  float: left;
  width: 20%;
  background: #f6eee4; }

.shed_api_two {
  float: left;
  width: 40%; }

.shed_api_col_one {
  width: 100%;
  height: 235px;
  background-size: cover;
  position: relative; }

.shed_api_col_two {
  width: 100%;
  height: 470px;
  background-size: cover;
  position: relative; }

.insta-mark {
  position: absolute;
  top: 10px;
  left: 15px;
  color: #fff; }

.insta-mark i {
  padding: 0 10px 0 0; }

.shed_api_col_one span {
  display: block;
  padding: 60px 20px 0;
  color: #545454;
  text-align: center; }

.shed_api_col_one span p {
  margin: 0 0 30px;
  line-height: inherit; }

.darkbg {
  background: #917c59; }

.darkbg span {
  color: #fff; }

.join_news {
  padding: 100px 0; }

.join_news form {
  width: 575px;
  margin: 0 auto;
  background: #917c59;
  padding: 70px 0 50px;
  text-align: center; }

.join_news h2 {
  color: #fff;
  font-size: 24px;
  text-transform: uppercase;
  margin: 0 0 20px; }

.join_news input[type="email"] {
  width: 300px;
  background: #fff !important;
  border: none;
  display: inline-block;
  box-shadow: 0 0;
  border-radius: 0; }

.form-group .form-control {
  padding: 10px 20px; }

.join_news button {
  line-height: 45px;
  font-size: 14px;
  letter-spacing: 0px;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  border: 0;
  position: relative;
  color: #fff;
  padding: 0;
  min-width: 155px;
  background: none !important;
  margin: 20px 0 0; }

.join_news button:hover {
  background: #fff !important;
  color: #917c59; }

.join_news button:before {
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  right: 0;
  left: 0;
  bottom: 0;
  border: 2px solid #fff;
  z-index: 5; }

.ftr-btm {
  background-image: url(../images/ftr-img.jpg);
  background-size: cover;
  width: 100%;
  padding: 120px 0 80px;
  text-align: center; }

.ft-logo {
  padding: 0 0 80px; }

.ftr-btm p {
  color: #fff;
  font-weight: normal; }

.ftr-btm p a {
  color: #fff !important;
  text-decoration: underline; }

.ftr-btm p span {
  display: inline-block;
  padding: 0 5px; }

.client-logos {
  background: #392f2b;
  padding: 10px 0;
  text-align: center; }

.client-logos img {
  margin: 0 5px; }

.join-team-col {
  padding: 70px 0 150px; }

.join-team-col h2 {
  color: #917c59;
  font-size: 24px;
  text-transform: uppercase;
  margin: 80px 0 10px; }

.join-team-col p {
  font-size: 16px;
  line-height: 24px;
  color: #7e7e7e;
  margin: 0 0 10px; }

.join-team-col input {
  border: none;
  box-shadow: 0 0;
  border-radius: 0; }

.join-team-col textarea {
  border: 0 !important;
  border-bottom: 2px solid #917c59 !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  width: 100%;
  min-height: 100px; }

.inner-bnr {
  position: relative; }

.inner-hed {
  position: absolute;
  top: 45%;
  width: 80%;
  left: 10%;
  text-align: center;
  font-size: 25px;
  color: #fff;
  text-transform: uppercase;
  font-weight: normal; }

.inn_hero_content {
  margin: 0px auto 0;
  width: 980px;
  padding: 0 0 50px 0;
  overflow: hidden; }

.inn_hero_content_left {
  float: left;
  width: 470px; }

.inn_hero_content_right {
  float: right;
  width: 270px; }

.inn_hero_content_left p {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 24px;
  color: #7e7e7e; }

.mar-t {
  margin-top: 50px; }

.inner_kids {
  min-height: 500px;
  padding: 55px 0 0; }

.inner_kids_img {
  float: left;
  background-size: cover;
  width: 480px;
  height: 310px; }

.inner_kids_right {
  float: right;
  width: 480px;
  margin: 30px 100px 0 0; }

.inner_kids h2 {
  color: #917c59;
  font-size: 24px;
  text-transform: uppercase;
  margin: 0 0 10px; }

.inner_kids p {
  font-size: 16px;
  line-height: 24px;
  color: #7e7e7e;
  margin: 0 0 30px; }

.inner_private_venue {
  min-height: 490px;
  background: url(../images/creambg.jpg) repeat #f6eee4;
  padding: 120px 0 0;
  margin-bottom: 110px; }

.inner_private_venue h2 {
  color: #917c59;
  font-size: 24px;
  text-transform: uppercase;
  margin: 0 0 10px; }

.inner_private_venue p {
  font-size: 16px;
  line-height: 24px;
  color: #7e7e7e;
  margin: 0 0 30px; }

.inner_private_img {
  width: 480px;
  height: 650px;
  background-size: cover;
  position: absolute;
  top: -200px;
  right: 110px; }

.relative {
  position: relative; }

.media_cont {
  margin: 0 auto;
  padding: 0 0 50px;
  width: 550px; }

.media-one {
  padding: 40px 0; }

.media-one-left {
  float: left;
  margin: 20px 0 0 110px;
  width: 440px; }

.media-one-right {
  float: right;
  width: 480px;
  height: 310px;
  background-size: cover; }

.media-one h2, .media-two h2, .ourmenu h2 {
  color: #917c59;
  font-size: 24px;
  text-transform: uppercase;
  margin: 0 0 10px; }

.media-one p, .media-two p, .ourmenu p {
  font-size: 16px;
  line-height: 24px;
  color: #7e7e7e;
  margin: 0 0 30px; }

.media-two {
  padding: 40px 0;
  background: url(../images/creambg.jpg) repeat #f6eee4; }

.media-two-left {
  float: right;
  margin: 20px 110px 0 0px;
  width: 440px; }

.media-two-right {
  float: left;
  width: 480px;
  height: 310px;
  background-size: cover; }

.ourmenu {
  padding: 80px 0;
  margin: 0 auto;
  width: 980px;
  overflow: hidden; }

.ourmenuleft {
  float: left;
  width: 460px; }

.ourmenuright {
  float: right;
  width: 250px;
  padding: 30px 0 0; }

.logo {
  float: left; }

.phone_col {
  display: inline-block;
  padding: 0 0 0 30px;
  border-left: 1px solid #ddd;
  line-height: 15px; }

.mnu_right {
  text-align: right;
  display: inline-block;
  float: right;
  margin: 4px 0 0; }

.phone_col a {
  font-weight: bold;
  font-size: 14px;
  color: #818da1; }

.phone_col a:hover {
  text-decoration: none; }

.navbar-wrap {
  padding: 24px 0; }

.navbar-wrap .navbar-nav > li > a:hover {
  color: #ea4d35; }

.active .vertical-split-r, .active .vertical-split-l {
  height: 100%; }

.active .vertical-split-b, .active .vertical-split-t {
  width: 100%;
  height: 2px;
  left: 0;
  right: 0; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #061d45;
  background-color: #fff; }

.navbar-wrap .navbar-nav > li.active > a {
  color: #ea4d35; }

.navbar-wrap .navbar-nav > li.active > a:hover {
  color: #ea4d35; }

.home_banner {
  min-height: 715px;
  background-size: cover;
  text-align: center;
  background-position: center; }

.home_banner_logo {
  padding: 260px 0 70px;
  text-align: center; }

.button_link {
  color: #fff;
  padding: 10px 25px;
  display: inline-block;
  font-family: 'futura_bkbook';
  font-size: 15px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  letter-spacing: 3px; }

.button_link:hover {
  text-decoration: none; }

.button_link:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #fff; }

.button_link:hover {
  background: #fff;
  color: #ea4d35; }

.welcome_col {
  padding: 60px 0 70px; }

.welcome_content {
  width: 500px;
  margin: 0 auto;
  text-align: center; }

.welcome_content h4 {
  font-size: 30px;
  margin: 0 0 10px;
  font-family: 'kinescoperegular';
  color: #ee5238; }

.welcome_content h1 {
  font-size: 25px;
  margin: 0 0 40px;
  font-family: 'futura_bkbook';
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 3px; }

.welcome_content p {
  color: #061d45; }

.play_ground_col {
  min-height: 500px; }

.playbg {
  background: #73bac1;
  min-height: 500px; }

.play_ground {
  min-height: 500px;
  background-size: cover; }

.play_ground_col .col-md-4, .play_ground_col .col-md-8 {
  padding: 0; }

.play_ground_content {
  width: 350px;
  margin: 0 auto;
  text-align: center; }

.play_ground_content h4 {
  font-size: 30px;
  margin: 40px 0 10px;
  font-family: 'kinescoperegular';
  color: #061d45; }

.play_ground_content h1 {
  font-size: 24px;
  margin: 0 0 20px;
  font-family: 'futura_bkbook';
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 3px;
  color: #fff; }

.play_ground_content p {
  color: #fff;
  margin: 0 0 20px;
  font-size: 14px; }

.celebrity_col {
  min-height: 500px; }

.celebrity_img {
  min-height: 500px;
  background-size: cover; }

.play_ground {
  min-height: 500px;
  background-size: cover; }

.celebrity_col .col-md-4, .celebrity_col .col-md-8 {
  padding: 0; }

.celebrity_col_content {
  width: 300px;
  margin: 0 auto;
  text-align: center; }

.celebrity_col_content h4 {
  font-size: 30px;
  margin: 30px 0 10px;
  font-family: 'kinescoperegular';
  color: #73bac1; }

.celebrity_col_content h1 {
  font-size: 25px;
  margin: 0 0 10px;
  font-family: 'futura_bkbook';
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 3px;
  color: #061d45; }

.celebrity_col_content p {
  color: #061d45;
  margin: 0 0 30px;
  font-size: 15px; }

.location_col {
  min-height: 500px; }

.location_img {
  min-height: 500px;
  background-size: cover; }

.play_ground {
  min-height: 500px;
  background-size: cover; }

.location_col .col-md-4, .location_col .col-md-8 {
  padding: 0; }

.location_col_content {
  width: 350px;
  margin: 40px auto 0;
  text-align: center; }

.location_col_content h4 {
  font-size: 30px;
  margin: 100px 0 10px;
  font-family: 'kinescoperegular';
  color: #061d45; }

.location_col_content h1 {
  font-size: 25px;
  margin: 0 0 40px;
  font-family: 'futura_bkbook';
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 3px;
  color: #fff; }

.location_col_content p {
  color: #fff;
  margin: 0 0 40px; }

.locationcolor {
  background: #ee5238;
  min-height: 500px; }

.ftr_btm {
  padding: 60px 0;
  text-align: center;
  clear: both; }

.ftr_footer {
  padding: 50px 0; }

.ftr_footer span {
  display: inline-block;
  padding: 0 10px;
  color: #000;
  font-family: 'futura_bkbook';
  text-transform: uppercase;
  font-size: 14px; }

.ftr_btm p {
  font-size: 12px;
  color: #162c51;
  margin: 0;
  font-weight: bold; }

.ftr_btm p a {
  color: #162c51;
  text-decoration: underline; }

.inner_page_banner {
  min-height: 480px; }

.inner_page_banner h1 {
  margin: 200px 0 0;
  padding: 0;
  text-align: center;
  font-family: 'kinescoperegular';
  color: #fff;
  font-size: 70px; }

.subpages_logo {
  margin: 0 auto;
  width: 280px;
  padding: 200px 0 0; }

.subpages_logo img {
  max-width: 100%; }

.subpage_content {
  width: 350px;
  color: #fff;
  padding: 40px 0 0;
  margin: 0 auto; }

.subpage_content p {
  color: #fff;
  font-size: 15px;
  line-height: 25px; }

.celebrity_chef .col-md-4 {
  padding: 0; }

.celebrity_chef .dark_red {
  background: #ee5238;
  min-height: 500px; }

.celebrity_chef h4 {
  font-size: 30px;
  margin: 170px 0 10px;
  font-family: 'kinescoperegular';
  color: #061d45;
  text-align: center; }

.celebrity_chef h1 {
  font-size: 40px;
  margin: 0 0 40px;
  font-family: 'futura_bkbook';
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 3px;
  text-align: center;
  color: #fff;
  line-height: inherit; }

.event_map, .event_download_height {
  min-height: 500px;
  padding: 0; }

.darkblue {
  background: #73bac1; }

.event_download_mid {
  width: 400px;
  margin: 0 auto;
  text-align: center; }

.event_download_mid p {
  text-align: center;
  margin: 0 0 50px; }

.event_download_mid h4 {
  font-size: 30px;
  margin: 60px 0 0px;
  font-family: 'kinescoperegular';
  color: #061d45;
  text-align: center; }

.event_download_mid h1 {
  font-size: 25px;
  margin: 0 0 40px;
  font-family: 'futura_bkbook';
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 3px;
  text-align: center;
  color: #fff;
  line-height: inherit; }

.darkblue p {
  color: #fff; }

.event_download_mid.presskit h4 {
  color: #73bac1; }

.event_download_mid.presskit h1 {
  color: #061d45; }

.event_download_mid.presskit p {
  color: #061d45; }

.download {
  background: url(../images/download_btn.png) no-repeat 21px 10px;
  color: #73bac1;
  padding: 10px 25px 10px 60px; }

.button_link.download:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #73bac1; }

.download:hover {
  background: url(../images/download_btn.png) no-repeat 21px 10px #73bac1;
  color: #fff; }

.contact_col .col-md-4 {
  padding: 0;
  min-height: 500px; }

.darkred {
  background: #ee5238; }

.opening_hours {
  width: 370px;
  margin: 0 auto; }

.opening_hours h4 {
  font-size: 30px;
  margin: 30px 0 0px;
  font-family: 'kinescoperegular';
  color: #061d45;
  text-align: center; }

.opening_hours h1 {
  font-size: 40px;
  margin: 0 50px 20px;
  font-family: 'futura_bkbook';
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 3px;
  text-align: center;
  color: #fff;
  line-height: normal; }

.opening_hours ul {
  margin: 0;
  padding: 0;
  color: #fff; }

.opening_hours ul li {
  overflow: hidden;
  padding: 7px 0;
  text-align: right; }

.opening_hours ul li strong {
  font-weight: normal;
  width: 62%;
  color: #fff;
  display: inline-block;
  float: left;
  text-align: left; }

.contact_input {
  margin: 0 auto;
  width: 340px;
  padding: 80px 0 0; }

.form-control {
  box-shadow: 0 !important;
  border: none;
  border-radius: 0;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075); }

.form-group .form-control {
  padding: 10px 0; }

.form-group textarea {
  border: 0 !important;
  border-bottom: 2px solid #061d45 !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  width: 100%;
  min-height: 100px; }

.form-group .form-control {
  border-bottom: 2px solid #061d45; }

.contact_input button {
  border: none;
  position: relative;
  background: none;
  display: block;
  color: #ee5238;
  width: 100%;
  padding: 15px;
  margin: 20px 0 0; }

.contact_input button:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #061d45; }

.address_contact {
  margin: 0 auto;
  width: 250px;
  text-align: center;
  padding: 80px 0 0; }

.address_contact h4 {
  font-size: 30px;
  margin: 0px 0 0px;
  font-family: 'kinescoperegular';
  color: #ee5238;
  text-align: center; }

.address_contact h1 {
  font-size: 25px;
  margin: 0 0 40px;
  font-family: 'futura_bkbook';
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 3px;
  text-align: center;
  color: #061d45;
  line-height: inherit; }

.address_contact p {
  color: #061d45; }

.address_contact p strong {
  color: #ee5238; }

.contact_map {
  min-height: 500px;
  clear: both; }

.play_ground_content h3 {
  font-size: 25px;
  margin: 80px 0 10px;
  letter-spacing: 1px;
  font-family: 'futura_bkbook';
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 3px;
  text-align: center;
  color: #fff;
  line-height: inherit; }

.play_ground_content h6 {
  margin: 0 0 30px;
  color: #ea4d35;
  padding: 0;
  line-height: normal;
  font-size: 14px; }

.location_col h3 {
  font-size: 25px;
  margin: 120px 0 10px;
  letter-spacing: 1px;
  font-family: 'futura_bkbook';
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 3px;
  text-align: center;
  color: #fff;
  line-height: inherit; }

.location_col h6 {
  margin: 0 0 30px;
  color: #3a4865;
  padding: 0;
  line-height: normal;
  font-size: 14px; }

.inner_page_banner h3 {
  font-size: 48px;
  margin: 180px 0 10px;
  letter-spacing: 1px;
  font-family: 'futura_bkbook';
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 3px;
  text-align: center;
  color: #fff;
  line-height: inherit; }

.inner_page_banner h4 {
  margin: 0 0 30px;
  color: #ea4d35;
  padding: 0;
  line-height: normal;
  font-size: 14px; }

.news_single_inner {
  margin: 0 auto;
  width: 580px;
  padding: 80px 0; }

.single_page_img {
  padding: 30px 0; }

.news_single_inner h6 {
  font-size: 18px;
  color: #061d45;
  font-weight: bold; }

.news_single_inner p {
  color: #061d45;
  margin: 0 0 20px; }

.date_col {
  padding: 20px 0;
  text-align: center; }

.reserv_bg {
  background: #73bac1;
  min-height: 500px; }

.reserv_bg h4 {
  font-size: 30px;
  margin: 100px 0 10px;
  font-family: 'kinescoperegular';
  color: #061d45;
  text-align: center; }

.reserv_bg h1 {
  font-size: 25px;
  margin: 0 0 40px;
  font-family: 'futura_bkbook';
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 3px;
  text-align: center;
  color: #fff;
  line-height: inherit; }

.reserv_bg p {
  margin: 0 auto;
  width: 270px;
  color: #fff;
  text-align: center; }

.bookings_bg {
  background: #ee5238;
  min-height: 500px; }

.bookings_bg h4 {
  font-size: 30px;
  margin: 100px 0 10px;
  font-family: 'kinescoperegular';
  color: #061d45;
  text-align: center; }

.bookings_bg h1 {
  font-size: 25px;
  margin: 0 0 40px;
  font-family: 'futura_bkbook';
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 3px;
  text-align: center;
  color: #fff;
  line-height: inherit; }

.bookings_bg p {
  margin: 0 auto;
  width: 270px;
  color: #fff;
  text-align: center; }

.m_h_700 {
  min-height: 700px; }

.navbar-collapse.collapse {
  display: inline-block !important; }

.navbar-wrap .navbar-nav > li.active a {
  color: #ea4d35; }

section {
  clear: both; }

.date_col {
  padding: 20px 0;
  text-align: center;
  width: 303px;
  margin: 40px auto 0; }

.date_col iframe {
  width: 100% !important; }

.is-sticky .main-nav {
  background: #fff; }

.sticky-wrapper.is-sticky .main-nav .navbar-nav > li > a {
  padding: 8px 15px;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: bold;
  color: #061d45;
  line-height: inherit; }

.sticky-wrapper.is-sticky .main-nav.navbar-default {
  padding: 24px 0; }

.navbar-wrap .navbar-nav > li.active > a {
  color: #ea4d35 !important; }

#contact_form label.error {
  color: red;
  font-size: 11px; }

.contact_input {
  padding: 60px 0 0; }

.form-group {
  margin-bottom: 10px; }

.navbar-wrap .navbar-nav > li > a:hover {
  color: #ea4d35 !important; }

.navbar-wrap .navbar-nav a.active {
  color: #ea4d35 !important; }

.navbar-wrap .navbar-nav {
  display: inline-block; }

.subpage_content.chefhead {
  padding: 180px 0 0; }

.contact_col .cal_height {
  min-height: 650px; }

.presskitbtn:after {
  border: 2px solid #061d45 !important; }

.presskitbtn {
  color: #061d45 !important; }

.presskitbtn:hover {
  background: #061d45;
  color: #fff !important; }

.playbg .eat_drinkcol {
  padding: 90px 0 0; }

.mapheight iframe {
  width: 100% !important;
  height: 500px; }

.james .location_col {
  float: right !important; }

.newsletter {
  padding: 50px 0 50px;
  background: #183259;
  color: white; }
  .newsletter .form-group .form-control {
    border-bottom: 2px solid white;
    color: white; }
    .newsletter .form-group .form-control::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: white; }
    .newsletter .form-group .form-control::-moz-placeholder {
      /* Firefox 19+ */
      color: white; }
    .newsletter .form-group .form-control:-ms-input-placeholder {
      /* IE 10+ */
      color: white; }
    .newsletter .form-group .form-control:-moz-placeholder {
      /* Firefox 18- */
      color: white; }

.newsletter h1 {
  font-size: 25px;
  margin: 0 0 22px;
  font-family: 'futura_bkbook';
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0px !important;
  text-align: center; }

.newsletter h4 {
  font-size: 30px;
  margin: 0px 0 10px;
  font-family: 'kinescoperegular';
  color: #ee5238;
  text-align: center; }

.newsletter .container {
  width: 340px; }

.newsletter .button_link {
  color: white;
  padding: 10px 25px;
  display: inline-block;
  font-family: 'futura_bkbook';
  font-size: 15px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  letter-spacing: 3px;
  border: none;
  background: none;
  display: block;
  width: 100%;
  margin: 20px 0 0;
  border: 2px solid #061d45; }

.newsletter label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 13px;
  color: red;
  text-align: center; }

.newsletter .button_link:hover {
  background: #061d45;
  color: #fff; }

.newsletter .button_link:hover:after {
  border: none; }

.whatson_text_column h3 {
  margin: 80px 0 10px; }

@media (max-width: 1300px) and (min-width: 1100px) {
  .main-menu {
    width: 85%; }
  .logomain {
    width: 150px; }
  .logomain img {
    width: inherit; }
  .navbar-wrap .navbar-nav > li {
    margin: 0 15px; }
  .navbar-default .navbar-nav > li > a {
    font-size: 14px; }
  #hero .panel-contents {
    top: 32%; }
  .is-sticky .main-menu {
    width: 84% !important; } }

@media (max-width: 1300px) and (min-width: 1200px) {
  .navbar-wrap .navbar-nav > li {
    margin: 0 19px; }
  .navbar-wrap .navbar-form .form-control {
    font-size: 13px !important; }
  .navbar-wrap .navbar-form {
    width: 150px; } }

@media (min-width: 769px) and (max-width: 1100px) {
  .navbar-wrap .navbar-nav > li {
    margin: 0 15px; }
  #hero .panel-contents {
    top: 32%; }
  .parent:before {
    right: -15px; }
  .navbar-default .navbar-nav > li > a {
    font-size: 14px; }
  .is-sticky .main-menu {
    width: 84% !important; }
  font-size: 13px !important;
  .navbar-wrap .navbar-form .form-control {
    font-size: 13px !important; }
  .navbar-wrap .navbar-form {
    width: 141px; } }

@media (min-width: 100px) and (max-width: 768px) {
  .menu-banner .panel-contents-two {
    position: inherit !important;
    top: inherit; }
  #singlepost-inside.menu-banner {
    height: auto !important;
    padding: 50px 0; }
  .farmers-kitchen {
    min-height: inherit; }
  .api-two {
    height: inherit; }
  .nf-logos {
    height: inherit;
    float: none; }
  .nf-logo {
    text-align: center;
    width: 30%; }
  .nf-footer-list {
    background-color: #161e24;
    overflow: hidden;
    text-align: center; }
  .nf-right, .nf-left {
    float: none;
    display: block;
    text-align: center; }
  .nf-trippas-logo {
    float: none; }
  .cbtn {
    margin: inherit; }
  .cbtn {
    width: 100%;
    padding: 0 !important; }
  #hero .panel-contents, #hero-inside .panel-contents {
    padding: 0 20px; }
  .weddings-block, .chinwags-block, .social-block, .watt-going-block {
    padding-left: 20px;
    padding-right: 20px; }
  .api-one, .api-two, .api-three, .api-four, .api-five, .api-six {
    float: left;
    width: 100%; }
  .farmers-kitchen-btm {
    width: 85%; }
  .doors-open-content {
    width: inherit;
    padding: 20px 20px 0;
    margin: 0; }
  .nfk-menu-blocks .whatt-head {
    font-size: 40px; }
  #hero, #hero-inside {
    background-position: center; }
  .youcan-img {
    height: 350px; }
  .hours-block dl {
    text-align: center; }
  .img-right, .img-left {
    height: inherit; }
  .contact-form {
    height: inherit; }
  .api-six {
    height: inherit; }
  .hours-block dl dt {
    width: 160px; }
  .youcan-img {
    background-size: cover; }
  .nf-footer-list {
    display: none; }
  .nf-right {
    display: none; }
  .navbar-collapse.collapse {
    display: none !important; }
  .navbar-default .navbar-toggle {
    position: absolute;
    left: auto;
    top: 32px;
    right: 20px; }
  .logo {
    float: left;
    margin: 0 0 0 20px; }
  .navbar-wrap .navbar-nav {
    display: block;
    margin: 10px  0 0; }
  .navbar-wrap .navbar-nav > li {
    display: block; }
  .mnu_right {
    text-align: center;
    display: block;
    float: none;
    margin: 4px 0 0;
    clear: both; }
  .phone_col {
    display: block;
    padding: 0 0 0 0px;
    border-left: 0px solid #ddd;
    line-height: normal; }
  .navbar-wrap .navbar-nav > li > a {
    padding: 2px 15px; }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #15354a; }
  .navbar-wrap .navbar-nav > li {
    display: block;
    margin: 0 0 2px !important; }
  .vertical-split-l, .vertical-split-r {
    width: 1px; }
  .active .vertical-split-b, .active .vertical-split-t {
    height: 1px; }
  .navbar-nav > li > a:hover .vertical-split-b, .navbar-nav > li > a:hover .vertical-split-t {
    height: 1px; }
  .sticky-wrapper.is-sticky .main-nav.navbar-default {
    background: #fff !important;
    height: 85px !important; }
  .navbar-collapse.collapse {
    background: #fff;
    padding: 0 20px 20px; }
  .sticky-wrapper.is-sticky .main-nav .navbar-nav > li > a {
    padding: 2px 15px; }
  .inner_page_banner {
    min-height: 350px; }
  .inner_page_banner h1 {
    margin: 120px 0 0;
    font-size: 50px; }
  .play_ground_col {
    min-height: inherit; }
  .subpages_logo {
    width: 90%;
    padding: 40px 0 0; }
  .playbg {
    min-height: inherit; }
  .subpage_content {
    width: inherit;
    padding: 20px;
    margin: 0 auto; }
  .subpage_content p {
    color: #fff;
    font-size: 15px;
    line-height: inherit; }
  .play_ground {
    min-height: 300px; }
  .celebrity_chef h4 {
    font-size: 30px;
    margin: 0px 0 10px;
    padding: 20px 0 0; }
  .celebrity_chef .dark_red {
    min-height: inherit; }
  .celebrity_chef h1 {
    font-size: 30px;
    margin: 0 0 0px; }
  .event_download_mid h4 {
    margin: 0px 0 0px;
    padding: 30px 0 0; }
  .event_download_mid {
    width: inherit;
    padding: 0 20px; }
  .event_download_mid h1 {
    font-size: 20px;
    margin: 10px 0 20px; }
  .event_map, .event_download_height {
    min-height: 300px; }
  .ftr_btm {
    padding: 60px 20px; }
  .ftr_footer span {
    display: block; }
  .event_download_mid {
    width: inherit;
    padding: 0 20px 30px; }
  .home_banner_logo img {
    max-width: 100%; }
  .home_banner_logo {
    padding: 31px 0 190px; }
  .home_banner {
    min-height: 400px; }
  .welcome_col {
    padding: 30px 0; }
  .welcome_content {
    width: inherit;
    padding: 0 20px; }
  .play_ground_content {
    width: inherit;
    padding: 30px 20px; }
  .celebrity_img {
    min-height: 300px;
    background-position: 50%; }
  .play_ground_content h4 {
    margin: 0px 0 10px; }
  .celebrity_col_content {
    width: inherit;
    padding: 20px 30px; }
  .celebrity_col_content h4 {
    margin: 0px 0 10px; }
  .location_col, .locationcolor {
    min-height: 300px; }
  .location_col_content {
    width: inherit;
    padding: 30px 20px; }
  .ftr_footer span {
    display: block; }
  .location_col_content h4 {
    margin: 10px 0 10px; }
  .location_col_content {
    padding: 30px 20px; }
  .ftr_footer span {
    display: block;
    padding: 0 20px;
    font-size: 12px; }
  .home_banner {
    min-height: 300px; }
  .reserv_bg h4 {
    margin: 0px 0 10px; }
  .contact_col .reserv_bg {
    padding: 30px 20px; }
  .date_col {
    padding: 20px;
    width: inherit; }
  .opening_hours h4 {
    font-size: 30px;
    margin: 10px 0 0px; }
  .opening_hours, .bookings_bg {
    padding: 30px 20px; }
  .bookings_bg h4 {
    font-size: 30px;
    margin: 0px 0 10px; }
  .contact_col .col-md-4 {
    min-height: inherit; }
  .date_col {
    padding: 20px 10px;
    width: inherit;
    height: 500px; }
  .contact_col {
    padding: 0 0 30px; }
  .contact_col .bookings_bg {
    min-height: inherit;
    padding: 30px 20px; }
  .ftr_footer {
    padding: 30px 0; }
  footer .footer-social {
    margin: 0px 0 20px 0; }
  .contact_input {
    padding: 40px 20px; }
  .contact_map {
    min-height: 300px; }
  .contact_input {
    width: inherit; }
  .play_ground_content h3 {
    margin: 0px 0 10px;
    font-size: 20px; }
  .home_banner {
    min-height: 400px; }
  .subpage_content.chefhead {
    padding: 20px; }
  .contact_col .cal_height {
    min-height: inherit; }
  .contact_col {
    padding: 0 0 0px; }
  .playbg .eat_drinkcol {
    padding: 20px; }
  .celebrity_col_content {
    padding: 30px 30px; }
  .mapheight iframe {
    width: 100% !important;
    height: 250px; }
  .james .location_col {
    float: none !important; }
  .newsletter .container {
    width: inherit; } }

@media (max-width: 1300px) and (min-width: 1100px) {
  .is-sticky .main-menu {
    width: inherit !important; }
  .navbar-wrap .navbar-nav > li {
    margin: 0 2px; }
  .navbar-wrap .navbar-nav > li > a {
    padding: 8px 10px; }
  .phone_col {
    padding: 0 0 0 20px; }
  .sticky-wrapper.is-sticky .main-nav .navbar-nav > li > a {
    padding: 8px 10px; } }

#singlepost-inside .panel-contents-two .hero-title {
  font-family: 'futura_bkbook';
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1.2em; }
  @media (max-width: 1400px) {
    #singlepost-inside .panel-contents-two .hero-title {
      width: auto;
      font-size: 60px; } }
  @media (max-width: 768px) {
    #singlepost-inside .panel-contents-two .hero-title {
      width: auto;
      font-size: 45px; } }
  @media (max-width: 480px) {
    #singlepost-inside .panel-contents-two .hero-title {
      font-size: 20px; } }

.inner_page_banner.category_banner {
  min-height: 343px; }
  .inner_page_banner.category_banner .hero-title {
    margin-top: 142px;
    font-family: 'futura_bkbook';
    font-size: 39px;
    text-transform: uppercase; }

.home_welcome_col {
  height: 344px;
  background-color: #183259;
  color: white;
  overflow: hidden; }
  .home_welcome_col .home_welcome_content {
    width: 500px;
    margin: auto;
    text-align: center; }
    .home_welcome_col .home_welcome_content .welcome-text {
      font-size: 30px;
      margin: 36px 0 10px;
      font-family: 'kinescoperegular'; }
    .home_welcome_col .home_welcome_content .title {
      font-size: 25px; }
    .home_welcome_col .home_welcome_content p.description {
      color: white;
      width: 85%;
      margin: auto; }
  @media (max-width: 480px) {
    .home_welcome_col {
      height: auto; }
      .home_welcome_col .home_welcome_content {
        width: 100%;
        padding: 20px; }
        .home_welcome_col .home_welcome_content p.description {
          margin-bottom: 65px; } }

.home_grid_row.home_grid_menu {
  height: auto; }
  .home_grid_row.home_grid_menu .grid_img {
    min-height: 435px; }
  .home_grid_row.home_grid_menu .grid_col_content {
    overflow: hidden;
    min-height: 435px;
    padding-top: 40px; }

.home_grid_row.home_grid_location .locationcolor {
  min-height: 428px;
  padding-top: 60px; }

.home_grid_row.home_grid_location .location_col_content {
  width: 350px;
  overflow: hidden; }
  .home_grid_row.home_grid_location .location_col_content h4 {
    margin: 30px 0 3px; }
  .home_grid_row.home_grid_location .location_col_content h3 {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 24px; }
  .home_grid_row.home_grid_location .location_col_content p {
    line-height: 23px;
    margin-bottom: 32px; }

.home_grid_row.home_grid_location .locationcolor.grid_col {
  min-height: 100%; }

.home_grid_row.home_grid_location .grid_img {
  height: 428px; }

.home_grid_row.home_grid_contact {
  height: auto; }
  .home_grid_row.home_grid_contact .grid_img {
    min-height: 435px; }
  .home_grid_row.home_grid_contact .darkblue .event_download_mid {
    min-height: 435px;
    overflow: hidden; }
    .home_grid_row.home_grid_contact .darkblue .event_download_mid h4 {
      font-size: 26px;
      margin-top: 50px; }
    .home_grid_row.home_grid_contact .darkblue .event_download_mid h3 {
      margin-top: 3px; }
    .home_grid_row.home_grid_contact .darkblue .event_download_mid p {
      margin-bottom: 32px; }

.home_grid_row [class^="col-"] {
  height: 100%;
  padding: 0; }

.home_grid_row .grid_img {
  height: 100%;
  background-size: cover;
  background-position: 50% 50%; }

.home_grid_row .grid_col_content {
  text-align: center; }
  .home_grid_row .grid_col_content h3 {
    font-weight: bold;
    margin: 15px 0 10px;
    font-size: 24px;
    font-family: 'futura_bkbook'; }
  .home_grid_row .grid_col_content p {
    text-align: center;
    width: 280px;
    margin: 0 auto;
    line-height: 23px; }
  .home_grid_row .grid_col_content a.button_link {
    margin-top: 10px; }

.menu_grid_row.menu_grid_orange {
  height: 420px; }
  .menu_grid_row.menu_grid_orange > div {
    height: 100%;
    background-color: #ee5238; }
  .menu_grid_row.menu_grid_orange .menu_content {
    width: 500px;
    margin: 0 auto 0;
    text-align: center;
    height: 100%;
    overflow: hidden; }
    .menu_grid_row.menu_grid_orange .menu_content h4 {
      margin-top: 65px;
      font-size: 25px; }
    .menu_grid_row.menu_grid_orange .menu_content h4, .menu_grid_row.menu_grid_orange .menu_content p {
      color: white; }
    .menu_grid_row.menu_grid_orange .menu_content .button_link {
      margin-top: 15px; }

.menu_grid_row.menu_grid_foods {
  height: auto; }
  .menu_grid_row.menu_grid_foods .grid_img {
    min-height: 440px; }
  .menu_grid_row.menu_grid_foods .col-md-4 {
    height: 100%;
    min-height: 440px;
    padding: 45px 65px 0;
    background-color: #ee5238;
    text-align: center; }
    .menu_grid_row.menu_grid_foods .col-md-4 p {
      color: white; }

.menu_grid_row.play_ground_col {
  min-height: auto; }
  .menu_grid_row.play_ground_col .grid_img {
    min-height: 428px; }
  .menu_grid_row.play_ground_col .darkblue {
    min-height: 428px;
    overflow: hidden; }
    .menu_grid_row.play_ground_col .darkblue .event_download_mid {
      width: 400px; }
      .menu_grid_row.play_ground_col .darkblue .event_download_mid h4 {
        font-size: 26px;
        margin-top: 45px; }
      .menu_grid_row.play_ground_col .darkblue .event_download_mid h3 {
        margin-top: 3px; }
      .menu_grid_row.play_ground_col .darkblue .event_download_mid p {
        margin-bottom: 43px; }

.menu_grid_row .grid_img {
  height: 100%;
  background-size: cover; }

.menu_grid_row [class^="col-"] {
  height: 100%;
  padding: 0; }

.reservation_grid_row.reservation_grid_reserve.match-my-cols {
  overflow: hidden; }
  .reservation_grid_row.reservation_grid_reserve.match-my-cols [class*="col-"] {
    margin-bottom: -99999px;
    padding-bottom: 99999px; }

.reservation_grid_row.reservation_grid_reserve .grid_white {
  min-height: 550px;
  padding-top: 120px;
  background-color: #fff; }
  .reservation_grid_row.reservation_grid_reserve .grid_white p {
    width: 340px;
    margin: 0px auto 0px;
    text-align: center; }

.reservation_grid_row.reservation_grid_reserve [class*="col-"].reservation_date_col {
  margin-bottom: -100050px; }

.reservation_grid_row.reservation_grid_reserve .date_col {
  margin-top: 0;
  height: 600px;
  overflow: hidden; }

.reservation_grid_row.reservation_grid_reserve .grid_img {
  min-height: 550px; }

@media (max-width: 480px) {
  .reservation_grid_row.reservation_grid_reserve.match-my-cols {
    overflow: hidden; }
    .reservation_grid_row.reservation_grid_reserve.match-my-cols [class*="col-"] {
      margin-bottom: 0px;
      padding-bottom: 0px; }
  .reservation_grid_row.reservation_grid_reserve .date_col {
    height: 800px; } }

.reservation_grid_row.reservation_grid_contact .blue {
  min-height: 430px;
  background-color: #183259;
  color: white;
  overflow: hidden;
  padding-top: 87px; }
  .reservation_grid_row.reservation_grid_contact .blue p {
    color: inherit;
    line-height: 22px;
    width: 230px;
    text-align: center;
    width: 250px;
    margin: 0px auto 0; }

.reservation_grid_row.reservation_grid_contact .bookings_bg {
  min-height: 430px;
  overflow: hidden;
  text-align: center;
  color: white;
  padding-top: 50px; }
  .reservation_grid_row.reservation_grid_contact .bookings_bg h4 {
    margin: 28px 0 0px; }
  .reservation_grid_row.reservation_grid_contact .bookings_bg p {
    line-height: 22px;
    margin-bottom: 40px; }
  .reservation_grid_row.reservation_grid_contact .bookings_bg .button_link {
    display: inline-block; }

.reservation_grid_row.reservation_grid_contact .grid_img {
  min-height: 430px; }

.reservation_grid_row .grid_img {
  background-size: cover; }

.reservation_grid_row [class*="col-"] {
  padding: 0; }

.contact_grid_row.contact_grid_contact.match-my-cols {
  overflow: hidden; }
  .contact_grid_row.contact_grid_contact.match-my-cols [class*="col-"] {
    margin-bottom: -99999px;
    padding-bottom: 99999px; }

.contact_grid_row.contact_grid_contact .darkred {
  min-height: 427px;
  color: white;
  overflow: hidden; }
  .contact_grid_row.contact_grid_contact .darkred.texts {
    padding-top: 128px; }

.contact_grid_row.contact_grid_contact p {
  color: white;
  margin: 10px auto 0;
  text-align: center;
  line-height: 21px;
  color: white;
  font-size: 16px; }

.contact_grid_row.contact_grid_contact .contact_input {
  min-height: 427px;
  width: 290px;
  padding: 48px 0 0;
  overflow: hidden; }
  .contact_grid_row.contact_grid_contact .contact_input .form-group .form-control,
  .contact_grid_row.contact_grid_contact .contact_input .form-group textarea {
    color: white;
    background-color: transparent;
    border-bottom: 2px solid #fff !important; }
    .contact_grid_row.contact_grid_contact .contact_input .form-group .form-control::-webkit-input-placeholder,
    .contact_grid_row.contact_grid_contact .contact_input .form-group textarea::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: white; }
    .contact_grid_row.contact_grid_contact .contact_input .form-group .form-control::-moz-placeholder,
    .contact_grid_row.contact_grid_contact .contact_input .form-group textarea::-moz-placeholder {
      /* Firefox 19+ */
      color: white; }
    .contact_grid_row.contact_grid_contact .contact_input .form-group .form-control:-ms-input-placeholder,
    .contact_grid_row.contact_grid_contact .contact_input .form-group textarea:-ms-input-placeholder {
      /* IE 10+ */
      color: white; }
    .contact_grid_row.contact_grid_contact .contact_input .form-group .form-control:-moz-placeholder,
    .contact_grid_row.contact_grid_contact .contact_input .form-group textarea:-moz-placeholder {
      /* Firefox 18- */
      color: white; }
    .contact_grid_row.contact_grid_contact .contact_input .form-group .form-control:focus,
    .contact_grid_row.contact_grid_contact .contact_input .form-group textarea:focus {
      box-shadow: none !important;
      border: none !important; }
  .contact_grid_row.contact_grid_contact .contact_input label.error {
    color: white !important; }
  .contact_grid_row.contact_grid_contact .contact_input button {
    color: white;
    margin: 20px 0 20px; }
    .contact_grid_row.contact_grid_contact .contact_input button:after {
      border: 2px solid white; }

.contact_grid_row .relative {
  position: relative; }
  .contact_grid_row .relative .image-container {
    width: 100%;
    position: absolute; }
    .contact_grid_row .relative .image-container .grid_img {
      padding-bottom: 510px;
      min-height: 427px; }

.contact_grid_row [class^="col-"] {
  height: 100%;
  padding: 0; }

.contact_grid_row .grid_img {
  background-size: cover; }

.contact_grid_row.contact_grid_pics .grid_img {
  min-height: 427px; }
