@font-face {
  font-family: "museo_slab1000";
  src: url("../fonts/museo/museo-slab.eot");
  src: url("../fonts/museo/museo-slab.eot?#iefix") format("embedded-opentype"), url("../fonts/museo/museo-slab.woff2") format("woff2"), url("../fonts/museo/museo-slab.woff") format("woff"), url("../fonts/museo/museo-slab.ttf") format("truetype"), url("../fonts/museo/museo-slab.svg#museo_slab1000") format("svg");
  font-weight: normal;
  font-style: normal;
}
html {
  line-height: 1;
  font-family: "Lato", sans-serif;
}

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

a img {
  border: none;
}

a {
  text-decoration: none;
  color: #f25e44;
}

a:hover, a:active {
  text-decoration: underline;
}

.page-item-4 {
  display: none;
}

body {
  padding: 0;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
}

body * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  display: block;
  padding: 0;
  margin: 0;
  clear: both;
}

form {
  margin: 0;
  padding: 0;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

img.alignleft {
  float: left;
  margin: 16px 16px 16px 0;
}

img.aligncenter {
  display: block;
  margin: 16px auto;
}

img.alignright {
  float: right;
  margin: 16px 0 16px 16px;
}

.gm-style img {
  /* Fix typical Google Maps conflicting styles issue */
  max-width: none !important;
}

.max-width {
  width: 90%;
  margin: 0 auto;
  max-width: 1300px;
}

@media (max-width: 767px) {
  .wide {
    display: none;
  }
}
@media (min-width: 768px) {
  .thin {
    display: none;
  }
}
.menu li ul {
  width: 250px;
  line-height: 20px;
}

.menu li:hover ul {
  background: rgba(46, 98, 130, 0.75);
  display: none;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.menu li ul li {
  display: block;
}

.menu li ul a {
  color: #fff;
}

.menu li ul li:hover a {
  color: #cfeef4;
}

@media (min-width: 1000px) {
  .menu li:hover ul.sub-menu {
    display: block;
  }
}
.content2-content .gform_wrapper {
  margin: 2em 0 1em;
}

.content2-content .gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
  width: 97.5%;
}

.content2-content .gform_wrapper .ginput_container input[type=email],
.content2-content .gform_wrapper .ginput_container input[type=number],
.content2-content .gform_wrapper .ginput_container input[type=password],
.content2-content .gform_wrapper .ginput_container input[type=tel],
.content2-content .gform_wrapper .ginput_container input[type=text],
.content2-content .gform_wrapper .ginput_container input[type=url],
.content2-content .gform_wrapper .ginput_complex .ginput_full input[type=email],
.content2-content .gform_wrapper .ginput_complex .ginput_full input[type=number],
.content2-content .gform_wrapper .ginput_complex .ginput_full input[type=password],
.content2-content .gform_wrapper .ginput_complex .ginput_full input[type=tel],
.content2-content .gform_wrapper .ginput_complex .ginput_full input[type=text],
.content2-content .gform_wrapper .ginput_complex .ginput_full input[type=url],
.content2-content .gform_wrapper.gf_browser_gecko ul.gform_fields li.gfield div.ginput_complex span.ginput_right select,
.content2-content .gform_wrapper.gf_browser_gecko ul.gform_fields li.gfield select,
.content2-content .gform_wrapper textarea.medium {
  font-size: 1.2em;
  color: #356090;
  border: 3px solid #53a2c0;
  padding: 0.7em 0.5em;
}

.content2-content .gform_wrapper.gf_browser_gecko ul.gform_fields li.gfield div.ginput_complex span.ginput_right select,
.content2-content .gform_wrapper.gf_browser_gecko ul.gform_fields li.gfield select {
  padding: 0.5em;
}

.content2-content .gform_wrapper .datepicker {
  width: 7.75em !important;
}

.content2-content .gform_wrapper .gfield_label,
.content2-content .gform_wrapper .top_label .gfield_label {
  color: #5e8a90;
}

.content2-content .gform_wrapper form li,
.content2-content .gform_wrapper li {
  padding-top: 1%;
}

.content2-content .gform_wrapper .gsection .gfield_label,
.content2-content .gform_wrapper h2.gsection_title,
.content2-content .gform_wrapper h3.gform_title {
  font-size: 1.8em;
  color: #b2bd5e;
}

.content2-content .gform_wrapper .gsection {
  border-bottom: 6px solid #b2bd5e;
}

.content2-content .gform_wrapper .gform_footer input[type=submit] {
  font-weight: 700;
  text-transform: uppercase;
  background: #53a2c0;
  border: none;
  padding: 1em 1.5em;
  cursor: pointer;
  transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}

.content2-content .gform_wrapper .gform_footer input[type=submit]:hover {
  color: #fff;
  background: #b2bd5e;
}

.styled-select {
  overflow: hidden;
  padding: 0;
  margin: 0.2em;
  background: #fff;
  border: 3px solid #003859;
  position: relative;
}

.styled-select select {
  margin: 0;
  padding: 0;
  outline: none;
  font-family: inherit;
  font-size: 1em;
  padding: 0.5em;
  color: #003859;
  width: 105%;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  border: none;
  box-shadow: none;
}

.styled-select:before {
  content: "";
  position: absolute;
  top: 0.8em;
  right: 0.7em;
  width: 0;
  height: 0;
  border-left: 0.6em solid transparent;
  border-right: 0.6em solid transparent;
  border-top: 0.6em solid #003859;
  pointer-events: none;
}

.styled-select:hover {
  border-color: #f25e44;
}

a.book-now-button {
  float: right;
  display: inline-block;
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
  font-weight: bold;
  padding: 0.2em;
  font-size: 1.2em;
  border: 2px solid #f25e44;
  transition: color 200ms, background-color 200ms;
}

a.book-now-button:hover {
  background-color: #f25e44;
  color: #fff;
  text-decoration: none;
}

.row {
  overflow: hidden;
}

.column-third {
  margin-bottom: 2em;
}

@media (min-width: 1000px) {
  .row {
    margin-left: -2.75%;
    margin-right: -2.75%;
    width: 105.5%;
  }
  .column-third {
    display: inline-block;
    float: left;
    width: 33.33%;
    padding: 0px 2.75%;
    margin: 1.5em 0px;
  }
}
.mejs-container {
  width: 100% !important;
  height: auto !important;
  padding-top: 57%;
}

.mejs-overlay, .mejs-poster {
  width: 100% !important;
  height: 100% !important;
}

.mejs-mediaelement video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100% !important;
  height: 100% !important;
}

.mejs-container, .mejs-embed, .mejs-embed body {
  background: transparent !important;
}

.mejs-overlay-loading {
  display: none;
}

.mejs-time-buffering {
  display: none !important;
}

.map-background {
  background: #00395a;
  background-image: url(../images/back-vector-map.png);
  background-size: cover;
}

.section-title {
  color: #5f8a91;
  font-weight: normal;
  font-family: "Abril Fatface";
  font-size: 2.5em;
  text-align: center;
}

.section-content {
  border-bottom: 1px solid #868686;
  margin-bottom: 1em;
}

@media (min-width: 1000px) {
  .section-title {
    font-size: 3em;
  }
}
.cards-excerpt-holder {
  width: 100%;
}

.cards-excerpt {
  padding: 0 8%;
  background: url(../images/white-back.jpg);
}

.cards-excerpt-card {
  border-top: 1px solid #ccc;
  margin: 5%;
}

.cards-excerpt-thumb {
  display: block;
  width: 100%;
  position: relative;
  margin-top: 1.5em;
}

.cards-excerpt-thumb img {
  width: 100%;
  height: auto;
}

.cards-excerpt-title {
  top: 0.5em;
  left: 0.5em;
  margin: 3.5% 3.5% 2.1%;
  color: #5f8a91;
  font-family: "Lato", sans-serif;
  font-weight: normal;
  font-size: 1.6em;
}

.cards-excerpt-subtitle {
  line-height: 1.2;
  font-size: 1.15em;
  margin: 0 3.5%;
  color: #37B4BB;
  text-transform: uppercase;
  font-size: 1em;
}

.cards-excerpt-description {
  line-height: 1.5;
  margin: 3.5% 3.5% 0;
  padding-bottom: 3.5%;
  font-size: 0.9em;
  color: #333;
}

a.cards-excerpt-arrow-a {
  color: #000;
  font-size: 3em;
  text-align: right;
  display: block;
}

a.cards-excerpt-arrow-a:hover {
  color: #f25e44;
}

.cards-excerpt-main-title {
  text-align: center;
}

.cards-excerpt-background {
  background-color: #fff;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.35);
}

@media (min-width: 1000px) {
  .cards-excerpt-card {
    width: 25%;
    padding: 0 1.2%;
    display: table-cell;
    border: 0;
    padding-bottom: 1.9em;
    position: relative;
    margin: 0;
  }
  .cards-excerpt {
    padding: 2% 4%;
  }
  .cards-excerpt-holder {
    display: table;
    margin-left: -1%;
    margin-right: -1%;
  }
  a.cards-excerpt-arrow-a {
    position: absolute;
    right: 6%;
    bottom: 0;
    margin-left: 18.6%;
  }
  .cards-excerpt-card:first-child {
    border: none;
  }
}
.cards-icon {
  text-align: center;
  background: #00395a;
  background-image: url(../images/back-vector-map.png);
  background-size: cover;
}

.cards-icon-title {
  color: #fff;
}

.cards-icon-i {
  color: #fff;
  background: #000;
  font-size: 5em;
  line-height: 0;
  padding: 0.11em;
  display: inline-block;
  position: relative;
  border-radius: 3em;
}

.cards-icon-card {
  border-top: 2px dashed rgba(255, 255, 255, 0.37);
  padding: 2em 11% 0;
  position: relative;
}

.cards-icon-card:first-child {
  border-top: none;
}

