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

blockquote, q {
  quotes: none; }

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

a img {
  border: none; }

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

html {
  box-sizing: border-box; }

*, ::after, ::before {
  box-sizing: inherit; }

html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

/*Global Styles*/
@font-face {
  font-family: "ionicons";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/ionicons.eot?#iefix") format("embedded-opentype"), url("../fonts/ionicons.woff2") format("woff2"), url("../fonts/ionicons.woff") format("woff"), url("../fonts/ionicons.ttf") format("truetype"), url("../fonts/ionicons.svg#ionicons") format("svg"); }
.mobile {
  display: none; }
  @media screen and (max-width: 767px) {
    .mobile {
      display: block; } }

.non-mobile {
  display: block; }
  @media screen and (max-width: 767px) {
    .non-mobile {
      display: none; } }

body {
  background: white;
  color: #3c3c3c;
  font: 16px "Lato", sans-serif; }

#page-container {
  display: block;
  position: relative;
  width: 100%; }

p {
  font: 16px "Lato", sans-serif;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 30px;
  width: 100%; }

span.blue {
  color: #19a7db; }

span.orange {
  color: #ff9821; }

.bumper {
  padding-top: 160px !important; }

.error-img {
  display: block;
  margin: 0 auto; }

.hour-title {
  font-weight: bold; }

.all-columns .one-half {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 48.821174201%; }
  .all-columns .one-half:last-child {
    margin-right: 0; }
  @media screen and (max-width: 767px) {
    .all-columns .one-half {
      width: 100%;
      margin-right: 0; } }
@media screen and (max-width: 767px) {
  .all-columns.no-split .one-half {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%; }
    .all-columns.no-split .one-half:last-child {
      margin-right: 0; } }
.all-columns .one-third {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 31.7615656014%; }
  .all-columns .one-third:last-child {
    margin-right: 0; }
  @media screen and (max-width: 767px) {
    .all-columns .one-third {
      width: 100%;
      margin-right: 0; } }
.all-columns .one-fourth {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 23.2317613015%; }
  .all-columns .one-fourth:last-child {
    margin-right: 0; }
  @media screen and (max-width: 767px) {
    .all-columns .one-fourth {
      width: 50%;
      margin-right: 0; } }
.all-columns .two-third {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 65.8807828007%; }
  .all-columns .two-third:last-child {
    margin-right: 0; }
  @media screen and (max-width: 767px) {
    .all-columns .two-third {
      width: 100%;
      margin-right: 0; } }
  .all-columns .two-third.center {
    margin-left: 17.0596085997%; }
    @media screen and (max-width: 767px) {
      .all-columns .two-third.center {
        margin-left: 0%; } }
.all-columns .last {
  margin-left: 0; }

.ie8 .all-columns {
  clear: both; }

@media screen and (min-width: 640px) and (max-width: 767px) {
  .split-tablet .one-half {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%; }
    .split-tablet .one-half:last-child {
      margin-right: 0; }
  .split-tablet .one-third {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%; }
    .split-tablet .one-third:last-child {
      margin-right: 0; }
  .split-tablet .two-third {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 65.8807828007%; }
    .split-tablet .two-third:last-child {
      margin-right: 0; } }

h1 {
  color: #19a7db;
  font: 16px "Raleway", sans-serif;
  font-size: 30px;
  padding: 0 0 15px 0;
  text-align: center;
  text-transform: uppercase; }
  h1:after {
    background: url("../img/heading-deco-orange.png") no-repeat;
    content: "";
    display: block;
    height: 14px;
    margin: 15px auto;
    width: 277px; }

h2, h3, h4, h5, h6 {
  color: #19a7db;
  font-family: 'Lato', sans-serif; }
  h2 span.blue, h3 span.blue, h4 span.blue, h5 span.blue, h6 span.blue {
    color: #19a7db; }
  h2 span.orange, h3 span.orange, h4 span.orange, h5 span.orange, h6 span.orange {
    color: #ff9821; }

h2 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px; }

ul {
  list-style-image: url("../img/list-bullet.png");
  margin-bottom: 10px;
  margin-left: 30px; }
  ul li {
    font-weight: 700;
    line-height: 25px; }
  ul ul li {
    font-weight: 300;
    list-style: square; }

.slider ul {
  list-style-image: url("../img/bullet-arrow-yellow.png");
  margin-left: 31px; }

a {
  color: #19a7db;
  text-decoration: none; }
  a:hover {
    color: #ff9821; }

hr {
  background: url("../img/hr-img.png") no-repeat top left;
  background-size: cover;
  border: none;
  clear: both;
  height: 3px;
  margin: auto;
  width: 80%; }
  hr.short {
    background: transparent url("../img/hr-img-short.png") no-repeat top center; }

strong {
  font-weight: 700; }

h3 {
  background: transparent url("../img/heading-deco-orange.png") no-repeat center 48px;
  color: #19a7db;
  float: left;
  font: 16px "Raleway", sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 31px;
  margin-bottom: 40px;
  padding-bottom: 42px;
  text-align: center;
  text-transform: uppercase;
  width: 100%; }
  @media screen and (max-width: 767px) {
    h3 {
      font-size: 22px;
      line-height: 26px; } }

.waves .content.no-yt {
  top: 20%; }

img.alignleft {
  float: left;
  margin-bottom: 2%;
  margin-right: 2%; }
img.alignright {
  float: right;
  margin-bottom: 2%;
  margin-left: 2%; }
img.aligncenter {
  display: block;
  margin: 2% auto; }

.wrap {
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 2%; }
  .wrap::after {
    clear: both;
    content: "";
    display: table; }
  @media screen and (max-width: 767px) {
    .wrap {
      padding: 0 2%; } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .wrap {
      padding: 0 2%; } }

#wrapper {
  margin-bottom: 50px;
  position: relative; }

section {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 74.4105871005%; }
  section:last-child {
    margin-right: 0; }
  @media screen and (max-width: 767px) {
    section {
      width: 100%; } }
  @media screen and (min-width: 640px) and (max-width: 767px) {
    section {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 74.4105871005%; }
      section:last-child {
        margin-right: 0; } }

aside {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 23.2317613015%; }
  aside:last-child {
    margin-right: 0; }
  @media screen and (max-width: 767px) {
    aside {
      width: 100%; } }
  @media screen and (min-width: 640px) and (max-width: 767px) {
    aside {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 23.2317613015%; }
      aside:last-child {
        margin-right: 0; } }

.single section {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 100%; }
  .single section:last-child {
    margin-right: 0; }

img.alignnone.size-full {
  height: auto;
  width: 100%; }
  img.alignnone.size-full.quarter {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%; }
    img.alignnone.size-full.quarter:last-child {
      margin-right: 0; }
    @media screen and (max-width: 479px) {
      img.alignnone.size-full.quarter {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%;
        margin-bottom: 10px; }
        img.alignnone.size-full.quarter:last-child {
          margin-right: 0; }
        img.alignnone.size-full.quarter:nth-child(2n) {
          margin-right: 0; } }

.button {
  font: 16px "Lato", sans-serif;
  font-weight: 900;
  text-transform: uppercase; }

.special-text {
  font-size: 28px; }
  @media screen and (min-width: 480px) and (max-width: 639px) {
    .special-text {
      font-size: 18px; } }
  @media screen and (max-width: 479px) {
    .special-text {
      font-size: 18px; } }

.newport .hours .section-title {
  display: none; }

.aspect-ratio {
  background-color: #000;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 64%;
  margin: 0 auto;
  z-index: 5; }
  .aspect-ratio iframe, .aspect-ratio video {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 5; }

.top-contact .phone {
  color: #ff9821;
  font: 16px "Raleway", sans-serif;
  font-size: 45px;
  font-weight: bold;
  line-height: 50px;
  text-align: center; }
.top-contact .address {
  color: #19a7db;
  font: 16px "Raleway", sans-serif;
  font-size: 25px !important;
  font-weight: bold;
  line-height: 30px !important;
  text-align: center; }

.map-canvas {
  border: 5px solid white;
  display: block;
  margin: 0 auto;
  margin-bottom: 30px;
  max-height: 405px;
  height: 405px;
  width: 100%; }
  .map-canvas.footer-map {
    height: 205px;
    max-height: 205px; }

.bubble-bkg, .blue-bkg {
  background: #25c6fe url("../img/bkg-bubbles.png") top left;
  color: white;
  float: left;
  margin-bottom: 50px;
  padding: 100px 0;
  position: relative;
  width: 100%; }
  .bubble-bkg:after, .blue-bkg:after {
    background: url("../img/white-wave-divider-up.png") repeat-x top left;
    bottom: 0;
    content: "";
    height: 62px;
    left: 0;
    position: absolute;
    width: 100%; }
  .bubble-bkg:before, .blue-bkg:before {
    background: url("../img/white-wave-divider.png") repeat-x top left;
    content: "";
    height: 62px;
    left: 0;
    position: absolute;
    width: 100%;
    top: 0; }
  .bubble-bkg h3, .blue-bkg h3 {
    background: transparent url("../img/heading-deco-yellow.png") no-repeat center 48px;
    color: white; }
  .bubble-bkg .wpcf7-submit, .blue-bkg .wpcf7-submit, .bubble-bkg .submit-btn, .blue-bkg .submit-btn {
    border: 2px solid white !important;
    -webkit-appearance: none; }
  .bubble-bkg .hero-slider .slide-container.background, .blue-bkg .hero-slider .slide-container.background {
    background: rgba(0, 109, 152, 0.9); }

.blue-bkg {
  background: none;
  background-color: #25c6fe;
  float: none; }
  .blue-bkg a {
    color: #006d98; }
    .blue-bkg a:hover {
      color: #ffeb9b; }

label.ion-calendar {
  color: #19a7db;
  position: absolute;
  right: 0; }
  label.ion-calendar:before {
    font-size: 24px !important;
    margin-top: 0; }

/*.orange-btn {
  background-color: $jobContactBtn;
  border: 1px solid black;
  color: white;
  font: $ralewayBold;
  font-size: 14px;
  padding: 10px 80px;
  text-transform: uppercase;
  &:hover {
    background-color: $jobContactBtnActive;
    color: $white;
  }
}*/
.orange-btn {
  background: #ff9821;
  border: 1px solid #b66200;
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-family: 16px "Lato", sans-serif bold;
  font-size: 16px;
  font-weight: 900;
  margin: 0 auto;
  padding: 15px 100px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 36%; }
  .orange-btn a {
    color: white; }
  .orange-btn:hover {
    background: #ffad4e;
    border: 1px solid #b66200;
    color: white; }
  @media screen and (max-width: 767px) {
    .orange-btn {
      display: block;
      margin: 15px 0;
      width: 100%; } }

.blue-btn {
  background: #19a7db;
  border: 1px solid #006d98;
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-family: 16px "Lato", sans-serif bold;
  font-size: 16px;
  font-weight: 900;
  margin: 15px 0;
  padding: 15px 50px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase; }
  .blue-btn:hover {
    background: #25c6fe;
    color: white; }
  @media screen and (max-width: 767px) {
    .blue-btn {
      width: 100%;
      display: block; } }

.captains .captains-name {
  font-size: 18px;
  font-weight: bold; }

.captains-grid {
  float: left;
  margin-bottom: 30px;
  width: 100%; }
  .captains-grid .captain-name {
    display: none;
    font-weight: bold;
    margin-bottom: 15px; }
    @media screen and (max-width: 767px) {
      .captains-grid .captain-name {
        display: block; } }
  .captains-grid .mobile-link {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    background-color: #19a7db;
    color: white;
    height: 48px;
    width: 100%; }
    .captains-grid .mobile-link p {
      margin-bottom: 0;
      padding: 12px 0; }
    .captains-grid .mobile-link .wheel {
      position: absolute;
      top: 8px;
      left: 64%;
      height: 35px;
      width: 35px; }
    .captains-grid .mobile-link img {
      height: 35px;
      width: 35px; }
    .captains-grid .mobile-link .arrow {
      position: absolute;
      top: 8px;
      left: 12px;
      height: 9px;
      width: 11px; }
    @media screen and (max-width: 767px) {
      .captains-grid .mobile-link {
        display: block; } }
  .captains-grid .captain {
    float: left;
    margin-bottom: 2%;
    margin-right: 2%;
    overflow: hidden;
    position: relative;
    width: 32%;
    		/*&:hover span {
    		  background-color: rgba(37, 198, 254, 0.5);
      		display: block;
      		height: 100%;
      		width: 100%;
    		}*/ }
    .captains-grid .captain:nth-child(3n) {
      margin-right: 0; }
    .captains-grid .captain .image {
      height: auto;
      width: 100%; }
    @media screen and (max-width: 767px) {
      .captains-grid .captain {
        margin-right: 0;
        width: 100%; } }
    @media screen and (min-width: 640px) and (max-width: 767px) {
      .captains-grid .captain {
        margin-right: 2%;
        width: 48%; }
        .captains-grid .captain:nth-child(3n) {
          margin-right: 2%; }
        .captains-grid .captain:nth-child(2n) {
          margin-right: 0; } }
  .captains-grid a {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 100%;
    width: 100%;
    z-index: 1; }
  .captains-grid .overlay {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(37, 198, 254, 0.9);
    display: block;
    height: 100%;
    opacity: 0;
    width: 100%; }
    .captains-grid .overlay .captain-title {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      color: white;
      font-size: 30px;
      font-weight: 900;
      height: 80px;
      margin: auto;
      text-align: center;
      width: 100%; }
  .captains-grid .read-bio {
    position: absolute;
    right: 2%;
    bottom: 2%; }
    .captains-grid .read-bio p {
      color: white;
      display: inline-block;
      font-size: 18px;
      margin: 0 10px;
      width: auto; }
    .captains-grid .read-bio .wheel {
      display: inline-block;
      position: relative;
      vertical-align: middle; }
      .captains-grid .read-bio .wheel p {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        color: white;
        font-size: 28px;
        height: 48%;
        margin: auto;
        width: 35%; }

.captains-back {
  clear: both; }
  .captains-back span {
    font-size: 10px;
    position: relative;
    top: -1px; }

.touch .captains-grid .mobile-link {
  display: block; }

.hp-pages .page-details {
  display: block;
  position: relative; }
  .hp-pages .page-details:hover .page-title {
    background: #ffad4e !important; }
.hp-pages .read-more {
  color: #ff9821;
  display: block;
  font-size: 14px;
  font-weight: 900;
  padding-right: 7px;
  text-align: right; }
  .hp-pages .read-more:hover {
    color: #19a7db; }
  .hp-pages .read-more:after {
    content: "\f10b";
    font-family: 'ionicons';
    font-size: 22px;
    left: 6px;
    position: relative;
    top: 4px !important; }

a.orange-link {
  color: #ff9821; }
  a.orange-link:hover {
    color: #19a7db; }

.slider {
  margin-bottom: 50px !important; }

#get-around-map {
  margin-bottom: 50px; }

.hp-pages .hp-desc {
  margin-top: 40px !important; }

.hero-slider .slide {
  padding-right: 30px; }

.about-year {
  margin: 0 auto;
  padding-bottom: 10px;
  width: 50%; }
  @media screen and (max-width: 767px) {
    .about-year {
      width: 100%; } }
  .about-year .year {
    color: #ff9821;
    font-size: 48px;
    line-height: 42px;
    margin-bottom: 0;
    padding-left: 100px; }
    @media screen and (max-width: 767px) {
      .about-year .year {
        padding-left: 50px; } }
  .about-year .line {
    background-color: #19a7db;
    height: 1px;
    position: relative;
    width: 100%; }
    .about-year .line:after {
      position: absolute;
      top: -12px;
      background-color: #ff9821;
      border-radius: 50%;
      content: "";
      height: 25px;
      width: 25px; }
  .about-year .desc {
    padding-left: 100px;
    padding-right: 50px; }
    @media screen and (max-width: 767px) {
      .about-year .desc {
        padding-left: 55px;
        padding-right: 0px; } }

#CDSWIDCOE {
  margin: 0 20px 0 0 !important;
  float: right; }

header {
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.5);
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100; }
  header .mobile-menu-closed,
  header .mobile-menu-open {
    display: none; }
  header #mobile-menu path {
    fill: #006d98;
    -webkit-transform: trotate(0deg);
    -moz-transform: trotate(0deg);
    -ms-transform: trotate(0deg);
    -o-transform: trotate(0deg);
    transform: trotate(0deg);
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out; }
  header #top-bar {
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center; }
  header #bottom-bar {
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center; }
  header.open #top-bar {
    -webkit-transform: translateY(200%) rotate(45deg);
    -moz-transform: translateY(200%) rotate(45deg);
    -ms-transform: translateY(200%) rotate(45deg);
    -o-transform: translateY(200%) rotate(45deg);
    transform: translateY(200%) rotate(45deg);
    -moz-transform: translateY(0px) translateX(40px) rotate(45deg) !important; }
  header.open #middle-bar {
    opacity: 0; }
  header.open #bottom-bar {
    -webkit-transform: translateY(-200%) rotate(-45deg);
    -moz-transform: translateY(-200%) rotate(-45deg);
    -ms-transform: translateY(-200%) rotate(-45deg);
    -o-transform: translateY(-200%) rotate(-45deg);
    transform: translateY(-200%) rotate(-45deg); }
  header .mobile-logo {
    display: none; }
    @media screen and (max-width: 767px) {
      header .mobile-logo {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 57.3509785009%;
        margin-left: 14%;
        text-align: center; }
        header .mobile-logo:last-child {
          margin-right: 0; }
        header .mobile-logo img {
          height: auto;
          position: relative;
          top: 2px;
          width: 176px; } }
  @media screen and (max-width: 767px) {
    header {
      position: absolute; } }

