/* CSS Document

/**********************************************
 MINI RESET
***********************************************/

.galplaceholder {
  background:#333;
  height:600px;
}

* {
  margin: 0;
  padding: 0;
  border:none;
  text-decoration:none;
  font-weight:normal;
}

:focus {
  outline: 0;
}

ul {
  text-align:left;
  margin:15px 0 20px 40px;
}

li {
  margin-top:3px;
}

strong {
  font-weight:bold;
}

body {
  font-size:14px;
  color:#1f1f1f;
  font-family: 'Open Sans', sans-serif;
  font-weight:400;
}

::selection {
  background: #a3e3f3; /* Safari */
}

::-moz-selection {
  background: #a3e3f3; /* Firefox */
}

/**********************************************
 TEMPLATE CSS
***********************************************/
h1 {
  font-size:30px;
  color:#693163;
}

h2 {
  font-size:25px;
}

h3 {
  font-size:20px;
  margin-top:15px;
}

h4 {
  font-size:15px;
}

h1,h2,h3,h4{
  margin-bottom:10px;
}

p {
  margin-bottom:15px;
  line-height:19px;
}

a {
 color:#f27820;
}

a:hover {
  color:#313131;
}

img {
  max-width: 100%;
  height: auto;
}

.footerContent ul, .footerContent li {
  padding:0;
  margin:0;
  list-style:none;
}

.footerContent ul {
  overflow:auto;
}

.footerContent {
  overflow:auto;
  color:#818181;
  font-size:11px;
}

.footerContent a{
  color:#bcbcbc;
}

.footerContent a:hover{
  color:#fff;
}

.footerContent li {
  float:left;
  margin-bottom:0px;
  display:block;
}

.footerContent li a {
  padding:0px 10px 10px 0;
  font-size:13px;
  color:#bcbcbc;
  display:block;
  text-transform:uppercase;
}

.footerContent li a + .footerContent li a {
  color:#C00!important;
}

.clearFloat {
  clear:both;
}

.floatLeft {
  float:left!important;
}

.floatRight {
  float:right!important;
}

.clearMargin {
  margin:0px!important;
}

.clearPadding {
  padding:0px!important;
}

.centerText {
  text-align:center;
}

body {
  background-color:#401c59;
  background:url(../images/background-silver-3.jpg)
}

.wrap {
  max-width:990px;
  width:100%;
  margin:35px auto 35px auto;
  background-color:#693163;
  overflow:hidden;
}

.leftCol {
  width:27%;
  max-width:100%;
}

.leftCol .content {
  padding:25px;
  background:#693163;
}

.badges{
  padding-top:20px;
}

.badges .imgleft{
  padding-right:5px;
}

.rightCol{
  width: 73%;
  max-width: 100%;
}

.rightCol .content {
  padding:25px 35px 25px 35px;
  background:#fff;
}

.logoContainer {
  background:#693163;
}

.logoContainer img {
  display:block;
  margin: 0 auto;
  max-width:100%;
}

.resContact {
  list-style:none;
  padding:0px;
  margin:0 0 15px 0;
}

.resContact li {
  display:block;
  margin:0px;
  color:#9b8f88;
  font-weight:300;
  font-size:16px;
  letter-spacing:2px;
  line-height:30px;
  text-transform:uppercase;
}

.resContact li + li {
  font-size:30px;
  color:#fff;
  font-weight:bold;
  letter-spacing:1px;
}

.button {
  display:inline-block;
  color:#fff;
  background:#dd7b35;
  font-size:14px;
  padding:8px;
  cursor: pointer;
}

.leftCol .button {
  display:block;
}

.rightCol .button {
  margin-right:3px;
}

.button:hover {
  background:#f19756;
}

.altColour {
  background:#2c7df0;
}

.altColour:hover {
  background:#7bc4e3;
}

.fotorama__nav {
  background-color:#eeeeee;
}

.button.large {
  font-size:16px;
  text-align:center;
  padding:10px;
}

.footer {
  background-color:#693163;
  overflow:auto;
}

.footerAddress {
  display:block;
}

.footer .rightCol {
  background-color:#693163;
}

.footer .footerSocial {
  padding-top:10px;
  min-height:64px;
  text-align: center;
}

.footer .footerContent {
  padding:36px;
  min-height:64px;
}

.facebookBtn, .twitterBtn, .youtubeBtn {
  background-color:#507cbe;
  text-align:center;
  color:#fff;
  width:64px;
  height:64px;
  line-height:64px;
  vertical-align:middle;
  display:inline-block;
  font-size:22px;
}

.twitterBtn {
  background-color:#63cdf1;
}

.youtubeBtn {
  background-color:#f16261;
}

.facebookBtn:hover {
  background-color:#6893d5;
}

.twitterBtn:hover {
  background-color:#8de2ff;
}

.youtubeBtn:hover {
  background-color:#ff8180;
}

.imageRightSection, .imageLeftSection, .amenitiesList {
  overflow:auto;
}

.divider {
  border-top:1px solid #ebebeb;
}

.sectionInfo {
  width:58%;
  max-width:100%;
}

.imageRightSection .sectionInfo {
  float:left;
}

.imageRightSection .sectionImg {
  float:right;
}

.imageLeftSection .sectionInfo {
  float:right;
}

.imageLeftSection .sectionImg {
  float:left;
}

.address ul {
  list-style:none;
  overflow:auto;
  margin:0px;
}

.address {
  background-color:#f7f7f7;
  padding:10px;
}

