@charset "utf-8";
/* CSS Document */

/******* Fonts Face CSS Start **********/
@import url('https://fonts.googleapis.com/css?family=Lato:400,400i');
@font-face {
  font-family: 'IowanOldSt BT';
  src: url('../fonts/IowanOldStyleBT-Roman.eot');
  src: url('../fonts/IowanOldStyleBT-Roman.eot?#iefix') format('embedded-opentype'),
       url('../fonts/IowanOldStyleBT-Roman.woff2') format('woff2'),
       url('../fonts/IowanOldStyleBT-Roman.woff') format('woff'),
       url('../fonts/IowanOldStyleBT-Roman.ttf') format('truetype'),
       url('../fonts/IowanOldStyleBT-Roman.svg#IowanOldStyleBT-Roman') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir Medium';
  src: url('../fonts/Avenir-Medium.eot');
  src: url('../fonts/Avenir-Medium.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Avenir-Medium.woff2') format('woff2'),
       url('../fonts/Avenir-Medium.woff') format('woff'),
       url('../fonts/Avenir-Medium.ttf') format('truetype'),
       url('../fonts/Avenir-Medium.svg#Avenir-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
}
/********* Fonts Face CSS End **********/

/******* Common Element CSS Start ******/
* { margin: 0; padding: 0; }
body {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  background: #111111 url("../images/pattern.png") no-repeat;
  background-size: 100% auto;
  color: #ffffff;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothig: antialiased;
}
.clear { clear: both; }
img { border: 0; }
ul, ol { list-style: none; }
a { text-decoration: none; outline: none; display: inline-block; color: #dcb462; }
a:hover, a:focus, a:active, a:visited { outline: none; text-decoration: none; }

h1 {
  margin: 0;
  font-family: 'IowanOldSt BT';
  font-size: 64px;
  line-height: 74px;
  font-weight: bold;
}
h2 {
  margin: 0;
  font-family: 'IowanOldSt BT';
  font-size: 28px;
  line-height: 32px;
  font-weight: bold;
  color: #dcb462;
}
h3 {
  margin: 0;
  font-family: 'Lato', sans-serif;
  font-size: 21px;
  line-height: 30px;
  font-weight: 400;
  color: #fff;
}
p {
  margin-bottom: 27px;
  font-size: 16px;
  line-height: 28px;
}
.common-title { position: relative; }
.common-title:after {
  margin: 20px auto;
  content: "";
  width: 102px;
  height: 2px;
  background-color: #dcb462;
  display: block;
}
.img-responsive { display: inline-block; }
/******* Common Element CSS End *********/

/******* Header Section CSS Start *******/
header .container {
  width: 100% !important;
  max-width: 1600px !important;
}
.header-top {
  padding: 8px 0;
  background-color: #dcb462;
  color: #000;
  font-family: 'Avenir Medium';
  letter-spacing: 0.25px;
}
.header-top ul { margin: 0; }
.header-top ul li { display: inline-block; padding-left: 5px; }
.header-top ul li a { color: #000; }
.header-top ul li a:hover, .header-top ul li a:focus { color: #fff; }

.navbar-fixed-top { top: 36px; }
.navbar-default {
  background: transparent;
  border: none;
  transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -webkit-transition: all linear 0.2s;
}
.navbar-default.navbar-shadow {
  top: 0;
  background-color: #111111;
  border-bottom: #dcb462 1px dashed;
}
.navbar-default.navbar-shadow img { max-width: 150px !important; }

.navbar-nav { float: none; text-align: center; }
.navbar-nav > li { float: none; display: inline-block; vertical-align: middle; }
.navbar-default .navbar-nav > li > a {
  margin: 0 10px;
  padding: 12px 12px;
  color: #ffffff;
  font-size: 15px;
  line-height: 15px;
  font-weight: bold;
  font-family: 'IowanOldSt BT';
  text-transform: uppercase;
  letter-spacing: 0.25px;
  text-shadow: 0 2px 5px rgba(0,0,0,0.6);
}
.yellow-btn, .navbar-default .navbar-nav > li > a.yellow-btn {
  background-color: #dcb462;
  color: #000;
  text-shadow: none;
  border-radius: 5px;
  border-bottom: 4px solid #967022;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > li > a:focus {
  color: #dcb462; background: transparent;
}
.navbar-default .navbar-nav > li > a.yellow-btn:hover,
.yellow-btn:hover, .yellow-btn:focus,
.navbar-default .navbar-nav > li > a.yellow-btn:focus {
  background-color: #967022; border-bottom-color: #dcb462; color: #fff;
}
.gold { color: #dcb462 }
/******* Header Section CSS End *********/

/******* Banner section CSS Start *******/
/* FIX: remove fullscreen height + flex center that caused huge gap */
.banner {
  height: auto;                              /* key fix */
  padding: 120px 0 32px;                     /* hero feel without big bottom gap */
  background: url("../images/home-banner.png") no-repeat center bottom;
  background-size: cover;
  color: #ffffff;
  display: block;                             /* ensure no vertical flex-centering */
}
.banner .container { max-width: 1100px; margin: 0 auto; }
.banner h1 { margin-bottom: 16px; }
.banner p {
  margin: 0 auto 14px;                       /* tighten bottom margin (was 56px) */
  font-size: 18px;
  max-width: 760px;
  line-height: 1.65;
}
.yellow-btn {
  padding: 12px 20px;
  border-radius: 0;
  font-size: 18px;
  line-height: normal;
  text-transform: uppercase;
  font-family: 'IowanOldSt BT';
  font-weight: bold;
}
/******* Banner section CSS End *********/

/******* Middle section CSS Start ******/
article { padding: 40px 0; }                 /* slightly reduced vertical rhythm */

/* FIX: bring gallery right up under banner text */
.about { padding-top: 0 !important; margin-top: 0 !important; }

.slick-slide:hover { outline: none; }
.slick-prev, .slick-next { z-index: 1; width: auto; height: auto; }
.slick-prev { left: 25px; }
.slick-next { right: 25px; }
.slick-prev::before, .slick-next::before {
  color: #dcb462;
  font-family: 'FontAwesome';
  font-size: 40px;
  text-shadow: 0 0px 10px rgba(0,0,0,0.6);
}
.slick-prev::before { content: "\f137"; }
.slick-next::before { content: "\f138"; }

.gallery-slider .slick-slide {
  margin: 0 12px;
  display: inline-block;
  float: none;
}
.gallery-slider .slick-slide img {
  display: inline-block; width: 100%;
}

/* Remove any rogue top offsets used elsewhere */
.inner-container { margin-top: 0; }           /* FIX: was 180px */

.lower-gallery { margin: 40px 0; }
.lower-gallery img { width: 100%; height: auto; }

.packages { margin: 70px 0 50px 0; }
.package { background-color: #2E2E2E; padding: 14px; margin: 0 0 20px 0; }
.package p { display: block; height: 225px; }

.contact h3 a { color: #fff; }
.contact h3 a:hover, .contact h3 a:focus { color: #dcb462; }

.testimonial h3 {
  color: #dcb462;
  font-family: georgia;
  font-style: italic;
  margin-bottom: 10px;
}
/******** Middle section CSS End *******/

/***** Bottom section CSS Start *******/
footer {
  padding: 60px 0;
  border-top: 11px solid #dcb462;
  background-color: #0d0d0d;
  text-align: center;
  color: #ffffff;
}
footer a { color: #ffffff; }
footer a:hover, footer a:focus { color: #dcb462; }
footer p { margin: 0; }
footer ul li { display: inline-block; vertical-align: middle; }
footer ul li:before {
  margin: 0 5px 0 3px;
  content: "•";
  display: inline-block;
  vertical-align: text-bottom;
}
footer ul li:first-child:before { display: none; }
.site-info { margin: 46px 0 0; font-style: italic; }

.gallery { margin: 70px 0 50px 0; }
.gallery-item {
  float: left;
  width: 48%;
  margin: 1%;
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  position: relative;
  opacity: 0;
}
.gallery-item img { width: 100%; height: auto; }

/****** Bottom section CSS End *******/

/****** Responsive CSS ******/
@media (max-width: 1024px) {
  .navbar-default .navbar-nav > li > a { padding: 12px 7px; font-size: 13px; }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .container { width:93%; }

  /*** header ***/
  .nav .logo { /* Xfloat: left !important; */ }
  .nav .logo img { max-width: 140px; }
  .navbar-default .navbar-nav > li > a {
    padding: 12px 8px; font-size: 13px; line-height: 13px;
  }

  /*** common ***/
  h1 { font-size: 60px; line-height: 64px; }
  h2 { font-size: 26px; line-height: 30px; }
  h3 { font-size: 18px; line-height: 28px; }
  article { padding: 36px 0; }

  /*** home ***/
  /* FIX: keep banner auto-height on all breakpoints */
  .banner { padding: 110px 0 30px; height: auto; display: block; }
}

@media (min-width: 768px) and (max-width: 991px) {
  /*** header ***/
  .nav .logo img { max-width: 110px; }
  .navbar-default .navbar-nav > li > a {
    margin: 0 6px; padding: 12px 6px; font-size: 12px; line-height: 14px;
  }

  /*** common ***/
  h1 { font-size: 50px; line-height: 54px; }
  h2 { font-size: 24px; line-height: 28px; }
  h3 { font-size: 18px; line-height: 28px; }
  p { margin-bottom: 24px; font-size: 14px; line-height: 24px; }
  article { padding: 32px 0; }

  /*** home ***/
  .banner {
    padding: 96px 0 24px;                    /* compact on tablet */
    display: block;
    height: auto;                             /* ensure not fullscreen */
  }
  .yellow-btn, .banner p { font-size: 16px; }

  /*** footer ***/
  footer { padding: 40px 0; }
  .site-info { margin-top: 30px; }
}

@media (min-height: 550px) and (max-height: 767px) {
  .banner { padding: 96px 0 24px; display: block; height: auto; }
}

@media (max-width: 767px) {
  /*** header ****/
  .navbar-header .logo { display: inline-block !important; margin: 0 0 0 12px; }
  .header-top, .header-top ul { text-align: center; }
  .navbar-fixed-top { top: 55px; }
  .navbar-default {
    top:35px;
    background-color: #111111 !important;
    border-bottom: #dcb462 1px dashed !important;
  }
  .logo img { max-width: 150px; }
  .navbar-default .navbar-toggle {
    margin: 25px 15px 25px 0;
    background-color: #dcb462;
    border-color: #dcb462;
    border-radius: 0;
  }
  .navbar-default .navbar-toggle .icon-bar { background-color: #111; }
  .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #967022; border-color: #967022;
  }
  .navbar-default .navbar-toggle:hover .icon-bar,
  .navbar-default .navbar-toggle:focus .icon-bar { background-color: #fff; }
  .navbar-nav .logo { display: none; }
  .navbar-nav > li { width: 100%; }
  .navbar-nav { margin: 10px 0 20px; }
  .navbar-default .navbar-collapse {
    background-color: #111111; height: 260px; border-bottom: #fff 1px solid;
  }
  .navbar-default .navbar-nav > li > a {
    margin: 0; display: inline-block; padding: 12px 20px; font-size: 14px; line-height: 14px;
  }

  /*** common ***/
  h1 { font-size: 26px; line-height: 30px; }
  h2 { font-size: 20px; line-height: 24px; }
  h3 { font-size: 16px; line-height: 22px; }
  p { margin-bottom: 18px; font-size: 13px; line-height: 24px; }
  article { padding: 28px 0; }
  .inner-container { margin-top: 0; }
  .package p { height:auto; }

  /*** home ***/
  .banner {
    padding: 90px 0 18px;                    /* tight on mobile */
    display: block;
    height: auto;                             /* never fullscreen on mobile */
  }
  .banner p br { display: none; }

  .gallery { margin-top: 24px; }
  .packages { margin-top: 20px; }
  .yellow-btn, .banner p { font-size: 15px; }

  /** footer **/
  footer { padding: 40px 0; }
  .site-info { margin-top: 30px; }
  .gallery-item { width: 100% !important; margin: 1.5% 0 !important; }
}
/***** Responsive CSS ******/