.ie header #mobile-menu {
  display: none; }
.ie header .mobile-menu-closed,
.ie header .mobile-menu-open {
  display: none; }
@media screen and (max-width: 767px) {
  .ie header .mobile-menu-closed {
    display: block; } }

#mobile-trigger {
  float: left;
  display: none;
  position: relative;
  top: 4px;
  width: 25px; }
  #mobile-trigger p {
    color: #006d98;
    font-size: 10px;
    line-height: 13px;
    margin: 0; }
  @media screen and (max-width: 767px) {
    #mobile-trigger {
      display: block; } }

#mobile-nav-section {
  display: none;
  float: right;
  position: relative;
  top: 8px; }
  #mobile-nav-section ul {
    margin: 0; }
  #mobile-nav-section li {
    display: none;
    text-indent: -999999px; }
    #mobile-nav-section li.buy-tickets {
      display: block; }
      #mobile-nav-section li.buy-tickets a {
        background: white url("../img/nav-bar-tix.png") no-repeat 0 0;
        display: block;
        height: 29px;
        width: 52px; }
  @media screen and (max-width: 767px) {
    #mobile-nav-section {
      display: block; } }

#top-header {
  background-color: rgba(0, 109, 152, 0.9); }

#languages {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 31.7615656014%;
  margin-left: 17.0596085997%;
  padding: 17px 0 14px 0; }
  #languages:last-child {
    margin-right: 0; }
  #languages ul {
    list-style-image: none;
    margin: 0; }
  #languages li {
    display: inline-block;
    margin-right: 6px;
    vertical-align: top; }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      #languages li {
        margin-right: 4px; } }
  #languages a {
    display: block;
    width: 28px;
    height: 16px;
    background: url("../img/flags-sprite.jpg") no-repeat;
    overflow: hidden;
    text-indent: 100%;
    width: 28px; }
  #languages .spain a {
    background-position: 0 0; }
    #languages .spain a:hover {
      background-position: 0 -16px; }
  #languages .france a {
    background-position: -28px 0; }
    #languages .france a:hover {
      background-position: -28px -16px; }
  #languages .italy a {
    background-position: -56px 0; }
    #languages .italy a:hover {
      background-position: -56px -16px; }
  #languages .south-korea a {
    background-position: -84px 0; }
    #languages .south-korea a:hover {
      background-position: -84px -16px; }
  #languages .china a {
    background-position: -112px 0; }
    #languages .china a:hover {
      background-position: -112px -16px; }
  #languages .portugal a {
    background-position: -140px 0; }
    #languages .portugal a:hover {
      background-position: -140px -16px; }
  #languages .germany a {
    background-position: -168px 0; }
    #languages .germany a:hover {
      background-position: -168px -16px; }
  #languages .japan a {
    background-position: -196px 0; }
    #languages .japan a:hover {
      background-position: -196px -16px; }
  @media screen and (max-width: 767px) {
    #languages {
      margin-left: 0%;
      float: none;
      height: 50px;
      margin: 0 auto;
      overflow: auto;
      width: 307px; }
      #languages li {
        display: block;
        float: left;
        margin-right: 5px; }
        #languages li:last-child {
          margin-right: 0; }
      #languages a {
        height: 19px;
        width: 34px; }
      #languages .spain a {
        background-position: 0 -32px; }
        #languages .spain a:hover {
          background-position: 0 -51px; }
      #languages .france a {
        background-position: -34px -32px; }
        #languages .france a:hover {
          background-position: -34px -51px; }
      #languages .italy a {
        background-position: -68px -32px; }
        #languages .italy a:hover {
          background-position: -68px -51px; }
      #languages .south-korea a {
        background-position: -102px -32px; }
        #languages .south-korea a:hover {
          background-position: -102px -51px; }
      #languages .china a {
        background-position: -136px -32px; }
        #languages .china a:hover {
          background-position: -136px -51px; }
      #languages .portugal a {
        background-position: -170px -32px; }
        #languages .portugal a:hover {
          background-position: -170px -51px; }
      #languages .germany a {
        background-position: -204px -32px; }
        #languages .germany a:hover {
          background-position: -204px -51px; }
      #languages .japan a {
        background-position: -238px -32px; }
        #languages .japan a:hover {
          background-position: -238px -51px; } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    #languages {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 40.2913699012%; }
      #languages:last-child {
        margin-right: 0; } }

