@import url('https://fonts.googleapis.com/css?family=Asap:400,500,700');
.white-section {
  background-color: #fff;
  color: #5c5c5c;
}
.white-section a {
  color: #00b6de;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.white-section a:hover,
.white-section a:focus {
  color: #233f50;
  outline-color: #00b6de;
}
.white-section * {
  border-color: #e9e9e9;
}
.white-section .arrow-more-links a.more {
  font-family: 'Asap', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  color: #676767;
}
.white-section .arrow-more-links a.more:after {
  content: " \f178";
  font: normal normal normal 14px/1 FontAwesome;
  -webkit-transition: padding 0.3s;
  transition: padding 0.3s;
  padding-left: 0;
  padding-right: 0.2rem;
}
.white-section .arrow-more-links a.more:after {
  color: #00b6de;
}
.white-section .arrow-more-links a.more:hover,
.white-section .arrow-more-links a.more:focus {
  color: #00b6de;
}
.white-section .arrow-more-links a.more:hover:after,
.white-section .arrow-more-links a.more:focus:after {
  padding-right: 0;
  padding-left: 0.2rem;
}
.white-section .top-border-more-links a.more {
  border-top: 1px solid #e9e9e9;
  display: block;
  padding: 0.5rem 0;
}
.white-section h1 {
  color: #00b6de;
  font-family: 'Asap', sans-serif;
  font-weight: 400;
  text-transform: none;
  text-align: center;
  margin: 0 auto;
  padding: 2.5rem 0;
}
.white-section h1 strong {
  font-weight: 700;
}
.white-section h2 {
  color: #233f50;
}
.grey-section {
  background-color: #f0f0f0;
  color: #233f50;
}
.grey-section a {
  color: #00b6de;
}
.grey-section a:hover,
.grey-section a:focus {
  color: #233f50;
  outline-color: #233f50;
}
.grey-section * {
  border-color: #d2d2d2;
}
.grey-section h2 {
  color: #00b6de;
}
.black-section {
  background-color: #000;
  color: #fff;
}
.black-section a {
  color: #00b6de;
}
.black-section a:hover,
.black-section a:focus {
  color: #fff;
  outline-color: #fff;
}
.black-section * {
  border-color: #494949;
}
.black-section h2 {
  color: #00b6de;
}
.darkblue-section {
  background-color: #233f50;
  color: #fff;
}
.darkblue-section a {
  color: #00b6de;
}
.darkblue-section a:hover,
.darkblue-section a:focus {
  color: #fff;
  outline-color: #00b6de;
}
.darkblue-section * {
  border-color: #395262;
}
.darkblue-section .arrow-more-links a.more {
  font-family: 'Asap', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  color: #fff;
}
.darkblue-section .arrow-more-links a.more:after {
  content: " \f178";
  font: normal normal normal 14px/1 FontAwesome;
  -webkit-transition: padding 0.3s;
  transition: padding 0.3s;
  padding-left: 0;
  padding-right: 0.2rem;
}
.darkblue-section .arrow-more-links a.more:after {
  color: #00b6de;
}
.darkblue-section .arrow-more-links a.more:hover,
.darkblue-section .arrow-more-links a.more:focus {
  color: #00b6de;
}
.darkblue-section .arrow-more-links a.more:hover:after,
.darkblue-section .arrow-more-links a.more:focus:after {
  padding-right: 0;
  padding-left: 0.2rem;
}
.darkblue-section .top-border-more-links a.more {
  border-top: 1px solid #395262;
  display: block;
  padding: 0.5rem 0;
}
.darkblue-section h2 {
  color: #00b6de;
}
.darkblue-section h2 a {
  color: #fff;
}
.darkblue-section h2 a:hover,
.darkblue-section h2 a:focus {
  color: #00b6de;
}
.darkblue-section h3 a {
  color: #fff;
}
.darkblue-section h3 a:hover,
.darkblue-section h3 a:focus {
  color: #00b6de;
}
.lightblue-section {
  background-color: #0091b8;
  color: #fff;
}
.lightblue-section a {
  color: #fff;
}
.lightblue-section a:hover,
.lightblue-section a:focus {
  color: #233f50;
  outline-color: #233f50;
}
.lightblue-section * {
  border-color: #33a7c6;
}
.lightblue-section h2 {
  color: #233f50;
}
.lightblue-section h2 a {
  color: #00b6de;
}
.lightblue-section h2 a:hover,
.lightblue-section h2 a:focus {
  color: #233f50;
}
.lightblue-section h3 a {
  color: #00b6de;
}
.lightblue-section h3 a:hover,
.lightblue-section h3 a:focus {
  color: #233f50;
}
.lightblue1-section {
  background-color: #00b6de;
  color: #fff;
}
.lightblue1-section a {
  color: #fff;
}
.lightblue1-section a:hover,
.lightblue1-section a:focus {
  color: #233f50;
  outline-color: #233f50;
}
.lightblue1-section * {
  border-color: #33a7c6;
}
.lightblue1-section h2 {
  color: #233f50;
}
.lightblue1-section h2 a {
  color: #00b6de;
}
.lightblue1-section h2 a:hover,
.lightblue1-section h2 a:focus {
  color: #233f50;
}
.lightblue1-section h3 a {
  color: #00b6de;
}
.lightblue1-section h3 a:hover,
.lightblue1-section h3 a:focus {
  color: #233f50;
}
.lightblue2-section {
  background-color: #0091b8;
  color: #fff;
}
.lightblue2-section a {
  color: #fff;
}
.lightblue2-section a:hover,
.lightblue2-section a:focus {
  color: #233f50;
  outline-color: #233f50;
}
.lightblue2-section * {
  border-color: #33a7c6;
}
.lightblue2-section h2 {
  color: #233f50;
}
.lightblue2-section h2 a {
  color: #00b6de;
}
.lightblue2-section h2 a:hover,
.lightblue2-section h2 a:focus {
  color: #233f50;
}
.lightblue2-section h3 a {
  color: #00b6de;
}
.lightblue2-section h3 a:hover,
.lightblue2-section h3 a:focus {
  color: #233f50;
}
.lightblue3-section {
  background-color: #00b6de;
  color: #fff;
}
.lightblue3-section a {
  color: #fff;
}
.lightblue3-section a:hover,
.lightblue3-section a:focus {
  color: #233f50;
  outline-color: #233f50;
}
.lightblue3-section * {
  border-color: #33a7c6;
}
.lightblue3-section h2 {
  color: #233f50;
}
.lightblue3-section h2 a {
  color: #00b6de;
}
.lightblue3-section h2 a:hover,
.lightblue3-section h2 a:focus {
  color: #233f50;
}
.lightblue3-section h3 a {
  color: #00b6de;
}
.lightblue3-section h3 a:hover,
.lightblue3-section h3 a:focus {
  color: #233f50;
}
.text-light {
  color: #fff;
}
.text-light a {
  color: #00b6de;
}
.text-light a.more {
  border: 1px solid;
  border-radius: 2px;
  font-family: 'Asap', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  padding: 0.8rem 1rem;
  text-decoration: none;
  font-size: 0.84rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-color: #fff;
  color: #fff;
}
@media screen and (max-width: 35.5em) {
  .text-light a.more {
    display: block;
    text-align: center;
  }
}
.text-light a.more:hover,
.text-light a.more:focus {
  background-color: #00b6de;
  color: #fff;
  border-color: #fff;
}
.text-light a.more:hover,
.text-light a.more:focus {
  background-color: #00b6de;
  color: #fff;
  border-color: #fff;
}
.text-dark {
  color: #000;
}
.text-dark a {
  color: #233f50;
}
.text-dark a.more {
  border: 1px solid;
  border-radius: 2px;
  font-family: 'Asap', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  padding: 0.8rem 1rem;
  text-decoration: none;
  font-size: 0.84rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-color: #000;
  color: #000;
}
@media screen and (max-width: 35.5em) {
  .text-dark a.more {
    display: block;
    text-align: center;
  }
}
.text-dark a.more:hover,
.text-dark a.more:focus {
  background-color: #00b6de;
  color: #fff;
  border-color: #fff;
}
.text-dark a.more:hover,
.text-dark a.more:focus {
  background-color: #00b6de;
  color: #fff;
  border-color: #fff;
}
.lightblue {
  color: #00b6de;
}
.background-lightblue {
  background-color: #0091b8;
}
.background-lightblue a.more:hover,
.background-lightblue a.more:focus {
  background-color: #233f50;
}
.background-lightblue-subdued {
  background-color: #7fb7d3;
}
.background-lightblue-subdued a.more:hover,
.background-lightblue-subdued a.more:focus {
  background-color: #233f50;
}
.background-darkblue {
  background-color: #233f50;
}
.background-black {
  background-color: #000;
}
.background-white {
  background-color: #fff;
}
.background-transparent {
  background-color: transparent;
}
.background-grey {
  background-color: #f0f0f0;
}
.box {
  padding: 1rem;
  margin-bottom: 1em;
}
.box ul {
  margin: 0;
}
.box-white {
  padding: 1rem;
  margin-bottom: 1em;
  background-color: #fff;
}
.box-white ul {
  margin: 0;
}
.box-grey {
  padding: 1rem;
  margin-bottom: 1em;
  background-color: #f0f0f0;
}
.box-grey ul {
  margin: 0;
}
.box-lightblue {
  padding: 1rem;
  margin-bottom: 1em;
  background-color: #0091b8;
}
.box-lightblue ul {
  margin: 0;
}
.box-lightblue a.more:hover,
.box-lightblue a.more:focus {
  background-color: #233f50;
}
.box-darkblue {
  padding: 1rem;
  margin-bottom: 1em;
  background-color: #233f50;
}
.box-darkblue ul {
  margin: 0;
}
.box-black {
  padding: 1rem;
  margin-bottom: 1em;
  background-color: #000;
}
.box-black ul {
  margin: 0;
}
.arrow-button {
  font-family: 'Asap', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.arrow-button:after {
  content: " \f178";
  font: normal normal normal 14px/1 FontAwesome;
  -webkit-transition: padding 0.3s;
  transition: padding 0.3s;
  padding-left: 0;
  padding-right: 0.2rem;
}
.arrow-button-focus:after {
  padding-right: 0;
  padding-left: 0.2rem;
}
.arrow-button-white {
  font-family: 'Asap', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  color: #fff;
}
.arrow-button-white:after {
  content: " \f178";
  font: normal normal normal 14px/1 FontAwesome;
  -webkit-transition: padding 0.3s;
  transition: padding 0.3s;
  padding-left: 0;
  padding-right: 0.2rem;
}
.arrow-button-white:after {
  color: #00b6de;
}
.arrow-button-white-focus {
  color: #00b6de;
}
.arrow-button-white-focus:after {
  padding-right: 0;
  padding-left: 0.2rem;
}
.arrow-button-black {
  font-family: 'Asap', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  color: #676767;
}
.arrow-button-black:after {
  content: " \f178";
  font: normal normal normal 14px/1 FontAwesome;
  -webkit-transition: padding 0.3s;
  transition: padding 0.3s;
  padding-left: 0;
  padding-right: 0.2rem;
}
.arrow-button-black:after {
  color: #00b6de;
}
.arrow-button-black-focus {
  color: #00b6de;
}
.arrow-button-black-focus:after {
  padding-right: 0;
  padding-left: 0.2rem;
}
.arrow-button-white-to-dark {
  font-family: 'Asap', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  color: #fff;
}
.arrow-button-white-to-dark:after {
  content: " \f178";
  font: normal normal normal 14px/1 FontAwesome;
  -webkit-transition: padding 0.3s;
  transition: padding 0.3s;
  padding-left: 0;
  padding-right: 0.2rem;
}
.arrow-button-white-to-dark:after {
  color: #fff;
}
.arrow-button-white-to-dark-focus {
  color: #233f50;
}
.arrow-button-white-to-dark-focus:after {
  padding-right: 0;
  padding-left: 0.2rem;
}
.arrow-button-white-to-dark-focus:after {
  color: #233f50;
}
.js-arrow-after.js-next-is-white {
  position: relative;
}
.js-arrow-after.js-next-is-white:after {
  position: absolute;
  left: 0;
  right: 0;
  content: '';
  height: 30px;
  bottom: -1px;
  margin-top: 2px;
  background-color: #fff;
  -webkit-clip-path: polygon(0 50%, 46% 50%, 50% 100%, 54% 50%, 100% 50%, 100% 100%, 0 100%);
  clip-path: polygon(0 50%, 46% 50%, 50% 100%, 54% 50%, 100% 50%, 100% 100%, 0 100%);
}
@media screen and (min-width: 35.5em) {
  .js-arrow-after.js-next-is-white:after {
    height: 35px;
  }
}
@media screen and (min-width: 48em) {
  .js-arrow-after.js-next-is-white:after {
    height: 20px;
  }
}
@media screen and (min-width: 64em) {
  .js-arrow-after.js-next-is-white:after {
    height: 25px;
  }
}
@media screen and (min-width: 80em) {
  .js-arrow-after.js-next-is-white:after {
    height: 30px;
  }
}
@media screen and (min-width: 48em) {
  .js-arrow-after.js-next-is-white:after {
    -webkit-clip-path: polygon(0 50%, 49% 50%, 50% 100%, 51% 50%, 100% 50%, 100% 100%, 0 100%);
    clip-path: polygon(0 50%, 49% 50%, 50% 100%, 51% 50%, 100% 50%, 100% 100%, 0 100%);
  }
}
/*.white-section.js-arrow-after.js-next-is-white {
    .inner-container{
        margin-bottom:0; 
        padding-bottom:0;

    }
    &:after{height:0;}
    + .white-section .inner-container{
        margin-top:0;
        padding-top:0;
    }
}*/
.js-arrow-after.js-next-is-lightblue {
  position: relative;
}
.js-arrow-after.js-next-is-lightblue:after {
  position: absolute;
  left: 0;
  right: 0;
  content: '';
  height: 30px;
  bottom: -1px;
  margin-top: 2px;
  background-color: #00b6de;
  -webkit-clip-path: polygon(0 50%, 46% 50%, 50% 100%, 54% 50%, 100% 50%, 100% 100%, 0 100%);
  clip-path: polygon(0 50%, 46% 50%, 50% 100%, 54% 50%, 100% 50%, 100% 100%, 0 100%);
}
@media screen and (min-width: 35.5em) {
  .js-arrow-after.js-next-is-lightblue:after {
    height: 35px;
  }
}
@media screen and (min-width: 48em) {
  .js-arrow-after.js-next-is-lightblue:after {
    height: 20px;
  }
}
@media screen and (min-width: 64em) {
  .js-arrow-after.js-next-is-lightblue:after {
    height: 25px;
  }
}
@media screen and (min-width: 80em) {
  .js-arrow-after.js-next-is-lightblue:after {
    height: 30px;
  }
}
@media screen and (min-width: 48em) {
  .js-arrow-after.js-next-is-lightblue:after {
    -webkit-clip-path: polygon(0 50%, 49% 50%, 50% 100%, 51% 50%, 100% 50%, 100% 100%, 0 100%);
    clip-path: polygon(0 50%, 49% 50%, 50% 100%, 51% 50%, 100% 50%, 100% 100%, 0 100%);
  }
}
.js-arrow-after.js-next-is-footer {
  position: relative;
}
.js-arrow-after.js-next-is-footer:after {
  position: absolute;
  left: 0;
  right: 0;
  content: '';
  height: 30px;
  bottom: -1px;
  margin-top: 2px;
  background-color: #0091b8;
  -webkit-clip-path: polygon(0 50%, 46% 50%, 50% 100%, 54% 50%, 100% 50%, 100% 100%, 0 100%);
  clip-path: polygon(0 50%, 46% 50%, 50% 100%, 54% 50%, 100% 50%, 100% 100%, 0 100%);
}
@media screen and (min-width: 35.5em) {
  .js-arrow-after.js-next-is-footer:after {
    height: 35px;
  }
}
@media screen and (min-width: 48em) {
  .js-arrow-after.js-next-is-footer:after {
    height: 20px;
  }
}
@media screen and (min-width: 64em) {
  .js-arrow-after.js-next-is-footer:after {
    height: 25px;
  }
}
@media screen and (min-width: 80em) {
  .js-arrow-after.js-next-is-footer:after {
    height: 30px;
  }
}
@media screen and (min-width: 48em) {
  .js-arrow-after.js-next-is-footer:after {
    -webkit-clip-path: polygon(0 50%, 49% 50%, 50% 100%, 51% 50%, 100% 50%, 100% 100%, 0 100%);
    clip-path: polygon(0 50%, 49% 50%, 50% 100%, 51% 50%, 100% 50%, 100% 100%, 0 100%);
  }
}
.js-arrow-after.js-next-is-darkblue {
  position: relative;
}
.js-arrow-after.js-next-is-darkblue:after {
  position: absolute;
  left: 0;
  right: 0;
  content: '';
  height: 30px;
  bottom: -1px;
  margin-top: 2px;
  background-color: #233f50;
  -webkit-clip-path: polygon(0 50%, 46% 50%, 50% 100%, 54% 50%, 100% 50%, 100% 100%, 0 100%);
  clip-path: polygon(0 50%, 46% 50%, 50% 100%, 54% 50%, 100% 50%, 100% 100%, 0 100%);
}
@media screen and (min-width: 35.5em) {
  .js-arrow-after.js-next-is-darkblue:after {
    height: 35px;
  }
}
@media screen and (min-width: 48em) {
  .js-arrow-after.js-next-is-darkblue:after {
    height: 20px;
  }
}
@media screen and (min-width: 64em) {
  .js-arrow-after.js-next-is-darkblue:after {
    height: 25px;
  }
}
@media screen and (min-width: 80em) {
  .js-arrow-after.js-next-is-darkblue:after {
    height: 30px;
  }
}
@media screen and (min-width: 48em) {
  .js-arrow-after.js-next-is-darkblue:after {
    -webkit-clip-path: polygon(0 50%, 49% 50%, 50% 100%, 51% 50%, 100% 50%, 100% 100%, 0 100%);
    clip-path: polygon(0 50%, 49% 50%, 50% 100%, 51% 50%, 100% 50%, 100% 100%, 0 100%);
  }
}
.js-arrow-after.js-next-is-grey {
  position: relative;
}
.js-arrow-after.js-next-is-grey:after {
  position: absolute;
  left: 0;
  right: 0;
  content: '';
  height: 30px;
  bottom: -1px;
  margin-top: 2px;
  background-color: #f0f0f0;
  -webkit-clip-path: polygon(0 50%, 46% 50%, 50% 100%, 54% 50%, 100% 50%, 100% 100%, 0 100%);
  clip-path: polygon(0 50%, 46% 50%, 50% 100%, 54% 50%, 100% 50%, 100% 100%, 0 100%);
}
@media screen and (min-width: 35.5em) {
  .js-arrow-after.js-next-is-grey:after {
    height: 35px;
  }
}
@media screen and (min-width: 48em) {
  .js-arrow-after.js-next-is-grey:after {
    height: 20px;
  }
}
@media screen and (min-width: 64em) {
  .js-arrow-after.js-next-is-grey:after {
    height: 25px;
  }
}
@media screen and (min-width: 80em) {
  .js-arrow-after.js-next-is-grey:after {
    height: 30px;
  }
}
@media screen and (min-width: 48em) {
  .js-arrow-after.js-next-is-grey:after {
    -webkit-clip-path: polygon(0 50%, 49% 50%, 50% 100%, 51% 50%, 100% 50%, 100% 100%, 0 100%);
    clip-path: polygon(0 50%, 49% 50%, 50% 100%, 51% 50%, 100% 50%, 100% 100%, 0 100%);
  }
}
.js-arrow-before.js-prev-is-white {
  position: relative;
}
.js-arrow-before.js-prev-is-white:before {
  position: absolute;
  left: 0;
  right: 0;
  content: '';
  height: 30px;
  top: -1px;
  background-color: #fff;
  -webkit-clip-path: polygon(0 0%, 46% 0%, 50% 50%, 54% 0%, 100% 0%, 100% 0%, 0 0%);
  clip-path: polygon(0 0%, 46% 0%, 50% 50%, 54% 0%, 100% 0%, 100% 0%, 0 0%);
}
@media screen and (min-width: 35.5em) {
  .js-arrow-before.js-prev-is-white:before {
    height: 35px;
  }
}
@media screen and (min-width: 48em) {
  .js-arrow-before.js-prev-is-white:before {
    height: 20px;
  }
}
@media screen and (min-width: 64em) {
  .js-arrow-before.js-prev-is-white:before {
    height: 25px;
  }
}
@media screen and (min-width: 80em) {
  .js-arrow-before.js-prev-is-white:before {
    height: 30px;
  }
}
@media screen and (min-width: 48em) {
  .js-arrow-before.js-prev-is-white:before {
    -webkit-clip-path: polygon(0 0%, 49% 0%, 50% 50%, 51% 0%, 100% 0%, 100% 0%, 0 0%);
    clip-path: polygon(0 0%, 49% 0%, 50% 50%, 51% 0%, 100% 0%, 100% 0%, 0 0%);
  }
}
.js-arrow-before.js-prev-is-lightblue {
  position: relative;
}
.js-arrow-before.js-prev-is-lightblue:before {
  position: absolute;
  left: 0;
  right: 0;
  content: '';
  height: 30px;
  top: -1px;
  background-color: #00b6de;
  -webkit-clip-path: polygon(0 0%, 46% 0%, 50% 50%, 54% 0%, 100% 0%, 100% 0%, 0 0%);
  clip-path: polygon(0 0%, 46% 0%, 50% 50%, 54% 0%, 100% 0%, 100% 0%, 0 0%);
}
@media screen and (min-width: 35.5em) {
  .js-arrow-before.js-prev-is-lightblue:before {
    height: 35px;
  }
}
@media screen and (min-width: 48em) {
  .js-arrow-before.js-prev-is-lightblue:before {
    height: 20px;
  }
}
@media screen and (min-width: 64em) {
  .js-arrow-before.js-prev-is-lightblue:before {
    height: 25px;
  }
}
@media screen and (min-width: 80em) {
  .js-arrow-before.js-prev-is-lightblue:before {
    height: 30px;
  }
}
@media screen and (min-width: 48em) {
  .js-arrow-before.js-prev-is-lightblue:before {
    -webkit-clip-path: polygon(0 0%, 49% 0%, 50% 50%, 51% 0%, 100% 0%, 100% 0%, 0 0%);
    clip-path: polygon(0 0%, 49% 0%, 50% 50%, 51% 0%, 100% 0%, 100% 0%, 0 0%);
  }
}
.js-arrow-before.js-prev-is-footer {
  position: relative;
}
.js-arrow-before.js-prev-is-footer:before {
  position: absolute;
  left: 0;
  right: 0;
  content: '';
  height: 30px;
  top: -1px;
  background-color: #0091b8;
  -webkit-clip-path: polygon(0 0%, 46% 0%, 50% 50%, 54% 0%, 100% 0%, 100% 0%, 0 0%);
  clip-path: polygon(0 0%, 46% 0%, 50% 50%, 54% 0%, 100% 0%, 100% 0%, 0 0%);
}
@media screen and (min-width: 35.5em) {
  .js-arrow-before.js-prev-is-footer:before {
    height: 35px;
  }
}
@media screen and (min-width: 48em) {
  .js-arrow-before.js-prev-is-footer:before {
    height: 20px;
  }
}
@media screen and (min-width: 64em) {
  .js-arrow-before.js-prev-is-footer:before {
    height: 25px;
  }
}
@media screen and (min-width: 80em) {
  .js-arrow-before.js-prev-is-footer:before {
    height: 30px;
  }
}
@media screen and (min-width: 48em) {
  .js-arrow-before.js-prev-is-footer:before {
    -webkit-clip-path: polygon(0 0%, 49% 0%, 50% 50%, 51% 0%, 100% 0%, 100% 0%, 0 0%);
    clip-path: polygon(0 0%, 49% 0%, 50% 50%, 51% 0%, 100% 0%, 100% 0%, 0 0%);
  }
}
.js-arrow-before.js-prev-is-darkblue {
  position: relative;
}
.js-arrow-before.js-prev-is-darkblue:before {
  position: absolute;
  left: 0;
  right: 0;
  content: '';
  height: 30px;
  top: -1px;
  background-color: #233f50;
  -webkit-clip-path: polygon(0 0%, 46% 0%, 50% 50%, 54% 0%, 100% 0%, 100% 0%, 0 0%);
  clip-path: polygon(0 0%, 46% 0%, 50% 50%, 54% 0%, 100% 0%, 100% 0%, 0 0%);
}
@media screen and (min-width: 35.5em) {
  .js-arrow-before.js-prev-is-darkblue:before {
    height: 35px;
  }
}
@media screen and (min-width: 48em) {
  .js-arrow-before.js-prev-is-darkblue:before {
    height: 20px;
  }
}
@media screen and (min-width: 64em) {
  .js-arrow-before.js-prev-is-darkblue:before {
    height: 25px;
  }
}
@media screen and (min-width: 80em) {
  .js-arrow-before.js-prev-is-darkblue:before {
    height: 30px;
  }
}
@media screen and (min-width: 48em) {
  .js-arrow-before.js-prev-is-darkblue:before {
    -webkit-clip-path: polygon(0 0%, 49% 0%, 50% 50%, 51% 0%, 100% 0%, 100% 0%, 0 0%);
    clip-path: polygon(0 0%, 49% 0%, 50% 50%, 51% 0%, 100% 0%, 100% 0%, 0 0%);
  }
}
.js-arrow-before.js-prev-is-grey {
  position: relative;
}
.js-arrow-before.js-prev-is-grey:before {
  position: absolute;
  left: 0;
  right: 0;
  content: '';
  height: 30px;
  top: -1px;
  background-color: #f0f0f0;
  -webkit-clip-path: polygon(0 0%, 46% 0%, 50% 50%, 54% 0%, 100% 0%, 100% 0%, 0 0%);
  clip-path: polygon(0 0%, 46% 0%, 50% 50%, 54% 0%, 100% 0%, 100% 0%, 0 0%);
}
@media screen and (min-width: 35.5em) {
  .js-arrow-before.js-prev-is-grey:before {
    height: 35px;
  }
}
@media screen and (min-width: 48em) {
  .js-arrow-before.js-prev-is-grey:before {
    height: 20px;
  }
}
@media screen and (min-width: 64em) {
  .js-arrow-before.js-prev-is-grey:before {
    height: 25px;
  }
}
@media screen and (min-width: 80em) {
  .js-arrow-before.js-prev-is-grey:before {
    height: 30px;
  }
}
@media screen and (min-width: 48em) {
  .js-arrow-before.js-prev-is-grey:before {
    -webkit-clip-path: polygon(0 0%, 49% 0%, 50% 50%, 51% 0%, 100% 0%, 100% 0%, 0 0%);
    clip-path: polygon(0 0%, 49% 0%, 50% 50%, 51% 0%, 100% 0%, 100% 0%, 0 0%);
  }
}
/* fixing white following white sections */
.white-section + .white-section .inner-container {
  margin-top: -3em;
  padding-top: 0;
}
.white-section.js-arrow-after.js-next-is-white:after {
  height: 0;
}
.font_asap {
  font-family: 'Asap', sans-serif;
}
.heading_normal {
  font-family: 'Asap', sans-serif;
  font-weight: 400;
  text-transform: none;
}
.heading_normal strong {
  font-weight: 700;
}
.heading_strong {
  font-family: 'Asap', sans-serif;
  font-weight: 700;
  text-transform: none;
}
.heading_uppercase {
  font-family: 'Asap', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.heading_uppercase_light {
  font-family: 'Asap', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.lowercase {
  text-transform: lowercase;
}
.body_normal {
  font-family: 'Asap', sans-serif;
  font-weight: 400;
  text-transform: none;
}
.body_normal strong {
  font-weight: 700;
}
.body_strong {
  font-family: 'Asap', sans-serif;
  font-weight: 500;
  text-transform: none;
}
.body_uppercase {
  font-family: 'Asap', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
.body_uppercase_strong {
  font-family: 'Asap', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}
* {
  font-family: 'Asap', sans-serif;
}
/* 

Usage:
Write mobile-first CSS (default classes cater to smallest screen size).
For larger screen sizes, use one of the breakpoints, like this:

.example
    // 100% width on small screens, 50% width on medium screens and above
    width: 100%;
    @media @breakpoint-m {
        width: 50%;
    }
}

*/
/*

Example usage with custom responsive layout:

.items {
	.grid;
}

.item {

	.grid-cell;
	.col-1-1; // Default for smallest screens: 1 per row

	@media @MediaSM {
		.col-1-2; // For small and above: 2 per row
	}
	@media @MediaMD {
		.col-1-4; // For medium and above: 4 per row
	}
}

Note that this does not handle height. Height should be set separately. See .centred-parent, .centred-child-full-height and .centred-child-full-width for a couple of options.

*/
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid {
  margin: 0 -2em 0 0;
  /*margin-right: -@pad;*/
}
.grid:after {
  content: "";
  display: table;
  clear: both;
}
.grid-cell {
  float: left;
  padding-right: 2rem;
  padding-bottom: 2rem;
  margin-bottom: 0;
}
.row {
  display: block;
  clear: both;
}
.col-1-1 {
  width: 100%;
}
.col-1-2 {
  width: 50%;
}
.col-2-3 {
  width: 66.66%;
}
.col-1-3 {
  width: 33.33%;
}
.col-1-4 {
  width: 25%;
}
.col-3-4 {
  width: 75%;
}
.col-1-5 {
  width: 20%;
}
/* umbraco friently 12-col grid */
.col-3-12 {
  width: 25%;
  float: left;
  padding-right: 2rem;
  padding-bottom: 2rem;
  margin-bottom: 0;
}
.col-4-12 {
  width: 33.33%;
  float: left;
  padding-right: 2rem;
  padding-bottom: 2rem;
  margin-bottom: 0;
}
.col-6-12 {
  width: 50%;
  float: left;
  padding-right: 2rem;
  padding-bottom: 2rem;
  margin-bottom: 0;
}
.col-8-12 {
  width: 66.66%;
  float: left;
  padding-right: 2rem;
  padding-bottom: 2rem;
  margin-bottom: 0;
}
.col-9-12 {
  width: 75%;
  float: left;
  padding-right: 2rem;
  padding-bottom: 2rem;
  margin-bottom: 0;
}
.col-12-12 {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-bottom: 2rem;
  margin-bottom: 0;
}
.col-3-12,
.col-4-12,
.col-6-12,
.col-8-12,
.col-9-12,
.col-12-12,
.col-1-1,
.col-1-2,
.col-2-3,
.col-1-3,
.col-1-4,
.col-3-4,
.col-1-5 {
  float: left;
  padding-right: 2rem;
  padding-bottom: 2rem;
  margin-bottom: 0;
}
@media screen and (max-width: 35.5em) {
  .col-3-12,
  .col-4-12,
  .col-6-12,
  .col-8-12,
  .col-9-12,
  .col-12-12,
  .col-1-1,
  .col-1-2,
  .col-2-3,
  .col-1-3,
  .col-1-4,
  .col-3-4,
  .col-1-5 {
    width: 100%;
    float: left;
    padding-right: 2rem;
    padding-bottom: 2rem;
    margin-bottom: 0;
  }
}
.padded {
  padding: 2rem;
}
.image-grid {
  margin: 0 -2em 0 0;
  /*margin-right: -@pad;*/
}
.image-grid:after {
  content: "";
  display: table;
  clear: both;
}
.image-grid .small,
.image-grid .large {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-bottom: 2rem;
  margin-bottom: 0;
}
@media screen and (min-width: 35.5em) {
  .image-grid .small {
    width: 50%;
    float: left;
    padding-right: 2rem;
    padding-bottom: 2rem;
    margin-bottom: 0;
  }
}
img {
  max-width: 100%;
  max-height: 100%;
}
body {
  margin: 0;
}
.continuous,
.no-margin-bottom {
  margin-bottom: 0;
}
[aria-hidden="true"] {
  display: none;
}
[aria-hidden="false"] {
  display: block;
}
.clearfix {
  clear: both;
}
.fixed-position {
  position: fixed;
  will-change: position;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.unselectable {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.undraggable {
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
}
.border-box-sizing {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyunhidden {
  border: none;
  clip: none;
  height: auto;
  margin: auto;
  position: relative;
  width: auto;
}
.flip-horizontal {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  -webkit-filter: FlipH;
          filter: FlipH;
  -ms-filter: "FlipH";
}
.flip-vertical {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
  -webkit-filter: FlipV;
          filter: FlipV;
  -ms-filter: "FlipV";
}
.rotate-45 {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.rotate-90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.column-fill-auto {
  -webkit-column-fill: auto;
          column-fill: auto;
}
.column-fill-balance {
  -webkit-column-fill: balance;
          column-fill: balance;
}
#map div.iw-container {
  background-color: #233f50e;
  color: #ffffff;
  height: 25px;
  width: 120px;
}
#map {
  min-width: 450px;
  max-width: 980px;
  height: 450px;
  margin-top: 10px;
  position: relative;
  overflow: visible;
}
#map [aria-hidden="true"],
#map [aria-hidden="false"] {
  display: block;
}
#map img {
  max-width: initial;
  max-height: initial;
}
#key ul li {
  position: relative;
  list-style-type: none;
  display: inline;
  margin-left: 28px;
}
@media screen and (max-width: 35.5em) {
  #key ul li {
    /*    width: 120px;*/
    display: block;
  }
}
#key ul li.key {
  margin-left: 0px;
}
#key ul li.departure {
  padding-top: 10px;
}
#key ul li.departure:before {
  content: "";
  position: absolute;
  left: -24px;
  width: 22px;
  height: 28px;
  background-image: url(../images/design/departure.png);
  background-repeat: no-repeat;
  background-position-x: center;
  margin: 3px;
}
#key ul li.capital:before {
  content: "";
  position: absolute;
  left: -24px;
  width: 22px;
  height: 18px;
  background-image: url(../images/design/capitalairPin.png);
  background-repeat: no-repeat;
  background-position-x: center;
  margin: 3px;
}
#key ul li.city:before {
  content: "";
  position: absolute;
  left: -24px;
  width: 22px;
  height: 15px;
  background-image: url(../images/design/cityairPin.png);
  background-repeat: no-repeat;
  background-position-x: center;
  margin: 3px;
}
#searchbar {
  float: left;
  width: 100%;
}
#searchbar input {
  display: inline;
}
#searchbar input[type="button"] {
  border: 0;
  background-repeat: no-repeat;
  background-position: right;
  padding: 6px;
  margin: 6px;
  width: 180px;
  font-size: 1.0em;
}
@media screen and (max-width: 35.5em) {
  #searchbar input[type="button"] {
    width: 100%;
  }
}
@media screen and (max-width: 35.5em) {
  #searchbar input[type="button"]:first-of-type {
    width: 100%;
  }
}
#searchbar input[type="button"].selected {
  border: 0;
  background-repeat: no-repeat;
  background-size: 50%;
  background-color: #33a7c6;
  background-position: right;
  color: white;
  padding: 6px;
  margin: 6px;
  width: 180px;
}
@media screen and (max-width: 35.5em) {
  #searchbar input[type="button"].selected {
    width: 100%;
  }
}
#searchbar input[type="button"].btn {
  border: 0;
  background-repeat: no-repeat;
  background-position: right;
  padding: 6px;
  margin: 6px;
  font-size: 1.0em;
  min-width: 180px;
}
@media screen and (max-width: 35.5em) {
  #searchbar input[type="button"].btn {
    width: 100%;
  }
}
/*Routes box */
/*style the box*/
.gm-style .gm-style-iw {
  background-color: #233f50 !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 24px !important;
  display: block !important;
}
.gm-style .gm-style-iw h1 {
  font-size: 13px;
  padding: 15px;
  text-transform: initial;
}
.gm-style .gm-style-iw div > p {
  margin: 6px 0 0 0;
  font-size: 13px;
  padding: 0 0 0 6px;
  text-transform: initial;
}
/*style the p tag*/
.gm-style .gm-style-iw #google-popup p {
  padding: 10px;
}
/*style the arrow*/
.gm-style div div div div div div div div {
  background-color: #233f50 !important;
  margin: 0;
  padding: 0;
  top: 0;
  color: #fff;
  font-size: 13px;
}
/*style the link*/
.gm-style div div div div div div div div a {
  color: #f1f1f1;
  font-weight: bold;
}
section.carousel,
div.carousel {
  width: 100%;
  padding: 0;
  position: relative;
}
div#myCarousel {
  width: 100%;
  height: 160px;
  padding: 0;
  margin-bottom: 16px;
  position: relative;
}
.carousel-item {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
  background-color: #000;
  padding: 6em 1em 8em;
  background-size: cover;
  background-position: center;
  color: #fff;
  top: 0;
  right: 0;
  left: 0;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 35.5em) {
  .carousel-item {
    padding-bottom: 3em;
  }
}
@media screen and (min-width: 48em) {
  .carousel-item {
    padding: 9em 8em 8em;
    min-height: 34em;
  }
}
.carousel-item[aria-hidden="true"] {
  z-index: 3;
  display: block;
  position: absolute;
  opacity: 0;
}
.carousel-item[aria-hidden="false"] {
  z-index: 4;
  display: block;
  position: relative;
  opacity: 1;
}
.carousel-item:after {
  position: absolute;
  left: 0;
  right: 0;
  content: '';
  height: 30px;
  bottom: -1px;
  margin-top: 2px;
  background-color: #fff;
  -webkit-clip-path: polygon(0 50%, 46% 50%, 50% 100%, 54% 50%, 100% 50%, 100% 100%, 0 100%);
  clip-path: polygon(0 50%, 46% 50%, 50% 100%, 54% 50%, 100% 50%, 100% 100%, 0 100%);
}
@media screen and (min-width: 35.5em) {
  .carousel-item:after {
    height: 35px;
  }
}
@media screen and (min-width: 48em) {
  .carousel-item:after {
    height: 20px;
  }
}
@media screen and (min-width: 64em) {
  .carousel-item:after {
    height: 25px;
  }
}
@media screen and (min-width: 80em) {
  .carousel-item:after {
    height: 30px;
  }
}
@media screen and (min-width: 48em) {
  .carousel-item:after {
    -webkit-clip-path: polygon(0 50%, 49% 50%, 50% 100%, 51% 50%, 100% 50%, 100% 100%, 0 100%);
    clip-path: polygon(0 50%, 49% 50%, 50% 100%, 51% 50%, 100% 50%, 100% 100%, 0 100%);
  }
}
.carousel-item h2 {
  font-family: 'Asap', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 3rem;
  margin-bottom: 1rem;
  margin-top: 0;
}
@media screen and (max-width: 48em) {
  .carousel-item h2 {
    font-size: 2rem;
  }
}
.carousel-item h3 {
  font-family: 'Asap', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 0.5em;
  margin-top: 0;
}
.carousel-item a {
  border: 1px solid;
  border-radius: 2px;
  padding: 0.8rem 1rem;
  text-decoration: none;
  font-size: 0.84rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-color: #fff;
  color: #fff;
  margin-top: 1rem;
  display: inline-block;
  cursor: pointer;
  font-family: 'Asap', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}
