@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src:
    local("Open Sans Regular"),
    local("OpenSans-Regular"),
    url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVZ0b.woff2)
      format("woff2");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src:
    local("Open Sans Bold"),
    local("OpenSans-Bold"),
    url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOUuhp.woff2)
      format("woff2");
}
@font-face {
  font-family: FontAwesome;
  src: url(/src/fonts/fontawesome-webfont.eot?v=4.7.0);
  src:
    url(/src/fonts/fontawesome-webfont.eot?) format("embedded-opentype"),
    url(/src/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),
    url(/src/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),
    url(/src/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),
    url(/src/fonts/fontawesome-webfont.svg?v=4.7.0) format("svg");
  font-weight: 400;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-picture-o:before {
  content: "\f03e";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-hotel:before {
  content: "\f236";
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
nav {
  display: block;
}
a {
  background: 0 0;
  color: #290302;
  text-decoration: none;
}
strong {
  font-weight: 700;
}
h1 {
  margin: 0.67em 0;
}
img {
  border: 0;
  vertical-align: middle;
}
button,
input {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
  text-transform: none;
}
button,
input[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  background-color: transparent;
}
td {
  padding: 0;
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url(/fonts/glyphicons-halflings-regular.eot);
  src:
    url(/fonts/glyphicons-halflings-regular.eot?) format("embedded-opentype"),
    url(/fonts/glyphicons-halflings-regular.woff) format("woff"),
    url(/fonts/glyphicons-halflings-regular.ttf) format("truetype"),
    url(/fonts/glyphicons-halflings-regular.svg) format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
}
body {
  margin: 0;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #d3cebc;
}
button,
input {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.sr-only {
  clip: rect(0, 0, 0, 0);
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
h1,
h2,
h4 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1,
h2 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 30px;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
}
p {
  margin: 0 0 10px;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
ol,
ul {
  margin-top: 0;
  margin-bottom: 10px;
}
.container {
  border-top: 2px single;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 970px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.form-group {
  margin-bottom: 15px;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-warning {
  color: #000;
  background-color: #f8bd08;
  border-color: #e0ab06;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.fade {
  opacity: 0;
}
.collapse {
  display: none;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
  .navbar {
    border-radius: 4px;
  }
  .navbar-header {
    float: left;
  }
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
  .navbar-toggle {
    display: none;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: #39402b;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
.navbar-inverse {
  background-color: transparent;
  border-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse {
  border-color: transparent;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.panel-body {
  padding: 15px;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #c3bca3;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #c3bca3;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
}
button.close {
  padding: 0;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
  content: " ";
  display: table;
}
.container-fluid:after,
.container:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.panel-body:after,
.row:after {
  clear: both;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  .hidden-xs {
    display: none !important;
  }
}
.headercontainer {
  width: 100%;
  height: 314px;
  position: relative;
  background-size: cover;
  background-color: #000;
  background-position: center;
  z-index: 30;
}
.headercontainer .shade {
  width: 100%;
  height: 314px;
  position: relative;
  z-index: 31;
}
.headercontainer .shade .titlebar {
  width: 100%;
  height: 72px;
  position: static;
  top: 0;
  left: 0;
  background-image: url(https://s3-us-west-2.amazonaws.com/rocimages/2/images/titlebar-bg.png);
  background-repeat: repeat;
  overflow: visible;
  z-index: 35;
}
.headercontainer .shade .titlebar .left {
  width: 50%;
  padding: 0;
  height: 72px;
  float: left;
  z-index: 36;
}
.headercontainer .shade .titlebar .left img {
  margin: 6px;
}
@media (min-width: 768px) {
  .headercontainer .shade .titlebar .left {
    margin: 0 3px;
    width: 30%;
  }
}
.headercontainer .shade .titlebar .center {
  width: 38%;
  padding: 0;
  height: 72px;
  float: left;
  z-index: 36;
}
.headercontainer .shade .titlebar .center .parktitle {
  text-align: center;
  font-size: 1.4em;
  color: #fff;
  text-shadow: 2px 2px 2px #000;
  z-index: 36;
  margin: -3px auto;
  padding: 0 0 8px;
}
.headercontainer .shade .titlebar .center .phone {
  text-align: center;
  font-size: 1.6em;
  font-weight: 700;
  color: #280f0f;
  text-shadow: 1px 1px 1px #fff;
  z-index: 36;
  margin: -12px auto;
}
.headercontainer .shade .titlebar .right {
  padding: 8px 10px 2px 0;
  width: 48%;
  height: 62px;
  float: left;
  z-index: 36;
}
@media (min-width: 768px) {
  .headercontainer .shade .titlebar .right {
    margin: 0 3px;
    width: 30%;
    padding: 8px 0 2px;
  }
}
.headercontainer .shade .titlebar .centertriangle {
  min-width: 90%;
  margin-left: 5%;
  height: 85px;
  text-align: center;
  z-index: 15;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(https://s3-us-west-2.amazonaws.com/rocimages/2/images/head-triangle.png);
  background-repeat: no-repeat;
  background-position: center;
  overflow: visible;
}
.headercontainer .shade .linkbar {
  width: 100%;
  height: 54px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-repeat: repeat;
  z-index: 50;
}
.headercontainer .shade .linkbar .nav-pills {
  text-transform: uppercase;
  background-repeat: repeat;
}
.headercontainer .shade .linkbar .nav-pills a {
  color: #fff;
  height: 57px;
  border-radius: 4px;
  background-color: #565f45;
  border: 1px solid #000;
}
@media (min-width: 768px) {
  .headercontainer .shade .linkbar .nav-pills a {
    border-radius: 4px 4px 0 0;
  }
}
@media (max-width: 768px) {
  .headercontainer .shade .linkbar .nav-pills {
    background-color: #d3cebc;
  }
}
@media (min-width: 992px) {
  .headercontainer .shade .titlebar .center .parktitle {
    font-size: 3.8rem;
  }
  .headercontainer .shade .titlebar .center .phone {
    font-size: 2.1em;
  }
  .headercontainer .shade .linkbar {
    width: 86%;
    margin: 189px auto 0;
    position: relative;
  }
}
.headercontainer .weathercontainer {
  width: 144px;
  height: 95px;
  padding: 20px 0;
  text-align: center;
  background-image: url(https://s3-us-west-2.amazonaws.com/rocimages/2/images/drkgreen_semitrans.png);
  border-radius: 6px 0 0 6px;
  border: 1px solid #39402b;
  border-right: none;
  position: absolute;
  right: 0;
  top: 130px;
  z-index: 120;
  color: #fff;
}
@media (min-width: 768px) {
  .headercontainer .weathercontainer {
    top: 110px;
  }
}
.headercontainer .header-base {
  height: 40px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-image: url(https://s3-us-west-2.amazonaws.com/rocimages/2/images/header-basefade.png);
  background-repeat: repeat-x;
  z-index: 30;
}
.headannouncement-wrapper {
  width: 100%;
  height: 1px;
  overflow: visible;
  text-align: center;
  position: relative;
  z-index: 2000;
}
.headannouncement-wrapper .headannouncement-inner {
  position: relative;
}
.headannouncement-wrapper .headannouncement {
  width: 90%;
  position: relative;
  margin-left: 5%;
  margin-right: 5%;
  border-top: 1px solid #717f59;
  border-bottom: 1px solid #717f59;
  background: -moz-linear-gradient(
    left,
    rgba(255, 254, 55, 0) 0,
    rgba(255, 254, 55, 0.03) 1%,
    #fff353 40%,
    #ffee62 60%,
    rgba(255, 227, 127, 0) 100%
  );
  background: -webkit-linear-gradient(
    left,
    rgba(255, 254, 55, 0) 0,
    rgba(255, 254, 55, 0.03) 1%,
    #fff353 40%,
    #ffee62 60%,
    rgba(255, 227, 127, 0) 100%
  );
  background: linear-gradient(
    to right,
    rgba(255, 254, 55, 0) 0,
    rgba(255, 254, 55, 0.03) 1%,
    #fff353 40%,
    #ffee62 60%,
    rgba(255, 227, 127, 0) 100%
  );
}
.headannouncement-wrapper .headannouncement p {
  color: #280f0f;
  font-size: 1.4em;
  font-weight: 700;
  text-align: center;
  padding-top: 4px;
  text-shadow: -1px -1px 2px #fff;
}
.bodycontent {
  background-color: #d3cebc;
}
.spacer {
  clear: both;
  text-align: center;
}
.breadcrumb {
  clip: rect(0 0 0 0);
  position: absolute;
  left: -9999px;
  top: auto;
  overflow: hidden;
  width: 1px;
  height: 1px;
}
.park-description {
  height: 2.5em;
  width: 100%;
  z-index: 1;
  position: relative;
  overflow-y: hidden;
  -moz-box-shadow: inset -5px -5px 5px #d3cebc;
  -webkit-box-shadow: inset -5px -5px 5px #d3cebc;
  box-shadow: inset -5px -5px 5px #d3cebc;
}
.park-description .content {
  font-size: 1em;
  padding: 0 10px 5px;
  z-index: 5;
}
.pd-base-fade {
  width: 100%;
  height: 2.2em;
  position: absolute;
  left: 0;
  bottom: -1px;
  background: -webkit-linear-gradient(
    -180deg,
    rgba(211, 206, 188, 0.3),
    #d3cebc,
    #d3cebc
  );
  background: -o-linear-gradient(
    -180deg,
    rgba(211, 206, 188, 0.3),
    #d3cebc,
    #d3cebc
  );
  background: -moz-linear-gradient(
    -180deg,
    rgba(211, 206, 188, 0.3),
    #d3cebc,
    #d3cebc
  );
  background: linear-gradient(
    -180deg,
    rgba(211, 206, 188, 0.3),
    #d3cebc,
    #d3cebc
  );
  z-index: 10;
  text-align: center;
  font-size: 0.7em;
  font-weight: 700;
  padding-top: 0.9em;
}
#phicon {
  width: 50px;
  height: 50px;
  padding-right: 5px;
}
.flexgrid {
  position: relative;
  width: 99%;
  margin: 5px 0.5%;
}
.flexgrid .fgc1 {
  width: 99%;
  height: 130px;
  margin: 0 0.75% 10px;
  border: 1px solid #39402b;
  border-radius: 8px;
  background-color: #e0ddd3;
  float: left;
  position: relative;
  z-index: 10;
}
.flexgrid .fgc1 .title {
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(https://s3-us-west-2.amazonaws.com/rocimages/2/images/green-bkg.png);
  background-repeat: repeat;
  width: 100%;
  margin: 0;
  z-index: 16;
  border-radius: 8px 8px 0 0;
  border-bottom: 1px solid #000;
  box-shadow: 1px 1px 1px #666;
}
.flexgrid .fgc1 h2 {
  color: #fff;
  text-shadow: 2px 2px 2px #000;
  font-size: 1.3em;
  font-weight: 700;
  font-style: italic;
  margin: 0;
  padding: 10px 12px 12px;
}
.flexgrid .fgc1 .body {
  width: 100%;
  position: absolute;
  top: 38px;
  z-index: 12;
}
.flexgrid .fgc1 .body img {
  width: 30%;
  height: auto;
  max-height: 76px;
  float: right;
  margin: 10px;
  border-radius: 6px;
  border: 1px solid #39402b;
  z-index: 12;
}
.flexgrid .fgc1 .body p {
  font-size: 0.75em;
  margin: 15px 12px;
  color: #000;
  text-decoration: none;
}
.flexgrid .fgc1 .ta_review {
  width: 200px;
  height: 22px;
  border-radius: 0 8px;
  border-bottom: 0;
  padding-bottom: 2px;
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  z-index: 20;
  overflow: hidden;
}
.flexgrid .fgc1 .moreinfo {
  width: 100px;
  height: 18px;
  border-radius: 0 0 8px;
  background-color: #39402b;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  font-size: 0.85em;
  font-variant: small-caps;
  font-style: italic;
  text-align: center;
  color: #fff;
  z-index: 20;
  position: absolute;
  bottom: 0;
  right: 0;
}
.flexgrid .fgc1 .overlay {
  width: 100%;
  height: 130px;
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  z-index: 15;
  border-radius: 8px;
}
@media (min-width: 768px) {
  .flexgrid .fgc1 {
    width: 48.5%;
  }
}
@media (min-width: 992px) {
  .flexgrid .fgc1 {
    width: 31.75%;
  }
}
.flexgrid .fgc2 {
  width: 99%;
  height: 130px;
  margin: 0 0.75% 10px;
  border: 1px solid #39402b;
  border-radius: 8px;
  background-color: #e0ddd3;
  float: left;
  position: relative;
  z-index: 10;
}
.flexgrid .fgc2 .title {
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(https://s3-us-west-2.amazonaws.com/rocimages/2/images/green-bkg.png);
  background-repeat: repeat;
  width: 100%;
  margin: 0;
  z-index: 16;
  border-radius: 8px 8px 0 0;
  border-bottom: 1px solid #000;
  box-shadow: 1px 1px 1px #666;
}
.flexgrid .fgc2 .title h2 {
  color: #fff;
  text-shadow: 2px 2px 2px #000;
  font-size: 1.3em;
  font-weight: 700;
  font-style: italic;
  margin: 0;
  padding: 10px 12px 12px;
}
.flexgrid .fgc2 .body {
  width: 100%;
  position: absolute;
  top: 38px;
  z-index: 12;
}
.flexgrid .fgc2 .body img {
  width: 30%;
  height: auto;
  max-height: 76px;
  float: right;
  margin: 10px;
  border-radius: 6px;
  border: 1px solid #39402b;
  z-index: 12;
}
.flexgrid .fgc2 .body p {
  font-size: 0.75em;
  margin: 20px 12px;
  color: #000;
  text-decoration: none;
}
.flexgrid .fgc2 .body .teasertext {
  display: none;
}
.flexgrid .fgc2 .featurebanner {
  width: 78px;
  height: 76px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 17;
  background-image: url(https://s3-us-west-2.amazonaws.com/rocimages/2/images/featbanner.png);
  background-size: cover;
}
.flexgrid .fgc2 .ta_review {
  width: 200px;
  height: 22px;
  border-radius: 0 8px;
  border-bottom: 0;
  padding-bottom: 2px;
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  z-index: 20;
  overflow: hidden;
}
.flexgrid .fgc2 .moreinfo {
  width: 100px;
  height: 18px;
  border-radius: 0 0 8px;
  background-color: #39402b;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  font-size: 0.88em;
  font-variant: small-caps;
  font-style: italic;
  text-align: center;
  color: #fff;
  z-index: 20;
  position: absolute;
  bottom: 0;
  right: 0;
}
.flexgrid .fgc2 .overlay {
  width: 100%;
  height: 280px;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center;
  z-index: 15;
  border-radius: 8px;
}
@media screen and (min-width: 768px) {
  .flexgrid .fgc2 {
    width: 49%;
    height: 280px;
    margin: 0 0.5% 15px;
    border: 1px solid #39402b;
  }
  .flexgrid .fgc2 h2 {
    font-size: 1.8em;
    padding: 12px 14px 14px;
  }
  .flexgrid .fgc2 .body {
    top: 45px;
  }
  .flexgrid .fgc2 .body img {
    width: 60%;
    height: 100px;
    max-height: none;
    margin: 14px;
  }
  .flexgrid .fgc2 .body .teasertext {
    display: block;
  }
  .flexgrid .fgc2 .moreinfo {
    width: 110px;
    height: 22px;
  }
  .flexgrid .fgc2 .ta_review {
    width: 200px;
  }
}
.flexgrid .fgdivider {
  width: 99%;
  margin: 10px 0.5%;
  background-color: #280f0f;
  border: 1px solid #39402b;
  border-radius: 8px;
}
.flexgrid .fgdivider h2 {
  font-size: 1.7em;
  color: #fff;
  font-weight: 700;
  font-style: italic;
  text-align: center;
  margin: 0;
  padding: 12px 15px;
}
@media screen and (min-width: 992px) {
  .flexgrid .fgc2 .body img {
    width: 60%;
    height: 190px;
    max-height: none;
    margin: 14px;
  }
}
.teasertext {
  font-size: 0.85em;
}
.fgc1teaser {
  width: 100%;
  height: 130px;
  background-color: rgba(255, 255, 255, 0.65);
  font-size: 0.85em;
  padding-top: 51px;
  padding-bottom: 27px;
  padding-left: 8px;
  color: #000;
  border-radius: 6px;
}
#adlgateway {
  display: none;
}
.current_icon {
  padding-left: 0.5em;
  padding-right: 0.5em;
  float: left;
  width: 47%;
  margin-top: -10px;
}
.current_temp {
  border-left: 2px solid #fff;
  font-size: 20px;
  line-height: 25px;
  width: 53%;
  float: right;
  padding-top: 0.2em;
}
.ww_day {
  float: left;
  width: 33%;
  text-align: center;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.ww_day h4 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
}
.ww_day p {
  font-size: 12px;
}
.ww_day_title {
  color: #76201e;
  font-size: 18px;
  font-style: italic;
  text-align: center;
  font-weight: 700;
}
.see_weather {
  font-size: 10px;
  text-transform: uppercase;
  text-decoration: underline;
  color: #fff;
}
.apple_overlay {
  display: none;
  width: 99%;
  padding: 8px;
  font-size: 11px;
  border: none;
}
@media (min-width: 992px) {
  .apple_overlay {
    width: 75%;
    padding: 35px;
  }
}
#overlay_TA {
  background-image: url(/images/clearpixel.gif);
  background-color: #150505;
  opacity: 0.8;
  color: #efefef;
  height: 482px;
  border-radius: 8px;
}
div.contentWrap {
  height: 441px;
  padding: 0 30px;
  overflow-y: auto;
}
.tadvisor_link {
  font-size: 10px;
  font-weight: 700;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding-left: 0.2em;
  background-color: #e0ddd3;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  border-radius: 0 !important;
}
.tadvisor_link img {
  float: left;
  margin-right: 0.2em;
}
.mCustomScrollbar {
  -ms-touch-action: none;
  touch-action: none;
}

#standard-lodge #accommodations .accommodationdetails .tab-pane {
  max-height: none;
  overflow: visible;
}

@media screen and (min-width: 768px) {
  #standard-lodge #accommodations .accwrapper {
    background: linear-gradient(to right, #cdc7b3 28%, #d3cebc 28%);
  }

  #standard-lodge #accommodations nav {
    width: 26%;
  }

  #standard-lodge #accommodations .details {
    width: 70%;
    margin: 0 15px 20px 28%;
  }
}

#standard-lodge #accommodations nav .nav-pills > li {
  background-color: #c9a074;
  border-bottom: 1px solid #aa835a;
  margin-bottom: 8px;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0 1px 2px rgba(92, 50, 7, 0.08);
}

#standard-lodge #accommodations nav .nav-pills > li > a {
  background-color: #d8b58f;
  color: #3b2814;
  border-left: 4px solid #b2895f;
  border-radius: 6px;
  padding: 14px 16px;
  font-size: 1.3rem;
  line-height: 1.35;
  transition:
    background-color 0.15s ease,
    color 0.15s ease,
    border-color 0.15s ease,
    box-shadow 0.15s ease,
    transform 0.15s ease;
}

#standard-lodge #accommodations nav .nav-pills > li > a:hover,
#standard-lodge #accommodations nav .nav-pills > li > a:focus {
  background-color: #dfbe99;
  color: #2f1f0f;
  border-left-color: #9c744b;
  box-shadow: inset 0 0 0 1px rgba(132, 76, 14, 0.12);
  transform: translateX(2px);
}

#standard-lodge #accommodations nav .nav-pills > li.active {
  background-color: #debf9c;
  box-shadow: 0 4px 14px rgba(125, 86, 44, 0.12);
}

#standard-lodge #accommodations nav .nav-pills > li.active > a,
#standard-lodge #accommodations nav .nav-pills > li.active > a:hover,
#standard-lodge #accommodations nav .nav-pills > li.active > a:focus {
  color: #332113;
  background-color: #e7cfb1;
  border-left-color: #b98f63;
  border-right: 0;
  box-shadow:
    inset 0 0 0 1px rgba(151, 102, 52, 0.18),
    inset 0 0 0 999px rgba(255, 255, 255, 0.08);
}

#standard-lodge #accommodations nav .nav-pills > li > a em {
  background-color: rgba(255, 249, 240, 0.32);
  color: #6a4b2c;
  display: inline-block;
  margin-top: 3px;
  font-size: 0.9em;
}

#standard-lodge #accommodations nav .nav-pills > li.active > a em,
#standard-lodge #accommodations nav .nav-pills > li.active > a:hover em,
#standard-lodge #accommodations nav .nav-pills > li.active > a:focus em {
  background-color: rgba(255, 243, 225, 0.55);
  color: #5a3d1f;
}

#standard-lodge #accommodations .panel-group {
  margin-bottom: 0;
}

#standard-lodge #accommodations .panel-group .panel {
  border: 0;
  border-radius: 6px;
  box-shadow: 0 1px 2px rgba(92, 50, 7, 0.08);
  overflow: hidden;
  margin-bottom: 8px;
}

#standard-lodge #accommodations .panel-group .panel-heading {
  padding: 0;
  background-color: #c9a074;
  border-bottom: 1px solid #aa835a;
}

#standard-lodge #accommodations .panel-group .panel-title > a {
  display: block;
  background-color: #d8b58f;
  color: #3b2814;
  border-left: 4px solid #b2895f;
  padding: 12px 14px;
  font-size: 1.3rem;
  line-height: 1.35;
  text-decoration: none;
  transition:
    background-color 0.15s ease,
    color 0.15s ease,
    border-color 0.15s ease,
    box-shadow 0.15s ease;
}

#standard-lodge #accommodations .panel-group .panel-title > a:hover,
#standard-lodge #accommodations .panel-group .panel-title > a:focus {
  background-color: #dfbe99;
  color: #2f1f0f;
  border-left-color: #9c744b;
  box-shadow: inset 0 0 0 1px rgba(132, 76, 14, 0.12);
}

