@charset "UTF-8";
@import url(reset.css);
@import url(hamburgers.css);
.container {
  max-width: 1560px;
  padding-right: 25px;
  padding-left: 25px;
  margin-right: auto;
  margin-left: auto; }
  .container.narrow {
    max-width: 1180px; }

.img-r {
  width: 100%; }

.row:after {
  clear: both;
  display: table;
  content: " "; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: -25px;
  padding-left: -25px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: 0; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: 0; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .row.reverse .col-sm-1, .row.reverse .col-sm-2, .row.reverse .col-sm-3, .row.reverse .col-sm-4, .row.reverse .col-sm-5, .row.reverse .col-sm-6, .row.reverse .col-sm-7, .row.reverse .col-sm-8, .row.reverse .col-sm-9, .row.reverse .col-sm-10, .row.reverse .col-sm-11, .row.reverse .col-sm-12 {
    float: right; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: 0; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: 0; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .row.reverse .col-md-1, .row.reverse .col-md-2, .row.reverse .col-md-3, .row.reverse .col-md-4, .row.reverse .col-md-5, .row.reverse .col-md-6, .row.reverse .col-md-7, .row.reverse .col-md-8, .row.reverse .col-md-9, .row.reverse .col-md-10, .row.reverse .col-md-11, .row.reverse .col-md-12 {
    float: right; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: 0; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: 0; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .row.reverse .col-lg-1, .row.reverse .col-lg-2, .row.reverse .col-lg-3, .row.reverse .col-lg-4, .row.reverse .col-lg-5, .row.reverse .col-lg-6, .row.reverse .col-lg-7, .row.reverse .col-lg-8, .row.reverse .col-lg-9, .row.reverse .col-lg-10, .row.reverse .col-lg-11, .row.reverse .col-lg-12 {
    float: right; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: 0; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: 0; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0; } }

h1 {
  font-size: 35px;
  font-weight: 500;
  color: #3c97de;
  line-height: 1.5em; }

h2 {
  font-size: 32px;
  font-weight: 500;
  color: #3c97de;
  line-height: 1.5em; }

h3 {
  font-size: 18px;
  font-weight: bold;
  color: #1e3384;
  line-height: 1.5em; }

p {
  margin: 15px 0 20px;
  line-height: 1.5em;
  font-size: 18px; }

strong {
  color: #3c97de; }

.hamburger {
  outline: none;
  opacity: 1 !important;
  padding: 0 0 0 10px; }
  .hamburger .hamburger-box {
    height: 15px;
    width: 25px; }
  .hamburger .hamburger-inner, .hamburger .hamburger-inner:before, .hamburger .hamburger-inner:after {
    width: 26px;
    height: 3px;
    background-color: white !important; }
  .hamburger .hamburger-inner:before {
    top: 8px; }
  .hamburger .hamburger-inner:after {
    top: 16px; }
  .hamburger.is-active .hamburger-box {
    height: 17px; }
  @media screen and (min-width: 768px) {
    .hamburger {
      padding-left: 15px; }
      .hamburger .hamburger-box {
        height: 16px; }
      .hamburger.is-active .hamburger-box {
        height: 18px; }
      .hamburger .hamburger-inner, .hamburger .hamburger-inner:before, .hamburger .hamburger-inner:after {
        width: 41px;
        height: 4px; }
      .hamburger .hamburger-inner:before {
        top: 10px; }
      .hamburger .hamburger-inner:after {
        top: 20px; } }

/*
Gutenberg block styles
 */
.block-hero {
  position: relative;
  height: 640px; }
  @media screen and (max-width: 950px) {
    .block-hero {
      height: 700px; } }
  @media screen and (max-width: 767px) {
    .block-hero {
      height: auto; } }
  .block-hero h1, .block-hero h2, .block-hero h3 {
    margin-bottom: 10px; }
  .block-hero__image {
    position: absolute;
    width: 100%;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .block-hero__image {
        position: static; } }
    @media screen and (max-width: 767px) {
      .block-hero__image {
        height: 350px; } }
    .block-hero__image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
      @media screen and (max-width: 1200px) {
        .block-hero__image img {
          object-position: 20% 50%; } }
      @media screen and (max-width: 767px) {
        .block-hero__image img {
          height: 350px; } }
  .block-hero__content {
    position: absolute;
    z-index: 1;
    background-color: white;
    top: 15%;
    padding: 35px 100px 45px 150px;
    max-width: 570px;
    opacity: 0.9; }
    @media screen and (max-width: 1200px) {
      .block-hero__content {
        top: initial;
        bottom: 0;
        left: 0;
        padding: 25px 40px 40px 40px;
        max-width: 360px; } }
    @media screen and (max-width: 767px) {
      .block-hero__content {
        position: static;
        padding: 40px 30px; } }
    .block-hero__content strong {
      font-style: italic; }

.block-icon-caption-grid {
  display: grid;
  grid-column-gap: 120px;
  grid-row-gap: 30px; }
  .block-icon-caption-grid__cell {
    display: flex; }
    .block-icon-caption-grid__cell--icon-side {
      flex-direction: row;
      align-items: start; }
    .block-icon-caption-grid__cell--icon-top {
      flex-direction: column;
      align-items: center;
      text-align: center; }
  .block-icon-caption-grid__cell-icon {
    color: white;
    font-weight: bold;
    text-align: center; }
    .block-icon-caption-grid__cell-icon--number {
      background-color: #3c97de;
      width: 54px;
      height: 54px;
      border-radius: calc(54px / 2);
      margin-top: 1em;
      padding-top: 1em;
      margin-right: 30px; }
    .block-icon-caption-grid__cell-icon--circle {
      width: 36px;
      height: 36px;
      border-radius: calc(36px/2);
      margin-right: 25px;
      margin-top: 1em; }
    .block-icon-caption-grid__cell-icon--image {
      background-color: rgba(220, 240, 255, 0.3);
      height: 72px;
      width: 72px;
      border-radius: calc(72px/2);
      padding: calc((72px - 45px)/2);
      margin-right: 25px; }
      .block-icon-caption-grid__cell-icon--image img {
        width: 45px;
        height: 45px;
        object-fit: contain; }
    .block-icon-caption-grid__cell-icon--blank {
      background-color: transparent; }
  .block-icon-caption-grid__cell-text {
    flex: 1; }

.block-icon-caption-grid--cols-3 {
  grid-template-columns: repeat(3, 1fr); }

.block-icon-caption-grid--cols-2 {
  grid-template-columns: repeat(2, 1fr); }

.block-icon-caption-grid--cols-1 {
  grid-template-columns: repeat(1, 1fr); }

@media screen and (max-width: 950px) {
  .block-icon-caption-grid--cols-3, .block-icon-caption-grid--cols-2 {
    grid-template-columns: repeat(1, 1fr); } }

@media screen and (max-width: 767px) {
  .block-icon-caption-grid {
    display: block; }
    .block-icon-caption-grid__cell-icon {
      margin: auto; }
    .block-icon-caption-grid__cell-text {
      text-align: center; } }

.block-latest-news {
  margin-bottom: 0 !important; }
  .block-latest-news__item {
    font-size: 18px;
    line-height: 1.5; }
    .block-latest-news__item a.btn {
      margin: 25px 0 60px 0; }
      @media screen and (max-width: 767px) {
        .block-latest-news__item a.btn {
          margin-bottom: 0; } }
    .block-latest-news__item h1,
    .block-latest-news__item h2, .block-latest-news__item h3, .block-latest-news__item h4, .block-latest-news__item h5, .block-latest-news__item h6 {
      margin-top: 0; }

.block-group-visibility-filter {
  font-size: 16px;
  font-weight: bold;
  color: #3c97de;
  margin-top: 55px; }
  @media screen and (min-width: 951px) {
    .block-group-visibility-filter {
      margin-bottom: -55px; } }
  .block-group-visibility-filter form {
    display: table-cell; }
  .block-group-visibility-filter__radio {
    display: inline-block;
    border-bottom: 1px solid #ecf8fe;
    padding: 10px 48px 11px 0; }
    .block-group-visibility-filter__radio label {
      padding-bottom: 11px;
      border-bottom: 2px solid rgba(60, 151, 222, 0);
      transition: 200ms ease; }
    .block-group-visibility-filter__radio [type=radio] {
      display: none; }
      .block-group-visibility-filter__radio [type=radio]:checked + label {
        border-bottom: 2px solid #3c97de; }
  .block-group-visibility-filter__hide:not(.group-visibility-filter-terminate) {
    display: none; }

.group-visibility-filter-terminate ~ .block-group-visibility-filter__hide {
  display: initial; }

.block-slider-gallery .slick-dots {
  text-align: right; }

.block-slider-gallery__item-outer {
  padding-left: 25px;
  padding-right: 1px; }

.block-slider-gallery__item {
  text-align: center;
  display: block;
  background-color: #f4fbff;
  border: solid 1px #3c97de;
  border-radius: 2px;
  padding: 39px 10px 35px 10px; }
  .block-slider-gallery__item:hover {
    opacity: initial;
    background-color: #3c97de; }
    .block-slider-gallery__item:hover > * {
      color: white; }
  .block-slider-gallery__item:focus {
    outline: none; }

.block-slider-gallery__image {
  height: 164px;
  object-fit: fill;
  margin-left: auto;
  margin-right: auto; }

.block-slider-gallery__heading {
  font-size: 19px;
  color: #3c97de;
  margin: 35px 0 10px 0;
  line-height: 2.4; }

.block-slider-gallery__description {
  line-height: 1.4; }

.wp-block-yoast-faq-block {
  width: 100%; }
  .wp-block-yoast-faq-block .schema-faq-section {
    border: 1px solid #3c97de;
    border-radius: 4px;
    margin-bottom: 5px; }
    .wp-block-yoast-faq-block .schema-faq-section .schema-faq-question {
      border-radius: 4px;
      position: relative;
      display: block;
      padding: 20px 60px 20px 30px;
      background-color: #ecf8fe;
      color: #1c2d79;
      font-size: 20px;
      font-weight: normal;
      transition: 400ms ease;
      cursor: pointer; }
      .wp-block-yoast-faq-block .schema-faq-section .schema-faq-question:before, .wp-block-yoast-faq-block .schema-faq-section .schema-faq-question:after {
        transition: transform 400ms ease-out;
        background-color: #1c2d79;
        content: '';
        position: absolute; }
      .wp-block-yoast-faq-block .schema-faq-section .schema-faq-question:before {
        top: 22px;
        right: calc(24px + 12px - 3px);
        width: 6px;
        height: 24px; }
      .wp-block-yoast-faq-block .schema-faq-section .schema-faq-question:after {
        top: 31px;
        right: 24px;
        width: 24px;
        height: 6px; }
    .wp-block-yoast-faq-block .schema-faq-section .schema-faq-answer {
      border-radius: 4px;
      padding: 0 30px;
      background-color: #ecf8fe;
      margin-top: 0;
      margin-bottom: 0;
      height: 0;
      transition: 400ms ease;
      overflow: hidden; }
  .wp-block-yoast-faq-block .schema-faq-section--expanded .schema-faq-question {
    border-radius: 4px 4px 0 0;
    color: white;
    background-color: #3c97de; }
    .wp-block-yoast-faq-block .schema-faq-section--expanded .schema-faq-question:before {
      background-color: white;
      transform: rotate(90deg); }
    .wp-block-yoast-faq-block .schema-faq-section--expanded .schema-faq-question:after {
      background-color: white;
      transform: rotate(180deg); }
    .wp-block-yoast-faq-block .schema-faq-section--expanded .schema-faq-question > * {
      color: white; }
  .wp-block-yoast-faq-block .schema-faq-section--expanded .schema-faq-answer {
    height: auto;
    padding: 45px 30px; }

/*
Base styles
 */
.has-blue-color {
  color: #3c97de !important; }

.has-blue-background-color {
  background-color: #3c97de !important; }

.has-dark-blue-color {
  color: #1A2573 !important; }

.has-dark-blue-background-color {
  background-color: #1A2573 !important; }

.has-blue-white-color {
  color: #ecf8fe !important; }

.has-blue-white-background-color {
  background-color: #ecf8fe !important; }

.wp-block-buttons .wp-block-button {
  margin-bottom: 15px;
  width: calc(min(360px,100%)); }

.btn, .wp-block-button__link, .wpcf7-form input[type=submit] {
  display: inline-block;
  background-color: #3c97de;
  color: white;
  padding: 14px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  text-align: center;
  font-size: initial;
  font-weight: bold;
  width: 360px;
  max-width: 100%; }

.btn.btn-booking-enquiry, .wp-block-button.is-style-icon-calendar a {
  padding-top: 8px;
  padding-bottom: 13px; }
  .btn.btn-booking-enquiry:before, .wp-block-button.is-style-icon-calendar a:before {
    position: relative;
    content: url(../img/calendar-icon.svg);
    height: 22px;
    left: -8px;
    top: 5px; }

.btn.btn-download, .wp-block-button.is-style-icon-download a {
  padding-top: 12px;
  padding-bottom: 12px; }
  .btn.btn-download:before, .wp-block-button.is-style-icon-download a:before {
    position: relative;
    content: url(../img/download-icon.svg);
    height: 20px;
    left: -8px;
    top: 3px; }

.btn-amplifon {
  margin-top: 12px; }

.btn.btn-phone, .wp-block-button.is-style-icon-phone a {
  padding-top: 12px;
  padding-bottom: 12px; }
  .btn.btn-phone:before, .wp-block-button.is-style-icon-phone a:before {
    position: relative;
    content: url(../img/phone-icon.svg);
    height: 20px;
    left: -8px;
    top: 3px; }

.wp-block-group__inner-container {
  max-width: 1125px;
  margin: 0 auto; }
  .wp-block-group__inner-container > .has-text-align-center, .wp-block-group__inner-container > .aligncenter {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0; }
  .wp-block-group__inner-container > .has-text-align-left, .wp-block-group__inner-container > .has-text-align-right {
    margin-top: 0; }
  @media (max-width: 800px) {
    .wp-block-group__inner-container > .has-text-align-center, .wp-block-group__inner-container > .aligncenter {
      padding-bottom: 40px; }
    .wp-block-group__inner-container > .has-text-align-left, .wp-block-group__inner-container > .has-text-align-right {
      padding-bottom: 40px; }
    .wp-block-group__inner-container h2 {
      font-size: 22px; } }
  @media screen and (min-width: 782px) {
    .wp-block-group__inner-container > .wp-block-columns > .wp-block-column:not(:first-child) {
      margin-left: 130px; } }

.wp-block-group {
  padding: 80px; }
  @media screen and (max-width: 950px) {
    .wp-block-group {
      padding: 60px; } }
  @media screen and (max-width: 767px) {
    .wp-block-group {
      padding: 30px; } }
  .wp-block-group .wp-block-image {
    margin-bottom: 0; }
  .wp-block-group ol {
    margin-bottom: 0; }
  @media screen and (max-width: 600px) {
    .wp-block-group .wp-block-columns .wp-block-column .wp-block-image:not(.no-mobile-resize) {
      margin: -30px; }
      .wp-block-group .wp-block-columns .wp-block-column .wp-block-image:not(.no-mobile-resize) img {
        width: 100%;
        max-width: 100%;
        vertical-align: bottom; }
      .wp-block-group .wp-block-columns .wp-block-column .wp-block-image:not(.no-mobile-resize) figure img {
        width: 100%;
        max-width: 100%; }
      .wp-block-group .wp-block-columns .wp-block-column .wp-block-image:not(.no-mobile-resize) img {
        width: 100%;
        max-width: 100%; }
    .wp-block-group .wp-block-columns.is-style-reverse-order-on-mobile .wp-block-column + .wp-block-column {
      margin-bottom: 30px; }
    .wp-block-group .wp-block-columns:not(.is-style-reverse-order-on-mobile) .wp-block-column + .wp-block-column {
      margin-top: 30px; }
    .wp-block-group .wp-block-columns.has-background {
      padding: initial; } }

@media screen and (min-width: 768px) {
  .wp-block-group.alignfull {
    padding: 0; } }

.wp-block-group.alignfull .wp-block-image.alignfull img {
  object-fit: cover;
  max-height: 630px; }

.wp-block-columns {
  margin-bottom: 0; }
  @media screen and (max-width: 600px) {
    .wp-block-columns.is-style-reverse-order-on-mobile {
      flex-direction: column-reverse; } }
  .wp-block-columns .wp-block-column.is-vertically-aligned-center > *:first-child {
    margin-top: 0; }
  .wp-block-columns.has-background {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0; }

.wp-embed-aspect-16-9 .wp-block-embed__wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }
  .wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe, .wp-embed-aspect-16-9 .wp-block-embed__wrapper object, .wp-embed-aspect-16-9 .wp-block-embed__wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.wp-block-group.alignfull > .wp-block-group__inner-container {
  max-width: unset !important; }
  @media (min-width: 1500px) {
    .wp-block-group.alignfull > .wp-block-group__inner-container .wp-block-columns .wp-block-column:nth-child(2) {
      max-width: 500px;
      margin-right: 393px; } }

.blog .content-area .container, .blog .blog-contact-us .container, .blog .blog-post-suggestions .container, .search-results .content-area .container, .search-results .blog-contact-us .container, .search-results .blog-post-suggestions .container, .error-page .content-area .container, .error-page .blog-contact-us .container, .error-page .blog-post-suggestions .container {
  padding: 140px 160px; }
  .blog .content-area .container .wp-block-group, .blog .blog-contact-us .container .wp-block-group, .blog .blog-post-suggestions .container .wp-block-group, .search-results .content-area .container .wp-block-group, .search-results .blog-contact-us .container .wp-block-group, .search-results .blog-post-suggestions .container .wp-block-group, .error-page .content-area .container .wp-block-group, .error-page .blog-contact-us .container .wp-block-group, .error-page .blog-post-suggestions .container .wp-block-group {
    padding: 0; }
    .blog .content-area .container .wp-block-group p, .blog .blog-contact-us .container .wp-block-group p, .blog .blog-post-suggestions .container .wp-block-group p, .search-results .content-area .container .wp-block-group p, .search-results .blog-contact-us .container .wp-block-group p, .search-results .blog-post-suggestions .container .wp-block-group p, .error-page .content-area .container .wp-block-group p, .error-page .blog-contact-us .container .wp-block-group p, .error-page .blog-post-suggestions .container .wp-block-group p {
      max-width: initial; }

@media all and (max-width: 950px) {
  .blog .content-area .container, .blog .blog-contact-us .container, .blog .blog-post-suggestions .container, .search-results .content-area .container, .search-results .blog-contact-us .container, .search-results .blog-post-suggestions .container, .error-page .content-area .container, .error-page .blog-contact-us .container, .error-page .blog-post-suggestions .container {
    padding: 70px 90px; } }

@media all and (max-width: 767px) {
  .blog .content-area .container, .blog .blog-contact-us .container, .blog .blog-post-suggestions .container, .search-results .content-area .container, .search-results .blog-contact-us .container, .search-results .blog-post-suggestions .container, .error-page .content-area .container, .error-page .blog-contact-us .container, .error-page .blog-post-suggestions .container {
    padding: 30px 20px; } }

.blog .archive-header {
  background-color: #ecf8fe; }
  .blog .archive-header h1 {
    margin-top: 0; }
  .blog .archive-header .archive-header__text {
    font-size: 18px;
    line-height: 1.5; }

.blog .archive-listing .archive-category-bar {
  display: flex;
  margin: 60px 0;
  border-bottom: solid 1px #ecf8fe; }
  .blog .archive-listing .archive-category-bar li {
    list-style: none;
    margin-right: 40px;
    font-weight: bold;
    color: #3c97de; }
    .blog .archive-listing .archive-category-bar li.current-cat {
      border-bottom: solid 2px #3c97de; }
  .blog .archive-listing .archive-category-bar .archive-category-bar__layout-controls {
    display: inline-block;
    margin-left: auto; }
    .blog .archive-listing .archive-category-bar .archive-category-bar__layout-controls > svg:first-child {
      margin-right: 5px; }

.blog .comment-respond label {
  display: block;
  margin-bottom: 10px; }

.blog .comment-respond input,
.blog .comment-respond textarea {
  padding: 10px;
  height: 120px;
  width: 100%;
  border: 1px solid #cdedef; }

.blog .comment-respond input {
  height: auto;
  width: auto; }

.blog .comment-respond .submit {
  display: inline-block;
  padding: 10px 20px;
  background: #3c97de;
  color: white;
  font-size: 12px;
  text-transform: uppercase;
  border: 0; }

.blog .comment-respond .form-submit {
  margin-bottom: 0; }

.blog .commentlist {
  padding-left: 0;
  margin: 0; }
  .blog .commentlist li {
    list-style-type: none; }
  .blog .commentlist li {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dcf0ff; }
    .blog .commentlist li .comment-author {
      color: #3c97de; }

.blog #comments {
  color: #3c97de;
  margin-bottom: 30px; }

.blog .box--with-pullquote {
  display: flex; }

.blog .pull-quote {
  flex: 0 0 385px;
  padding-left: 125px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.7;
  color: #3c97de;
  text-align: left; }
  .blog .pull-quote:before {
    display: block;
    content: '“';
    line-height: 1.1;
    font-size: 54px;
    margin-bottom: -20px; }
  @media screen and (max-width: 950px) {
    .blog .pull-quote {
      display: none; } }

@media all and (max-width: 767px) {
  .blog .page-title {
    margin-bottom: 50px; } }

.blog .blog-post header {
  height: 500px;
  display: flex;
  flex-direction: row; }
  @media all and (max-width: 767px) {
    .blog .blog-post header {
      display: block;
      height: auto; } }

.blog .blog-post .container {
  background-color: #ecf8fe; }

.blog .blog-post__meta-info {
  font-size: 14px;
  font-weight: 500;
  color: #1c2d79; }

.blog .blog-post__thumbnail {
  flex: 1;
  overflow: hidden; }
  .blog .blog-post__thumbnail img {
    height: 100%;
    width: 100%;
    object-fit: cover; }

.blog .blog-post__info {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden; }
  @media all and (max-width: 767px) {
    .blog .blog-post__info {
      display: block; } }

.blog .blog-post__info-inner {
  padding: 0 20px;
  max-width: 450px; }

.blog .blog-contact-us__inner {
  max-width: 750px;
  text-align: center;
  margin: auto; }

.blog .blog-post-suggestions {
  background-color: #ecf8fe; }
  .blog .blog-post-suggestions .article-cards {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(360px, 1fr));
    column-gap: 24px;
    row-gap: 60px;
    padding: 60px 0; }
  .blog .blog-post-suggestions__heading {
    max-width: 450px; }
  .blog .blog-post-suggestions__view-all {
    display: flex;
    justify-content: center; }

.article-cards {
  transition: ease .2s; }

.article-card .article-card__image {
  overflow: hidden;
  flex-basis: 50%; }
  .article-card .article-card__image img {
    height: 265px;
    object-fit: cover; }

.article-card .article-card__details {
  flex-basis: 50%; }

.article-card .article-card__header {
  font-weight: bold;
  color: #1c2d79;
  line-height: 1.5em;
  margin: 20px 0 15px 0; }

.article-card .article-card__temporal {
  color: #3c97de;
  font-size: 14px;
  font-weight: 500;
  margin-top: 20px; }

.article-card .article-card__excerpt {
  font-size: 18px;
  line-height: 1.5em; }

.article-card .article-card__readmore {
  margin-top: 10px;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: bold;
  color: #3c97de; }
  .article-card .article-card__readmore a:after {
    content: url(../img/read-more-arrow.svg);
    padding-left: 5px; }

.article-load-more {
  display: flex;
  justify-content: center;
  padding-top: 90px;
  padding-bottom: 150px; }
  .article-load-more a {
    width: 360px;
    max-width: 100%; }

.archive-listing .archive-category-bar__layout-controls svg {
  cursor: pointer;
  transition: ease .2s; }

.archive-listing--grid #icon-stack {
  opacity: 0.5; }

.archive-listing--grid #icon-grid {
  opacity: 1; }

.archive-listing--grid .article-cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(360px, 1fr));
  column-gap: 24px;
  row-gap: 60px; }
  .archive-listing--grid .article-cards .article-card__header {
    font-size: 20px; }
    @media screen and (min-width: 951px) {
      .archive-listing--grid .article-cards .article-card__header {
        display: -webkit-box;
        min-height: 3em;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis; } }
  @media screen and (min-width: 951px) {
    .archive-listing--grid .article-cards .article-card__excerpt {
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis; } }
  .archive-listing--grid .article-cards .article-card__readmore {
    margin-top: 20px; }

@media screen and (min-width: 951px) {
  .archive-listing--grid .article-card--first {
    grid-column: 1 / -1;
    display: flex;
    height: 400px; }
    .archive-listing--grid .article-card--first .article-card__header {
      font-size: 24px; }
    .archive-listing--grid .article-card--first .article-card__details {
      padding-left: 32px; }
    .archive-listing--grid .article-card--first .article-card__image {
      height: 100%; }
      .archive-listing--grid .article-card--first .article-card__image img {
        height: 100%;
        width: 100%;
        object-fit: cover; }
    .archive-listing--grid .article-card--first .article-card__temporal {
      margin-top: 0; } }

.archive-listing--stack #icon-stack {
  opacity: 1; }

.archive-listing--stack #icon-grid {
  opacity: 0.5; }

.archive-listing--stack .article-card {
  display: flex;
  margin-bottom: 55px; }
  .archive-listing--stack .article-card .article-card__image {
    flex: 2;
    margin-right: 60px; }
  .archive-listing--stack .article-card .article-card__details {
    flex: 3; }
  .archive-listing--stack .article-card .article-card__header {
    font-size: 24px; }
  .archive-listing--stack .article-card .article-card__readmore {
    margin-top: 20px; }

@media screen and (max-width: 767px) {
  .archive-listing--stack .article-card {
    flex-direction: row; } }

.divider-dot {
  display: inline-block;
  padding: 0 0.5em; }

/*
Technical debt CSS cut & pasted in from site "Additional CSS"
 */
.jaywing-menu .search {
  padding: 20px 0px 20px 10px; }

.section-1.newbanner .right .text-container h1 {
  font-size: 30px;
  line-height: 1.2em; }

.section-1.newbanner .right .text-container p {
  font-size: 16px; }

.btn-hide {
  display: none !important; }

/* Fonts */
@font-face {
  font-display: auto !important; }

.error404 {
  padding-top: 0px; }

.nav-collapse {
  display: none; }

.section-1 .left .video-container video:focus {
  outline: none; }

.fp-se.enabled.space-top {
  margin-top: 0px !important; }

body.page.page-template-page-hearing-test #sub-menu-main-container {
  box-shadow: none !important; }

@media screen and (max-width: 767px) {
  .page-template-page-booking-new #BayBookingWrap {
    margin-top: 10px; }
  .nav-collapse {
    display: block; } }

body.page.page-template-page-hearing-test .hearing-aids-sub-menu,
body.page.page-template-page-hearing-test .hearing-health-sub-menu,
body.page.page-template-page-hearing-test .resources-sub-menu,
body.page.page-template-page-hearing-test .top-mobile-nav-container,
body.page.page-template-page-hearing-test .about-us-sub-menu,
body.page.page-template-page-hearing-test .store-locator-sub-menu,
body.page.page-template-page-hearing-test .search-bar, body.page.page-template-page-hearing-test #menu-item-2260 {
  display: none !important; }

/* Fonts */
@font-face {
  font-family: 'HelveticaNeueLTPro';
  src: url("fonts/HelveticaNeueLTPro/36EEA2_6_0.eot");
  src: url("fonts/HelveticaNeueLTPro/36EEA2_6_0.eot?#iefix") format("embedded-opentype"), url("fonts/HelveticaNeueLTPro/36EEA2_6_0.woff2") format("woff2"), url("fonts/HelveticaNeueLTPro/36EEA2_6_0.woff") format("woff"), url("fonts/HelveticaNeueLTPro/36EEA2_6_0.ttf") format("truetype");
  font-style: normal;
  font-weight: 400; }

@font-face {
  font-family: 'HelveticaNeueLTPro';
  src: url("fonts/HelveticaNeueLTPro/36EEA2_A_0.eot");
  src: url("fonts/HelveticaNeueLTPro/36EEA2_A_0.eot?#iefix") format("embedded-opentype"), url("fonts/HelveticaNeueLTPro/36EEA2_A_0.woff2") format("woff2"), url("fonts/HelveticaNeueLTPro/36EEA2_A_0.woff") format("woff"), url("fonts/HelveticaNeueLTPro/36EEA2_A_0.ttf") format("truetype");
  font-style: normal;
  font-weight: 600; }

/* General */
.font1, body {
  font-family: "HelveticaNeueLTPro", Helvetica, Arial, sans-serif; }

.font2, .main-title, .page-title, .section-footer .up,
.section-footer .down,
.section-footer .left,
.section-footer .right,
.section-footer .submit, .devices .items .item .text .title, .search article h2 {
  font-family: "HelveticaNeueLTPro", Helvetica, Arial, sans-serif;
  font-weight: 600; }

* {
  box-sizing: border-box; }

body {
  font-weight: 400;
  color: #333949;
  line-height: 1.3; }
  body.fixed {
    height: 100% !important;
    overflow: hidden !important; }

.clearfix:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both; }

a {
  transition: opacity .2s; }

a:hover,
button:hover {
  opacity: .8; }

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

iframe {
  max-width: 100%; }

table {
  border-collapse: collapse;
  margin: 15px 0 20px; }
  table tr {
    border-bottom: 1px solid #fff; }
    table tr:last-child {
      border-bottom: none; }
  table th,
  table td {
    border-right: 1px solid #fff;
    padding: 7px; }
    table th:last-child,
    table td:last-child {
      border-right: none; }
  table th {
    color: white;
    background: #32a9e7; }

.dt {
  display: table;
  height: 100%;
  width: 100%; }

.dtc {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

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

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.bold {
  font-weight: 600; }

.italic {
  font-style: italic; }

.spaced {
  letter-spacing: .75px; }

.big {
  line-height: 1.3em; }
  .big * {
    font-size: inherit;
    line-height: inherit; }

/* Mac style fix */
input {
  -webkit-appearance: none !important;
  border-radius: 0; }
  input[type=radio] {
    -webkit-appearance: radio !important; }
  input[type=checkbox] {
    -webkit-appearance: checkbox !important; }

/* Header */
.jaywing-header {
  display: flex;
  background-color: #3c97de;
  align-items: center;
  height: 72px;
  padding: 0 160px; }
  .jaywing-header--fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2; }
    .jaywing-header--fixed ~ .scroll-container, .jaywing-header--fixed ~ .page {
      margin-top: 72px; }
  @media screen and (max-width: 950px) {
    .jaywing-header {
      padding: 0 40px; } }
  @media screen and (max-width: 767px) {
    .jaywing-header {
      padding: 0 20px; } }
  .jaywing-header .logo-wrapper img {
    display: block;
    position: relative;
    filter: brightness(0) invert(1);
    width: 225px;
    height: auto;
    margin-right: auto; }
    @media screen and (max-width: 950px) {
      .jaywing-header .logo-wrapper img {
        margin-left: 0;
        margin-right: auto; } }
    @media screen and (max-width: 767px) {
      .jaywing-header .logo-wrapper img {
        width: 170px; } }
  .jaywing-header a {
    color: white;
    font-weight: bold; }
  .jaywing-header__logo {
    flex: 4; }
  .jaywing-header__action {
    flex: 2;
    padding: 0 20px;
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    border-left: solid 1px rgba(233, 237, 239, 0.5); }
    @media screen and (max-width: 950px) {
      .jaywing-header__action {
        flex: 0 1 35px;
        padding: 0; } }
    .jaywing-header__action img {
      position: relative;
      padding: 0 10px;
      height: initial;
      width: initial; }
      @media screen and (max-width: 950px) {
        .jaywing-header__action img {
          height: 20px; } }
    @media screen and (max-width: 950px) {
      .jaywing-header__action.show-on-desktop {
        display: none; } }
    .jaywing-header__action.show-on-mobile {
      display: none; }
      @media screen and (max-width: 950px) {
        .jaywing-header__action.show-on-mobile {
          display: flex; } }
    @media screen and (min-width: 768px) and (max-width: 950px) {
      .jaywing-header__action--phone {
        flex: 1.5;
        font-size: 20px;
        font-weight: bold; }
        .jaywing-header__action--phone img {
          display: none; }
        .jaywing-header__action--phone .jaywing-header__action-container-text {
          display: initial; } }
    @media screen and (max-width: 950px) {
      .jaywing-header__action {
        border-left: none; } }
  .jaywing-header__action-container {
    display: flex; }
  @media screen and (max-width: 950px) {
    .jaywing-header__action-container-text {
      display: none; } }
  .jaywing-header .search-icon-button {
    background: transparent;
    outline: none;
    border: none; }
  @media screen and (min-width: 768px) and (max-width: 950px) {
    .jaywing-header .search-icon img {
      height: 30px;
      top: 3px; } }
  @media screen and (max-width: 950px) {
    .jaywing-header .search-icon img {
      padding: 0; } }
  .jaywing-header__mobile-burger {
    display: none; }
    @media screen and (max-width: 950px) {
      .jaywing-header__mobile-burger {
        display: initial; } }
    .jaywing-header__mobile-burger button.hamburger.is-active + .jaywing-header__mobile-nav {
      height: calc(100% - 72px); }
  .jaywing-header__mobile-nav {
    display: none;
    position: fixed;
    width: 100%;
    top: 72px;
    left: 0;
    height: 0;
    flex-direction: column;
    overflow: hidden;
    z-index: 2;
    transition: 400ms ease;
    background-color: #3c97de; }
    @media screen and (max-width: 950px) {
      .jaywing-header__mobile-nav {
        display: flex; } }
    .jaywing-header__mobile-nav .menu-main-nav-container {
      flex: 1 1 auto;
      overflow: auto; }
    .jaywing-header__mobile-nav ul.menu {
      padding: 0 35px;
      font-size: 18px; }
      .jaywing-header__mobile-nav ul.menu > li {
        list-style: none;
        padding: 17px 0; }
        .jaywing-header__mobile-nav ul.menu > li a {
          position: relative;
          display: inline-block;
          font-weight: normal;
          width: 100%; }
        .jaywing-header__mobile-nav ul.menu > li.menu-item-has-children a:after {
          position: absolute;
          right: 0;
          content: url(img/right-chevron-plain.svg);
          width: 11px; }
        .jaywing-header__mobile-nav ul.menu > li a.active-sub-overlay {
          display: block;
          position: fixed;
          top: 0;
          height: 72px;
          z-index: 3;
          left: 0;
          right: 0;
          padding: 25px 20px 25px 85px;
          background-color: #ecf8fe;
          color: #3c97de; }
          .jaywing-header__mobile-nav ul.menu > li a.active-sub-overlay:hover {
            opacity: 1; }
          .jaywing-header__mobile-nav ul.menu > li a.active-sub-overlay + ul.sub-menu {
            left: 0; }
    .jaywing-header__mobile-nav ul.sub-menu {
      display: block;
      position: absolute;
      overflow: scroll;
      top: 0;
      bottom: 0;
      width: 100%;
      left: 100%;
      z-index: 3;
      color: #3c97de;
      background-color: white;
      padding: 25px 35px;
      transition: 400ms ease; }
      .jaywing-header__mobile-nav ul.sub-menu a {
        color: #3c97de; }
      .jaywing-header__mobile-nav ul.sub-menu > li {
        list-style: none;
        padding: 15px 0; }
  .jaywing-header__mobile-nav-back-arrow {
    display: none;
    position: fixed;
    top: 0;
    height: 72px;
    left: 0;
    width: 64px;
    z-index: 4;
    content: '';
    transform: scaleX(-1);
    background-color: #3c97de;
    border: none;
    outline: none; }
    .jaywing-header__mobile-nav-back-arrow.active-sub-overlay {
      display: block; }
  .jaywing-header__mobile-nav-buttons {
    flex-grow: 0;
    padding: 0 35px 30px;
    width: 100%;
    bottom: 0;
    text-align: center; }
    .jaywing-header__mobile-nav-buttons > * {
      margin: 5px 0; }
  .jaywing-header__mobile-nav-booking-btn {
    background-color: #ecf8fe;
    color: #3c97de !important; }
  .jaywing-header__mobile-nav-hearing-btn {
    background-color: #1A2573;
    color: white !important; }
  .jaywing-header__search-overlay {
    height: 0;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 2;
    background-color: white;
    -moz-transition: 400ms ease;
    -webkit-transition: 400ms ease;
    -o-transition: 400ms ease;
    transition: 400ms ease; }
    .jaywing-header__search-overlay.active-sub-overlay {
      height: 100%; }
  .jaywing-header__search-overlay-header {
    margin-left: 64px;
    padding: 25px 21px;
    background-color: #ecf8fe; }
    .jaywing-header__search-overlay-header input {
      border: none;
      outline: none;
      background-color: #ecf8fe;
      color: #3c97de;
      font-size: 18px; }
      .jaywing-header__search-overlay-header input::placeholder {
        color: #3c97de;
        font-style: italic; }
  .jaywing-header__search-overlay-body {
    height: 100%;
    color: #3c97de;
    padding: 32px;
    overflow: scroll; }
    .jaywing-header__search-overlay-body header {
      font-size: 18px;
      font-weight: bold;
      margin-top: 10px;
      margin-bottom: 15px; }
    .jaywing-header__search-overlay-body a {
      display: block;
      position: relative;
      color: #3c97de;
      font-size: 14px;
      border-bottom: solid 1px #ecf8fe;
      padding: 19px 15px 19px 0;
      font-weight: normal; }
      .jaywing-header__search-overlay-body a:after {
        position: absolute;
        right: 0;
        content: url(img/right-chevron-blue.svg);
        fill: #3c97de;
        width: 11px; }

.jaywing-menu {
  color: #3c97de;
  font-weight: 500;
  display: flex;
  justify-content: center;
  border-bottom: solid 1px #dfe9ee; }
  @media screen and (max-width: 950px) {
    .jaywing-menu {
      display: none; } }
  .jaywing-menu .menu {
    display: flex;
    margin: 0; }
    .jaywing-menu .menu > li {
      list-style-type: none; }
      .jaywing-menu .menu > li > a {
        padding: 22px 15px;
        display: block;
        font-size: 16px; }
      .jaywing-menu .menu > li:hover {
        background-color: #ecf8fe; }
  .jaywing-menu .sub-menu-container {
    display: block;
    position: absolute;
    z-index: 2;
    overflow: hidden;
    background-color: #ecf8fe;
    width: 100%;
    left: 0;
    height: 0;
    box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.2);
    -moz-transition: 400ms ease;
    -webkit-transition: 400ms ease;
    -o-transition: 400ms ease;
    transition: 400ms ease; }
  .jaywing-menu .menu-item:hover > .sub-menu-container {
    height: initial; }
  .jaywing-menu .sub-menu-description {
    font-size: 14px;
    padding: 40px; }
    @media screen and (max-width: 1200px) {
      .jaywing-menu .sub-menu-description {
        padding: 30px 20px; } }
    .jaywing-menu .sub-menu-description .btn {
      font-size: 16px;
      font-weight: bold;
      padding: 15px 70px; }
  .jaywing-menu .sub-menu-description-text {
    color: #1c2d79;
    margin: 24px 0;
    line-height: 1.57; }
  .jaywing-menu .sub-menu-title {
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 14px;
    color: #3c97de; }
  .jaywing-menu .sub-menu-list-container {
    padding: 40px; }
    @media screen and (max-width: 1200px) {
      .jaywing-menu .sub-menu-list-container {
        padding: 30px 20px; } }
    .jaywing-menu .sub-menu-list-container ul {
      list-style: none;
      display: flex;
      flex-direction: column;
      max-height: 420px;
      flex-wrap: wrap;
      padding-left: 0; }
    .jaywing-menu .sub-menu-list-container li {
      margin-bottom: 1rem; }
    .jaywing-menu .sub-menu-list-container a {
      display: flex;
      align-items: flex-start; }
      .jaywing-menu .sub-menu-list-container a:before {
        height: 1.3em;
        width: 1.3em;
        flex: 0 0 auto;
        margin-right: 1em;
        background-image: url(img/right-chevron.svg);
        background-size: 90%;
        background-repeat: no-repeat;
        background-position: center;
        content: ''; }
  .jaywing-menu .has-grandchildren .sub-menu-list-container > .sub-menu {
    flex-direction: row;
    margin-left: -10px;
    margin-right: -10px; }
    .jaywing-menu .has-grandchildren .sub-menu-list-container > .sub-menu .menu-item-has-children {
      flex-direction: column; }
    .jaywing-menu .has-grandchildren .sub-menu-list-container > .sub-menu > li {
      padding-left: 10px;
      padding-right: 10px;
      flex: 1 1 0; }
      .jaywing-menu .has-grandchildren .sub-menu-list-container > .sub-menu > li > a {
        display: block;
        color: #1e3384;
        font-size: 18px;
        margin-bottom: 10px; }
        .jaywing-menu .has-grandchildren .sub-menu-list-container > .sub-menu > li > a:before {
          display: none; }
    .jaywing-menu .has-grandchildren .sub-menu-list-container > .sub-menu .sub-menu .sub-menu {
      padding-left: 1em;
      margin-top: .5rem; }
      .jaywing-menu .has-grandchildren .sub-menu-list-container > .sub-menu .sub-menu .sub-menu li {
        margin-bottom: .5rem; }
      .jaywing-menu .has-grandchildren .sub-menu-list-container > .sub-menu .sub-menu .sub-menu a {
        font-size: 14px; }

.search-bar {
  padding: 12px 30px; }
  .search-bar .search-form {
    display: flex;
    height: 40px;
    width: 260px;
    border-radius: 21px;
    padding: 0 21px;
    border: solid 1px rgba(60, 151, 222, 0.4);
    background-color: rgba(236, 248, 254, 0.4); }
  .search-bar .search-field, .search-bar .search-icon-button {
    background-color: transparent;
    border: none;
    outline: none; }
  .search-bar .search-field::placeholder {
    color: #3c97de;
    opacity: 0.5; }
  .search-bar .search-icon-button {
    margin: 5px 0 0 auto;
    padding: 0; }
  .search-bar .ba-container {
    height: auto !important; }
    .search-bar .ba-container .col-ba-12 {
      padding: 0px; }
      @media screen and (max-width: 767px) {
        .search-bar .ba-container .col-ba-12 {
          padding: 0px !important; } }
    .search-bar .ba-container input[type="submit"]:focus {
      outline: none; }

body.admin-bar .jaywing-header__mobile-nav ul.sub-menu {
  bottom: 46px !important; }

body.admin-bar .jaywing-header__mobile-nav-buttons {
  bottom: 46px; }

body.admin-bar .jaywing-header__search-overlay.active-sub-overlay {
  height: calc(100% - 46px); }

.content-area ol {
  font-size: 18px;
  line-height: 1.5;
  padding-left: 1em; }
  .content-area ol li {
    padding-bottom: 1.5em; }

.content-area ul:not(.slick-dots) {
  margin: 0;
  padding: 0; }
  .content-area ul:not(.slick-dots) li {
    list-style-type: none;
    color: #1e3384;
    font-size: 16px;
    line-height: 1.7;
    padding-left: 25px; }
    .content-area ul:not(.slick-dots) li::before {
      content: "\2022";
      color: #3c97de;
      font-weight: bold;
      display: inline-block;
      font-size: 1.5em;
      width: 1em;
      position: relative;
      margin-left: -1em;
      top: 2px; }
    .content-area ul:not(.slick-dots) li a {
      text-decoration: underline; }
  .content-area ul:not(.slick-dots).is-style-ticks {
    margin-bottom: 30px; }
    .content-area ul:not(.slick-dots).is-style-ticks li {
      margin: 10px 0;
      line-height: 1.5em;
      background-image: url("img/tick.png");
      background-repeat: no-repeat;
      background-size: 20px 20px;
      background-position: left center;
      padding-left: 40px; }
      .content-area ul:not(.slick-dots).is-style-ticks li::before {
        display: none; }
  .content-area ul:not(.slick-dots).is-style-plain li {
    list-style-type: none;
    font-size: 18px;
    line-height: 1.5;
    color: black;
    margin-bottom: 0;
    padding-left: 25px; }
    .content-area ul:not(.slick-dots).is-style-plain li::before {
      content: "\2022";
      color: black;
      display: inline-block;
      font-size: 0.7em;
      width: 1em;
      position: relative;
      margin-left: -2em;
      padding-right: 1em;
      top: -1px; }
    .content-area ul:not(.slick-dots).is-style-plain li strong {
      color: black; }
  .content-area ul:not(.slick-dots) + p {
    margin-top: 25px; }

.home.page-template .homepage-new {
  padding-top: 0px !important; }

.section-1 {
  margin-top: 0px !important; }

#sub-menu-main-container {
  background-color: #fff;
  position: absolute;
  z-index: 9;
  display: block;
  width: 100%;
  height: 0;
  box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.2);
  -moz-transition: height 1s ease;
  -webkit-transition: height 400ms ease;
  -o-transition: height 400ms ease;
  transition: height 400ms ease; }

#sub-menu-main-container.display {
  height: 450px; }

/* Footer */
.main-footer {
  background: #3c97de;
  color: #ecf8fe;
  font-size: 14px;
  padding: 80px 40px 60px 40px; }
  @media all and (max-width: 767px) {
    .main-footer {
      text-align: center; } }
  .main-footer .f-container {
    padding: 0;
    position: relative; }
  .main-footer .footer-grid {
    display: grid;
    grid-gap: 70px;
    grid-template-areas: "logo logo menu1 menu2 menu3 menu4"
 "post post menu1 menu2 menu3 menu4"; }
    @media screen and (max-width: 950px) {
      .main-footer .footer-grid {
        grid-template-areas: "logo logo logo"
 "post menu4 menu4"
 "menu1 menu2 menu3"; } }
    @media screen and (max-width: 767px) {
      .main-footer .footer-grid {
        grid-template-areas: "logo"
 "post"
 "menu1"
 "menu2"
 "menu3"
 "menu4"; } }
    .main-footer .footer-grid .footer-column-logo {
      grid-area: logo; }
    .main-footer .footer-grid .footer-postal-address {
      grid-area: post; }
    .main-footer .footer-grid .footer-column-menu-1 {
      grid-area: menu1; }
    .main-footer .footer-grid .footer-column-menu-2 {
      grid-area: menu2; }
    .main-footer .footer-grid .footer-column-menu-3 {
      grid-area: menu3; }
    .main-footer .footer-grid .footer-column-menu-4 {
      grid-area: menu4; }
  .main-footer .logos {
    margin-bottom: 40px; }
    .main-footer .logos .up {
      margin-top: 10px;
      background: url(img/section-arrow-up.png) no-repeat center left;
      padding-left: 30px; }
  .main-footer .footer-logo {
    padding: 0 30px 30px 0; }
  .main-footer .footer-social-and-copyright {
    position: absolute;
    bottom: 0;
    right: 0; }
    .main-footer .footer-social-and-copyright .footer-social-icons {
      display: flex;
      justify-content: flex-end;
      margin-bottom: 5px;
      opacity: 0.9; }
      .main-footer .footer-social-and-copyright .footer-social-icons > * {
        padding-left: 15px; }
      .main-footer .footer-social-and-copyright .footer-social-icons img {
        max-width: 26px; }
    .main-footer .footer-social-and-copyright .footer-copyright {
      opacity: 0.7; }
    @media screen and (max-width: 950px) {
      .main-footer .footer-social-and-copyright {
        position: static;
        margin-top: 45px; }
        .main-footer .footer-social-and-copyright .footer-social-icons, .main-footer .footer-social-and-copyright .footer-copyright {
          justify-content: center; }
        .main-footer .footer-social-and-copyright .footer-copyright {
          display: flex; } }
  .main-footer ul {
    padding-left: 0;
    margin: 0; }
    .main-footer ul li {
      list-style-type: none; }
    .main-footer ul li {
      margin-bottom: 15px;
      list-style: none !important;
      padding-right: 20px;
      opacity: 0.8; }
      .main-footer ul li:first-child {
        opacity: 1;
        text-transform: uppercase;
        font-weight: bold;
        margin-bottom: 30px; }
  .main-footer .block {
    margin-bottom: 40px; }
  .main-footer .btn {
    width: 100%;
    max-width: 250px;
    background-color: #1A2573; }
    @media screen and (max-width: 950px) {
      .main-footer .btn {
        max-width: 330px; } }

.main-padding {
  padding: 6% 0; }

.main-title {
  font-size: 60px;
  line-height: 1.45em;
  color: white;
  max-width: 1000px;
  margin: 0 auto; }

.page-title {
  font-size: 40px;
  line-height: 1.45em;
  color: #3c97de;
  margin: 10px 0 30px; }

.page-nav-container {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100px;
  z-index: 1300;
  display: none; }
  .page-nav-container a {
    display: block;
    border: 2px solid white;
    width: 20px;
    height: 20px;
    margin: 0 auto 50px;
    border-radius: 50%;
    transition: all .5s; }
    .page-nav-container a:last-child {
      margin-bottom: 0; }
    .page-nav-container a.active {
      background: white; }
  .page-nav-container.dark a {
    border-color: #1c297e; }
    .page-nav-container.dark a.active {
      background: #1c297e; }
  .page-nav-container .q-nav div {
    margin-bottom: 30px;
    cursor: pointer; }
    .page-nav-container .q-nav div:hover {
      opacity: .8; }

.slick-dots {
  position: relative;
  text-align: left; }
  @media screen and (max-width: 767px) {
    .slick-dots {
      text-align: center; } }
  .slick-dots li {
    width: 40px; }
    .slick-dots li.slick-active button {
      background-color: #3c97de; }
    .slick-dots li button {
      width: 40px;
      height: 4px;
      padding: 0;
      background-color: rgba(60, 151, 222, 0.3); }
      .slick-dots li button::before {
        content: none; }

.section.intro .dt {
  height: 520px; }

.section.intro .section-arrow {
  display: none; }

.section.columns .col-sm-6 {
  padding: 0 25px; }

.section p a {
  text-decoration: underline; }

.small-gaps .section {
  padding-top: 40px;
  padding-bottom: 40px; }

.section-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background: rgba(255, 255, 255, 0.9);
  padding: 30px;
  display: none; }
  .section-footer .up,
  .section-footer .down,
  .section-footer .left,
  .section-footer .right,
  .section-footer .submit {
    display: inline-block;
    color: #1c297e;
    padding: 25px 20px 0;
    font-size: 20px;
    border: 0; }
  .section-footer .up {
    background: url(img/section-arrow-up.png) no-repeat top center; }
  .section-footer .down {
    background: url(img/section-arrow-down.png) no-repeat top center; }
  .section-footer .left {
    background: url(img/section-arrow-left.png) no-repeat top center; }
  .section-footer .right {
    background: url(img/section-arrow-right.png) no-repeat top center; }
  .section-footer .submit {
    background: url(img/section-tick.png) no-repeat top center;
    border: 0;
    display: none; }
  .section-footer .btn {
    border: 3px solid rgba(255, 255, 255, 0.2);
    background: #3c97de url(img/download.png) no-repeat left 12px center;
    color: white;
    padding: 8px 15px 8px 40px;
    font-size: 15px;
    border-radius: 10px;
    position: absolute;
    right: 20px;
    bottom: 35px; }

.c-c {
  max-width: 992px;
  margin: 0 auto; }

.intro {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover; }
  .intro .main-title {
    padding-right: 20px;
    padding-left: 20px; }
  .intro.default {
    background-color: #dcf0ff; }
    .intro.default .main-title {
      color: #3c97de; }
  .intro .mCSB_inside > .mCSB_container {
    margin-right: 0; }

.pagination h2 {
  margin-bottom: 10px;
  color: black; }

.pagination .nav-links .page-numbers {
  padding: 5px;
  margin-right: 1px;
  color: black; }
  .pagination .nav-links .page-numbers.current {
    color: blue; }

/* Homepage */
.home.page-template .homepage-new {
  padding-top: 80px;
  font-weight: 400; }
  .home.page-template .homepage-new .banner {
    background-size: contain;
    background-position: center top;
    background-repeat: no-repeat;
    position: relative;
    padding-top: 40%; }
    .home.page-template .homepage-new .banner .floating {
      width: auto;
      height: auto;
      background-color: #FFF;
      padding: 10px 25px; }
      .home.page-template .homepage-new .banner .floating h1 {
        font-size: 40px;
        line-height: 60px;
        color: #3c97de; }
      .home.page-template .homepage-new .banner .floating p {
        font-size: 24px;
        line-height: 36px;
        color: #1A2573; }
      .home.page-template .homepage-new .banner .floating .btn {
        display: block;
        padding: 12px 20px;
        font-size: 16px;
        line-height: 16px;
        text-align: center;
        -webkit-border-radius: 5px 5px 5px 5px;
        border-radius: 5px 5px 5px 5px;
        margin-bottom: 10px; }
        .home.page-template .homepage-new .banner .floating .btn.white {
          border: 1px solid #1A2573;
          color: #1A2573; }
        .home.page-template .homepage-new .banner .floating .btn.lightblue {
          color: #FFF;
          background-color: #3c97de; }
        .home.page-template .homepage-new .banner .floating .btn:last-child {
          margin-bottom: 0; }
      .home.page-template .homepage-new .banner .floating a:nth-of-type(1) {
        display: block; }
      .home.page-template .homepage-new .banner .floating a:nth-last-of-type(1) {
        display: none; }
  .home.page-template .homepage-new .section {
    background-color: white; }
    .home.page-template .homepage-new .section.grey {
      background-color: #E9EDEF; }
    .home.page-template .homepage-new .section .container {
      color: #333949; }
    .home.page-template .homepage-new .section.promises {
      text-align: center; }
      .home.page-template .homepage-new .section.promises h2 {
        font-size: 32px;
        line-height: 1.5em;
        color: #1A2573;
        font-weight: 600;
        margin-bottom: 30px; }
      .home.page-template .homepage-new .section.promises .promise {
        padding: 0 24px; }
        .home.page-template .homepage-new .section.promises .promise img {
          max-width: 65px;
          display: block;
          margin: 0 auto 30px; }
    .home.page-template .homepage-new .section .page-title, .home.page-template .homepage-new .section .content {
      padding-left: 0;
      padding-right: 0; }
    .home.page-template .homepage-new .section .normal img {
      padding-right: 30px; }
    .home.page-template .homepage-new .section .reverse .page-title, .home.page-template .homepage-new .section .reverse .content {
      padding-left: 0;
      padding-right: 0; }
    .home.page-template .homepage-new .section .normal-1-col img {
      display: block;
      margin: 0 auto 15px; }
    .home.page-template .homepage-new .section .page-title {
      font-size: 32px;
      color: #1A2573; }
    .home.page-template .homepage-new .section .content {
      font-size: 18px;
      line-height: 27px; }
      .home.page-template .homepage-new .section .content .btn {
        font-size: 16px;
        line-height: 16px;
        display: block;
        max-width: 177px;
        padding: 16px 0;
        text-align: center;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        font-weight: 600; }
        .home.page-template .homepage-new .section .content .btn.blue {
          background-color: #3c97de;
          color: white; }
        .home.page-template .homepage-new .section .content .btn.transparent {
          border: 1px solid #1A2573;
          color: #1A2573; }
  .home.page-template .homepage-new .section-footer {
    position: static;
    bottom: auto;
    left: auto;
    display: block; }

@media (max-width: 1420px) {
  .top-actions .one a .desktop,
  .top-actions .two a .desktop,
  .top-actions .three a .desktop {
    display: none; }
  .top-actions .one a .medium,
  .top-actions .two a .medium,
  .top-actions .three a .medium {
    display: inline; } }

@media (max-width: 1124px) {
  .top-actions .one a .medium,
  .top-actions .two a .medium,
  .top-actions .three a .medium {
    display: none; }
  .top-actions .one a .small,
  .top-actions .two a .small,
  .top-actions .three a .small {
    display: inline; } }

.faq .intro.default {
  background: #dcf0ff; }
  .faq .intro.default .main-title {
    color: #3c97de; }

.faq .item {
  margin-bottom: 40px; }
  .faq .item h2,
  .faq .item h3 {
    font-weight: 500; }
  .faq .item .question {
    cursor: pointer;
    display: inline-block;
    padding-right: 30px;
    background: transparent url(img/section-arrow-down.png) no-repeat right center; }
    .faq .item .question.active {
      background-image: url(img/section-arrow-up.png); }
  .faq .item .answer {
    display: none; }

/* Devices */
.devices .intro {
  padding: 0; }
  .devices .intro .dt {
    height: 100%; }

.devices .title-container {
  padding-top: 120px; }

.devices .items {
  height: 100%; }
  .devices .items .row {
    height: 38%;
    height: calc(50vh - 110px); }
  .devices .items .item {
    height: 100%;
    padding: 20px 10px; }
    .devices .items .item .text {
      width: 60%;
      text-align: left;
      padding-left: 80px; }
      .devices .items .item .text .title {
        font-size: 40px;
        line-height: .9em;
        color: #3c97de;
        margin-bottom: 20px; }
      .devices .items .item .text .more {
        color: #333949;
        margin-bottom: 0; }
      .devices .items .item .text .short-content p {
        font-size: 13px;
        font-weight: 400;
        padding-right: 20px; }
  .devices .items .row .item {
    background: #f2f5f5; }
    .devices .items .row .item:nth-child(even) {
      background: #dcf0ff; }
  .devices .items .row:nth-child(even) .item {
    background: #dcf0ff; }
    .devices .items .row:nth-child(even) .item:nth-child(even) {
      background: #f2f5f5; }

.devices-new .banner {
  background-size: contain;
  background-position: center top;
  background-repeat: no-repeat;
  position: relative;
  padding-top: 40%; }

.devices-new .items .row {
  height: auto; }
  .devices-new .items .row .item {
    background: #f2f5f5; }
    .devices-new .items .row .item .dt {
      max-width: 992px;
      margin: 0 auto;
      display: block; }
      .devices-new .items .row .item .dt .dtc {
        display: block;
        width: 100%;
        padding: 0 20px; }
        .devices-new .items .row .item .dt .dtc.text .title {
          color: #0065b8;
          font-size: 19px;
          font-weight: 700; }
        .devices-new .items .row .item .dt .dtc.text .more {
          background-color: #0065b8;
          color: #FFF;
          border: 1px solid #0065b8;
          border-radius: 4px;
          max-width: 160px;
          text-align: center;
          padding: 10px; }
    .devices-new .items .row .item:nth-child(even) {
      background: #FFF; }
      .devices-new .items .row .item:nth-child(even) .dt {
        direction: rtl; }
        .devices-new .items .row .item:nth-child(even) .dt .dtc {
          direction: ltr; }
          .devices-new .items .row .item:nth-child(even) .dt .dtc.text .more {
            background-color: #FFF;
            color: #0065b8;
            border: 1px solid #0065b8; }

/* Booking Form */
.booking .block-title {
  margin-bottom: 30px; }

.booking .form .fields {
  padding-bottom: 150px; }

.booking .form .form-container {
  text-align: center;
  padding-top: 150px; }

.booking .form .container {
  margin: 0 auto; }
  .booking .form .container .input {
    padding: 0 15px;
    margin-bottom: 30px;
    position: relative; }
    .booking .form .container .input label {
      display: block;
      margin-bottom: 20px; }
    .booking .form .container .input input,
    .booking .form .container .input textarea {
      display: block;
      width: 100%;
      border: 1px solid #333949;
      border-radius: 10px;
      padding: 9px;
      text-align: center; }
    .booking .form .container .input textarea {
      text-align: left;
      height: 150px; }
    .booking .form .container .input label.error {
      font-size: 13px !important;
      line-height: 10px;
      color: #e01d1d;
      position: absolute;
      left: 0;
      bottom: -20px;
      width: 100%;
      margin: 0 !important;
      display: none; }
    .booking .form .container .input select {
      display: block !important;
      opacity: 0;
      position: absolute; }
    .booking .form .container .input.radio {
      display: inline-block; }
      .booking .form .container .input.radio .bt {
        display: inline-block;
        width: 125px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        background: #dcf0ff;
        color: #3c97de;
        font-size: 20px;
        font-weight: 500;
        border-radius: 10px;
        cursor: pointer; }
      .booking .form .container .input.radio input {
        opacity: 0;
        position: absolute; }
        .booking .form .container .input.radio input:checked + .bt {
          background: #3c97de;
          color: white; }
      .booking .form .container .input.radio label.error {
        bottom: -5px; }
    .booking .form .container .input.date {
      max-width: 155px;
      display: inline-block; }
    .booking .form .container .input.datepicker {
      padding-right: 35px;
      margin-right: 20px;
      position: relative; }
      .booking .form .container .input.datepicker .dp-bt {
        background: url(img/datepicker-bt.png) no-repeat center;
        width: 30px;
        height: 30px;
        border: 0;
        padding: 0;
        position: absolute;
        top: 2px;
        right: 0;
        cursor: pointer; }
  .booking .form .container .submit button {
    display: inline-block;
    width: 125px;
    height: 40px;
    text-align: center;
    background: #3c97de;
    color: white;
    font-size: 20px;
    font-weight: 500;
    border-radius: 10px;
    cursor: pointer;
    border: 0;
    line-height: 38px; }

.notification {
  padding: 5px;
  border-radius: 10px;
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  color: white;
  line-height: 17px;
  width: 90%;
  margin: 0 auto 20px; }
  .notification.success {
    background: #3c97de; }
  .notification.fail {
    background: #e01d1d; }

.search article {
  margin-bottom: 20px; }

.search .pagination {
  margin-top: 30px; }

/* Hearing Test */
.test .intro {
  position: relative; }
  .test .intro .section-arrow {
    display: block; }

.test .form {
  overflow: visible !important; }
  .test .form .step {
    display: none;
    padding-bottom: 100px; }
    .test .form .step .view {
      overflow: hidden; }
      .test .form .step .view .video {
        position: fixed;
        left: 0;
        bottom: 0;
        width: 50%; }
        .test .form .step .view .video video {
          width: 100%;
          position: absolute;
          bottom: 0;
          left: 0; }
      .test .form .step .view .page-title {
        text-align: center; }
      .test .form .step .view .questions {
        text-align: center; }
        .test .form .step .view .questions .title {
          font-weight: 400;
          margin-bottom: 25px; }
        .test .form .step .view .questions p {
          margin-bottom: 30px; }
          .test .form .step .view .questions p.short {
            max-width: 560px;
            margin-right: auto;
            margin-left: auto; }
        .test .form .step .view .questions .min {
          min-height: 450px; }
        .test .form .step .view .questions .exp-play {
          font-size: 15px;
          color: #3c97de;
          font-weight: 600;
          margin: 30px 0;
          display: none; }
          .test .form .step .view .questions .exp-play img {
            vertical-align: middle;
            margin-left: 5px; }
        .test .form .step .view .questions .buttons a {
          display: inline-block;
          padding: 11px 10px 9px;
          width: 285px;
          text-align: center;
          background: #dcf0ff;
          color: #3c97de;
          font-size: 20px;
          font-weight: 600;
          text-transform: uppercase;
          border-radius: 10px;
          margin: 0 15px 20px; }
          .test .form .step .view .questions .buttons a.active {
            background: #3c97de;
            color: #dcf0ff; }
        .test .form .step .view .questions .buttons input {
          position: absolute;
          opacity: 0; }
    .test .form .step.test-item .buttons {
      max-width: 500px;
      margin: 0 auto; }
      .test .form .step.test-item .buttons a {
        max-width: 125px;
        margin-bottom: 30px; }
    .test .form .step.results .bigger {
      font-weight: 400; }
    .test .form .step.results .rating {
      font-weight: 400;
      margin-bottom: 20px; }

.test .section-footer.duration {
  padding: 0 !important;
  min-width: 100px !important;
  width: 100px;
  height: 100px;
  background: rgba(28, 41, 126, 0.85); }
  .test .section-footer.duration .progress .number {
    font-size: 25px;
    padding: 0 15px;
    background: #3c97de;
    color: white;
    margin-top: 31px;
    float: right;
    line-height: 44px;
    height: 40px; }
  .test .section-footer.duration .progress .book-now {
    display: none;
    position: absolute;
    right: 25%;
    bottom: 33px;
    color: white;
    background: #0c88cf;
    border: 2px solid #167bc0;
    padding: 5px 40px 1px;
    font-size: 13px;
    text-transform: uppercase;
    border-radius: 7px; }
    .test .section-footer.duration .progress .book-now:hover {
      color: #1c297e;
      opacity: 1; }

.test .page-nav-container .play {
  display: none; }

.test .mCustomScrollBox {
  overflow: auto !important; }

.touch-device .test .fp-se.enabled.space-top {
  margin: 130px 0 0;
  height: calc(100% - 130px); }

.touch-device .test .form .step .view .questions .exp-play {
  display: block !important; }
  .touch-device .test .form .step .view .questions .exp-play:hover {
    cursor: pointer;
    opacity: .8; }

/* Locator */
.locator .postcode-form {
  max-width: 680px;
  margin: 40px auto 0;
  overflow: hidden;
  letter-spacing: 2px; }
  .locator .postcode-form input {
    width: 100%;
    height: 60px;
    padding: 17px 15px 13px 15px;
    font-size: 25px;
    line-height: 1.3em;
    border: 0;
    border-radius: 5px;
    text-align: center;
    color: #3c97de;
    text-decoration: underline;
    float: left; }
  .locator .postcode-form input:focus {
    outline: none; }
  .locator .postcode-form button {
    max-width: 265px;
    width: 35%;
    margin-left: 5%;
    background: #3c97de;
    color: white;
    font-size: 25px;
    border: 0;
    border-radius: 5px;
    height: 60px;
    line-height: 60px;
    font-weight: 500;
    float: left; }

.locator .show-all-locations {
  padding: 10px 15px;
  margin-top: 10px;
  background-color: #3c97de;
  position: relative;
  color: #fff;
  font-size: 15px;
  border-radius: 4px;
  font-weight: 400;
  display: none; }
  .locator .show-all-locations.active {
    display: inline-block; }

.locator .location-name {
  margin-top: 140px;
  margin-bottom: 40px; }

.locator .info {
  position: absolute;
  z-index: 999;
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  padding: 29px;
  text-align: center; }

.locator #stores-map {
  width: 100%;
  height: calc(100% - 255px); }

.locator .map {
  padding: 0 !important; }

.locator .map-popup-info {
  padding: 25px;
  height: 90px;
  width: 100%;
  background: #dcf0ff;
  color: #3c97de;
  display: table;
  text-align: center; }
  .locator .map-popup-info h3 {
    display: table-cell;
    vertical-align: middle; }

.locator .js-info-bubble-close {
  top: 5px !important;
  right: 5px !important; }


  .locator-text--desktop {
    margin: 40px;
    display: none;

    @media screen and (min-width: 951px) {
      display: block;
    }
  }

  .locator-text--mobile {
    margin: 40px;
    display: block;

    @media screen and (min-width: 951px) {
      display: none;
    }
  }

  .locator-text--desktop p {
    font-size: 14px;
    line-height: 1.5em;
  }

  .locator-text--mobile p {
    font-size: 14px;
    line-height: 1.5em;
  }

.single-location .intro {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }
  @media all and (min-width: 768px) {
    .single-location .intro {
      background-image: url("img/about-bg-big.jpg"); } }
  @media all and (max-width: 767px) {
    .single-location .intro {
      background-image: url("img/about-bg-small.jpg"); } }

.single-location .details .container {
  padding: 0; }

.single-location .details .page-title {
  text-align: center; }

.single-location .details #store-content {
  text-align: left;
  padding-left: 50px;
  overflow: hidden; }
  .single-location .details #store-content .last-col {
    padding-left: 20px; }
  .single-location .details #store-content .item {
    margin-bottom: 10px; }
    .single-location .details #store-content .item .what {
      font-weight: 600; }
    .single-location .details #store-content .item p {
      margin: 0 0 15px;
      line-height: 1.5em; }
    .single-location .details #store-content .item .opening p {
      line-height: 14px;
      margin-top: 5px; }
  .single-location .details #store-content .description {
    border-top: 1px solid #e3e3e3;
    padding-top: 20px; }

.single-location .details #pics img {
  display: block;
  border-radius: 10px; }

.single-location .details #pics .mini .col-sm-6 {
  padding: 10px 5px; }
  .single-location .details #pics .mini .col-sm-6 img {
    border-radius: 10px; }

/* FP */
.fp-se.enabled {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: auto;
  opacity: 0; }
  .fp-se.enabled.main-footer {
    top: 0;
    padding-top: 50px; }
  .fp-se.enabled.side-scroll {
    margin: 180px 140px 120px;
    width: calc(100% - 280px);
    height: calc(100% - 300px); }
  .fp-se.enabled.space-top {
    margin: 180px 0 0;
    width: 100%;
    height: calc(100% - 180px); }

.fp-se.disabled {
  opacity: 1 !important;
  padding: 20px !important; }

/* Selectator */
.selectator_element.single {
  border: 1px solid #333949;
  border-radius: 10px;
  height: 40px;
  min-height: 0 !important;
  padding: 10px !important;
  width: 100% !important;
  text-align: left; }
  .selectator_element.single:after {
    content: "\25BC";
    color: #414042;
    width: 25px;
    font-size: 18px;
    line-height: 23px;
    height: 18px;
    top: 9px; }
  .selectator_element.single .selectator_options {
    border-color: #e1e1e1; }
    .selectator_element.single .selectator_options .selectator_option {
      list-style: none !important;
      line-height: initial;
      margin-bottom: 0; }
      .selectator_element.single .selectator_options .selectator_option .selectator_option_title {
        margin-left: 0;
        font-size: 13px;
        color: #333949; }
      .selectator_element.single .selectator_options .selectator_option.active {
        background: #3c97de; }
        .selectator_element.single .selectator_options .selectator_option.active .selectator_option_title {
          color: white; }
  .selectator_element.single .selectator_chosen_item_title {
    font-size: 15px;
    line-height: 21px; }

/* Scrollbarssss */
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  height: 100%; }

.mCSB_scrollTools {
  filter: alpha(opacity=100) !important;
  opacity: 1 !important; }
  .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
  .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background: #333949; }
  .mCSB_scrollTools .mCSB_dragger {
    height: 90px !important; }
    .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
      background: #333949; }
    .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
      background: #333949;
      height: 90px;
      width: 5px;
      border-radius: 5px; }
  .mCSB_scrollTools .mCSB_draggerRail {
    background: none !important; }

.scroll-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .scroll-container.auto {
    overflow: auto;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    position: relative; }

/* Device */
.device .intro {
  background: #f2f5f5; }
  .device .intro h1 {
    margin-bottom: 30px;
    color: #3c97de; }

.device .video {
  margin: 60px 0; }
  .device .video iframe {
    width: 992px;
    height: 560px; }

.device .finances {
  margin: 80px 0; }
  .device .finances .option {
    margin-bottom: 40px; }
    .device .finances .option .question {
      margin-bottom: 20px; }

.device .download {
  margin: 60px 0; }

.device .after {
  margin: 60px 0; }

.device.background2 .intro {
  background: #dcf0ff; }

/* Last amends */
.page-template-page-hearing-test .section {
  padding: 0; }
  .page-template-page-hearing-test .section.intro .dt {
    height: 100%; }

.page-template-page-hearing-test .section-arrow {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 150px;
  background: url(img/page-arrow-down.png) no-repeat center;
  z-index: 999;
  cursor: pointer;
  display: block !important; }

.page-template-page-locator .locator .location-name {
  margin-top: 40px; }

.page-template-page-locator #stores-map {
  height: 600px; }

.scroll-container {
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  position: relative; }

/* Contact Form */
.wpcf7-form {
  font-size: 16px; }
  .wpcf7-form label {
    font-weight: bold;
    color: #1c2d79; }
  .wpcf7-form input,
  .wpcf7-form textarea {
    color: black;
    border: 1px solid rgba(60, 151, 222, 0.2);
    border-radius: 2px;
    background-color: rgba(236, 248, 254, 0.2);
    margin-top: 5px;
    width: 100%;
    padding: 10px 16px;
    font-weight: initial; }
    .wpcf7-form input::placeholder,
    .wpcf7-form textarea::placeholder {
      opacity: 0.5; }
  .wpcf7-form p {
    max-width: initial; }
  .wpcf7-form input[type=submit] {
    margin-top: 10px;
    width: 100%; }

.bottom-link-button {
  text-align: center;
  overflow: hidden;
  margin: 50px 0;
  padding: 0 15px; }
  .bottom-link-button p {
    margin: 0;
    padding: 0; }
  .bottom-link-button a {
    border: 3px solid rgba(255, 255, 255, 0.2);
    background: #3c97de url(img/download.png) no-repeat left 12px center;
    color: white;
    padding: 8px 15px 8px 40px;
    font-size: 15px;
    border-radius: 10px;
    display: inline-block;
    font-weight: 100; }
    .bottom-link-button a b,
    .bottom-link-button a strong {
      font-weight: 100;
      color: white; }

/* About us */
.page.about-us .section.columns {
  padding-top: 0;
  margin-top: -50px; }

/* Sitemap */
ul.sitemap {
  list-style: none;
  padding: 0; }
  ul.sitemap ul {
    padding: 12px 0 0 20px; }
  ul.sitemap li {
    list-style: none; }

/* Printing Margins, Colors and Font Sizes */
.mt0 {
  margin-top: 0px; }

.mb0 {
  margin-bottom: 0px; }

.ml0 {
  margin-left: 0px; }

.mr0 {
  margin-right: 0px; }

.mt5 {
  margin-top: 5px; }

.mb5 {
  margin-bottom: 5px; }

.ml5 {
  margin-left: 5px; }

.mr5 {
  margin-right: 5px; }

.mt10 {
  margin-top: 10px; }

.mb10 {
  margin-bottom: 10px; }

.ml10 {
  margin-left: 10px; }

.mr10 {
  margin-right: 10px; }

.mt15 {
  margin-top: 15px; }

.mb15 {
  margin-bottom: 15px; }

.ml15 {
  margin-left: 15px; }

.mr15 {
  margin-right: 15px; }

.mt20 {
  margin-top: 20px; }

.mb20 {
  margin-bottom: 20px; }

.ml20 {
  margin-left: 20px; }

.mr20 {
  margin-right: 20px; }

.mt25 {
  margin-top: 25px; }

.mb25 {
  margin-bottom: 25px; }

.ml25 {
  margin-left: 25px; }

.mr25 {
  margin-right: 25px; }

.mt30 {
  margin-top: 30px; }

.mb30 {
  margin-bottom: 30px; }

.ml30 {
  margin-left: 30px; }

.mr30 {
  margin-right: 30px; }

.mt35 {
  margin-top: 35px; }

.mb35 {
  margin-bottom: 35px; }

.ml35 {
  margin-left: 35px; }

.mr35 {
  margin-right: 35px; }

.mt40 {
  margin-top: 40px; }

.mb40 {
  margin-bottom: 40px; }

.ml40 {
  margin-left: 40px; }

.mr40 {
  margin-right: 40px; }

.mt45 {
  margin-top: 45px; }

.mb45 {
  margin-bottom: 45px; }

.ml45 {
  margin-left: 45px; }

.mr45 {
  margin-right: 45px; }

.mt50 {
  margin-top: 50px; }

.mb50 {
  margin-bottom: 50px; }

.ml50 {
  margin-left: 50px; }

.mr50 {
  margin-right: 50px; }

.white {
  color: white; }

.white-bg {
  background-color: white; }

.white-bd {
  border-color: white !important; }

.blue {
  color: #3c97de; }

.blue-bg {
  background-color: #3c97de; }

.blue-bd {
  border-color: #3c97de !important; }

.mblue {
  color: #1c297e; }

.mblue-bg {
  background-color: #1c297e; }

.mblue-bd {
  border-color: #1c297e !important; }

.dblue {
  color: #333949; }

.dblue-bg {
  background-color: #333949; }

.dblue-bd {
  border-color: #333949 !important; }

.sblue {
  color: #dcf0ff; }

.sblue-bg {
  background-color: #dcf0ff; }

.sblue-bd {
  border-color: #dcf0ff !important; }

.red {
  color: #e01d1d; }

.red-bg {
  background-color: #e01d1d; }

.red-bd {
  border-color: #e01d1d !important; }

.s12 {
  font-size: 12px;
  line-height: 1.4em; }

.s13 {
  font-size: 13px;
  line-height: 1.4em; }

.s14 {
  font-size: 14px;
  line-height: 1.4em; }

.s15 {
  font-size: 15px;
  line-height: 1.4em; }

.s16 {
  font-size: 16px;
  line-height: 1.4em; }

.s17, .pagination h2 {
  font-size: 17px;
  line-height: 1.4em; }

.s18 {
  font-size: 18px;
  line-height: 1.4em; }

.s19 {
  font-size: 19px;
  line-height: 1.4em; }

.s20 {
  font-size: 20px;
  line-height: 1.4em; }

.s21 {
  font-size: 21px;
  line-height: 1.4em; }

.s22 {
  font-size: 22px;
  line-height: 1.4em; }

.s23 {
  font-size: 23px;
  line-height: 1.4em; }

.s24 {
  font-size: 24px;
  line-height: 1.4em; }

.s25, .blog #comments, .booking .form .container .input label, .test .form .step .view .questions p, .locator .map-popup-info h3, .device .finances .option .answer {
  font-size: 25px;
  line-height: 1.4em; }

.s26, .devices .items .item .text .more {
  font-size: 26px;
  line-height: 1.4em; }

.s27 {
  font-size: 27px;
  line-height: 1.4em; }

.s28 {
  font-size: 28px;
  line-height: 1.4em; }

.s29 {
  font-size: 29px;
  line-height: 1.4em; }

.s30, .booking .block-title, .test .form .step .view .questions .title, .test .form .step.results .bigger, .test .form .step.results .rating, .device .finances .option .question {
  font-size: 30px;
  line-height: 1.4em; }

.s31 {
  font-size: 31px;
  line-height: 1.4em; }

.s32 {
  font-size: 32px;
  line-height: 1.4em; }

.s33 {
  font-size: 33px;
  line-height: 1.4em; }

.s34 {
  font-size: 34px;
  line-height: 1.4em; }

.s35, .big {
  font-size: 35px;
  line-height: 1.4em; }

.s36 {
  font-size: 36px;
  line-height: 1.4em; }

.s37 {
  font-size: 37px;
  line-height: 1.4em; }

.s38 {
  font-size: 38px;
  line-height: 1.4em; }

.s39 {
  font-size: 39px;
  line-height: 1.4em; }

.s40 {
  font-size: 40px;
  line-height: 1.4em; }

.s41 {
  font-size: 41px;
  line-height: 1.4em; }

.s42 {
  font-size: 42px;
  line-height: 1.4em; }

.s43 {
  font-size: 43px;
  line-height: 1.4em; }

.s44 {
  font-size: 44px;
  line-height: 1.4em; }

.s45 {
  font-size: 45px;
  line-height: 1.4em; }

.s46 {
  font-size: 46px;
  line-height: 1.4em; }

.s47 {
  font-size: 47px;
  line-height: 1.4em; }

.s48 {
  font-size: 48px;
  line-height: 1.4em; }

.s49 {
  font-size: 49px;
  line-height: 1.4em; }

.s50 {
  font-size: 50px;
  line-height: 1.4em; }

/* Fix for massive fonts */
.s18 {
  font-size: 11.7px; }

.s19 {
  font-size: 12.35px; }

.s20 {
  font-size: 13px; }

.s21 {
  font-size: 13.65px; }

.s22 {
  font-size: 14.3px; }

.s23 {
  font-size: 14.95px; }

.s24 {
  font-size: 15.6px; }

.s25, .blog #comments, .booking .form .container .input label, .test .form .step .view .questions p, .locator .map-popup-info h3, .device .finances .option .answer {
  font-size: 16.25px; }

.s26, .devices .items .item .text .more {
  font-size: 16.9px; }

.s27 {
  font-size: 17.55px; }

.s28 {
  font-size: 18.2px; }

.s29 {
  font-size: 18.85px; }

.s30, .booking .block-title, .test .form .step .view .questions .title, .test .form .step.results .bigger, .test .form .step.results .rating, .device .finances .option .question {
  font-size: 19.5px; }

.s31 {
  font-size: 20.15px; }

.s32 {
  font-size: 20.8px; }

.s33 {
  font-size: 21.45px; }

.s34 {
  font-size: 22.1px; }

.s35, .big {
  font-size: 22.75px; }

.s36 {
  font-size: 23.4px; }

.s37 {
  font-size: 24.05px; }

.s38 {
  font-size: 24.7px; }

.s39 {
  font-size: 25.35px; }

.s40 {
  font-size: 26px; }

.s41 {
  font-size: 26.65px; }

.s42 {
  font-size: 27.3px; }

.s43 {
  font-size: 27.95px; }

.s44 {
  font-size: 28.6px; }

.s45 {
  font-size: 29.25px; }

.s46 {
  font-size: 29.9px; }

.s47 {
  font-size: 30.55px; }

.s48 {
  font-size: 31.2px; }

.s49 {
  font-size: 31.85px; }

.s50 {
  font-size: 32.5px; }

/* Media Queries */
@media all and (max-width: 1600px) {
  /* Test */
  .test .form .step .view .questions .min {
    min-height: 300px; } }

@media all and (max-width: 1199px) {
  /* Homepage */
  .homepage .section.intro .badge img {
    width: 250px; } }

@media all and (max-width: 991px) {
  /* Homepage */
  .home.page-template .homepage-new .section {
    padding-top: 60px;
    padding-bottom: 60px; }
  .homepage .section.intro .badge img {
    width: 200px; }
  .main-footer .btn .medium, .main-footer .btn .desktop {
    display: none; }
  /* Devices */
  .devices .items .row {
    height: auto; }
    .devices .items .row .item {
      background: #f2f5f5; }
      .devices .items .row .item:nth-child(even) {
        background: #dcf0ff; }
  /* Test */
  .test .form .step .view .questions .min {
    min-height: 0; }
  /* All Pages */
  .section-footer {
    padding: 15px; }
    .section-footer a {
      font-size: 16px !important; }
    .section-footer .btn {
      display: none; }
  /* FP */
  .fp-se.enabled.side-scroll {
    margin: 120px 30px 100px 90px;
    width: calc(100% - 120px);
    height: calc(100% - 220px); }
  /* Device */
  .device .video:first-child {
    display: block; }
  .device .video iframe {
    width: 100%;
    height: 560px;
    height: 56vw; } }

@media all and (max-width: 767px) {
  /* Footer */
  .main-footer {
    text-align: center !important; }
    .main-footer.fp-se.disabled {
      padding: 30px 0 0 !important; }
    .main-footer .text-right {
      text-align: center !important; }
    .main-footer .logos {
      margin-bottom: 30px; }
    .main-footer .middle {
      margin: 30px 0; }
    .main-footer .view .sub {
      top: auto;
      bottom: auto;
      left: auto;
      right: auto;
      position: relative; }
      .main-footer .view .sub div {
        margin-bottom: 15px; }
    .main-footer .btn .mobile {
      display: inline; }
  .home.page-template .homepage-new {
    padding-top: 0; }
  /* All Pages */
  .page-template-page-slides .page-nav-container,
  .page-template-page-faq .page-nav-container,
  .page-template-page-locator .page-nav-container,
  .page-template-page-technology .page-nav-container,
  .page-template-page-devices .page-nav-container,
  .device-template-default .page-nav-container {
    display: none !important; }
  .page-template-page-hearing-test .page-nav-container {
    display: block !important;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important; }
  .main-title {
    font-size: 40px; }
  .page-title {
    font-size: 25px; }
  .section.intro {
    padding: 20px; }
    .section.intro .dt {
      min-height: 240px;
      height: auto; }
    .section.intro .section-arrow {
      display: none !important; }
  .section.columns .col-sm-6 {
    padding-left: 0;
    padding-right: 0; }
  /* FP */
  .fp-se.enabled.side-scroll {
    margin: 120px 20px 100px;
    width: calc(100% - 40px);
    height: calc(100% - 220px); }
  /* Devices */
  .devices .title-container {
    padding-top: 0px; }
  .devices .items .row .item {
    height: auto;
    padding: 20px; }
    .devices .items .row .item .dtc {
      display: block;
      text-align: center;
      width: 100%; }
    .devices .items .row .item .text {
      padding-left: 0;
      margin-top: 20px; }
      .devices .items .row .item .text .title {
        font-size: 25px; }
      .devices .items .row .item .text .short-content p {
        padding-right: 0; }
  /* Test */
  .test .intro .section-arrow {
    display: none; }
  .test .page-nav-container {
    width: 35px;
    left: 5px; }
    .test .page-nav-container .play {
      display: block; }
  .test .form .step {
    padding: 0 10px 10px 50px; }
    .test .form .step .video {
      display: none; }
    .test .form .step .view .questions .min {
      min-height: 0; }
    .test .form .step .view .questions .exp-play {
      display: block; }
    .test .form .step .view .questions .buttons a {
      width: auto;
      min-width: 120px; }
  .test .section-footer.duration {
    display: block !important;
    opacity: 1 !important; }
  /* Locator */
  .locator .postcode-form input,
  .locator .postcode-form button {
    float: none;
    display: block;
    margin: 0 auto 10px;
    max-width: 240px;
    width: 100%;
    font-size: 16px; }
  .locator .location-name {
    margin-top: 100px;
    margin-bottom: 10px;
    padding: 0 15px; }
  .locator .info {
    padding: 10px; }
  .locator #stores-map {
    height: 400px; }
  .single-location .details #store-content {
    padding-left: 0; }
    .single-location .details #store-content .last-col {
      padding-left: 0; }
  .single-location .details #pics img {
    margin: 0 auto; }
  /* Homepage */
  .homepage .section.intro video {
    display: none !important; }
  .homepage .section.intro .badge {
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    position: relative;
    text-align: center; }
    .homepage .section.intro .badge img {
      width: 150px; }
  /* Booking form */
  .booking .form .container {
    padding: 0; }
    .booking .form .container .input {
      padding: 0; }
  /* Sizes */
  .s18 {
    font-size: 11.7px; }
  .s19 {
    font-size: 12.35px; }
  .s20 {
    font-size: 13px; }
  .s21 {
    font-size: 13.65px; }
  .s22 {
    font-size: 14.3px; }
  .s23 {
    font-size: 14.95px; }
  .s24 {
    font-size: 15.6px; }
  .s25, .blog #comments, .booking .form .container .input label, .test .form .step .view .questions p, .locator .map-popup-info h3, .device .finances .option .answer {
    font-size: 16.25px; }
  .s26, .devices .items .item .text .more {
    font-size: 16.9px; }
  .s27 {
    font-size: 17.55px; }
  .s28 {
    font-size: 18.2px; }
  .s29 {
    font-size: 18.85px; }
  .s30, .booking .block-title, .test .form .step .view .questions .title, .test .form .step.results .bigger, .test .form .step.results .rating, .device .finances .option .question {
    font-size: 19.5px; }
  .s31 {
    font-size: 15.5px; }
  .s32 {
    font-size: 16px; }
  .s33 {
    font-size: 16.5px; }
  .s34 {
    font-size: 17px; }
  .s35, .big {
    font-size: 17.5px; }
  .s36 {
    font-size: 18px; }
  .s37 {
    font-size: 18.5px; }
  .s38 {
    font-size: 19px; }
  .s39 {
    font-size: 19.5px; }
  .s40 {
    font-size: 20px; }
  .s41 {
    font-size: 20.5px; }
  .s42 {
    font-size: 21px; }
  .s43 {
    font-size: 21.5px; }
  .s44 {
    font-size: 22px; }
  .s45 {
    font-size: 22.5px; }
  .s46 {
    font-size: 23px; }
  .s47 {
    font-size: 23.5px; }
  .s48 {
    font-size: 24px; }
  .s49 {
    font-size: 24.5px; }
  .s50 {
    font-size: 25px; } }

@media (min-width: 768px) {
  .home.page-template .homepage-new .banner {
    height: 600px;
    padding: 0;
    background-size: cover; }
    .home.page-template .homepage-new .banner .floating {
      position: absolute;
      top: 30px;
      right: 10%;
      padding: 30px;
      width: 456px; }
      .home.page-template .homepage-new .banner .floating p {
        margin: 20px 0 30px; }
      .home.page-template .homepage-new .banner .floating a:nth-of-type(1) {
        display: none; }
      .home.page-template .homepage-new .banner .floating a:nth-last-of-type(1) {
        display: block; }
  .home.page-template .homepage-new .section .page-title, .home.page-template .homepage-new .section .content {
    padding-left: 10px;
    padding-right: 50px; }
  .home.page-template .homepage-new .section .reverse .page-title, .home.page-template .homepage-new .section .reverse .content {
    padding-left: 10px;
    padding-right: 50px; }
  .devices-new .banner {
    height: 600px;
    padding: 0;
    background-size: cover; }
  .devices-new .items .row .item .dt {
    display: table; }
    .devices-new .items .row .item .dt .dtc {
      width: 50%;
      display: table-cell; } }

@media all and (max-width: 480px) {
  /* Container */
  .container {
    padding-right: 15px;
    padding-left: 15px; }
  /* All Pages */
  .section-footer a {
    font-size: 0 !important;
    width: 60px; }
  .section-footer .book-now {
    width: 140px !important;
    font-size: 15px !important;
    padding: 5px !important;
    left: 10px;
    top: 15px;
    height: 70px; }
  .main-title {
    font-size: 24px; }
  .search-form input {
    width: 65%; }
  .search-form button {
    width: 20%; }
  /* Locator */
  .single-location .details #pics img {
    margin: 0 auto; }
  .single-location .details #store-content {
    padding-left: 0; }
    .single-location .details #store-content .item {
      display: block;
      width: auto; } }

.careers-jobs {
  padding: 25px 0 0; }
  .careers-jobs .btn, .careers-jobs .buttons button {
    display: inline-block;
    padding: 12px 20px;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    min-width: 140px; }
    .careers-jobs .btn.white, .careers-jobs .buttons button.white {
      border: 1px solid #1A2573;
      color: #1A2573; }
    .careers-jobs .btn.lightblue, .careers-jobs .buttons button.lightblue {
      color: #FFF;
      background-color: #3c97de; }
    .careers-jobs .btn:last-child, .careers-jobs .buttons button:last-child {
      margin-bottom: 0; }
  .careers-jobs form {
    margin: 0 0 25px;
    display: table;
    table-layout: fixed;
    vertical-align: bottom; }
    .careers-jobs form .searchElement, .careers-jobs form .buttons {
      display: table-cell;
      width: 30%;
      vertical-align: bottom; }
    .careers-jobs form .searchElement label {
      display: block;
      margin-bottom: 12px;
      text-align: center; }
    .careers-jobs form .searchElement.city {
      display: none; }
    .careers-jobs form .searchElement .selectator_element.single, .careers-jobs form .searchElement select, .careers-jobs form .searchElement > input {
      width: 90% !important;
      line-height: 16px;
      font-size: 16px;
      background-color: #FFF;
      display: block;
      border: 1px solid #1A2573;
      border-radius: 10px;
      padding: 9px;
      height: 40px; }
    .careers-jobs form .searchElement > input {
      text-align: center; }
    .careers-jobs form .buttons {
      width: 10%;
      text-align: right; }
      .careers-jobs form .buttons .rssbutton {
        display: none; }
      .careers-jobs form .buttons button {
        padding: 9px;
        border: 1px solid #1A2573;
        color: #1A2573;
        height: 40px; }
  .careers-jobs #recruitmentframe {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0; }
    .careers-jobs #recruitmentframe li {
      list-style: none;
      border-bottom: 1px solid #000;
      margin: 0;
      padding: 25px; }
      .careers-jobs #recruitmentframe li:nth-last-child(1) {
        border-bottom: 0 none transparent;
        margin: 25px 0 0 0; }

.page-template-page-booking-new {
  /* The spinner */
  /* Animations */ }
  .page-template-page-booking-new .top-actions .three {
    display: none; }
  .page-template-page-booking-new #BayBookingMapWrap {
    background: url(../img/booking-img.jpg) no-repeat center top/cover; }
  .page-template-page-booking-new #BayBookingMapWrap img {
    display: block; }
  .page-template-page-booking-new .main-footer h3 {
    color: #ffffff; }
  .page-template-page-booking-new .form-section {
    display: none; }
  .page-template-page-booking-new .form-section.current {
    display: block; }
  .page-template-page-booking-new .btn-info, .page-template-page-booking-new .btn-default {
    margin-top: 10px; }
  .page-template-page-booking-new #BayBookingMapWrap {
    margin: 0px; }
  .page-template-page-booking-new #BayBookingMapWrap.gmap-init {
    height: 1100px; }
  .page-template-page-booking-new #BayBookingWrap {
    padding: 10% 10% 10% 13%;
    color: #bebec0;
    line-height: 1.3;
    height: 1100px;
    display: flex;
    flex-direction: column;
    justify-content: center; }
  .page-template-page-booking-new #BayBookingWrap form,
  .page-template-page-booking-new #BayBookingWrap .demo-form {
    max-width: 500px;
    padding: 15px;
    font-size: 18px; }
  .page-template-page-booking-new #BayBookingWrap .form-group {
    margin-bottom: 30px; }
  .page-template-page-booking-new #BayBookingWrap h2 {
    color: #1c2e7b;
    line-height: 1.2;
    font-size: 32px;
    font-weight: bold;
    margin: 20px 0 50px; }
  .page-template-page-booking-new #BayBookingWrap h2 span {
    color: #0b0b0b;
    font-size: 24px;
    display: inline-block;
    margin-top: 20px; }
  .page-template-page-booking-new #BayBookingWrap label {
    color: #0b0b0b;
    font-size: 18px;
    margin-bottom: 15px;
    display: inline-block;
    max-width: 100%; }
  .page-template-page-booking-new #BayBookingWrap .form-control {
    width: 100%;
    display: block;
    height: 56px;
    border-radius: 5px;
    padding: 10px 15px;
    box-sizing: border-box;
    color: #1b1b1b;
    border: 1px solid #3c97de;
    outline: none; }
  .page-template-page-booking-new #BayBookingWrap .form-control:focus {
    border: 1px solid #1c2d79;
    -webkit-box-shadow: 1px 4px 10px rgba(28, 45, 121, 0.18);
    -webkit-box-shadow: 0 7px 10px rgba(28, 45, 121, 0.18);
    box-shadow: 0 7px 10px rgba(28, 45, 121, 0.18);
    outline: none; }
  .page-template-page-booking-new #BayBookingWrap .form-control.parsley-success {
    border: 1px solid #dff0d8; }
  .page-template-page-booking-new #BayBookingWrap .form-control.parsley-error {
    border: 1px solid #EED3D7; }
  .page-template-page-booking-new #BayBookingWrap select {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none; }
  .page-template-page-booking-new #BayBookingWrap select.form-control {
    background-image: linear-gradient(45deg, transparent 50%, #1A2573 50%), linear-gradient(135deg, #1A2573 50%, transparent 50%);
    background-position: calc(100% - 23px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), 100% 0;
    background-size: 7px 8px, 8px 8px, 2.5em 2.5em;
    background-repeat: no-repeat; }
  .page-template-page-booking-new #BayBookingWrap select.form-control:focus {
    background-image: linear-gradient(45deg, #1A2573 50%, transparent 50%), linear-gradient(135deg, transparent 50%, #1A2573 50%);
    background-position: calc(100% - 15px) 1em, calc(100% - 23px) 1em, 100% 0;
    background-size: 9px 8px, 8px 8px, 2.5em 2.5em;
    background-repeat: no-repeat;
    outline: 0; }
  .page-template-page-booking-new #BayBookingWrap .btn.disabled {
    background: #424649;
    cursor: not-allowed; }
  .page-template-page-booking-new #BayBookingWrap .btn {
    background: #0a8cda;
    display: inline-block;
    border: none;
    color: #fff;
    padding: 15px 25px;
    min-width: 48%;
    border-radius: 5px; }
  .page-template-page-booking-new #BayBookingWrap .form-group .parsley-errors-list li {
    margin-top: 12px;
    color: #ff0000; }
  .page-template-page-booking-new div#non-eligible {
    color: #1b1b1b; }
  .page-template-page-booking-new .map-popup-info-bking {
    text-align: center;
    font-size: 20px;
    line-height: 1.3; }
  .page-template-page-booking-new .map-popup-info-bking h3 {
    color: #1c2e7b;
    font-size: 30px;
    margin: 20px 0; }
  .page-template-page-booking-new .map-popup-info-bking span {
    display: block; }
  .page-template-page-booking-new .map-popup-info-bking button {
    background: #0a8cda;
    display: block;
    border-radius: 0;
    color: #fff;
    border: none;
    line-height: 1.2;
    margin-top: 15px;
    padding: 12px 30px;
    width: 100%; }
  .page-template-page-booking-new .booking-success-msg {
    font-size: 23px;
    line-height: 1.2;
    max-width: 500px; }

@keyframes spinner {
  to {
    transform: rotate(360deg); } }
  .page-template-page-booking-new .spinner,
  .page-template-page-booking-new .spinner:before {
    width: 20px;
    height: 20px;
    box-sizing: border-box; }
  .page-template-page-booking-new .spinner:before {
    content: '';
    display: block;
    border-radius: 50%;
    border: 2px solid #ccc;
    border-top-color: #333;
    animation: spinner .6s linear infinite; }
  .page-template-page-booking-new .spinner-absolute {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -10px;
    margin-left: -10px; }
  .page-template-page-booking-new .spinner-add,
  .page-template-page-booking-new .spinner-remove {
    animation-fill-mode: both;
    animation-duration: .4s; }
  .page-template-page-booking-new .spinner-add {
    animation-name: spinner-add; }

@keyframes spinner-add {
  from {
    transform: scale(0); }
  to {
    transform: scale(1); } }
  .page-template-page-booking-new .spinner-remove {
    animation-name: spinner-remove; }

@keyframes spinner-remove {
  to {
    transform: scale(0); } }
  .page-template-page-booking-new #BayBookingWrap .select-date {
    background-image: url(../img/calendar1.png) !important;
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: 98% 50%; }
  @media (max-width: 991px) {
    .page-template-page-booking-new #BayBookingMapWrap {
      margin: 0px;
      height: 600px; }
    .page-template-page-booking-new #BayBookingMapWrap.gmap-init {
      height: 400px; }
    .page-template-page-booking-new #BayBookingWrap {
      height: auto;
      padding: 6%; } }
  @media (max-width: 767px) {
    .page-template-page-booking-new #BayBookingWrap form,
    .page-template-page-booking-new #BayBookingWrap .demo-form {
      font-size: 18px;
      padding: 0; }
    .page-template-page-booking-new #BayBookingWrap h2 {
      font-size: 30px;
      margin: 10px 0 20px; }
    .page-template-page-booking-new #BayBookingWrap .form-control {
      height: 50px;
      font-size: 16px; }
    .page-template-page-booking-new #BayBookingWrap label {
      font-size: 18px;
      margin-bottom: 10px; }
    .page-template-page-booking-new #BayBookingWrap .btn {
      padding: 10px 22px;
      min-width: auto;
      text-align: center;
      max-width: 400px;
      width: 100%; }
    .page-template-page-booking-new .booking-success-msg {
      font-size: 18px; }
    .page-template-page-booking-new #BayBookingWrap h2 span {
      font-size: 18px; } }
  @media (max-width: 600px) {
    .page-template-page-booking-new #BayBookingMapWrap {
      height: 0; } }
  @media (min-width: 992px) {
    .page-template-page-booking-new #BayBookingMapWrap img {
      /*display: none;*/ }
    .page-template-page-booking-new #BayBookingMapWrap {
      height: 1100px;
      margin: 0px; }
    .page-template-page-booking-new #BayBookingWrap {
      padding: 10% 10% 10% 13%;
      color: #bebec0;
      line-height: 1.3;
      height: 1100px;
      display: flex;
      flex-direction: column;
      justify-content: center; } }
  @media (min-width: 1600px) {
    .page-template-page-booking-new #BayBookingWrap {
      height: 1100px; } }

/* ---- Grid System ---- */
.clear {
  clear: both; }

.ba-container {
  width: 1180px;
  margin: 0 auto; }

.ba-row {
  margin-right: -15px;
  margin-left: -15px; }
  .ba-row:before, .ba-row:after {
    display: table;
    content: '';
    clear: both; }

.col-ba-12, .col-ba-11, .col-ba-10, .col-ba-9, .col-ba-8, .col-ba-7, .col-ba-6, .col-ba-5, .col-ba-4, .col-ba-3, .col-ba-2, .col-ba-1 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-ba-12 {
  width: 100%;
  float: left; }

.col-ba-11 {
  width: 91.66666667%;
  float: left; }

.col-ba-10 {
  width: 83.33333333%;
  float: left; }

.col-ba-9 {
  width: 75%;
  float: left; }

.col-ba-8 {
  width: 66.66666667%;
  float: left; }

.col-ba-7 {
  width: 58.33333333%;
  float: left; }

.col-ba-6 {
  width: 50%;
  float: left; }

.col-ba-5 {
  width: 41.66666667%;
  float: left; }

.col-ba-4 {
  width: 33.33333333%;
  float: left; }

.col-ba-3 {
  width: 25%;
  float: left; }

.col-ba-2 {
  width: 16.66666667%;
  float: left; }

.col-ba-1 {
  width: 8.33333333%;
  float: left; }

.section-1 {
  margin-top: 80px; }
  @media screen and (max-width: 767px) {
    .section-1 {
      margin-top: 0px; } }
  .section-1 .left {
    height: 630px;
    background-color: #DCF0FF;
    display: -webkit-flex;
    /* Safari */
    -webkit-align-items: center;
    /* Safari 7.0+ */
    display: flex;
    align-items: center;
    padding: 0 !important;
    justify-content: center;
    text-align: right;
    overflow: hidden; }
    @media screen and (max-width: 767px) {
      .section-1 .left {
        height: auto; } }
    .section-1 .left .variable {
      width: 630px;
      margin: 0px; }
      @media screen and (max-width: 950px) {
        .section-1 .left .variable {
          width: 100%; } }
      .section-1 .left .variable .slick-list {
        padding: 0px !important; }
        .section-1 .left .variable .slick-list .slick-slide div div img {
          margin-bottom: -4px; }
      .section-1 .left .variable .slick-arrow {
        display: none !important; }
      .section-1 .left .variable .slick-dots {
        bottom: 60px !important; }
        @media screen and (max-width: 950px) {
          .section-1 .left .variable .slick-dots {
            bottom: -60px !important; } }
        @media screen and (max-width: 767px) {
          .section-1 .left .variable .slick-dots {
            bottom: 40px !important; } }
        .section-1 .left .variable .slick-dots li {
          width: 40px;
          height: 4px; }
          .section-1 .left .variable .slick-dots li button {
            width: 40px;
            height: 4px;
            display: block;
            position: relative; }
          .section-1 .left .variable .slick-dots li button:before {
            content: " " !important;
            width: 40px;
            height: 4px;
            position: relative;
            display: inline-block;
            background-color: #3c97de;
            left: auto;
            right: auto; }
    .section-1 .left .video-container {
      height: 630px; }
      .section-1 .left .video-container video {
        height: 100% !important; }
      @media screen and (max-width: 767px) {
        .section-1 .left .video-container {
          height: 300px; } }
  .section-1 .right .text-container {
    padding: 90px; }
    @media screen and (max-width: 1075px) {
      .section-1 .right .text-container {
        padding: 90px 40px; } }
    @media screen and (max-width: 1024px) {
      .section-1 .right .text-container {
        padding: 60px 30px 0px; } }
    @media screen and (max-width: 950px) {
      .section-1 .right .text-container {
        padding: 30px 15px 0px 30px; } }
    @media screen and (max-width: 767px) {
      .section-1 .right .text-container {
        padding: 60px 15px 30px; } }
    .section-1 .right .text-container .main-title {
      font-size: 32px;
      color: #3c97de;
      line-height: 1.2em; }
      @media screen and (max-width: 767px) {
        .section-1 .right .text-container .main-title {
          font-size: 30px; } }
    .section-1 .right .text-container p {
      font-size: 18px;
      line-height: 1.5em; }
      @media screen and (max-width: 950px) {
        .section-1 .right .text-container p {
          font-size: 16px; } }
    .section-1 .right .text-container h2 {
      font-size: 20px;
      color: #1c2d79;
      font-weight: 500;
      margin-top: 20px;
      line-height: 1.5em; }
    .section-1 .right .text-container h3 {
      font-size: 18px;
      color: #1c2d79;
      font-weight: 600;
      margin-top: 40px; }
      @media screen and (max-width: 950px) {
        .section-1 .right .text-container h3 {
          margin-top: 0px; } }
      @media screen and (max-width: 767px) {
        .section-1 .right .text-container h3 {
          margin-top: 40px; } }
    .section-1 .right .text-container ul {
      margin: 20px 0px 0px;
      padding: 0px; }
      .section-1 .right .text-container ul li {
        list-style-type: none;
        margin: 10px 0px;
        line-height: 1.5em;
        background-image: url("img/tick.png");
        background-repeat: no-repeat;
        background-size: 20px 20px;
        background-position: left center;
        font-size: 16px;
        color: #1c2d79;
        padding-left: 40px; }
    .section-1 .right .text-container .button-container {
      display: block;
      position: relative;
      margin-top: 40px;
      font-size: 0px; }
      @media screen and (max-width: 950px) {
        .section-1 .right .text-container .button-container {
          margin-top: 30px; } }
      @media screen and (max-width: 767px) {
        .section-1 .right .text-container .button-container {
          margin-top: 40px;
          text-align: center !important; } }
      .section-1 .right .text-container .button-container a {
        background-color: #3c97de;
        color: #fff;
        padding: 15px 0px;
        text-align: center;
        width: 220px;
        display: inline-block;
        position: relative;
        border-radius: 4px;
        font-size: 16px;
        font-weight: 600;
        margin-right: 15px;
        margin-bottom: 15px; }
        @media screen and (max-width: 767px) {
          .section-1 .right .text-container .button-container a {
            margin-left: 7px !important;
            margin-right: 7px !important; } }
        .section-1 .right .text-container .button-container a img {
          display: inline-block;
          position: relative;
          width: 21px;
          height: 21px;
          margin: 0px 8px -4px 0px; }
      .section-1 .right .text-container .button-container .booking {
        background-color: #1c2d79;
        margin-right: 0px; }
      .section-1 .right .text-container .button-container a:hover {
        opacity: .8; }

.section-2 {
  padding: 100px 0px; }
  .section-2 .top {
    margin-bottom: 30px;
    padding: 0px 15px; }
    .section-2 .top h2 {
      font-size: 30px;
      color: #3c97de;
      font-weight: 600;
      line-height: 1.5em; }
    .section-2 .top p {
      font-size: 18px;
      line-height: 1.5em;
      margin: 20px 0px 40px; }
  @media screen and (max-width: 950px) {
    .section-2 .intro-top {
      width: 100% !important; } }
  .section-2 .intro-top .introduction {
    color: #3c97de;
    font-size: 30px;
    line-height: 1.5em;
    margin: 0px 0px 40px; }
    @media screen and (max-width: 950px) {
      .section-2 .intro-top .introduction {
        font-size: 25px; } }
  .section-2 .col-ba-12 {
    padding: 0px; }
    @media screen and (max-width: 950px) {
      .section-2 .col-ba-12 {
        padding: 0px 15px; } }
    .section-2 .col-ba-12 .col-ba-6 {
      padding: 0px;
      font-size: 0px;
      margin-bottom: 20px; }
      .section-2 .col-ba-12 .col-ba-6 .img-container {
        display: inline-block;
        position: relative;
        float: left;
        width: 20%;
        display: -webkit-flex;
        /* Safari */
        -webkit-align-items: center;
        /* Safari 7.0+ */
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center; }
        @media screen and (max-width: 767px) {
          .section-2 .col-ba-12 .col-ba-6 .img-container {
            width: 100%; } }
        .section-2 .col-ba-12 .col-ba-6 .img-container .img-inner {
          text-align: center;
          border: 1px solid #DCF0FF;
          width: 72px;
          height: 72px;
          border-radius: 72px;
          margin: 8px 0px;
          display: -webkit-flex;
          /* Safari */
          -webkit-align-items: center;
          /* Safari 7.0+ */
          display: flex;
          align-items: center;
          justify-content: center; }
          .section-2 .col-ba-12 .col-ba-6 .img-container .img-inner img {
            display: inline-block;
            position: relative;
            width: 60%;
            height: 60%;
            object-fit: contain; }
          @media screen and (max-width: 950px) {
            .section-2 .col-ba-12 .col-ba-6 .img-container .img-inner {
              width: 62px;
              height: 62px;
              border-radius: 62px; } }
          @media screen and (max-width: 767px) {
            .section-2 .col-ba-12 .col-ba-6 .img-container .img-inner {
              width: 72px;
              height: 72px;
              border-radius: 72px; } }
      .section-2 .col-ba-12 .col-ba-6 .text-container {
        display: inline-block;
        position: relative;
        float: left;
        width: 65%; }
        @media screen and (max-width: 1075px) {
          .section-2 .col-ba-12 .col-ba-6 .text-container {
            width: 70%; } }
        @media screen and (max-width: 950px) {
          .section-2 .col-ba-12 .col-ba-6 .text-container {
            width: 80%; } }
        @media screen and (max-width: 767px) {
          .section-2 .col-ba-12 .col-ba-6 .text-container {
            width: 100%;
            text-align: center; } }
        .section-2 .col-ba-12 .col-ba-6 .text-container p {
          font-size: 18px;
          line-height: 1.5em;
          margin: 15px 0 15px; }
          @media screen and (max-width: 950px) {
            .section-2 .col-ba-12 .col-ba-6 .text-container p {
              font-size: 15px; } }
          @media screen and (max-width: 767px) {
            .section-2 .col-ba-12 .col-ba-6 .text-container p {
              font-size: 16px; } }

.section-3 {
  padding: 120px 0px;
  background-color: #ecf8fe;
  text-align: center; }
  .section-3 p {
    font-weight: 500;
    font-size: 30px;
    color: #3c97de;
    line-height: 1.5em;
    width: 62%;
    margin: 0px auto; }
    @media screen and (max-width: 950px) {
      .section-3 p {
        font-size: 25px;
        width: 80%; } }
    @media screen and (max-width: 767px) {
      .section-3 p {
        width: 100%; } }

.section-3.hearing-test-page {
  padding: 150px 0px;
  text-align: left; }
  @media screen and (max-width: 950px) {
    .section-3.hearing-test-page {
      padding-bottom: 40px; } }
  @media screen and (max-width: 767px) {
    .section-3.hearing-test-page {
      padding-top: 100px;
      padding-bottom: 0px; } }
  .section-3.hearing-test-page .left {
    padding-right: 50px; }
    @media screen and (max-width: 1075px) {
      .section-3.hearing-test-page .left {
        padding-right: 15px; } }
    .section-3.hearing-test-page .left h2 {
      font-size: 30px !important;
      font-weight: 500 !important;
      line-height: 1.5em;
      color: #3c97de;
      margin: 0px 0px 40px; }
      @media screen and (max-width: 1075px) {
        .section-3.hearing-test-page .left h2 {
          font-size: 25px !important; } }
    .section-3.hearing-test-page .left h3 {
      line-height: 1.5em;
      font-size: 20px !important;
      font-weight: 500 !important;
      color: #1c2d79 !important;
      margin-bottom: 20px; }
    .section-3.hearing-test-page .left p {
      font-weight: 400 !important;
      color: #000000 !important;
      font-size: 18px !important;
      line-height: 1.5em;
      width: 100%;
      margin: 0px 0px 30px; }
      @media screen and (max-width: 950px) {
        .section-3.hearing-test-page .left p {
          font-size: 16px;
          width: 100%; } }
      @media screen and (max-width: 767px) {
        .section-3.hearing-test-page .left p {
          width: 100%; } }
  .section-3.hearing-test-page .right {
    padding-left: 115px; }
    @media screen and (max-width: 950px) {
      .section-3.hearing-test-page .right {
        padding-left: 60px; } }
    @media screen and (max-width: 767px) {
      .section-3.hearing-test-page .right {
        text-align: center;
        padding: 0px;
        margin-top: 60px;
        max-width: 100%; } }
    .section-3.hearing-test-page .right img {
      margin: 0px auto;
      display: inline-block; }

.section-4.hearing-test-page {
  text-align: center; }
  @media screen and (max-width: 950px) {
    .section-4.hearing-test-page {
      padding-bottom: 150px !important; } }
  @media screen and (max-width: 767px) {
    .section-4.hearing-test-page {
      padding-bottom: 100px !important; } }
  .section-4.hearing-test-page h3 {
    font-size: 30px;
    color: #3c97de;
    line-height: 1.5em; }
    @media screen and (max-width: 767px) {
      .section-4.hearing-test-page h3 {
        font-size: 25px; } }
  .section-4.hearing-test-page p {
    font-size: 18px;
    color: #000000;
    line-height: 1.5em; }
    @media screen and (max-width: 767px) {
      .section-4.hearing-test-page p {
        font-size: 16px; } }
  .section-4.hearing-test-page .btn {
    width: 247px;
    display: inline-block;
    text-align: center;
    padding: 13px 15px;
    border-radius: 4px;
    background-color: #3c97de;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin: 15px 10px 0px; }
    .section-4.hearing-test-page .btn img {
      width: auto;
      height: 22px;
      display: inline-block;
      position: relative;
      margin: 0px 10px -4px 0px; }
  .section-4.hearing-test-page .btn2 {
    background-color: #1c2d79 !important; }

.watch-video {
  background-color: #ecf8fe; }

.section-5.hearing-test-page {
  text-align: center;
  background-color: #ecf8fe; }
  .section-5.hearing-test-page h2 {
    font-weight: 600; }

.section-6.hearing-test-page {
  text-align: left;
  background-color: white; }
  .section-6.hearing-test-page h2 {
    font-weight: 600; }
  .section-6.hearing-test-page .faq-item {
    border-bottom: 1px solid #C7C7C6; }
  .section-6.hearing-test-page .question {
    width: 100%;
    padding: 15px 0;
    display: flex;
    align-items: center;
    cursor: pointer;
    justify-content: space-between; }
    .section-6.hearing-test-page .question svg {
      transition: transform 0.3s ease;
      flex: 0 0 20px; }
    .section-6.hearing-test-page .question.active svg {
      transform: rotate(180deg); }
  .section-6.hearing-test-page .answer {
    display: none; }

.watch-video,
.section-4 {
  padding: 150px 0px; }
  @media screen and (max-width: 950px) {
    .watch-video,
    .section-4 {
      padding-bottom: 40px; } }
  @media screen and (max-width: 767px) {
    .watch-video,
    .section-4 {
      padding-top: 100px; } }
  .watch-video .left,
  .section-4 .left {
    padding-right: 50px; }
    @media screen and (max-width: 1075px) {
      .watch-video .left,
      .section-4 .left {
        padding-right: 15px; } }
    .watch-video .left h3,
    .section-4 .left h3 {
      line-height: 1.5em;
      font-size: 30px;
      font-weight: 500;
      color: #3c97de;
      margin-bottom: 40px; }
      @media screen and (max-width: 950px) {
        .watch-video .left h3,
        .section-4 .left h3 {
          font-size: 25px; } }
    .watch-video .left p,
    .section-4 .left p {
      line-height: 1.5em;
      font-size: 18px; }
      @media screen and (max-width: 950px) {
        .watch-video .left p,
        .section-4 .left p {
          font-size: 16px; } }
  .watch-video .right,
  .section-4 .right {
    padding-left: 115px; }
    @media screen and (max-width: 950px) {
      .watch-video .right,
      .section-4 .right {
        padding-left: 60px; } }
    @media screen and (max-width: 767px) {
      .watch-video .right,
      .section-4 .right {
        padding-left: 15px;
        margin-top: 60px; } }
    .watch-video .right .inner-container,
    .section-4 .right .inner-container {
      background-color: #fff;
      height: 585px;
      position: relative;
      display: block;
      overflow: hidden;
      transition: all, 0.5s; }
      @media screen and (max-width: 950px) {
        .watch-video .right .inner-container,
        .section-4 .right .inner-container {
          height: 630px; } }
      @media screen and (max-width: 767px) {
        .watch-video .right .inner-container,
        .section-4 .right .inner-container {
          height: auto !important; } }
      .watch-video .right .inner-container p,
      .section-4 .right .inner-container p {
        margin: 0px; }
      .watch-video .right .inner-container .show,
      .section-4 .right .inner-container .show {
        display: block; }
      .watch-video .right .inner-container .hide,
      .section-4 .right .inner-container .hide {
        display: none; }
      .watch-video .right .inner-container .button,
      .section-4 .right .inner-container .button {
        width: 48px;
        height: 48px;
        cursor: pointer; }
        .watch-video .right .inner-container .button:hover,
        .section-4 .right .inner-container .button:hover {
          fill: white; }
      .watch-video .right .inner-container .defs,
      .section-4 .right .inner-container .defs {
        position: absolute;
        top: -9999px;
        left: -9999px; }
      .watch-video .right .inner-container .buttons,
      .section-4 .right .inner-container .buttons {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 1rem;
        background: #f06d06;
        float: left; }
    .watch-video .right #open-vid.expand,
    .section-4 .right #open-vid.expand {
      width: 1180px;
      position: absolute;
      left: -590px; }
      @media screen and (max-width: 1075px) {
        .watch-video .right #open-vid.expand,
        .section-4 .right #open-vid.expand {
          width: 993px;
          left: -497px;
          margin-top: 10px; } }
      @media screen and (max-width: 950px) {
        .watch-video .right #open-vid.expand,
        .section-4 .right #open-vid.expand {
          width: 740px;
          left: -370px;
          margin-top: 0px;
          background-color: #fff;
          height: 630px; } }

.section-5 {
  padding: 100px 0px; }
  .section-5 .left {
    background-color: #E9EDEF;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 630px; }
    @media screen and (max-width: 767px) {
      .section-5 .left {
        height: auto; } }
    .section-5 .left img {
      display: none;
      width: 100%;
      height: auto; }
      @media screen and (max-width: 767px) {
        .section-5 .left img {
          display: block; } }
  .section-5 .right .inner-container {
    padding: 0px 90px 90px; }
    @media screen and (max-width: 950px) {
      .section-5 .right .inner-container {
        padding: 0px 30px 30px; } }
    @media screen and (max-width: 767px) {
      .section-5 .right .inner-container {
        padding: 60px 15px 0px; } }
    .section-5 .right .inner-container h2 {
      font-size: 30px;
      color: #3c97de;
      font-weight: 600;
      margin: 0px;
      line-height: 1.5em; }
    .section-5 .right .inner-container h3 {
      line-height: 1.5em;
      font-size: 20px;
      font-weight: 500;
      color: #1c2d79;
      margin-top: 40px; }
    .section-5 .right .inner-container p {
      line-height: 1.5em;
      font-size: 18px; }
    .section-5 .right .inner-container .booking {
      margin-top: 40px;
      background-color: #3c97de;
      color: #fff;
      padding: 15px 0px;
      text-align: center;
      width: 248px;
      display: inline-block;
      position: relative;
      border-radius: 4px;
      font-size: 16px;
      font-weight: 600;
      margin-right: 15px; }
      @media screen and (max-width: 767px) {
        .section-5 .right .inner-container .booking {
          text-align: center;
          display: block;
          margin-right: auto;
          margin-left: auto; } }

.section-6 {
  padding: 150px 0px;
  background-color: #eff7fb;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .section-6 {
      padding: 100px 0px; } }
  .section-6 .top {
    margin-bottom: 80px; }
  .section-6 h2 {
    line-height: 1.5em;
    color: #3c97de;
    font-size: 30px;
    font-weight: 500; }
  @media screen and (max-width: 767px) {
    .section-6 .col-ba-4 {
      margin-bottom: 60px; } }
  .section-6 .col-ba-4 .img-container {
    text-align: center;
    margin-bottom: 40px; }
    .section-6 .col-ba-4 .img-container a {
      display: block;
      position: relative; }
      .section-6 .col-ba-4 .img-container a img {
        width: auto;
        height: 160px;
        margin: 0px auto; }
  .section-6 .col-ba-4 h3 {
    font-size: 19px;
    font-weight: 600; }
    .section-6 .col-ba-4 h3 a {
      color: #3c97de;
      font-size: inherit; }
  .section-6 .col-ba-4 p {
    line-height: 1.5em;
    font-size: 16px;
    color: #333949; }
  .section-6 .booking {
    margin-top: 60px;
    background-color: #3c97de;
    color: #fff;
    padding: 15px 0px;
    text-align: center;
    width: 248px;
    display: inline-block;
    position: relative;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 600;
    margin-right: 15px; }
    @media screen and (max-width: 767px) {
      .section-6 .booking {
        text-align: center;
        display: block;
        margin-right: auto;
        margin-left: auto; } }

.finance-option .left img {
  display: none;
  position: relative;
  width: 100%;
  height: auto; }
  @media screen and (max-width: 767px) {
    .finance-option .left img {
      display: block; } }

@media screen and (max-width: 767px) {
  .finance-option .left {
    background-image: none !important;
    padding: 0px !important; } }

.finance-option .right .text-container h2 {
  font-size: 32px;
  color: #3c97de;
  margin-bottom: 30px;
  line-height: 1.5em; }

.finance-option .right .text-container .button-container .booking {
  background-color: #3c97de; }

.section-img {
  padding: 150px 0px; }
  @media screen and (max-width: 767px) {
    .section-img {
      padding: 120px 0px; } }
  .section-img .img-hide {
    display: none; }
    @media screen and (max-width: 767px) {
      .section-img .img-hide {
        display: block;
        margin-top: 0px !important; } }
  .section-img .text-container {
    padding: 30px; }
    @media screen and (max-width: 950px) {
      .section-img .text-container {
        padding: 0px; } }
    .section-img .text-container h3 {
      line-height: 1.5em;
      font-size: 30px;
      font-weight: 500;
      color: #3c97de;
      margin-bottom: 40px; }
    .section-img .text-container p {
      line-height: 1.5em; }
      .section-img .text-container p strong {
        font-weight: 500;
        color: #1c2d79;
        font-size: 20px; }
  @media screen and (max-width: 767px) {
    .section-img .img-container {
      margin: 60px 0px; } }

.img-right {
  padding-bottom: 0px !important; }
  .img-right img {
    float: right; }
    @media screen and (max-width: 767px) {
      .img-right img {
        float: none; } }
  @media screen and (max-width: 767px) {
    .img-right .right {
      display: none !important; } }

@media screen and (max-width: 767px) {
  .img-left {
    padding-top: 0px !important; } }

.accordion-section {
  padding: 0px 0px 140px; }
  @media screen and (max-width: 767px) {
    .accordion-section {
      padding: 0px 0px 90px; } }
  .accordion-section .intro-container {
    line-height: 1.5em;
    font-size: 30px;
    font-weight: 500;
    color: #3c97de;
    margin-bottom: 0px;
    width: 80%; }
    @media screen and (max-width: 950px) {
      .accordion-section .intro-container {
        width: 100%; } }
  .accordion-section #accordion {
    padding: 60px 0px 0px; }
    .accordion-section #accordion h3 {
      cursor: pointer;
      color: #1c2d79;
      padding: 20px;
      font-size: 18px;
      background-color: #ecf8fe;
      border: 1px solid #3c97de;
      border-radius: 4px;
      margin-bottom: 10px;
      outline: none;
      transition: all .3s;
      position: relative; }
      @media screen and (max-width: 767px) {
        .accordion-section #accordion h3 {
          font-size: 16px;
          padding-right: 60px; } }
    .accordion-section #accordion h3:focus {
      outline-color: transparent;
      outline-style: none; }
    .accordion-section #accordion h3:hover {
      color: #fff;
      background-color: #3c97de; }
    .accordion-section #accordion h3.ui-state-active {
      color: #fff;
      background-color: #3c97de; }
    .accordion-section #accordion h3:after {
      content: " + ";
      position: absolute;
      right: 20px;
      top: 15px;
      font-size: 50px;
      transition: all .3s;
      width: 30px;
      text-align: center; }
    .accordion-section #accordion h3.ui-state-active:after {
      content: " - "; }
    .accordion-section #accordion .ui-accordion-content {
      padding: 30px 20px 10px;
      line-height: 1.5em;
      margin-top: -12px;
      position: relative;
      z-index: 99;
      margin-bottom: 10px;
      background-color: #ecf8fe;
      border: 1px solid #3c97de;
      border-radius: 0px 0px 4px 4px; }
      .accordion-section #accordion .ui-accordion-content p {
        margin-top: 0px; }
        @media screen and (max-width: 767px) {
          .accordion-section #accordion .ui-accordion-content p {
            font-size: 16px; } }
      .accordion-section #accordion .ui-accordion-content a {
        color: #3c97de;
        font-weight: 600;
        transition: all .3s; }
        @media screen and (max-width: 767px) {
          .accordion-section #accordion .ui-accordion-content a {
            font-size: 16px; } }

.book-section {
  padding: 100px 0px;
  background-color: #fff;
  text-align: center; }
  .book-section h3 {
    font-size: 30px;
    font-weight: 500;
    color: #3c97de; }
  .book-section p {
    margin: 30px auto;
    width: 58%;
    line-height: 1.5em; }
    @media screen and (max-width: 767px) {
      .book-section p {
        width: 100%; } }
  .book-section .button-container {
    display: block;
    position: relative;
    margin-top: 40px;
    font-size: 0px; }
    @media screen and (max-width: 950px) {
      .book-section .button-container {
        margin-top: 30px; } }
    @media screen and (max-width: 767px) {
      .book-section .button-container {
        margin-top: 40px;
        text-align: center !important; } }
    .book-section .button-container a {
      background-color: #3c97de;
      color: #fff;
      padding: 15px 0px;
      text-align: center;
      width: 220px;
      display: inline-block;
      position: relative;
      border-radius: 4px;
      font-size: 16px;
      font-weight: 600;
      margin-right: 15px;
      margin-bottom: 15px; }
      @media screen and (max-width: 767px) {
        .book-section .button-container a {
          margin-left: 7px !important;
          margin-right: 7px !important; } }
    .book-section .button-container .booking {
      background-color: #3c97de;
      margin-right: 0px; }
    .book-section .button-container a:hover {
      opacity: .8; }

@media screen and (max-width: 1075px) {
  html, body {
    overflow-x: hidden;
    -webkit-text-size-adjust: 100%; }
  .ba-container {
    width: 100% !important; } }

@media screen and (max-width: 767px) {
  html, body {
    overflow-x: hidden;
    -webkit-text-size-adjust: 100%; }
  .col-ba-1, .col-ba-2, .col-ba-3, .col-ba-4, .col-ba-5, .col-ba-6, .col-ba-7, .col-ba-8, .col-ba-9, .col-ba-10, .col-ba-11, .col-ba-12 {
    float: none;
    width: 100%; } }

/* === NEW PAGE - Location Finder == */
.no-map,
.acf-map {
  width: 100%;
  height: 145px;
  margin: 0px 0px 20px; }

/* fixes potential theme css conflict */
.acf-map img {
  max-width: inherit !important; }

/* === NEW PAGE - Locations Template == */
@media screen and (max-width: 950px) {
  body.page.page-template-page-newlocator .all-locations,
  body.page.page-template-page-locator .all-locations {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; } }

@media screen and (max-width: 767px) {
  body.page.page-template-page-newlocator .all-locations,
  body.page.page-template-page-locator .all-locations {
    margin-top: 6px; } }

body.page.page-template-page-newlocator .all-locations .left,
body.page.page-template-page-locator .all-locations .left {
  padding: 0px 0px 0px; }
  @media screen and (max-width: 950px) {
    body.page.page-template-page-newlocator .all-locations .left,
    body.page.page-template-page-locator .all-locations .left {
      width: 100%;
      -webkit-box-ordinal-group: 2;
      -moz-box-ordinal-group: 2;
      -ms-flex-order: 2;
      -webkit-order: 2;
      order: 2;
      padding: 30px 0px; } }
  @media screen and (max-width: 767px) {
    body.page.page-template-page-newlocator .all-locations .left,
    body.page.page-template-page-locator .all-locations .left {
      padding: 30px 15px; } }
  body.page.page-template-page-newlocator .all-locations .left .inner-container,
  body.page.page-template-page-locator .all-locations .left .inner-container {
    height: 100vh;
    height: -webkit-fill-available;
    padding: 0px 20px;
    overflow-y: scroll; }
    @media screen and (max-width: 950px) {
      body.page.page-template-page-newlocator .all-locations .left .inner-container,
      body.page.page-template-page-locator .all-locations .left .inner-container {
        height: auto;
        overflow-y: auto;
        padding: 8px 20px; } }
    @media screen and (max-width: 950px) {
      body.page.page-template-page-newlocator .all-locations .left .inner-container,
      body.page.page-template-page-locator .all-locations .left .inner-container {
        padding: 8px 15px; } }
    body.page.page-template-page-newlocator .all-locations .left .inner-container .form-container,
    body.page.page-template-page-locator .all-locations .left .inner-container .form-container {
      box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
      padding: 30px;
      margin-top: 8px; }
      @media screen and (max-width: 950px) {
        body.page.page-template-page-newlocator .all-locations .left .inner-container .form-container,
        body.page.page-template-page-locator .all-locations .left .inner-container .form-container {
          width: 94%;
          margin-left: 3%;
          margin-right: 3%;
          margin-bottom: 10px;
          margin-top: 0px; } }
      @media screen and (max-width: 767px) {
        body.page.page-template-page-newlocator .all-locations .left .inner-container .form-container,
        body.page.page-template-page-locator .all-locations .left .inner-container .form-container {
          width: 100%;
          margin-left: 0px;
          margin-right: 0px; } }
      body.page.page-template-page-newlocator .all-locations .left .inner-container .form-container p,
      body.page.page-template-page-locator .all-locations .left .inner-container .form-container p {
        margin-top: 0px;
        font-size: 18px;
        font-weight: 500;
        color: #3c97de;
        line-height: 1.5em;
        margin-bottom: 10px; }
      body.page.page-template-page-newlocator .all-locations .left .inner-container .form-container .postcode-form,
      body.page.page-template-page-locator .all-locations .left .inner-container .form-container .postcode-form {
        position: relative;
        width: 100%;
        margin: 0px; }
        body.page.page-template-page-newlocator .all-locations .left .inner-container .form-container .postcode-form input,
        body.page.page-template-page-locator .all-locations .left .inner-container .form-container .postcode-form input {
          border: 1px solid #3c97de;
          text-align: left;
          border-radius: 3px;
          font-size: 16px;
          padding: 0px 20px;
          height: 50px;
          z-index: 99;
          outline: none;
          color: #000;
          text-decoration: none !important; }
          @media screen and (max-width: 767px) {
            body.page.page-template-page-newlocator .all-locations .left .inner-container .form-container .postcode-form input,
            body.page.page-template-page-locator .all-locations .left .inner-container .form-container .postcode-form input {
              max-width: none !important; } }
        body.page.page-template-page-newlocator .all-locations .left .inner-container .form-container .postcode-form input:focus,
        body.page.page-template-page-locator .all-locations .left .inner-container .form-container .postcode-form input:focus {
          outline: none; }
        body.page.page-template-page-newlocator .all-locations .left .inner-container .form-container .postcode-form span,
        body.page.page-template-page-locator .all-locations .left .inner-container .form-container .postcode-form span {
          background: #3c97de url("img/finder-icon.png") no-repeat center center;
          background-size: 14px 19px;
          width: 50px;
          height: 50px;
          display: inline-block;
          position: absolute;
          right: 0;
          top: 0;
          border-radius: 0px 3px 3px 0px; }
    body.page.page-template-page-newlocator .all-locations .left .inner-container .result-container #myUL,
    body.page.page-template-page-locator .all-locations .left .inner-container .result-container #myUL {
      margin: 0px;
      padding: 0px;
      font-size: 0px;
      list-style-type: none; }
    body.page.page-template-page-newlocator .all-locations .left .inner-container .result-container .card.viewable.visible,
    body.page.page-template-page-locator .all-locations .left .inner-container .result-container .card.viewable.visible {
      display: block; }
    body.page.page-template-page-newlocator .all-locations .left .inner-container .result-container .for-searching,
    body.page.page-template-page-locator .all-locations .left .inner-container .result-container .for-searching {
      display: none; }
    body.page.page-template-page-newlocator .all-locations .left .inner-container .result-container .card,
    body.page.page-template-page-locator .all-locations .left .inner-container .result-container .card {
      box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
      margin: 20px 0px;
      padding: 30px;
      position: relative;
      display: none; }
      body.page.page-template-page-newlocator .all-locations .left .inner-container .result-container .card.visible,
      body.page.page-template-page-locator .all-locations .left .inner-container .result-container .card.visible {
        display: block; }
      @media screen and (max-width: 950px) {
        body.page.page-template-page-newlocator .all-locations .left .inner-container .result-container .card,
        body.page.page-template-page-locator .all-locations .left .inner-container .result-container .card {
          width: 44%;
          float: left;
          margin: 20px 3%;
          min-height: 610px; } }
      @media screen and (max-width: 767px) {
        body.page.page-template-page-newlocator .all-locations .left .inner-container .result-container .card,
        body.page.page-template-page-locator .all-locations .left .inner-container .result-container .card {
          width: 100%;
          float: none;
          margin: 20px 0px;
          min-height: 0px; } }
      body.page.page-template-page-newlocator .all-locations .left .inner-container .result-container .card h3,
      body.page.page-template-page-locator .all-locations .left .inner-container .result-container .card h3 {
        color: #1c2d79;
        font-weight: 500;
        font-size: 18px;
        line-height: 1.5em;
        margin: 0px; }
      body.page.page-template-page-newlocator .all-locations .left .inner-container .result-container .card .text-container,
      body.page.page-template-page-locator .all-locations .left .inner-container .result-container .card .text-container {
        margin: 20px 0px 30px; }
        @media screen and (max-width: 950px) {
          body.page.page-template-page-newlocator .all-locations .left .inner-container .result-container .card .text-container,
          body.page.page-template-page-locator .all-locations .left .inner-container .result-container .card .text-container {
            margin-bottom: 0px; } }
        body.page.page-template-page-newlocator .all-locations .left .inner-container .result-container .card .text-container .left,
        body.page.page-template-page-locator .all-locations .left .inner-container .result-container .card .text-container .left {
          padding: 0px; }
          @media screen and (max-width: 950px) {
            body.page.page-template-page-newlocator .all-locations .left .inner-container .result-container .card .text-container .left .img-container,
            body.page.page-template-page-locator .all-locations .left .inner-container .result-container .card .text-container .left .img-container {
              width: 100%;
              height: 200px;
              overflow: hidden;
              background-color: #000; } }
          body.page.page-template-page-newlocator .all-locations .left .inner-container .result-container .card .text-container .left .img-container img,
          body.page.page-template-page-locator .all-locations .left .inner-container .result-container .card .text-container .left .img-container img {
            display: block;
            position: relative;
            width: 100%;
            height: auto; }
        body.page.page-template-page-newlocator .all-locations .left .inner-container .result-container .card .text-container .right,
        body.page.page-template-page-locator .all-locations .left .inner-container .result-container .card .text-container .right {
          padding: 0px 0px 0px 20px; }
          @media screen and (max-width: 950px) {
            body.page.page-template-page-newlocator .all-locations .left .inner-container .result-container .card .text-container .right,
            body.page.page-template-page-locator .all-locations .left .inner-container .result-container .card .text-container .right {
              padding: 0px; } }
          body.page.page-template-page-newlocator .all-locations .left .inner-container .result-container .card .text-container .right p,
          body.page.page-template-page-locator .all-locations .left .inner-container .result-container .card .text-container .right p {
            font-size: 14px;
            font-weight: 500;
            line-height: 1.5em; }
      body.page.page-template-page-newlocator .all-locations .left .inner-container .result-container .card p,
      body.page.page-template-page-locator .all-locations .left .inner-container .result-container .card p {
        font-weight: 400;
        font-size: 14px;
        color: inherit;
        line-height: 1.5em;
        width: 100%;
        margin: 0px auto 15px; }
        @media screen and (max-width: 950px) {
          body.page.page-template-page-newlocator .all-locations .left .inner-container .result-container .card p,
          body.page.page-template-page-locator .all-locations .left .inner-container .result-container .card p {
            margin-top: 20px; } }
        body.page.page-template-page-newlocator .all-locations .left .inner-container .result-container .card p a,
        body.page.page-template-page-locator .all-locations .left .inner-container .result-container .card p a {
          color: inherit;
          text-decoration: none; }
          body.page.page-template-page-newlocator .all-locations .left .inner-container .result-container .card p a:hover,
          body.page.page-template-page-locator .all-locations .left .inner-container .result-container .card p a:hover {
            color: #3c97de;
            text-decoration: underline; }
      body.page.page-template-page-newlocator .all-locations .left .inner-container .result-container .card .oh,
      body.page.page-template-page-locator .all-locations .left .inner-container .result-container .card .oh {
        cursor: pointer; }
      body.page.page-template-page-newlocator .all-locations .left .inner-container .result-container .card .oh:after,
      body.page.page-template-page-locator .all-locations .left .inner-container .result-container .card .oh:after {
        content: " ";
        background-image: url("img/arrow-dropdown.png");
        background-position: center center;
        background-size: 10px 10px;
        font-weight: 600;
        width: 10px;
        height: 10px;
        position: absolute;
        display: inline-block;
        margin: 5px 0px 0px 10px;
        -moz-transform: scaleY(-1);
        -o-transform: scaleY(-1);
        -webkit-transform: scaleY(-1);
        transform: scaleY(-1);
        filter: FlipV;
        -ms-filter: "FlipV"; }
      body.page.page-template-page-newlocator .all-locations .left .inner-container .result-container .card .oh.open:after,
      body.page.page-template-page-locator .all-locations .left .inner-container .result-container .card .oh.open:after {
        -moz-transform: none;
        -o-transform: none;
        -webkit-transform: none;
        transform: none;
        filter: none;
        -ms-filter: none; }
      body.page.page-template-page-newlocator .all-locations .left .inner-container .result-container .card .add,
      body.page.page-template-page-locator .all-locations .left .inner-container .result-container .card .add {
        position: relative;
        padding-left: 30px; }
        body.page.page-template-page-newlocator .all-locations .left .inner-container .result-container .card .add img,
        body.page.page-template-page-locator .all-locations .left .inner-container .result-container .card .add img {
          display: inline-block;
          position: absolute;
          left: 0;
          top: 0;
          margin: 0px 15px -6px 0px; }
      @media only screen and (max-width: 950px) {
        body.page.page-template-page-newlocator .all-locations .left .inner-container .result-container .card .hours,
        body.page.page-template-page-locator .all-locations .left .inner-container .result-container .card .hours {
          margin-bottom: 40px; } }
      body.page.page-template-page-newlocator .all-locations .left .inner-container .result-container .card .hours-container,
      body.page.page-template-page-locator .all-locations .left .inner-container .result-container .card .hours-container {
        padding-left: 30px;
        display: none; }
        body.page.page-template-page-newlocator .all-locations .left .inner-container .result-container .card .hours-container p,
        body.page.page-template-page-locator .all-locations .left .inner-container .result-container .card .hours-container p {
          margin: 0px;
          line-height: 1.8em; }
      body.page.page-template-page-newlocator .all-locations .left .inner-container .result-container .card .btn-container2,
      body.page.page-template-page-locator .all-locations .left .inner-container .result-container .card .btn-container2 {
        display: block;
        width: 100%;
        margin: 20px 0px 0px; }
        @media only screen and (max-width: 950px) {
          body.page.page-template-page-newlocator .all-locations .left .inner-container .result-container .card .btn-container2,
          body.page.page-template-page-locator .all-locations .left .inner-container .result-container .card .btn-container2 {
            position: absolute;
            bottom: 0px;
            left: 0px; } }
        body.page.page-template-page-newlocator .all-locations .left .inner-container .result-container .card .btn-container2 a,
        body.page.page-template-page-locator .all-locations .left .inner-container .result-container .card .btn-container2 a {
          padding: 12px 50px;
          background-color: #3c97de;
          display: inline-block;
          position: relative;
          color: #fff;
          font-size: 16px;
          border-radius: 4px;
          font-weight: 600; }
          @media only screen and (max-width: 950px) {
            body.page.page-template-page-newlocator .all-locations .left .inner-container .result-container .card .btn-container2 a,
            body.page.page-template-page-locator .all-locations .left .inner-container .result-container .card .btn-container2 a {
              font-size: 14px;
              padding: 12px 0px;
              width: 100%;
              border-radius: 0px;
              text-align: center; } }

body.page.page-template-page-newlocator .all-locations .right,
body.page.page-template-page-locator .all-locations .right {
  padding: 8px 0px 0px; }
  @media screen and (max-width: 950px) {
    body.page.page-template-page-newlocator .all-locations .right,
    body.page.page-template-page-locator .all-locations .right {
      width: 100%;
      -webkit-box-ordinal-group: 1;
      -moz-box-ordinal-group: 1;
      -ms-flex-order: 1;
      -webkit-order: 1;
      order: 1;
      padding: 0px; } }
  body.page.page-template-page-newlocator .all-locations .right #stores-map,
  body.page.page-template-page-locator .all-locations .right #stores-map {
    height: 100vh; }
    @media screen and (max-width: 950px) {
      body.page.page-template-page-newlocator .all-locations .right #stores-map,
      body.page.page-template-page-locator .all-locations .right #stores-map {
        height: 500px; } }

body.page.page-template-page-location .section-1 .left {
  padding: 0px; }
  @media screen and (max-width: 950px) {
    body.page.page-template-page-location .section-1 .left {
      width: 100%;
      float: none;
      display: block;
      position: relative;
      height: 500px; } }
  @media screen and (max-width: 767px) {
    body.page.page-template-page-location .section-1 .left {
      padding: 0px !important; } }
  body.page.page-template-page-location .section-1 .left #stores-map {
    height: 630px; }
    @media screen and (max-width: 950px) {
      body.page.page-template-page-location .section-1 .left #stores-map {
        height: 500px; } }

body.page.page-template-page-location .section-1 .right {
  padding: 0px; }
  @media screen and (max-width: 950px) {
    body.page.page-template-page-location .section-1 .right {
      width: 100%;
      float: none;
      display: block;
      position: relative; } }
  body.page.page-template-page-location .section-1 .right .inner-text-container {
    padding: 120px 0px 0px 120px;
    width: 590px;
    max-width: 100%;
    float: left; }
    @media only screen and (max-width: 1075px) {
      body.page.page-template-page-location .section-1 .right .inner-text-container {
        width: 100%;
        padding: 120px 30px 0px 60px; } }
    @media screen and (max-width: 950px) {
      body.page.page-template-page-location .section-1 .right .inner-text-container {
        padding: 60px 30px 0px; } }
    @media screen and (max-width: 767px) {
      body.page.page-template-page-location .section-1 .right .inner-text-container {
        text-align: center !important; } }
    body.page.page-template-page-location .section-1 .right .inner-text-container h2 {
      font-size: 32px;
      font-weight: 500;
      color: #3c97de;
      line-height: 1.5em; }
    body.page.page-template-page-location .section-1 .right .inner-text-container p {
      font-size: 18px;
      color: #000000;
      line-height: 1.5em; }

body.page.page-template-page-location .section-2 {
  padding: 0px 0px; }
  body.page.page-template-page-location .section-2 .ba-container {
    border-bottom: 1px solid #E9EDEF;
    padding: 80px 0px; }
    @media screen and (max-width: 950px) {
      body.page.page-template-page-location .section-2 .ba-container .left {
        width: 100%;
        display: block;
        position: relative;
        text-align: center; } }
    body.page.page-template-page-location .section-2 .ba-container .left h3 {
      font-size: 32px;
      color: #3c97de;
      line-height: 1.5em; }
      @media screen and (max-width: 950px) {
        body.page.page-template-page-location .section-2 .ba-container .left h3 {
          font-size: 26px;
          margin-bottom: 20px; } }
    body.page.page-template-page-location .section-2 .ba-container .right {
      padding: 12px 15px; }
      @media screen and (max-width: 950px) {
        body.page.page-template-page-location .section-2 .ba-container .right {
          width: 100%;
          display: block;
          position: relative; } }
      body.page.page-template-page-location .section-2 .ba-container .right .postcode-form {
        position: relative;
        margin: 0px;
        width: 430px;
        float: right; }
        @media screen and (max-width: 950px) {
          body.page.page-template-page-location .section-2 .ba-container .right .postcode-form {
            margin-left: auto;
            margin-right: auto;
            float: none;
            width: 100%; } }
        body.page.page-template-page-location .section-2 .ba-container .right .postcode-form input {
          border: 1px solid #3c97de;
          text-align: left;
          font-size: 16px;
          padding: 0px 20px;
          height: 50px;
          z-index: 99;
          color: #000000;
          text-decoration: none !important; }
          @media screen and (max-width: 767px) {
            body.page.page-template-page-location .section-2 .ba-container .right .postcode-form input {
              max-width: none !important; } }
        body.page.page-template-page-location .section-2 .ba-container .right .postcode-form span {
          background: #3c97de url("img/finder-icon.png") no-repeat center center;
          background-size: 14px 19px;
          width: 50px;
          height: 50px;
          display: inline-block;
          position: absolute;
          z-index: 9;
          right: 0;
          top: 0;
          border-radius: 0px 5px 5px 0px; }

body.page.page-template-page-location .section-3 {
  background-color: #fff;
  padding: 80px 0px 100px; }
  body.page.page-template-page-location .section-3 .ba-container {
    position: relative; }
    @media only screen and (max-width: 950px) {
      body.page.page-template-page-location .section-3 .ba-container {
        padding: 0px 5px; } }
  body.page.page-template-page-location .section-3 #myUL {
    list-style-type: none;
    margin: 0px;
    padding: 0px 20px;
    font-size: 0px;
    background-color: #fff;
    position: relative;
    z-index: 99;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 40px; }
    @media only screen and (max-width: 950px) {
      body.page.page-template-page-location .section-3 #myUL {
        grid-template-columns: repeat(2, minmax(0, 1fr)); } }
    @media screen and (max-width: 767px) {
      body.page.page-template-page-location .section-3 #myUL {
        grid-template-columns: repeat(1, minmax(0, 1fr)); } }
  body.page.page-template-page-location .section-3 .card {
    position: relative;
    text-align: left; }
    body.page.page-template-page-location .section-3 .card .inner-container {
      padding: 30px;
      box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
      border-radius: 6px;
      min-height: 515px; }
      @media only screen and (max-width: 1075px) {
        body.page.page-template-page-location .section-3 .card .inner-container {
          min-height: 520px;
          position: relative; } }
      @media screen and (max-width: 767px) {
        body.page.page-template-page-location .section-3 .card .inner-container {
          min-height: 0px;
          padding-bottom: 15px; } }
      body.page.page-template-page-location .section-3 .card .inner-container .map-container {
        height: 145px;
        overflow: hidden;
        margin-bottom: 10px; }
      body.page.page-template-page-location .section-3 .card .inner-container h3 {
        color: #1c2d79;
        font-size: 25px;
        font-weight: 500;
        line-height: 1.5em; }
      body.page.page-template-page-location .section-3 .card .inner-container p {
        font-weight: 400;
        font-size: 14px;
        color: inherit;
        line-height: 1.5em;
        width: 100%;
        margin: 15px auto; }
        body.page.page-template-page-location .section-3 .card .inner-container p a {
          color: inherit;
          text-decoration: none; }
          body.page.page-template-page-location .section-3 .card .inner-container p a:hover {
            color: #3c97de;
            text-decoration: underline; }
      body.page.page-template-page-location .section-3 .card .inner-container .add {
        position: relative;
        padding-left: 30px; }
        body.page.page-template-page-location .section-3 .card .inner-container .add img {
          display: inline-block;
          position: absolute;
          left: 0;
          top: 0;
          margin: 0px 15px -6px 0px; }
      body.page.page-template-page-location .section-3 .card .inner-container .btn-container2 {
        display: block;
        position: absolute;
        bottom: 30px;
        width: 100%;
        margin: 30px 0px 0px; }
        @media only screen and (max-width: 1075px) {
          body.page.page-template-page-location .section-3 .card .inner-container .btn-container2 {
            bottom: 0px;
            left: 0px; } }
        body.page.page-template-page-location .section-3 .card .inner-container .btn-container2 a {
          padding: 12px 10px;
          background-color: #3c97de;
          display: inline-block;
          position: relative;
          color: #fff;
          font-size: 16px;
          border-radius: 4px;
          font-weight: 600; }
          @media only screen and (max-width: 1075px) {
            body.page.page-template-page-location .section-3 .card .inner-container .btn-container2 a {
              font-size: 14px;
              padding: 12px 0px;
              width: 50%;
              text-align: center;
              border-radius: 0px 0px 0px 4px; } }
        body.page.page-template-page-location .section-3 .card .inner-container .btn-container2 a:last-child {
          color: #3c97de;
          background-color: #ffff;
          border-radius: 0px 0px 4px 0px; }
        @media screen and (max-width: 767px) {
          body.page.page-template-page-location .section-3 .card .inner-container .btn-container2 {
            position: relative; }
            body.page.page-template-page-location .section-3 .card .inner-container .btn-container2 a {
              border-radius: 4px !important;
              width: 100%;
              display: block;
              position: relative;
              margin-bottom: 15px; } }
      body.page.page-template-page-location .section-3 .card .inner-container .card-excerpt {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3; }