#header-contact {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 31.7615656014%;
  margin-left: 17.0596085997%;
  list-style-image: none;
  padding: 9px 0 11px 0; }
  #header-contact:last-child {
    margin-right: 0; }
  #header-contact li {
    float: left; }
    #header-contact li.tel a {
      color: white;
      cursor: text; }
      #header-contact li.tel a:hover {
        color: white; }
    #header-contact li a {
      color: white;
      display: block;
      font: 16px "Lato", sans-serif;
      font-size: 12px; }
      #header-contact li a:hover {
        color: #25c6fe; }
      #header-contact li a:before {
        font-size: 24px;
        margin-right: 5px;
        position: relative;
        top: 3px; }
    #header-contact li:first-child {
      margin-right: 28px; }
  @media screen and (max-width: 767px) {
    #header-contact {
      display: none; } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    #header-contact {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 31.7615656014%;
      margin-left: 0%;
      float: right; }
      #header-contact:last-child {
        margin-right: 0; } }

#bottom-header {
  background: white; }
  #bottom-header .logo {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%;
    height: 1px;
    position: relative; }
    #bottom-header .logo:last-child {
      margin-right: 0; }
    #bottom-header .logo img {
      height: auto;
      left: 25px;
      position: absolute;
      top: -20px;
      width: 77%; }
    #bottom-header .logo p {
      position: absolute;
      top: 65px;
      left: 0;
      color: white;
      text-align: center;
      text-shadow: black 1px 2px 2px;
      width: 100%; }
      @media screen and (min-width: 768px) and (max-width: 1023px) {
        #bottom-header .logo p {
          top: 56px; } }
    @media screen and (max-width: 767px) {
      #bottom-header .logo {
        display: none; } }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      #bottom-header .logo {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 14.7019570017%; }
        #bottom-header .logo:last-child {
          margin-right: 0; }
        #bottom-header .logo img {
          left: auto;
          top: 0;
          width: 100%; } }
  #bottom-header nav {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 65.8807828007%;
    display: block;
    position: relative;
    z-index: 110; }
    #bottom-header nav:last-child {
      margin-right: 0; }
    #bottom-header nav ul {
      list-style-image: none;
      margin: 0; }
    #bottom-header nav li {
      display: inline-block;
      padding: 14px 0;
      margin-left: 8px; }
      #bottom-header nav li:first-child {
        margin-left: 0; }
      #bottom-header nav li.current-menu-item a {
        border-bottom: 4px solid #ff9821;
        color: #ff9821; }
      #bottom-header nav li:before {
        display: none; }
      #bottom-header nav li.contact {
        display: none; }
        @media screen and (max-width: 767px) {
          #bottom-header nav li.contact {
            display: block; } }
    #bottom-header nav a {
      color: #19a7db;
      font: 16px "Lato", sans-serif bold;
      font-size: 14px;
      padding: 13px 0;
      text-decoration: none; }
      #bottom-header nav a:hover, #bottom-header nav a.active {
        border-bottom: 4px solid #ff9821;
        color: #ff9821; }
    #bottom-header nav .buy-tickets {
      margin-left: 8.5298042998%;
      float: right; }
      #bottom-header nav .buy-tickets a {
        position: relative;
        color: #fff; }
        #bottom-header nav .buy-tickets a:hover {
          border-bottom: none; }
        #bottom-header nav .buy-tickets a:before, #bottom-header nav .buy-tickets a:after {
          position: absolute;
          display: inline-block;
          top: -14px;
          left: -14px;
          width: 107px;
          height: 76px;
          content: url("../img/buy-tix-btn.png");
          -webkit-backface-visibility: hidden;
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
          -webkit-transform: rotate(0deg) translateZ(0);
          -moz-transform: rotate(0deg) translateZ(0);
          -ms-transform: rotate(0deg) translateZ(0);
          -o-transform: rotate(0deg) translateZ(0);
          transform: rotate(0deg) translateZ(0); }
        #bottom-header nav .buy-tickets a:hover:before, #bottom-header nav .buy-tickets a:focus:before {
          -webkit-animation-name: wobble-vertical;
          animation-name: wobble-vertical;
          -webkit-animation-duration: 1s;
          animation-duration: 1s;
          -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
          -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1; }
        #bottom-header nav .buy-tickets a:hover:after, #bottom-header nav .buy-tickets a:focus:after {
          -webkit-animation-name: wobble-vertical;
          animation-name: wobble-vertical;
          -webkit-animation-duration: 1s;
          animation-duration: 1s;
          -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
          -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1; }
      @media screen and (min-width: 768px) and (max-width: 1023px) {
        #bottom-header nav .buy-tickets {
          float: none;
          margin-left: 17%; } }
    #bottom-header nav .home {
      display: none; }
    @media screen and (max-width: 767px) {
      #bottom-header nav {
        position: fixed;
        top: 0;
        left: -260px;
        background: #006d98;
        height: 100%;
        overflow: auto;
        width: 260px; }
        #bottom-header nav li {
          border-bottom: 1px #19a7db solid;
          display: block;
          margin: 0;
          padding: 0; }
          #bottom-header nav li.current-menu-item a {
            background-color: #19a7db;
            border-bottom: none;
            color: white; }
          #bottom-header nav li:before {
            color: white;
            display: block;
            float: left;
            font-size: 25px;
            left: 20px;
            position: relative;
            text-align: center;
            top: 17px;
            width: 20px; }
        #bottom-header nav .buy-tickets {
          margin-left: 0%;
          border: none;
          float: right;
          margin-bottom: 20px;
          margin-top: 20px;
          width: 100%; }
          #bottom-header nav .buy-tickets a {
            background: transparent url("../img/buy-tix-btn-flat.png") no-repeat top center;
            color: #006d98;
            position: relative;
            text-indent: -999999px; }
            #bottom-header nav .buy-tickets a:hover {
              border-bottom: none;
              color: #006d98; }
            #bottom-header nav .buy-tickets a:before, #bottom-header nav .buy-tickets a:after {
              position: relative;
              top: auto;
              left: auto;
              content: '';
              -webkit-transition: none;
              -moz-transition: none;
              transition: none;
              -webkit-transform: none;
              -moz-transform: none;
              -ms-transform: none;
              -o-transform: none;
              transform: none; }
            #bottom-header nav .buy-tickets a:hover:before, #bottom-header nav .buy-tickets a:focus:before, #bottom-header nav .buy-tickets a:hover:after, #bottom-header nav .buy-tickets a:focus:after {
              -webkit-transform: none;
              -moz-transform: none;
              -ms-transform: none;
              -o-transform: none;
              transform: none; }
        #bottom-header nav .home {
          display: block; }
        #bottom-header nav a {
          color: white;
          display: block;
          font-size: 16px;
          line-height: 19px;
          padding: 20px 20px 20px 60px; }
          #bottom-header nav a:hover, #bottom-header nav a.active {
            border-bottom: none;
            color: white; } }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      #bottom-header nav {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 82.9403914003%; }
        #bottom-header nav:last-child {
          margin-right: 0; } }
  @media screen and (max-width: 767px) {
    #bottom-header.sticky {
      position: fixed;
      top: 0;
      left: 0;
      box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.5);
      width: 100%; } }