#standard-lodge #accommodations .panel-group .panel-title > a:not(.collapsed),
#standard-lodge #accommodations .panel-group .panel-title > a[aria-expanded="true"] {
  background-color: #e7cfb1;
  color: #332113;
  border-left-color: #b98f63;
  box-shadow:
    inset 0 0 0 1px rgba(151, 102, 52, 0.18),
    inset 0 0 0 999px rgba(255, 255, 255, 0.08);
}

#standard-lodge #accommodations .panel-group .panel-title > a .accommodation-rate-range {
  font-size: 0.9em;
}

#standard-lodge #accommodations .panel-group .panel-title > a:not(.collapsed) .accommodation-rate-range,
#standard-lodge #accommodations .panel-group .panel-title > a[aria-expanded="true"] .accommodation-rate-range {
  color: #5a3d1f;
}

.covid-announcement-wrapper {
  width: 100%;
  height: 1px;
  overflow: visible;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
.covid-announcement-inner {
  width: 92%;
  margin: 100px 3.5% 0 3.5%;
  background-color: #fff;
  padding: 20px 30px;
  border-radius: 10px;
  border: 2px solid #f00;
  text-align: center;
  position: relative;
}
.covid-announcement-inner p.title {
  font-size: 2rem;
  color: #f00;
  text-align: center;
}
.covid-announcement-inner p.body {
  font-size: 1.5rem;
  color: #000;
  text-align: center;
}

.galleria {
  width: 100%;
  height: 400px;
  background: #cdc7b3;
}
.galleria-container {
  width: 99%;
}
.galleria-image {
  width: 100%;
  height: auto;
}
/* TA OVERLAY */
.TA_container {
  padding: 0.7em;
  font-family:
    "Lucida Grande", "bitstream vera sans", "trebuchet ms", sans-serif, verdana;
  color: #fff;
}
.TA_container hr {
  width: 95%;
}
.TA_title {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  background-color: #fff;
  color: #333;
  border-radius: 12px;
  width: 98%;
  border: 1px solid #cdcccc;
  margin-bottom: 1em;
  opacity: 1;
}
.TA_sub_title {
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  background-color: #fff;
  color: #333;
  padding-bottom: 0.5em;
  border-radius: 12px;
}
.TA_sub_title img {
  width: 80px;
}
.TA_review {
  font-size: 16px;
  font-weight: 700;
  color: #e5e5bb;
}
.TA_review img {
  width: 70px;
}
.TA_body {
  padding-top: 0.5em;
  font-size: 12px;
  color: #cbcbcb;
}
.TA_subratings {
  padding-top: 1.5em;
  font-size: 14px;
  text-decoration: underline;
}
.TA_reviewtext {
  color: #d8d861;
  opacity: 1;
}
.TA_lodge {
  font-size: 26px;
  color: #4d0102;
}
.TA_terms {
  text-align: center;
  width: 100%;
}
.TA_terms a:link {
  color: #fff;
  text-decoration: underline;
}
.TA_terms a:visited {
  color: #fff;
}
.TA_terms a:hover {
  color: #e5e5bb;
}
.TA_terms a:focus {
  color: #fff;
}
.TA_terms a:active {
  color: #e5e5bb;
}
.apple_overlay {
  display: none;
  width: 99%;
  padding: 8px;
  font-size: 11px;
  border: none;
}
@media (min-width: 992px) {
  .apple_overlay {
    width: 75%;
    padding: 35px;
  }
}
.apple_overlay .close {
  background-image: url("https://s3-us-west-2.amazonaws.com/rocimages/2/images/tripadvisor/close.png");
  position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer;
  height: 35px;
  width: 35px;
}
#overlay_TA {
  background-image: url("https://s3-us-west-2.amazonaws.com/rocimages/2/images/clearpixel.gif");
  background-color: #150505;
  opacity: 0.8;
  color: #efefef;
  height: 482px;
  border-radius: 8px;
}
div.contentWrap {
  height: 441px;
  padding: 0 30px;
  overflow-y: auto;
}
.tadvisor_link {
  font-size: 10px;
  font-weight: 700;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding-left: 0.2em;
  background-color: #e0ddd3;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  border-radius: 0 !important;
}
.tadvisor_link img {
  float: left;
  margin-right: 0.2em;
}
.tripadvisor-rating {
  line-height: 20px;
  vertical-align: middle;
  cursor: pointer;
}
.tripadvisor-rating img.rating-image {
  height: 13px;
  margin-right: 3px;
}
.tripadvisor-rating .number {
  font-size: 10px;
  font-weight: 700;
  vertical-align: text-top;
}
.tripadvisor-rating.big {
  line-height: 22px;
}
.tripadvisor-rating.big img.rating-image {
  height: 16px;
}
.tripadvisor-rating.no-reviews img.rating-image {
  margin-right: 0;
}
.tripadvisor-rating.no-reviews .number {
  display: none;
}
.tripadvisor-rating.inline img.rating-image {
  vertical-align: text-bottom;
}
.tripadvisor-rating.inline .number {
  vertical-align: baseline;
  margin: 0 !important;
}
@media (max-width: 767px) {
  .accommodation-rate-range {
    display: none;
  }
}