/* === NEW PAGE - Locations Template == */
@media only screen and (max-width: 767px) {
  body.page.page-template-page-newlocator .all-locations .left .inner-container .result-container .card .text-container .left {
    display: none !important; } }

@media only screen and (max-width: 950px) {
  body.page.page-template-page-newlocator .all-locations .left .inner-container .result-container .card .btn-container2 {
    margin-top: -15px !important;
    position: relative; }
    body.page.page-template-page-newlocator .all-locations .left .inner-container .result-container .card .btn-container2 a {
      border-radius: 4px !important; } }

.this-h2 {
  margin-bottom: 10px; }

.this-form {
  color: #0b0b0b;
  line-height: 1.5em;
  margin-bottom: 30px; }

#not-found {
  display: none;
  position: absolute;
  width: 100%;
  left: 0px;
  z-index: 9;
  top: 0px; }
  #not-found p {
    color: #1A2573;
    box-sizing: initial;
    font-size: 20px;
    line-height: 16px;
    font-weight: bold;
    margin-top: -15px; }
    #not-found p img {
      display: inline-block;
      position: relative;
      width: 50px;
      height: auto;
      margin: 0px 15px -16px 0px; }

#not-found.display-msg {
  display: block !important; }

.jaywing-header .right .top-actions .one {
  display: none !important; }