.cards-icon-description {
  color: rgba(255, 255, 255, 0.68);
  line-height: 1.5;
}

.cards-icon-card:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 2em 2em;
  border-color: transparent transparent #ffffff transparent;
  bottom: -2px;
  right: 0;
}

.cards-icon-card a {
  color: #fff;
  position: relative;
}

.cards-icon-title {
  margin-top: 0;
  padding-top: 1em;
}

.cards-icon-card a:hover {
  text-decoration: none;
}

.cards-icon-card a:hover .cards-icon-i {
  color: #fff;
  box-shadow: 0.05em 0.05em 0.2em rgba(0, 0, 0, 0.37);
  text-shadow: 0.02em 0.02em 0.04em rgba(0, 0, 0, 0.27);
}

.cards-icon-card a:hover .cards-icon-title {
  text-shadow: 0.1em 0.1em 0.2em rgba(0, 0, 0, 0.76);
}

.cards-icon-arrow {
  font-size: 4em;
}

a.cards-icon-arrow-a {
  color: rgba(255, 255, 255, 0.63);
}

a.cards-icon-arrow-a:hover {
  color: #fff;
}

@media (min-width: 1000px) {
  .cards-icon-card {
    width: 25%;
    display: table-cell;
    border: 0;
    border-left: 2px dashed rgba(255, 255, 255, 0.37);
    padding: 1em;
  }
  .cards-icon-holder {
    display: table;
    padding-top: 1.5em;
  }
  .cards-icon-card:first-child {
    border-left: none;
  }
  .cards-icon-card:after {
    bottom: -1px;
    right: -2px;
  }
}
.content1-subtitle {
  color: #ff5c3e;
  font-weight: normal;
}

.content1-main, .content1-title {
  margin-left: 4%;
  margin-right: 4%;
}

.content1-header-img {
  width: 100%;
  height: auto;
}

.content1-caption {
  line-height: 1.4;
  color: #ff5c3e;
  font-style: italic;
}

.content1-content {
  line-height: 1.5;
}

.content1-sidebar {
  text-align: center;
  border-top: 1px dashed #A1A1A1;
  margin: 4%;
  padding-bottom: 2em;
  clear: both;
}

.content1-sidebar.hide-small {
  display: none;
}

.content1-sidebar.show-small {
  display: table-cell;
}

.content1-sidebar-title {
  color: #1d4b69;
  font-family: "museo_slab1000";
  font-weight: normal;
  line-height: 1.2;
}

a.content1-sidebar-a {
  display: block;
  padding: 0.4em;
  color: #777;
  font-size: 1.1em;
}

a.content1-sidebar-a:hover {
  color: #f25e44;
  font-weight: bold;
  text-decoration: none;
}

@media (max-width: 600px) {
  a.content1-sidebar-a {
    font-size: 0.9em;
  }
}
@media (max-width: 999px) {
  a.content1-sidebar-a {
    display: inline-block;
    background: #CFF1FF;
    border: 2px solid #B7EBFF;
    color: #1D4B69;
    padding: 0.6em 1.4em;
    margin: 0.3em;
    box-shadow: 0.15em 0.15em 0 rgba(0, 0, 0, 0.17);
    border-radius: 0.2em;
    font-weight: normal;
  }
  a.content1-sidebar-a:hover {
    box-shadow: 0.1em 0.1em 0 rgba(0, 0, 0, 0.25);
    font-weight: normal;
  }
}
@media (min-width: 1000px) {
  .content1 {
    padding: 4%;
  }
  .content1-wrapper {
    display: table;
    margin: 0 auto;
  }
  .content1-main {
    display: table-cell;
    width: 66.6666%;
    padding-right: 8%;
    border-right: 1px solid #ddd;
    margin: 0;
    vertical-align: top;
  }
  .content1-sidebar {
    width: 33.3333%;
    margin: 0;
    border: 0;
    text-align: left;
    padding-left: 3%;
    padding-right: 0;
    margin-top: 19%;
    border-left: 1px solid #E4E4E4;
    margin-left: -1px;
    display: table-cell;
  }
  .content1-sidebar.hide-small {
    display: table-cell;
  }
  .content1-sidebar.show-small {
    display: none;
  }
  .content1-title {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }
  .content1-caption {
    font-size: 1.3em;
  }
  .content1-content {
    line-height: 1.7;
  }
  .content1-content p {
    margin: 1.6em 0;
  }
  a.content1-sidebar-a {
    padding: 0.6em 0.4em;
  }
  .content1-subtitle {
    margin-top: 0;
    font-size: 2em;
  }
  .section-content {
    border-bottom: 1px solid #ccc;
  }
}
.content2 {
  margin: 3em 0;
  border-bottom: none;
}

.content2-centered {
  text-align: center;
}

.content2-main {
  margin: 0 4%;
}

.content2-alt {
  margin-top: 4%;
}

.content2-subtitle {
  color: #ff5c3e;
  font-weight: normal;
}

.content2-content {
  line-height: 1.75;
  font-size: 1.2em;
  margin-bottom: -2em;
}

.content2-content p {
  margin-bottom: 2em;
}

.content2-image {
  position: relative;
  margin-left: 4%;
}

.content2-image img {
  width: 96%;
  height: auto;
}

.content2-image .photo-credit {
  display: inline-block;
  position: absolute;
  left: 0px;
  bottom: 3px;
  color: #fff;
  font-size: 0.8em;
  padding: 1em;
}

.content2-image .photo-credit p {
  margin: 0;
  text-shadow: 3px 3px 3px #000;
}

.content2-image video {
  width: 96%;
  height: auto;
}

.content2-video {
  width: 96%;
  margin-left: 4%;
  padding-right: 4%;
}

.content2-video > iframe {
  max-width: 94%;
}

.content2-video .me-cannotplay {
  max-height: 100%;
  height: 100% !important;
}

.paged-video iframe {
  width: 100%;
  height: auto;
}

.content2-centered .wp-video {
  margin: 0 auto;
}

.content2-aside {
  margin: 0 auto;
  max-width: 80%;
}

.content2-sidebar img {
  max-width: 67%;
}

.content2-sidebar {
  text-align: center;
  padding-bottom: 2em;
}

.content2-title {
  color: #5e8a90;
  font-size: 2.5em;
  text-align: left;
  margin: 0;
}

@media (min-width: 1000px) {
  .content2-title {
    font-size: 3em;
  }
}
.content2-centered .content2-title {
  text-align: center;
}

.sidebar-icons {
  list-style: none;
  margin: 2em auto;
  padding: 0;
  text-align: left;
}

.sidebar-icons li {
  margin: 1em 0;
  padding: 0 0 4px 4px;
  overflow: hidden;
}

.sidebar-icon {
  float: left;
  margin-right: 0.2em;
  text-align: center;
  width: 1.5em;
  height: 1.5em;
  color: white;
  padding: 0.25em;
  display: block;
  border-radius: 1em;
}

.sidebar-icons a:hover .sidebar-icon {
  box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.5);
  text-shadow: -2px 2px 4px rgba(0, 0, 0, 0.5);
}

.sidebar-icon-label {
  font-family: "Lato", sans-serif;
  font-weight: bold;
  font-size: 1.2em;
  margin-top: 1.7em;
  display: block;
}

.sidebar-icons a:hover {
  text-decoration: none;
}

.fullwidth-image {
  width: 100%;
  height: auto;
  max-height: 500px;
}

.newsletter-archive .section-title {
  margin: 1em 0;
}

@media (min-width: 1000px) {
  .content2-main {
    width: 63%;
    margin-right: 0;
    float: left;
    margin-top: 0;
  }
  .content2-alt {
    width: 59%;
    margin: 0;
  }
  .content2-alt.image-right {
    margin-left: 4%;
  }
  .content2-main-bare {
    width: 92%;
    margin: 0 4%;
  }
  .content2-sidebar {
    width: 33%;
    float: left;
    margin: 0;
    margin-top: 2%;
    margin-bottom: 2em;
  }
  .content2-image {
    width: 33%;
    float: left;
  }
  .content2-image.image-right {
    float: right;
    margin-left: 0;
    margin-right: 4%;
    text-align: right;
  }
  .content2-image img {
    width: 94%;
  }
  .content2-image.image-right .photo-credit {
    left: unset;
    right: 0;
  }
  .content2-video {
    width: 33%;
    float: left;
    padding-right: 0;
  }
  .content2-video.image-right {
    float: right;
    margin-left: 0;
    margin-right: 4%;
    text-align: right;
  }
  .content2-video video {
    width: 94%;
  }
  .content2-video .wp-video {
    padding-right: 4%;
  }
  .content2-video.image-right .wp-video {
    padding-left: 4%;
    padding-right: 0;
  }
  .content2-aside-inner {
    font-size: 1.2em;
  }
  .content2-sidebar img {
    max-width: 85%;
  }
  .sidebar-icons {
    max-width: 85%;
  }
  .section-content-with-image h1,
.section-content-with-image h2,
.section-content-with-image h3 {
    margin-top: -5px;
  }
}
.hero-title {
  font-family: "Abril Fatface", sans-serif;
  font-weight: normal;
  color: #FFFFFF;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  font-size: 5em;
  position: relative;
  margin: 0 auto;
  width: 80%;
  text-align: center;
}

@media (min-width: 500px) {
  .hero-title {
    color: #003859;
    margin: 0;
    text-align: left;
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.4);
  }
}
@media (min-width: 1000px) {
  .hero-title {
    margin: 1em 0 1em 1em;
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.4);
  }
}
.hero-back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-size: cover;
  background-position: center center;
  opacity: 0.7;
}

.hero {
  position: relative;
  background-color: #000;
}

.hero-text {
  position: relative;
  margin: 25% 4%;
}

.hero-aside {
  position: relative;
}