@-webkit-keyframes wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -ms-transform: translateY(8px);
    -o-transform: translateY(8px);
    transform: translateY(8px); }
  33.3% {
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    transform: translateY(-6px); }
  49.95% {
    -webkit-transform: translateY(4px);
    -moz-transform: translateY(4px);
    -ms-transform: translateY(4px);
    -o-transform: translateY(4px);
    transform: translateY(4px); }
  66.6% {
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    transform: translateY(-2px); }
  83.25% {
    -webkit-transform: translateY(1px);
    -moz-transform: translateY(1px);
    -ms-transform: translateY(1px);
    -o-transform: translateY(1px);
    transform: translateY(1px); }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }
@keyframes wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -ms-transform: translateY(8px);
    -o-transform: translateY(8px);
    transform: translateY(8px); }
  33.3% {
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    transform: translateY(-6px); }
  49.95% {
    -webkit-transform: translateY(4px);
    -moz-transform: translateY(4px);
    -ms-transform: translateY(4px);
    -o-transform: translateY(4px);
    transform: translateY(4px); }
  66.6% {
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    transform: translateY(-2px); }
  83.25% {
    -webkit-transform: translateY(1px);
    -moz-transform: translateY(1px);
    -ms-transform: translateY(1px);
    -o-transform: translateY(1px);
    transform: translateY(1px); }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }
.wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale; }

.wobble-vertical:hover, .wobble-vertical:focus, .wobble-vertical:active {
  -webkit-animation-name: wobble-vertical;
  animation-name: wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

footer {
  background: #25c6fe url("../img/bkg-bubbles.png") top left;
  float: left;
  padding-bottom: 30px;
  position: relative;
  width: 100%; }
  footer .top-border {
    background: url("../img/white-wave-divider.png") repeat-x top left;
    height: 62px;
    margin-bottom: 30px;
    width: 100%; }
  footer .menu {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 65.8807828007%;
    margin-left: 25.5894128995%;
    float: none; }
    footer .menu:last-child {
      margin-right: 0; }
    footer .menu li {
      display: inline-block;
      margin-left: 15px; }
      footer .menu li:first-child {
        margin-left: 0; }
      footer .menu li:before {
        display: none; }
      footer .menu li.current-menu-item a, footer .menu li.current-menu-item:before, footer .menu li:hover a, footer .menu li:hover:before {
        color: #006d98; }
      footer .menu li a {
        color: white;
        font: 16px "Lato", sans-serif bold;
        font-size: 16px; }
        footer .menu li a:hover {
          color: #006d98; }
    @media screen and (max-width: 767px) {
      footer .menu {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 82.9403914003%;
        margin-left: 8.5298042998%; }
        footer .menu:last-child {
          margin-right: 0; }
        footer .menu li {
          display: block;
          float: left;
          margin-bottom: 45px;
          margin-left: 0;
          margin-right: 3%;
          text-align: center;
          width: 30%; }
          footer .menu li.white-duck-icon:before {
            background-image: url("../img/about-us-white-duck.png");
            content: ' ';
            height: 42px;
            margin: 0 auto;
            overflow: hidden;
            width: 41px; }
          footer .menu li.white-duck-icon.current-menu-item:before {
            background-position: 0px -42px; }
          footer .menu li.white-duck-icon:hover:before {
            background-position: 0px -42px; }
          footer .menu li:before {
            color: white;
            display: block;
            font-size: 42px;
            text-align: center; }
          footer .menu li:hover::before {
            color: #006d98; }
          footer .menu li:nth-child(3n) {
            margin-right: 0; }
          footer .menu li:nth-child(3n+1) {
            margin-left: 0; }
          footer .menu li.feedback {
            display: none; }
          footer .menu li a {
            font-size: 14px;
            padding-top: 42px; } }
    @media screen and (min-width: 480px) and (max-width: 639px) {
      footer .menu {
        width: 100%;
        margin: 0; }
        footer .menu li {
          margin-right: 2%;
          width: 14.6%; }
          footer .menu li:nth-child(3n) {
            margin-right: 2%; }
          footer .menu li:nth-child(3n+1) {
            margin-left: auto; } }
    @media screen and (min-width: 640px) and (max-width: 767px) {
      footer .menu {
        width: 100%;
        margin: 0; }
        footer .menu li {
          margin-right: 2%;
          width: 14.6%; }
          footer .menu li:nth-child(3n) {
            margin-right: 2%; }
          footer .menu li:nth-child(3n+1) {
            margin-left: auto; } }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      footer .menu li a {
        font-size: 14px; } }
  footer .title {
    margin-bottom: 20px; }
    footer .title h2 {
      color: white;
      font: 16px "Raleway", sans-serif;
      font-size: 30px;
      margin-bottom: 0;
      padding-top: 65px;
      text-align: center;
      text-transform: uppercase; }
      @media screen and (max-width: 767px) {
        footer .title h2 {
          padding-top: 0; } }
    footer .title:after {
      background: url("../img/heading-deco-yellow.png") no-repeat;
      content: "";
      display: block;
      height: 14px;
      margin: 10px auto;
      width: 277px; }
  footer .location {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%;
    color: white; }
    footer .location:last-child {
      margin-right: 0; }
    footer .location img {
      border: 5px solid white;
      height: auto;
      width: 100%;
      margin-bottom: 15px; }
    footer .location .contact-info {
      float: left;
      display: block;
      margin-right: 4.8291579146%;
      width: 47.5854210427%; }
      footer .location .contact-info:last-child {
        margin-right: 0; }
      footer .location .contact-info .phone {
        font: 16px "Raleway", sans-serif;
        font-size: 24px;
        margin-bottom: 15px; }
      footer .location .contact-info .street {
        color: #ffeb9b;
        font: 16px "Lato", sans-serif bold;
        font-size: 20px;
        line-height: 30px; }
      footer .location .contact-info .desc {
        font: 16px "Lato", sans-serif bold;
        line-height: 20px; }
        @media screen and (min-width: 768px) and (max-width: 1023px) {
          footer .location .contact-info .desc {
            font-size: 13px; } }
      @media screen and (max-width: 767px) {
        footer .location .contact-info {
          width: 100%;
          margin: 0;
          text-align: center; } }
      @media screen and (min-width: 480px) and (max-width: 639px) {
        footer .location .contact-info {
          float: left;
          display: block;
          margin-right: 2.3576515979%;
          width: 48.821174201%;
          text-align: left; }
          footer .location .contact-info:last-child {
            margin-right: 0; } }
      @media screen and (min-width: 640px) and (max-width: 767px) {
        footer .location .contact-info {
          float: left;
          display: block;
          margin-right: 2.3576515979%;
          width: 48.821174201%;
          text-align: left; }
          footer .location .contact-info:last-child {
            margin-right: 0; } }
    footer .location .hours {
      float: left;
      display: block;
      margin-right: 4.8291579146%;
      width: 47.5854210427%; }
      footer .location .hours:last-child {
        margin-right: 0; }
      footer .location .hours .section-title {
        background: none;
        color: white;
        font: 16px "Lato", sans-serif bold;
        font-size: 24px;
        padding: 0;
        text-align: left;
        text-transform: none; }
        @media screen and (min-width: 768px) and (max-width: 1023px) {
          footer .location .hours .section-title {
            font-size: 18px; } }
      footer .location .hours p {
        font: 16px "Lato", sans-serif bold;
        line-height: 30px; }
        @media screen and (min-width: 768px) and (max-width: 1023px) {
          footer .location .hours p {
            font-size: 13px; } }
      @media screen and (max-width: 767px) {
        footer .location .hours {
          width: 100%;
          margin: 0;
          text-align: center; } }
      @media screen and (min-width: 480px) and (max-width: 639px) {
        footer .location .hours {
          float: left;
          display: block;
          margin-right: 2.3576515979%;
          width: 48.821174201%;
          text-align: left; }
          footer .location .hours:last-child {
            margin-right: 0; } }
      @media screen and (min-width: 640px) and (max-width: 767px) {
        footer .location .hours {
          float: left;
          display: block;
          margin-right: 2.3576515979%;
          width: 48.821174201%;
          text-align: left; }
          footer .location .hours:last-child {
            margin-right: 0; } }
    @media screen and (max-width: 767px) {
      footer .location {
        width: 100%;
        margin: 0; } }
  footer .social {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%;
    margin-left: 8.5298042998%; }
    footer .social:last-child {
      margin-right: 0; }
    footer .social .social-wrap {
      text-align: center; }
    footer .social .social-btn {
      color: white;
      display: inline-block;
      font: 16px "Lato", sans-serif;
      font-size: 72px;
      margin-left: 20px;
      position: relative; }
      footer .social .social-btn:first-child {
        margin-left: 0; }
      footer .social .social-btn:hover {
        color: #006d98; }
      @media screen and (min-width: 768px) and (max-width: 1023px) {
        footer .social .social-btn {
          margin-left: 20px;
          font-size: 72px; } }
    footer .social a {
      display: block;
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%; }
    @media screen and (max-width: 767px) {
      footer .social {
        width: 100%;
        margin: 0; } }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      footer .social {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 40.2913699012%; }
        footer .social:last-child {
          margin-right: 0; } }
  footer .copyright {
    padding-top: 20px;
    margin: 0 auto;
    text-align: center;
    width: 100%; }
    footer .copyright div {
      display: inline-block;
      vertical-align: middle; }
      footer .copyright div p {
        color: white;
        font: 16px "Lato", sans-serif;
        font-size: 14px;
        margin-bottom: 0; }
    footer .copyright .menu {
      margin-bottom: 3px;
      margin-left: 0px;
      width: 100%; }
      footer .copyright .menu li {
        border-left: 1px solid white;
        line-height: 0;
        margin-left: 5px;
        margin-top: -5px;
        padding-left: 5px; }
        footer .copyright .menu li:first-child {
          border-left: none; }
  @media screen and (max-width: 767px) {
    footer .menu-copyright-container {
      width: 100%;
      margin-top: 10px; }
      footer .menu-copyright-container li {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 47.1152133411%;
        margin: 0; }
        footer .menu-copyright-container li:last-child {
          margin-right: 0; }
        footer .menu-copyright-container li:first-child {
          text-align: right; }
        footer .menu-copyright-container li:last-child {
          text-align: left; }
        footer .menu-copyright-container li a {
          padding-top: 0; } }
  @media screen and (min-width: 480px) and (max-width: 639px) {
    footer .menu-copyright-container {
      margin-top: 10px;
      width: auto; }
      footer .menu-copyright-container li {
        margin: 0;
        width: auto; }
        footer .menu-copyright-container li:first-child {
          text-align: left; }
        footer .menu-copyright-container li:last-child {
          text-align: left; }
        footer .menu-copyright-container li a {
          padding-top: 0; } }
  @media screen and (min-width: 640px) and (max-width: 767px) {
    footer .menu-copyright-container {
      margin-top: 10px;
      width: auto; }
      footer .menu-copyright-container li {
        margin: 0;
        width: auto; }
        footer .menu-copyright-container li:first-child {
          text-align: left; }
        footer .menu-copyright-container li:last-child {
          text-align: left; }
        footer .menu-copyright-container li a {
          padding-top: 0; } }
  footer .back-to-top {
    background: white;
    color: #19a7db;
    display: none;
    font-size: 28px;
    line-height: 40px;
    padding: 20px 2% 30px 2%;
    text-align: center; }
    footer .back-to-top:before, footer .back-to-top:after {
      content: '\f3d8';
      font-family: 'ionicons';
      font-size: 41px;
      line-height: 43px;
      position: relative;
      top: 5px; }
    footer .back-to-top:before {
      float: left; }
    footer .back-to-top:after {
      float: right; }
    @media screen and (max-width: 767px) {
      footer .back-to-top {
        display: block; } }

.post-list-wrapper {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 100%;
  border-bottom: 1px solid #c1c1c1;
  margin-bottom: 20px;
  margin-right: 0;
  float: none;
  display: inline-block; }
  .post-list-wrapper:last-child {
    margin-right: 0; }
  .post-list-wrapper .thumb-img {
    float: left;
    display: block;
    margin-right: 3.1684356888%;
    width: 19.7578833532%;
    display: inline-block; }
    .post-list-wrapper .thumb-img:last-child {
      margin-right: 0; }
    .post-list-wrapper .thumb-img img {
      border: 1px solid #ff9821;
      width: 100%;
      height: auto; }
  .post-list-wrapper .post-list-content {
    float: left;
    display: block;
    margin-right: 3.1684356888%;
    width: 77.073680958%;
    display: inline-block;
    padding-bottom: 10px;
    margin: 0; }
    .post-list-wrapper .post-list-content:last-child {
      margin-right: 0; }
    .post-list-wrapper .post-list-content.full-width {
      float: left;
      display: block;
      margin-right: 3.1684356888%;
      width: 100%; }
      .post-list-wrapper .post-list-content.full-width:last-child {
        margin-right: 0; }
    .post-list-wrapper .post-list-content .title {
      font-size: 16px;
      font-weight: bold;
      margin-bottom: 10px; }
    .post-list-wrapper .post-list-content p {
      font-size: 12px;
      line-height: 18px;
      margin-bottom: 0; }
  .post-list-wrapper .post-list-link {
    float: right;
    margin-bottom: 15px; }
    .post-list-wrapper .post-list-link a {
      color: #ff9821;
      display: block;
      font-size: 14px;
      font-weight: 900;
      padding-right: 7px; }
      .post-list-wrapper .post-list-link a:hover {
        color: #19a7db; }
    .post-list-wrapper .post-list-link span {
      font-size: 22px;
      left: 6px;
      position: relative;
      top: 4px; }

.view-all-btn {
  text-align: right;
  margin: 5px 0 50px 0; }

.photos-wrapper {
  float: left;
  width: 100%;
  margin: 0 0 50px 0; }

a[href^=tel] {
  color: inherit;
  text-decoration: none; }

.hero-slider .hero-waves {
  width: 100%; }

/*Ryan's Partials*/
.linked-img a {
  text-align: center; }

.discount-card {
  border: 2px solid #19a7db;
  height: 280px; }
  .discount-card .title {
    background: #19a7db;
    padding: 10px 15px;
    width: 100%; }
    .discount-card .title h4 {
      color: white;
      font: 16px "Lato", sans-serif;
      font-size: 24px; }
  .discount-card .content {
    color: black;
    font: 16px "Lato", sans-serif;
    padding: 20px; }
    .discount-card .content p {
      float: none; }
    .discount-card .content span {
      display: inline-block;
      width: 80%;
      vertical-align: top; }
      .discount-card .content span:first-child {
        font-weight: bold;
        margin-right: 5px;
        text-align: right;
        width: 72px; }
  @media screen and (max-width: 767px) {
    .discount-card {
      height: auto; } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .discount-card {
      height: 375px; } }

.archive-page .page-desc {
  width: 100%;
  margin-bottom: 30px; }
  .archive-page .page-desc p {
    float: none;
    margin: 0 auto;
    width: 65%; }
.archive-page article {
  margin: 30px 0px; }
  .archive-page article:first-child {
    margin-top: 0; }
.archive-page hr {
  background: none;
  border-top: 1px solid lightgray;
  width: 100%; }

.ttd-image {
  float: left;
  display: block;
  margin-right: 3.1684356888%;
  width: 19.7578833532%;
  height: auto;
  margin-right: 10px;
  vertical-align: top;
  margin-bottom: 30px; }
  .ttd-image:last-child {
    margin-right: 0; }
  .ttd-image img {
    width: 100%;
    height: 100%; }
  @media screen and (min-width: 480px) and (max-width: 639px) {
    .ttd-image {
      width: 100%; } }
  @media screen and (max-width: 479px) {
    .ttd-image {
      width: 100%; } }

.ttd-content {
  float: left;
  display: block;
  margin-right: 3.1684356888%;
  width: 77.073680958%;
  position: relative;
  padding-bottom: 15px;
  vertical-align: top; }
  .ttd-content:last-child {
    margin-right: 0; }
  .ttd-content.full {
    width: 100%; }
  .ttd-content .read-more {
    bottom: 0;
    color: #ff9821;
    position: absolute;
    right: 0;
    font-size: 14px;
    font-weight: 900;
    padding-right: 7px; }
    .ttd-content .read-more:hover {
      color: #19a7db; }
  .ttd-content span {
    font-size: 22px;
    left: 6px;
    position: relative;
    top: 4px; }
  @media screen and (min-width: 480px) and (max-width: 639px) {
    .ttd-content {
      width: 100%; } }
  @media screen and (max-width: 479px) {
    .ttd-content {
      width: 100%; } }

/*Wave Template*/
@-webkit-keyframes scrollArrow {
  0% {
    opacity: 1;
    transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px); }
  25% {
    opacity: 0;
    transform: translateY(20px);
    -moz-transform: translateY(20px);
    -o-transform: translateY(20px); }
  30% {
    opacity: 0;
    transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px); }
  45% {
    opacity: 1;
    transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px); }
  100% {
    opacity: 1;
    transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px); } }
@-moz-keyframes scrollArrow {
  0% {
    opacity: 1;
    transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px); }
  25% {
    opacity: 0;
    transform: translateY(20px);
    -moz-transform: translateY(20px);
    -o-transform: translateY(20px); }
  30% {
    opacity: 0;
    transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px); }
  45% {
    opacity: 1;
    transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px); }
  100% {
    opacity: 1;
    transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px); } }