body.page.page-id-2144 .jaywing-menu,
body.page.page-id-2287 .jaywing-menu {
  display: none !important; }

body.page.page-id-2144 .main-footer,
body.page.page-id-2287 .main-footer {
  padding-top: 0px !important;
  padding-bottom: 0px !important; }
  body.page.page-id-2144 .main-footer .view,
  body.page.page-id-2287 .main-footer .view {
    padding-bottom: 120px !important; }
    body.page.page-id-2144 .main-footer .view .f-container .col-sm-3, body.page.page-id-2144 .main-footer .view .f-container .col-sm-3, body.page.page-id-2144 .main-footer .view .f-container .middle,
    body.page.page-id-2287 .main-footer .view .f-container .col-sm-3,
    body.page.page-id-2287 .main-footer .view .f-container .col-sm-3,
    body.page.page-id-2287 .main-footer .view .f-container .middle {
      display: none; }
    body.page.page-id-2144 .main-footer .view .sub,
    body.page.page-id-2287 .main-footer .view .sub {
      border-top: 0px solid #FFF !important;
      margin-top: 0px !important;
      padding-top: 0px !important; }
      @media screen and (max-width: 767px) {
        body.page.page-id-2144 .main-footer .view .sub,
        body.page.page-id-2287 .main-footer .view .sub {
          margin-top: 70px !important; } }