.hero-p1 {
  color: #92e801;
  line-height: 1.7;
  font-size: 1em;
}

.hero-p2 {
  color: #cad160;
  line-height: 1.7;
  font-size: 1.5em;
  font-style: italic;
}

.hero-button {
  color: #eee3d0;
  padding: 1em 1.3em;
  margin: 0.6em 0 5%;
  display: inline-block;
  float: right;
  box-shadow: 3px 3px 1.2em rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  font-size: 2em;
  background: #d04f37;
  border: 5px solid #eee3d0;
  font-weight: 800;
}

.hero-button .icon-call-to-action-arrow {
  margin-bottom: -0.2em;
  float: right;
  margin-left: 0.5em;
}

.hero-aside-name {
  font-family: "Abril Fatface";
  font-weight: normal;
  font-size: 1.4em;
  margin: 0.5em 0;
}

.hero-aside-text {
  line-height: 1.3;
  margin: 0.6em 0;
}

.hero-button:hover {
  background: #DF543A;
  text-decoration: none;
}

.hero-aside {
  color: #fcff00;
  margin: 1.4em;
}

.hero-title-open-quote {
  position: absolute;
  top: -0.3em;
  left: -1.3em;
}

.hero-title-close-quote {
  position: relative;
  bottom: 0em;
}

.hero-title-light {
  color: #FFFFFF;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
}

.hero .photo-credit {
  display: inline-block;
  position: absolute;
  right: 0px;
  bottom: 0px;
  color: #fff;
  font-size: 0.8em;
  padding: 0.5em;
}

.hero .photo-credit p {
  margin: 0;
}

.hero-slider {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  padding: 0;
}

.hero-slider .swiper-slide {
  text-align: center;
  min-height: auto;
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
}

.hero-slider .hero-back {
  opacity: 1;
  background-position: 0 0;
}

.hero-slider .swiper-button-left, .hero-slider .swiper-button-right {
  position: absolute;
  margin: 0;
  top: 20%;
  transform: translateY(-50%);
  z-index: 10;
  font-size: 70px;
  opacity: 0.9;
}

.hero-slider .swiper-button-left {
  left: 10px;
}

.hero-slider .swiper-button-right {
  right: 10px;
}

@media (min-width: 1000px) {
  .hero-title {
    margin-left: 0;
    margin-top: 12%;
    margin-bottom: 0.1em;
  }
  .hero-p1, .hero-p2 {
    margin: 0;
  }
  .hero-aside {
    left: 3%;
    margin-bottom: 3em;
    position: relative;
  }
  .hero-aside-name {
    font-size: 1.7em;
  }
  .hero-back {
    opacity: 0.6;
  }
  .hero-slider .hero-back {
    opacity: 1;
  }
}
@media (min-width: 500px) {
  .hero-text {
    margin: 10% 4%;
  }
}
@media (min-width: 768px) {
  .hero-slider .swiper-button-left, .hero-slider .swiper-button-right {
    top: 50%;
  }
}
@media (min-width: 1000px) {
  .hero-back {
    opacity: 1;
  }
  .hero-title {
    margin-left: 0;
    margin-top: 10%;
    margin-bottom: 0.1em;
  }
  .hero-title-light {
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  }
  .hero-p1, .hero-p2 {
    margin: 0;
  }
  .hero-aside {
    left: 3%;
    margin-bottom: 3em;
    position: relative;
  }
  .hero-aside-name {
    font-size: 1.7em;
  }
  .hero .photo-credit {
    background: rgba(93, 136, 143, 0.7);
    font-size: 1em;
  }
}
@media screen and (min-aspect-ratio: 18/10) and (min-width: 1000px) {
  .hero-title {
    margin-top: 1.7em;
  }
}
.subpage-hero-title {
  font-family: "Abril Fatface", sans-serif;
  font-weight: normal;
  color: #fff;
  font-size: 2.1em;
  position: relative;
  margin: 0;
}

@media (min-width: 1000px) {
  .subpage-hero-title {
    margin: 1em 0 1em 1em;
  }
}
.subpage-hero-back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: 0.8;
  background-size: cover;
  background-position: center center;
}

.subpage-hero {
  position: relative;
  background-color: #000;
}

.subpage-hero-wrapper {
  position: relative;
  width: 100%;
}

.subpage-hero-col-1 {
  position: relative;
  min-width: 60%;
}

.subpage-hero-col-2 {
  position: relative;
  min-width: 40%;
}

.subpage-hero-text {
  position: relative;
  margin: 4em 4% 12em;
}

.subpage-hero-text {
  text-align: center;
  margin: 4em 4% 3em;
}

.subpage-hero h1 {
  font-size: 3em;
}

.subpage-hero-p1 {
  color: #fff;
  line-height: 1.7;
  font-size: 1.2em;
  color: #003859;
  font-style: oblique;
}

@media (max-width: 430px) {
  .subpage-hero h1 {
    font-size: 2em;
  }
}
@media (min-width: 430px) and (max-width: 800px) {
  .subpage-hero h1 {
    font-size: 2.8em;
  }
  .proposal-tag-rfp {
    max-width: 40%;
  }
}
@media (min-width: 800px) and (max-width: 1200px) {
  .subpage-hero h1 {
    font-size: 3em;
  }
  .proposal-tag-rfp {
    right: 5%;
    max-width: 40%;
  }
}
@media (min-width: 1000px) {
  .subpage-hero-title {
    margin-left: 0;
    margin-top: 2%;
    margin-bottom: 0.1em;
  }
  .subpage-hero-p1 {
    margin: 0;
  }
  .subpage-hero-back {
    opacity: 0.8;
  }
}
@media screen and (min-aspect-ratio: 18/10) and (min-width: 1000px) {
  .subpage-hero-title {
    margin-top: 1em;
  }
}
.indicators-title {
  color: #1d4b69;
  font-family: "Abril Fatface";
  font-weight: normal;
}

.indicators {
  color: #7dd1e1;
  padding: 0 7%;
  position: relative;
  background: #00395a;
  background-image: url(../images/back-vector-map.png);
  background-size: cover;
}

.indicators > * {
  z-index: 1;
  position: relative;
}

.indicators-darken {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  top: 0;
  left: 0;
}

.indicators-stats {
  font-family: "Abril Fatface";
  font-weight: normal;
  margin: 0 0 1.7em;
}

.indicators-stats-large {
  font-size: 5em;
}

.indicators-stats-small {
  font-size: 1.6em;
}

.indicators-slide {
  margin-bottom: 1.6em;
}

.indicators-description {
  line-height: 1.4;
}

.indicators-view-all {
  display: block;
  background: rgba(0, 0, 0, 0.31);
  text-align: center;
  margin: 1em 3em;
  padding: 1em;
  color: rgba(125, 209, 225, 0.47);
  text-transform: uppercase;
}

.indicators-view-all:hover {
  text-decoration: none;
  color: rgb(125, 209, 225);
}

.indicators-arrows {
  color: #fff;
  font-size: 3.5em;
  position: absolute;
  display: block;
  bottom: 0.06em;
}

.indicators-arrows-right {
  right: 0.3em;
}

.indicators-arrows-left {
  left: 0.3em;
}

@media (min-width: 1000px) {
  .indicators-stats {
    float: right;
    width: 38%;
    padding-left: 4%;
  }
  .indicators-title {
    font-size: 2em;
    margin-bottom: 0.5em;
  }
  .indicators-view-all {
    width: 19em;
    padding: 0.7em;
    margin: 1em auto;
  }
  .indicators-arrows {
    bottom: 50%;
    margin-bottom: -0.6em;
  }
}
.news {
  padding: 2em 8%;
  position: relative;
}

@media (min-width: 1000px) {
  .news {
    padding: 2% 4%;
  }
}
.news-title {
  color: #1d4b69;
  font-size: 1.75em;
  margin-top: 0;
}

.news-a {
  font-size: 150%;
  background: url(../images/icn-arrow.gif) no-repeat right center;
  padding-right: 50px;
}

.news-content p {
  font-size: 0.95em;
  line-height: 1.5;
}

@media (min-width: 1000px) {
  .news-title {
    font-size: 2em;
  }
  .news-wrapper {
    width: 32%;
    border-right: 1px solid #ccc;
    padding-right: 2%;
    margin-right: 2%;
    float: left;
  }
  .callout {
    width: 66%;
    float: right;
  }
}
.newsroom-module {
  background: #edefea;
  margin-bottom: 0px;
  border-bottom: medium none;
  line-height: 1.5;
}

.newsroom-wrapper {
  width: 92%;
  margin: 2% 4%;
}

.newsroom-title {
  color: #003859;
  font-size: 2.5em;
  margin-bottom: 0;
}

.news-post-title {
  font-weight: bold;
}

.news-post-thumbnail {
  height: 0px;
  overflow: hidden;
  padding-bottom: 66%;
}

.news-post-thumbnail img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.newsroom-module .post-thumbnail {
  height: 300px;
  background-position: center;
  background-size: cover;
  border: 5px solid #fff;
  box-shadow: -1px 1px 2px 1px rgba(0, 0, 0, 0.25);
}

.news-link {
  display: inline-block;
  color: #003859;
  font-size: 1.2em;
  font-weight: bold;
  margin: 0.25em 0;
  border-bottom: 1px solid #003859;
}

.news-read-more {
  display: block;
  font-size: 0.9em;
  text-decoration: underline;
  margin-top: -2em;
}

.news-read-more .icon {
  color: #000;
  font-size: 2.5em;
  position: relative;
  top: 0.375em;
  margin-left: 0.1em;
}

.leadins {
  margin: 4em auto 0;
  border-top: 1px dotted #918e99;
  padding: 4em 0;
  width: 90%;
  max-width: 1500px;
}