@keyframes scrollArrow {
  0% {
    opacity: 1;
    transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px); }
  25% {
    opacity: 0;
    transform: translateY(20px);
    -moz-transform: translateY(20px);
    -o-transform: translateY(20px); }
  30% {
    opacity: 0;
    transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px); }
  45% {
    opacity: 1;
    transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px); }
  100% {
    opacity: 1;
    transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px); } }
@-webkit-keyframes scrollArrow {
  0% {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px); }
  25% {
    opacity: 0;
    transform: translateY(20px);
    -webkit-transform: translateY(20px); }
  30% {
    opacity: 0;
    transform: translateY(0px);
    -webkit-transform: translateY(0px); }
  45% {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px); }
  100% {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px); } }
@-moz-keyframes scrollArrow {
  0% {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px); }
  25% {
    opacity: 0;
    transform: translateY(20px);
    -webkit-transform: translateY(20px); }
  30% {
    opacity: 0;
    transform: translateY(0px);
    -webkit-transform: translateY(0px); }
  45% {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px); }
  100% {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px); } }
@keyframes scrollArrow {
  0% {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px); }
  25% {
    opacity: 0;
    transform: translateY(20px);
    -webkit-transform: translateY(20px); }
  30% {
    opacity: 0;
    transform: translateY(0px);
    -webkit-transform: translateY(0px); }
  45% {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px); }
  100% {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px); } }
