@import url(reset.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; } }
#wpadminbar {
  opacity: 0.25; }
  #wpadminbar:hover {
    opacity: 1; }

/* 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; }
@font-face {
  font-family: 'Lora';
  src: url("Lora-Italic.eot");
  src: local("Lora Italic"), local("Lora-Italic"), url("fonts/Lora-Italic.eot?#iefix") format("embedded-opentype"), url("fonts/Lora-Italic.woff2") format("woff2"), url("fonts/Lora-Italic.woff") format("woff"), url("fonts/Lora-Italic.ttf") format("truetype"), url("fonts/Lora-Italic.svg#Lora-Italic") format("svg");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: 'Bree Serif';
  src: url("BreeSerif-Regular.eot");
  src: local("Bree Serif Regular"), local("BreeSerif-Regular"), url("fonts/BreeSerif-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/BreeSerif-Regular.woff2") format("woff2"), url("fonts/BreeSerif-Regular.woff") format("woff"), url("fonts/BreeSerif-Regular.ttf") format("truetype"), url("fonts/BreeSerif-Regular.svg#BreeSerif-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Lora';
  src: url("Lora-Regular.eot");
  src: local("Lora Regular"), local("Lora-Regular"), url("fonts/Lora-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/Lora-Regular.woff2") format("woff2"), url("fonts/Lora-Regular.woff") format("woff"), url("fonts/Lora-Regular.ttf") format("truetype"), url("fonts/Lora-Regular.svg#Lora-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Lora';
  src: url("Lora-BoldItalic.eot");
  src: local("Lora Bold Italic"), local("Lora-BoldItalic"), url("fonts/Lora-BoldItalic.eot?#iefix") format("embedded-opentype"), url("fonts/Lora-BoldItalic.woff2") format("woff2"), url("fonts/Lora-BoldItalic.woff") format("woff"), url("fonts/Lora-BoldItalic.ttf") format("truetype"), url("fonts/Lora-BoldItalic.svg#Lora-BoldItalic") format("svg");
  font-weight: bold;
  font-style: italic; }
@font-face {
  font-family: 'Lora';
  src: url("Lora-Bold.eot");
  src: local("Lora Bold"), local("Lora-Bold"), url("fonts/Lora-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Lora-Bold.woff2") format("woff2"), url("fonts/Lora-Bold.woff") format("woff"), url("fonts/Lora-Bold.ttf") format("truetype"), url("fonts/Lora-Bold.svg#Lora-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }
/* Declaring Colors */
/* General */
.font1, body {
  font-family: "HelveticaNeueLTPro", Helvetica, Arial, sans-serif; }

.font2, .main-footer h3, .main-title, .page-title, .section-footer .up,
.section-footer .down,
.section-footer .left,
.section-footer .right,
.section-footer .submit, .blog .post .box .content h1,
.blog .post .box .content h2,
.blog .post .box .content h3,
.blog .post .box .content h4, .devices .items .item .text .title, .side-nav .menu li a, .search article h2 {
  font-family: "HelveticaNeueLTPro", Helvetica, Arial, sans-serif;
  font-weight: 600; }

* {
  box-sizing: border-box; }

body {
  font-weight: 400;
  color: #5a5a5a;
  line-height: 1.3em; }
  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%; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: inherit;
  font-family: 'Lora' !important; }