body.page.page-id-2144 .btn.blue,
body.page.page-id-2287 .btn.blue {
  background-color: #3c97de;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  line-height: 16px;
  display: block;
  width: 177px;
  padding: 16px 0;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: 600;
  display: inline-block;
  position: relative;
  margin: 0px auto;
  border: none !important; }

body.page.page-id-2144 .bottom-link-button a,
body.page.page-id-2287 .bottom-link-button a {
  background-image: none !important;
  color: white;
  padding: 8px 15px; }

/* Homepage 2019 Style */
.home.page-template .latest-home {
  font-weight: 400; }
  @media screen and (max-width: 767px) {
    .home.page-template .latest-home {
      width: 100%; } }
  .home.page-template .latest-home .banner {
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    position: relative;
    height: 640px;
    width: 100%;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
    padding: 0 !important;
    justify-content: center;
    text-align: right; }
    @media screen and (max-width: 767px) {
      .home.page-template .latest-home .banner {
        height: auto !important;
        background-image: none !important;
        margin: -6px 0px 0px; } }
    @media screen and (max-width: 767px) {
      .home.page-template .latest-home .banner .col-ba-12 {
        padding: 0px !important; } }
    .home.page-template .latest-home .banner .mobile-img {
      display: none; }
      @media screen and (max-width: 767px) {
        .home.page-template .latest-home .banner .mobile-img {
          display: block;
          position: relative;
          width: 100%;
          height: auto; } }
    .home.page-template .latest-home .banner .text-container {
      width: 415px;
      display: inline-block;
      position: relative;
      background-color: #fff;
      border-top: 16px solid #1c2d79;
      padding: 40px;
      text-align: left; }
      @media screen and (max-width: 767px) {
        .home.page-template .latest-home .banner .text-container {
          border-top: 0px solid #1c2d79;
          padding: 40px 30px;
          width: 100%;
          display: block; } }
      .home.page-template .latest-home .banner .text-container h1 {
        color: #3c97de;
        font-size: 32px;
        line-height: 1.3em;
        display: block;
        font-weight: 500;
        position: relative; }
      .home.page-template .latest-home .banner .text-container p {
        color: #000;
        font-size: 18px;
        line-height: 1.5em;
        display: block;
        position: relative; }
      .home.page-template .latest-home .banner .text-container a {
        display: block;
        position: relative;
        color: #fff;
        padding: 14px;
        background-color: #3c97de;
        border-radius: 4px;
        text-align: center;
        font-size: 16px;
        font-weight: 600; }
      .home.page-template .latest-home .banner .text-container a:last-child {
        margin-top: 10px;
        background-color: #1c2d79; }
  .home.page-template .latest-home .promises {
    text-align: center;
    padding: 120px 0px; }
    @media screen and (max-width: 767px) {
      .home.page-template .latest-home .promises {
        padding: 80px 0px; } }
    .home.page-template .latest-home .promises .page-title {
      color: #3c97de !important;
      font-size: 32px !important;
      font-weight: 500 !important;
      line-height: 1.5em !important;
      margin: 0px !important; }
    .home.page-template .latest-home .promises .promise {
      text-align: center; }
      @media screen and (max-width: 950px) {
        .home.page-template .latest-home .promises .promise {
          padding: 0px !important; } }
      .home.page-template .latest-home .promises .promise .img-container {
        width: 72px;
        height: 72px;
        border-radius: 72px;
        border: 1px solid #DCF0FF;
        margin: 60px auto 0px;
        overflow: hidden;
        display: -webkit-flex;
        -webkit-align-items: center;
        display: flex;
        align-items: center;
        padding: 0 !important;
        justify-content: center;
        text-align: center; }
        .home.page-template .latest-home .promises .promise .img-container img {
          width: auto;
          height: 50px;
          margin: 0px !important; }
      .home.page-template .latest-home .promises .promise p {
        font-size: 18px;
        color: #000000;
        margin: 30px auto 0px;
        line-height: 1.5em;
        width: 85%; }
        @media screen and (max-width: 950px) {
          .home.page-template .latest-home .promises .promise p {
            font-size: 16px; } }
  .home.page-template .latest-home .section {
    background-color: white; }
    .home.page-template .latest-home .section.grey {
      background-color: #E9EDEF; }
    .home.page-template .latest-home .section .container {
      color: #333949; }
    .home.page-template .latest-home .section.promises {
      text-align: center; }
      .home.page-template .latest-home .section.promises h2 {
        font-size: 32px;
        line-height: 1.5em;
        color: #1A2573;
        font-weight: 600;
        margin-bottom: 30px; }
      .home.page-template .latest-home .section.promises .promise {
        padding: 0 24px; }
        .home.page-template .latest-home .section.promises .promise img {
          max-width: 65px;
          display: block;
          margin: 0 auto 30px; }
    .home.page-template .latest-home .section .page-title, .home.page-template .latest-home .section .content {
      padding-left: 0;
      padding-right: 0; }
    .home.page-template .latest-home .section .normal img {
      padding-right: 30px; }
    .home.page-template .latest-home .section .reverse .page-title, .home.page-template .latest-home .section .reverse .content {
      padding-left: 0;
      padding-right: 0; }
    .home.page-template .latest-home .section .normal-1-col img {
      display: block;
      margin: 0 auto 15px; }
    .home.page-template .latest-home .section .page-title {
      font-size: 32px;
      color: #1A2573; }
  .home.page-template .latest-home #section2 {
    background-color: #ecf8fe;
    padding: 120px 0px; }
    @media screen and (max-width: 767px) {
      .home.page-template .latest-home #section2 {
        padding: 80px 15px; } }
    .home.page-template .latest-home #section2 .page-title {
      color: #3c97de;
      font-size: 32px;
      font-weight: 500;
      line-height: 1.5em;
      margin-top: 0px; }
      @media screen and (max-width: 767px) {
        .home.page-template .latest-home #section2 .page-title {
          margin-top: 30px; } }
    .home.page-template .latest-home #section2 .content p {
      line-height: 1.5em;
      margin: 0px; }
    .home.page-template .latest-home #section2 .content .btn {
      display: inline-block;
      position: relative;
      margin: 30px auto 0px;
      background-color: #3c97de !important;
      border: none !important;
      font-size: 16px;
      font-weight: 600;
      padding: 16px;
      width: 247px;
      color: #fff;
      max-width: none; }
  .home.page-template .latest-home #latest-news {
    padding: 120px 0px !important;
    height: 825px; }
    @media screen and (max-width: 767px) {
      .home.page-template .latest-home #latest-news {
        padding: 80px 15px !important;
        height: auto; } }
    .home.page-template .latest-home #latest-news .left {
      height: 585px;
      display: -webkit-flex;
      -webkit-align-items: center;
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: left; }
      @media screen and (max-width: 767px) {
        .home.page-template .latest-home #latest-news .left {
          height: auto; } }
      .home.page-template .latest-home #latest-news .left div h2 {
        color: #3c97de;
        font-size: 32px;
        font-weight: 500;
        line-height: 1.5em;
        margin-top: 0px; }
  .home.page-template .latest-home #section4 {
    background-color: #ecf8fe;
    padding: 120px 0px; }
    @media screen and (max-width: 767px) {
      .home.page-template .latest-home #section4 {
        padding: 80px 15px !important; } }
    .home.page-template .latest-home #section4 .container {
      padding: 0px 15px; }
      .home.page-template .latest-home #section4 .container .page-title {
        color: #3c97de;
        font-size: 32px;
        font-weight: 500;
        line-height: 1.5em;
        margin-top: 0px; }
        @media screen and (max-width: 767px) {
          .home.page-template .latest-home #section4 .container .page-title {
            margin-top: 30px; } }
      .home.page-template .latest-home #section4 .container .content p {
        line-height: 1.5em;
        margin: 0px; }
      .home.page-template .latest-home #section4 .container .content .btn {
        display: inline-block;
        position: relative;
        margin: 30px auto 0px;
        background-color: #3c97de !important;
        border: none !important;
        font-size: 16px;
        font-weight: 600;
        padding: 16px;
        width: 247px;
        color: #fff;
        max-width: none; }
    .home.page-template .latest-home #section4 img {
      padding-right: 0px;
      float: left; }
      @media screen and (max-width: 767px) {
        .home.page-template .latest-home #section4 img {
          float: none;
          width: 100%; } }
  .home.page-template .latest-home #section5 {
    padding: 120px 0px; }
    @media screen and (max-width: 767px) {
      .home.page-template .latest-home #section5 {
        padding: 80px 15px !important; } }
    .home.page-template .latest-home #section5 .container {
      padding: 0px 15px; }
      .home.page-template .latest-home #section5 .container .page-title {
        color: #3c97de;
        font-size: 32px;
        font-weight: 500;
        line-height: 1.5em;
        margin-top: 0px; }
        @media screen and (max-width: 767px) {
          .home.page-template .latest-home #section5 .container .page-title {
            margin-top: 30px; } }
      .home.page-template .latest-home #section5 .container .content p {
        line-height: 1.5em;
        margin: 0px; }
      .home.page-template .latest-home #section5 .container .content .btn {
        display: inline-block;
        position: relative;
        margin: 30px auto 0px;
        background-color: #3c97de !important;
        border: none !important;
        font-size: 16px;
        font-weight: 600;
        padding: 16px;
        width: 247px;
        color: #fff;
        max-width: none; }
    .home.page-template .latest-home #section5 img {
      padding-right: 0px;
      float: right; }
      @media screen and (max-width: 767px) {
        .home.page-template .latest-home #section5 img {
          float: none;
          width: 100%; } }
  .home.page-template .latest-home #home-before-footer {
    text-align: center;
    padding: 120px 0px;
    background-color: #ecf8fe; }
    @media screen and (max-width: 767px) {
      .home.page-template .latest-home #home-before-footer {
        padding: 80px 15px !important;
        text-align: left; } }
    .home.page-template .latest-home #home-before-footer .container {
      padding: 0px; }
      .home.page-template .latest-home #home-before-footer .container .page-title {
        color: #3c97de;
        font-size: 32px;
        font-weight: 500;
        line-height: 1.5em;
        margin-top: 0px; }
      .home.page-template .latest-home #home-before-footer .container .content {
        display: inline-block;
        position: relative;
        margin: 0px auto;
        width: 82%; }
        @media screen and (max-width: 767px) {
          .home.page-template .latest-home #home-before-footer .container .content {
            width: 100% !important; } }
        .home.page-template .latest-home #home-before-footer .container .content p {
          font-size: 18px;
          line-height: 1.5em; }
        .home.page-template .latest-home #home-before-footer .container .content .btn {
          display: inline-block;
          position: relative;
          margin: 20px auto 0px;
          background-color: #3c97de;
          font-size: 16px;
          font-weight: 600;
          padding: 16px;
          width: 247px;
          max-width: none; }
  .home.page-template .latest-home .section-footer {
    position: static;
    bottom: auto;
    left: auto;
    display: block; }