.leadin {
  overflow: hidden;
  padding: 2rem 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.leadin.img-left {
  flex-direction: row;
}

.leadin.img-right {
  flex-direction: row-reverse;
}

.leadin + .leadin {
  border-top: 1px dotted rgba(125, 206, 223, 0.6705882353);
}

.leadin-img {
  height: auto;
  width: 100%;
}

.leadin h1, .leadin h2 {
  margin-bottom: 1em;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

.leadin h1 a {
  color: #00395a;
}

.leadin h1 {
  margin-bottom: 0.25em;
}

.leadin h2 {
  color: #f15e44;
  font-size: 100%;
  margin-bottom: 1em;
}

.leadin p {
  margin: 0 1em 1em 0;
  line-height: 1.4;
}

.leadin-col-1 {
  width: 33%;
}

.leadin-col-2 {
  width: 60%;
}

@media (max-width: 700px) {
  .leadins {
    width: 90%;
    margin: 0 auto;
  }
  .leadin,
.leadin.img-right,
.leadin.img-left {
    flex-direction: column;
  }
  .leadin-col-1 {
    width: 100%;
  }
  .leadin-col-2 {
    width: 100%;
    margin-top: 1rem;
  }
}
.sub-hero {
  width: 100%;
  height: auto;
}

.vvv-table table {
  box-shadow: -1px 1px 2px 1px rgb(185, 185, 185);
  margin: 2em 0;
}

.vvv-table td {
  padding: 0.6em;
}

.featured-video-holder {
  width: 100%;
}

.featured-video {
  padding: 0 8%;
  background: url(../images/white-back.jpg);
}

.featured-video-card {
  border-top: 1px solid #ccc;
  margin: 5%;
}

.featured-video-thumb {
  display: block;
  width: 100%;
  position: relative;
  margin-top: 1.5em;
}

.featured-video-thumb img {
  width: 100%;
  height: auto;
}

.featured-video-all-videos {
  display: inline-block;
  font-size: 0.5em;
  padding: 0.2em 0.7em 0.3em;
  background-color: #f25e44;
  color: #fff;
  border-radius: 0.6em;
  font-family: "Lato", sans-serif;
  font-weight: 200;
  line-height: 1;
  position: relative;
  top: -0.3em;
  margin-left: 0.4em;
  box-shadow: 0.1em 0.1em 0.3em rgba(0, 0, 0, 0.22);
}

.featured-video-all-videos i {
  position: relative;
  top: 0.1em;
}

.featured-video-all-videos:hover {
  text-decoration: none;
  background-color: #E25239;
}

.featured-video-title {
  top: 0.5em;
  left: 0.5em;
  margin: 3.5% 3.5% 2.1%;
  color: #5f8a91;
  font-family: "Lato", sans-serif;
  font-weight: normal;
  font-size: 1.6em;
}

.featured-video-subtitle {
  line-height: 1.2;
  font-size: 1.15em;
  margin: 0 3.5%;
  color: #37B4BB;
  text-transform: uppercase;
  font-size: 1em;
}

.featured-video-description {
  line-height: 1.5;
  margin: 3.5% 3.5% 0;
  padding-bottom: 3.5%;
  font-size: 0.9em;
  color: #333;
}

a.featured-video-arrow-a {
  color: #000;
  font-size: 3em;
  text-align: right;
  display: block;
}

a.featured-video-arrow-a:hover {
  color: #f25e44;
}

.featured-video-background {
  background-color: #fff;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.35);
}

@media (min-width: 1000px) {
  .featured-video-card {
    padding: 0 1.2%;
    border: 0;
    padding-bottom: 1.9em;
    position: relative;
    margin: 0;
    float: left;
    width: 33.33%;
  }
  .featured-video {
    padding: 2% 4%;
  }
  .featured-video-holder {
    display: table;
    margin-left: -1%;
    margin-right: -1%;
  }
  a.featured-video-arrow-a {
    position: absolute;
    right: 6%;
    bottom: 0;
    margin-left: 18.6%;
  }
  .featured-video-card:first-child {
    border: none;
  }
}
.featured-video-card {
  display: block;
}

.featured-video-holder {
  display: block;
}

.video-module-video {
  width: 100%;
  height: auto;
}

.video-module-video-wrapper {
  position: relative;
}

#video-controls {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding: 3px 2% 7px;
  background-image: linear-gradient(bottom, rgb(69, 124, 159) 13%, rgb(83, 162, 192) 100%);
  background-image: -o-linear-gradient(bottom, rgb(69, 124, 159) 13%, rgb(83, 162, 192) 100%);
  background-image: -moz-linear-gradient(bottom, rgb(69, 124, 159) 13%, rgb(83, 162, 192) 100%);
  background-image: -webkit-linear-gradient(bottom, rgb(69, 124, 159) 13%, rgb(83, 162, 192) 100%);
  background-image: -ms-linear-gradient(bottom, rgb(69, 124, 159) 13%, rgb(83, 162, 192) 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.13, rgb(69, 124, 159)), color-stop(1, rgb(83, 162, 192)));
}

@media (min-width: 1000px) {
  #video-controls {
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .video-module-video-wrapper:hover #video-controls {
    opacity: 0.9;
  }
}
.video-module-video-wrapper button {
  background: #003859;
  border: 0;
  color: #EEE;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding-top: 3px;
  width: 9%;
  text-align: center;
}

.video-module-video-wrapper button:hover {
  cursor: pointer;
}

.seek-bar {
  width: 40%;
}

.volume-bar {
  width: 19%;
}

.swiper-container {
  padding-left: 20px;
  padding-bottom: 40px;
}

.swiper-slide {
  min-height: 32em;
  text-align: left;
  margin-bottom: 1em;
  padding-right: 30px;
}

.swiper-slide-inner {
  box-shadow: -2px 2px 10px rgba(0, 0, 0, 0.25);
  width: 23em;
}

.events-brick-title {
  margin: 0 0 0.5em;
  font-weight: 100;
  font-size: 1.4em;
  max-height: 2em;
  overflow: hidden;
  padding-bottom: 0.1em;
}

.header-events-title {
  padding: 0 15px;
}

.events-brick-title a {
  color: #00395a;
}

.events-brick-date {
  padding: 1em 0 0.5em;
  margin: 0;
  color: #f25e44;
}

.header-events-date {
  padding: 0 15px;
}

.swiper-slide-inner img {
  width: 100%;
  height: auto;
}

.events-brick-description {
  padding: 0 15px 15px;
  margin: 0;
  font-size: 85%;
  color: #6c6d6e;
}

.events-brick-description i {
  bottom: -2px;
  position: relative;
}

.calendar {
  background-color: #fff;
  text-align: center;
  overflow: hidden;
  line-height: 1.6;
  height: 0;
  font-size: 0.85em;
  position: fixed;
  width: 100%;
  z-index: 100;
  top: 5.9em;
  -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.75);
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.75);
}

.calendar-active {
  height: auto;
}

a.calendar-close {
  position: absolute;
  top: 0.1em;
  right: 0.3em;
  font-size: 2em;
  display: block;
  z-index: 1;
  text-decoration: none;
  transition: transform 500ms, opacity 500ms;
  transition-timing-function: cubic-bezier(0.615, 2.4, 0.705, 1);
  transform: matrix(0.057, -0.115, 0.133, 0.066, 0, 0);
}

.calendar-active a.calendar-close {
  transform: none;
  z-index: 99999;
}

.main-nav-calendar {
  transition: color 0.1s;
}

.main-nav-calendar-active {
  color: white !important;
  transition: color 0.1s ease-in-out;
}

.main-nav-calendar i {
  position: relative;
  bottom: -2px;
  font-size: 110%;
}

.main-nav-indic {
  background: url(../images/nav-indicator.png) no-repeat center 24px;
  width: 55%;
  display: block;
  height: 23px;
  position: absolute;
  bottom: -0.6em;
  overflow: hidden;
}

.main-nav-calendar-active .main-nav-indic {
  background-position: center bottom;
  transition: all 0.2s;
}

.calendar-header {
  width: 100%;
  text-align: center;
  margin: 0.6em 0;
  color: #bec554;
  font-family: "museo_slab1000";
  font-size: 2em;
}

.main-nav-calendar {
  margin: -0.3em 0 0;
}

.calendar-view-all {
  position: absolute;
  right: 1em;
  padding-right: 1.2em;
  bottom: 1em;
  font-weight: bold;
  z-index: 999;
}

.calendar-view-all i {
  bottom: -2px;
  right: 0;
  position: absolute;
}

.calendar-month-container {
  background: #efefef;
  min-height: 35.2em;
  z-index: 999;
  width: 2em !important;
  margin-right: 30px;
}