@media screen and (max-width: 35.5em) {
  .carousel-item a {
    display: block;
    text-align: center;
  }
}
.carousel-item a:hover,
.carousel-item a:focus {
  background-color: #00b6de;
  color: #fff;
  border-color: #fff;
}
.carousel-item a:hover,
.carousel-item a:focus {
  background-color: #00b6de;
  color: #fff;
  border-color: #fff;
}
.carousel-item p {
  font-size: 1.3rem;
  line-height: 1.5em;
  max-width: 30em;
  margin: 1rem auto;
}
.carousel-item p:first-of-type {
  margin-top: 0;
}
.carousel-item p.small {
  font-size: 0.95rem;
}
.carousel-item .scroll {
  position: absolute;
  bottom: 3.5em;
  left: 0;
  right: 0;
  text-align: center;
}
@media screen and (max-width: 35.5em) {
  .carousel-item .scroll {
    display: none;
  }
}
.carousel-item .scroll:before {
  content: 'Scroll';
  font-family: 'Asap', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 0.85em;
}
.carousel-item .scroll:after {
  width: 1.25rem;
  height: 1.25rem;
  content: '';
  display: block;
  margin: 5px auto 0;
  background-image: url(../images/design/arrow-down.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.carousel nav {
  position: absolute;
  top: 3rem;
  width: 100%;
  text-align: center;
  z-index: 5;
}
.carousel button {
  width: 1rem;
  height: 1rem;
  padding: 0;
  margin: 0 0.16666667rem;
  background-color: transparent;
  border: 3px solid #e4e4e4;
  border-radius: 100%;
}
.carousel button span {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.carousel button[aria-selected="true"] {
  background-color: #e4e4e4 !important;
}
.carousel button:hover,
.carousel button:focus {
  background-color: #fff;
}
div#myCarousel.carousel nav {
  position: absolute;
  top: 15rem;
  width: 100%;
  text-align: center;
  z-index: 5;
}
@media screen and (max-width: 35.5em) {
  div#myCarousel.carousel section.item div#myCarousel.carousel section.item {
    padding-bottom: 0em;
  }
}
@media screen and (min-width: 48em) {
  div#myCarousel.carousel section.item div#myCarousel.carousel section.item {
    padding: 0;
    min-height: 0em;
    background-position: center;
    color: #fff;
    top: 0;
    right: 0;
    left: 0;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
    text-align: center;
    position: relative;
  }
  div#myCarousel.carousel section.item div#myCarousel.carousel section.item[aria-hidden="true"] {
    z-index: 3;
    display: block;
    position: absolute;
    opacity: 0;
  }
  div#myCarousel.carousel section.item div#myCarousel.carousel section.item[aria-hidden="false"] {
    z-index: 4;
    display: block;
    position: relative;
    opacity: 1;
  }
  div#myCarousel.carousel section.item div#myCarousel.carousel section.item:after {
    position: absolute;
    left: 0;
    right: 0;
    content: '';
    height: 30px;
    bottom: -1px;
    margin-top: 2px;
    background-color: #fff;
    -webkit-clip-path: polygon(0 50%, 46% 50%, 50% 100%, 54% 50%, 100% 50%, 100% 100%, 0 100%);
    clip-path: polygon(0 50%, 46% 50%, 50% 100%, 54% 50%, 100% 50%, 100% 100%, 0 100%);
  }
}
@media screen and (min-width: 48em) and screen and (min-width: 35.5em) {
  div#myCarousel.carousel section.item div#myCarousel.carousel section.item:after {
    height: 35px;
  }
}
@media screen and (min-width: 48em) and screen and (min-width: 48em) {
  div#myCarousel.carousel section.item div#myCarousel.carousel section.item:after {
    height: 20px;
  }
}
@media screen and (min-width: 48em) and screen and (min-width: 64em) {
  div#myCarousel.carousel section.item div#myCarousel.carousel section.item:after {
    height: 25px;
  }
}
@media screen and (min-width: 48em) and screen and (min-width: 80em) {
  div#myCarousel.carousel section.item div#myCarousel.carousel section.item:after {
    height: 30px;
  }
}
@media screen and (min-width: 48em) and screen and (min-width: 48em) {
  div#myCarousel.carousel section.item div#myCarousel.carousel section.item:after {
    -webkit-clip-path: polygon(0 50%, 49% 50%, 50% 100%, 51% 50%, 100% 50%, 100% 100%, 0 100%);
    clip-path: polygon(0 50%, 49% 50%, 50% 100%, 51% 50%, 100% 50%, 100% 100%, 0 100%);
  }
}
a.next,
a.previous {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 80px;
  bottom: 40%;
  border-bottom: none;
  background-repeat: no-repeat;
  background-position: top;
  background-size: contain;
  background-color: #233f50;
  display: block;
}
a.next:after,
a.previous:after {
  display: none;
}
a.next span.sr-only,
a.previous span.sr-only {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
a.previous {
  width: 30px;
  height: 30px;
  top: 80px;
  bottom: 40%;
  left: 28px;
  background-image: url(../images/design/white-arrow-left.svg);
}
a.next {
  right: 28px;
  background-image: url(../images/design/white-arrow-right.svg);
}
input,
label {
  height: 2.2rem;
}
label {
  line-height: 2.2rem;
  padding: 0;
  margin: 0;
  padding-right: 1rem;
}
input[type="text"],
input[type="date"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 0px;
  padding: 0 0.66666667rem;
  margin-bottom: 0.5rem;
}
input[type="submit"] {
  border: 1px solid;
  border-radius: 2px;
  font-family: 'Asap', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  padding: 0.8rem 1rem;
  text-decoration: none;
  font-size: 0.84rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-color: #00b6de;
  color: #00b6de;
  padding-top: 0px;
  padding-bottom: 0px;
  cursor: pointer;
  background-color: transparent;
}
@media screen and (max-width: 35.5em) {
  input[type="submit"] {
    display: block;
    text-align: center;
  }
}
input[type="submit"]:hover,
input[type="submit"]:focus {
  background-color: #fff;
  color: #233f50;
  border-color: #233f50;
}
input[type="submit"]:hover,
input[type="submit"]:focus {
  background-color: #fff;
  color: #233f50;
  border-color: #233f50;
}
#login input[type="text"] {
  width: 65%;
}
#login label {
  width: 30%;
}
#login section {
  padding: 1rem 1rem 0 1rem;
}
@media screen and (max-width: 35.5em) {
  #login .align-right {
    text-align: left;
  }
}
#page-header {
  -webkit-transition: margin-top 0.25s;
  transition: margin-top 0.25s;
}
.js-search-active #page-header {
  margin-top: 90px;
}
@media screen and (min-width: 1001px) {
  .js-search-active #page-header {
    margin-top: 93.125px;
  }
}
.js-search-active #search {
  top: 0px;
}
.js-search-active #toggle-companies-navigation {
  margin-top: 90px;
}
.js-search-active #toggle-search {
  margin-top: 90px;
}
/********************* Companies menu *********************/
#toggle-companies-navigation {
  width: 100%;
  background-color: #000;
  color: #fff;
  border: 0;
  padding: 0 1rem;
  /*font-size: 0.85rem;*/
  font-size: 13px;
  height: 3.125em;
  text-align: left;
  display: none;
  border-bottom: 1px solid #494949;
  z-index: 11;
}
@media screen and (min-width: 1001px) {
  #toggle-companies-navigation {
    display: block;
    border-bottom: none;
    position: absolute;
    -webkit-transition: margin-top 0.25s;
    transition: margin-top 0.25s;
    top: 0;
    font-size: 0.75rem;
    text-align: center;
    padding: 0;
  }
  #toggle-companies-navigation span:after {
    /*content: '▼';*/
    content: "\f0d7";
    font: normal normal normal 14px/1 FontAwesome;
    width: 1rem;
    height: 1em;
    padding-left: 0.5rem;
    display: inline-block;
  }
}
#toggle-companies-navigation[aria-expanded="true"] {
  outline: 0;
}
#toggle-companies-navigation[aria-expanded="true"] span:after {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
  -webkit-filter: FlipV;
          filter: FlipV;
  -ms-filter: "FlipV";
}
#companies-navigation {
  width: 100%;
  background-color: #000;
  color: #fff;
  font-size: 0.75rem;
  padding-bottom: 2rem;
}
#companies-navigation a {
  color: #00b6de;
}
#companies-navigation a:hover,
#companies-navigation a:focus {
  color: #fff;
  outline-color: #fff;
}
#companies-navigation * {
  border-color: #494949;
}
#companies-navigation h2 {
  color: #00b6de;
}
@media screen and (min-width: 1001px) {
  #companies-navigation {
    background-color: #233f50;
    color: #fff;
    font-size: 1em;
    position: absolute;
    top: -11.5rem;
    -webkit-transition: top 0.25s;
    transition: top 0.25s;
    padding-bottom: 0px;
  }
  #companies-navigation a {
    color: #00b6de;
  }
  #companies-navigation a:hover,
  #companies-navigation a:focus {
    color: #fff;
    outline-color: #00b6de;
  }
  #companies-navigation * {
    border-color: #395262;
  }
  #companies-navigation .arrow-more-links a.more {
    font-family: 'Asap', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
    color: #fff;
  }
  #companies-navigation .arrow-more-links a.more:after {
    content: " \f178";
    font: normal normal normal 14px/1 FontAwesome;
    -webkit-transition: padding 0.3s;
    transition: padding 0.3s;
    padding-left: 0;
    padding-right: 0.2rem;
  }
  #companies-navigation .arrow-more-links a.more:after {
    color: #00b6de;
  }
  #companies-navigation .arrow-more-links a.more:hover,
  #companies-navigation .arrow-more-links a.more:focus {
    color: #00b6de;
  }
  #companies-navigation .arrow-more-links a.more:hover:after,
  #companies-navigation .arrow-more-links a.more:focus:after {
    padding-right: 0;
    padding-left: 0.2rem;
  }
  #companies-navigation .top-border-more-links a.more {
    border-top: 1px solid #395262;
    display: block;
    padding: 0.5rem 0;
  }
  #companies-navigation h2 {
    color: #00b6de;
  }
  #companies-navigation h2 a {
    color: #fff;
  }
  #companies-navigation h2 a:hover,
  #companies-navigation h2 a:focus {
    color: #00b6de;
  }
  #companies-navigation h3 a {
    color: #fff;
  }
  #companies-navigation h3 a:hover,
  #companies-navigation h3 a:focus {
    color: #00b6de;
  }
}
#companies-navigation ul {
  margin: 0 auto;
  max-width: 87.5em;
  padding: 0;
}
@media screen and (min-width: 1001px) {
  #companies-navigation ul {
    padding: 0 1.875em;
  }
}
#companies-navigation ul li {
  display: block;
  list-style-type: none;
  list-style: none;
  padding-left: 0px !important;
  margin-left: 0px;
}
#companies-navigation ul li:before {
  display: none;
}
@media screen and (min-width: 1001px) {
  #companies-navigation ul li {
    float: left;
    display: inline-block;
    width: 16.6%;
    height: 11.5rem;
  }
}
#companies-navigation ul li a {
  color: #fff;
}
#companies-navigation ul li a span {
  display: block;
  line-height: 2rem;
  padding: 0 1rem;
}
#companies-navigation ul li a:hover,
#companies-navigation ul li a:focus {
  color: #00b6de;
}
#companies-navigation ul li a:hover p,
#companies-navigation ul li a:focus p {
  color: #00b6de;
}
#companies-navigation ul li:first-child {
  border-top: 1px solid #494949;
}
@media screen and (min-width: 1001px) {
  #companies-navigation ul li:first-child {
    border-top: none;
  }
}
#companies-navigation ul li .logo-container {
  padding-right: 1.875em;
  padding: 0.33333333rem 0;
  border-bottom: 1px solid #494949;
  background-image: url(/images/design/external-grey.svg);
  background-repeat: no-repeat;
  background-position: right 1rem center;
  background-size: 1rem;
  clear: both;
}
#companies-navigation ul li .logo-container img {
  display: none;
}
@media screen and (min-width: 1001px) {
  #companies-navigation ul li .logo-container {
    height: 4.375em;
    padding: 1rem 0;
    border-bottom: 1px solid #395262;
    background-image: none;
  }
  #companies-navigation ul li .logo-container:first-of-type {
    border-top: none;
  }
  #companies-navigation ul li .logo-container img {
    display: block;
  }
  #companies-navigation ul li .logo-container span {
    display: none;
  }
}
#companies-navigation ul li a:hover .logo-container,
#companies-navigation ul li a:focus .logo-container {
  background-image: url(/images/design/external-blue.svg);
}
@media screen and (min-width: 1001px) {
  #companies-navigation ul li a:hover .logo-container,
  #companies-navigation ul li a:focus .logo-container {
    background-image: none;
  }
}
#companies-navigation ul li .description {
  color: #fff;
  padding-right: 1.875em;
  font-size: 0.8rem;
  line-height: 1.1rem;
  display: none;
}
@media screen and (min-width: 1001px) {
  #companies-navigation ul li .description {
    display: block;
  }
}
#companies-navigation ul:after {
  content: '';
  display: block;
  clear: both;
}
.js-companies-menu-active #page-header {
  margin-top: 14.625rem;
}
.js-companies-menu-active #companies-navigation {
  top: 0px;
}
.js-companies-menu-active #toggle-companies-navigation {
  margin-top: 11.5rem;
}
/********************* Main menu *********************/
/*body.js-main-menu-expanded {
    #main-navigation {
        padding-bottom: @ExpandedMenuSectionHeight;
    }
    &.js-mobile-menu-active {
        #main-navigation {
            padding-bottom: 0;
        }
    }
}*/
#toggle-search {
  position: absolute;
  right: 2rem;
  top: 0;
  margin: 0;
  height: 4rem;
  background-position: center;
  width: 1.33333333rem;
  padding: 5px;
  -webkit-transition: margin-top 0.25s;
  transition: margin-top 0.25s;
}
@media screen and (min-width: 1001px) {
  #toggle-search {
    top: 3rem;
  }
}
#main-navigation {
  text-align: center;
}
#main-navigation .logo {
  height: 2.4rem;
  margin-top: 0.8rem;
  position: absolute;
  left: 2rem;
}
#main-navigation #hamburger-button {
  width: 3.33333333rem;
  padding-left: 1rem;
  padding-right: 1rem;
  height: 4rem;
  background-color: transparent;
  border: 0;
  background-image: url(/images/design/hamburger.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1.33333333rem;
  margin: 0 auto;
  z-index: 11;
}
#main-navigation #hamburger-button span {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
@media screen and (min-width: 1001px) {
  #main-navigation {
    -webkit-transition: padding 0.25s;
    transition: padding 0.25s;
    position: relative;
    padding-bottom: 0;
    height: 6.5em;
    margin-top: 3.125em;
    margin-left: 0;
    float: left;
    width: 100%;
  }
  #main-navigation .logo {
    width: 6.25em;
    position: absolute;
    left: 1.875em;
    top: 1.5em;
    height: 3.4rem;
    margin-top: 0.4rem;
  }
  #main-navigation #toggle-search {
    position: absolute;
    right: 1.875em;
    margin: 0;
    height: 1.33333333rem;
    width: 1.33333333rem;
    padding: 0;
  }
  #main-navigation #hamburger-button {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  #main-navigation ul {
    width: 80%;
    max-width: 62.5em;
    text-align: center;
    margin: 3rem auto 0;
    padding: 0;
  }
  #main-navigation ul li {
    list-style-type: none;
    list-style: none;
    margin: 0;
    padding: 0 0.5rem;
    display: inline-block;
    border-right: 1px solid #d6dcdf;
    width: 16.6%;
    float: left;
    /*button {
                    border: 0;
                    background-color: transparent;
                    .body_uppercase;
                    width: 100%;
                    height: @MainNavigationLinkHeight;
                    padding: 0;
                    text-align: center;
                    display: block;
                    color:@c-darkblue2;
                    .border-box-sizing;
                    &:hover, &.active {
                        color: @c-lightblue;
                    }
                     &:focus{
                        color: @c-darkblue2;
                    }
                    &[aria-pressed="true"] {
                      color: @c-lightblue;
                        &:focus {
                            outline: none;
                        }
                    }
                    position: relative;
                    span {
                        width: 100%;
                        position: absolute;
                        top: 0;
                        transition: top 0.3s;
                        left: 0;
                        right: 0;
                        padding: 0 @MainNavigationLinkSidePadding;
                    }
                }*/
  }
  #main-navigation ul li:last-of-type {
    border-right: 0;
  }
  #main-navigation ul li a {
    padding: 0 0.5rem;
    font-size: 0.825em;
    line-height: 1.125rem;
    border: 0;
    background-color: transparent;
    font-family: 'Asap', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    width: 100%;
    height: 3.75em;
    text-align: center;
    display: block;
    color: #022e5f;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #main-navigation ul li a:hover,
  #main-navigation ul li a.active {
    color: #00b6de;
  }
  #main-navigation ul li a:focus {
    color: #022e5f;
  }
}
@media screen and (min-width: 80em) {
  #main-navigation .logo {
    left: 50%;
    margin-left: -37em;
  }
  #main-navigation #toggle-search {
    right: 50%;
    margin-right: -45em;
  }
}
header .social {
  background-color: #00b6de;
  color: #fff;
  display: none;
  padding: 0 1rem;
}
header .social a {
  color: #fff;
}
header .social a:hover,
header .social a:focus {
  color: #233f50;
  outline-color: #233f50;
}
header .social * {
  border-color: #33a7c6;
}
header .social h2 {
  color: #233f50;
}
header .social h2 a {
  color: #00b6de;
}
header .social h2 a:hover,
header .social h2 a:focus {
  color: #233f50;
}
header .social h3 a {
  color: #00b6de;
}
header .social h3 a:hover,
header .social h3 a:focus {
  color: #233f50;
}
header .social ul li {
  width: 25%;
  padding: 0;
  text-align: center;
  float: left;
}
header .social ul li a {
  margin: 0 auto;
}
header .social ul li:last-of-type a {
  margin: 0 auto;
}
header .social ul:after {
  content: '';
  clear: both;
  height: 1rem;
  display: block;
}
/********************* Expanded mobile menu *********************/
@media screen and (max-width: 1000px) {
  body.js-mobile-menu-active {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
  }
  body.js-mobile-menu-active #main-navigation #hamburger-button {
    position: absolute;
    right: 0;
    top: 1.2rem;
    height: 1.6rem;
    width: 100%;
    background-position: right 1.05rem center;
    background-size: contain;
    background-image: url(/images/design/cross-white.svg);
  }
  body.js-mobile-menu-active #page-header {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow-y: scroll;
    background-color: #00b6de;
    z-index: 10;
  }
  body.js-mobile-menu-active .logo {
    display: none;
  }
  body.js-mobile-menu-active #toggle-search {
    display: none;
  }
  body.js-mobile-menu-active #menu {
    margin-top: 4rem !important;
  }
  #main-navigation #menu {
    list-style-type: none;
    list-style: none;
    padding-left: 0px !important;
    margin-left: 0px;
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: #00b6de;
  }
  #main-navigation #menu:before {
    display: none;
  }
  #main-navigation #menu li {
    background-color: #fff;
    margin: 0;
  }
  #main-navigation #menu li li {
    background-color: transparent;
  }
  #main-navigation #menu li .button {
    background-color: transparent;
    text-align: left;
    display: block;
    border: none;
    border-bottom: 1px solid #e9e9e9;
    width: 100%;
    padding: 0 1rem;
    position: relative;
    height: 2.5rem;
    line-height: 2.5rem;
    color: #5c5c5c;
    font-size: 0.825em;
  }
  #main-navigation #menu li .button:after {
    content: "\f0d7";
    font-family: FontAwesome;
    line-height: 1.375em;
    text-align: center;
    font-size: 1.375em;
    color: #fff;
    width: 1.375rem;
    height: 1.375rem;
    top: 0.5625rem;
    right: 1rem;
    background-color: #00b6de;
    border-radius: 100%;
    position: absolute;
    /*background-repeat: no-repeat;
                        background-image: url(/images/design/arrow-down.svg);
                        background-position: center;
                        background-size: 80%;*/
  }
  #main-navigation #menu li .button:hover,
  #main-navigation #menu li .button:focus {
    background-color: #e4e4e4;
  }
  #main-navigation #menu li .button[aria-pressed="true"]:after {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    -webkit-filter: FlipV;
            filter: FlipV;
    -ms-filter: "FlipV";
  }
  #main-navigation #menu li .col-2-3 {
    display: none;
  }
  #main-navigation #menu li .col-1-3 {
    width: 100%;
  }
  #companies-navigation {
    display: block;
  }
  header .social {
    display: block;
  }
  #toggle-companies-navigation {
    display: block;
    cursor: default;
    outline: none !important;
  }
}
#menu,
.js-mobile-menu-active #search,
#companies-navigation-section,
header .social {
  overflow: hidden;
}
#menu[aria-hidden="true"],
.js-mobile-menu-active #search[aria-hidden="true"],
#companies-navigation-section[aria-hidden="true"],
header .social[aria-hidden="true"] {
  display: block;
}
@media screen and (min-width: 1001px) {
  #menu,
  .js-mobile-menu-active #search,
  #companies-navigation-section,
  header .social {
    margin-left: auto;
  }
}
@media screen and (max-width: 1000px) {
  #menu,
  .js-mobile-menu-active #search,
  #companies-navigation-section,
  header .social {
    -webkit-transition: max-height 0.25s;
    transition: max-height 0.25s;
    max-height: 0px;
    position: absolute;
    width: 100%;
  }
}
#companies-navigation[aria-hidden="true"],
#search[aria-hidden="true"] {
  display: block;
}
.js-mobile-menu-active #menu,
.js-mobile-menu-active #search,
.js-mobile-menu-active #companies-navigation-section,
.js-mobile-menu-active header .social {
  max-height: 1000px !important;
  position: relative;
}
.js-mobile-menu-active #search {
  background-color: #f0f0f0;
  color: #233f50;
  position: relative;
  top: 0px;
}
.js-mobile-menu-active #search a {
  color: #00b6de;
}
.js-mobile-menu-active #search a:hover,
.js-mobile-menu-active #search a:focus {
  color: #233f50;
  outline-color: #233f50;
}
.js-mobile-menu-active #search * {
  border-color: #d2d2d2;
}
.js-mobile-menu-active #search h2 {
  color: #00b6de;
}
.js-mobile-menu-active #search input[type="text"] {
  width: 85%;
  float: left;
  color: #fff;
}
@media screen and (max-width: 35.5em) {
  .js-mobile-menu-active #search input[type="text"] {
    width: 70%;
  }
}
.js-mobile-menu-active #search input[type="submit"] {
  width: 15%;
  position: absolute;
  right: 0;
  background-color: transparent;
  padding-left: 0;
  padding-right: 0;
  color: transparent;
  background-image: url(/images/design/search-blue.svg);
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
  background-position: right center;
  margin-right: 1rem;
  -webkit-transition: none;
  transition: none;
}
/********************* Main menu dropdown sections *********************/
#main-navigation {
  /*#menu li:hover .menu-dropdown-section{
        max-height:27em !important;
    }*/
}
#main-navigation .menu-dropdown-section {
  position: relative;
  height: auto;
  text-align: left;
  background: #5a7b92;
  -webkit-transition: max-height 0.25s;
  transition: max-height 0.25s;
}
@media screen and (min-width: 1001px) {
  #main-navigation .menu-dropdown-section {
    position: absolute;
    height: 21em;
    left: 0;
    right: 0;
  }
}
#main-navigation .menu-dropdown-section .contents {
  width: 90%;
  max-width: 72rem;
  margin: 0 auto;
}
#main-navigation .menu-dropdown-section a {
  color: #fff;
  text-transform: none;
  display: block;
  padding: 0.25rem 0;
  font-size: 0.82rem;
  text-align: left;
  height: auto;
}
#main-navigation .menu-dropdown-section a:hover,
#main-navigation .menu-dropdown-section a:focus {
  color: #233f50;
}
#main-navigation .menu-dropdown-section .current-section > a {
  color: #000;
}
#main-navigation .menu-dropdown-section .current-section > a:after {
  padding-left: 0.33333333rem;
}
#main-navigation .menu-dropdown-section .current-section ul a:after {
  content: '';
}
#main-navigation .menu-dropdown-section .current-section ul {
  display: block;
}
#main-navigation .menu-dropdown-section .current-section ul li.current a {
  color: #00b6de;
}
#main-navigation .menu-dropdown-section ul {
  padding: 0;
}
#main-navigation .menu-dropdown-section ul li {
  width: 100%;
  padding: 0;
}
#main-navigation .menu-dropdown-section ul ul {
  display: none;
  -webkit-column-count: 1;
  column-count: 1;
  height: auto;
  padding-left: 1em;
}
#main-navigation .menu-dropdown-section ul ul li {
  padding: 0;
}
#main-navigation .menu-dropdown-section ul ul li a {
  padding: 2px 0;
}
#main-navigation .menu-dropdown-section ul ul ul {
  width: 100%;
}
#main-navigation .menu-dropdown-section ul ul ul ul {
  display: none;
}
#main-navigation .menu-dropdown-section .grid {
  padding-top: 1rem;
}
@media screen and (min-width: 1001px) {
  #main-navigation .menu-dropdown-section .grid {
    padding-top: 2rem;
  }
  #main-navigation .menu-dropdown-section .grid .col-1-1:nth-child(1) {
    width: 33.33%;
    float: left;
    padding-right: 2rem;
    padding-bottom: 2rem;
    margin-bottom: 0;
  }
  #main-navigation .menu-dropdown-section .grid .col-1-1:nth-child(2) {
    width: 66.66%;
    float: left;
    padding-right: 2rem;
    padding-bottom: 2rem;
    margin-bottom: 0;
  }
}
#main-navigation .menu-dropdown-section .images {
  padding-top: 1rem;
}
@media screen and (min-width: 1001px) {
  #main-navigation .menu-dropdown-section .images {
    padding-top: 2rem;
  }
  #main-navigation .menu-dropdown-section .images .col-1-1:nth-child(1) {
    width: 33.33%;
    float: left;
    padding-right: 2rem;
    padding-bottom: 2rem;
    margin-bottom: 0;
  }
  #main-navigation .menu-dropdown-section .images .col-1-1:nth-child(2) {
    width: 66.66%;
    float: left;
    padding-right: 2rem;
    padding-bottom: 2rem;
    margin-bottom: 0;
  }
}
#main-navigation .menu-dropdown-section .images a {
  display: block;
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-bottom: 2rem;
  margin-bottom: 0;
}
@media screen and (min-width: 35.5em) {
  #main-navigation .menu-dropdown-section .images a {
    width: 50%;
    float: left;
    padding-right: 2rem;
    padding-bottom: 2rem;
    margin-bottom: 0;
  }
}
#main-navigation .menu-dropdown-section .images a img {
  /*width: 100%;*/
  max-height: none;
  max-width: none;
  margin-bottom: 1rem;
  height: 192px;
  width: 336px;
}
#main-navigation .menu-dropdown-section h2 {
  font-family: 'Asap', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  color: #000;
  font-size: 0.9rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem;
}
#main-navigation .menu-dropdown-section h2 a {
  font-family: 'Asap', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  color: #000;
}
#main-navigation .menu-dropdown-section ul {
  width: 100%;
  height: 13em;
  text-align: left;
  max-width: none;
  margin-top: 0;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-width: 50%;
  column-width: 50%;
  -webkit-column-gap: 1rem;
  column-gap: 1rem;
  -webkit-column-fill: auto;
          column-fill: auto;
}
#main-navigation .menu-dropdown-section ul li {
  display: block;
  border-right: none;
  width: auto;
  float: none;
}
#main-navigation .menu-dropdown-section ul li.current > a {
  color: #00b6de;
}
#main-navigation .menu-dropdown-section ul li.current > a:after {
  padding-left: 0.33333333rem;
}
@media screen and (max-width: 1000px) {
  #main-navigation .menu-dropdown-section ul li.current ul {
    display: block;
  }
}
@media screen and (min-width: 1001px) {
  #main-navigation .menu-dropdown-section[aria-hidden="true"] {
    overflow: hidden;
    max-height: 0px;
    z-index: 6;
    display: block;
  }
  #main-navigation .menu-dropdown-section[aria-hidden="false"] {
    max-height: 21em;
    z-index: 7;
    display: block;
  }
}
/********************* Search *********************/
#toggle-search {
  border: 0;
  background-image: url(/images/design/search-blue.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
  padding: 0;
  margin: 0;
}
#toggle-search[aria-pressed="false"] {
  outline: none;
}
#toggle-search span {
  display: none;
}
#toggle-search:hover {
  opacity: 0.8;
}
#toggle-search:focus {
  outline: 2px solid #00b6de;
}
#search {
  background-color: #233f50;
  border-color: #fff;
  color: #fff;
  top: 0px;
  -webkit-transition: top 0.25s;
  transition: top 0.25s;
  position: absolute;
  top: -90px;
  height: 90px;
  padding-top: 30px;
  width: 100%;
  text-align: center;
}
#search a {
  color: #00b6de;
}
#search a:hover,
#search a:focus {
  color: #fff;
  outline-color: #00b6de;
}
#search * {
  border-color: #395262;
}
#search .arrow-more-links a.more {
  font-family: 'Asap', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  color: #fff;
}
#search .arrow-more-links a.more:after {
  content: " \f178";
  font: normal normal normal 14px/1 FontAwesome;
  -webkit-transition: padding 0.3s;
  transition: padding 0.3s;
  padding-left: 0;
  padding-right: 0.2rem;
}
#search .arrow-more-links a.more:after {
  color: #00b6de;
}
#search .arrow-more-links a.more:hover,
#search .arrow-more-links a.more:focus {
  color: #00b6de;
}
#search .arrow-more-links a.more:hover:after,
#search .arrow-more-links a.more:focus:after {
  padding-right: 0;
  padding-left: 0.2rem;
}
#search .top-border-more-links a.more {
  border-top: 1px solid #395262;
  display: block;
  padding: 0.5rem 0;
}
#search h2 {
  color: #00b6de;
}
#search h2 a {
  color: #fff;
}
#search h2 a:hover,
#search h2 a:focus {
  color: #00b6de;
}
#search h3 a {
  color: #fff;
}
#search h3 a:hover,
#search h3 a:focus {
  color: #00b6de;
}
#search input[type="text"] {
  color: #fff;
  width: 40%;
  border-color: #fff;
  background-color: transparent;
}
@media screen and (max-width: 35.5em) {
  #search input[type="text"] {
    display: inline-block;
    margin-left: 1rem;
  }
}
#search input[type="submit"] {
  margin-left: 0.5rem;
  float: none;
  background-color: transparent;
  border-color: #fff;
  color: #fff;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media screen and (max-width: 35.5em) {
  #search input[type="submit"] {
    display: inline-block;
    margin-left: 1rem;
  }
}
#search label {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
#search input {
  background-color: #e4e4e4;
  border: 1px solid #233f50;
  border-radius: 2px;
  color: #233f50;
  height: 30px;
}
#search input[type="text"] {
  max-width: 800px;
  padding: 0 0.5rem;
  margin: 0 1rem;
}
#search input[type="submit"] {
  font-family: 'Asap', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0;
}
/********************* Skip link *********************/
a#skip {
  display: block;
  position: absolute;
  left: -999px;
}
a#skip:focus {
  left: 0;
}
/********************* SectionMenu *********************/
#section-nav {
  font-size: 0.9em;
  /*letter-spacing: 1px;*/
}
#section-nav .contents {
  width: 90%;
  max-width: 72rem;
  margin: 0 auto;
}
#section-nav .contents a {
  color: #afafaf;
  display: block;
  padding: 0.25rem 0;
  font-size: 0.82rem;
}
#section-nav .contents a.inpath {
  color: #000;
}
#section-nav .contents a.current {
  color: #00b6de;
}
#section-nav .contents h2 {
  font-family: 'Asap', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  color: #00b6de;
  font-size: 0.9rem;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem;
}
#section-nav .contents h2 a {
  color: #00b6de;
}
@media screen and (min-width: 1001px) {
  #section-nav .contents ul {
    height: 7.4em;
    -webkit-column-count: 5;
    column-count: 5;
    -webkit-column-width: 20%;
    column-width: 20%;
    -webkit-column-gap: 1rem;
    column-gap: 1rem;
    -webkit-column-fill: auto;
            column-fill: auto;
  }
}
@media screen and (max-width: 1000px) {
  #section-nav .contents ul {
    height: 10.9em;
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-width: 33.33%;
    column-width: 33.33%;
    -webkit-column-gap: 1rem;
    column-gap: 1rem;
    -webkit-column-fill: auto;
            column-fill: auto;
  }
}
#section-nav .contents ul {
  width: 100%;
  text-align: left;
  max-width: none;
  margin-top: 0;
}
#section-nav .contents ul ul {
  -webkit-column-count: 1;
          column-count: 1;
  height: auto;
  padding-left: 0.75em;
}
#section-nav .contents ul li.inpath {
  border-left: 2px solid #00b6de;
  padding-left: 0.5em;
}
#section-nav .contents ul li.inpath ul li.inpath {
  border-left: 0;
  padding-left: 0;
}
#section-nav .contents ul li.current > a::after {
  /* content: "✔";*/
  padding-left: 0.333333rem;
  line-height: 0.1em;
}
#section-nav .contents ul li {
  display: block;
  border-right: none;
  width: auto;
  float: none;
  margin-left: 0;
  margin-bottom: 0.25em;
  padding: 0;
}
@media screen and (max-width: 35.5em) {
  #section-nav {
    display: none;
  }
}
/********************* Breadcrumbs *********************/
#breadcrumbs {
  padding: 0.25rem 0;
  text-align: center;
  font-size: 0.8rem;
  letter-spacing: 1px;
  background-color: #00b6de;
  color: #fff;
}
#breadcrumbs a {
  color: #fff;
}
#breadcrumbs a:hover,
#breadcrumbs a:focus {
  color: #233f50;
  outline-color: #233f50;
}
#breadcrumbs * {
  border-color: #33a7c6;
}
#breadcrumbs h2 {
  color: #233f50;
}
#breadcrumbs h2 a {
  color: #00b6de;
}
#breadcrumbs h2 a:hover,
#breadcrumbs h2 a:focus {
  color: #233f50;
}
#breadcrumbs h3 a {
  color: #00b6de;
}
#breadcrumbs h3 a:hover,
#breadcrumbs h3 a:focus {
  color: #233f50;
}
#breadcrumbs #breadcrumbs-label {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
#breadcrumbs ol {
  padding: 0;
}
#breadcrumbs ol li {
  list-style-type: none;
  list-style: none;
  padding-left: 0px !important;
  margin-left: 0px;
  display: inline-block;
  font-family: 'Asap', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