.page-template-page-homepage-2019 #section2 .col-sm-6,
.page-template-page-homepage-2019 #section5 .col-sm-6 {
  width: 40% !important;
  margin-left: 5%; }
  @media screen and (max-width: 950px) {
    .page-template-page-homepage-2019 #section2 .col-sm-6,
    .page-template-page-homepage-2019 #section5 .col-sm-6 {
      width: 45% !important;
      margin: 0px !important; } }
  @media screen and (max-width: 767px) {
    .page-template-page-homepage-2019 #section2 .col-sm-6,
    .page-template-page-homepage-2019 #section5 .col-sm-6 {
      width: 100% !important;
      margin: 0px !important; } }

.page-template-page-homepage-2019 #section2 .col-sm-1,
.page-template-page-homepage-2019 #section5 .col-sm-1 {
  width: 10% !important;
  padding: 0px 15px !important; }
  @media screen and (max-width: 767px) {
    .page-template-page-homepage-2019 #section2 .col-sm-1,
    .page-template-page-homepage-2019 #section5 .col-sm-1 {
      display: none !important; } }

.page-template-page-homepage-2019 #section2 .col-sm-5,
.page-template-page-homepage-2019 #section5 .col-sm-5 {
  width: 40% !important;
  margin-right: 5%; }
  @media screen and (max-width: 950px) {
    .page-template-page-homepage-2019 #section2 .col-sm-5,
    .page-template-page-homepage-2019 #section5 .col-sm-5 {
      width: 45% !important;
      margin: 0px !important; } }
  @media screen and (max-width: 767px) {
    .page-template-page-homepage-2019 #section2 .col-sm-5,
    .page-template-page-homepage-2019 #section5 .col-sm-5 {
      width: 100% !important;
      margin: 0px !important; } }