.calendar-month {
  margin-top: 18.5em;
  margin-left: 1em;
  text-transform: uppercase;
  font-weight: bold;
  color: #999;
  /* Safari */
  -webkit-transform: rotate(-90deg);
  /* Firefox */
  -moz-transform: rotate(-90deg);
  /* IE */
  -ms-transform: rotate(-90deg);
  /* Opera */
  -o-transform: rotate(-90deg);
  /* Internet Explorer */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

@media (max-width: 999px) {
  .header {
    min-height: 12.5em;
  }
  .calendar {
    top: 14.5em;
    position: absolute;
  }
  .main-nav-indic {
    display: none;
  }
}
.events-wrapper {
  margin: 2% 7%;
  overflow: hidden;
}

.events-brick {
  margin-right: 2%;
  float: left;
  width: 100%;
  margin-bottom: 2em;
}

.events-form > * {
  margin: 2.2em 0em 1.5em 0.9em;
}

@media (min-width: 650px) {
  .events-brick {
    width: 48%;
  }
}
@media (min-width: 1000px) {
  .events-brick {
    width: 31%;
  }
  .single-content-feature {
    float: left;
    width: 30%;
  }
  .single-content-feature img {
    width: 100%;
    height: auto;
  }
  .single-content-col1 {
    float: right;
    width: 65%;
  }
}
@media (min-width: 1350px) {
  .events-brick {
    width: 23%;
  }
}
.single-event-title {
  margin-top: 0;
}

.events-brick-image-link {
  display: block;
  width: 100%;
  height: 0;
  background-color: #000;
  padding-bottom: 79%;
  overflow: hidden;
}

.events-brick-image-link img {
  width: 100%;
  height: auto;
}

.event-brick-excerpt {
  line-height: 1.3;
  padding: 0;
  margin: 0;
}

.events-title-h1 {
  float: left;
}

.events-title {
  border-bottom: 1px solid #efefef;
  margin-bottom: 1em;
  padding-bottom: 1em;
  color: #f25e44;
}

.leadin-button-image {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 1;
  opacity: 1;
  transition: opacity 300ms;
}

a:hover .leadin-button-image {
  opacity: 0.5;
}

a:hover .leadin-label {
  background-color: #2b474d;
  text-decoration: none !important;
}

.leadin-label {
  position: relative;
  line-height: 1em;
  color: white;
  text-align: center;
  width: 100%;
  margin: 0;
  z-index: 99;
  font-family: "Lato", sans-serif;
  font-weight: bold;
  font-size: 1.6em;
  padding: 0 1em;
  text-transform: uppercase;
  background-color: #a0b451;
  padding: 0.5em;
  transition: background-color 300ms;
  white-space: nowrap;
}

.leadin-buttons {
  padding: 1% 4%;
  text-align: center;
  max-width: 1400px;
  margin: 0 auto;
}

.leadin-button {
  position: relative;
  float: left;
  width: 100%;
  padding: 0 0;
  margin: 0 2.4% 2.4% 0;
  line-height: 0;
  box-shadow: -3px 3px 10px rgba(0, 0, 0, 0.5);
  background: #425e8f;
}

.leadin-button-image-holder {
  height: 0;
  overflow: hidden;
  padding-bottom: 99%;
}

a.leadin-button-a:hover {
  text-decoration: none;
}

@media (min-width: 650px) {
  .leadin-button {
    width: 47%;
    margin: 1.5%;
  }
  .wrapped .leadin-button {
    margin: 0px 2.4% 2.4% 0px;
  }
}
@media (min-width: 1100px) {
  .leadin-buttons {
    padding: 1% 0 1%;
  }
  .leadin-buttons.wrapped {
    padding: 1% 4%;
    margin-right: -4%;
    max-width: none;
  }
  .leadin-button {
    width: 30.3333%;
  }
}
.hero-cta {
  color: #fff;
  text-align: center;
  position: relative;
  text-transform: uppercase;
}

.hero-cta-back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-size: cover;
  height: 100%;
}

.hero-cta-text {
  position: relative;
  padding: 15% 0;
}

.hero-cta-headline1 {
  font-size: 45px;
  font-weight: 300;
  letter-spacing: 0.05em;
  margin: 0;
}

.hero-cta-headline2 {
  font-family: "Abril Fatface";
  font-size: 70px;
  text-transform: none;
  margin: 0;
  margin-bottom: 0.3em;
}

a.hero-cta-link {
  color: #fff;
  font-weight: 100;
  font-size: 1.2em;
}

.hero-cta-link-icon {
  position: relative;
  top: 0.22em;
  font-size: 1.4em;
}

.hero-cta-deals {
  position: absolute;
  max-width: 50%;
  height: auto;
  right: 0;
  bottom: 0;
  -webkit-transform: translateY(30%);
  -moz-transform: translateY(30%);
  -ms-transform: translateY(30%);
  -o-transform: translateY(30%);
  transform: translateY(30%);
}

.proposal-tag-rfp {
  position: absolute;
  max-width: 50%;
  height: auto;
  right: -15%;
  bottom: 0;
  -webkit-transform: translateY(75%);
  -moz-transform: translateY(75%);
  -ms-transform: translateY(75%);
  -o-transform: translateY(75%);
  transform: translateY(75%);
}

.hero-cta .photo-credit {
  display: inline-block;
  position: absolute;
  left: 0px;
  bottom: 0px;
  color: #fff;
  background: rgba(93, 136, 143, 0.7);
  font-size: 0.7em;
  text-transform: none;
  padding: 0.5em;
}

.hero-cta .photo-credit p {
  margin: 0;
}

@media (min-width: 430px) and (max-width: 800px) {
  .hero-cta-deals {
    -webkit-transform: translateY(17%);
    -moz-transform: translateY(17%);
    -ms-transform: translateY(17%);
    -o-transform: translateY(17%);
    transform: translateY(17%);
  }
}
@media (min-width: 800px) and (max-width: 1200px) {
  .hero-cta-deals {
    -webkit-transform: translateY(23%);
    -moz-transform: translateY(23%);
    -ms-transform: translateY(23%);
    -o-transform: translateY(23%);
    transform: translateY(23%);
    right: -5%;
    max-width: 40%;
  }
}
@media (min-width: 800px) {
  .hero-cta-text {
    padding: 10% 15%;
    max-width: 89%;
    margin: 0 auto;
  }
}
@media (min-width: 1000px) {
  .hero-cta .photo-credit {
    font-size: 0.8em;
  }
}
.social-media-section {
  position: relative;
}

.social-media-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-size: cover;
  background-position: center center;
}

.social-media {
  font-size: 3em;
  text-align: center;
  padding: 1em 0px;
}

.social-media h1 {
  color: #f3e4c8;
  position: relative;
  font-size: 0.4em;
  text-transform: uppercase;
  font-weight: 300;
  margin: 0;
  margin-bottom: 0.3em;
}

.social-media a {
  color: #f3e4c8;
}

.social {
  position: relative;
}

/* Gravity form newsletter */
.social-media-newsletter {
  background-color: #1d3c44;
  padding: 1em 0;
}

#gform_wrapper_2 .gform_heading {
  width: 50%;
  position: relative;
  float: left;
  margin: 0;
  font-size: 1.5em;
  margin-top: 0.2em;
}

#gform_wrapper_2 .gform_body {
  width: 50%;
  float: left;
}

#gform_wrapper_2 {
  color: #F3E4C8;
  padding: 1em;
  margin: 0 auto;
  max-width: 850px;
  position: relative;
}

#gform_wrapper_2 .gfield_label {
  display: none;
}

#gform_wrapper_2 ul li.gfield {
  clear: none;
}

#field_2_1 {
  float: right;
  width: 55%;
}

#field_2_2 {
  float: left;
  width: 43%;
}

#input_2_1 {
  width: 76%;
  background-color: #0E2227;
  border: none;
  padding: 0.313em;
  font-size: 1.1em;
  margin: 0;
  color: #F3E4C8;
}

#gform_submit_button_2 {
  background: #238DB0;
  border: none;
  padding: 0.36em;
  color: #F3E4C8;
  font-style: italic;
  position: absolute;
  top: 1em;
  right: 0;
  background: linear-gradient(to bottom, rgb(55, 175, 202) 0%, rgb(15, 108, 149) 100%);
}

#gform_submit_button_2:hover {
  cursor: pointer;
  background: #2BA7D0;
  color: #fff;
}

#input_2_1:hover, #input_2_1:focus {
  background-color: #071215;
}

#gform_wrapper_2 .gform_footer {
  height: 0;
  padding: 0;
  margin: 0;
}

#gform_wrapper_2 .ginput_container {
  margin: 0;
}

#gforms_confirmation_message_2 {
  font-size: 1.2em;
  color: #F3E4C8;
  text-align: center;
  padding: 3em;
}

@media (max-width: 800px) {
  #gform_wrapper_2 .gform_heading {
    font-size: 1.5em;
    margin-top: 0.6em;
  }
  #gform_wrapper_2 .gform_heading {
    float: none;
    width: 100%;
    margin-bottom: 1.4em;
    text-align: center;
  }
  #gform_wrapper_2 .gform_body {
    float: none;
    width: 100%;
  }
  #gform_submit_button_2 {
    bottom: 1em;
    top: auto;
    left: auto;
    right: 1em;
  }
}
.gallery-section {
  position: relative;
  padding: 3em 0;
}

.gallery-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-color: #fff;
  background-size: cover;
  background-position: center center;
  opacity: 0.5;
}

.gallery-heading {
  color: #a0b451;
  font-family: "Abril Fatface", sans-serif;
  font-weight: normal;
  font-size: 3em;
  text-align: center;
  margin: 0 0 1em;
}

.gallery {
  position: relative;
  margin-left: 4%;
  margin-right: 4%;
}

.gallery-top .swiper-slide {
  padding: 0;
  min-height: 0;
}

.swiper-control {
  width: 33%;
}

.swiper-control:nth-child(3n) {
  margin-right: -1em;
}

@media (min-width: 750px) {
  .gallery-top {
    position: relative;
    width: 60%;
    overflow: hidden;
    float: left;
  }
  .gallery-top .swiper-slide {
    padding-right: 2em;
  }
  .gallery-thumbs {
    display: block;
    float: right;
    width: 40%;
  }
}
.video-gallery-wrapper {
  width: 100%;
}

.video-gallery {
  padding: 0 8%;
  background: url(../images/white-back.jpg);
}

.video-gallery-card {
  border-top: 1px solid #ccc;
  margin: 5%;
}

.video-thumb {
  display: block;
  width: 100%;
  position: relative;
  margin-top: 1.5em;
}

.video-thumb img {
  width: 100%;
  height: auto;
}

.video-gallery .video-heading {
  top: 0.5em;
  left: 0.5em;
  margin: 3.5% 3.5% 2.1%;
  color: #5f8a91;
  font-family: "Lato", sans-serif;
  font-weight: normal;
  font-size: 1.6em;
}

.video-gallery .video-subheading {
  line-height: 1.2;
  font-size: 1.15em;
  margin: 0 3.5%;
  color: #37B4BB;
  text-transform: uppercase;
  font-size: 1em;
}

