html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/* Here be dragons - use with caution and don't blame Steve */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: none; }

input, button, textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0; }

body {
  background: #343431; }

div.mm-menu {
  background: #917b46; }
  div.mm-menu ul.mm-list {
    padding: 20px 0 0 0; }
    div.mm-menu ul.mm-list li a {
      color: white;
      text-decoration: none;
      font: 600 14px/120% "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif; }

div.wrap {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding: 0 40px;
  min-width: 320px; }
  div.wrap:after {
    content: " ";
    display: block;
    clear: both; }
  @media (max-width: 767px) {
    div.wrap {
      padding: 0 20px; } }

.no-mq div.wrap {
  width: 960px;
  margin: 0 auto; }

header {
  background: white; }
  @media (max-width: 1023px) {
    header {
      text-align: center;
      padding: 20px 0; } }
  @media (min-width: 1024px) {
    header h1 {
      display: inline-block;
      padding: 50px 0 30px 0; } }
  @media (max-width: 1023px) {
    header h1 {
      display: block;
      width: 250px;
      margin: 0 auto;
      padding-bottom: 20px; } }
  header h1 a {
    display: block;
    width: 250px;
    height: 75px;
    background-image: url(/i/logo.png);
    background-repeat: no-repeat;
    background-size: 250px auto;
    background-position: center;
    text-indent: -1000em; }
  @media (min-width: 1024px) {
    header nav {
      position: absolute;
      bottom: 30px;
      right: 40px; } }
  @media (max-width: 1023px) {
    header nav {
      display: inline-block; } }
  header nav ul {
    overflow: hidden;
    *zoom: 1; }
    header nav ul li {
      display: inline-block; }
      @media (min-width: 1140px) {
        header nav ul li {
          font: 600 14px/120% "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
          padding: 0 0 0 20px; } }
      @media (max-width: 1139px) {
        header nav ul li {
          font: 600 14px/120% "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
          padding: 0 0 0 10px; } }
      header nav ul li a {
        font: 600 14px/120% "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #7b7a76;
        text-decoration: none; }
      header nav ul li.booking a {
        display: inline-block;
        background: #7b7a76;
        border-radius: 5px;
        padding: 5px 10px;
        color: white; }
  @media (max-width: 666px) {
    header nav ul.mainnav {
      display: none; } }
  @media (min-width: 667px) {
    header nav ul.mobilenav {
      display: none; } }
  header div.logos {
    position: absolute;
    top: 10px;
    right: 40px; }
    @media (max-width: 1023px) {
      header div.logos {
        display: none; } }
    header div.logos ul {
      overflow: hidden;
      *zoom: 1; }
      header div.logos ul li {
        display: inline-block;
        padding-left: 10px; }
        header div.logos ul li img {
          display: block;
          height: 50px;
          width: auto; }

section.features {
  padding: 30px 0;
  background: #d8cab9; }
  section.features div.feature {
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 50px auto;
    min-height: 50px;
    display: table; }
    @media (min-width: 1024px) {
      section.features div.feature {
        width: 23.40426%;
        float: left;
        margin-right: 2.12766%; }
        section.features div.feature:nth-of-type(4n) {
          float: right;
          margin-right: 0; } }
    @media (min-width: 568px) and (max-width: 1023px) {
      section.features div.feature {
        min-height: 70px;
        width: 48.93617%;
        float: left;
        margin-right: 2.12766%; }
        section.features div.feature:nth-of-type(2n) {
          float: right;
          margin-right: 0; } }
    @media (max-width: 567px) {
      section.features div.feature {
        min-height: 70px; } }
    section.features div.feature p {
      font: 400 14px/130% "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: #6b6965;
      padding-left: 70px;
      display: table-cell;
      vertical-align: middle; }

section.signposts {
  padding: 30px 0; }
  section.signposts div.main {
    overflow: hidden;
    *zoom: 1; }
    @media (min-width: 768px) {
      section.signposts div.main {
        padding-bottom: 20px; } }
    @media (min-width: 414px) {
      section.signposts div.main div.signpost {
        width: 48.93617%;
        float: left;
        margin-right: 2.12766%; }
        section.signposts div.main div.signpost:nth-of-type(2n) {
          float: right;
          margin-right: 0; } }
  section.signposts div.secondary {
    overflow: hidden;
    *zoom: 1; }
    @media (min-width: 768px) {
      section.signposts div.secondary div.signpost {
        width: 23.40426%;
        float: left;
        margin-right: 2.12766%; }
        section.signposts div.secondary div.signpost:nth-of-type(4n) {
          float: right;
          margin-right: 0; } }
    @media (min-width: 414px) and (max-width: 767px) {
      section.signposts div.secondary div.signpost {
        width: 48.93617%;
        float: left;
        margin-right: 2.12766%; }
        section.signposts div.secondary div.signpost:nth-of-type(2n) {
          float: right;
          margin-right: 0; } }
  section.signposts h3 {
    font: 400 24px/30px "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #d8cab9;
    text-align: center;
    padding: 0 0 10px 0; }
    @media (max-width: 959px) {
      section.signposts h3 {
        font: 400 18px/26px "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif; } }
  section.signposts img {
    display: block;
    width: 100%; }
    @media (max-width: 767px) {
      section.signposts img {
        padding-bottom: 10px; } }

section.contactbar {
  padding: 20px 0;
  background: #917b46; }
  section.contactbar div.contacts {
    overflow: hidden;
    *zoom: 1; }
    @media (min-width: 1140px) {
      section.contactbar div.contacts {
        float: left; } }
    @media (min-width: 736px) and (max-width: 1139px) {
      section.contactbar div.contacts {
        width: 74.46809%;
        float: left;
        margin-right: 2.12766%; } }
    section.contactbar div.contacts div.address, section.contactbar div.contacts div.email, section.contactbar div.contacts div.phone {
      display: inline-block;
      background-repeat: no-repeat;
      background-size: 25px auto;
      background-position: left center;
      padding-left: 35px;
      padding-right: 30px; }
      section.contactbar div.contacts div.address p, section.contactbar div.contacts div.email p, section.contactbar div.contacts div.phone p {
        color: white;
        font: 500 15px/30px "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif; }
        section.contactbar div.contacts div.address p a, section.contactbar div.contacts div.email p a, section.contactbar div.contacts div.phone p a {
          text-decoration: none;
          color: white; }
      @media (max-width: 735px) {
        section.contactbar div.contacts div.address, section.contactbar div.contacts div.email, section.contactbar div.contacts div.phone {
          background-position: left top; }
          section.contactbar div.contacts div.address p, section.contactbar div.contacts div.email p, section.contactbar div.contacts div.phone p {
            font: 400 16px/120% "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
            padding-bottom: 15px; } }
    section.contactbar div.contacts div.address {
      background-image: url(/i/location.png); }
    section.contactbar div.contacts div.email {
      background-image: url(/i/mail.png); }
    section.contactbar div.contacts div.phone {
      background-image: url(/i/phone.png); }
  @media (min-width: 1140px) {
    section.contactbar div.social {
      float: right; } }
  @media (min-width: 736px) and (max-width: 1139px) {
    section.contactbar div.social {
      width: 23.40426%;
      float: right;
      margin-right: 0; }
      section.contactbar div.social ul {
        float: right; } }
  section.contactbar div.social ul {
    overflow: hidden;
    *zoom: 1; }
    @media (max-width: 735px) {
      section.contactbar div.social ul {
        padding-top: 5px; } }
    section.contactbar div.social ul li {
      display: inline-block; }
      @media (min-width: 736px) {
        section.contactbar div.social ul li {
          padding-left: 5px; } }
      @media (max-width: 735px) {
        section.contactbar div.social ul li {
          padding-right: 5px; } }
      section.contactbar div.social ul li a {
        line-height: 30px; }
        section.contactbar div.social ul li a img {
          display: block;
          width: 25px;
          height: auto; }

footer {
  padding: 30px 0; }
  @media (max-width: 767px) {
    footer {
      text-align: center; } }
  @media (min-width: 768px) {
    footer div.logosmall {
      width: 22%;
      float: left;
      margin-right: 2.12766%; } }
  @media (max-width: 767px) {
    footer div.logosmall {
      display: inline-block; } }
  footer div.logosmall img {
    height: 50px;
    display: inline-block; }
  footer div.logosmall div.small {
    padding: 20px 0 0 0; }
    footer div.logosmall div.small p {
      color: #7b7a76;
      font: 400 13px/140% "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif; }
      footer div.logosmall div.small p a {
        color: #7b7a76; }
  @media (min-width: 768px) {
    footer div.logos {
      width: 48.93617%;
      float: right;
      margin-right: 0;
      text-align: right; } }
  footer div.logos ul {
    overflow: hidden;
    *zoom: 1; }
    @media (max-width: 767px) {
      footer div.logos ul {
        display: inline-block;
        padding-top: 20px; } }
    footer div.logos ul li {
      display: inline-block; }
      @media (min-width: 768px) {
        footer div.logos ul li {
          padding-left: 20px; } }
      @media (max-width: 767px) {
        footer div.logos ul li {
          padding: 0 10px; } }
      footer div.logos ul li img {
        display: block;
        height: 65px;
        width: auto; }
        
.codes {
    width: 25%;
    float: left;
    padding-bottom: 30px;
}
        
.codes p {
    color: #ffffff;
    font: 400 13px/140% "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

section.hero div.caption {
  width: 100%; }
  section.hero div.caption h2 {
    background-repeat: no-repeat;
	  
	  background-position: left top;
	  background-size: cover;
    color: white; 
}
  @media (min-width: 768px) {
    section.hero div.caption {
      position: absolute;
      top: 30px;
      left: 0;
      z-index: 10; }
      section.hero div.caption h2 {
		background-image: url("/i/gold-flash.svg");
        font: 600 24px/120% "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
        padding: 60px; } }
@media (min-width: 960px) {
	section.hero div.caption h2 {
		min-height: 180px;
	}
}
  @media (max-width: 767px) {
    section.hero div.caption div.wrap {
      padding: 0; }
    section.hero div.caption h2 {
		background-image: linear-gradient(to right, #93783b, rgba(0, 0, 0, 0));
      font: 600 18px/120% "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
      padding: 20px; } }
section.hero div.flexslider ul.slides li {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  @media (min-width: 960px) {
    section.hero div.flexslider ul.slides li {
      height: 800px; } }
  @media (min-width: 667px) and (max-width: 959px) {
    section.hero div.flexslider ul.slides li {
      height: 500px; } }
  @media (max-width: 666px) {
    section.hero div.flexslider ul.slides li {
      height: 350px; } }

section.home {
  background: white;
  padding: 40px 0 20px 0; }
  section.home p {
    font: 400 16px/150% "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #6b6965;
    padding: 0 0 20px 0; }
    section.home p strong, section.home p b {
      font-weight: 600; }
    section.home p em, section.home p i {
      font-style: italic; }
    section.home p a {
      color: #6b6965; }

section.page {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  section.page h2 {
    /*background-color: #93783b;*/
    background-image: linear-gradient(to right, #93783b, rgba(0, 0, 0, 0));
    font: 400 24px/120% "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: white;
    padding: 30px 30px; }
  section.page div.body {
    background: rgba(52, 52, 49, 0.85);
    padding: 30px;
}
    section.page div.body p {
      font: 400 16px/150% "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: white;
      padding: 0 0 20px 0; }
      section.page div.body p strong, section.page div.body p b {
        font-weight: 600; }
      section.page div.body p em, section.page div.body p i {
        font-style: italic; }
      section.page div.body p a {
        color: white; }
  section.page div.rooms div.room {
    overflow: hidden;
    *zoom: 1;
    padding: 0 0 30px 0;
    border-bottom: 1px solid #d8cab9;
    margin: 0 0 30px 0; }
    section.page div.rooms div.room:last-of-type {
      padding-bottom: 0;
      margin-bottom: 0;
      border-bottom: none; }
    @media (min-width: 800px) {
      section.page div.rooms div.room div.photo {
        width: 48.93617%;
        float: left;
        margin-right: 2.12766%; } }
    section.page div.rooms div.room div.photo img {
      display: block;
      width: 100%; }
    @media (min-width: 800px) {
      section.page div.rooms div.room div.desc {
        width: 48.93617%;
        float: right;
        margin-right: 0; } }
    section.page div.rooms div.room div.desc h3 {
      font: 400 24px/150% "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: white;
      padding: 5px 0 10px 0; }
    section.page div.rooms div.room div.desc h4 {
      font: 600 16px/150% "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: white; }
    section.page div.rooms div.room div.desc p {
      font: 400 16px/150% "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: white; }
    section.page div.rooms div.room div.desc div.booking a {
      font: 600 16px/120% "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
      display: inline-block;
      background: white;
      color: #6b6965;
      border-radius: 5px;
      padding: 5px 10px;
      text-decoration: none; }
  section.page div.gallery {
    overflow: hidden;
    *zoom: 1; }
    section.page div.gallery div.photo {
      padding: 0 0 20px 0; }
      @media (min-width: 568px) {
        section.page div.gallery div.photo {
          width: 48.93617%;
          float: left;
          margin-right: 2.12766%; }
          section.page div.gallery div.photo:nth-of-type(2n) {
            float: right;
            margin-right: 0; } }
      section.page div.gallery div.photo a img {
        display: block;
        width: 100%; }


section.booking-bar div.body {
	padding-top: 0;
}

section.booking-bar h2
{
	background-image: none;
	padding-left: 0;
	padding-right: 0;
}

.map-content {
	height: 500px;
}