.waves {
  max-height: 1000px;
  min-height: 660px;
  overflow: hidden;
  position: relative;
  margin-bottom: 50px;
  width: 100%; }
  .waves img {
    display: block;
    height: 100%;
    width: 100%; }
  @media screen and (max-width: 767px) {
    .waves .main-wave {
      display: none; } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .waves .main-wave {
      display: none; } }
  .waves .mobile-wave {
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
    width: 100%; }
    @media screen and (min-width: 480px) and (max-width: 639px) {
      .waves .mobile-wave {
        height: 500px; } }
    @media screen and (min-width: 640px) and (max-width: 767px) {
      .waves .mobile-wave {
        height: 600px; } }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      .waves .mobile-wave {
        display: block;
        height: 600px; } }
  .waves .content {
    left: 50%;
    margin-left: -25%;
    position: absolute;
    text-align: center;
    top: 22%;
    width: 50%; }
    .waves .content.no-yt {
      top: 33%; }
    @media screen and (max-width: 767px) {
      .waves .content {
        left: auto;
        margin-left: 0;
        top: 26%;
        width: 100%; } }
    @media screen and (max-width: 767px) {
      .waves .content {
        top: 26%; } }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      .waves .content {
        margin-left: -37%;
        width: 75%; } }
  .waves .main-logo-mobile {
    display: none; }
    @media screen and (max-width: 767px) {
      .waves .main-logo-mobile {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 65.8807828007%;
        display: block;
        float: none;
        margin: 0 auto 20px auto; }
        .waves .main-logo-mobile:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 640px) and (max-width: 767px) {
      .waves .main-logo-mobile {
        display: none; } }
  .waves .aspect-ratio {
    position: relative;
    width: 60%;
    height: 0;
    padding-bottom: 38%;
    margin: 0 auto;
    z-index: 5; }
    .waves .aspect-ratio iframe {
      border: 5px white solid;
      box-shadow: 0 0 10px black;
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      z-index: 5; }
    @media screen and (max-width: 767px) {
      .waves .aspect-ratio {
        display: none; } }
    @media screen and (min-width: 640px) and (max-width: 767px) {
      .waves .aspect-ratio {
        display: block;
        margin-bottom: 20px; } }
  .waves p {
    float: left;
    display: block;
    margin-right: 4.8291579146%;
    width: 82.5284736809%;
    color: white;
    float: none;
    font: 16px "Raleway", sans-serif;
    font-size: 26px;
    font-weight: bold;
    margin: 20px auto 0 auto !important;
    text-shadow: 1px 1px 4px black;
    text-transform: uppercase; }
    .waves p:last-child {
      margin-right: 0; }
    @media screen and (max-width: 767px) {
      .waves p {
        font-size: 20px;
        margin: 0;
        width: 100%; } }
    @media screen and (min-width: 480px) and (max-width: 639px) {
      .waves p {
        font-size: 28px; } }
    @media screen and (min-width: 640px) and (max-width: 767px) {
      .waves p {
        float: left;
        display: block;
        margin-right: 4.8291579146%;
        width: 82.5284736809%;
        float: none;
        font-size: 26px;
        margin: 0 auto !important; }
        .waves p:last-child {
          margin-right: 0; } }
  .waves .wave-img {
    position: absolute;
    bottom: 0;
    left: 0;
    background: url("../img/wave-divider.png") repeat-x;
    display: block;
    height: 168px;
    width: 100%; }
    .waves .wave-img .bottom-wave {
      background: url("../img/white-wave-divider-up.png") repeat-x;
      bottom: 0;
      display: block;
      height: 62px;
      left: 0;
      position: absolute;
      width: 100%; }
      @media screen and (max-width: 767px) {
        .waves .wave-img .bottom-wave {
          background: url("../img/white-wave-divider-up-mobile.png") repeat-x;
          height: 39px; } }
      @media screen and (min-width: 768px) and (max-width: 1023px) {
        .waves .wave-img .bottom-wave {
          background: url("../img/white-wave-divider-up-mobile.png") repeat-x;
          height: 39px; } }
    @media screen and (max-width: 767px) {
      .waves .wave-img {
        background: url("../img/wave-divider-mobile.png") repeat-x;
        height: 56px; } }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      .waves .wave-img {
        background: url("../img/wave-divider-mobile.png") repeat-x;
        height: 56px; } }
  .waves .scroll-indicator {
    float: left;
    display: block;
    margin-right: 4.8291579146%;
    width: 12.6423684045%;
    bottom: 23%;
    color: white;
    float: none;
    left: 50%;
    margin: 0 auto;
    margin-left: -6%;
    position: absolute;
    text-align: center;
    width: 12%; }
    .waves .scroll-indicator:last-child {
      margin-right: 0; }
    .waves .scroll-indicator p {
      font: 16px "Lato", sans-serif bold;
      font-size: 14px;
      text-transform: uppercase; }
    .waves .scroll-indicator .down-arrow {
      font-size: 36px;
      position: relative;
      -webkit-animation-timing-function: ease-in-out;
      -moz-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out;
      -webkit-animation-name: scrollArrow;
      -moz-animation-name: scrollArrow;
      animation-name: scrollArrow;
      -webkit-animation-duration: 3.4s;
      -moz-animation-duration: 3.4s;
      animation-duration: 3.4s;
      -webkit-animation-iteration-count: infinite;
      -moz-animation-iteration-count: infinite;
      animation-iteration-count: infinite; }
    @media screen and (max-width: 767px) {
      .waves .scroll-indicator {
        display: none; } }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      .waves .scroll-indicator {
        bottom: 7%; } }
  @media screen and (max-width: 767px) {
    .waves {
      min-height: 0px; } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .waves {
      min-height: 0px; } }