#breadcrumbs ol li:before {
  display: none;
}
#breadcrumbs ol li a {
  display: inline-block;
}
#breadcrumbs ol li:after {
  content: '/';
  padding: 0 0.66666667rem 0 1rem;
}
#breadcrumbs ol li:last-of-type {
  color: #233f50;
  font-family: 'Asap', sans-serif;
  font-weight: 400;
  text-transform: none;
}
#breadcrumbs ol li:last-of-type strong {
  font-weight: 700;
}
#breadcrumbs ol li:last-of-type a {
  color: #233f50;
}
#breadcrumbs ol li:last-of-type:after {
  content: none;
}
#breadcrumbs ol li:first-of-type a:before {
  position: relative;
  top: 2px;
  content: "\f015";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*content: '';
                    background-image: url(/images/design/house.svg);
                    background-repeat: no-repeat;*/
  background-position: center;
  height: 1em;
  width: 1em;
  background-size: contain;
  display: block;
  font-size: 1.2em;
}
#breadcrumbs ol li:first-of-type span {
  display: none;
}
table {
  text-align: left;
  width: 100%;
  font-size: 0.9em;
  font-family: 'Asap', sans-serif;
  font-weight: 400;
  text-transform: none;
}
table strong {
  font-weight: 700;
}
table th {
  font-family: 'Asap', sans-serif;
  font-weight: 400;
  text-transform: none;
}
table th strong {
  font-weight: 700;
}
table caption {
  text-align: left;
  padding-bottom: 1rem;
}
table th,
table td {
  padding: 0.5rem 0;
}
table.text-mixed th {
  color: #fff;
}
table.text-mixed td {
  color: #233f50;
}
table.text-mixed caption {
  color: #fff;
}
table.text-mixed caption span {
  color: #233f50;
  font-family: 'Asap', sans-serif;
  font-weight: 500;
  text-transform: none;
}
table.solid {
  background-color: #f0f0f0;
  padding: 0 1.5rem 0;
  border-collapse: collapse;
  border-spacing: 0;
}
table.solid th,
table.solid td {
  padding: 1rem;
  vertical-align: bottom;
}
table.solid thead th {
  border-bottom: 1px solid #00b6de;
}
table.solid tfoot th,
table.solid tfoot td {
  border-bottom: 2px solid #00b6de;
  border-top: 2px solid #00b6de;
}
table.solid p {
  padding-bottom: 0;
  margin-bottom: 0;
}
table.divided {
  border-collapse: collapse;
  border-spacing: 0;
}
table.divided th,
table.divided td {
  padding: 1rem;
  vertical-align: top;
}
table.divided tbody tr {
  background-color: #f0f0f0;
  border-bottom: 8px solid white;
}
table.divided p {
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 0.2rem;
  line-height: 1.3em;
}
table.vertical-striping tr *:nth-child(2n+2) {
  background-color: #ccf0f8;
  color: #00b6de;
  font-family: 'Asap', sans-serif;
  font-weight: 500;
  text-transform: none;
}
tr.border-top td,
tr.border-top th {
  border-top: 1px solid #00b6de;
}
tr.border-bottom td,
tr.border-bottom th {
  border-bottom: 1px solid #00b6de;
}
.calendar-outlook,
.calendar-ical,
.calendar-other,
.icon-pressrelease,
.icon-pdf,
.icon-presentation {
  display: block;
  height: 1.3em;
  width: 1.3em;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.calendar-outlook span,
.calendar-ical span,
.calendar-other span,
.icon-pressrelease span,
.icon-pdf span,
.icon-presentation span {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.calendar-outlook {
  background-image: url(../images/design/outlook-blue.svg);
}
.calendar-outlook:hover,
.calendar-outlook:focus {
  background-image: url(../images/design/outlook-black.svg);
}
.calendar-ical {
  background-image: url(../images/design/ical-blue.svg);
}
.calendar-ical:hover,
.calendar-ical:focus {
  background-image: url(../images/design/ical-black.svg);
}
.calendar-other {
  background-image: url(../images/design/othercalendar-blue.svg);
}
.calendar-other:hover,
.calendar-other:focus {
  background-image: url(../images/design/othercalendar-black.svg);
}
.icon-pressrelease {
  background-image: url(../images/design/icon-pressrelease-blue.svg);
}
.icon-pressrelease:hover,
.icon-pressrelease:focus {
  background-image: url(../images/design/icon-pressrelease-black.svg);
}
.icon-pdf {
  background-image: url(../images/design/icon-pdf-blue.svg);
}
.icon-pdf:hover,
.icon-pdf:focus {
  background-image: url(../images/design/icon-pdf-black.svg);
}
.icon-presentation {
  background-image: url(../images/design/icon-presentation-blue.svg);
}
.icon-presentation:hover,
.icon-presentation:focus {
  background-image: url(../images/design/icon-presentation-black.svg);
}
#financialcal-tabs tbody td:nth-child(1) {
  width: 20%;
}
#financialcal-tabs tbody td:nth-child(2) {
  width: 50%;
}
#financialcal-tabs tbody td:nth-child(3) {
  width: 10%;
}
#financialcal-tabs tbody td:nth-child(4) {
  width: 10%;
}
#financialcal-tabs tbody td:nth-child(5) {
  width: 10%;
}
#financialresults-tabs tbody td:nth-child(1) {
  width: 20%;
}
#financialresults-tabs tbody td:nth-child(2) {
  width: 35%;
}
#financialresults-tabs tbody td:nth-child(3) {
  width: 15%;
}
#financialresults-tabs tbody td:nth-child(4) {
  width: 15%;
}
#financialresults-tabs tbody td:nth-child(5) {
  width: 15%;
}
#reports img {
  max-width: 24em;
  float: left;
  padding: 0 1rem 1rem 0;
}
.timeline .inner-container {
  margin: 3rem auto;
  width: 100%;
  padding: 10px;
}
.timeline nav {
  max-width: 1915px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  padding-bottom: 1rem;
}
@media screen and (max-width: 48em) {
  .timeline nav {
    display: none;
  }
}
.timeline nav ul {
  padding: 0;
  margin: 0 0 4rem 0;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media screen and (min-width: 48em) {
  .timeline nav ul {
    white-space: nowrap;
  }
}
.timeline nav ul li {
  position: relative;
  list-style-type: none;
  list-style: none;
  padding-left: 0px !important;
  margin-left: 0px;
  display: inline-block;
  vertical-align: top;
  padding: 0;
}
.timeline nav ul li:before {
  display: none;
}
.timeline nav ul li a {
  width: 383px;
  line-height: 1.5rem !important;
  display: inline-block;
  padding: 1rem;
  height: 5rem;
  position: relative;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
@media screen and (min-width: 48em) {
  .timeline nav ul li a:after {
    content: '';
    background-color: #e4e4e4;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    height: 8px;
    width: 8px;
    margin-left: -4px;
    bottom: -4px;
  }
}
.timeline nav ul li.current {
  position: relative;
}
.timeline nav ul li.current a {
  font-size: 1.8em;
  line-height: 1.5rem !important;
  min-width: 383px;
}
.timeline nav ul li.current a:after {
  height: 15px;
  width: 15px;
  margin-left: -7.5px;
  bottom: -7.5px;
}
.timeline nav ul li.current a:before {
  height: 15px;
  width: 15px;
  margin-left: -5px;
  bottom: -7.5px;
}
.timeline nav ul li.current a:focus {
  color: #00b6de;
}
.timeline nav ul li:after {
  position: absolute;
  bottom: 0;
  left: 95.75px;
  right: 0;
  height: 1px;
  width: 100%;
  content: '';
}
@media screen and (min-width: 48em) {
  .timeline nav ul li:after {
    border-bottom: 1px dashed #e4e4e4;
  }
}
.timeline nav ul li:first-child:after {
  width: 298px;
  left: 186px;
}
.timeline nav ul li:last-child:after {
  width: 82px;
  border-bottom: 1px dashed #e4e4e4;
}
.timeline nav #previous,
.timeline nav #next {
  position: absolute;
  width: 40px;
  /*@TimelineNavWidth/4;*/
  top: 13px;
  bottom: 40%;
  border-bottom: none;
  background-repeat: no-repeat;
  background-position: top;
  background-size: contain;
  background-color: #233f50;
  display: block;
}
.timeline nav #previous:after,
.timeline nav #next:after {
  display: none;
}
.timeline nav #previous span,
.timeline nav #next span {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.timeline nav #previous {
  left: 0;
  background-image: url(../images/design/white-arrow-left.svg);
}
.timeline nav #next {
  right: 0;
  background-image: url(../images/design/white-arrow-right.svg);
}
.timeline .items-container {
  margin: 0 auto;
  position: relative;
}
@media screen and (min-width: 48em) {
  .timeline .items-container {
    width: 100%;
    overflow: hidden;
  }
}
.timeline .items {
  position: relative;
  margin: 0 auto;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
@media screen and (min-width: 48em) {
  .timeline .items {
    width: 100%;
    white-space: nowrap;
  }
}
.timeline .items .item {
  vertical-align: top;
  display: inline-block;
  white-space: normal;
  overflow: hidden;
  text-align: center;
  font-size: 0.9em;
}
@media screen and (min-width: 48em) {
  .timeline .items .item {
    width: 100%;
  }
}
.timeline .items .item h2 {
  color: #00b6de;
  font-size: 3.4em;
  margin-bottom: 0;
  font-family: 'Asap', sans-serif;
  font-weight: 400;
  text-transform: none;
}
.timeline .items .item h2 strong {
  font-weight: 700;
}
@media screen and (min-width: 48em) {
  .timeline .items .item h2 {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
}
.timeline .items .item p {
  border-top: 1px solid #395262;
  padding-top: 1rem;
  max-width: 25em;
  margin-left: auto;
  margin-right: auto;
}
.timeline .items .item .figure {
  height: 240px;
  width: 240px;
  background-color: #fff;
  border-radius: 100%;
  background-size: cover;
  margin: 0 auto;
}
.timeline .items .item .left {
  float: left;
  margin-left: 0px;
}
.timeline .items .item .right {
  float: right;
  margin-left: 0px;
  margin-right: 14px;
}
.timeline .items .item .figcaption {
  text-align: center;
  display: block;
  padding-top: 1rem;
}
.timeline .items .item .figcaption.left {
  clear: both;
  display: block;
  width: 100%;
  padding-right: 74px;
}
.timeline .items .item .figcaption.right {
  clear: both;
  display: block;
  width: 100%;
  padding-left: 90px;
}
.expandable {
  background-color: #233f50;
  color: #fff;
  margin-bottom: 1rem;
}
.expandable .toggle {
  padding: 1rem;
  padding-right: 3rem;
  cursor: pointer;
  position: relative;
}
.expandable .toggle h3,
.expandable .toggle h4,
.expandable .toggle h5 {
  font-family: 'Asap', sans-serif;
  font-weight: 400;
  text-transform: none;
  padding: 0;
  margin: 0;
}
.expandable .toggle h3 strong,
.expandable .toggle h4 strong,
.expandable .toggle h5 strong {
  font-weight: 700;
}
.expandable .toggle:hover,
.expandable .toggle:focus {
  background-color: #00b6de;
}
.expandable .toggle:after {
  background-image: url(../images/design/plus-white.svg);
  content: '';
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: 1rem;
  right: 1rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.expandable .content {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  max-height: 100%;
  -webkit-transition: max-height 1s;
  transition: max-height 1s;
}
.expandable.js-expanded .toggle {
  background-color: #00b6de;
}
.expandable.js-expanded .toggle:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.expandable.js-expanded .content {
  background-color: #233f50;
  border: none;
  clip: none;
  height: auto;
  margin: auto;
  position: relative;
  width: auto;
  padding: 0 1rem 1rem 1rem;
}
.tab-button-container {
  background-color: #dcdcdc;
}
.tab-button {
  background-color: #dcdcdc;
  color: #676767;
  border: 0;
  padding: 0.5rem 0;
  float: left;
}
/********************* Tab buttons *********************/
.tabs {
  margin-bottom: 1.5rem;
  background-color: #dcdcdc;
}
.tabs .button,
.tabs button {
  background-color: #dcdcdc;
  color: #676767;
  border: 0;
  padding: 0.5rem 0;
  float: left;
  font-family: 'Asap', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
.tabs .button:hover,
.tabs button:hover,
.tabs .button:focus,
.tabs button:focus {
  background-color: #c1cacf;
}
.tabs .button[aria-selected="true"],
.tabs button[aria-selected="true"] {
  background-color: #00b6de;
  color: #fff;
  outline: 0;
}
.tabs .button[aria-selected="true"] span.plane,
.tabs button[aria-selected="true"] span.plane {
  background-image: url(../images/design/plane-white.png);
  font-size: 13px;
}
.tabs .button span.plane,
.tabs button span.plane {
  background-image: url(../images/design/plane.png);
  background-position: left;
  padding-left: 1.5rem;
  background-repeat: no-repeat;
  background-size: contain;
  font-size: 13px;
}
.tabs:after {
  content: '';
  display: block;
  clear: both;
}
/********************* Tab contents *********************/
.tab-contents {
  position: relative;
  padding-top: 0;
}
.tab-contents:after {
  content: '';
  clear: both;
  display: block;
}
.tab-contents p:first-child,
.tab-contents h2:first-child {
  padding-top: 0;
  margin-top: 0;
}
.tab-content {
  display: block;
  top: 0;
  left: 0;
  right: 0;
  position: relative;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  /*  padding-bottom: @Gap*2;*/
}
.tab-content[aria-hidden="true"] {
  z-index: 2;
  opacity: 0;
  position: absolute;
  top: 0;
}
.tab-content[aria-hidden="false"] {
  z-index: 3;
  opacity: 1;
}
/********************* Specific tab styles *********************/
#financialcal-tabs .tabs,
#financialresults-tabs .tabs {
  background-color: transparent;
  margin-bottom: 2rem;
}
#financialcal-tabs button,
#financialresults-tabs button {
  margin-right: 0.5rem;
  font-family: 'Asap', sans-serif;
  font-weight: 400;
  text-transform: none;
  padding: 0.66666667rem 1rem;
}
#financialcal-tabs button strong,
#financialresults-tabs button strong {
  font-weight: 700;
}
#financialcal-tabs a.button,
#financialresults-tabs a.button {
  margin-right: 0.5rem;
  font-family: 'Asap', sans-serif;
  font-weight: 400;
  text-transform: none;
  font-size: 0.8em;
  padding: 0.66666667rem 1rem;
}
#financialcal-tabs a.button strong,
#financialresults-tabs a.button strong {
  font-weight: 700;
}
#financialcal-tabs a.button.selected,
#financialresults-tabs a.button.selected {
  background-color: #00b6de;
  color: #fff;
  outline: 0;
}
#financialcal-tabs h2,
#financialresults-tabs h2 {
  margin-left: 1rem;
  font-size: 1em;
  color: #00b6de;
  font-family: 'Asap', sans-serif;
  font-weight: 500;
  text-transform: none;
  margin-bottom: 0;
  padding-bottom: 0.5rem;
}
#airport-tabs .tab-contents {
  position: relative;
  width: 100%;
  margin: 0 auto;
  max-width: 72rem;
  padding: 3rem;
  padding: 0;
}
#airport-tabs .tab-contents h1:first-child,
#airport-tabs .tab-contents h2:first-child,
#airport-tabs .tab-contents h3:first-child {
  padding-top: 0;
}
#airport-tabs .tab-contents:after {
  content: '';
  clear: both;
  display: block;
}
#airport-tabs .tab-contents img {
  margin-bottom: 1rem;
}
#airport-tabs .tab-contents p:first-child {
  margin-top: 0;
}
.blocks {
  clear: both;
}
.min-height-xs {
  min-height: 3rem;
  position: relative;
}
@media screen and (max-width: 35.5em) {
  .min-height-xs {
    min-height: 0em;
  }
}
.min-height-s {
  min-height: 13rem;
  position: relative;
}
@media screen and (max-width: 35.5em) {
  .min-height-s {
    min-height: 0em;
  }
}
.min-height-m {
  min-height: 16rem;
  position: relative;
}
@media screen and (max-width: 35.5em) {
  .min-height-m {
    min-height: 0em;
  }
}
.min-height-l {
  min-height: 20rem;
  position: relative;
}
@media screen and (max-width: 35.5em) {
  .min-height-l {
    min-height: 0em;
  }
}
.highlight-blocks-3across {
  margin: 0 -2em 0 0;
  /*margin-right: -@pad;*/
}
.highlight-blocks-3across:after {
  content: "";
  display: table;
  clear: both;
}
.highlight-blocks-3across .block {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-bottom: 2rem;
  margin-bottom: 0;
  font-size: 1em;
}
@media screen and (min-width: 48em) {
  .highlight-blocks-3across .block {
    width: 33.33%;
    float: left;
    padding-right: 2rem;
    padding-bottom: 2rem;
    margin-bottom: 0;
    font-size: 0.8em;
  }
}
@media screen and (min-width: 64em) {
  .highlight-blocks-3across .block {
    font-size: 1em;
  }
}
.highlight-blocks-3across .block ul {
  margin: 0 -2em 0 0;
  /*margin-right: -@pad;*/
  padding: 0;
}
.highlight-blocks-3across .block ul:after {
  content: "";
  display: table;
  clear: both;
}
.highlight-blocks-3across .block ul li {
  list-style-type: none;
  list-style: none;
  padding-left: 0px !important;
  margin-left: 0px;
}
.highlight-blocks-3across .block ul li:before {
  display: none;
}
.highlight-blocks-3across .block ul .column {
  width: 50%;
  float: left;
  padding-right: 2rem;
  padding-bottom: 2rem;
  margin-bottom: 0;
}
.highlight-blocks-3across .block ul .column a {
  display: block;
  padding: 0.5rem 0;
}
.highlight-blocks-3across:after {
  content: '';
  display: block;
  clear: both;
}
.block-inner-container {
  position: relative;
  height: 100%;
  width: 100%;
  padding: 2rem;
  z-index: 1;
}
.block-inner-container * {
  z-index: 2;
  position: relative;
}
.block {
  font-size: 0.9em;
}
.block img {
  width: 100%;
}
.block *:first-child {
  margin-top: 0;
}
.sitemap {
  padding-bottom: 2rem;
}
.sitemap nav,
.sitemap section {
  padding: 1.1em;
  margin: 0 0 1rem;
}
.sitemap nav {
  background-color: #233f50;
  color: #fff;
  padding-bottom: 0;
}
.sitemap nav a {
  color: #00b6de;
}
.sitemap nav a:hover,
.sitemap nav a:focus {
  color: #fff;
  outline-color: #00b6de;
}
.sitemap nav * {
  border-color: #395262;
}
.sitemap nav .arrow-more-links a.more {
  font-family: 'Asap', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  color: #fff;
}
.sitemap nav .arrow-more-links a.more:after {
  content: " \f178";
  font: normal normal normal 14px/1 FontAwesome;
  -webkit-transition: padding 0.3s;
  transition: padding 0.3s;
  padding-left: 0;
  padding-right: 0.2rem;
}
.sitemap nav .arrow-more-links a.more:after {
  color: #00b6de;
}
.sitemap nav .arrow-more-links a.more:hover,
.sitemap nav .arrow-more-links a.more:focus {
  color: #00b6de;
}
.sitemap nav .arrow-more-links a.more:hover:after,
.sitemap nav .arrow-more-links a.more:focus:after {
  padding-right: 0;
  padding-left: 0.2rem;
}
.sitemap nav .top-border-more-links a.more {
  border-top: 1px solid #395262;
  display: block;
  padding: 0.5rem 0;
}
.sitemap nav h2 {
  color: #00b6de;
}
.sitemap nav h2 a {
  color: #fff;
}
.sitemap nav h2 a:hover,
.sitemap nav h2 a:focus {
  color: #00b6de;
}
.sitemap nav h3 a {
  color: #fff;
}
.sitemap nav h3 a:hover,
.sitemap nav h3 a:focus {
  color: #00b6de;
}
.sitemap nav ol {
  padding: 0;
  margin: 0;
  text-align: center;
}
.sitemap nav ol li {
  list-style-type: none;
  list-style: none;
  padding-left: 0px !important;
  margin-left: 0px;
  display: inline-block;
  padding: 0;
}
.sitemap nav ol li:before {
  display: none;
}
.sitemap nav ol li a {
  display: block;
  line-height: 0;
  padding: 0.5em 0.65em 0.5em 0.4em;
  border-right: 2px solid #39586b;
  color: #7d9aab;
  font-family: 'Asap', sans-serif;
  font-weight: 500;
  text-transform: none;
  margin-bottom: 1.1em;
}
.sitemap nav ol li:last-of-type a {
  border-right: 0px;
}
.sitemap nav ol li.disabled a {
  color: #39586b;
}
.sitemap nav ol:after {
  content: '';
  display: block;
  clear: both;
}
.sitemap section {
  background-color: #f0f0f0;
  color: #233f50;
  padding-left: 2.2em;
  padding-right: 2.2em;
}
.sitemap section a {
  color: #00b6de;
}
.sitemap section a:hover,
.sitemap section a:focus {
  color: #233f50;
  outline-color: #233f50;
}
.sitemap section * {
  border-color: #d2d2d2;
}
.sitemap section h2 {
  color: #00b6de;
}
.sitemap section h2 {
  margin: 0;
  color: #00b6de;
  font-size: 1.9em;
  font-family: 'Asap', sans-serif;
  font-weight: 400;
  text-transform: none;
}
.sitemap section h2 strong {
  font-weight: 700;
}
.sitemap section dl {
  margin: 0 -2em 0 0;
  /*margin-right: -@pad;*/
  width: 100%;
}
.sitemap section dl:after {
  content: "";
  display: table;
  clear: both;
}
.sitemap section dl dt,
.sitemap section dl dd {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-bottom: 2rem;
  margin-bottom: 0;
  margin-left: 0;
}
@media screen and (min-width: 48em) {
  .sitemap section dl dt,
  .sitemap section dl dd {
    width: 50%;
    float: left;
    padding-right: 2rem;
    padding-bottom: 2rem;
    margin-bottom: 0;
  }
}
.sitemap section dl dt {
  clear: both;
  margin-bottom: 0;
  padding-bottom: 0;
}
.sitemap section dl dd ol {
  padding: 0;
  margin: 0;
}
.sitemap section dl dd ol li {
  list-style-type: none;
  list-style: none;
  padding-left: 0px !important;
  margin-left: 0px;
  display: inline-block;
  padding: 0;
}
.sitemap section dl dd ol li:before {
  display: none;
}
.sitemap section dl dd ol li:after {
  content: ' / ';
  padding-right: 0.33333333rem;
}
.sitemap section dl dd ol li:last-of-type:after {
  content: '';
}
.sitemap section dl dd ol li a {
  display: inline-block;
  padding: 0 0.33333333rem 0 0;
}
/********************* Search results *********************/
.search-results #search-results-form,
.search-results article,
.search-results .filters {
  background-color: #f0f0f0;
  color: #233f50;
  padding: 1rem;
  margin-bottom: 1rem;
}
.search-results #search-results-form a,
.search-results article a,
.search-results .filters a {
  color: #00b6de;
}
.search-results #search-results-form a:hover,
.search-results article a:hover,
.search-results .filters a:hover,
.search-results #search-results-form a:focus,
.search-results article a:focus,
.search-results .filters a:focus {
  color: #233f50;
  outline-color: #233f50;
}
.search-results #search-results-form *,
.search-results article *,
.search-results .filters * {
  border-color: #d2d2d2;
}
.search-results #search-results-form h2,
.search-results article h2,
.search-results .filters h2 {
  color: #00b6de;
}
.search-results #search-results-form label {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.search-results #search-results-form input {
  display: inline;
}
.search-results #search-results-form input[type="text"] {
  width: 90%;
}
@media screen and (max-width: 35.5em) {
  .search-results #search-results-form input[type="text"] {
    width: 80%;
  }
}
.search-results #search-results-form input[type="submit"] {
  width: 8%;
  border: 0;
  background-image: url(../images/design/search-blue.svg);
  background-repeat: no-repeat;
  background-size: 50%;
  background-color: transparent;
  background-position: right;
  color: transparent;
}
@media screen and (max-width: 35.5em) {
  .search-results #search-results-form input[type="submit"] {
    width: 15%;
  }
}
.search-results article a {
  color: #00b6de;
  font-family: 'Asap', sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 1rem;
}
.search-results article a:after {
  content: " \f178";
  font: normal normal normal 14px/1 FontAwesome;
}
.search-results article h3 {
  margin-bottom: 0;
  padding-bottom: 0;
}
.search-results article p {
  margin-bottom: 0.5rem;
}
.search-results .filters h2 {
  color: #00b6de;
  font-family: 'Asap', sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 1rem;
  margin-bottom: 0;
  padding-bottom: 1rem;
}
.search-results .filters h2 a {
  color: #676767;
}
.search-results .date-range label {
  width: 20%;
  clear: both;
  float: left;
}
.search-results .date-range input[type="date"] {
  width: 75%;
  float: left;
  background-image: url(../images/design/outlook-blue.svg);
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1rem;
}
.search-results .date-range input[type="date"]::-webkit-inner-spin-button {
  display: none;
  -webkit-appearance: none;
}
.search-results .date-range input[type="date"]::-webkit-calendar-picker-indicator {
  color: #00b6de;
  opacity: 0;
}
.search-results .date-range input[type="date"]::-webkit-calendar-picker-indicator::after {
  background-image: url(../images/design/outlook-blue.svg);
  background-position: center;
  background-repeat: no-repeat;
}
.search-results .section-filters label {
  float: left;
}
.search-results .section-filters input[type="checkbox"] {
  float: left;
  clear: both;
  margin: 0 0.5rem 0 0;
}
.search-results .section-filters ul {
  margin: 0;
}
.search-results .section-filters ul li {
  list-style: none;
  margin: 0;
}
.search-results .section-filters ul li a {
  color: #233f50;
}
.search-results .section-filters ul li a span.icon {
  display: inline-block;
  margin-right: 0.25em;
  width: 1.25em;
  height: 1.25em;
  border: 0.675em solid #fff;
  background: #00b6de;
  position: relative;
  bottom: -0.25em;
  -webkit-transition: border-width ease-in-out 125ms;
  transition: border-width ease-in-out 125ms;
}
.search-results .section-filters ul li a span.icon.icon-checked {
  border-width: 0.35em;
}
.search-results .section-filters ul li a:hover span.icon.icon-notchecked {
  border-width: 0.5em;
}
.search-results .section-filters ul li a:hover span.icon-checked {
  border-width: 0.5em;
}
/********************* Pagination *********************/
.pagination {
  background-color: #f0f0f0;
  color: #233f50;
  margin-bottom: 4rem;
  padding: 0.5rem 0;
}
.pagination a {
  color: #00b6de;
}
.pagination a:hover,
.pagination a:focus {
  color: #233f50;
  outline-color: #233f50;
}
.pagination * {
  border-color: #d2d2d2;
}
.pagination h2 {
  color: #00b6de;
}
.pagination ul {
  padding: 0;
  margin: 0;
  text-align: center;
}
.pagination ul li {
  list-style-type: none;
  list-style: none;
  padding-left: 0px !important;
  margin-left: 0px;
  display: inline-block;
  border-right: 1px solid #fff;
}
.pagination ul li:before {
  display: none;
}
.pagination ul li:last-of-type {
  border-right: 0px;
}
.pagination ul li a {
  font-family: 'Asap', sans-serif;
  font-weight: 500;
  text-transform: none;
  display: block;
  padding: 0 0.5rem;
  line-height: 0.4em;
  color: #000;
}
.pagination ul li a:hover,
.pagination ul li a:focus {
  color: #00b6de;
}
.pagination .pagination-first,
.pagination .pagination-previous,
.pagination .pagination-next,
.pagination .pagination-last {
  color: #00b6de;
  -webkit-transform: scaleX(0.6);
  transform: scaleX(0.6);
}
.pagination .pagination-first:hover,
.pagination .pagination-previous:hover,
.pagination .pagination-next:hover,
.pagination .pagination-last:hover,
.pagination .pagination-first:focus,
.pagination .pagination-previous:focus,
.pagination .pagination-next:focus,
.pagination .pagination-last:focus {
  color: #233f50;
}
.pagination .pagination-first span,
.pagination .pagination-previous span,
.pagination .pagination-next span,
.pagination .pagination-last span {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pagination .pagination-first:before {
  content: '\f100';
  color: #233f50;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: bold;
  text-decoration: inherit;
}
.pagination .pagination-previous:before {
  content: '\f104';
  color: #233f50;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: bold;
  text-decoration: inherit;
}
.pagination .pagination-next:after {
  content: '\f105';
  color: #233f50;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: bold;
  text-decoration: inherit;
}
.pagination .pagination-last:after {
  content: '\f101';
  color: #233f50;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: bold;
  text-decoration: inherit;
}
/******************** Global classes across all pages ********************/
.todo * {
  border: 1px dotted red !important;
}
h1 {
  font-family: 'Asap', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.7rem;
  padding: 1rem 0 0.5rem;
}
h2 {
  font-family: 'Asap', sans-serif;
  font-weight: 700;
  text-transform: none;
  font-size: 1.25rem;
  padding: 0.5rem 0 1rem;
  margin: 0.5rem 0 0;
}
h3 {
  font-family: 'Asap', sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 1rem;
  padding: 1rem 0 0.5rem;
}
h2.uppercase,
h3.uppercase,
h4.uppercase {
  font-family: 'Asap', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
}
section,
footer {
  width: 100%;
  float: left;
  clear: both;
}
section.image-background {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
section.image-background .inner-container {
  padding: 0;
}
.inner-container {
  position: relative;
}
.inner-container h1:first-child,
.inner-container h2:first-child,
.inner-container h3:first-child {
  padding-top: 0;
}
.inner-container:after {
  content: '';
  clear: both;
  display: block;
}
.inner-container img {
  margin-bottom: 1rem;
}
.button-more-links a.more {
  border: 1px solid;
  border-radius: 2px;
  padding: 0.8rem 1rem;
  text-decoration: none;
  font-size: 0.84rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-color: #233f50;
  color: #233f50;
  font-family: 'Asap', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 1rem;
  display: inline-block;
}
@media screen and (max-width: 35.5em) {
  .button-more-links a.more {
    display: block;
    text-align: center;
  }
}
.button-more-links a.more:hover,
.button-more-links a.more:focus {
  background-color: #00b6de;
  color: #fff;
  border-color: #00b6de;
}
.grid.bordered-top-bottom,
.bordered-top-bottom .grid {
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: inherit;
}
section.landing-intro .inner-container {
  max-width: 45em;
  text-align: center;
}
section.landing-intro p {
  font-size: 1.2em;
}
p {
  font-size: 1em;
  line-height: 1.6em;
  margin-top: 1rem;
}
.large-stat {
  font-size: 4.5rem;
  letter-spacing: 0.05em;
}
.medium-stat {
  font-size: 2.7rem;
  padding-top: 2rem;
  letter-spacing: 0.04em;
}
.lightblue-stats .medium-stat,
.lightblue-stats .large-stat {
  color: #00b6de;
}
.circle-stat {
  display: block;
  width: 10em;
  height: 10em;
  border-radius: 100%;
  text-align: center;
  line-height: 10em;
  cursor: default;
  background-color: #00b6de;
  color: #fff;
}
.circle-stat span {
  font-size: 2.7rem;
  padding-top: 2rem;
  letter-spacing: 0.04em;
}
.centred {
  text-align: center;
}
.centred .circle-stat {
  margin: 0 auto 34px auto;
}
.align-right {
  text-align: right;
}
blockquote {
  color: #00b6de;
  margin: 1rem 0;
  font-family: 'Asap', sans-serif;
  font-weight: 500;
  text-transform: none;
}
blockquote q {
  display: block;
  border-bottom: 1px solid;
  margin-bottom: 0.5rem;
  padding-bottom: 1rem;
  font-size: 1.05em;
  line-height: 1.3em;
}
blockquote q:before,
blockquote q:after {
  display: none;
}
blockquote cite {
  color: #676767;
  display: block;
  font-family: 'Asap', sans-serif;
  font-weight: 400;
  text-transform: none;
  font-style: normal;
  font-size: 0.9em;
  margin-top: 1rem;
}
blockquote cite strong {
  font-weight: 700;
}
.text-columns-2across {
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-width: 50%;
  column-width: 50%;
  -webkit-column-gap: 3rem;
  column-gap: 3rem;
  -webkit-column-fill: auto;
          column-fill: auto;
  padding-bottom: 4rem;
}
.text-columns-2across p:first-of-type {
  margin-top: 0;
}
@media screen and (max-width: 48em) {
  .text-columns-2across {
    -webkit-column-count: 1;
    column-count: 1;
    -webkit-column-width: 100%;
    column-width: 100%;
  }
}
.content-with-sidebar {
  margin: 0 -2em 0 0;
  /*margin-right: -@pad;*/
}
.content-with-sidebar:after {
  content: "";
  display: table;
  clear: both;
}
.content-with-sidebar .column:nth-child(1) {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-bottom: 2rem;
  margin-bottom: 0;
}
@media screen and (min-width: 35.5em) {
  .content-with-sidebar .column:nth-child(1) {
    width: 66.66%;
    float: left;
    padding-right: 2rem;
    padding-bottom: 2rem;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 35.5em) {
  .content-with-sidebar .column:nth-child(1) {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
.content-with-sidebar .column:nth-child(2) {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-bottom: 2rem;
  margin-bottom: 0;
}
@media screen and (min-width: 35.5em) {
  .content-with-sidebar .column:nth-child(2) {
    width: 33.33%;
    float: left;
    padding-right: 2rem;
    padding-bottom: 2rem;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 35.5em) {
  .content-with-sidebar .column:nth-child(2) {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 48em) {
  .content-with-sidebar.search-results .column:nth-child(1),
  .content-with-sidebar.search-results .column:nth-child(2) {
    width: 100%;
    float: left;
    padding-right: 2rem;
    padding-bottom: 2rem;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
.content-no-sidebar {
  margin: 0 auto;
  width: 68%;
  margin: 0 -2em 0 0;
  /*margin-right: -@pad;*/
  /*.column:nth-child(2) {
        .col-1-1;
        @media @MediaSM {
            .col-1-3;
        }
        @media @MediaBelowSM {
            .no-spacing-bottom;
        }*/
}
.content-no-sidebar:after {
  content: "";
  display: table;
  clear: both;
}
.content-no-sidebar .column:nth-child(1) {
  margin: 0 auto;
  /*.col-1-1;
        @media @MediaSM {
            .col-2-3;
        }*/
}
@media screen and (max-width: 35.5em) {
  .content-no-sidebar .column:nth-child(1) {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
.content-no-sidebar.search-results {
  margin: 0 auto;
}
@media screen and (max-width: 48em) {
  .content-no-sidebar.search-results .column:nth-child(1),
  .content-no-sidebar.search-results .column:nth-child(2) {
    /*     .col-1-1; */
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
a.download {
  padding-top: 0.33333333rem;
  display: block;
}
a.download:before {
  content: ' ';
  display: inline-block;
  background-image: url(../images/design/document-lightblue.svg);
  width: 1rem;
  height: 1rem;
  margin-right: 0.33333333rem;
  background-repeat: no-repeat;
  background-position: left;
}
a.download:hover:before,
a.download:focus:before {
  background-image: url(../images/design/document-darkgrey.svg);
}
.no-list-style {
  list-style-type: none;
  list-style: none;
  padding-left: 0px !important;
  margin-left: 0px;
}
.no-list-style:before {
  display: none;
}
li {
  padding: 0.2em;
}
ul {
  list-style: url(../images/design/bullet-blue.svg);
  padding: 0;
}
ul li {
  margin-left: 1.5rem;
  padding: 0.25rem 0.5em;
}
ul li ul,
ul li ol {
  padding-top: 0.25rem;
}
ol {
  counter-reset: num;
  padding: 0;
}
ol li {
  list-style: none;
  position: relative;
  padding: 0.25rem 0.5em 0.25rem 2rem;
}
ol li:before {
  position: absolute;
  left: 0.05em;
  content: counter(num) ".";
  counter-increment: num;
  color: #00b6de;
  font-family: 'Asap', sans-serif;
  font-weight: 500;
  text-transform: none;
  padding-right: 0.5rem;
  width: 1.25em;
  text-align: right;
}
ol li ul,
ol li ol {
  padding-top: 0.25rem;
}
ol.big-numbers li {
  padding-bottom: 0.5rem;
  line-height: 1.6em;
  margin-bottom: 0.5rem;
  position: relative;
  padding-left: 2rem;
}
ol.big-numbers li:before {
  padding-right: 0.5rem;
  font-size: 1.6em;
  top: 0em;
  position: absolute;
  left: 0;
  text-align: left;
}
hr {
  border: 1px solid;
  border-color: inherit;
  clear: both;
}
.page-container {
  padding: 0 9rem;
  z-index: 1;
  position: relative;
  max-width: 72rem;
}
.inner-container {
  width: 100%;
  margin: 0 auto;
  max-width: 72rem;
  padding: 3rem;
}
a {
  text-decoration: none;
}
button {
  cursor: pointer;
}
.border-button {
  border: 1px solid;
  border-radius: 2px;
  font-family: 'Asap', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  padding: 0.8rem 1rem;
  text-decoration: none;
  font-size: 0.84rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 35.5em) {
  .border-button {
    display: block;
    text-align: center;
  }
}
.border-button-white {
  border: 1px solid;
  border-radius: 2px;
  font-family: 'Asap', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  padding: 0.8rem 1rem;
  text-decoration: none;
  font-size: 0.84rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-color: #fff;
  color: #fff;
}
@media screen and (max-width: 35.5em) {
  .border-button-white {
    display: block;
    text-align: center;
  }
}
.border-button-white:hover,
.border-button-white:focus {
  background-color: #00b6de;
  color: #fff;
  border-color: #fff;
}
.border-button-white-focus {
  background-color: #00b6de;
  color: #fff;
  border-color: #fff;
}
.border-button-black {
  border: 1px solid;
  border-radius: 2px;
  font-family: 'Asap', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  padding: 0.8rem 1rem;
  text-decoration: none;
  font-size: 0.84rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-color: #000;
  color: #000;
}
@media screen and (max-width: 35.5em) {
  .border-button-black {
    display: block;
    text-align: center;
  }
}
.border-button-black:hover,
.border-button-black:focus {
  background-color: #00b6de;
  color: #fff;
  border-color: #fff;
}
.border-button-black-focus {
  background-color: #00b6de;
  color: #fff;
  border-color: #fff;
}
.border-button-dark {
  border: 1px solid;
  border-radius: 2px;
  font-family: 'Asap', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  padding: 0.8rem 1rem;
  text-decoration: none;
  font-size: 0.84rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-color: #233f50;
  color: #233f50;
}
@media screen and (max-width: 35.5em) {
  .border-button-dark {
    display: block;
    text-align: center;
  }
}
.border-button-dark:hover,
.border-button-dark:focus {
  background-color: #00b6de;
  color: #fff;
  border-color: #00b6de;
}
.border-button-dark-focus {
  background-color: #00b6de;
  color: #fff;
  border-color: #00b6de;
}
.border-button-lightblue {
  border: 1px solid;
  border-radius: 2px;
  font-family: 'Asap', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  padding: 0.8rem 1rem;
  text-decoration: none;
  font-size: 0.84rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-color: #00b6de;
  color: #00b6de;
}
@media screen and (max-width: 35.5em) {
  .border-button-lightblue {
    display: block;
    text-align: center;
  }
}
.border-button-lightblue:hover,
.border-button-lightblue:focus {
  background-color: #fff;
  color: #233f50;
  border-color: #233f50;
}
.border-button-lightblue-focus {
  background-color: #fff;
  color: #233f50;
  border-color: #233f50;
}
.arrow-right {
  content: " \f178";
  font: normal normal normal 14px/1 FontAwesome;
}
.tick {
  /*content: '✔';*/
  content: "\f00c";
  font: normal normal normal 14px/1 FontAwesome;
}
.page-footer {
  background-color: #0091b8;
  color: #fff;
  padding-bottom: 2rem;
}
.page-footer a {
  color: #fff;
}
.page-footer a:hover,
.page-footer a:focus {
  color: #233f50;
  outline-color: #233f50;
}
.page-footer * {
  border-color: #33a7c6;
}
.page-footer h2 {
  color: #233f50;
}
.page-footer h2 a {
  color: #00b6de;
}
.page-footer h2 a:hover,
.page-footer h2 a:focus {
  color: #233f50;
}
.page-footer h3 a {
  color: #00b6de;
}
.page-footer h3 a:hover,
.page-footer h3 a:focus {
  color: #233f50;
}
.page-footer .company-details p {
  font-size: 0.8rem;
}
.page-footer .footer-links ul {
  padding: 0;
}
.page-footer .footer-links ul li {
  list-style-type: none;
  list-style: none;
  padding-left: 0px !important;
  margin-left: 0px;
}
.page-footer .footer-links ul li:before {
  display: none;
}
.page-footer .footer-links ul li a {
  font-family: 'Asap', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  display: block;
  padding: 1rem 0;
  border-bottom: 1px solid #33a7c6;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.page-footer .footer-links ul li a:after {
  content: " \f178";
  font: normal normal normal 14px/1 FontAwesome;
  -webkit-transition: padding 0.3s;
  transition: padding 0.3s;
  padding-left: 0;
  padding-right: 0.2rem;
}
.page-footer .footer-links ul li a:after {
  color: #fff;
}
.page-footer .footer-links ul li a:after {
  content: " \f178";
  font: normal normal normal 14px/1 FontAwesome;
}
.page-footer .footer-links ul li a:hover,
.page-footer .footer-links ul li a:focus {
  color: #233f50;
}
.page-footer .footer-links ul li a:hover:after,
.page-footer .footer-links ul li a:focus:after {
  padding-right: 0;
  padding-left: 0.2rem;
}
.page-footer .footer-links ul li a:hover:after,
.page-footer .footer-links ul li a:focus:after {
  color: #233f50;
}
.page-footer .footer-links ul li:first-of-type a {
  padding-top: 0;
}
.page-footer .copyright {
  border-top: 1px solid #33a7c6;
}
.page-footer .copyright p {
  margin-bottom: 0;
  padding-top: 1rem;
  font-size: 0.9em;
}
@media screen and (min-width: 1001px) {
  .social {
    padding-left: 2rem;
  }
}
.social ul {
  padding: 0;
}
.social ul li {
  list-style-type: none;
  list-style: none;
  padding-left: 0px !important;
  margin-left: 0px;
  display: inline-block;
}
.social ul li:before {
  display: none;
}
.social ul li a {
  display: block;
  margin-right: 2rem;
  height: 2em;
  width: 2em;
  padding: 0.4em;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;
}
.social ul li a.twitter {
  background-image: url(../images/design/icon-twitter-white.svg);
}
.social ul li a.twitter:hover,
.social ul li a.twitter:focus {
  background-image: url(../images/design/icon-twitter-black.svg);
}
.social ul li a.facebook {
  background-image: url(../images/design/icon-facebook-white.svg);
}
.social ul li a.facebook:hover,
.social ul li a.facebook:focus {
  background-image: url(../images/design/icon-facebook-black.svg);
}
.social ul li a.linkedin {
  background-image: url(../images/design/icon-linkedin-white.svg);
}
.social ul li a.linkedin:hover,
.social ul li a.linkedin:focus {
  background-image: url(../images/design/icon-linkedin-black.svg);
}
.social ul li a.youtube {
  background-image: url(../images/design/icon-youtube-white.svg);
}
.social ul li a.youtube:hover,
.social ul li a.youtube:focus {
  background-image: url(../images/design/icon-youtube-black.svg);
}
.social ul li a img {
  width: auto;
}
.social ul li a span {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.social ul li:last-of-type a {
  margin-right: 0;
}
/*
.image-sizer {
    img {
        display: none;
    }
    @media @MediaBlockBreakpoint {
        position: relative;
        img {
            display: block;
        }
        .replacement-content {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
        }
    }
}
*/
section.latest {
  /*
    .blocks {
        .grid;
        position: relative;
        padding-bottom: @Gap*4; // Should be enough to contain the height of 'more' buttons plus whatever offset they have
        .block {
            //.grid-cell;
            .col-1-1;
            @media @MediaBlockBreakpoint {
                .col-1-2;   
            }
        }
    }
    */
}
section.latest .tabs button {
  width: 20%;
}
section.latest #news-tabs {
  margin-bottom: 1rem;
}
article {
  padding: 1.5rem 0;
  border-bottom: 1px solid;
  border-color: inherit;
}
article:first-of-type {
  padding-top: 0;
}
article:last-of-type {
  border-bottom: 0px;
}
article time {
  color: #b6b6b6;
  padding-bottom: 0.66666667rem;
  font-size: 0.8em;
}
article h3 {
  padding: 0;
  margin: 0;
}
article h3 a {
  font-family: 'Asap', sans-serif;
  font-weight: 500;
  text-transform: none;
}
.feedresults article {
  padding: 1rem 0;
  border-bottom: 1px solid;
  border-color: inherit;
}
.feedresults article:first-of-type {
  padding-top: 0;
}
.feedresults article:last-of-type {
  border-bottom: 1px double;
  border-color: inherit;
}
.feedresults article time {
  color: #b6b6b6;
  padding-bottom: 0.5rem;
  font-size: 0.8em;
}
.feedresults article h2 {
  color: #00b6de;
  padding: 0;
  margin: 0;
  font-size: 0.89em;
}
.feedresults article h3 {
  color: #00b6de;
  padding: 0;
  margin: 0;
}
.feedresults article h3 a {
  font-family: 'Asap', sans-serif;
  font-weight: 500;
  text-transform: none;
}
.feedresults article h4 {
  color: #00b6de;
  padding: 0;
  margin: 0;
  font-size: 0.9em;
}
h2.feedHeading {
  color: #00b6de;
  padding: 0;
  margin: 7px 0 15px 0;
  font-size: 0.89em;
  border-bottom: 1px solid;
  border-color: inherit;
}
.search-results article:first-of-type {
  padding-top: 1.5rem;
}
.clipping-arrow {
  position: absolute;
  left: 0;
  right: 0;
  content: '';
  height: 30px;
}
@media screen and (min-width: 35.5em) {
  .clipping-arrow {
    height: 35px;
  }
}
@media screen and (min-width: 48em) {
  .clipping-arrow {
    height: 20px;
  }
}
@media screen and (min-width: 64em) {
  .clipping-arrow {
    height: 25px;
  }
}
@media screen and (min-width: 80em) {
  .clipping-arrow {
    height: 30px;
  }
}
a.video {
  max-width: 100%;
  position: relative;
  display: inline-block;
}
a.video img {
  float: left;
}
a.video .play-button {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 1rem;
}
a.video .play-button span {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
a.video .play-button:before {
  content: '';
  background-image: url(../images/design/tint.png);
  background-repeat: repeat;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
a.video .play-button:after {
  content: '';
  background-image: url(../images/design/video-play.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 3rem;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
a.video:hover .play-button:before,
a.video:focus .play-button:before {
  opacity: 0.75;
}
.extra-margin-bottom {
  margin-bottom: 4rem;
}
.extra-margin-top {
  margin-top: 4rem;
}
.extra-padding-top {
  padding-top: 1rem;
}
.extra-padding-bottom {
  padding-bottom: 1rem;
}
.extra-padding {
  padding: 1.5rem;
}
.no-spacing-top {
  padding-top: 0;
  margin-top: 0;
}
.no-spacing-bottom {
  padding-bottom: 0;
  margin-bottom: 0;
}
.valign-transform {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.align-links-bottom-mixin {
  padding-bottom: 6rem;
}
.align-links-bottom-mixin a.more {
  position: absolute;
  bottom: 2rem;
}
@media screen and (max-width: 35.5em) {
  .align-links-bottom-mixin {
    padding-bottom: 2rem;
  }
  .align-links-bottom-mixin a.more {
    position: relative;
    bottom: auto;
    margin-top: 1rem;
  }
}
.colour-background {
  position: relative;
  height: 100%;
  width: 100%;
  padding: 2rem;
  z-index: 1;
}
.colour-background * {
  z-index: 2;
  position: relative;
}
.colour-background.background-lightblue-subdued ul {
  list-style: url(/images/design/bullet-white.svg);
}
.image-background {
  position: relative;
  height: 100%;
  width: 100%;
  padding: 2rem;
  z-index: 1;
  height: 320px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.image-background * {
  z-index: 2;
  position: relative;
}
.image-background.tint:before {
  content: '';
  display: block;
  background-image: url(../images/design/tint.png);
  background-repeat: repeat;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.align-links-bottom {
  padding-bottom: 6rem;
}
.align-links-bottom a.more {
  position: absolute;
  bottom: 2rem;
}
@media screen and (max-width: 35.5em) {
  .align-links-bottom {
    padding-bottom: 2rem;
  }
  .align-links-bottom a.more {
    position: relative;
    bottom: auto;
    margin-top: 1rem;
  }
}
ul.downloads-list {
  padding: 0;
  margin: 0;
}
ul.downloads-list li {
  list-style-type: none;
  list-style: none;
  padding-left: 0px !important;
  margin-left: 0px;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #e9e9e9;
}
ul.downloads-list li:before {
  display: none;
}
ul.downloads-list li a:before {
  content: ' ';
  display: inline-block;
  background-image: url(../images/design/document-lightblue.svg);
  width: 1rem;
  height: 1rem;
  margin-right: 0.33333333rem;
  background-repeat: no-repeat;
  background-position: left;
}
ul.downloads-list li a:hover:before,
ul.downloads-list li a:focus:before {
  background-image: url(../images/design/document-darkgrey.svg);
}
ul.downloads-list li a.externalLink:before {
  background-image: url(../images/design/external-blue.svg);
  color: #00b6de;
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin-right: 0.33333333rem;
}
ul.downloads-list li a.externalLink:hover:before,
ul.downloads-list li a.externalLink:focus:before {
  background-image: url(../images/design/external-grey.svg);
}
ul.downloads-list li a.internalLink:before {
  content: "\f178";
  font: normal normal normal 14px/1 FontAwesome;
  color: #00b6de;
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin-right: 0.33333333rem;
  background-image: none;
}
ul.downloads-list li a.internalLink:hover:before,
ul.downloads-list li a.internalLink:focus:before {
  /*content: ' →';*/
  color: darkgrey;
  background-image: none;
}
ul.downloads-list li span {
  color: #00b6de;
  font-size: 1.7em;
}
.popup-crisis {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background-color: #000;
}
.popup-image {
  display: block;
  margin: 0 auto 0;
}
.popup-crisis-close {
  position: absolute;
  top: 15px;
  right: 15px;
  color: #fff;
}
.popup-crisis-continue {
  position: absolute;
  bottom: 30px;
  right: 0px;
  left: 0;
  color: #fff;
  text-align: center;
}
.template-home section.overview {
  text-align: center;
  background-image: url(../images/compass_new.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 60%;
}
.template-home section.overview p.intro {
  padding-bottom: 3rem;
  max-width: none;
  margin: 0 auto;
}
@media screen and (min-width: 48em) {
  .template-home section.overview p.intro {
    max-width: 54rem;
  }
}
.template-home section.overview .circles ul.stats {
  margin: 0 -2em 0 0;
  /*margin-right: -@pad;*/
  width: 100%;
  padding: 0;
  margin: 42px 0 0 0;
}
.template-home section.overview .circles ul.stats:after {
  content: "";
  display: table;
  clear: both;
}
.template-home section.overview .circles ul.stats li {
  width: 50%;
  float: left;
  padding-right: 2rem;
  padding-bottom: 2rem;
  margin-bottom: 0;
  list-style-type: none;
  list-style: none;
  padding-left: 0px !important;
  margin-left: 0px;
  /*  margin-bottom: @Gap*4;
                font-size: 0.82em;*/
  display: inline-block;
  padding: 0 1rem 8rem;
  text-align: center;
}
.template-home section.overview .circles ul.stats li:before {
  display: none;
}
.template-home section.overview .circles ul.stats .stat {
  display: block;
  width: 8rem;
  height: 8rem;
  border-radius: 100%;
  text-align: center;
  line-height: 8rem;
  background-color: #00b6de;
  color: #fff;
  font-size: 2.6em;
  cursor: default;
  margin: 0 auto 1rem;
}
@media screen and (min-width: 64em) {
  .template-home section.overview .circles ul.stats .stat {
    display: block;
    width: 10rem;
    height: 10rem;
    border-radius: 100%;
    text-align: center;
    line-height: 10rem;
    cursor: default;
    background-color: #00b6de;
    color: #fff;
  }
}
@media screen and (min-width: 35.5em) {
  .template-home section.overview .circles ul.stats .stat {
    display: block;
    width: 8rem;
    height: 8rem;
    border-radius: 100%;
    text-align: center;
    line-height: 8rem;
    cursor: default;
    background-color: #00b6de;
    color: #fff;
    font-size: 2em;
  }
}
.template-home section.overview h3.catchment {
  color: #00b6de;
}
.template-home section.explore h2 {
  text-align: center;
}
.template-home section.explore h2 a:after {
  content: " \f178";
  font: normal normal normal 14px/1 FontAwesome;
  color: #00b6de;
  -webkit-transition: padding 0.3s;
  transition: padding 0.3s;
  padding-left: 0;
  padding-right: 0.2rem;
}
.template-home section.explore h2 a:hover:after,
.template-home section.explore h2 a:focus:after {
  padding-left: 0.2rem;
  padding-right: 0;
}
.template-home section.explore h3 {
  border-bottom: 1px solid #395262;
}
.template-home section.explore ul {
  padding: 0;
}
.template-home section.explore ul li {
  list-style-type: none;
  list-style: none;
  padding-left: 0px !important;
  margin-left: 0px;
}
.template-home section.explore ul li:before {
  display: none;
}
.template-home section.explore ul.grid {
  padding: 0;
  -webkit-column-count: 2;
          column-count: 2;
}
.template-home section.explore ul.grid li {
  list-style-type: none;
  list-style: none;
  padding-left: 0px !important;
  margin-left: 0px;
}
.template-home section.explore ul.grid li:before {
  display: none;
}
section.blueoverview {
  text-align: center;
  background-image: url(../images/map_background.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 90%;
  background-color: #233f50;
}
@media screen and (max-width: 48em) {
  section.blueoverview {
    background-image: none;
  }
}
section.blueoverview .circles {
  margin-left: 121px;
}
section.blueoverview .circles ul.stats {
  clear: both;
  max-width: 1280px;
}
section.blueoverview .circles ul.stats li {
  width: 33.33%;
  float: left;
  padding-right: 2rem;
  padding-bottom: 2rem;
  margin-bottom: 0;
  list-style-type: none;
  list-style: none;
  padding-left: 0px !important;
  margin-left: 0px;
  /*  margin-bottom: @Gap*4;
                font-size: 0.82em;*/
  display: inline-block;
  padding: 2rem 1rem 3rem;
  text-align: center;
}
section.blueoverview .circles ul.stats li:before {
  display: none;
}
section.blueoverview .circles ul.stats .stat {
  /*@media @MediaLG {
                    .circle-lightblue(10rem);
                }
                @media @MediaSM {
                    .circle-lightblue(8rem);
                    font-size: 1.6em;
                }*/
  width: 260px;
  cursor: default;
}
section.blueoverview .circles ul.stats .stat p {
  text-align: center;
  font-size: 1.0em;
  width: 60%;
  margin: 13px auto;
  color: #fff;
}
section.blueoverview .circles ul.stats .stat .circle-stat-lightblue {
  display: block;
  width: 8rem;
  height: 8rem;
  border-radius: 100%;
  text-align: center;
  line-height: 8rem;
  cursor: default;
  background-color: #00b6de;
  color: #ffffff;
  font-size: xx-large;
  margin: 0 auto;
}
section.blueoverview .circles ul.stats .stat .circle-stat-darkblue {
  display: block;
  width: 8rem;
  height: 8rem;
  border-radius: 100%;
  text-align: center;
  line-height: 8rem;
  cursor: default;
  background-color: #0e172b;
  color: #fff;
  margin: 0 auto;
  font-size: xx-large;
}
section.blueoverview .circles ul.stats .stat .circle-stat-lightgrey {
  display: block;
  width: 8rem;
  height: 8rem;
  border-radius: 100%;
  text-align: center;
  line-height: 8rem;
  cursor: default;
  background-color: #e4e4e4;
  color: #000;
  margin: 0 auto;
  font-size: xx-large;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  section.blueoverview {
    background-image: none;
  }
}
.our-airports .tabs {
  max-width: 19em;
  margin: 3rem auto;
}
.our-airports .tabs button {
  width: 25%;
}
.our-airports .airport-tab-content {
  position: relative;
  width: 100%;
  margin: 0 auto;
  max-width: 72rem;
  padding: 3rem;
  padding-top: 0;
}
.our-airports .airport-tab-content h1:first-child,
.our-airports .airport-tab-content h2:first-child,
.our-airports .airport-tab-content h3:first-child {
  padding-top: 0;
}
.our-airports .airport-tab-content:after {
  content: '';
  clear: both;
  display: block;
}
.our-airports .airport-tab-content img {
  margin-bottom: 1rem;
}
.our-airports .airport-blocks {
  margin: 0 -2em 0 0;
  /*margin-right: -@pad;*/
}
.our-airports .airport-blocks:after {
  content: "";
  display: table;
  clear: both;
}
.our-airports .airport-blocks .block {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-bottom: 2rem;
  margin-bottom: 0;
}
@media screen and (min-width: 48em) {
  .our-airports .airport-blocks .block {
    width: 33.33%;
    float: left;
    padding-right: 2rem;
    padding-bottom: 2rem;
    margin-bottom: 0;
  }
}
.our-airports .airport-blocks img {
  max-width: 90%;
  margin: 1rem auto;
}
.our-airports .airport-blocks a {
  color: #fff;
}
.our-airports .circle {
  position: relative;
}
.our-airports .circle img {
  width: 100%;
  max-width: 100%;
  margin: 0.5rem 0;
  border-radius: 50%;
}
.our-airports .circle .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}
.our-airports .circle .overlay a {
  display: inline-block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.our-airports .highlight-circle {
  position: relative;
  width: 80%;
  margin: 0 auto;
  max-width: 13em;
}
.our-airports .highlight-circle img {
  width: 100%;
  max-width: 100%;
  margin: 0.5rem 0;
  border-radius: 50%;
}
.our-airports .highlight-circle .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}
.our-airports .highlight-circle .overlay a {
  display: inline-block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
ul.stat-list {
  padding: 0;
  margin: 0;
}
ul.stat-list li {
  list-style-type: none;
  list-style: none;
  padding-left: 0px !important;
  margin-left: 0px;
  margin-bottom: 1rem;
}
ul.stat-list li:before {
  display: none;
}
ul.stat-list li span {
  color: #00b6de;
  font-size: 1.7em;
}
ul.stat-list li p {
  margin: 0;
}
/*
.highlight-blocks-3across {
    h3 {
        .heading_uppercase_light;
        font-size: 1.2em;
        margin-top: 0;
        display: block;
        border-bottom: 1px solid @c-border-on-darkblue;
        @media @MediaMD {
            min-height: 5em;
        }
    }
    
}
*/
.highlights-black {
  clear: both;
  background-color: #0e172b;
  padding: 1rem 1.5rem;
  margin-bottom: 2rem;
}
.highlights-black h2 {
  font-size: 0.9em;
  color: #fff;
  font-family: 'Asap', sans-serif;
  font-weight: 500;
  text-transform: none;
}
.highlights-black h2 span {
  font-family: 'Asap', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.highlights-black h3 {
  color: #00b6de;
  font-size: 1.45em;
  font-family: 'Asap', sans-serif;
  font-weight: 400;
  text-transform: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.highlights-black h3 strong {
  font-weight: 700;
}
.highlights-black .block {
  padding-right: 2rem;
  padding-bottom: 0;
}
.cc-window {
  opacity: 1;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
.cc-window.cc-invisible {
  opacity: 0;
}
.cc-animate.cc-revoke {
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
}
.cc-animate.cc-revoke.cc-top {
  -webkit-transform: translateY(-2em);
          transform: translateY(-2em);
}
.cc-animate.cc-revoke.cc-bottom {
  -webkit-transform: translateY(2em);
          transform: translateY(2em);
}
.cc-animate.cc-revoke.cc-active.cc-bottom,
.cc-animate.cc-revoke.cc-active.cc-top,
.cc-revoke:hover {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.cc-grower {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 1s;
  transition: max-height 1s;
}
.cc-link,
.cc-revoke:hover {
  text-decoration: underline;
}
.cc-revoke,
.cc-window {
  position: fixed;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: Helvetica, Calibri, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  z-index: 9999;
}
.cc-window.cc-static {
  position: static;
}
.cc-window.cc-floating {
  padding: 2em;
  max-width: 24em;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}
.cc-window.cc-banner {
  padding: 1em 1.8em;
  width: 100%;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  border-top: 1px solid #d6dcdf;
}
.cc-revoke {
  padding: .5em;
}
.cc-header {
  font-size: 18px;
  font-weight: 700;
}
.cc-btn,
.cc-close,
.cc-link,
.cc-revoke {
  cursor: pointer;
}
.cc-link {
  opacity: .8;
  display: inline-block;
  padding: 0;
}
.cc-link:hover {
  opacity: 1;
}
.cc-link:active,
.cc-link:visited {
  color: initial;
}
.cc-btn {
  display: block;
  padding: .4em .8em;
  font-size: .9em;
  font-weight: 700;
  border-width: 2px;
  border-style: solid;
  text-align: center;
  white-space: nowrap;
}
.cc-banner .cc-btn:last-child {
  min-width: 140px;
}
.cc-highlight .cc-btn:first-child {
  background-color: transparent;
  border-color: transparent;
}
.cc-highlight .cc-btn:first-child:focus,
.cc-highlight .cc-btn:first-child:hover {
  background-color: transparent;
  text-decoration: underline;
}
.cc-close {
  display: block;
  position: absolute;
  top: .5em;
  right: .5em;
  font-size: 1.6em;
  opacity: .9;
  line-height: .75;
}
.cc-close:focus,
.cc-close:hover {
  opacity: 1;
}
.cc-revoke.cc-top {
  top: 0;
  left: 3em;
  border-bottom-left-radius: .5em;
  border-bottom-right-radius: .5em;
}
.cc-revoke.cc-bottom {
  bottom: 0;
  left: 3em;
  border-top-left-radius: .5em;
  border-top-right-radius: .5em;
}
.cc-revoke.cc-left {
  left: 3em;
  right: unset;
}
.cc-revoke.cc-right {
  right: 3em;
  left: unset;
}
.cc-top {
  top: 1em;
}
.cc-left {
  left: 1em;
}
.cc-right {
  right: 1em;
}
.cc-bottom {
  bottom: 1em;
}
.cc-floating > .cc-link {
  margin-bottom: 1em;
}
.cc-floating .cc-message {
  display: block;
  margin-bottom: 1em;
}
.cc-window.cc-floating .cc-compliance {
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
}
.cc-window.cc-banner {
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}
.cc-banner.cc-top {
  left: 0;
  right: 0;
  top: 0;
}
.cc-banner.cc-bottom {
  left: 0;
  right: 0;
  bottom: 0;
}
.cc-banner .cc-message {
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
}
.cc-compliance {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}
.cc-compliance > .cc-btn {
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
}
.cc-btn + .cc-btn {
  margin-left: .5em;
}
@media print {
  .cc-revoke,
  .cc-window {
    display: none;
  }
}
@media screen and (max-width: 900px) {
  .cc-btn {
    white-space: normal;
  }
}
@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
  .cc-window.cc-top {
    top: 0;
  }
  .cc-window.cc-bottom {
    bottom: 0;
  }
  .cc-window.cc-banner,
  .cc-window.cc-left,
  .cc-window.cc-right {
    left: 0;
    right: 0;
  }
  .cc-window.cc-banner {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -ms-flex-align: unset;
    -webkit-box-align: unset;
            align-items: unset;
  }
  .cc-window.cc-banner .cc-compliance {
    -ms-flex: 1;
    -webkit-box-flex: 1;
            flex: 1;
  }
  .cc-window.cc-floating {
    max-width: none;
  }
  .cc-window .cc-message {
    margin-bottom: 1em;
  }
}
.cc-floating.cc-theme-classic {
  padding: 1.2em;
  border-radius: 5px;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
  text-align: center;
  display: inline;
  -ms-flex: none;
  -webkit-box-flex: 0;
          flex: none;
}
.cc-theme-classic .cc-btn {
  border-radius: 5px;
}
.cc-theme-classic .cc-btn:last-child {
  min-width: 140px;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
  display: inline-block;
}
.cc-theme-edgeless.cc-window {
  padding: 0;
}
.cc-floating.cc-theme-edgeless .cc-message {
  margin: 2em 2em 1.5em;
}
.cc-banner.cc-theme-edgeless .cc-btn {
  margin: 0;
  padding: .8em 1.8em;
  height: 100%;
}
.cc-banner.cc-theme-edgeless .cc-message {
  margin-left: 1em;
}
.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
  margin-left: 0;
}