p {
  margin: 15px 0 20px; }

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 {
  padding: 20px 0px;
  background-color: #fff;
  height: 81px;
  width: 100%;
  z-index: 1400;
  position: relative;
  padding: 0; }
  @media screen and (max-width: 767px) {
    .jaywing-header {
      height: 51px; } }
  .jaywing-header .left {
    display: inline-block;
    position: relative;
    float: left;
    padding: 0px 15px; }
    @media screen and (max-width: 767px) {
      .jaywing-header .left {
        padding: 0px 0px 0px 15px; } }
    .jaywing-header .left .logo-wrapper {
      display: inline-block;
      position: relative;
      padding: 11px 0px; }
      @media screen and (max-width: 767px) {
        .jaywing-header .left .logo-wrapper {
          padding: 3px 0px; } }
      .jaywing-header .left .logo-wrapper img {
        display: block;
        position: relative;
        width: 195px;
        height: auto; }
        @media screen and (max-width: 767px) {
          .jaywing-header .left .logo-wrapper img {
            width: 150px; } }
  .jaywing-header .right {
    display: inline-block;
    position: relative;
    padding: 0px 15px;
    float: right; }
    @media only screen and (max-width: 767px) {
      .jaywing-header .right {
        padding-left: 0px; } }
    .jaywing-header .right .top-actions .one, .jaywing-header .right .top-actions .three {
      padding: 0px 60px;
      transition: all 0.3s ease-in-out 0s; }
      @media only screen and (max-width: 1023px) {
        .jaywing-header .right .top-actions .one, .jaywing-header .right .top-actions .three {
          padding: 0px 30px; } }
      .jaywing-header .right .top-actions .one img, .jaywing-header .right .top-actions .three img {
        filter: brightness(0) invert(1); }
      .jaywing-header .right .top-actions .one a, .jaywing-header .right .top-actions .three a {
        cursor: pointer; }
        .jaywing-header .right .top-actions .one a span, .jaywing-header .right .top-actions .three a span {
          color: #a3cf6b;
          cursor: pointer; }
    .jaywing-header .right .top-actions .three {
      padding-right: 60px;
      border-left: 1px solid #fff; }
      @media only screen and (max-width: 1023px) {
        .jaywing-header .right .top-actions .three {
          padding-right: 0px; } }
      @media only screen and (max-width: 767px) {
        .jaywing-header .right .top-actions .three {
          padding-left: 0px; } }
      @media screen and (max-width: 767px) {
        .jaywing-header .right .top-actions .three a {
          padding: 18px 0 17px; } }

.jaywing-menu {
  position: relative;
  z-index: 1400; }
  @media screen and (max-width: 767px) {
    .jaywing-menu {
      display: none !important; } }
  .jaywing-menu .menu {
    float: right;
    margin: 0px;
    padding: 0px;
    display: inline-block;
    position: relative;
    font-size: 0px; }
    .jaywing-menu .menu li {
      list-style-type: none;
      display: inline-block;
      position: relative; }
      .jaywing-menu .menu li a {
        padding: 22px 20px;
        display: block;
        position: relative;
        font-size: 16px;
        color: #5a5a5a;
        cursor: pointer !important; }
        @media screen and (max-width: 950px) {
          .jaywing-menu .menu li a {
            padding: 22px 15px;
            font-size: 14px; } }
      .jaywing-menu .menu li:hover {
        font-weight: 600;
        opacity: 1 !important; }
    .jaywing-menu .menu .current-menu-item a {
      font-weight: 600; }
    .jaywing-menu .menu .open-subs a {
      font-weight: 600; }
  .jaywing-menu .search {
    display: inline-block;
    position: relative;
    float: right;
    padding: 20px 0px 20px 15px; }
    .jaywing-menu .search img {
      display: block;
      position: relative; }

.search-bar {
  position: absolute;
  width: 100%;
  display: none;
  background-color: #73ccdb;
  text-align: right; }
  @media screen and (max-width: 767px) {
    .search-bar {
      background-color: #73ccdb; } }
  .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 .search-form {
      position: relative;
      max-width: none !important;
      display: inline-block;
      width: 35%;
      background-color: #73ccdb;
      padding: 10px 15px; }
      @media screen and (max-width: 767px) {
        .search-bar .ba-container .search-form {
          width: 100%; } }
      .search-bar .ba-container .search-form input {
        display: block;
        width: 100%;
        position: relative;
        text-indent: 15px;
        border: 1px solid #fff !important;
        color: #fff;
        margin: 0px auto;
        background-color: transparent;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        padding: 10px 0px;
        height: 40px;
        font-size: 14px;
        outline: none !important; }
      .search-bar .ba-container .search-form input::-webkit-input-placeholder {
        color: #a3a3a3;
        opacity: 1 !important;
        /* for chrome */ }
      .search-bar .ba-container .search-form input:-moz-placeholder {
        /* Firefox 18- */
        color: #a3a3a3;
        opacity: 1 !important;
        /* for chrome */ }
      .search-bar .ba-container .search-form input::-moz-placeholder {
        /* Firefox 19+ */
        color: #a3a3a3;
        opacity: 1 !important;
        /* for chrome */ }
      .search-bar .ba-container .search-form input:-ms-input-placeholder {
        color: #a3a3a3;
        opacity: 1 !important;
        /* for chrome */ }
      .search-bar .ba-container .search-form button {
        background: url(img/search-icon-white.png) no-repeat center center !important;
        background-size: 14px 19px !important;
        filter: brightness(0) invert(1);
        display: inline-block;
        position: absolute;
        right: 15px;
        top: 10px;
        margin-left: -40px !important;
        z-index: 99;
        width: 40px !important;
        font-size: 0px;
        text-align: center;
        color: #ffffff;
        background-color: #ccc;
        height: 40px;
        border: 1px solid transparent;
        border-left: none !important;
        transition: all 0.2s ease-in-out 0s;
        border-radius: 0px;
        padding: 0px;
        cursor: pointer;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-position: center center;
        background-size: auto 17px;
        background-repeat: no-repeat; }
      .search-bar .ba-container .search-form input[type="submit"]:focus {
        outline: none; }

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

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

.hearing-aids-sub-menu,
.hearing-health-sub-menu,
.resources-sub-menu,
.about-us-sub-menu,
.store-locator-sub-menu {
  display: none;
  position: absolute;
  width: 100%;
  padding: 50px 0px;
  background-color: #fff;
  box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.2); }
  .hearing-aids-sub-menu .ba-container,
  .hearing-health-sub-menu .ba-container,
  .resources-sub-menu .ba-container,
  .about-us-sub-menu .ba-container,
  .store-locator-sub-menu .ba-container {
    position: relative;
    display: block; }
    .hearing-aids-sub-menu .ba-container .menu-image,
    .hearing-health-sub-menu .ba-container .menu-image,
    .resources-sub-menu .ba-container .menu-image,
    .about-us-sub-menu .ba-container .menu-image,
    .store-locator-sub-menu .ba-container .menu-image {
      position: relative;
      display: block;
      text-align: center;
      height: 215px; }
      .hearing-aids-sub-menu .ba-container .menu-image .img-container,
      .hearing-health-sub-menu .ba-container .menu-image .img-container,
      .resources-sub-menu .ba-container .menu-image .img-container,
      .about-us-sub-menu .ba-container .menu-image .img-container,
      .store-locator-sub-menu .ba-container .menu-image .img-container {
        display: none;
        position: absolute;
        top: 0;
        width: 100%;
        height: 215px;
        background-color: #fff;
        transition: all 0.3s ease-in-out 0s; }
        .hearing-aids-sub-menu .ba-container .menu-image .img-container a img,
        .hearing-health-sub-menu .ba-container .menu-image .img-container a img,
        .resources-sub-menu .ba-container .menu-image .img-container a img,
        .about-us-sub-menu .ba-container .menu-image .img-container a img,
        .store-locator-sub-menu .ba-container .menu-image .img-container a img {
          display: inline-block;
          position: relative;
          margin: 0px auto;
          width: auto;
          height: 160px; }
        .hearing-aids-sub-menu .ba-container .menu-image .img-container h4,
        .hearing-health-sub-menu .ba-container .menu-image .img-container h4,
        .resources-sub-menu .ba-container .menu-image .img-container h4,
        .about-us-sub-menu .ba-container .menu-image .img-container h4,
        .store-locator-sub-menu .ba-container .menu-image .img-container h4 {
          color: #73ccdb;
          line-height: 1.5em;
          font-weight: 700; }
          @media screen and (max-width: 950px) {
            .hearing-aids-sub-menu .ba-container .menu-image .img-container h4,
            .hearing-health-sub-menu .ba-container .menu-image .img-container h4,
            .resources-sub-menu .ba-container .menu-image .img-container h4,
            .about-us-sub-menu .ba-container .menu-image .img-container h4,
            .store-locator-sub-menu .ba-container .menu-image .img-container h4 {
              font-size: 14px; } }
          .hearing-aids-sub-menu .ba-container .menu-image .img-container h4 a,
          .hearing-health-sub-menu .ba-container .menu-image .img-container h4 a,
          .resources-sub-menu .ba-container .menu-image .img-container h4 a,
          .about-us-sub-menu .ba-container .menu-image .img-container h4 a,
          .store-locator-sub-menu .ba-container .menu-image .img-container h4 a {
            color: #73ccdb; }
        .hearing-aids-sub-menu .ba-container .menu-image .img-container p,
        .hearing-health-sub-menu .ba-container .menu-image .img-container p,
        .resources-sub-menu .ba-container .menu-image .img-container p,
        .about-us-sub-menu .ba-container .menu-image .img-container p,
        .store-locator-sub-menu .ba-container .menu-image .img-container p {
          margin: 0px;
          line-height: 1.5em;
          color: #73ccdb; }
          @media screen and (max-width: 950px) {
            .hearing-aids-sub-menu .ba-container .menu-image .img-container p,
            .hearing-health-sub-menu .ba-container .menu-image .img-container p,
            .resources-sub-menu .ba-container .menu-image .img-container p,
            .about-us-sub-menu .ba-container .menu-image .img-container p,
            .store-locator-sub-menu .ba-container .menu-image .img-container p {
              font-size: 14px; } }
    .hearing-aids-sub-menu .ba-container .menu-row,
    .hearing-health-sub-menu .ba-container .menu-row,
    .resources-sub-menu .ba-container .menu-row,
    .about-us-sub-menu .ba-container .menu-row,
    .store-locator-sub-menu .ba-container .menu-row {
      border-left: 1px solid #deedf9;
      padding: 0px 15px 0px 30px;
      min-height: 215px;
      display: inline-block;
      position: relative; }
    .hearing-aids-sub-menu .ba-container .menu-map-container,
    .hearing-health-sub-menu .ba-container .menu-map-container,
    .resources-sub-menu .ba-container .menu-map-container,
    .about-us-sub-menu .ba-container .menu-map-container,
    .store-locator-sub-menu .ba-container .menu-map-container {
      display: none;
      position: relative;
      padding-right: 0px; }
      @media only screen and (max-width: 1075px) {
        .hearing-aids-sub-menu .ba-container .menu-map-container,
        .hearing-health-sub-menu .ba-container .menu-map-container,
        .resources-sub-menu .ba-container .menu-map-container,
        .about-us-sub-menu .ba-container .menu-map-container,
        .store-locator-sub-menu .ba-container .menu-map-container {
          width: 70%; } }
      .hearing-aids-sub-menu .ba-container .menu-map-container .left,
      .hearing-health-sub-menu .ba-container .menu-map-container .left,
      .resources-sub-menu .ba-container .menu-map-container .left,
      .about-us-sub-menu .ba-container .menu-map-container .left,
      .store-locator-sub-menu .ba-container .menu-map-container .left {
        float: left;
        display: inline-block;
        position: relative;
        width: 50%; }
        .hearing-aids-sub-menu .ba-container .menu-map-container .left a,
        .hearing-health-sub-menu .ba-container .menu-map-container .left a,
        .resources-sub-menu .ba-container .menu-map-container .left a,
        .about-us-sub-menu .ba-container .menu-map-container .left a,
        .store-locator-sub-menu .ba-container .menu-map-container .left a {
          display: block;
          position: relative; }
          .hearing-aids-sub-menu .ba-container .menu-map-container .left a img,
          .hearing-health-sub-menu .ba-container .menu-map-container .left a img,
          .resources-sub-menu .ba-container .menu-map-container .left a img,
          .about-us-sub-menu .ba-container .menu-map-container .left a img,
          .store-locator-sub-menu .ba-container .menu-map-container .left a img {
            width: 100%;
            display: block;
            position: relative; }
      .hearing-aids-sub-menu .ba-container .menu-map-container .right,
      .hearing-health-sub-menu .ba-container .menu-map-container .right,
      .resources-sub-menu .ba-container .menu-map-container .right,
      .about-us-sub-menu .ba-container .menu-map-container .right,
      .store-locator-sub-menu .ba-container .menu-map-container .right {
        float: left;
        display: inline-block;
        position: relative;
        width: 50%;
        padding: 15px 0px 0px 30px; }
        .hearing-aids-sub-menu .ba-container .menu-map-container .right h2,
        .hearing-health-sub-menu .ba-container .menu-map-container .right h2,
        .resources-sub-menu .ba-container .menu-map-container .right h2,
        .about-us-sub-menu .ba-container .menu-map-container .right h2,
        .store-locator-sub-menu .ba-container .menu-map-container .right h2 {
          color: #a3cf6b;
          font-size: 16px;
          line-height: 1.5em;
          font-weight: 700; }
          @media screen and (max-width: 950px) {
            .hearing-aids-sub-menu .ba-container .menu-map-container .right h2,
            .hearing-health-sub-menu .ba-container .menu-map-container .right h2,
            .resources-sub-menu .ba-container .menu-map-container .right h2,
            .about-us-sub-menu .ba-container .menu-map-container .right h2,
            .store-locator-sub-menu .ba-container .menu-map-container .right h2 {
              font-size: 14px; } }
        .hearing-aids-sub-menu .ba-container .menu-map-container .right p,
        .hearing-health-sub-menu .ba-container .menu-map-container .right p,
        .resources-sub-menu .ba-container .menu-map-container .right p,
        .about-us-sub-menu .ba-container .menu-map-container .right p,
        .store-locator-sub-menu .ba-container .menu-map-container .right p {
          color: #a3cf6b;
          font-size: 14px;
          line-height: 1.5em;
          margin: 10px 0px; }
        .hearing-aids-sub-menu .ba-container .menu-map-container .right p:last-child,
        .hearing-health-sub-menu .ba-container .menu-map-container .right p:last-child,
        .resources-sub-menu .ba-container .menu-map-container .right p:last-child,
        .about-us-sub-menu .ba-container .menu-map-container .right p:last-child,
        .store-locator-sub-menu .ba-container .menu-map-container .right p:last-child {
          display: none; }
    @media only screen and (max-width: 1075px) {
      .hearing-aids-sub-menu .ba-container .col-ba-2,
      .hearing-health-sub-menu .ba-container .col-ba-2,
      .resources-sub-menu .ba-container .col-ba-2,
      .about-us-sub-menu .ba-container .col-ba-2,
      .store-locator-sub-menu .ba-container .col-ba-2 {
        width: 0px; } }
    .hearing-aids-sub-menu .ba-container .location-finder,
    .hearing-health-sub-menu .ba-container .location-finder,
    .resources-sub-menu .ba-container .location-finder,
    .about-us-sub-menu .ba-container .location-finder,
    .store-locator-sub-menu .ba-container .location-finder {
      display: block; }
    .hearing-aids-sub-menu .ba-container .stay-right,
    .hearing-health-sub-menu .ba-container .stay-right,
    .resources-sub-menu .ba-container .stay-right,
    .about-us-sub-menu .ba-container .stay-right,
    .store-locator-sub-menu .ba-container .stay-right {
      float: right !important;
      min-height: 0px !important; }
    .hearing-aids-sub-menu .ba-container .single,
    .hearing-health-sub-menu .ba-container .single,
    .resources-sub-menu .ba-container .single,
    .about-us-sub-menu .ba-container .single,
    .store-locator-sub-menu .ba-container .single {
      min-height: 0px !important; }
  .hearing-aids-sub-menu h3,
  .hearing-health-sub-menu h3,
  .resources-sub-menu h3,
  .about-us-sub-menu h3,
  .store-locator-sub-menu h3 {
    font-size: 16px;
    color: #5a5a5a;
    font-weight: 700;
    line-height: 1.5em;
    margin: 10px 0px; }
    @media screen and (max-width: 950px) {
      .hearing-aids-sub-menu h3,
      .hearing-health-sub-menu h3,
      .resources-sub-menu h3,
      .about-us-sub-menu h3,
      .store-locator-sub-menu h3 {
        font-size: 14px; } }
  .hearing-aids-sub-menu .menu,
  .hearing-health-sub-menu .menu,
  .resources-sub-menu .menu,
  .about-us-sub-menu .menu,
  .store-locator-sub-menu .menu {
    padding: 0px;
    margin: 0px; }
    .hearing-aids-sub-menu .menu li,
    .hearing-health-sub-menu .menu li,
    .resources-sub-menu .menu li,
    .about-us-sub-menu .menu li,
    .store-locator-sub-menu .menu li {
      list-style-type: none;
      margin: 10px 0px; }
      .hearing-aids-sub-menu .menu li a,
      .hearing-health-sub-menu .menu li a,
      .resources-sub-menu .menu li a,
      .about-us-sub-menu .menu li a,
      .store-locator-sub-menu .menu li a {
        display: block;
        position: relative;
        line-height: 1.5em;
        font-size: 16px;
        color: #1c2d79;
        opacity: 1;
        transition: all 0.3s ease-in-out 0s; }
        @media screen and (max-width: 950px) {
          .hearing-aids-sub-menu .menu li a,
          .hearing-health-sub-menu .menu li a,
          .resources-sub-menu .menu li a,
          .about-us-sub-menu .menu li a,
          .store-locator-sub-menu .menu li a {
            font-size: 14px; } }
      .hearing-aids-sub-menu .menu li a:hover,
      .hearing-health-sub-menu .menu li a:hover,
      .resources-sub-menu .menu li a:hover,
      .about-us-sub-menu .menu li a:hover,
      .store-locator-sub-menu .menu li a:hover {
        color: #1c2d79;
        opacity: 1; }
      .hearing-aids-sub-menu .menu li .loweropacity,
      .hearing-health-sub-menu .menu li .loweropacity,
      .resources-sub-menu .menu li .loweropacity,
      .about-us-sub-menu .menu li .loweropacity,
      .store-locator-sub-menu .menu li .loweropacity {
        color: rgba(28, 45, 121, 0.4); }
    .hearing-aids-sub-menu .menu .current-menu-item a,
    .hearing-health-sub-menu .menu .current-menu-item a,
    .resources-sub-menu .menu .current-menu-item a,
    .about-us-sub-menu .menu .current-menu-item a,
    .store-locator-sub-menu .menu .current-menu-item a {
      font-weight: 600; }

.hearing-aids-sub-menu {
  z-index: 9; }

.hearing-health-sub-menu {
  z-index: 99; }

.resources-sub-menu {
  z-index: 999; }

.about-us-sub-menu {
  z-index: 9999; }

.store-locator-sub-menu {
  z-index: 99999; }

.search-bar {
  z-index: 999999; }

.main-header {
  display: none !important;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1400;
  background: #FFF !important;
  border-bottom: 1px solid #CED1D7;
  padding: 0; }
  .main-header .dt {
    height: auto; }
  .main-header .left,
  .main-header .right {
    width: 56%;
    position: relative; }
  .main-header .left {
    width: 44%;
    padding: 0 110px 0 0; }
  .main-header .nav-opener {
    width: 25px;
    display: block;
    height: 18px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 25px 18px;
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 1000; }
  .main-header .logo-wrapper {
    float: right;
    padding: 20px 0;
    display: block; }
    .main-header .logo-wrapper img {
      max-width: 265px;
      display: block; }
  .main-header .nav-opener {
    background-image: url(img/nav-opener-blue.png); }
    .main-header .nav-opener span {
      color: #1c297e; }
  .main-header.none {
    display: none; }

/* Footer */
.main-footer {
  background: #a3cf6b;
  color: #FFF; }
  .main-footer.section {
    padding: 0px 0 0; }
  .main-footer .f-container {
    padding: 0; }
  .main-footer .mCS_img_loaded {
    max-width: 150px; }
  .main-footer .view {
    height: 100%;
    position: relative;
    padding-bottom: 120px; }
    .main-footer .view .middle {
      padding: 0 35px; }
    .main-footer .view .sub {
      border-top: 0px solid #FFF;
      padding: 0px 0px 35px;
      margin-top: 0px;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%; }
      @media screen and (max-width: 767px) {
        .main-footer .view .sub {
          padding: 35px 0px 35px; } }
  .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 h3 {
    margin-bottom: 35px; }
  .main-footer ul {
    padding-left: 0;
    margin: 0; }
    .main-footer ul li {
      list-style-type: none; }
    .main-footer ul li {
      margin-bottom: 20px;
      list-style: none !important;
      padding-right: 20px; }
      .main-footer ul li a {
        font-size: 16px;
        color: #FFF;
        font-weight: bold; }
  .main-footer .block {
    margin-bottom: 40px; }
  .main-footer .menu-finance-options-container ul li a {
    font-weight: normal;
    font-size: 18px; }
  .main-footer .btn {
    text-align: center;
    font-size: 16px;
    line-height: 16px;
    display: inline-block;
    width: 100%;
    max-width: 250px;
    padding: 16px 10px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-weight: 600;
    background-color: #73ccdb;
    color: white; }
  .main-footer .sub {
    padding: 35px 0;
    margin-top: 40px;
    width: 100%;
    font-size: 13px;
    font-weight: normal;
    border-top: 1px solid #FFF; }
    .main-footer .sub p {
      margin: 0; }
    .main-footer .sub .social {
      margin-top: 12px; }
      .main-footer .sub .social a {
        padding: 0 0 0 16px; }
        .main-footer .sub .social a img {
          max-width: 26px; }
    .main-footer .sub .copyright {
      margin-top: 10px; }
      .main-footer .sub .copyright a {
        display: inline-block; }
    .main-footer .sub .padded {
      padding-right: 10px; }
  .main-footer .mCSB_inside > .mCSB_container {
    margin-right: 0; }

/* All Pages */
.top-actions {
  float: right;
  height: auto;
  max-width: unset; }
  .top-actions .one,
  .top-actions .two,
  .top-actions .three {
    text-align: center;
    border-left: 1px solid #CED1D7;
    padding: 0 10px 0 0; }
    .top-actions .one img,
    .top-actions .two img,
    .top-actions .three img {
      display: inline-block;
      max-width: 24px;
      position: relative;
      top: 5px;
      margin-right: 10px; }
    .top-actions .one a,
    .top-actions .two a,
    .top-actions .three a {
      background: none;
      border: none;
      display: inline-block;
      color: #73ccdb;
      box-sizing: initial;
      font-size: 16px;
      line-height: 16px;
      font-weight: bold;
      padding: 32px 0; }
      .top-actions .one a .desktop,
      .top-actions .two a .desktop,
      .top-actions .three a .desktop {
        display: inline-block; }
      .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: none; }

.side-nav .top-actions .one {
  border: none; }
.side-nav .top-actions .one,
.side-nav .top-actions .two,
.side-nav .top-actions .three {
  width: 33%; }
  .side-nav .top-actions .one a,
  .side-nav .top-actions .two a,
  .side-nav .top-actions .three a {
    padding: 0; }
    .side-nav .top-actions .one a .desktop,
    .side-nav .top-actions .one a .small,
    .side-nav .top-actions .two a .desktop,
    .side-nav .top-actions .two a .small,
    .side-nav .top-actions .three a .desktop,
    .side-nav .top-actions .three a .small {
      display: none; }
    .side-nav .top-actions .one a .medium,
    .side-nav .top-actions .two a .medium,
    .side-nav .top-actions .three a .medium {
      display: inline; }

.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: #73ccdb;
  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; }

.section {
  padding: 80px 20px; }
  .section.intro .dt {
    height: 520px; }
  .section.intro .section-arrow {
    display: none; }
  .section.columns .col-sm-6 {
    padding: 0 25px; }
  .section ul li {
    list-style: disc inside;
    margin-bottom: 12px;
    line-height: 1.2em; }
  .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: #73ccdb 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: #73ccdb; }
  .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 .new-banner {
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    position: relative;
    display: block;
    height: 600px;
    padding: 120px 0px 0px; }
    @media only screen and (max-width: 767px) {
      .home.page-template .homepage-new .new-banner {
        padding: 60px 15px 0px; } }
    .home.page-template .homepage-new .new-banner .jw-container {
      max-width: none !important;
      width: 1150px;
      margin: 0px auto; }
      @media only screen and (max-width: 1075px) {
        .home.page-template .homepage-new .new-banner .jw-container {
          width: 100%;
          padding: 0px 15px; } }
      .home.page-template .homepage-new .new-banner .jw-container .text-container {
        display: block;
        position: relative;
        float: left; }
        .home.page-template .homepage-new .new-banner .jw-container .text-container h1 {
          font-size: 48px;
          line-height: 1.2em;
          font-weight: 200;
          color: #73ccdb;
          margin-bottom: 30px;
          width: 75%; }
          @media only screen and (max-width: 950px) {
            .home.page-template .homepage-new .new-banner .jw-container .text-container h1 {
              width: 100%;
              font-size: 40px; } }
          @media only screen and (max-width: 767px) {
            .home.page-template .homepage-new .new-banner .jw-container .text-container h1 {
              font-size: 30px; } }
        .home.page-template .homepage-new .new-banner .jw-container .text-container h2 {
          width: 75%;
          line-height: 1.2em; }
          @media only screen and (max-width: 950px) {
            .home.page-template .homepage-new .new-banner .jw-container .text-container h2 {
              width: 100%; } }
        .home.page-template .homepage-new .new-banner .jw-container .text-container p {
          font-size: 18px;
          color: #5a5a5a;
          line-height: 1.5em;
          width: 75%; }
          @media only screen and (max-width: 950px) {
            .home.page-template .homepage-new .new-banner .jw-container .text-container p {
              width: 100%; } }
          @media only screen and (max-width: 767px) {
            .home.page-template .homepage-new .new-banner .jw-container .text-container p {
              font-size: 16px; } }
        .home.page-template .homepage-new .new-banner .jw-container .text-container #banner-btn {
          margin-top: 40px;
          background-color: #a3cf6b;
          font-size: 16px;
          color: #fff;
          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 .new-banner .jw-container .clear {
        clear: both; }
    .home.page-template .homepage-new .new-banner .floating {
      width: auto;
      height: auto;
      background-color: #FFF;
      padding: 10px 25px; }
      .home.page-template .homepage-new .new-banner .floating h1 {
        font-size: 40px;
        line-height: 60px;
        color: #a3cf6b; }
      .home.page-template .homepage-new .new-banner .floating p {
        font-size: 24px;
        line-height: 36px;
        color: #73ccdb; }
      .home.page-template .homepage-new .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 .new-banner .floating .btn.white {
          border: 1px solid #73ccdb;
          color: #73ccdb; }
        .home.page-template .homepage-new .new-banner .floating .btn.lightblue {
          color: #FFF;
          background-color: #a3cf6b; }
        .home.page-template .homepage-new .new-banner .floating .btn:last-child {
          margin-bottom: 0; }
      .home.page-template .homepage-new .new-banner .floating a:nth-of-type(1) {
        display: block; }
      .home.page-template .homepage-new .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: #f1f3f4; }
    .home.page-template .homepage-new .section .container {
      color: #5a5a5a; }
    .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: #73ccdb;
        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: #73ccdb; }
    .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: #a3cf6b;
          color: white; }
        .home.page-template .homepage-new .section .content .btn.transparent {
          border: 1px solid #73ccdb;
          color: #73ccdb; }
  .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; }

  .side-nav .top-actions .one {
    border: none; }
  .side-nav .top-actions .one,
  .side-nav .top-actions .two,
  .side-nav .top-actions .three {
    width: 33%; }
    .side-nav .top-actions .one a,
    .side-nav .top-actions .two a,
    .side-nav .top-actions .three a {
      padding: 0; }
      .side-nav .top-actions .one a .desktop,
      .side-nav .top-actions .one a .small,
      .side-nav .top-actions .two a .desktop,
      .side-nav .top-actions .two a .small,
      .side-nav .top-actions .three a .desktop,
      .side-nav .top-actions .three a .small {
        display: none; }
      .side-nav .top-actions .one a .medium,
      .side-nav .top-actions .two a .medium,
      .side-nav .top-actions .three a .medium {
        display: inline; } }
@media (max-width: 1384px) {
  .side-nav .top-actions .one a .medium,
  .side-nav .top-actions .three a .medium {
    display: none; }
  .side-nav .top-actions .one a .small,
  .side-nav .top-actions .three a .small {
    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; }

  .side-nav .top-actions .one a .medium,
  .side-nav .top-actions .two a .medium,
  .side-nav .top-actions .three a .medium {
    display: none; }
  .side-nav .top-actions .one a .small,
  .side-nav .top-actions .two a .small,
  .side-nav .top-actions .three a .small {
    display: inline; } }
/* Technology */
/* Faq */
.faq .intro.default {
  background: #dcf0ff; }
  .faq .intro.default .main-title {
    color: #73ccdb; }
.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; }

/* Posts */
.archive .main-header.dark,
.category .main-header.dark,
.blog .main-header.dark,
.single-post .main-header.dark {
  background: white; }
.archive .scroll-container,
.category .scroll-container,
.blog .scroll-container,
.single-post .scroll-container {
  padding-top: 180px; }
  .archive .scroll-container .mCSB_inside > .mCSB_container,
  .category .scroll-container .mCSB_inside > .mCSB_container,
  .blog .scroll-container .mCSB_inside > .mCSB_container,
  .single-post .scroll-container .mCSB_inside > .mCSB_container {
    margin-right: 0; }

.blog .blog {
  padding-bottom: 80px; }
.blog .page-title {
  margin-bottom: 100px; }
.blog .padded {
  padding-right: 10%; }
.blog .post .pic {
  max-height: 385px;
  overflow: hidden; }
  .blog .post .pic img {
    display: block;
    max-width: 100%;
    width: auto;
    height: auto; }
.blog .post .box {
  padding: 35px;
  background: white;
  margin-bottom: 50px;
  background: #dcf0ff; }
  .blog .post .box h2 {
    color: #1c297e; }
  .blog .post .box .details {
    color: #73ccdb;
    font-weight: 500;
    margin: 10px 0 25px; }
    .blog .post .box .details .divider {
      padding: 0 12px; }
  .blog .post .box .more {
    margin-top: 30px; }
    .blog .post .box .more a {
      display: inline-block;
      padding: 5px 15px;
      background: #1c297e;
      color: white;
      font-size: 16px; }
  .blog .post .box .content h1,
  .blog .post .box .content h2,
  .blog .post .box .content h3,
  .blog .post .box .content h4 {
    color: #5a5a5a; }
.blog .sidebar h2 {
  font-weight: 600;
  color: #1c297e; }
.blog .sidebar ul {
  padding-left: 0;
  margin: 0; }
  .blog .sidebar ul li {
    list-style-type: none; }
.blog .sidebar .widget {
  margin-bottom: 80px; }
  .blog .sidebar .widget ul,
  .blog .sidebar .widget .tagcloud {
    margin: 30px 0; }
.blog .sidebar .widget_categories ul li {
  color: #73ccdb;
  margin-bottom: 30px; }
  .blog .sidebar .widget_categories ul li a {
    color: #5a5a5a;
    text-transform: uppercase;
    font-weight: 500; }
  .blog .sidebar .widget_categories ul li:before {
    content: '>';
    color: #73ccdb;
    margin-right: 8px;
    font-size: 26px; }
.blog .sidebar .widget_recent_entries ul li {
  border-bottom: 1px solid #5a5a5a;
  padding-bottom: 20px;
  margin-bottom: 20px; }
  .blog .sidebar .widget_recent_entries ul li span {
    display: block;
    margin-top: 5px;
    color: #73ccdb; }
  .blog .sidebar .widget_recent_entries ul li:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0; }
.blog .sidebar .widget_tag_cloud a {
  display: block;
  float: left;
  margin: 5px 5px 0 0;
  padding: 10px;
  font-size: 14px !important;
  background: #1c297e;
  color: white;
  text-transform: uppercase;
  font-weight: 500;
  font-style: italic; }
  .blog .sidebar .widget_tag_cloud a:hover {
    background: #73ccdb; }
.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: #73ccdb;
  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: #73ccdb; }
.blog #comments {
  color: #73ccdb;
  margin-bottom: 30px; }

/* 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 .pic {
      width: 40%;
      text-align: right; }
      .devices .items .item .pic img {
        max-height: 160px; }
    .devices .items .item .text {
      width: 60%;
      text-align: left;
      padding-left: 80px; }
      .devices .items .item .text .title {
        font-size: 40px;
        line-height: .9em;
        color: #73ccdb;
        margin-bottom: 20px; }
      .devices .items .item .text .more {
        color: #5a5a5a;
        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 #5a5a5a;
      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: #73ccdb;
        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: #73ccdb;
          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;
    line-height: 40px;
    text-align: center;
    background: #73ccdb;
    color: white;
    font-size: 20px;
    font-weight: 500;
    border-radius: 10px;
    cursor: pointer;
    border: 0;
    line-height: 38px; }

/* Notification */
.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: #73ccdb; }
  .notification.fail {
    background: #e01d1d; }

/* Side Nav */
.side-nav {
  height: 100%;
  width: 80%;
  position: fixed;
  right: -80%;
  top: 0;
  overflow: auto;
  z-index: 1500;
  background: #e5ebec;
  box-shadow: 0 0 60px #5a5a5a;
  display: none; }
  .side-nav .box {
    padding: 30px 40px 90px 90px; }
  .side-nav .sub {
    padding: 30px 90px;
    background: white;
    font-weight: 400;
    line-height: 23px;
    width: 100%; }
    .side-nav .sub .sm a {
      margin-right: 20px; }
  .side-nav .menu {
    padding-left: 0;
    margin: 0; }
    .side-nav .menu li {
      list-style-type: none; }
    .side-nav .menu li {
      margin-bottom: 25px;
      max-height: 30px;
      overflow: hidden;
      transition: all 1s; }
      .side-nav .menu li .sub-menu {
        opacity: 0;
        transition: all 1s; }
        .side-nav .menu li .sub-menu li {
          margin-bottom: 0;
          margin-top: 15px; }
          .side-nav .menu li .sub-menu li a {
            color: #73ccdb; }
      .side-nav .menu li a {
        color: #1c297e; }
      .side-nav .menu li.current_page_item a {
        color: #73ccdb;
        font-style: italic; }
      .side-nav .menu li:last-child {
        margin-bottom: 0; }
      .side-nav .menu li:hover {
        max-height: 500px; }
        .side-nav .menu li:hover .sub-menu {
          opacity: 1; }
  .side-nav .search-form {
    margin-top: -45px;
    float: right; }

/* Search */
.search article {
  margin-bottom: 20px; }
.search .pagination {
  margin-top: 30px; }

.search-form {
  max-width: 350px;
  width: 100%; }
  .search-form input {
    border: 0;
    border-bottom: 1px solid #5a5a5a;
    background: none;
    font-size: 20px;
    width: 88%;
    display: inline;
    outline: none; }
  .search-form button {
    background: url(img/mag-search.png) no-repeat center;
    border: 0;
    display: inline;
    width: 10%;
    height: 35px;
    outline: none; }

/* 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: #73ccdb;
          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: #73ccdb;
          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: #73ccdb;
            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: #73ccdb;
    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: #73ccdb;
    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: #73ccdb;
    color: white;
    font-size: 25px;
    border: 0;
    border-radius: 5px;
    height: 60px;
    line-height: 60px;
    font-weight: 500;
    float: left; }
.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: #73ccdb;
  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; }

.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 #5a5a5a;
  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: #5a5a5a; }
      .selectator_element.single .selectator_options .selectator_option.active {
        background: #73ccdb; }
        .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: #5a5a5a; }
  .mCSB_scrollTools .mCSB_dragger {
    height: 90px !important; }
    .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
      background: #5a5a5a; }
    .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
      background: #5a5a5a;
      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; }

/* Error 404 */
.error404 {
  padding-top: 80px; }
  .error404 .main-header {
    background: white; }
  .error404 .mCSB_container {
    margin-right: 0; }

/* Device */
.device .intro {
  background: #f2f5f5; }
  .device .intro h1 {
    margin-bottom: 30px;
    color: #73ccdb; }
.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 .main-header {
  background: none; }
.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; }

.search-results .section {
  padding-top: 60px; }

.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: 18px; }
  .wpcf7-form input,
  .wpcf7-form textarea {
    border: 1px solid #9fa3ad;
    margin-top: 3px;
    max-height: 120px;
    width: 100%;
    max-width: 400px;
    padding: 0 5px; }
  .wpcf7-form input[type=submit] {
    background: #73ccdb;
    color: white;
    border-radius: 10px;
    font-size: 20px;
    width: 120px;
    border: 2px solid #73ccdb;
    padding-top: 3px; }

/* Generic */
.generic {
  padding: 60px 0; }
  .generic .container {
    max-width: 1170px; }
  .generic h1,
  .generic h2,
  .generic h3,
  .generic h4 {
    font-weight: 500; }

/* Bottom link button */
.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: #73ccdb 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; }

/* 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: #73ccdb; }

.blue-bg {
  background-color: #73ccdb; }

.blue-bd {
  border-color: #73ccdb !important; }

.mblue {
  color: #1c297e; }

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

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

.dblue {
  color: #5a5a5a; }

.dblue-bg {
  background-color: #5a5a5a; }

.dblue-bd {
  border-color: #5a5a5a !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, .side-nav .menu li .sub-menu li a {
  font-size: 22px;
  line-height: 1.4em; }

.s23, .blog .post .box .details, .blog .sidebar .widget_categories ul li, .blog .sidebar .widget_recent_entries ul li {
  font-size: 23px;
  line-height: 1.4em; }

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

.s25, .blog .post .box .content, .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, .blog .sidebar h2, .side-nav .menu li a {
  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, .blog .post .box h2 {
  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, .side-nav .menu li .sub-menu li a {
  font-size: 14.3px; }

.s23, .blog .post .box .details, .blog .sidebar .widget_categories ul li, .blog .sidebar .widget_recent_entries ul li {
  font-size: 14.95px; }

.s24 {
  font-size: 15.6px; }

.s25, .blog .post .box .content, .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, .blog .sidebar h2, .side-nav .menu li a {
  font-size: 20.8px; }

.s33 {
  font-size: 21.45px; }

.s34 {
  font-size: 22.1px; }

.s35, .big, .blog .post .box h2 {
  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) {
  /* Header */
  .main-header .dt .dtc {
    width: auto;
    padding: 0; }
    .main-header .dt .dtc .logo-wrapper {
      padding: 20px;
      width: auto; }
  .main-header .logo {
    margin-right: 0; }
  .main-header .top-actions .one {
    display: none; }

  .side-nav .top-actions .one {
    display: none; }

  /* 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) {
  .section {
    padding: 40px 20px; }

  /* Header */
  .main-header {
    box-shadow: 0 0px 5px #e3e3e3;
    background: rgba(255, 255, 255, 0.9); }
    .main-header .h-actions {
      display: none; }
    .main-header .dt {
      height: 60px; }
      .main-header .dt .dtc .nav-opener {
        top: 20px; }
      .main-header .dt .dtc .logo-wrapper {
        padding: 0; }
        .main-header .dt .dtc .logo-wrapper img {
          max-width: 250px; }
    .main-header .logo {
      float: right; }
    .main-header .nav-opener {
      background-size: 30px !important;
      padding-top: 30px;
      width: 30px; }
      .main-header .nav-opener span {
        display: none; }
    .main-header .h-actions {
      display: none; }

  .side-nav .menu li {
    max-height: 22px; }

  /* Footer */
  .main-footer {
    text-align: center !important;
    padding: 30px 0 0; }
    .main-footer.fp-se.disabled {
      padding: 30px 0 0 !important; }
    .main-footer .f-container {
      padding: 0 20px; }
    .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 .view {
      padding-bottom: 0; }
    .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; }

  .side-nav .box {
    padding: 20px; }
    .side-nav .box .mb30 {
      margin-bottom: 20px; }
  .side-nav .side-logo {
    max-width: 120px; }
  .side-nav .top-actions {
    float: none;
    margin: 20px 0 10px; }
    .side-nav .top-actions a {
      height: auto;
      font-size: 12px;
      padding: 8px 2px 6px; }
    .side-nav .top-actions .one,
    .side-nav .top-actions .two,
    .side-nav .top-actions .three {
      display: block;
      width: 100%;
      border: none;
      text-align: left; }
      .side-nav .top-actions .one a .medium,
      .side-nav .top-actions .two a .medium,
      .side-nav .top-actions .three a .medium {
        display: inline; }
      .side-nav .top-actions .one a .small,
      .side-nav .top-actions .two a .small,
      .side-nav .top-actions .three a .small {
        display: none; }
  .side-nav .menu li {
    margin-bottom: 15px; }
  .side-nav .search-form {
    float: none;
    margin-top: 20px; }
  .side-nav .sub {
    padding: 20px;
    line-height: 1.8em; }
    .side-nav .sub .sm {
      text-align: left;
      margin-top: 10px; }
      .side-nav .sub .sm a {
        margin-right: 10px; }

  /* 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; }

  /* Blog */
  .blog .page-title {
    margin-bottom: 50px; }
  .blog .padded {
    padding-right: 0; }

  .archive .scroll-container,
  .category .scroll-container,
  .blog .scroll-container,
  .single-post .scroll-container {
    padding-top: 100px; }

  /* 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; }

  /* Search */
  .search-results {
    padding-top: 100px; }
    .search-results .section h2 {
      font-size: 15px; }

  /* Sizes */
  .s18 {
    font-size: 11.7px; }

  .s19 {
    font-size: 12.35px; }

  .s20 {
    font-size: 13px; }

  .s21 {
    font-size: 13.65px; }

  .s22, .side-nav .menu li .sub-menu li a {
    font-size: 14.3px; }

  .s23, .blog .post .box .details, .blog .sidebar .widget_categories ul li, .blog .sidebar .widget_recent_entries ul li {
    font-size: 14.95px; }

  .s24 {
    font-size: 15.6px; }

  .s25, .blog .post .box .content, .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, .blog .sidebar h2, .side-nav .menu li a {
    font-size: 16px; }

  .s33 {
    font-size: 16.5px; }

  .s34 {
    font-size: 17px; }

  .s35, .big, .blog .post .box h2 {
    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) {
  /* Header */
  .main-header .logo {
    max-width: 70%; }

  /* 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; } }
@media all and (min-height: 900px) {
  .side-nav .sub {
    position: absolute;
    bottom: 0;
    left: 0; } }
.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 #73ccdb;
      color: #73ccdb; }
    .careers-jobs .btn.lightblue, .careers-jobs .buttons button.lightblue {
      color: #FFF;
      background-color: #a3cf6b; }
    .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 #73ccdb;
      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 #73ccdb;
        color: #73ccdb;
        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,
  .page-template-page-booking-new .side-nav .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 {
    /*padding-left: 15px;*/
    /*border-left: 2px solid #FF851B;*/
    display: none; }
  .page-template-page-booking-new .form-section.current {
    /*display: inherit;*/
    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 #a3cf6b;
    outline: none; }
  .page-template-page-booking-new #BayBookingWrap .form-control:focus {
    border: 1px solid #5a5a5a;
    -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%, #73ccdb 50%), linear-gradient(135deg, #73ccdb 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, #73ccdb 50%, transparent 50%), linear-gradient(135deg, transparent 50%, #73ccdb 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; }

.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: #a3cf6b;
            left: auto;
            right: auto; }
  .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: #a3cf6b; }
    .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 h3 {
      font-size: 18px;
      color: #5a5a5a;
      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: #5a5a5a;
        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: #a3cf6b;
        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: #5a5a5a;
        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; }
    .section-2 .top h2 {
      font-size: 30px;
      color: #a3cf6b;
      font-weight: 600;
      line-height: 1.5em; }
    .section-2 .top p {
      font-size: 18px;
      line-height: 1.5em;
      margin: 20px 0px 40px; }
  .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;
          text-align: center; }
          .section-2 .col-ba-12 .col-ba-6 .img-container .img-inner img {
            display: inline-block;
            position: relative;
            width: auto;
            height: 40px; }
            @media screen and (max-width: 950px) {
              .section-2 .col-ba-12 .col-ba-6 .img-container .img-inner img {
                height: 30px; } }
            @media screen and (max-width: 767px) {
              .section-2 .col-ba-12 .col-ba-6 .img-container .img-inner img {
                height: 40px; } }
          @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: #a3cf6b;
    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%; } }

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

.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: #a3cf6b;
      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 iframe,
      .section-4 .right .inner-container iframe {
        height: 585px !important;
        width: 100% !important;
        pointer-events: none;
        cursor: default; }
        @media screen and (max-width: 767px) {
          .watch-video .right .inner-container iframe,
          .section-4 .right .inner-container iframe {
            height: 350px !important;
            pointer-events: inherit !important;
            cursor: inherit !important; } }
      .watch-video .right .inner-container .play-btn,
      .section-4 .right .inner-container .play-btn {
        position: absolute;
        bottom: 0;
        left: 0;
        font-size: 16px;
        font-weight: 600;
        background-color: #a3cf6b;
        color: #fff;
        text-align: center;
        padding: 27px 44px;
        cursor: pointer;
        transition: all, 0.3s; }
        @media screen and (max-width: 950px) {
          .watch-video .right .inner-container .play-btn,
          .section-4 .right .inner-container .play-btn {
            bottom: 45px; } }
        @media screen and (max-width: 767px) {
          .watch-video .right .inner-container .play-btn,
          .section-4 .right .inner-container .play-btn {
            display: none !important; } }
      .watch-video .right .inner-container .play-btn:hover,
      .section-4 .right .inner-container .play-btn:hover {
        opacity: .8; }
      .watch-video .right .inner-container #pause-button,
      .section-4 .right .inner-container #pause-button {
        display: none; }
      .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: #f1f3f4;
    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: #a3cf6b;
      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: #5a5a5a;
      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: #a3cf6b;
      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: #a3cf6b;
    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: #a3cf6b;
      font-size: inherit; }
  .section-6 .col-ba-4 p {
    line-height: 1.5em;
    font-size: 16px;
    color: #5a5a5a; }
  .section-6 .booking {
    margin-top: 60px;
    background-color: #a3cf6b;
    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: #a3cf6b;
  margin-bottom: 30px;
  line-height: 1.5em; }
.finance-option .right .text-container .button-container .booking {
  background-color: #a3cf6b; }

.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: #a3cf6b;
      margin-bottom: 40px; }
    .section-img .text-container p {
      line-height: 1.5em; }
      .section-img .text-container p strong {
        font-weight: 500;
        color: #5a5a5a;
        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: #a3cf6b;
    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: #5a5a5a;
      padding: 20px;
      font-size: 18px;
      background-color: #ECF8FE;
      border: 1px solid #a3cf6b;
      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: #a3cf6b; }
    .accordion-section #accordion h3.ui-state-active {
      color: #fff;
      background-color: #a3cf6b; }
    .accordion-section #accordion h3:after {
      content: " + ";
      position: absolute;
      right: 20px;
      top: 15px;
      font-family: 600;
      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 #a3cf6b;
      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: #a3cf6b;
        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: #a3cf6b; }
  .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: #a3cf6b;
      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: #a3cf6b;
      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;
    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: #a3cf6b;
        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 #a3cf6b;
          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: #a3cf6b 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: #5a5a5a;
        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: #a3cf6b;
            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-container,
      body.page.page-template-page-locator .all-locations .left .inner-container .result-container .card .btn-container {
        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-container,
          body.page.page-template-page-locator .all-locations .left .inner-container .result-container .card .btn-container {
            position: absolute;
            bottom: 0px;
            left: 0px; } }
        body.page.page-template-page-newlocator .all-locations .left .inner-container .result-container .card .btn-container a,
        body.page.page-template-page-locator .all-locations .left .inner-container .result-container .card .btn-container a {
          padding: 12px 50px;
          background-color: #a3cf6b;
          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-container a,
            body.page.page-template-page-locator .all-locations .left .inner-container .result-container .card .btn-container 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;
    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: #a3cf6b;
      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 #f1f3f4;
    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: #a3cf6b;
      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 #a3cf6b;
          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: #a3cf6b 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;
    font-size: 0px;
    background-color: #fff;
    position: relative;
    z-index: 99; }
  body.page.page-template-page-location .section-3 .col-ba-4 {
    text-align: left;
    margin: 20px 0px; }
    @media only screen and (max-width: 950px) {
      body.page.page-template-page-location .section-3 .col-ba-4 {
        width: 50%; } }
    @media screen and (max-width: 767px) {
      body.page.page-template-page-location .section-3 .col-ba-4 {
        width: 100%; } }
    body.page.page-template-page-location .section-3 .col-ba-4 .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 .col-ba-4 .inner-container {
          min-height: 520px;
          position: relative; } }
      @media screen and (max-width: 767px) {
        body.page.page-template-page-location .section-3 .col-ba-4 .inner-container {
          min-height: 0px;
          padding-bottom: 15px; } }
      body.page.page-template-page-location .section-3 .col-ba-4 .inner-container .map-container {
        height: 145px;
        overflow: hidden;
        margin-bottom: 10px; }
      body.page.page-template-page-location .section-3 .col-ba-4 .inner-container h3 {
        color: #5a5a5a;
        font-size: 25px;
        font-weight: 500;
        line-height: 1.5em; }
      body.page.page-template-page-location .section-3 .col-ba-4 .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 .col-ba-4 .inner-container p a {
          color: inherit;
          text-decoration: none; }
          body.page.page-template-page-location .section-3 .col-ba-4 .inner-container p a:hover {
            color: #a3cf6b;
            text-decoration: underline; }
      body.page.page-template-page-location .section-3 .col-ba-4 .inner-container .add {
        position: relative;
        padding-left: 30px; }
        body.page.page-template-page-location .section-3 .col-ba-4 .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 .col-ba-4 .inner-container .btn-container {
        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 .col-ba-4 .inner-container .btn-container {
            bottom: 0px;
            left: 0px; } }
        body.page.page-template-page-location .section-3 .col-ba-4 .inner-container .btn-container a {
          padding: 12px 20px;
          background-color: #a3cf6b;
          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 .col-ba-4 .inner-container .btn-container 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 .col-ba-4 .inner-container .btn-container a:last-child {
          color: #a3cf6b;
          background-color: #ffff;
          border-radius: 0px 0px 4px 0px; }
        @media screen and (max-width: 767px) {
          body.page.page-template-page-location .section-3 .col-ba-4 .inner-container .btn-container {
            position: relative; }
            body.page.page-template-page-location .section-3 .col-ba-4 .inner-container .btn-container a {
              border-radius: 4px !important;
              width: 100%;
              display: block;
              position: relative;
              margin-bottom: 15px; } }

/* === 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-container {
    margin-top: -15px !important;
    position: relative; }
    body.page.page-template-page-newlocator .all-locations .left .inner-container .result-container .card .btn-container 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: #73ccdb;
    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; }

.top-mobile-nav-container {
  display: none; }
  @media screen and (max-width: 767px) {
    .top-mobile-nav-container {
      display: inline-block !important;
      position: absolute;
      top: 0;
      right: 55px; } }
  .top-mobile-nav-container ul {
    padding: 0px;
    margin: 0px;
    display: block;
    position: relative;
    font-size: 0px; }
    .top-mobile-nav-container ul li {
      list-style-type: none;
      display: inline-block;
      position: relative; }
      .top-mobile-nav-container ul li a {
        display: block;
        position: relative;
        padding: 15px 10px 0px; }
        .top-mobile-nav-container ul li a img {
          filter: brightness(0) invert(1); }
      .top-mobile-nav-container ul li img {
        filter: brightness(0) invert(1); }
    .top-mobile-nav-container ul .fa-search {
      padding: 0px 15px 0px 10px; }
      .top-mobile-nav-container ul .fa-search img {
        display: block;
        position: relative;
        margin-bottom: 2px !important; }

.mobile-nav-container {
  display: none; }
  @media screen and (max-width: 767px) {
    .mobile-nav-container {
      display: block !important; } }
  .mobile-nav-container .mobile-menu {
    display: block; }
    .mobile-nav-container .mobile-menu .menu-toggle {
      color: #fff;
      text-decoration: none;
      background-color: #a3cf6b;
      flex: 1;
      padding: 0px !important;
      position: absolute;
      top: 0;
      right: 0;
      z-index: 9999;
      height: 51px;
      width: 51px; }
      .mobile-nav-container .mobile-menu .menu-toggle .menu-icon {
        background-image: url(img/nav-opener-blue.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 20px auto;
        filter: brightness(0) invert(1);
        cursor: pointer;
        display: block;
        position: relative;
        width: 100%;
        height: 51px; }
    .mobile-nav-container .mobile-menu .menu-toggle.active .menu-icon {
      background-image: url(img/close.png) !important;
      background-size: 18px auto; }
    .mobile-nav-container .mobile-menu .menu-label {
      margin-bottom: -.2em;
      display: inline-block;
      vertical-align: middle; }
    .mobile-nav-container .mobile-menu .menu-icon + .menu-label {
      margin-left: .2em; }
    .mobile-nav-container .mobile-menu nav {
      float: none;
      position: relative;
      z-index: 99999;
      clear: both;
      width: 100%; }
      .mobile-nav-container .mobile-menu nav ul {
        margin: 0;
        padding: 0px;
        list-style: none;
        border-top: 0;
        float: none; }
        .mobile-nav-container .mobile-menu nav ul li {
          float: none; }
          .mobile-nav-container .mobile-menu nav ul li a {
            color: #ffffff;
            background-color: #73ccdb;
            padding: 10px 15px;
            text-align: left !important;
            border-top: none;
            border-bottom: none;
            float: none;
            width: 100%;
            display: inline-block; }
          .mobile-nav-container .mobile-menu nav ul li a:hover {
            background-color: #a3cf6b; }
        .mobile-nav-container .mobile-menu nav ul .menu-item-has-children {
          position: relative; }
          .mobile-nav-container .mobile-menu nav ul .menu-item-has-children .sub-menu {
            height: 0px;
            top: 35px;
            visibility: hidden;
            -webkit-transition: all .2s ease;
            -moz-transition: all .2s ease;
            -ms-transition: all .2s ease;
            -o-transition: all .2s ease;
            transition: all .2s ease; }
            .mobile-nav-container .mobile-menu nav ul .menu-item-has-children .sub-menu .menu-item a {
              background-color: #a3cf6b; }
            .mobile-nav-container .mobile-menu nav ul .menu-item-has-children .sub-menu .menu-item-has-children .sub-menu {
              height: 0px;
              top: 35px;
              visibility: hidden;
              -webkit-transition: all .2s ease;
              -moz-transition: all .2s ease;
              -ms-transition: all .2s ease;
              -o-transition: all .2s ease;
              transition: all .2s ease; }
              .mobile-nav-container .mobile-menu nav ul .menu-item-has-children .sub-menu .menu-item-has-children .sub-menu .menu-item a {
                background-color: #a3cf6b; }
              .mobile-nav-container .mobile-menu nav ul .menu-item-has-children .sub-menu .menu-item-has-children .sub-menu .menu-item-has-children {
                height: 0px;
                top: 35px;
                visibility: hidden;
                -webkit-transition: all .2s ease;
                -moz-transition: all .2s ease;
                -ms-transition: all .2s ease;
                -o-transition: all .2s ease;
                transition: all .2s ease; }
                .mobile-nav-container .mobile-menu nav ul .menu-item-has-children .sub-menu .menu-item-has-children .sub-menu .menu-item-has-children .menu-item a {
                  background-color: #a3cf6b; }
        .mobile-nav-container .mobile-menu nav ul .menu-item-has-children:after {
          content: " + ";
          color: #fff;
          position: absolute;
          right: 20px;
          top: 10px; }
        .mobile-nav-container .mobile-menu nav ul .menu-item-has-children.open:after {
          content: " - "; }
        .mobile-nav-container .mobile-menu nav ul .menu-item-has-children:hover .sub-menu,
        .mobile-nav-container .mobile-menu nav ul .menu-item-has-children:focus .sub-menu {
          height: auto;
          top: 50px;
          visibility: visible; }
          .mobile-nav-container .mobile-menu nav ul .menu-item-has-children:hover .sub-menu .menu-item-has-children:hover .sub-menu,
          .mobile-nav-container .mobile-menu nav ul .menu-item-has-children:hover .sub-menu .menu-item-has-children:focus .sub-menu,
          .mobile-nav-container .mobile-menu nav ul .menu-item-has-children:focus .sub-menu .menu-item-has-children:hover .sub-menu,
          .mobile-nav-container .mobile-menu nav ul .menu-item-has-children:focus .sub-menu .menu-item-has-children:focus .sub-menu {
            height: auto;
            top: 50px;
            visibility: visible; }

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

.top-actions.dt .three.dtc .denta-contact {
  background-color: #a3cf6b;
  font-size: 16px;
  color: #fff;
  line-height: 16px;
  display: inline-block;
  padding: 16px 30px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: 600;
  margin-right: 15px; }
  .top-actions.dt .three.dtc .denta-contact span {
    color: #fff !important; }
  @media screen and (max-width: 767px) {
    .top-actions.dt .three.dtc .denta-contact {
      font-size: 14px;
      padding: 8px 10px;
      text-align: center;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      font-weight: 400;
      margin-right: 0px; } }

/*# sourceMappingURL=custom.css.map */