.ie8 .waves .aspect-ratio {
  padding-bottom: 28%;
  width: 45%; }

/*Contact Forms*/
.wpcf7-form {
  /*p {
    border: 1px solid $formInputBorder;
    font: $latoRegular;
    font-size: 18px;
    color: $blue;
    padding: 10px 0 10px 10px;
  }
  .wpcf7-form-control {
    border: none;
    color: black;
    width: 80%;
    &.wpcf7-textarea {
      width: 95%;
    }
  }*/ }
  .wpcf7-form span.wpcf7-form-control-wrap {
    display: block; }
  .wpcf7-form span.wpcf7-not-valid-tip {
    position: absolute;
    top: -27px;
    left: 0;
    background: #ff9821;
    color: white;
    padding: 3px; }
    .wpcf7-form span.wpcf7-not-valid-tip:after {
      content: ' ';
      height: 0;
      width: 0;
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-top: 6px solid #ff9821;
      position: absolute;
      bottom: -6px;
      left: 6px;
      display: block; }
  .wpcf7-form div.wpcf7-validation-errors,
  .wpcf7-form div.wpcf7-mail-sent-ok {
    background: #006d98;
    border-color: white;
    color: white;
    margin: 0;
    text-transform: uppercase; }
  .wpcf7-form fieldset {
    border: none;
    font: 16px "Lato", sans-serif;
    position: relative; }
  .wpcf7-form input, .wpcf7-form textarea {
    border: 1px solid #00a0d8;
    border-radius: 2px;
    font: 16px "Lato", sans-serif;
    font-size: 18px;
    font-weight: normal;
    padding: 20px 10px 5px;
    width: 100%; }
    .wpcf7-form input:focus, .wpcf7-form textarea:focus {
      outline: none; }
  .wpcf7-form textarea {
    resize: none; }
  .wpcf7-form label {
    color: #19a7db;
    cursor: text;
    display: block;
    font-size: 18px;
    left: 10px;
    position: absolute;
    top: 15px;
    transition: .15s ease-out all; }
  .wpcf7-form label.stay, .wpcf7-form label.stay-always {
    font-size: 12px;
    font-weight: bold;
    left: 10px;
    position: absolute;
    top: 5px;
    transition: .15s ease-out all; }
  .wpcf7-form label.ion-calendar {
    width: 100%; }
  .wpcf7-form .wpcf7-submit, .wpcf7-form .submit-btn {
    background: #ff9821;
    border: none;
    color: white;
    display: block;
    height: 50px;
    padding: 10px 0;
    width: 100%;
    -webkit-appearance: none; }
    .wpcf7-form .wpcf7-submit:hover, .wpcf7-form .submit-btn:hover {
      background: #ffad4e; }
    @media screen and (max-width: 767px) {
      .wpcf7-form .wpcf7-submit, .wpcf7-form .submit-btn {
        width: 100%; } }
  .wpcf7-form .group-date input[type="date"] {
    color: #19a7db; }
  .wpcf7-form .ion-calendar:before {
    position: absolute;
    top: 8px;
    right: 20px;
    font-size: 26px; }

#ui-datepicker-div {
  display: none; }

/*IE specific styles*/
.ie8 {
  overflow: hidden;
  overflow-y: scroll; }
  .ie8 .wrap {
    margin: 0 auto;
    width: 1024px; }
  .ie8 #top-header, .ie8 #bottom-header {
    height: 53px;
    width: 100%; }
  .ie8 #top-header {
    background-color: #006d98; }
  .ie8 #bottom-header {
    border-bottom: 1px #cbcbcb solid; }
    .ie8 #bottom-header nav li {
      padding-top: 12px; }
    .ie8 #bottom-header nav .buy-tickets a {
      background-image: url("../img/buy-tix-btn.png");
      display: block;
      height: 73px;
      left: -14px;
      position: relative;
      text-indent: -99999px;
      top: -14px;
      width: 107px; }
  .ie8 .waves .content {
    margin-left: -512px; }
  .ie8 hr {
    background-repeat: no-repeat; }
  .ie8 footer .wrap {
    position: relative; }
    .ie8 footer .wrap .copyright {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 100%; }
      .ie8 footer .wrap .copyright:last-child {
        margin-right: 0; }
  .ie8 .captains-grid .overlay {
    background: url("../img/captain-overlay-ie.png");
    display: none; }
  .ie8 .captains-grid .captain:hover .overlay {
    display: block; }
  .ie8 .thumbnail-slider .bullets .trigger {
    max-height: 60px; }
    .ie8 .thumbnail-slider .bullets .trigger img {
      height: 100%;
      width: 100%; }