.address ul li {
  width:180px;
  float:left;
  display:block;
  padding:0px 8px 0 8px;
}

.address ul li .button {
  display:block;
  margin-bottom:3px;
}

.address ul li + li {
  width:100px;
}

.address ul li + li + li {
  width:270px;
}

.address ul li + li + li + li{
  width:160px;
}

.locClearPad {
  clear:both;
  padding-top:15px;
}

.breakWords {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

.mainNav {
  list-style:none;
  padding:0px;
  margin:0px;
  padding:22px 32px 22px 32px;
  background:#e8a713;
}

.mainNav li, .mainNav li a {
  display:block;
}

.mainNav li {
  margin:0px;
}

.mainNav li a {
  color:#fff;
  text-decoration:none;
  padding:8px;
  text-transform:uppercase;
  font-weight:500;
  letter-spacing:1px;
  font-size:18px;
}

.mainNav li a.active, .mainNav li a:hover{
  color:#693163;
}

#home-page #home-menuitem{
  color:#693163;
}

#accommodation-page #accommodation-menuitem{
  color:#693163;
}

#location-page #location-menuitem{
  color:#693163;
}

#activities-page #activities-menuitem{
  color:#693163;
}

.fa-credit-card {
  margin-right:5px;
}

.amenitiesList ul {
  overflow: auto;
  margin: 0;
  list-style: none;
}

.amenitiesList li {
  width: 200px;
  margin-bottom: 3px;
  padding-right: 15px;
  display: block;
  float: left;
}

.is-cms .amenitiesList li {
  width: 100%;
  padding-right: 0;
  float: none;
}

.amenities, .affiliations {
  margin: 2px;
  border: none;
}


/********************************************
Content Boxes
********************************************/
.contentboxwrapper {
  margin: 0 0 10px 0;
  padding: 0;
  clear: both;
}

.contentboxcontent {
  clear: both;
}

.contentboximagewrapper {
  display: table-cell;
  min-width: 305px;
}

.contentboximage {
  max-width: 100%;
  padding: 5px;
  margin: 10px 10px 10px 10px;
  background-color: #FFFFFF;
}

.contentboxtext {
  display: table-cell;
  text-align: left;
  max-width: 100%;
  width: 100%;
  vertical-align: top;
  padding: 0;
}

.contentboxtext h2 {
  padding: 10px 0 10px 0;
  margin: 0 0 10px 0;
}

.contentboxfooter {
  padding: 10px 0;
}

.contentboxwrapper h3 {
  margin: 0;
}

.contentboxfooterbuttons {
  /* Just a container */
}

.contentboxfooterbuttons a {
  margin-right: 10px;
}

.contentboxfooterbuttons::after {
  /* ClearFix Hack */
  content: "";
  clear: both;
  display: table;
}


/**********************************************
 Mobile
***********************************************/
#mfToggleText{
  display:inline-block;
  margin-left:10px;
}

#mfToggleMenu {
  display:none;
  cursor:pointer;
  color:#b0ebff;
  text-decoration:none;
  padding:13px;
  text-transform:uppercase;
  font-weight:300;
  letter-spacing:1px;
  font-size:19px;
  border-bottom:1px solid #292524;
  text-align:center;
  background-color:#453d3a;
}

@media screen and (max-width: 990px) {
  .resContact li + li {
    font-size:20px;
    color:#fff;
    letter-spacing:1px;
  }

  .mainNav {
    padding:0 10px;
  }
}

@media screen and (max-width: 758px) {
  .mainNav {
    padding:0 20px 0 20px;
    display:none;
  }

  .amenitiesList ul li {
    display:block;
    text-align:center;
  }

  .mainNav li {
    border-bottom:1px solid #292524;
    text-align:center;
  }

  .mainNav li a {
    font-size:19px;
    padding:13px;
  }

  .sample {
    width:100%;
    max-width:320px;
  }

  body {
    font-size:16px;
  }

  .amenitiesList li {
    width:auto;
    display:inline-block;
    padding:0 10px 0 10px;
    float:none;
  }

  .wrap, .rightCol, .leftCol, .sectionInfo, .address ul li {
    width:auto!important;
  }

  .address ul li {
    padding-top:8px;
    display:block;
  }

  iframe {
    width:100%;
    height:300px;
  }

  .wrap {
    margin:8px;
  }

  .leftCol, .rightCol, .sectionInfo, .sectionImg, .activity img, .address ul li {
    float:none!important;
  }

  .sectionImg {
    display:inline-block;
    max-width:200px; /*set to width of section images*/
    width:100%;
    margin-bottom:20px;
  }

  .imageRightSection .button, imageLeftSection .button {
    display:block;
    margin-bottom:3px;
    font-size:16px;
  }

  #mfToggleMenu {
    display:block;
    background-color:#e8a713;
    color:#fff;
  }

  .logoContainer img {
    display:inline-block;
    width:100%;
    height:auto;
    max-width:265px; /*set width of logo*/
  }

  .resContact a:hover, .resContact a {
    color:#fff!important;
  }

  .resContact {
    display:block;
  }

  .resContact, .content, .logoContainer, .footerSocial {
    text-align:center;
  }
}

@media screen and (max-width: 625px) {
  .contentboximagewrapper {
    display: block;
    text-align: center;
  }

  .contentboximage {
    display: inline-block;
    max-width: 100%;
    padding: 5px;
    border: 1px solid #DDDDDD;
    margin: 10px 0;
  }

  .contentboxtext {
    display: block;
    text-align: left;
    max-width: 100%;
    width: auto;
    vertical-align: top;
  }
}