.video-gallery .video-description {
  line-height: 1.5;
  margin: 3.5% 3.5% 0;
  padding-bottom: 3.5%;
  font-size: 0.9em;
  color: #333;
}

a.video-arrow-a {
  color: #000;
  font-size: 3em;
  text-align: right;
  display: block;
}

a.video-arrow-a:hover {
  color: #f25e44;
}

.video-gallery-background {
  background-color: #fff;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.35);
}

@media (min-width: 1000px) {
  .video-gallery-card {
    padding: 0 1.2%;
    border: 0;
    padding-bottom: 1.9em;
    position: relative;
    margin: 0;
    float: left;
    width: 33.33%;
  }
  .video-gallery {
    padding: 2% 4%;
  }
  .video-gallery-wrapper {
    display: table;
    margin-left: -1%;
    margin-right: -1%;
  }
  a.featured-video-arrow-a {
    position: absolute;
    right: 6%;
    bottom: 0;
    margin-left: 18.6%;
  }
  .video-gallery-card:first-child {
    border: none;
  }
}
.video-gallery-card {
  display: block;
}

.video-gallery-wrapper {
  display: block;
}

.video-gallery .video-wrapper {
  position: relative;
  width: 100%;
  height: auto;
}

.video-gallery .video-wrapper iframe {
  width: 100%;
  height: 232px;
}

#video-controls {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding: 3px 2% 7px;
  background-image: linear-gradient(bottom, rgb(69, 124, 159) 13%, rgb(83, 162, 192) 100%);
  background-image: -o-linear-gradient(bottom, rgb(69, 124, 159) 13%, rgb(83, 162, 192) 100%);
  background-image: -moz-linear-gradient(bottom, rgb(69, 124, 159) 13%, rgb(83, 162, 192) 100%);
  background-image: -webkit-linear-gradient(bottom, rgb(69, 124, 159) 13%, rgb(83, 162, 192) 100%);
  background-image: -ms-linear-gradient(bottom, rgb(69, 124, 159) 13%, rgb(83, 162, 192) 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.13, rgb(69, 124, 159)), color-stop(1, rgb(83, 162, 192)));
}

@media (min-width: 1000px) {
  #video-controls {
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .video-gallery .video-wrapper:hover #video-controls {
    opacity: 0.9;
  }
}
.video-gallery .video-wrapper button {
  background: #003859;
  border: 0;
  color: #EEE;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding-top: 3px;
  width: 9%;
  text-align: center;
}

.video-gallery .video-wrapper button:hover {
  cursor: pointer;
}

.seek-bar {
  width: 40%;
}

.volume-bar {
  width: 19%;
}

.video-gallery .me-cannotplay {
  max-height: 100%;
  height: 100% !important;
}

.business-category-listing {
  margin: 2% 0;
}

.business-category-listing.no-heading {
  margin: 0.5% 0;
}

.business-category-listing:last-child,
.business-category-listing.no-heading:last-of-type {
  margin-bottom: 4%;
}

.business-category-wrapper {
  margin: 0 4%;
}

.business-category-heading {
  color: #F78256;
  font-family: "museo_slab1000", sans-serif;
  font-size: 2em;
  font-weight: 300;
}

.business-category-listing .business-wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}

.business-button {
  background: #2f6282;
  color: white;
  padding: 0.35em 0.65em;
  display: inline-block;
  margin: 0.5rem 0;
}

@media screen and (min-width: 700px) {
  .mobile-only {
    display: none;
  }
}
.business-button:focus {
  text-decoration: underline;
}

.business-button-accent {
  background: #f78256;
}

.business-category-listing .business {
  width: 96%;
  float: left;
  box-shadow: -1px 1px 2px 1px #B9B9B9;
  padding: 1em;
  border-top-color: #eaeaea;
  border-right-color: #eaeaea;
  margin: 1em 0.5em;
  overflow: hidden;
}

.business-category-listing.no-heading .business {
  margin: 0.5em;
}

.business-category-listing .business:hover {
  box-shadow: 0px 0px 20px 5px #b9b9b9;
  background: transparent linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #dbecf3 100%) repeat scroll 0% 0%;
}

.business-category-listing .business .business-image {
  width: 100%;
  height: auto;
  margin-bottom: 0.5em;
}

.business-category-listing .business h3 {
  margin: 0.3em 0;
}

.business-category-listing .business h3 a {
  color: #5d888e;
  font-size: 1.1em;
}

.business-category-listing .business span {
  color: #ec5b4a;
  font-size: 1em;
}

.business-category-listing .business p {
  color: #58595b;
  font-size: 1rem;
  line-height: 1.35;
}

@media screen and (min-width: 650px) {
  .business-category-listing .business {
    width: 45%;
  }
}
@media screen and (min-width: 1000px) {
  .business-category-listing .business {
    width: 30%;
  }
}
/* Bootstrap */
.inntopia-module label, .inntopia-module input, .inntopia-module button, .inntopia-module select, .inntopia-module textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}

.inntopia-module label {
  display: block;
  margin-bottom: 5px;
}

.inntopia-module ul.inline, .inntopia-module ol.inline {
  margin-left: 0;
  list-style: none;
}

.inntopia-module ul.inline > li, .inntopia-module ol.inline > li {
  display: inline-block;
  *display: inline;
  padding-right: 5px;
  padding-left: 5px;
  *zoom: 1;
}

.inntopia-module button, .inntopia-module input, .inntopia-module select, .inntopia-module textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

.inntopia-module button, .inntopia-module input {
  *overflow: visible;
  line-height: normal;
}

.inntopia-module label, .inntopia-module input, .inntopia-module button, .inntopia-module select, .inntopia-module textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}

.inntopia-module input, .inntopia-module textarea, .inntopia-module .uneditable-input {
  margin-left: 0;
}

.inntopia-module select, .inntopia-module textarea, .inntopia-module input[type=text], .inntopia-module input[type=password], .inntopia-module input[type=datetime], .inntopia-module input[type=datetime-local], .inntopia-module input[type=date], .inntopia-module input[type=month], .inntopia-module input[type=time], .inntopia-module input[type=week], .inntopia-module input[type=number], .inntopia-module input[type=email], .inntopia-module input[type=url], .inntopia-module input[type=search], .inntopia-module input[type=tel], .inntopia-module input[type=color], .inntopia-module .uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555;
  vertical-align: middle;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.inntopia-module select, .inntopia-module textarea, .inntopia-module input[type=text], .inntopia-module input[type=password], .inntopia-module input[type=datetime], .inntopia-module input[type=datetime-local], .inntopia-module input[type=date], .inntopia-module input[type=month], .inntopia-module input[type=time], .inntopia-module input[type=week], .inntopia-module input[type=number], .inntopia-module input[type=email], .inntopia-module input[type=url], .inntopia-module input[type=search], .inntopia-module input[type=tel], .inntopia-module input[type=color], .inntopia-module .uneditable-input {
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}

.inntopia-module button, .inntopia-module html input[type=button], .inntopia-module input[type=reset], .inntopia-module input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button;
}

.inntopia-module label, .inntopia-module select, .inntopia-module button, .inntopia-module input[type=button], .inntopia-module input[type=reset], .inntopia-module input[type=submit], .inntopia-module input[type=radio], .inntopia-module input[type=checkbox] {
  cursor: pointer;
}

.inntopia-module .btn {
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: 0.3em;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
  background-image: -o-linear-gradient(top, #fff, #e6e6e6);
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #ccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffffff",endColorstr="#ffe6e6e6",GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.inntopia-module .btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  *background-color: #2f96b4;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff5bc0de",endColorstr="#ff2f96b4",GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.inntopia-module button.btn, .inntopia-module input[type=submit].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

/* Inntopia */
.inntopia-module {
  color: #fff;
  background-color: #003859;
}

.inntopia-wrapper {
  margin: 0;
}

#inntopiaWidget {
  padding: 20px;
}

#inntopiaWidget .widget-header {
  position: absolute;
  width: 100%;
  top: -24px;
  z-index: 5;
}

#inntopiaWidget .widget-header button.tab {
  color: #fff;
  background-color: rgba(0, 56, 89, 0.8);
  border: 1px solid #003859;
  border-bottom: none;
  border-collapse: collapse;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  height: 24px;
  padding: 4px 16px;
  margin: 0 4px;
}

#inntopiaWidget .widget-header button.tab.active {
  background-color: #003859;
}

#inntopiaWidget ul {
  padding: 0;
}

#inntopiaWidget li {
  position: relative;
  width: 100%;
}

#inntopiaWidget input,
#inntopiaWidget select {
  font-size: 18px;
  height: 36px;
  width: 100%;
}

#inntopiaWidget i.icon-calendar {
  position: absolute;
  color: #2e6282;
  top: 25px;
  right: 20px;
  font-size: 32px;
  pointer-events: none;
}

#inntopiaWidget .box button {
  background: #b2bd5e;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 7px 12px;
  width: 100%;
  border: 0;
  border-radius: 0;
  transition: 0.5s all;
  margin: 10px 0;
}

#inntopiaWidget .box button:hover {
  background: #5e8a90;
}

.hero-slider .inntopia-module {
  background: rgba(0, 56, 89, 0.7);
  bottom: 0;
  width: 100%;
  z-index: 5;
  margin: 0;
}

.hero-slider #inntopiaWidget {
  padding: 12px;
}

.hero-slider #inntopiaWidget h2 {
  margin-top: 0;
  margin-bottom: 10px;
}

.hero-slider #inntopiaWidget ul {
  margin-top: -5px;
  margin-bottom: 10px;
}

.hero-slider #formError {
  color: red;
  position: relative;
  top: -16px;
  font-size: 14px;
  font-weight: bold;
}