.page-template-page-homepage-2019 #section2 img,
.page-template-page-homepage-2019 #section5 img {
  padding: 0px; }

.page-template-page-homepage-2019 #latest-news .ba-container {
  padding: 0px 15px; }
  .page-template-page-homepage-2019 #latest-news .ba-container .left {
    width: 40%;
    margin: 0px 5%;
    padding: 0px !important; }
    @media screen and (max-width: 950px) {
      .page-template-page-homepage-2019 #latest-news .ba-container .left {
        width: 45% !important;
        margin: 0px 5% 0px 0px !important; } }
    @media screen and (max-width: 767px) {
      .page-template-page-homepage-2019 #latest-news .ba-container .left {
        width: 100% !important;
        margin: 0px !important; } }
  .page-template-page-homepage-2019 #latest-news .ba-container .right {
    margin: 0px 5%;
    padding: 0px !important;
    width: 40%; }
    @media screen and (max-width: 950px) {
      .page-template-page-homepage-2019 #latest-news .ba-container .right {
        width: 45% !important;
        margin: 0px 0px 0px 5% !important; } }
    @media screen and (max-width: 767px) {
      .page-template-page-homepage-2019 #latest-news .ba-container .right {
        width: 100% !important;
        margin: 0px !important; } }

.page-template-page-homepage-2019 #section4 .col-sm-6 {
  width: 40% !important;
  margin-right: 5%; }
  @media screen and (max-width: 950px) {
    .page-template-page-homepage-2019 #section4 .col-sm-6 {
      width: 45% !important;
      margin: 0px !important; } }
  @media screen and (max-width: 767px) {
    .page-template-page-homepage-2019 #section4 .col-sm-6 {
      width: 100% !important;
      margin: 0px !important; } }

.page-template-page-homepage-2019 #section4 .col-sm-1 {
  width: 10% !important;
  padding: 0px 15px !important; }
  @media screen and (max-width: 767px) {
    .page-template-page-homepage-2019 #section4 .col-sm-1 {
      display: none !important; } }

.page-template-page-homepage-2019 #section4 .col-sm-5 {
  width: 40% !important;
  margin-left: 5%; }
  @media screen and (max-width: 950px) {
    .page-template-page-homepage-2019 #section4 .col-sm-5 {
      width: 45% !important;
      margin: 0px !important; } }
  @media screen and (max-width: 767px) {
    .page-template-page-homepage-2019 #section4 .col-sm-5 {
      width: 100% !important;
      margin: 0px !important; } }

.page-template-page-homepage-2019 #section4 img,
.page-template-page-homepage-2019 #section5 img {
  width: 100% !important;
  height: auto !important; }

.latest-home {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  .latest-home #new-banner {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2; }
  .latest-home #promise-section {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2; }
  .latest-home #latest-news {
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4; }
  .latest-home #section2 {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3; }
  .latest-home #section4 {
    -webkit-box-ordinal-group: 5;
    -moz-box-ordinal-group: 5;
    -ms-flex-order: 5;
    -webkit-order: 5;
    order: 5; }
  .latest-home #section5 {
    -webkit-box-ordinal-group: 6;
    -moz-box-ordinal-group: 6;
    -ms-flex-order: 6;
    -webkit-order: 6;
    order: 6; }
  .latest-home #home-before-footer {
    -webkit-box-ordinal-group: 7;
    -moz-box-ordinal-group: 7;
    -ms-flex-order: 7;
    -webkit-order: 7;
    order: 7; }

/* ===== ONLINE HEARING TEST PAGE ===== */
body.page-template-page-hearing-test-into .section-1 .left {
  background-color: #fff !important; }

body.page-template-page-hearing-test-into .section-1 .right .text-container {
  padding: 90px 90px 0px 0px; }
  @media screen and (max-width: 1075px) {
    body.page-template-page-hearing-test-into .section-1 .right .text-container {
      padding: 90px 40px 0px 0px; } }
  @media screen and (max-width: 1024px) {
    body.page-template-page-hearing-test-into .section-1 .right .text-container {
      padding: 60px 15px 0px; } }
  @media screen and (max-width: 950px) {
    body.page-template-page-hearing-test-into .section-1 .right .text-container {
      padding: 30px 0px 0px 0px; } }
  @media screen and (max-width: 767px) {
    body.page-template-page-hearing-test-into .section-1 .right .text-container {
      padding: 60px 15px 30px;
      text-align: center; } }
  body.page-template-page-hearing-test-into .section-1 .right .text-container .btn {
    width: 247px;
    display: inline-block;
    text-align: center;
    padding: 13px 15px;
    border-radius: 4px;
    background-color: #3c97de;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin: 15px 20px 15px 0px; }
    @media screen and (max-width: 1075px) {
      body.page-template-page-hearing-test-into .section-1 .right .text-container .btn {
        width: 200px; } }
    @media screen and (max-width: 950px) {
      body.page-template-page-hearing-test-into .section-1 .right .text-container .btn {
        font-size: 14px;
        padding: 13px 0px;
        margin: 15px 10px 15px 0px;
        width: 150px; } }
    @media screen and (max-width: 767px) {
      body.page-template-page-hearing-test-into .section-1 .right .text-container .btn {
        display: inline-block;
        position: relative;
        font-size: 16px;
        margin: 15px auto 0px;
        width: 247px; } }
    body.page-template-page-hearing-test-into .section-1 .right .text-container .btn img {
      width: auto;
      height: 22px;
      display: inline-block;
      position: relative;
      margin: 0px 10px -4px 0px; }
  body.page-template-page-hearing-test-into .section-1 .right .text-container .btn2 {
    background-color: #1c2d79 !important;
    margin-right: 0px; }

.questions h2 {
  color: #3c97de;
  font-size: 30px;
  line-height: 1.5em;
  margin: 0px;
  width: 70%; }
  @media screen and (max-width: 950px) {
    .questions h2 {
      width: 100%; } }
  @media screen and (max-width: 767px) {
    .questions h2 {
      font-size: 25px; } }

.questions .section-1 {
  padding: 100px 0px 0px; }

.questions .section-2 {
  padding: 60px 0px 100px; }

.questions .section-3 {
  background-color: #fff;
  text-align: center; }
  .questions .section-3 .btn {
    width: 247px;
    display: inline-block;
    text-align: center;
    padding: 13px 15px;
    border-radius: 4px;
    background-color: #3c97de;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin: 15px 10px 0px; }

.questions .question {
  width: 80%;
  display: block;
  position: relative;
  margin: 40px 0px 20px; }
  @media screen and (max-width: 950px) {
    .questions .question {
      width: 100%; } }
  .questions .question p {
    color: #1c2d79;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5em;
    width: 75%; }
  .questions .question .btn-container {
    display: inline-block;
    position: relative;
    width: 20%;
    margin-bottom: 25px; }
    .questions .question .btn-container audio {
      outline: none !important;
      border: 0px !important; }
    .questions .question .btn-container .listen-btn {
      width: 92%;
      max-width: 92%;
      display: inline-block;
      text-align: center;
      padding: 13px 15px;
      border-radius: 4px;
      background-color: #1c2d79;
      color: #fff;
      font-size: 16px;
      font-weight: 500;
      border: none;
      outline: none; }
      .questions .question .btn-container .listen-btn img {
        height: 25px;
        display: inline-block;
        position: relative;
        margin: 0px 10px -6px 0px; }
  .questions .question .ba_radio {
    margin: 0px;
    padding: 0px; }
    .questions .question .ba_radio li {
      display: inline-block;
      position: relative;
      width: 20%;
      text-align: left;
      float: left; }
      .questions .question .ba_radio li input[type="radio"] {
        display: none; }
        .questions .question .ba_radio li input[type="radio"]:checked + label {
          background-color: #3c97de;
          border: 1px solid #3c97de;
          border-radius: 5px;
          color: #fff; }
      .questions .question .ba_radio li label {
        display: inline-block;
        background-color: #ecf8fe;
        border: 1px solid #ecf8fe;
        border-radius: 5px;
        text-align: center;
        padding: 12px 0px;
        font-size: 16px;
        font-weight: 600;
        color: #3c97de;
        line-height: 1.5em;
        cursor: pointer;
        height: 48px;
        text-transform: uppercase;
        width: 92%;
        max-width: 92%; }

.results .section-1 {
  padding: 160px 0px; }
  @media screen and (max-width: 767px) {
    .results .section-1 {
      padding: 100px 0px; } }
  @media only screen and (max-width: 1075px) {
    .results .section-1 .col-ba-8 {
      width: 80%; } }
  @media screen and (max-width: 950px) {
    .results .section-1 .col-ba-8 {
      width: 100%; } }
  .results .section-1 h1 {
    color: #3c97de;
    line-height: 1.5em;
    font-size: 30px;
    margin: 0px 0px 40px; }
    @media screen and (max-width: 767px) {
      .results .section-1 h1 {
        font-size: 25px; } }
  .results .section-1 h3 {
    font-size: 20px;
    color: #1c2d79;
    line-height: 1.5em; }
  .results .section-1 p {
    font-size: 18px;
    line-height: 1.5em; }
  .results .section-1 .left-text,
  .results .section-1 .right-text {
    display: inline-block;
    position: relative;
    margin-top: 40px;
    float: left; }
    @media screen and (max-width: 767px) {
      .results .section-1 .left-text,
      .results .section-1 .right-text {
        display: block;
        float: none; } }
  .results .section-1 .left-text {
    margin-right: 40px; }
    @media screen and (max-width: 767px) {
      .results .section-1 .left-text {
        margin-right: 0px; } }
  .results .section-1 .right-text {
    display: inline-block;
    position: relative; }
  .results .section-1 .btn {
    width: 247px;
    display: inline-block;
    text-align: center;
    padding: 13px 15px;
    border-radius: 4px;
    background-color: #3c97de;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin: 15px 0px 0px; }
    @media screen and (max-width: 767px) {
      .results .section-1 .btn {
        margin: 40px 0px 0px; } }
    .results .section-1 .btn img {
      filter: brightness(0) invert(1);
      height: 21px;
      width: auto;
      display: inline-block;
      position: relative;
      margin: 0px 10px -4px 0px; }

/* Quiz Classes */
.quizContainer {
  border-radius: 6px;
  width: 80%;
  padding-top: 5px;
  position: relative;
  margin-bottom: 100px;
  transition: all 0.2s ease-in-out 0s; }
  @media screen and (max-width: 950px) {
    .quizContainer {
      width: 100%; } }
  .quizContainer .question {
    color: #1c2d79;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5em;
    width: 75%; }
    @media screen and (max-width: 950px) {
      .quizContainer .question {
        width: 100%; } }
  .quizContainer .btn-container {
    display: inline-block;
    position: relative;
    width: 20%;
    margin-bottom: 25px; }
    @media screen and (max-width: 767px) {
      .quizContainer .btn-container {
        width: 50%; } }
    .quizContainer .btn-container .listen-btn {
      width: 92%;
      max-width: 92%;
      display: inline-block;
      text-align: center;
      padding: 13px 15px;
      border-radius: 4px;
      background-color: #1c2d79;
      color: #fff;
      font-size: 16px;
      font-weight: 500;
      border: none;
      outline: none; }
      .quizContainer .btn-container .listen-btn img {
        height: 25px;
        display: inline-block;
        position: relative;
        margin: 0px 10px -6px 0px; }
  .quizContainer .quizMessage {
    display: none;
    width: 100%;
    margin: 30px 0px 0px;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    background-color: #fdbcb4;
    color: #fff; }
  .quizContainer .choiceList {
    margin: 0px;
    padding: 0px; }
    .quizContainer .choiceList li {
      display: inline-block;
      position: relative;
      width: 20%;
      text-align: left;
      float: left; }
      @media screen and (max-width: 767px) {
        .quizContainer .choiceList li {
          width: 50%;
          margin-bottom: 15px; } }
      .quizContainer .choiceList li input[type="radio"] {
        display: none; }
        .quizContainer .choiceList li input[type="radio"]:checked + label {
          background-color: #3c97de;
          border: 1px solid #3c97de;
          border-radius: 5px;
          color: #fff; }
      .quizContainer .choiceList li label {
        display: inline-block;
        background-color: #ecf8fe;
        border: 1px solid #ecf8fe;
        border-radius: 5px;
        text-align: center;
        padding: 12px 0px;
        font-size: 16px;
        font-weight: 600;
        color: #3c97de;
        line-height: 1.5em;
        cursor: pointer;
        height: 48px;
        text-transform: uppercase;
        width: 92%;
        max-width: 92%; }
  .quizContainer .nextButton {
    width: 247px;
    display: inline-block;
    text-align: center;
    padding: 13px 15px;
    border-radius: 4px;
    background-color: #3c97de;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin: 30px auto 0px;
    transition: opacity .2s;
    cursor: pointer; }
    .quizContainer .nextButton:hover {
      opacity: .8; }

#result {
  display: none;
  padding-bottom: 130px;
  width: 65%; }
  @media only screen and (max-width: 1075px) {
    #result {
      width: 75%; } }
  @media screen and (max-width: 950px) {
    #result {
      width: 100%; } }
  #result h2 {
    color: #3c97de;
    line-height: 1.5em;
    font-size: 30px;
    margin: 0px 0px 40px; }
    @media screen and (max-width: 767px) {
      #result h2 {
        width: 100% !important; } }
  #result h3 {
    font-size: 20px;
    color: #1c2d79;
    line-height: 1.5em; }
  #result p {
    font-size: 18px;
    line-height: 1.5em; }
  #result .left-text,
  #result .right-text {
    display: inline-block;
    position: relative;
    margin-top: 40px;
    float: left; }
    @media screen and (max-width: 767px) {
      #result .left-text,
      #result .right-text {
        display: block;
        float: none; } }
  #result .left-text {
    margin-right: 40px; }
    @media screen and (max-width: 767px) {
      #result .left-text {
        margin-right: 0px; } }
  #result .right-text {
    display: inline-block;
    position: relative; }
  #result .btn {
    width: 247px;
    display: inline-block;
    text-align: center;
    padding: 13px 15px;
    border-radius: 4px;
    background-color: #3c97de;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin: 15px 0px 0px; }
    @media screen and (max-width: 767px) {
      #result .btn {
        margin: 40px 0px 0px; } }
    #result .btn img {
      filter: brightness(0) invert(1);
      height: 21px;
      width: auto;
      display: inline-block;
      position: relative;
      margin: 0px 10px -4px 0px; }

html, body {
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%; }

.progress-bar {
  background-color: #1c2d79;
  height: 10px;
  width: 0;
  transition: all 0.2s ease-in-out 0s; }

