.1200 {
  width: 1200px;
}
/* *** COLUMNS *** */
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
[class*='col-'] {
  float: left;
  margin-bottom: 20px;
  padding-right: 20px;
}
[class*='col-']:last-of-type {
  padding-right: 0;
}
.col-5 {
  width: 5%;
}
.col-10 {
  width: 10%;
}
.col-15 {
  width: 15%;
}
.col-20 {
  width: 20%;
}
.col-25 {
  width: 25%;
}
.col-30 {
  width: 30%;
}
.col-35 {
  width: 35%;
}
.col-40 {
  width: 40%;
}
.col-45 {
  width: 45%;
}
.col-50 {
  width: 50%;
}
.col-55 {
  width: 55%;
}
.col-60 {
  width: 60%;
}
.col-65 {
  width: 65%;
}
.col-70 {
  width: 70%;
}
.col-75 {
  width: 75%;
}
.col-80 {
  width: 80%;
}
.col-85 {
  width: 85%;
}
.col-90 {
  width: 90%;
}
.col-95 {
  width: 95%;
}
.col-100 {
  width: 100%;
}
.z1 {
  z-index: 1;
}
.z2 {
  z-index: 2;
}
.z3 {
  z-index: 3;
}
.z4 {
  z-index: 4;
}
.z5 {
  z-index: 5;
}
.z6 {
  z-index: 6;
}
.z7 {
  z-index: 7;
}
.z8 {
  z-index: 8;
}
.z9 {
  z-index: 9;
}
.z10 {
  z-index: 10;
}
.max-1200 {
  max-width: 1200px;
  margin: 0 auto;
}
#footer {
  background: #efefef;
  font-weight: 100;
  padding-bottom: 16px;
}
#footer a {
  color: #222222;
  text-decoration: none !important;
  font-weight: 400;
}
#footer a:hover {
  color: #5a87c6;
  text-decoration: none !important;
}
#footer #footer-container {
  max-width: 1200px;
  margin: 0 auto;
  float: none;
  overflow: auto;
  font-size: 16px;
  line-height: 22px;
}
#footer #footer-container .block {
  padding-top: 48px;
  font-weight: 100;
}
#footer #footer-container .block .block-title {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 0 36px;
  padding: 0;
}
#footer #footer-container #footer-block-1 {
  padding-top: 0;
}
#footer #footer-container .view-admission-prices .views-field {
  display: inline-block;
  padding: 0;
  margin: 0 0 4px;
}
#footer #footer-container .view-admission-prices .views-field-title {
  padding-right: 32px;
  min-width: 180px;
}
#footer #footer-container .view-admission-prices .views-field-field-admission-one-day {
  text-align: right;
}
#footer #footer-block-3 .views-field-field-hours-of-operation .oh-current-open {
  color: #61B329;
  font-weight: 700;
}
#footer #footer-block-3 .views-field-field-hours-of-operation .oh-display-hours {
  float: left;
}
#footer #footer-block-3 .views-field-field-hours-of-operation .oh-display-label {
  width: auto !important;
}
#footer #footer-block-3 #block-views-contact_information-block_1 {
  padding-top: 36px;
}
#footer #footer-block-3 #block-views-contact_information-block_1 .view-contact-information p {
  margin: 0;
  padding: 0;
}
#footer #footer-block-4 #block-menu-menu-footer-quick-links {
  text-align: right;
}
#footer #footer-block-4 #block-menu-menu-footer-quick-links ul {
  margin: 0;
  padding: 0;
  text-align: right;
}
#footer #footer-block-4 #block-menu-menu-footer-quick-links ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}