.hero-slider #formError .text-error {
  display: block;
  height: 22px;
}

@media (min-width: 768px) {
  #inntopiaWidget li {
    width: 16%;
  }
  #inntopiaWidget input, #inntopiaWidget select {
    width: 95%;
  }
  #inntopiaWidget .box button {
    margin: 0;
    margin-bottom: 10px;
  }
  .hero-slider .inntopia-module {
    position: absolute;
  }
}
.offer-info {
  background-color: rgba(0, 54, 86, 0.7);
  position: absolute;
  top: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
}

.featured-offers .leadin-label {
  font-size: 16px;
  padding: 12px 0;
}

.featured-offers .leadin-button {
  overflow: hidden;
}

.featured-offers .book-now {
  color: #fff;
  background: #5e8a90;
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  position: absolute;
  left: 50%;
  bottom: 100px;
  z-index: 10;
  transform: translateX(-50%);
  border: 0;
  padding: 16px 32px;
  transition: 0.5s all;
}

.featured-offers .leadin-button-a:hover .book-now {
  background: #c1c153;
}

.featured-offers .property-name {
  color: #fff;
  background: #003859;
  font-size: 14px;
  position: absolute;
  top: 55px;
  right: -110px;
  z-index: 5;
  height: 40px;
  width: 100%;
  margin: 0;
  transform: rotate(45deg);
}

.featured-offers .property-name span {
  font-size: 16px;
  font-weight: bold;
  position: relative;
  top: 20px;
}

.tiles {
  max-width: 1200px;
}

.tiles-button-image {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 1;
  opacity: 1;
  transition: opacity 300ms;
}

.tiles-button.large .tiles-button-image {
  top: -150px;
}

a:hover .tiles-button-image {
  opacity: 0.5;
}

a:hover .tiles-label {
  background-color: #2b474d;
  text-decoration: none !important;
}

.tiles-label {
  position: relative;
  line-height: 1em;
  color: white;
  text-align: center;
  width: 100%;
  margin: 0;
  z-index: 99;
  font-family: "Lato", sans-serif;
  font-weight: bold;
  font-size: 1.6em;
  padding: 0 1em;
  text-transform: uppercase;
  background-color: #003859;
  padding: 0.5em;
  transition: background-color 300ms;
  white-space: nowrap;
}

.tiles-buttons {
  padding: 1% 4%;
  text-align: center;
  max-width: 1400px;
  margin: 0 auto;
}

.tiles-button {
  position: relative;
  float: left;
  width: 100%;
  padding: 0 0;
  margin: 0 2.4% 2.4% 0;
  line-height: 0;
  box-shadow: -3px 3px 10px rgba(0, 0, 0, 0.5);
  background: #425e8f;
}

.tiles-sizer {
  width: 100%;
}

.tiles-button-image-holder {
  height: 0;
  overflow: hidden;
  padding-bottom: 65%;
}

.tiles-button.small .tiles-button-image-holder {
  padding-bottom: 31%;
}

a.tiles-button-a:hover {
  text-decoration: none;
}

@media (min-width: 650px) {
  .tiles {
    width: 92%;
    margin: 0 auto;
  }
  .tiles-button {
    width: 47%;
    margin: 1.5%;
  }
  .wrapped .tiles-button {
    margin: 0px 2.4% 2.4% 0px;
  }
  .tiles-sizer {
    width: 47%;
  }
}
@media (min-width: 1100px) {
  .tiles {
    padding: 1% 0 1%;
  }
  .tiles.wrapped {
    padding: 1% 4%;
    margin-right: -4%;
    max-width: none;
  }
}
.instagram-section {
  width: 100%;
}

.icon-list-title {
  text-align: center;
  padding-left: 1em;
  padding-bottom: 0.5em;
  margin: 1em 0.6em;
}

.icon-list-holder {
  display: table;
  width: 100%;
  text-align: center;
  margin-bottom: 3em;
  margin-top: 3em;
}

.icon-list-icon {
  position: relative;
  display: table-cell;
  border-left: 1px solid rgba(0, 0, 0, 0.17);
}

.icon-list-icon-i {
  font-size: 4.2em;
}

.icon-list-icon-title {
  font-size: 1em;
  margin: 0;
  margin-top: 25px;
}

.icon-list-icon:first-child {
  border: none;
}

.icon-svg {
  background-size: cover;
  padding-bottom: 100%;
}

body.home .icon-list-icon {
  font-size: 1.25em;
  line-height: 0;
  margin-top: 2em;
}

@media (max-width: 650px) {
  .icon-list-icon {
    font-size: 1.25em;
  }
}
@media (max-width: 999px) {
  .icon-list-title {
    margin-bottom: 0;
  }
  .icon-list-holder {
    padding: 0 3em;
    margin: 0 auto 3em;
  }
  .icon-list-icon {
    font-size: 2em;
    text-align: left;
  }
  .icon-list-icon-title {
    display: table-cell;
    position: relative;
    top: 0;
    padding-left: 0.9em;
  }
  .icon-list-icon-a {
    white-space: nowrap;
  }
  .icon-list-icon-i {
    font-size: 3em;
  }
  .icon-list-icon {
    border: none;
  }
}
.communities-map {
  background-color: #f25e44;
  color: #fff;
  position: relative;
  width: 100%;
  padding-bottom: 5%;
  background-image: url("../images/texture-paper.png");
}

.communities-map a {
  color: #fff;
  font-weight: bold;
  fill: #fff;
}

.communities-map svg {
  position: absolute;
  width: 60%;
  height: 100%;
  top: 0;
  right: 0;
}

.communities-map-denver {
  fill: #fff;
  font-family: "museo_slab1000", sans-serif;
}

.communities-map-title {
  text-align: center;
  font-family: "museo_slab1000";
  font-weight: normal;
  margin-bottom: 1.1em;
}

.communities-map-title {
  text-align: left;
  margin-left: 5%;
  margin-top: 1em;
  font-size: 2.3em;
}

@media (max-width: 849px) {
  .communities-map {
    width: 100%;
    padding-bottom: 5%;
  }
  .communities-map svg {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .community-listing {
    width: 100% !important;
    padding: 0 5%;
  }
}
.community-listing {
  width: 40%;
  float: left;
  margin-left: 5%;
}

.community-list {
  width: 100%;
  list-style: none;
  float: left;
  margin: 0;
  padding: 0;
}

.community-list li {
  margin-bottom: 0.5em;
  float: left;
  width: 50%;
}

.community-list li a {
  border-bottom: 1px solid;
  padding-bottom: 1px;
}

.community-list li a:hover {
  color: #74daed;
  border-bottom: 2px solid;
  padding-bottom: 0;
  text-decoration: none;
}

.quiz {
  margin-bottom: -0.25em;
}

.travelers-quiz .traveler-type {
  text-decoration: none;
}

.travelers-quiz .traveler-type:focus {
  outline: 0;
}

.travelers-quiz a.traveler-type:hover .button-bg {
  fill: #EB782E;
}

.header-main {
  background-color: #5e8990;
  background-image: url(../images/header-back.png);
  position: relative;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.21);
}

.header-logo {
  text-align: center;
  padding: 3%;
}

.header-logo-img {
  max-width: 100%;
  height: auto;
}

.header-links {
  text-align: center;
  font-size: 0.9em;
  background-color: #b2bd5e;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.21);
}

.header-links li {
  display: inline-block;
  text-align: center;
}

.header-links a {
  color: #5d888e;
  font-weight: 600;
}

.header-links a:hover {
  color: #fff;
  text-decoration: none;
}

.header-links .sub-menu {
  display: none;
}

.header-links ul {
  margin: 0;
  padding: 0;
}

.header-links .current-menu-parent > a, .header-links .current-menu-item > a {
  display: inline-block;
  border-bottom: 0.2em solid rgb(206, 216, 131);
  padding-bottom: 0.25em;
  padding-top: 0.3em;
}

.header-links .current-menu-parent > a:hover, .header-links .current-menu-item > a:hover {
  text-decoration: none;
  cursor: default;
}

.header-sub-links {
  margin: 1em 0;
  position: relative;
}

.header-sub-links > ul.sub-menu {
  display: block;
  width: 100%;
  background-color: #00456d;
  left: 0;
  z-index: 1;
  text-align: center;
}

.header-sub-links .current-menu-parent > a, .header-sub-links .current-menu-item > a {
  border-bottom: 0.2em solid rgba(0, 115, 182, 0.9);
}

.header-sub-links a {
  color: #fff;
  display: inline-block;
  padding: 1em;
}

.header-sub-links li {
  font-weight: 400;
  font-size: 0.85em;
  padding: 0;
}

.wrapper-paged {
  margin: 7%;
  min-height: 200px;
}

.wrapper-single {
  margin: 7%;
  min-height: 200px;
}

.header-search {
  display: none;
  text-align: center;
  margin: 1em;
  margin-right: 3.6em;
  position: relative;
}

.header-search-submit {
  font-family: "cubic-icons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  background: #7ecfdf;
  border: none;
  margin: 0;
  font-size: 2em;
  color: #fff;
  cursor: pointer;
  float: left;
  position: absolute;
  top: 0;
  right: -1.3em;
  padding: 0.16em;
  height: 1.28em;
}

.header-search-submit:hover {
  color: #000;
}

.header-search-input {
  background: #fff;
  color: #1d4b69;
  padding: 0.7em;
  line-height: 1;
  margin: 0;
  font-size: 1em;
  width: 100%;
  border: 0;
}

.menu-main-nav-container {
  display: inline-block;
}

.header-seasons a {
  text-decoration: none;
  color: #9ae7ef;
  display: inline-block;
  width: 17%;
  line-height: 0.9;
}

.header-seasons a:hover {
  text-decoration: none;
  color: #fff;
}

.header-seasons {
  text-align: center;
}