.breadcrumb-section {
  background-color: #fff; }
  @media screen and (max-width: 950px) {
    .breadcrumb-section .col-ba-12 {
      padding-left: 8px; } }
  .breadcrumb-section .col-ba-12 p {
    font-size: 12px;
    color: #3c97de;
    width: 100%;
    float: left;
    margin: 0px 0px 10px !important; }
    @media screen and (max-width: 767px) {
      .breadcrumb-section .col-ba-12 p {
        margin: 5px 0px 10px !important; } }

@media screen and (max-width: 950px) {
  .latest-home .section-1.newbanner .left {
    background-position: right center; } }

.section-1.newbanner .left {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }
  .section-1.newbanner .left img {
    display: none; }
    @media screen and (max-width: 767px) {
      .section-1.newbanner .left img {
        display: block;
        width: 100%;
        height: auto; } }

@media screen and (max-width: 767px) {
  .section-1.newbanner {
    background-image: none !important; } }

.section-1.newbanner .right {
  padding: 0px; }
  .section-1.newbanner .right .text-container {
    padding: 105px 15px 0px 105px;
    width: 590px;
    max-width: 100%; }
    @media only screen and (max-width: 1075px) {
      .section-1.newbanner .right .text-container {
        padding: 105px 15px 0px 90px;
        width: 100%; } }
    @media only screen and (max-width: 950px) {
      .section-1.newbanner .right .text-container {
        padding: 105px 30px 0px 30px; } }
    @media only screen and (max-width: 767px) {
      .section-1.newbanner .right .text-container {
        padding: 40px 30px 0px 30px;
        text-align: center; } }
    .section-1.newbanner .right .text-container h1 {
      font-size: 40px;
      color: #3c97de;
      line-height: 1.2em;
      font-weight: 500; }
      @media only screen and (max-width: 767px) {
        .section-1.newbanner .right .text-container h1 {
          font-size: 30px;
          line-height: 1.5em; } }
    .section-1.newbanner .right .text-container p {
      font-size: 18px;
      color: #000000;
      width: 95%; }
      @media only screen and (max-width: 1075px) {
        .section-1.newbanner .right .text-container p {
          width: 100%; } }
    .section-1.newbanner .right .text-container .button-container a {
      display: block;
      position: relative;
      width: 360px;
      background-color: #3c97de; }
      @media only screen and (max-width: 950px) {
        .section-1.newbanner .right .text-container .button-container a {
          width: 100%; } }
      @media only screen and (max-width: 767px) {
        .section-1.newbanner .right .text-container .button-container a {
          margin-left: 0px !important;
          margin-right: 0px !important; } }
    .section-1.newbanner .right .text-container .button-container a:last-child {
      background-color: #1c2d79; }

body.page-template-page-seo .section-1.newbanner,
body.page-template-page-seo-brands .section-1.newbanner,
body.page-template-page-seo-location .section-1.newbanner,
body.single-audiologist .section-1.newbanner,
body.single-location .section-1.newbanner {
  border-top: 1px solid #E9EDEF; }
  @media only screen and (max-width: 767px) {
    body.page-template-page-seo .section-1.newbanner,
    body.page-template-page-seo-brands .section-1.newbanner,
    body.page-template-page-seo-location .section-1.newbanner,
    body.single-audiologist .section-1.newbanner,
    body.single-location .section-1.newbanner {
      padding-bottom: 0px; } }
  body.page-template-page-seo .section-1.newbanner .right .text-container h1,
  body.page-template-page-seo-brands .section-1.newbanner .right .text-container h1,
  body.page-template-page-seo-location .section-1.newbanner .right .text-container h1,
  body.single-audiologist .section-1.newbanner .right .text-container h1,
  body.single-location .section-1.newbanner .right .text-container h1 {
    font-size: 32px;
    line-height: 1.5em;
    color: #3c97de; }
  body.page-template-page-seo .section-1.newbanner .right .text-container .hours-intro,
  body.page-template-page-seo-brands .section-1.newbanner .right .text-container .hours-intro,
  body.page-template-page-seo-location .section-1.newbanner .right .text-container .hours-intro,
  body.single-audiologist .section-1.newbanner .right .text-container .hours-intro,
  body.single-location .section-1.newbanner .right .text-container .hours-intro {
    line-height: 1.5em;
    margin-bottom: 20px; }
  body.page-template-page-seo .section-1.newbanner .right .text-container .subtitle,
  body.page-template-page-seo-brands .section-1.newbanner .right .text-container .subtitle,
  body.page-template-page-seo-location .section-1.newbanner .right .text-container .subtitle,
  body.single-audiologist .section-1.newbanner .right .text-container .subtitle,
  body.single-location .section-1.newbanner .right .text-container .subtitle {
    font-size: 20px;
    margin-top: 0;
    color: #3c97de;
    font-weight: 400; }
  body.page-template-page-seo .section-1.newbanner .right .text-container .office-hours,
  body.page-template-page-seo-brands .section-1.newbanner .right .text-container .office-hours,
  body.page-template-page-seo-location .section-1.newbanner .right .text-container .office-hours,
  body.single-audiologist .section-1.newbanner .right .text-container .office-hours,
  body.single-location .section-1.newbanner .right .text-container .office-hours {
    display: block;
    position: relative;
    font-size: 16px;
    line-height: 1.5em;
    color: #3c97de;
    margin: 10px 0px;
    width: 65%; }
    @media only screen and (max-width: 1075px) {
      body.page-template-page-seo .section-1.newbanner .right .text-container .office-hours,
      body.page-template-page-seo-brands .section-1.newbanner .right .text-container .office-hours,
      body.page-template-page-seo-location .section-1.newbanner .right .text-container .office-hours,
      body.single-audiologist .section-1.newbanner .right .text-container .office-hours,
      body.single-location .section-1.newbanner .right .text-container .office-hours {
        width: 85%; } }
    @media screen and (max-width: 950px) {
      body.page-template-page-seo .section-1.newbanner .right .text-container .office-hours,
      body.page-template-page-seo-brands .section-1.newbanner .right .text-container .office-hours,
      body.page-template-page-seo-location .section-1.newbanner .right .text-container .office-hours,
      body.single-audiologist .section-1.newbanner .right .text-container .office-hours,
      body.single-location .section-1.newbanner .right .text-container .office-hours {
        width: 100%; } }
    @media screen and (max-width: 767px) {
      body.page-template-page-seo .section-1.newbanner .right .text-container .office-hours,
      body.page-template-page-seo-brands .section-1.newbanner .right .text-container .office-hours,
      body.page-template-page-seo-location .section-1.newbanner .right .text-container .office-hours,
      body.single-audiologist .section-1.newbanner .right .text-container .office-hours,
      body.single-location .section-1.newbanner .right .text-container .office-hours {
        text-align: left !important; } }
    body.page-template-page-seo .section-1.newbanner .right .text-container .office-hours span,
    body.page-template-page-seo-brands .section-1.newbanner .right .text-container .office-hours span,
    body.page-template-page-seo-location .section-1.newbanner .right .text-container .office-hours span,
    body.single-audiologist .section-1.newbanner .right .text-container .office-hours span,
    body.single-location .section-1.newbanner .right .text-container .office-hours span {
      color: #1c2d79;
      position: absolute;
      right: 0;
      width: 45%; }
      @media screen and (max-width: 767px) {
        body.page-template-page-seo .section-1.newbanner .right .text-container .office-hours span,
        body.page-template-page-seo-brands .section-1.newbanner .right .text-container .office-hours span,
        body.page-template-page-seo-location .section-1.newbanner .right .text-container .office-hours span,
        body.single-audiologist .section-1.newbanner .right .text-container .office-hours span,
        body.single-location .section-1.newbanner .right .text-container .office-hours span {
          width: auto; } }
  body.page-template-page-seo .section-1.newbanner .right .text-container .button-container a, body.page-template-page-seo .section-1.newbanner .right .text-container .button-container a:last-child,
  body.page-template-page-seo-brands .section-1.newbanner .right .text-container .button-container a,
  body.page-template-page-seo-brands .section-1.newbanner .right .text-container .button-container a:last-child,
  body.page-template-page-seo-location .section-1.newbanner .right .text-container .button-container a,
  body.page-template-page-seo-location .section-1.newbanner .right .text-container .button-container a:last-child,
  body.single-audiologist .section-1.newbanner .right .text-container .button-container a,
  body.single-audiologist .section-1.newbanner .right .text-container .button-container a:last-child,
  body.single-location .section-1.newbanner .right .text-container .button-container a,
  body.single-location .section-1.newbanner .right .text-container .button-container a:last-child {
    background: #3c97de;
    border-radius: 4px;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    padding: 14px 0px;
    text-align: center;
    margin: 0px;
    width: 264px;
    font-family: "HelveticaNeueLTPro", Helvetica, Arial, sans-serif; }
    @media only screen and (max-width: 767px) {
      body.page-template-page-seo .section-1.newbanner .right .text-container .button-container a, body.page-template-page-seo .section-1.newbanner .right .text-container .button-container a:last-child,
      body.page-template-page-seo-brands .section-1.newbanner .right .text-container .button-container a,
      body.page-template-page-seo-brands .section-1.newbanner .right .text-container .button-container a:last-child,
      body.page-template-page-seo-location .section-1.newbanner .right .text-container .button-container a,
      body.page-template-page-seo-location .section-1.newbanner .right .text-container .button-container a:last-child,
      body.single-audiologist .section-1.newbanner .right .text-container .button-container a,
      body.single-audiologist .section-1.newbanner .right .text-container .button-container a:last-child,
      body.single-location .section-1.newbanner .right .text-container .button-container a,
      body.single-location .section-1.newbanner .right .text-container .button-container a:last-child {
        width: 100%; } }

body.page-template-page-seo .seo-section,
body.page-template-page-seo-brands .seo-section,
body.page-template-page-seo-location .seo-section,
body.single-audiologist .seo-section,
body.single-location .seo-section {
  padding: 90px 0px; }
  @media only screen and (max-width: 767px) {
    body.page-template-page-seo .seo-section,
    body.page-template-page-seo-brands .seo-section,
    body.page-template-page-seo-location .seo-section,
    body.single-audiologist .seo-section,
    body.single-location .seo-section {
      padding: 60px 0px; } }
  body.page-template-page-seo .seo-section .text-container,
  body.page-template-page-seo-brands .seo-section .text-container,
  body.page-template-page-seo-location .seo-section .text-container,
  body.single-audiologist .seo-section .text-container,
  body.single-location .seo-section .text-container {
    width: 66.67%; }
    @media screen and (max-width: 950px) {
      body.page-template-page-seo .seo-section .text-container,
      body.page-template-page-seo-brands .seo-section .text-container,
      body.page-template-page-seo-location .seo-section .text-container,
      body.single-audiologist .seo-section .text-container,
      body.single-location .seo-section .text-container {
        width: 100% !important; } }
    body.page-template-page-seo .seo-section .text-container h2,
    body.page-template-page-seo-brands .seo-section .text-container h2,
    body.page-template-page-seo-location .seo-section .text-container h2,
    body.single-audiologist .seo-section .text-container h2,
    body.single-location .seo-section .text-container h2 {
      color: #3c97de;
      font-size: 30px;
      line-height: 1.5em;
      margin-top: 0; }
      @media screen and (max-width: 767px) {
        body.page-template-page-seo .seo-section .text-container h2,
        body.page-template-page-seo-brands .seo-section .text-container h2,
        body.page-template-page-seo-location .seo-section .text-container h2,
        body.single-audiologist .seo-section .text-container h2,
        body.single-location .seo-section .text-container h2 {
          font-size: 25px; } }
    body.page-template-page-seo .seo-section .text-container p,
    body.page-template-page-seo-brands .seo-section .text-container p,
    body.page-template-page-seo-location .seo-section .text-container p,
    body.single-audiologist .seo-section .text-container p,
    body.single-location .seo-section .text-container p {
      color: #000000;
      line-height: 1.5em;
      font-size: 18px; }
  body.page-template-page-seo .seo-section .text-container.longer-width,
  body.page-template-page-seo-brands .seo-section .text-container.longer-width,
  body.page-template-page-seo-location .seo-section .text-container.longer-width,
  body.single-audiologist .seo-section .text-container.longer-width,
  body.single-location .seo-section .text-container.longer-width {
    width: 80%; }
    @media screen and (max-width: 950px) {
      body.page-template-page-seo .seo-section .text-container.longer-width,
      body.page-template-page-seo-brands .seo-section .text-container.longer-width,
      body.page-template-page-seo-location .seo-section .text-container.longer-width,
      body.single-audiologist .seo-section .text-container.longer-width,
      body.single-location .seo-section .text-container.longer-width {
        width: 100% !important; } }
  @media screen and (max-width: 767px) {
    body.page-template-page-seo .seo-section .switch_column .left,
    body.page-template-page-seo-brands .seo-section .switch_column .left,
    body.page-template-page-seo-location .seo-section .switch_column .left,
    body.single-audiologist .seo-section .switch_column .left,
    body.single-location .seo-section .switch_column .left {
      -webkit-box-ordinal-group: 2;
      -moz-box-ordinal-group: 2;
      -ms-flex-order: 2;
      -webkit-order: 2;
      order: 2;
      padding-bottom: 30px !important; }
    body.page-template-page-seo .seo-section .switch_column .right,
    body.page-template-page-seo-brands .seo-section .switch_column .right,
    body.page-template-page-seo-location .seo-section .switch_column .right,
    body.single-audiologist .seo-section .switch_column .right,
    body.single-location .seo-section .switch_column .right {
      -webkit-box-ordinal-group: 1;
      -moz-box-ordinal-group: 1;
      -ms-flex-order: 1;
      -webkit-order: 1;
      order: 1;
      padding-bottom: 0px; }
    body.page-template-page-seo .seo-section .switch_column .clear,
    body.page-template-page-seo-brands .seo-section .switch_column .clear,
    body.page-template-page-seo-location .seo-section .switch_column .clear,
    body.single-audiologist .seo-section .switch_column .clear,
    body.single-location .seo-section .switch_column .clear {
      -webkit-box-ordinal-group: 3;
      -moz-box-ordinal-group: 3;
      -ms-flex-order: 3;
      -webkit-order: 3;
      order: 3; } }

body.page-template-page-seo .seo-section.blue_bg,
body.page-template-page-seo-brands .seo-section.blue_bg,
body.page-template-page-seo-location .seo-section.blue_bg,
body.single-audiologist .seo-section.blue_bg,
body.single-location .seo-section.blue_bg {
  background-color: #ecf8fe; }

body.page-template-page-seo .seo-section.no_top_padding,
body.page-template-page-seo-brands .seo-section.no_top_padding,
body.page-template-page-seo-location .seo-section.no_top_padding,
body.single-audiologist .seo-section.no_top_padding,
body.single-location .seo-section.no_top_padding {
  padding-top: 0px !important; }

body.page-template-page-seo .seo-section.no_bottom_padding,
body.page-template-page-seo-brands .seo-section.no_bottom_padding,
body.page-template-page-seo-location .seo-section.no_bottom_padding,
body.single-audiologist .seo-section.no_bottom_padding,
body.single-location .seo-section.no_bottom_padding {
  padding-bottom: 0px !important; }

body.page-template-page-seo .introduction .ba-container,
body.page-template-page-seo-brands .introduction .ba-container,
body.page-template-page-seo-location .introduction .ba-container,
body.single-audiologist .introduction .ba-container,
body.single-location .introduction .ba-container {
  padding: 0px 15px; }
  @media screen and (max-width: 767px) {
    body.page-template-page-seo .introduction .ba-container,
    body.page-template-page-seo-brands .introduction .ba-container,
    body.page-template-page-seo-location .introduction .ba-container,
    body.single-audiologist .introduction .ba-container,
    body.single-location .introduction .ba-container {
      padding: 0px 30px; } }

body.page-template-page-seo .introduction .link-through-items,
body.page-template-page-seo-brands .introduction .link-through-items,
body.page-template-page-seo-location .introduction .link-through-items,
body.single-audiologist .introduction .link-through-items,
body.single-location .introduction .link-through-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  body.page-template-page-seo .introduction .link-through-items .card,
  body.page-template-page-seo-brands .introduction .link-through-items .card,
  body.page-template-page-seo-location .introduction .link-through-items .card,
  body.single-audiologist .introduction .link-through-items .card,
  body.single-location .introduction .link-through-items .card {
    margin-top: 50px;
    padding: 0px;
    display: inline-block;
    position: relative; }
    body.page-template-page-seo .introduction .link-through-items .card .inner-text-container a,
    body.page-template-page-seo-brands .introduction .link-through-items .card .inner-text-container a,
    body.page-template-page-seo-location .introduction .link-through-items .card .inner-text-container a,
    body.single-audiologist .introduction .link-through-items .card .inner-text-container a,
    body.single-location .introduction .link-through-items .card .inner-text-container a {
      display: block;
      position: relative; }
      body.page-template-page-seo .introduction .link-through-items .card .inner-text-container a .inner-left,
      body.page-template-page-seo-brands .introduction .link-through-items .card .inner-text-container a .inner-left,
      body.page-template-page-seo-location .introduction .link-through-items .card .inner-text-container a .inner-left,
      body.single-audiologist .introduction .link-through-items .card .inner-text-container a .inner-left,
      body.single-location .introduction .link-through-items .card .inner-text-container a .inner-left {
        display: inline-block;
        position: relative;
        float: left;
        width: 15%;
        text-align: center; }
        body.page-template-page-seo .introduction .link-through-items .card .inner-text-container a .inner-left span,
        body.page-template-page-seo-brands .introduction .link-through-items .card .inner-text-container a .inner-left span,
        body.page-template-page-seo-location .introduction .link-through-items .card .inner-text-container a .inner-left span,
        body.single-audiologist .introduction .link-through-items .card .inner-text-container a .inner-left span,
        body.single-location .introduction .link-through-items .card .inner-text-container a .inner-left span {
          width: 54px;
          height: 54px;
          background-color: #3c97de;
          border-radius: 54px;
          color: #fff;
          display: block;
          position: relative;
          font-size: 16px;
          padding: 17px 0px;
          font-weight: 600;
          transition: all 0.2s ease-in-out 0s; }
      body.page-template-page-seo .introduction .link-through-items .card .inner-text-container a .inner-right,
      body.page-template-page-seo-brands .introduction .link-through-items .card .inner-text-container a .inner-right,
      body.page-template-page-seo-location .introduction .link-through-items .card .inner-text-container a .inner-right,
      body.single-audiologist .introduction .link-through-items .card .inner-text-container a .inner-right,
      body.single-location .introduction .link-through-items .card .inner-text-container a .inner-right {
        display: inline-block;
        position: relative;
        float: left;
        padding: 0px 15px;
        width: 85%; }
        body.page-template-page-seo .introduction .link-through-items .card .inner-text-container a .inner-right h3,
        body.page-template-page-seo-brands .introduction .link-through-items .card .inner-text-container a .inner-right h3,
        body.page-template-page-seo-location .introduction .link-through-items .card .inner-text-container a .inner-right h3,
        body.single-audiologist .introduction .link-through-items .card .inner-text-container a .inner-right h3,
        body.single-location .introduction .link-through-items .card .inner-text-container a .inner-right h3 {
          font-size: 20px;
          color: #3c97de;
          font-weight: 500;
          transition: all 0.2s ease-in-out 0s;
          margin: 0px;
          line-height: 1.5em; }
        body.page-template-page-seo .introduction .link-through-items .card .inner-text-container a .inner-right p,
        body.page-template-page-seo-brands .introduction .link-through-items .card .inner-text-container a .inner-right p,
        body.page-template-page-seo-location .introduction .link-through-items .card .inner-text-container a .inner-right p,
        body.single-audiologist .introduction .link-through-items .card .inner-text-container a .inner-right p,
        body.single-location .introduction .link-through-items .card .inner-text-container a .inner-right p {
          margin: 0px;
          color: #000;
          font-size: 16px;
          line-height: 1.5em; }
      body.page-template-page-seo .introduction .link-through-items .card .inner-text-container a:hover,
      body.page-template-page-seo-brands .introduction .link-through-items .card .inner-text-container a:hover,
      body.page-template-page-seo-location .introduction .link-through-items .card .inner-text-container a:hover,
      body.single-audiologist .introduction .link-through-items .card .inner-text-container a:hover,
      body.single-location .introduction .link-through-items .card .inner-text-container a:hover {
        opacity: 1; }
        body.page-template-page-seo .introduction .link-through-items .card .inner-text-container a:hover span,
        body.page-template-page-seo-brands .introduction .link-through-items .card .inner-text-container a:hover span,
        body.page-template-page-seo-location .introduction .link-through-items .card .inner-text-container a:hover span,
        body.single-audiologist .introduction .link-through-items .card .inner-text-container a:hover span,
        body.single-location .introduction .link-through-items .card .inner-text-container a:hover span {
          background-color: #1c2d79; }
        body.page-template-page-seo .introduction .link-through-items .card .inner-text-container a:hover h3,
        body.page-template-page-seo-brands .introduction .link-through-items .card .inner-text-container a:hover h3,
        body.page-template-page-seo-location .introduction .link-through-items .card .inner-text-container a:hover h3,
        body.single-audiologist .introduction .link-through-items .card .inner-text-container a:hover h3,
        body.single-location .introduction .link-through-items .card .inner-text-container a:hover h3 {
          color: #1c2d79; }
  body.page-template-page-seo .introduction .link-through-items .col-ba-4 .inner-text-container a .inner-right,
  body.page-template-page-seo-brands .introduction .link-through-items .col-ba-4 .inner-text-container a .inner-right,
  body.page-template-page-seo-location .introduction .link-through-items .col-ba-4 .inner-text-container a .inner-right,
  body.single-audiologist .introduction .link-through-items .col-ba-4 .inner-text-container a .inner-right,
  body.single-location .introduction .link-through-items .col-ba-4 .inner-text-container a .inner-right {
    padding: 0px 15px 0px 30px; }
  body.page-template-page-seo .introduction .link-through-items .card.col-ba-6:nth-child(odd),
  body.page-template-page-seo-brands .introduction .link-through-items .card.col-ba-6:nth-child(odd),
  body.page-template-page-seo-location .introduction .link-through-items .card.col-ba-6:nth-child(odd),
  body.single-audiologist .introduction .link-through-items .card.col-ba-6:nth-child(odd),
  body.single-location .introduction .link-through-items .card.col-ba-6:nth-child(odd) {
    padding-right: 30px; }
    @media screen and (max-width: 950px) {
      body.page-template-page-seo .introduction .link-through-items .card.col-ba-6:nth-child(odd),
      body.page-template-page-seo-brands .introduction .link-through-items .card.col-ba-6:nth-child(odd),
      body.page-template-page-seo-location .introduction .link-through-items .card.col-ba-6:nth-child(odd),
      body.single-audiologist .introduction .link-through-items .card.col-ba-6:nth-child(odd),
      body.single-location .introduction .link-through-items .card.col-ba-6:nth-child(odd) {
        padding-right: 15px; } }
    @media screen and (max-width: 767px) {
      body.page-template-page-seo .introduction .link-through-items .card.col-ba-6:nth-child(odd),
      body.page-template-page-seo-brands .introduction .link-through-items .card.col-ba-6:nth-child(odd),
      body.page-template-page-seo-location .introduction .link-through-items .card.col-ba-6:nth-child(odd),
      body.single-audiologist .introduction .link-through-items .card.col-ba-6:nth-child(odd),
      body.single-location .introduction .link-through-items .card.col-ba-6:nth-child(odd) {
        padding-right: 0px; } }
  body.page-template-page-seo .introduction .link-through-items .card.col-ba-6:nth-child(even),
  body.page-template-page-seo-brands .introduction .link-through-items .card.col-ba-6:nth-child(even),
  body.page-template-page-seo-location .introduction .link-through-items .card.col-ba-6:nth-child(even),
  body.single-audiologist .introduction .link-through-items .card.col-ba-6:nth-child(even),
  body.single-location .introduction .link-through-items .card.col-ba-6:nth-child(even) {
    padding-left: 30px; }
    @media screen and (max-width: 950px) {
      body.page-template-page-seo .introduction .link-through-items .card.col-ba-6:nth-child(even),
      body.page-template-page-seo-brands .introduction .link-through-items .card.col-ba-6:nth-child(even),
      body.page-template-page-seo-location .introduction .link-through-items .card.col-ba-6:nth-child(even),
      body.single-audiologist .introduction .link-through-items .card.col-ba-6:nth-child(even),
      body.single-location .introduction .link-through-items .card.col-ba-6:nth-child(even) {
        padding-left: 15px; } }
    @media screen and (max-width: 767px) {
      body.page-template-page-seo .introduction .link-through-items .card.col-ba-6:nth-child(even),
      body.page-template-page-seo-brands .introduction .link-through-items .card.col-ba-6:nth-child(even),
      body.page-template-page-seo-location .introduction .link-through-items .card.col-ba-6:nth-child(even),
      body.single-audiologist .introduction .link-through-items .card.col-ba-6:nth-child(even),
      body.single-location .introduction .link-through-items .card.col-ba-6:nth-child(even) {
        padding-left: 0px; } }

body.page-template-page-seo .introduction .list-items,
body.page-template-page-seo-brands .introduction .list-items,
body.page-template-page-seo-location .introduction .list-items,
body.single-audiologist .introduction .list-items,
body.single-location .introduction .list-items {
  display: block;
  position: relative;
  margin: 40px 0px 0px; }
  body.page-template-page-seo .introduction .list-items h3,
  body.page-template-page-seo-brands .introduction .list-items h3,
  body.page-template-page-seo-location .introduction .list-items h3,
  body.single-audiologist .introduction .list-items h3,
  body.single-location .introduction .list-items h3 {
    font-size: 18px;
    font-weight: 600;
    color: #1e3384;
    line-height: 1.5em;
    margin-bottom: 10px; }
  body.page-template-page-seo .introduction .list-items .list_items,
  body.page-template-page-seo-brands .introduction .list-items .list_items,
  body.page-template-page-seo-location .introduction .list-items .list_items,
  body.single-audiologist .introduction .list-items .list_items,
  body.single-location .introduction .list-items .list_items {
    margin: 0px;
    padding: 0px;
    list-style: none; }
    body.page-template-page-seo .introduction .list-items .list_items li,
    body.page-template-page-seo-brands .introduction .list-items .list_items li,
    body.page-template-page-seo-location .introduction .list-items .list_items li,
    body.single-audiologist .introduction .list-items .list_items li,
    body.single-location .introduction .list-items .list_items li {
      font-size: 16px;
      color: #1e3384;
      line-height: 1.5em;
      margin: 10px 0px;
      padding-left: 30px;
      position: relative; }
      body.page-template-page-seo .introduction .list-items .list_items li:before,
      body.page-template-page-seo-brands .introduction .list-items .list_items li:before,
      body.page-template-page-seo-location .introduction .list-items .list_items li:before,
      body.single-audiologist .introduction .list-items .list_items li:before,
      body.single-location .introduction .list-items .list_items li:before {
        content: "\2022";
        color: #3c97de;
        font-weight: bold;
        display: inline-block;
        position: absolute;
        width: 1em;
        left: 0;
        font-size: 22px; }
  body.page-template-page-seo .introduction .list-items .list_items.ul_col_2,
  body.page-template-page-seo-brands .introduction .list-items .list_items.ul_col_2,
  body.page-template-page-seo-location .introduction .list-items .list_items.ul_col_2,
  body.single-audiologist .introduction .list-items .list_items.ul_col_2,
  body.single-location .introduction .list-items .list_items.ul_col_2 {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2; }
    @media only screen and (max-width: 767px) {
      body.page-template-page-seo .introduction .list-items .list_items.ul_col_2,
      body.page-template-page-seo-brands .introduction .list-items .list_items.ul_col_2,
      body.page-template-page-seo-location .introduction .list-items .list_items.ul_col_2,
      body.single-audiologist .introduction .list-items .list_items.ul_col_2,
      body.single-location .introduction .list-items .list_items.ul_col_2 {
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1; } }

body.page-template-page-seo .center-text,
body.page-template-page-seo-brands .center-text,
body.page-template-page-seo-location .center-text,
body.single-audiologist .center-text,
body.single-location .center-text {
  text-align: center; }
  @media only screen and (max-width: 767px) {
    body.page-template-page-seo .center-text,
    body.page-template-page-seo-brands .center-text,
    body.page-template-page-seo-location .center-text,
    body.single-audiologist .center-text,
    body.single-location .center-text {
      padding-left: 15px;
      padding-right: 15px; } }
  body.page-template-page-seo .center-text .text-container,
  body.page-template-page-seo-brands .center-text .text-container,
  body.page-template-page-seo-location .center-text .text-container,
  body.single-audiologist .center-text .text-container,
  body.single-location .center-text .text-container {
    margin: 0px auto;
    display: inline-block; }

@media screen and (max-width: 767px) {
  body.page-template-page-seo .half-column-section,
  body.page-template-page-seo-brands .half-column-section,
  body.page-template-page-seo-location .half-column-section,
  body.single-audiologist .half-column-section,
  body.single-location .half-column-section {
    padding: 30px 0px; } }

body.page-template-page-seo .half-column-section .ba-container,
body.page-template-page-seo-brands .half-column-section .ba-container,
body.page-template-page-seo-location .half-column-section .ba-container,
body.single-audiologist .half-column-section .ba-container,
body.single-location .half-column-section .ba-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }

body.page-template-page-seo .half-column-section .left,
body.page-template-page-seo-brands .half-column-section .left,
body.page-template-page-seo-location .half-column-section .left,
body.single-audiologist .half-column-section .left,
body.single-location .half-column-section .left {
  padding-right: 115px; }
  @media screen and (max-width: 950px) {
    body.page-template-page-seo .half-column-section .left,
    body.page-template-page-seo-brands .half-column-section .left,
    body.page-template-page-seo-location .half-column-section .left,
    body.single-audiologist .half-column-section .left,
    body.single-location .half-column-section .left {
      padding-right: 30px; } }
  @media screen and (max-width: 767px) {
    body.page-template-page-seo .half-column-section .left,
    body.page-template-page-seo-brands .half-column-section .left,
    body.page-template-page-seo-location .half-column-section .left,
    body.single-audiologist .half-column-section .left,
    body.single-location .half-column-section .left {
      padding-bottom: 0px !important; } }

body.page-template-page-seo .half-column-section .vertically-align-content,
body.page-template-page-seo-brands .half-column-section .vertically-align-content,
body.page-template-page-seo-location .half-column-section .vertically-align-content,
body.single-audiologist .half-column-section .vertically-align-content,
body.single-location .half-column-section .vertically-align-content {
  display: -webkit-flex;
  -webkit-align-items: center;
  display: flex;
  align-items: center;
  justify-content: center; }

@media screen and (max-width: 767px) {
  body.page-template-page-seo .half-column-section .left, body.page-template-page-seo .half-column-section .right,
  body.page-template-page-seo-brands .half-column-section .left,
  body.page-template-page-seo-brands .half-column-section .right,
  body.page-template-page-seo-location .half-column-section .left,
  body.page-template-page-seo-location .half-column-section .right,
  body.single-audiologist .half-column-section .left,
  body.single-audiologist .half-column-section .right,
  body.single-location .half-column-section .left,
  body.single-location .half-column-section .right {
    padding: 30px;
    padding: 30px; } }

body.page-template-page-seo .half-column-section .left .text-container, body.page-template-page-seo .half-column-section .right .text-container,
body.page-template-page-seo-brands .half-column-section .left .text-container,
body.page-template-page-seo-brands .half-column-section .right .text-container,
body.page-template-page-seo-location .half-column-section .left .text-container,
body.page-template-page-seo-location .half-column-section .right .text-container,
body.single-audiologist .half-column-section .left .text-container,
body.single-audiologist .half-column-section .right .text-container,
body.single-location .half-column-section .left .text-container,
body.single-location .half-column-section .right .text-container {
  width: 100%; }
  body.page-template-page-seo .half-column-section .left .text-container h2, body.page-template-page-seo .half-column-section .right .text-container h2,
  body.page-template-page-seo-brands .half-column-section .left .text-container h2,
  body.page-template-page-seo-brands .half-column-section .right .text-container h2,
  body.page-template-page-seo-location .half-column-section .left .text-container h2,
  body.page-template-page-seo-location .half-column-section .right .text-container h2,
  body.single-audiologist .half-column-section .left .text-container h2,
  body.single-audiologist .half-column-section .right .text-container h2,
  body.single-location .half-column-section .left .text-container h2,
  body.single-location .half-column-section .right .text-container h2 {
    line-height: 1.5em;
    color: #3c97de;
    font-size: 30px;
    font-weight: 500;
    margin: 15px 0px 20px; }
  body.page-template-page-seo .half-column-section .left .text-container h3, body.page-template-page-seo .half-column-section .right .text-container h3,
  body.page-template-page-seo-brands .half-column-section .left .text-container h3,
  body.page-template-page-seo-brands .half-column-section .right .text-container h3,
  body.page-template-page-seo-location .half-column-section .left .text-container h3,
  body.page-template-page-seo-location .half-column-section .right .text-container h3,
  body.single-audiologist .half-column-section .left .text-container h3,
  body.single-audiologist .half-column-section .right .text-container h3,
  body.single-location .half-column-section .left .text-container h3,
  body.single-location .half-column-section .right .text-container h3 {
    font-size: 18px;
    font-weight: 600;
    color: #1e3384;
    line-height: 1.5em;
    margin: 15px 0px 10px; }
  body.page-template-page-seo .half-column-section .left .text-container p, body.page-template-page-seo .half-column-section .right .text-container p,
  body.page-template-page-seo-brands .half-column-section .left .text-container p,
  body.page-template-page-seo-brands .half-column-section .right .text-container p,
  body.page-template-page-seo-location .half-column-section .left .text-container p,
  body.page-template-page-seo-location .half-column-section .right .text-container p,
  body.single-audiologist .half-column-section .left .text-container p,
  body.single-audiologist .half-column-section .right .text-container p,
  body.single-location .half-column-section .left .text-container p,
  body.single-location .half-column-section .right .text-container p {
    font-size: 18px;
    color: #000000;
    line-height: 1.5em; }
    body.page-template-page-seo .half-column-section .left .text-container p img, body.page-template-page-seo .half-column-section .right .text-container p img,
    body.page-template-page-seo-brands .half-column-section .left .text-container p img,
    body.page-template-page-seo-brands .half-column-section .right .text-container p img,
    body.page-template-page-seo-location .half-column-section .left .text-container p img,
    body.page-template-page-seo-location .half-column-section .right .text-container p img,
    body.single-audiologist .half-column-section .left .text-container p img,
    body.single-audiologist .half-column-section .right .text-container p img,
    body.single-location .half-column-section .left .text-container p img,
    body.single-location .half-column-section .right .text-container p img {
      display: block;
      position: relative;
      width: 100%;
      height: auto; }
  body.page-template-page-seo .half-column-section .left .text-container ul, body.page-template-page-seo .half-column-section .right .text-container ul,
  body.page-template-page-seo-brands .half-column-section .left .text-container ul,
  body.page-template-page-seo-brands .half-column-section .right .text-container ul,
  body.page-template-page-seo-location .half-column-section .left .text-container ul,
  body.page-template-page-seo-location .half-column-section .right .text-container ul,
  body.single-audiologist .half-column-section .left .text-container ul,
  body.single-audiologist .half-column-section .right .text-container ul,
  body.single-location .half-column-section .left .text-container ul,
  body.single-location .half-column-section .right .text-container ul {
    margin: 0px;
    padding: 0px;
    list-style: none; }
    body.page-template-page-seo .half-column-section .left .text-container ul li, body.page-template-page-seo .half-column-section .right .text-container ul li,
    body.page-template-page-seo-brands .half-column-section .left .text-container ul li,
    body.page-template-page-seo-brands .half-column-section .right .text-container ul li,
    body.page-template-page-seo-location .half-column-section .left .text-container ul li,
    body.page-template-page-seo-location .half-column-section .right .text-container ul li,
    body.single-audiologist .half-column-section .left .text-container ul li,
    body.single-audiologist .half-column-section .right .text-container ul li,
    body.single-location .half-column-section .left .text-container ul li,
    body.single-location .half-column-section .right .text-container ul li {
      font-size: 16px;
      color: #1e3384;
      line-height: 1.5em;
      margin: 10px 0px;
      padding-left: 30px;
      position: relative; }
      body.page-template-page-seo .half-column-section .left .text-container ul li:before, body.page-template-page-seo .half-column-section .right .text-container ul li:before,
      body.page-template-page-seo-brands .half-column-section .left .text-container ul li:before,
      body.page-template-page-seo-brands .half-column-section .right .text-container ul li:before,
      body.page-template-page-seo-location .half-column-section .left .text-container ul li:before,
      body.page-template-page-seo-location .half-column-section .right .text-container ul li:before,
      body.single-audiologist .half-column-section .left .text-container ul li:before,
      body.single-audiologist .half-column-section .right .text-container ul li:before,
      body.single-location .half-column-section .left .text-container ul li:before,
      body.single-location .half-column-section .right .text-container ul li:before {
        content: "\2022";
        color: #3c97de;
        font-weight: bold;
        display: inline-block;
        position: absolute;
        width: 1em;
        left: 0;
        font-size: 22px; }
  body.page-template-page-seo .half-column-section .left .text-container .travel-modes, body.page-template-page-seo .half-column-section .right .text-container .travel-modes,
  body.page-template-page-seo-brands .half-column-section .left .text-container .travel-modes,
  body.page-template-page-seo-brands .half-column-section .right .text-container .travel-modes,
  body.page-template-page-seo-location .half-column-section .left .text-container .travel-modes,
  body.page-template-page-seo-location .half-column-section .right .text-container .travel-modes,
  body.single-audiologist .half-column-section .left .text-container .travel-modes,
  body.single-audiologist .half-column-section .right .text-container .travel-modes,
  body.single-location .half-column-section .left .text-container .travel-modes,
  body.single-location .half-column-section .right .text-container .travel-modes {
    margin: 30px 0px;
    display: block;
    position: relative; }
    body.page-template-page-seo .half-column-section .left .text-container .travel-modes h3, body.page-template-page-seo .half-column-section .right .text-container .travel-modes h3,
    body.page-template-page-seo-brands .half-column-section .left .text-container .travel-modes h3,
    body.page-template-page-seo-brands .half-column-section .right .text-container .travel-modes h3,
    body.page-template-page-seo-location .half-column-section .left .text-container .travel-modes h3,
    body.page-template-page-seo-location .half-column-section .right .text-container .travel-modes h3,
    body.single-audiologist .half-column-section .left .text-container .travel-modes h3,
    body.single-audiologist .half-column-section .right .text-container .travel-modes h3,
    body.single-location .half-column-section .left .text-container .travel-modes h3,
    body.single-location .half-column-section .right .text-container .travel-modes h3 {
      color: #3c97de;
      font-size: 20px;
      line-height: 1.5em;
      font-weight: 500;
      margin: 0px 0px 5px; }
    body.page-template-page-seo .half-column-section .left .text-container .travel-modes p, body.page-template-page-seo .half-column-section .right .text-container .travel-modes p,
    body.page-template-page-seo-brands .half-column-section .left .text-container .travel-modes p,
    body.page-template-page-seo-brands .half-column-section .right .text-container .travel-modes p,
    body.page-template-page-seo-location .half-column-section .left .text-container .travel-modes p,
    body.page-template-page-seo-location .half-column-section .right .text-container .travel-modes p,
    body.single-audiologist .half-column-section .left .text-container .travel-modes p,
    body.single-audiologist .half-column-section .right .text-container .travel-modes p,
    body.single-location .half-column-section .left .text-container .travel-modes p,
    body.single-location .half-column-section .right .text-container .travel-modes p {
      margin-top: 0px;
      font-size: 16px;
      line-height: 1.5em; }
  body.page-template-page-seo .half-column-section .left .text-container .button, body.page-template-page-seo .half-column-section .right .text-container .button,
  body.page-template-page-seo-brands .half-column-section .left .text-container .button,
  body.page-template-page-seo-brands .half-column-section .right .text-container .button,
  body.page-template-page-seo-location .half-column-section .left .text-container .button,
  body.page-template-page-seo-location .half-column-section .right .text-container .button,
  body.single-audiologist .half-column-section .left .text-container .button,
  body.single-audiologist .half-column-section .right .text-container .button,
  body.single-location .half-column-section .left .text-container .button,
  body.single-location .half-column-section .right .text-container .button {
    background-color: #3c97de;
    color: #fff;
    padding: 15px 0px;
    text-align: center;
    min-width: 264px;
    display: inline-block;
    position: relative;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 600;
    margin-top: 15px; }
    body.page-template-page-seo .half-column-section .left .text-container .button img, body.page-template-page-seo .half-column-section .right .text-container .button img,
    body.page-template-page-seo-brands .half-column-section .left .text-container .button img,
    body.page-template-page-seo-brands .half-column-section .right .text-container .button img,
    body.page-template-page-seo-location .half-column-section .left .text-container .button img,
    body.page-template-page-seo-location .half-column-section .right .text-container .button img,
    body.single-audiologist .half-column-section .left .text-container .button img,
    body.single-audiologist .half-column-section .right .text-container .button img,
    body.single-location .half-column-section .left .text-container .button img,
    body.single-location .half-column-section .right .text-container .button img {
      display: inline-block;
      position: relative;
      width: 21px;
      height: 21px;
      margin: 0px 8px -4px 0px; }
    body.page-template-page-seo .half-column-section .left .text-container .button:hover, body.page-template-page-seo .half-column-section .right .text-container .button:hover,
    body.page-template-page-seo-brands .half-column-section .left .text-container .button:hover,
    body.page-template-page-seo-brands .half-column-section .right .text-container .button:hover,
    body.page-template-page-seo-location .half-column-section .left .text-container .button:hover,
    body.page-template-page-seo-location .half-column-section .right .text-container .button:hover,
    body.single-audiologist .half-column-section .left .text-container .button:hover,
    body.single-audiologist .half-column-section .right .text-container .button:hover,
    body.single-location .half-column-section .left .text-container .button:hover,
    body.single-location .half-column-section .right .text-container .button:hover {
      opacity: .8; }
    @media screen and (max-width: 767px) {
      body.page-template-page-seo .half-column-section .left .text-container .button, body.page-template-page-seo .half-column-section .right .text-container .button,
      body.page-template-page-seo-brands .half-column-section .left .text-container .button,
      body.page-template-page-seo-brands .half-column-section .right .text-container .button,
      body.page-template-page-seo-location .half-column-section .left .text-container .button,
      body.page-template-page-seo-location .half-column-section .right .text-container .button,
      body.single-audiologist .half-column-section .left .text-container .button,
      body.single-audiologist .half-column-section .right .text-container .button,
      body.single-location .half-column-section .left .text-container .button,
      body.single-location .half-column-section .right .text-container .button {
        width: 100%; } }

body.page-template-page-seo .half-column-video-section,
body.page-template-page-seo-brands .half-column-video-section,
body.page-template-page-seo-location .half-column-video-section,
body.single-audiologist .half-column-video-section,
body.single-location .half-column-video-section {
  height: 885px; }
  @media screen and (max-width: 767px) {
    body.page-template-page-seo .half-column-video-section,
    body.page-template-page-seo-brands .half-column-video-section,
    body.page-template-page-seo-location .half-column-video-section,
    body.single-audiologist .half-column-video-section,
    body.single-location .half-column-video-section {
      height: auto; } }
  body.page-template-page-seo .half-column-video-section .ba-container,
  body.page-template-page-seo-brands .half-column-video-section .ba-container,
  body.page-template-page-seo-location .half-column-video-section .ba-container,
  body.single-audiologist .half-column-video-section .ba-container,
  body.single-location .half-column-video-section .ba-container {
    padding: 0px 15px; }
    @media screen and (max-width: 767px) {
      body.page-template-page-seo .half-column-video-section .ba-container,
      body.page-template-page-seo-brands .half-column-video-section .ba-container,
      body.page-template-page-seo-location .half-column-video-section .ba-container,
      body.single-audiologist .half-column-video-section .ba-container,
      body.single-location .half-column-video-section .ba-container {
        padding: 0px 30px; } }
  body.page-template-page-seo .half-column-video-section .left,
  body.page-template-page-seo-brands .half-column-video-section .left,
  body.page-template-page-seo-location .half-column-video-section .left,
  body.single-audiologist .half-column-video-section .left,
  body.single-location .half-column-video-section .left {
    padding-left: 0px;
    padding-right: 15px; }
    @media screen and (max-width: 950px) {
      body.page-template-page-seo .half-column-video-section .left,
      body.page-template-page-seo-brands .half-column-video-section .left,
      body.page-template-page-seo-location .half-column-video-section .left,
      body.single-audiologist .half-column-video-section .left,
      body.single-location .half-column-video-section .left {
        width: 50% !important; } }
    @media screen and (max-width: 767px) {
      body.page-template-page-seo .half-column-video-section .left,
      body.page-template-page-seo-brands .half-column-video-section .left,
      body.page-template-page-seo-location .half-column-video-section .left,
      body.single-audiologist .half-column-video-section .left,
      body.single-location .half-column-video-section .left {
        padding-right: 30px;
        width: 100% !important; } }
  @media screen and (max-width: 950px) {
    body.page-template-page-seo .half-column-video-section .center,
    body.page-template-page-seo-brands .half-column-video-section .center,
    body.page-template-page-seo-location .half-column-video-section .center,
    body.single-audiologist .half-column-video-section .center,
    body.single-location .half-column-video-section .center {
      padding: 0px;
      width: 0px; } }
  body.page-template-page-seo .half-column-video-section .right,
  body.page-template-page-seo-brands .half-column-video-section .right,
  body.page-template-page-seo-location .half-column-video-section .right,
  body.single-audiologist .half-column-video-section .right,
  body.single-location .half-column-video-section .right {
    padding-right: 0px; }
    @media screen and (max-width: 950px) {
      body.page-template-page-seo .half-column-video-section .right,
      body.page-template-page-seo-brands .half-column-video-section .right,
      body.page-template-page-seo-location .half-column-video-section .right,
      body.single-audiologist .half-column-video-section .right,
      body.single-location .half-column-video-section .right {
        width: 50% !important; } }
    @media screen and (max-width: 767px) {
      body.page-template-page-seo .half-column-video-section .right,
      body.page-template-page-seo-brands .half-column-video-section .right,
      body.page-template-page-seo-location .half-column-video-section .right,
      body.single-audiologist .half-column-video-section .right,
      body.single-location .half-column-video-section .right {
        padding-left: 0px;
        width: 100% !important; } }
    body.page-template-page-seo .half-column-video-section .right .inner-container,
    body.page-template-page-seo-brands .half-column-video-section .right .inner-container,
    body.page-template-page-seo-location .half-column-video-section .right .inner-container,
    body.single-audiologist .half-column-video-section .right .inner-container,
    body.single-location .half-column-video-section .right .inner-container {
      background-color: #fff;
      height: 585px;
      position: relative;
      display: block;
      overflow: hidden;
      transition: all, 0.5s; }
      @media screen and (max-width: 950px) {
        body.page-template-page-seo .half-column-video-section .right .inner-container,
        body.page-template-page-seo-brands .half-column-video-section .right .inner-container,
        body.page-template-page-seo-location .half-column-video-section .right .inner-container,
        body.single-audiologist .half-column-video-section .right .inner-container,
        body.single-location .half-column-video-section .right .inner-container {
          height: 630px; } }
      @media screen and (max-width: 767px) {
        body.page-template-page-seo .half-column-video-section .right .inner-container,
        body.page-template-page-seo-brands .half-column-video-section .right .inner-container,
        body.page-template-page-seo-location .half-column-video-section .right .inner-container,
        body.single-audiologist .half-column-video-section .right .inner-container,
        body.single-location .half-column-video-section .right .inner-container {
          height: auto !important; } }
      body.page-template-page-seo .half-column-video-section .right .inner-container p,
      body.page-template-page-seo-brands .half-column-video-section .right .inner-container p,
      body.page-template-page-seo-location .half-column-video-section .right .inner-container p,
      body.single-audiologist .half-column-video-section .right .inner-container p,
      body.single-location .half-column-video-section .right .inner-container p {
        margin: 0px; }
      body.page-template-page-seo .half-column-video-section .right .inner-container iframe,
      body.page-template-page-seo-brands .half-column-video-section .right .inner-container iframe,
      body.page-template-page-seo-location .half-column-video-section .right .inner-container iframe,
      body.single-audiologist .half-column-video-section .right .inner-container iframe,
      body.single-location .half-column-video-section .right .inner-container iframe {
        height: 585px !important;
        width: 100% !important;
        pointer-events: none;
        cursor: default; }
        @media screen and (max-width: 767px) {
          body.page-template-page-seo .half-column-video-section .right .inner-container iframe,
          body.page-template-page-seo-brands .half-column-video-section .right .inner-container iframe,
          body.page-template-page-seo-location .half-column-video-section .right .inner-container iframe,
          body.single-audiologist .half-column-video-section .right .inner-container iframe,
          body.single-location .half-column-video-section .right .inner-container iframe {
            height: 350px !important;
            pointer-events: inherit !important;
            cursor: inherit !important; } }
      body.page-template-page-seo .half-column-video-section .right .inner-container .play-btn,
      body.page-template-page-seo .half-column-video-section .right .inner-container .pause-btn,
      body.page-template-page-seo-brands .half-column-video-section .right .inner-container .play-btn,
      body.page-template-page-seo-brands .half-column-video-section .right .inner-container .pause-btn,
      body.page-template-page-seo-location .half-column-video-section .right .inner-container .play-btn,
      body.page-template-page-seo-location .half-column-video-section .right .inner-container .pause-btn,
      body.single-audiologist .half-column-video-section .right .inner-container .play-btn,
      body.single-audiologist .half-column-video-section .right .inner-container .pause-btn,
      body.single-location .half-column-video-section .right .inner-container .play-btn,
      body.single-location .half-column-video-section .right .inner-container .pause-btn {
        position: absolute;
        bottom: 0;
        left: 0;
        font-size: 16px;
        font-weight: 600;
        background-color: #3c97de;
        color: #fff;
        text-align: center;
        padding: 27px 44px;
        cursor: pointer;
        transition: all, 0.3s; }
        @media screen and (max-width: 950px) {
          body.page-template-page-seo .half-column-video-section .right .inner-container .play-btn,
          body.page-template-page-seo .half-column-video-section .right .inner-container .pause-btn,
          body.page-template-page-seo-brands .half-column-video-section .right .inner-container .play-btn,
          body.page-template-page-seo-brands .half-column-video-section .right .inner-container .pause-btn,
          body.page-template-page-seo-location .half-column-video-section .right .inner-container .play-btn,
          body.page-template-page-seo-location .half-column-video-section .right .inner-container .pause-btn,
          body.single-audiologist .half-column-video-section .right .inner-container .play-btn,
          body.single-audiologist .half-column-video-section .right .inner-container .pause-btn,
          body.single-location .half-column-video-section .right .inner-container .play-btn,
          body.single-location .half-column-video-section .right .inner-container .pause-btn {
            bottom: 45px; } }
        @media screen and (max-width: 767px) {
          body.page-template-page-seo .half-column-video-section .right .inner-container .play-btn,
          body.page-template-page-seo .half-column-video-section .right .inner-container .pause-btn,
          body.page-template-page-seo-brands .half-column-video-section .right .inner-container .play-btn,
          body.page-template-page-seo-brands .half-column-video-section .right .inner-container .pause-btn,
          body.page-template-page-seo-location .half-column-video-section .right .inner-container .play-btn,
          body.page-template-page-seo-location .half-column-video-section .right .inner-container .pause-btn,
          body.single-audiologist .half-column-video-section .right .inner-container .play-btn,
          body.single-audiologist .half-column-video-section .right .inner-container .pause-btn,
          body.single-location .half-column-video-section .right .inner-container .play-btn,
          body.single-location .half-column-video-section .right .inner-container .pause-btn {
            display: none !important; } }
        body.page-template-page-seo .half-column-video-section .right .inner-container .play-btn:hover,
        body.page-template-page-seo .half-column-video-section .right .inner-container .pause-btn:hover,
        body.page-template-page-seo-brands .half-column-video-section .right .inner-container .play-btn:hover,
        body.page-template-page-seo-brands .half-column-video-section .right .inner-container .pause-btn:hover,
        body.page-template-page-seo-location .half-column-video-section .right .inner-container .play-btn:hover,
        body.page-template-page-seo-location .half-column-video-section .right .inner-container .pause-btn:hover,
        body.single-audiologist .half-column-video-section .right .inner-container .play-btn:hover,
        body.single-audiologist .half-column-video-section .right .inner-container .pause-btn:hover,
        body.single-location .half-column-video-section .right .inner-container .play-btn:hover,
        body.single-location .half-column-video-section .right .inner-container .pause-btn:hover {
          opacity: .8; }
      body.page-template-page-seo .half-column-video-section .right .inner-container #pause-button,
      body.page-template-page-seo-brands .half-column-video-section .right .inner-container #pause-button,
      body.page-template-page-seo-location .half-column-video-section .right .inner-container #pause-button,
      body.single-audiologist .half-column-video-section .right .inner-container #pause-button,
      body.single-location .half-column-video-section .right .inner-container #pause-button {
        display: none; }
      body.page-template-page-seo .half-column-video-section .right .inner-container .show,
      body.page-template-page-seo-brands .half-column-video-section .right .inner-container .show,
      body.page-template-page-seo-location .half-column-video-section .right .inner-container .show,
      body.single-audiologist .half-column-video-section .right .inner-container .show,
      body.single-location .half-column-video-section .right .inner-container .show {
        display: block; }
      body.page-template-page-seo .half-column-video-section .right .inner-container .hide,
      body.page-template-page-seo-brands .half-column-video-section .right .inner-container .hide,
      body.page-template-page-seo-location .half-column-video-section .right .inner-container .hide,
      body.single-audiologist .half-column-video-section .right .inner-container .hide,
      body.single-location .half-column-video-section .right .inner-container .hide {
        display: none; }
      body.page-template-page-seo .half-column-video-section .right .inner-container .button,
      body.page-template-page-seo-brands .half-column-video-section .right .inner-container .button,
      body.page-template-page-seo-location .half-column-video-section .right .inner-container .button,
      body.single-audiologist .half-column-video-section .right .inner-container .button,
      body.single-location .half-column-video-section .right .inner-container .button {
        width: 48px;
        height: 48px;
        cursor: pointer; }
        body.page-template-page-seo .half-column-video-section .right .inner-container .button:hover,
        body.page-template-page-seo-brands .half-column-video-section .right .inner-container .button:hover,
        body.page-template-page-seo-location .half-column-video-section .right .inner-container .button:hover,
        body.single-audiologist .half-column-video-section .right .inner-container .button:hover,
        body.single-location .half-column-video-section .right .inner-container .button:hover {
          fill: white; }
      body.page-template-page-seo .half-column-video-section .right .inner-container .defs,
      body.page-template-page-seo-brands .half-column-video-section .right .inner-container .defs,
      body.page-template-page-seo-location .half-column-video-section .right .inner-container .defs,
      body.single-audiologist .half-column-video-section .right .inner-container .defs,
      body.single-location .half-column-video-section .right .inner-container .defs {
        position: absolute;
        top: -9999px;
        left: -9999px; }
      body.page-template-page-seo .half-column-video-section .right .inner-container .buttons,
      body.page-template-page-seo-brands .half-column-video-section .right .inner-container .buttons,
      body.page-template-page-seo-location .half-column-video-section .right .inner-container .buttons,
      body.single-audiologist .half-column-video-section .right .inner-container .buttons,
      body.single-location .half-column-video-section .right .inner-container .buttons {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 1rem;
        background: #f06d06;
        float: left; }
    body.page-template-page-seo .half-column-video-section .right #open-vid.expand,
    body.page-template-page-seo-brands .half-column-video-section .right #open-vid.expand,
    body.page-template-page-seo-location .half-column-video-section .right #open-vid.expand,
    body.single-audiologist .half-column-video-section .right #open-vid.expand,
    body.single-location .half-column-video-section .right #open-vid.expand {
      width: 1150px;
      position: absolute;
      left: -672px; }
      @media screen and (max-width: 1075px) {
        body.page-template-page-seo .half-column-video-section .right #open-vid.expand,
        body.page-template-page-seo-brands .half-column-video-section .right #open-vid.expand,
        body.page-template-page-seo-location .half-column-video-section .right #open-vid.expand,
        body.single-audiologist .half-column-video-section .right #open-vid.expand,
        body.single-location .half-column-video-section .right #open-vid.expand {
          width: 993px;
          left: -580px; } }
      @media screen and (max-width: 950px) {
        body.page-template-page-seo .half-column-video-section .right #open-vid.expand,
        body.page-template-page-seo-brands .half-column-video-section .right #open-vid.expand,
        body.page-template-page-seo-location .half-column-video-section .right #open-vid.expand,
        body.single-audiologist .half-column-video-section .right #open-vid.expand,
        body.single-location .half-column-video-section .right #open-vid.expand {
          width: 740px;
          left: -370px;
          margin-top: 0px;
          background-color: #fff;
          height: 630px; } }

body.page-template-page-seo .half-column-about-section .left,
body.page-template-page-seo-brands .half-column-about-section .left,
body.page-template-page-seo-location .half-column-about-section .left,
body.single-audiologist .half-column-about-section .left,
body.single-location .half-column-about-section .left {
  padding-right: 15px; }
  @media screen and (max-width: 950px) {
    body.page-template-page-seo .half-column-about-section .left,
    body.page-template-page-seo-brands .half-column-about-section .left,
    body.page-template-page-seo-location .half-column-about-section .left,
    body.single-audiologist .half-column-about-section .left,
    body.single-location .half-column-about-section .left {
      width: 50% !important; } }
  @media screen and (max-width: 767px) {
    body.page-template-page-seo .half-column-about-section .left,
    body.page-template-page-seo-brands .half-column-about-section .left,
    body.page-template-page-seo-location .half-column-about-section .left,
    body.single-audiologist .half-column-about-section .left,
    body.single-location .half-column-about-section .left {
      padding-right: 30px;
      width: 100% !important; } }

@media screen and (max-width: 950px) {
  body.page-template-page-seo .half-column-about-section .center,
  body.page-template-page-seo-brands .half-column-about-section .center,
  body.page-template-page-seo-location .half-column-about-section .center,
  body.single-audiologist .half-column-about-section .center,
  body.single-location .half-column-about-section .center {
    padding: 0px;
    width: 0px; } }

@media screen and (max-width: 950px) {
  body.page-template-page-seo .half-column-about-section .right,
  body.page-template-page-seo-brands .half-column-about-section .right,
  body.page-template-page-seo-location .half-column-about-section .right,
  body.single-audiologist .half-column-about-section .right,
  body.single-location .half-column-about-section .right {
    width: 50% !important; } }

@media screen and (max-width: 767px) {
  body.page-template-page-seo .half-column-about-section .right,
  body.page-template-page-seo-brands .half-column-about-section .right,
  body.page-template-page-seo-location .half-column-about-section .right,
  body.single-audiologist .half-column-about-section .right,
  body.single-location .half-column-about-section .right {
    width: 100% !important; } }

body.page-template-page-seo .half-column-product-section .left,
body.page-template-page-seo-brands .half-column-product-section .left,
body.page-template-page-seo-location .half-column-product-section .left,
body.single-audiologist .half-column-product-section .left,
body.single-location .half-column-product-section .left {
  padding-right: 15px !important; }
  @media screen and (max-width: 767px) {
    body.page-template-page-seo .half-column-product-section .left,
    body.page-template-page-seo-brands .half-column-product-section .left,
    body.page-template-page-seo-location .half-column-product-section .left,
    body.single-audiologist .half-column-product-section .left,
    body.single-location .half-column-product-section .left {
      -webkit-box-ordinal-group: 3;
      -moz-box-ordinal-group: 3;
      -ms-flex-order: 3;
      -webkit-order: 3;
      order: 3;
      padding-top: 0px; } }

@media screen and (max-width: 950px) {
  body.page-template-page-seo .half-column-product-section .center,
  body.page-template-page-seo-brands .half-column-product-section .center,
  body.page-template-page-seo-location .half-column-product-section .center,
  body.single-audiologist .half-column-product-section .center,
  body.single-location .half-column-product-section .center {
    padding: 0px;
    width: 0px; } }

@media screen and (max-width: 767px) {
  body.page-template-page-seo .half-column-product-section .right,
  body.page-template-page-seo-brands .half-column-product-section .right,
  body.page-template-page-seo-location .half-column-product-section .right,
  body.single-audiologist .half-column-product-section .right,
  body.single-location .half-column-product-section .right {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-bottom: 0px; } }

body.page-template-page-seo .half-column-product-section .left, body.page-template-page-seo .half-column-product-section .right,
body.page-template-page-seo-brands .half-column-product-section .left,
body.page-template-page-seo-brands .half-column-product-section .right,
body.page-template-page-seo-location .half-column-product-section .left,
body.page-template-page-seo-location .half-column-product-section .right,
body.single-audiologist .half-column-product-section .left,
body.single-audiologist .half-column-product-section .right,
body.single-location .half-column-product-section .left,
body.single-location .half-column-product-section .right {
  display: -webkit-flex;
  -webkit-align-items: center;
  display: flex;
  align-items: center;
  justify-content: center; }
  @media screen and (max-width: 950px) {
    body.page-template-page-seo .half-column-product-section .left, body.page-template-page-seo .half-column-product-section .right,
    body.page-template-page-seo-brands .half-column-product-section .left,
    body.page-template-page-seo-brands .half-column-product-section .right,
    body.page-template-page-seo-location .half-column-product-section .left,
    body.page-template-page-seo-location .half-column-product-section .right,
    body.single-audiologist .half-column-product-section .left,
    body.single-audiologist .half-column-product-section .right,
    body.single-location .half-column-product-section .left,
    body.single-location .half-column-product-section .right {
      width: 50% !important; } }
  @media screen and (max-width: 767px) {
    body.page-template-page-seo .half-column-product-section .left, body.page-template-page-seo .half-column-product-section .right,
    body.page-template-page-seo-brands .half-column-product-section .left,
    body.page-template-page-seo-brands .half-column-product-section .right,
    body.page-template-page-seo-location .half-column-product-section .left,
    body.page-template-page-seo-location .half-column-product-section .right,
    body.single-audiologist .half-column-product-section .left,
    body.single-audiologist .half-column-product-section .right,
    body.single-location .half-column-product-section .left,
    body.single-location .half-column-product-section .right {
      width: 100% !important;
      padding-right: 30px !important;
      padding-left: 30px !important; } }
  body.page-template-page-seo .half-column-product-section .left .text-container p img, body.page-template-page-seo .half-column-product-section .right .text-container p img,
  body.page-template-page-seo-brands .half-column-product-section .left .text-container p img,
  body.page-template-page-seo-brands .half-column-product-section .right .text-container p img,
  body.page-template-page-seo-location .half-column-product-section .left .text-container p img,
  body.page-template-page-seo-location .half-column-product-section .right .text-container p img,
  body.single-audiologist .half-column-product-section .left .text-container p img,
  body.single-audiologist .half-column-product-section .right .text-container p img,
  body.single-location .half-column-product-section .left .text-container p img,
  body.single-location .half-column-product-section .right .text-container p img {
    width: auto !important;
    display: block !important;
    position: relative;
    height: auto !important;
    margin: 0px auto; }
  body.page-template-page-seo .half-column-product-section .left .text-container ul li:before, body.page-template-page-seo .half-column-product-section .right .text-container ul li:before,
  body.page-template-page-seo-brands .half-column-product-section .left .text-container ul li:before,
  body.page-template-page-seo-brands .half-column-product-section .right .text-container ul li:before,
  body.page-template-page-seo-location .half-column-product-section .left .text-container ul li:before,
  body.page-template-page-seo-location .half-column-product-section .right .text-container ul li:before,
  body.single-audiologist .half-column-product-section .left .text-container ul li:before,
  body.single-audiologist .half-column-product-section .right .text-container ul li:before,
  body.single-location .half-column-product-section .left .text-container ul li:before,
  body.single-location .half-column-product-section .right .text-container ul li:before {
    content: "" !important;
    background-image: url(img/seo-products-li.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 16px 16px;
    width: 16px;
    height: 16px;
    margin: 4px 0px; }
  body.page-template-page-seo .half-column-product-section .left .text-container .button, body.page-template-page-seo .half-column-product-section .right .text-container .button,
  body.page-template-page-seo-brands .half-column-product-section .left .text-container .button,
  body.page-template-page-seo-brands .half-column-product-section .right .text-container .button,
  body.page-template-page-seo-location .half-column-product-section .left .text-container .button,
  body.page-template-page-seo-location .half-column-product-section .right .text-container .button,
  body.single-audiologist .half-column-product-section .left .text-container .button,
  body.single-audiologist .half-column-product-section .right .text-container .button,
  body.single-location .half-column-product-section .left .text-container .button,
  body.single-location .half-column-product-section .right .text-container .button {
    margin-top: 20px; }

body.page-template-page-seo .half-column-product-section .switch_column .left,
body.page-template-page-seo-brands .half-column-product-section .switch_column .left,
body.page-template-page-seo-location .half-column-product-section .switch_column .left,
body.single-audiologist .half-column-product-section .switch_column .left,
body.single-location .half-column-product-section .switch_column .left {
  -webkit-box-ordinal-group: 3;
  -moz-box-ordinal-group: 3;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3; }

body.page-template-page-seo .half-column-product-section .switch_column .center,
body.page-template-page-seo-brands .half-column-product-section .switch_column .center,
body.page-template-page-seo-location .half-column-product-section .switch_column .center,
body.single-audiologist .half-column-product-section .switch_column .center,
body.single-location .half-column-product-section .switch_column .center {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2; }

body.page-template-page-seo .half-column-product-section .switch_column .right,
body.page-template-page-seo-brands .half-column-product-section .switch_column .right,
body.page-template-page-seo-location .half-column-product-section .switch_column .right,
body.single-audiologist .half-column-product-section .switch_column .right,
body.single-location .half-column-product-section .switch_column .right {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1; }

body.page-template-page-seo .half-column-product-section .switch_column .clear,
body.page-template-page-seo-brands .half-column-product-section .switch_column .clear,
body.page-template-page-seo-location .half-column-product-section .switch_column .clear,
body.single-audiologist .half-column-product-section .switch_column .clear,
body.single-location .half-column-product-section .switch_column .clear {
  -webkit-box-ordinal-group: 4;
  -moz-box-ordinal-group: 4;
  -ms-flex-order: 4;
  -webkit-order: 4;
  order: 4; }

body.page-template-page-seo .half-column-location-section .left,
body.page-template-page-seo-brands .half-column-location-section .left,
body.page-template-page-seo-location .half-column-location-section .left,
body.single-audiologist .half-column-location-section .left,
body.single-location .half-column-location-section .left {
  padding-right: 210px; }
  @media screen and (max-width: 950px) {
    body.page-template-page-seo .half-column-location-section .left,
    body.page-template-page-seo-brands .half-column-location-section .left,
    body.page-template-page-seo-location .half-column-location-section .left,
    body.single-audiologist .half-column-location-section .left,
    body.single-location .half-column-location-section .left {
      padding-right: 30px; } }

body.page-template-page-seo .half-column-location-section .right .text-container img,
body.page-template-page-seo-brands .half-column-location-section .right .text-container img,
body.page-template-page-seo-location .half-column-location-section .right .text-container img,
body.single-audiologist .half-column-location-section .right .text-container img,
body.single-location .half-column-location-section .right .text-container img {
  margin-bottom: 20px; }

body.page-template-page-seo .half-column-location-section .right .text-container img:last-child,
body.page-template-page-seo-brands .half-column-location-section .right .text-container img:last-child,
body.page-template-page-seo-location .half-column-location-section .right .text-container img:last-child,
body.single-audiologist .half-column-location-section .right .text-container img:last-child,
body.single-location .half-column-location-section .right .text-container img:last-child {
  margin-bottom: 0px; }

body.page-template-page-seo .testimonials,
body.page-template-page-seo-brands .testimonials,
body.page-template-page-seo-location .testimonials,
body.single-audiologist .testimonials,
body.single-location .testimonials {
  padding: 0px 15px; }
  body.page-template-page-seo .testimonials .testimonials-container,
  body.page-template-page-seo-brands .testimonials .testimonials-container,
  body.page-template-page-seo-location .testimonials .testimonials-container,
  body.single-audiologist .testimonials .testimonials-container,
  body.single-location .testimonials .testimonials-container {
    margin-top: 60px; }
    body.page-template-page-seo .testimonials .testimonials-container .accordion,
    body.page-template-page-seo-brands .testimonials .testimonials-container .accordion,
    body.page-template-page-seo-location .testimonials .testimonials-container .accordion,
    body.single-audiologist .testimonials .testimonials-container .accordion,
    body.single-location .testimonials .testimonials-container .accordion {
      background-color: #f6fcff;
      border: 1px solid #3c97de !important;
      border-radius: 4px;
      cursor: pointer;
      padding: 25px 30px;
      width: 100%;
      border: none;
      text-align: left;
      outline: none;
      font-size: 20px;
      color: #1c2d79;
      background-image: url(img/close-acc.png);
      background-repeat: no-repeat !important;
      background-position: 98% center !important;
      background-size: 23px auto !important;
      transition: all 0.2s ease-in-out 0s; }
      @media screen and (max-width: 767px) {
        body.page-template-page-seo .testimonials .testimonials-container .accordion,
        body.page-template-page-seo-brands .testimonials .testimonials-container .accordion,
        body.page-template-page-seo-location .testimonials .testimonials-container .accordion,
        body.single-audiologist .testimonials .testimonials-container .accordion,
        body.single-location .testimonials .testimonials-container .accordion {
          padding: 25px 60px 25px 15px;
          background-position: 96% center !important; } }
      body.page-template-page-seo .testimonials .testimonials-container .accordion:hover,
      body.page-template-page-seo-brands .testimonials .testimonials-container .accordion:hover,
      body.page-template-page-seo-location .testimonials .testimonials-container .accordion:hover,
      body.single-audiologist .testimonials .testimonials-container .accordion:hover,
      body.single-location .testimonials .testimonials-container .accordion:hover {
        opacity: 1 !important;
        background-image: url(img/close-white-acc.png) !important; }
    body.page-template-page-seo .testimonials .testimonials-container .active,
    body.page-template-page-seo-brands .testimonials .testimonials-container .active,
    body.page-template-page-seo-location .testimonials .testimonials-container .active,
    body.single-audiologist .testimonials .testimonials-container .active,
    body.single-location .testimonials .testimonials-container .active {
      border-radius: 4px 4px 0px 0px;
      background-image: url(img/open.png) !important; }
      body.page-template-page-seo .testimonials .testimonials-container .active:hover,
      body.page-template-page-seo-brands .testimonials .testimonials-container .active:hover,
      body.page-template-page-seo-location .testimonials .testimonials-container .active:hover,
      body.single-audiologist .testimonials .testimonials-container .active:hover,
      body.single-location .testimonials .testimonials-container .active:hover {
        background-image: url(img/open.png) !important; }
    body.page-template-page-seo .testimonials .testimonials-container .active, body.page-template-page-seo .testimonials .testimonials-container .accordion:hover,
    body.page-template-page-seo-brands .testimonials .testimonials-container .active,
    body.page-template-page-seo-brands .testimonials .testimonials-container .accordion:hover,
    body.page-template-page-seo-location .testimonials .testimonials-container .active,
    body.page-template-page-seo-location .testimonials .testimonials-container .accordion:hover,
    body.single-audiologist .testimonials .testimonials-container .active,
    body.single-audiologist .testimonials .testimonials-container .accordion:hover,
    body.single-location .testimonials .testimonials-container .active,
    body.single-location .testimonials .testimonials-container .accordion:hover {
      background: #3c97de;
      color: #fff; }
    body.page-template-page-seo .testimonials .testimonials-container .panel,
    body.page-template-page-seo-brands .testimonials .testimonials-container .panel,
    body.page-template-page-seo-location .testimonials .testimonials-container .panel,
    body.single-audiologist .testimonials .testimonials-container .panel,
    body.single-location .testimonials .testimonials-container .panel {
      background-color: white;
      max-height: 0;
      overflow: hidden;
      transition: max-height 0.2s ease-out;
      margin: 0px 0px 8px;
      border-top: 0px !important; }
      body.page-template-page-seo .testimonials .testimonials-container .panel .text-container,
      body.page-template-page-seo-brands .testimonials .testimonials-container .panel .text-container,
      body.page-template-page-seo-location .testimonials .testimonials-container .panel .text-container,
      body.single-audiologist .testimonials .testimonials-container .panel .text-container,
      body.single-location .testimonials .testimonials-container .panel .text-container {
        padding: 30px 155px 30px 30px;
        background-color: #f6fcff;
        border: 1px solid #3c97de;
        border-radius: 0px 0px 4px 4px;
        width: 100%; }
        @media screen and (max-width: 950px) {
          body.page-template-page-seo .testimonials .testimonials-container .panel .text-container,
          body.page-template-page-seo-brands .testimonials .testimonials-container .panel .text-container,
          body.page-template-page-seo-location .testimonials .testimonials-container .panel .text-container,
          body.single-audiologist .testimonials .testimonials-container .panel .text-container,
          body.single-location .testimonials .testimonials-container .panel .text-container {
            padding: 30px 30px 30px 30px; } }
        @media screen and (max-width: 767px) {
          body.page-template-page-seo .testimonials .testimonials-container .panel .text-container,
          body.page-template-page-seo-brands .testimonials .testimonials-container .panel .text-container,
          body.page-template-page-seo-location .testimonials .testimonials-container .panel .text-container,
          body.single-audiologist .testimonials .testimonials-container .panel .text-container,
          body.single-location .testimonials .testimonials-container .panel .text-container {
            padding: 20px 15px 20px 15px; } }
        body.page-template-page-seo .testimonials .testimonials-container .panel .text-container p,
        body.page-template-page-seo-brands .testimonials .testimonials-container .panel .text-container p,
        body.page-template-page-seo-location .testimonials .testimonials-container .panel .text-container p,
        body.single-audiologist .testimonials .testimonials-container .panel .text-container p,
        body.single-location .testimonials .testimonials-container .panel .text-container p {
          font-size: 18px;
          color: #000000; }

body.page-template-page-seo .cta,
body.page-template-page-seo-brands .cta,
body.page-template-page-seo-location .cta,
body.single-audiologist .cta,
body.single-location .cta {
  text-align: center; }
  body.page-template-page-seo .cta .text-container,
  body.page-template-page-seo-brands .cta .text-container,
  body.page-template-page-seo-location .cta .text-container,
  body.single-audiologist .cta .text-container,
  body.single-location .cta .text-container {
    width: 80%;
    margin: 0px auto; }
    @media screen and (max-width: 950px) {
      body.page-template-page-seo .cta .text-container,
      body.page-template-page-seo-brands .cta .text-container,
      body.page-template-page-seo-location .cta .text-container,
      body.single-audiologist .cta .text-container,
      body.single-location .cta .text-container {
        width: 100%;
        padding: 0px 15px; } }
    @media screen and (max-width: 767px) {
      body.page-template-page-seo .cta .text-container,
      body.page-template-page-seo-brands .cta .text-container,
      body.page-template-page-seo-location .cta .text-container,
      body.single-audiologist .cta .text-container,
      body.single-location .cta .text-container {
        padding: 0px 30px; } }
    body.page-template-page-seo .cta .text-container h2,
    body.page-template-page-seo-brands .cta .text-container h2,
    body.page-template-page-seo-location .cta .text-container h2,
    body.single-audiologist .cta .text-container h2,
    body.single-location .cta .text-container h2 {
      margin-bottom: 30px; }
    body.page-template-page-seo .cta .text-container .cta-btn,
    body.page-template-page-seo-brands .cta .text-container .cta-btn,
    body.page-template-page-seo-location .cta .text-container .cta-btn,
    body.single-audiologist .cta .text-container .cta-btn,
    body.single-location .cta .text-container .cta-btn {
      background: #3c97de;
      border-radius: 4px;
      font-size: 16px;
      color: #FFFFFF;
      letter-spacing: 0;
      padding: 14px 0px;
      text-align: center;
      margin: 40px auto 0px;
      width: 247px;
      font-weight: 600;
      font-family: "HelveticaNeueLTPro", Helvetica, Arial, sans-serif;
      display: block;
      position: relative; }
      body.page-template-page-seo .cta .text-container .cta-btn:hover,
      body.page-template-page-seo-brands .cta .text-container .cta-btn:hover,
      body.page-template-page-seo-location .cta .text-container .cta-btn:hover,
      body.single-audiologist .cta .text-container .cta-btn:hover,
      body.single-location .cta .text-container .cta-btn:hover {
        opacity: .8; }
      @media screen and (max-width: 767px) {
        body.page-template-page-seo .cta .text-container .cta-btn,
        body.page-template-page-seo-brands .cta .text-container .cta-btn,
        body.page-template-page-seo-location .cta .text-container .cta-btn,
        body.single-audiologist .cta .text-container .cta-btn,
        body.single-location .cta .text-container .cta-btn {
          width: 100%; } }

body.page-template-page-seo-location .section-1.newbanner .acf-map,
body.single-location .section-1.newbanner .acf-map {
  background: none !important;
  height: 630px;
  width: 50% !important;
  margin: 0px;
  display: inline-block;
  position: relative; }
  @media only screen and (max-width: 767px) {
    body.page-template-page-seo-location .section-1.newbanner .acf-map,
    body.single-location .section-1.newbanner .acf-map {
      width: 100% !important;
      height: 315px !important; } }
  body.page-template-page-seo-location .section-1.newbanner .acf-map img,
  body.single-location .section-1.newbanner .acf-map img {
    max-width: inherit !important; }

@media only screen and (max-width: 950px) {
  body.page-template-page-seo-location .section-1.newbanner .right .text-container,
  body.single-location .section-1.newbanner .right .text-container {
    padding: 80px 30px 0px 30px; } }

@media only screen and (max-width: 767px) {
  body.page-template-page-seo-location .section-1.newbanner .right .text-container,
  body.single-location .section-1.newbanner .right .text-container {
    padding: 40px 30px 0px 30px; } }

@media screen and (max-width: 767px) {
  .main-footer ul li {
    padding-right: 0px; } }

.container {
  max-width: initial;
  padding: 0; }

.section.no-results.not-found {
  min-height: 300px;
  padding: 4%; }

.unclickable {
  pointer-events: none; }

.noscroll {
  position: fixed;
  width: 100%;
  overflow: hidden; }

.audiologists-slider__title {
  font-size: 20px;
  margin-bottom: 0; }

.audiologists-slider__subtitle {
  margin-top: 0; }

.audiologists-slider__dots .slick-dots {
  bottom: 40px; }

video[poster] {
  object-fit: cover;
  width: 100% !important; }

.custom-block-columns > div {
  display: flex;
  justify-content: space-between; }
  .custom-block-columns > div > div h2 {
    margin-top: 10px; }
  .custom-block-columns > div div:last-child p {
    font-size: 21px; }

@media (max-width: 800px) {
  h2 {
    font-size: 33px !important; }
  .custom-block-columns > div {
    flex-direction: column; }
  .custom-block-columns .row div:nth-child(2) p {
    font-size: 16px; }
  .page-template-page-lp .block-hero__image {
    display: none; } }

.page-template-page-lp .jaywing-menu {
  display: none; }

.page-template-page-lp .block-hero__content {
  max-width: 602px; }
  .page-template-page-lp .block-hero__content h1 {
    line-height: 1.2; }

/*FORM UPDATES*/
.input-wrapper-tc {
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }
  @media (max-width: 600px) {
    .input-wrapper-tc {
      flex-wrap: wrap; } }
  .input-wrapper-tc input {
    width: calc(50% - 6px) !important; }
    @media (max-width: 600px) {
      .input-wrapper-tc input {
        width: 100% !important; }
        .input-wrapper-tc input:first-child {
          margin-bottom: 12px; } }