.header-seasons-icon {
  font-size: 2em;
}

.header-seasons-text {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.9em;
}

a.header-seasons-active {
  color: #fff;
}

.header-buttons {
  padding: 0.5em 0;
  text-align: center;
  transition: 0.5s linear;
}

.header-buttons a {
  color: #fff;
  display: inline-block;
  text-decoration: none;
  padding: 0 1em;
}

.header-buttons a:hover span {
  text-decoration: none;
  color: #fff;
}

.header-buttons a i {
  font-size: 2em;
}

.header-buttons span {
  color: #9ae7ef;
  font-size: 0.9em;
}

.header-quiz i {
  background: rgb(233, 91, 66) none repeat scroll 0% 0%;
  border-radius: 1em;
  height: 1em;
  display: inline-block;
  padding: 0px 2px;
  position: relative;
  box-shadow: 2px 2px 0px rgb(61, 89, 93);
}

.header-quiz:hover i {
  background: #d94d36;
  box-shadow: none;
}

.header-search-button:hover i {
  transform: scale(2);
}

.header-translate {
  margin-left: 20px;
}

@media (max-width: 999px) {
  .header-links a {
    padding: 0.5em;
    display: inline-block;
    background-color: #C4D064;
    margin: 0.3em 0.5em;
    border-radius: 0.5em;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.11);
  }
  .menu-main-nav-container {
    padding: 0.6em 0.5em;
    text-align: center;
  }
  .header-sub-links > ul.sub-menu {
    padding: 0.4em 0;
  }
  .header-sub-links a {
    padding: 0.8em;
    margin: 0.3em 0.2em;
    background-color: #005484;
    border-radius: 0.3em;
    box-shadow: 0.15em 0.15em 0 rgba(0, 0, 0, 0.11);
  }
}
@media (min-width: 1000px) {
  .header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
  }
  .header-main {
    height: 4.6em;
  }
  .header-logo {
    padding: 0;
    width: 350px;
    position: relative;
    margin: 0 auto;
    text-align: center;
    height: 0;
  }
  .header-search {
    width: 11.3%;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    margin-right: 2.6em;
  }
  .header-offset {
    margin-top: 1em;
    position: relative;
  }
  .header-links {
    text-transform: uppercase;
  }
  .header-links ul {
    display: table;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
  }
  .header-links a {
    padding: 0.65em 0.6em;
    display: inline-block;
  }
  .header-links li {
    display: table-cell;
    vertical-align: middle;
    position: relative;
  }
  .header-sub-links {
    clear: both;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
    float: none;
    top: 0.2em;
    margin-bottom: -100%;
  }
  .header-sub-links > ul.sub-menu {
    display: table;
  }
  .header-sub-links a {
    padding: 1em 0.6em;
  }
  .header-sub-links li {
    padding: 0.5em 0;
  }
  .header-search-input {
    padding: 0.9em;
  }
  .header-search-submit {
    height: 1.5em;
  }
  .main-nav-calendar i {
    font-size: 2em;
    margin: 0;
  }
  .menu-main-nav-container {
    display: block;
  }
  .header-seasons {
    left: 4%;
    position: absolute;
    right: 54%;
    padding-right: 175px;
  }
  .header-seasons a {
    width: 24%;
  }
  .header-buttons {
    position: absolute;
    top: 0px;
    right: 4%;
    padding: 0;
  }
  .header-buttons.shifted {
    right: 15%;
  }
  .header-translate {
    position: absolute;
    top: 9px;
    left: 20px;
    margin: 0;
  }
}
@media (min-width: 1000px) and (max-width: 1111px) {
  .main-nav-indic {
    bottom: -1.5em !important;
  }
  .header-links {
    font-size: 1em;
  }
  .header-sub-links {
    width: 100%;
  }
  .header-search-input {
    padding: 0.75em;
  }
  .header-search-submit {
    height: 1.3em;
  }
}
@media (min-width: 1450px) {
  .header-seasons {
    left: auto;
    width: 38em;
  }
}
.footer-vos {
  position: relative;
  box-shadow: 0 0 15px #000;
  color: #003859;
  color: #2e6282;
  background-color: #53a2c0;
  padding: 3% 0;
}

.footer-vos a {
  color: #2e6282;
}

.footer-vos a:hover {
  color: #132937;
}

.footer-max-width {
  margin: 0 5%;
}

.footer-vos-title {
  font-family: "museo_slab1000", sans-serif;
  font-size: 2.5em;
  font-weight: normal;
  margin: 0;
}

.footer-vos-details {
  font-size: 1.2em;
  margin: 0;
  margin-top: 0.4em;
}

.footer-vos-social {
  float: right;
  font-size: 2.5em;
  margin-top: 0.3em;
}

.footer-partnership {
  background-color: #003656;
  color: #528f9a;
  padding: 5% 0;
}

.footer-partnership img {
  max-width: 100%;
}

.footer-partnership a {
  display: block;
  color: #7dd0e0;
  text-decoration: underline;
}

.footer-partnership a:hover {
  color: #cfeef4;
  text-decoration: none;
}

.footer-thirds {
  width: 33.33%;
  border-left: 1px solid #000;
  display: table;
  float: left;
}

.footer-valign {
  display: table-cell;
  vertical-align: middle;
  padding: 5% 11%;
}

.footer-thirds:first-child {
  border: none;
}

.footer-partnership-logo {
  text-align: center;
}

.footer-partnership-logo img {
  width: 80%;
}

.footer-partnership-listing a {
  display: block;
  margin: 1em;
  color: #7dd0e0;
  text-decoration: underline;
  display: block;
  text-align: center;
}

.footer-partnership-listing a.no-underline {
  text-decoration: none;
}

.footer-partnership-listing a:hover {
  color: #cfeef4;
  text-decoration: none;
}

.footer-partnership-bug {
  font-size: 0.8em;
  line-height: 1.2;
}

.footer-social {
  font-size: 2em;
  text-align: center;
}

.footer-social a {
  display: inline-block;
  margin: 8px;
}

footer address {
  text-align: center;
  line-height: 20px;
}

@media screen and (max-width: 767px) {
  .footer-thirds {
    border: none;
    display: block;
    width: 100%;
    float: none;
    border-top: 1px solid #000;
  }
  .footer-vos-social {
    float: none;
    border-bottom: 1px solid rgba(46, 98, 130, 0.33);
    padding-bottom: 0.2em;
    margin-bottom: 0.1em;
    position: relative;
    top: -0.3em;
  }
  .footer-vos {
    text-align: center;
    font-size: 0.8em;
  }
  .footer-valign {
    display: block;
  }
  .footer-partnership {
    text-align: center;
  }
  .footer-valign {
    padding: 3%;
  }
  .footer-partnership-logo {
    padding: 0 9% 4%;
  }
}
.buttons-holder {
  padding: 1em 0 2em;
  max-width: 1400px;
  margin: 0 auto;
}

.buttons-holder .vvp-button {
  width: 30.3333%;
  padding: 1em 2%;
  border: 0;
  font-size: 1em;
  margin: 0 1.33333%;
  color: white;
  background: #00395a;
}

.buttons-holder .vvp-button:hover {
  background-color: #005e8f;
  cursor: pointer;
  color: #fff;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.vvp-button {
  padding: 1em 2%;
  border: 0;
  font-size: 1em;
  margin: 0 1.33333%;
  color: white;
  background: #00395a;
}

.vvp-button:hover {
  background-color: #005e8f;
  cursor: pointer;
  color: #fff;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

@media screen and (max-width: 767px) {
  .buttons-holder .vvp-button {
    width: 98%;
    margin-bottom: 1em;
  }
}
.next-prev {
  width: 95%;
  text-align: center;
}

.next-prev a {
  text-decoration: none;
}

.swiper-button-left {
  color: #52A0AE;
}

.swiper-button-right {
  margin-left: 79%;
  color: #52A0AE;
}

.icon-swiper-left {
  position: relative;
  top: 15%;
  right: 1%;
}

.icon-swiper-right {
  position: relative;
  top: 15%;
  left: 1%;
}

article p {
  line-height: 24px;
}

.entry-container {
  display: flex;
}

.entry-image {
  width: 240px;
  height: 200px;
  background-position: center;
  background-size: cover;
  border: 5px solid #fff;
  box-shadow: -1px 1px 2px 1px rgba(0, 0, 0, 0.25);
}

.entry-body {
  width: 80%;
  margin-left: 14px;
}

.entry-body p {
  margin: 0.5em 0;
}

.paged-post-meta-box {
  display: flex;
}

p.paged-post-meta {
  color: #1D4B69;
  font-style: italic;
  line-height: 1.2;
  margin: 0.5em 0;
  margin-right: 16px;
  border-left: 3px solid #d4d9cd;
  padding-left: 14px;
}

.paged-post-meta:first-of-type {
  border-left: none;
  padding-left: 0;
}

.single-content {
  margin: 4%;
}

.single-content h1 {
  color: #5f8a91;
  font-family: "Lato", sans-serif;
  font-weight: normal;
}

.single-content h2 {
  color: #37B4BB;
  text-transform: uppercase;
}

.single-content p {
  line-height: 1.2;
}

.single-content li {
  margin: 1em 0;
}

.entry {
  line-height: 24px;
  margin-bottom: 16px;
}

.footer-banner-module img {
  max-width: 100%;
}

.footer-banner-module .desktop {
  display: block;
}

.footer-banner-module .mobile,
.footer-banner-module .tablet {
  display: none;
}

@media (max-width: 1150px) {
  .footer-banner-module .mobile { display: none; }
  .footer-banner-module .tablet { display: block; }
  .footer-banner-module .desktop { display: none; }
}

@media (max-width: 767px) {
  .footer-banner-module .mobile { display: block; }
  .footer-banner-module .tablet { display: none; }
  .footer-banner-module .desktop { display: none; }
}