@charset "UTF-8";
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background-color: transparent;
}
a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
  text-transform: none;
}

select {
  text-transform: none;
}

button, html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}

input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

.icon, fieldset p.select:after, fieldset input[type="checkbox"]:checked + label:before,
fieldset input[type="radio"]:checked + label:before, .ui-selectmenu-button span.ui-icon, .calendar tr:first-child td table tr td:first-child a:before, .calendar tr:first-child td table tr td:last-child a:before, .calendar-entries .heading a:after, .social-link .icon:after, .breadcrumb ul li:before {
  background-image: url("../img/global.png");
}

@media (min--moz-device-pixel-ratio: 1.5), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
  .icon, fieldset p.select:after, fieldset input[type="checkbox"]:checked + label:before,
  fieldset input[type="radio"]:checked + label:before, .ui-selectmenu-button span.ui-icon, .calendar tr:first-child td table tr td:first-child a:before, .calendar tr:first-child td table tr td:last-child a:before, .calendar-entries .heading a:after, .social-link .icon:after, .breadcrumb ul li:before {
    background-image: url("../img/global@2x.png");
    background-size: 254px 206px;
  }
}
.media, .lrg-icon:before {
  background-image: url("../img/media.png");
}

@media (min--moz-device-pixel-ratio: 1.5), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
  .media, .lrg-icon:before {
    background-image: url("../img/media@2x.png");
    background-size: 192px 192px;
  }
}
.info {
  background-image: url("../img/info.png");
}

@media (min--moz-device-pixel-ratio: 1.5), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
  .info {
    background-image: url("../img/info@2x.png");
    background-size: 336px 296px;
  }
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, a, p, dl, dt, dd {
  margin: 0;
  padding: 0;
}

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #424242;
  background-color: #c9d6dd;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 0;
}
@media only screen and (min-width: 700px) {
  body {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 0;
  }
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
}

h1,
.mimic-h1 {
  font-weight: 900;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 700px) {
  h1,
  .mimic-h1 {
    font-size: 36px;
    line-height: 48px;
    margin-bottom: 38px;
  }
}

.mimic-h1 {
  padding-top: 30px;
}
.invert-mobile .mimic-h1 {
  padding-top: 0;
}

.page-title {
  display: block;
}
@media only screen and (min-width: 1000px) {
  .page-title {
    display: none;
  }
}

h2 {
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 25px;
}
@media only screen and (min-width: 700px) {
  h2 {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 25px;
  }
}

h3 {
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 700px) {
  h3 {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 28px;
  }
}

h4 {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 15px;
}

h1, h2, h3, h4 {
  color: #424242;
}

p {
  margin-bottom: 25px;
}
p.xs {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 0;
}
p.sml {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
}
p.lrg {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 700px) {
  p.lrg {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 25px;
  }
}
p.mb-40 {
  margin-bottom: 20px;
}
@media only screen and (min-width: 700px) {
  p.mb-40 {
    margin-bottom: 40px;
  }
}

.mb-0 {
  margin-bottom: 0;
}

.drop-caps::first-letter {
  font-size: 300%;
  line-height: 85%;
  float: left;
  font-weight: 700;
  margin: 0 10px 0 0;
  position: relative;
}
@media only screen and (min-width: 320px) {
  .drop-caps::first-letter {
    font-size: 590%;
    margin: 0px 10px -18px -5px;
  }
}
@media only screen and (min-width: 700px) {
  .drop-caps::first-letter {
    font-size: 740%;
    margin: -3px 15px -20px -5px;
  }
}

@-moz-document url-prefix() {
  .drop-caps::first-letter {
    margin: 10px 10px 10px 0;
  }
}
ul, ol {
  list-style: none;
  margin-bottom: 25px;
}
ul li, ol li {
  margin-bottom: 10px;
  padding-left: 15px;
  display: block;
  position: relative;
  list-style: none;
}
ul li:before, ol li:before {
  content: "•";
  position: absolute;
  left: 0;
  font-size: 15px;
}
ul li:last-child, ol li:last-child {
  margin-bottom: 0;
}

ol li {
  padding: 0;
}
ol li:before {
  display: none;
  content: "";
  position: relative;
}

strong {
  font-weight: 700;
}

b {
  font-weight: 600;
}

strong.heavy,
b.heavy {
  font-weight: 900;
}

.uppercase {
  text-transform: uppercase;
}

a {
  text-decoration: none;
  color: #2ea9d3;
  transition: all 0.3s;
}
a a:visited {
  color: #58badc;
  outline: none;
}
a a:visited:hover {
  color: #2488aa;
}
a a:active {
  color: #2488aa;
}
a:hover {
  color: #2488aa;
  outline: none;
  text-decoration: underline;
}
a .link-external {
  margin-left: 5px;
}
.opmini a {
  padding-right: 20px;
  display: block;
}

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

.bg-grey {
  background-color: #c9d6dd;
}

.bg-mid-grey {
  background-color: #393d40;
}

.bg-darker-grey {
  background-color: #2e3235;
}

.bg-light-grey {
  background-color: #d9e2e7;
}

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

.bg-navy {
  background-color: #324d5b;
}

.bg-teal {
  background-color: #3db39e;
}

.bg-light-blue {
  background-color: #2ea9d3;
}

.bg-dark-blue {
  background-color: #005870;
}

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

.bg-blue-dull {
  background-color: #4682a1;
}

.bg-green {
  background-color: #b7cb34;
}

.bg-pink {
  background-color: #ea2a74;
}

.bg-error-page {
  background-color: #7c8080;
}

.bg-blue {
  background-color: #2ea9d3;
}

.bg-dark-grey {
  background-color: #818182;
}

.bg-dark-demi-grey {
  background-color: #b3bfc9;
}

.bg-light-demi-grey {
  background-color: #dee2e5;
}

.bg-citizen-blue {
  background-color: #005870;
}

.bg-font-adjust-bg {
  background-color: #d9e2e7;
}

.bg-gold {
  background-color: #F0c75e;
}

.bg-card-grey {
  background-color: #c9d6dd;
}

.bg-charcoal {
  background-color: #6d6e72;
}

.bg-light-yellow {
  background-color: #ffe2aa;
}

.text-grey {
  color: #7c8080;
}

html {
  width: 100%;
  overflow-x: hidden;
  height: 100%;
}

body {
  min-height: 100%;
  overflow-x: hidden;
}

hr {
  width: 100%;
  border: none;
  height: 1px;
  background: #cdd2d4;
  margin: 0 0 40px;
}

legend {
  border: 1px solid #CCC;
  width: 100%;
  padding: 25px;
}

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

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

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

.text-top, .text-top * {
  vertical-align: text-top;
}

.tbl {
  width: 100%;
  height: 100%;
  display: table;
}
.tbl:first-child {
  display: table-cell;
  vertical-align: middle;
}

.advert-section, .card figure > a, .list-figure-item figure a, .profile-detail figure, .subtopic-fullsize-img, .image-gallery-slider .image-gallery-content, .figure-credits, .responsive-media iframe {
  background: #ececec url(../img/placeholder.png) no-repeat center;
}

figure {
  margin: 0;
  padding: 0;
}

.img-responsive,
.responsive {
  width: 100%;
  display: block;
  height: auto;
  margin: 0 auto;
}

.img-circle {
  border-radius: 50%;
}

@media only screen and (min-width: 320px) {
  .cover {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
}
.cover.maintain {
  background-position: center top;
  background-size: 100%;
}
@media only screen and (min-width: 700px) {
  .cover.maintain {
    background-position: center;
    background-size: cover;
  }
}

.bg {
  display: block;
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 320px) {
  .bg {
    display: none;
  }
  .no-js .bg {
    display: block;
  }
  .bg.inline {
    display: block;
  }
}
@media only screen and (min-width: 320px) and (min-width: 700px) {
  .bg.inline {
    display: none;
  }
}

.hidden {
  display: none;
}

.screen-reader-text {
  display: none;
}
.screen-reader-text:focus {
  display: block;
}

.transparent {
  width: 100%;
  opacity: 0;
  display: none;
}

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.mobile {
  display: block;
}
@media only screen and (min-width: 1000px) {
  .mobile {
    display: none;
  }
}

.desktop {
  display: none;
}
@media only screen and (min-width: 1000px) {
  .desktop {
    display: block;
  }
}

.profile-detail p, .list-paragraph p {
  overflow-wrap: break-word;
  word-wrap: break-word;
}

iframe {
  border: none;
}

.no-transition, .no-transition * {
  transition: none;
}

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

.wrap {
  width: 100%;
}

.padded {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media only screen and (min-width: 1000px) {
  .padded {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.container-fluid,
.container,
.search-inner .header,
.dock .index,
.container-md,
.container-sm {
  *zoom: 1;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:before, .container-fluid:after,
.container:before,
.search-inner .header:before,
.dock .index:before,
.container:after,
.search-inner .header:after,
.dock .index:after,
.container-md:before,
.container-md:after,
.container-sm:before,
.container-sm:after {
  content: " ";
  display: table;
}
.container-fluid:after,
.container:after,
.search-inner .header:after,
.dock .index:after,
.container-md:after,
.container-sm:after {
  clear: both;
}
@media only screen and (min-width: 700px) {
  .container-fluid,
  .container,
  .search-inner .header,
  .dock .index,
  .container-md,
  .container-sm {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.container-fluid.container-subtopic-tpl,
.container.container-subtopic-tpl,
.search-inner .container-subtopic-tpl.header,
.dock .container-subtopic-tpl.index,
.container-md.container-subtopic-tpl,
.container-sm.container-subtopic-tpl {
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 1000px) {
  .container-fluid.container-subtopic-tpl,
  .container.container-subtopic-tpl,
  .search-inner .container-subtopic-tpl.header,
  .dock .container-subtopic-tpl.index,
  .container-md.container-subtopic-tpl,
  .container-sm.container-subtopic-tpl {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.container-fluid.collapse,
.container.collapse,
.search-inner .collapse.header,
.dock .collapse.index,
.container-md.collapse,
.container-sm.collapse {
  padding-right: 0;
  padding-left: 0;
}
@media only screen and (min-width: 480px) {
  .container-fluid.collapse,
  .container.collapse,
  .search-inner .collapse.header,
  .dock .collapse.index,
  .container-md.collapse,
  .container-sm.collapse {
    padding-right: inherit;
    padding-left: inherit;
  }
}
.container-fluid.collapse-tablet,
.container.collapse-tablet,
.search-inner .collapse-tablet.header,
.dock .collapse-tablet.index,
.container-md.collapse-tablet,
.container-sm.collapse-tablet {
  padding-right: 0;
  padding-left: 0;
}
@media only screen and (min-width: 700px) {
  .container-fluid.collapse-tablet,
  .container.collapse-tablet,
  .search-inner .collapse-tablet.header,
  .dock .collapse-tablet.index,
  .container-md.collapse-tablet,
  .container-sm.collapse-tablet {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.container-fluid.collapse-desktop,
.container.collapse-desktop,
.search-inner .collapse-desktop.header,
.dock .collapse-desktop.index,
.container-md.collapse-desktop,
.container-sm.collapse-desktop {
  padding-right: 0;
  padding-left: 0;
}
.container-fluid.collapse-desktop .row,
.container.collapse-desktop .row,
.search-inner .collapse-desktop.header .row,
.dock .collapse-desktop.index .row,
.container-md.collapse-desktop .row,
.container-sm.collapse-desktop .row {
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 700px) {
  .container-fluid.collapse-desktop .row,
  .container.collapse-desktop .row,
  .search-inner .collapse-desktop.header .row,
  .dock .collapse-desktop.index .row,
  .container-md.collapse-desktop .row,
  .container-sm.collapse-desktop .row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 1000px) {
  .container-fluid.collapse-desktop,
  .container.collapse-desktop,
  .search-inner .collapse-desktop.header,
  .dock .collapse-desktop.index,
  .container-md.collapse-desktop,
  .container-sm.collapse-desktop {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.container-fluid {
  width: 100%;
}

.container, .search-inner .header, .dock .index {
  max-width: 1000px;
}

.container-md {
  max-width: 780px;
}

.container-sm {
  max-width: 640px;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
  position: relative;
  *zoom: 1;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row.invert-mobile {
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
}
.row.invert-mobile > [class*='col-'] {
  -ms-transform: rotate(-180deg);
      transform: rotate(-180deg);
}
@media only screen and (min-width: 1000px) {
  .row.invert-mobile {
    -ms-transform: rotate(0);
        transform: rotate(0);
  }
  .row.invert-mobile > [class*='col-'] {
    -ms-transform: rotate(0);
        transform: rotate(0);
  }
}

[class*='col-'] {
  float: left;
  padding-right: 15px;
  padding-left: 15px;
}

.col-1-1,
.col-1-2,
.col-1-3,
.col-2-3,
.col-1-4,
.col-1-8 {
  width: 100%;
}

@media only screen and (min-width: 320px) {
  .col-1-4.break-2-3-4 {
    width: 50%;
  }
}
@media only screen and (min-width: 700px) {
  .col-1-1 {
    width: 100%;
  }

  .col-1-2 {
    width: 50%;
  }
  .col-1-2.break-1-1-2 {
    width: 100%;
  }

  .col-1-3 {
    width: 33.3333%;
  }
  .col-1-3.break-1-1-3 {
    width: 100%;
  }

  .col-2-3 {
    width: 66.6666%;
  }
  .col-2-3.break-1-1-3 {
    width: 100%;
  }

  .col-1-4 {
    width: 50%;
  }
  .col-1-4.break-1-1-4 {
    width: 100%;
  }
  .col-1-4.break-2-3-4 {
    width: 33.3333%;
  }
  .col-1-4.break-1-4-4 {
    width: 25%;
  }

  .col-1-8 {
    width: 12.5%;
  }
}
@media only screen and (min-width: 1000px) {
  .col-1-2 {
    width: 50%;
  }
  .col-1-2.break-1-1-2 {
    width: 50%;
  }

  .col-1-3.break-1-1-3 {
    width: 33.3333%;
  }

  .col-2-3.break-1-1-3 {
    width: 66.6666%;
  }

  .col-1-4 {
    width: 25%;
  }
  .col-1-4.break-1-1-4, .col-1-4.break-1-4-4 {
    width: 25%;
  }
  .col-1-4.break-2-3-4 {
    width: 25%;
  }
}
.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.loading {
  background-image: url("../img/loading.gif");
  display: block;
  position: absolute;
  top: 22px;
  right: 16px;
  width: 16px;
  height: 16px;
  background-size: auto;
}

.map-pin {
  background-position: -74px -168px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 14px;
  height: 20px;
  margin-right: 10px;
  margin-bottom: 0;
  position: relative;
  top: -2px;
}

.check {
  background-position: -130px -2px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 60px;
  height: 60px;
}

.cookie {
  background-position: -254px -170px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 50px;
  height: 50px;
}

.java-script {
  background-position: -80px -254px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 30px;
  height: 30px;
}

.note {
  background-position: -86px -170px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 80px;
  height: 80px;
}

.info-note {
  background-position: -46px -254px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 30px;
  height: 30px;
}

.fastfact {
  background-position: -86px -86px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 80px;
  height: 80px;
}

.caring {
  background-position: -2px -2px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 80px;
  height: 80px;
}

.safe {
  background-position: -254px -2px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 80px;
  height: 80px;
}

.wellrun {
  background-position: -86px -2px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 80px;
  height: 80px;
}

.inclusive {
  background-position: -170px -2px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 80px;
  height: 80px;
}

.opportunity {
  background-position: -170px -170px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 80px;
  height: 80px;
}

.quickstat {
  background-position: -2px -170px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 80px;
  height: 80px;
}

.remember {
  background-position: -2px -86px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 80px;
  height: 80px;
}

.toptip {
  background-position: -170px -86px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 80px;
  height: 80px;
}

.alert {
  background-position: -2px -254px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 40px;
  height: 40px;
}

.citycard {
  background-position: -254px -86px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 68px;
  height: 80px;
}

.link-external {
  background-position: -242px -78px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 10px;
  height: 10px;
}

.link-external-white {
  background-position: -242px -106px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 10px;
  height: 10px;
}

.filter-arrow-up {
  background-position: -34px -192px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 12px;
  height: 12px;
}

.filter-arrow-down {
  background-position: -188px -168px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 12px;
  height: 12px;
}

.breadcrumb-arrow {
  background-position: -242px -92px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 10px;
  height: 10px;
}

.breadcrumb-home {
  background-position: -92px -168px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 16px;
  height: 16px;
}

.arrow-white-prev {
  background-position: -82px -192px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 12px;
  height: 12px;
}

.arrow-white-next {
  background-position: -66px -192px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 12px;
  height: 12px;
}

.arrow-white-up-sml {
  background-position: -239px -140px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 12px;
  height: 12px;
}

.arrow-white-down-sml {
  background-position: -50px -192px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 12px;
  height: 12px;
}

.arrow-dark-prev {
  background-position: -18px -192px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 12px;
  height: 12px;
}

.arrow-dark-next {
  background-position: -2px -192px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 12px;
  height: 12px;
}

.arrow-dark-down,
.button-down-arrow {
  background-position: -204px -168px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 12px;
  height: 12px;
}

.button-up-arrow {
  background-position: -220px -168px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 12px;
  height: 12px;
}

.arrow-blue-next {
  background-position: -236px -168px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 12px;
  height: 12px;
}

.arrow-blue-prev {
  background-position: -172px -168px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 12px;
  height: 12px;
}

.search-clear-white {
  background-position: -199px -140px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 16px;
  height: 16px;
}

.search-clear {
  background-position: -132px -168px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 16px;
  height: 16px;
}

.search-white {
  background-position: -50px -168px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 20px;
  height: 20px;
}

.filter-set {
  background-position: -170px -140px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 25px;
  height: 17px;
}

.print {
  background-position: -152px -168px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 16px;
  height: 13px;
}

.download {
  background-position: -219px -140px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 16px;
  height: 16px;
}

.social-footer-facebook {
  background-position: -30px -140px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 24px;
  height: 24px;
}
.social-footer-facebook:after {
  background-position: -114px -140px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 24px;
  height: 24px;
}

.social-footer-twitter {
  background-position: -86px -140px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 24px;
  height: 24px;
}
.social-footer-twitter:after {
  background-position: -214px -78px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 24px;
  height: 24px;
}

.social-footer-youtube {
  background-position: -58px -140px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 24px;
  height: 24px;
}
.social-footer-youtube:after {
  background-position: -214px -106px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 24px;
  height: 24px;
}

.social-footer-linkedin {
  background-position: -186px -106px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 24px;
  height: 24px;
}
.social-footer-linkedin:after {
  background-position: -2px -140px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 24px;
  height: 24px;
}

.social-footer-subscribe {
  background-position: -186px -78px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 24px;
  height: 24px;
}
.social-footer-subscribe:after {
  background-position: -142px -140px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 24px;
  height: 24px;
}

.share-facebook {
  background-position: -66px -130px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 30px;
  height: 30px;
}

.share-link {
  background-position: -100px -130px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 30px;
  height: 30px;
}

.share-twitter {
  background-position: -134px -130px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 30px;
  height: 30px;
}

.spatial {
  float: left;
  margin: 0 10px 10px 0;
  padding: 2px;
  border: 2px solid #666;
  border-radius: 50%;
}
@media(-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .spatial {
    border-width: 1px;
  }
}
.city-connect {
  background-position: -2px -2px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 250px;
  height: 72px;
}

.themes [class*='theme-menu-']:after, .themes .tabs [class*='tabs-centered-']:after, .action-portal-menu .menu-cover .available-options:after {
  display: block;
  width: 40px;
  height: 40px;
  border: 2px solid #aaaaaa;
  border-radius: 50%;
  border-left-color: transparent;
  pointer-events: none;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.icon, fieldset p.select:after, fieldset input[type="checkbox"]:checked + label:before,
fieldset input[type="radio"]:checked + label:before, .ui-selectmenu-button span.ui-icon, .calendar tr:first-child td table tr td:first-child a:before, .calendar tr:first-child td table tr td:last-child a:before, .calendar-entries .heading a:after, .social-link .icon:after, .breadcrumb ul li:before,
.media,
.lrg-icon:before,
.info,
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  box-sizing: content-box;
}

.section-pull > .btn {
  margin-bottom: 25px;
}
@media only screen and (min-width: 1000px) {
  .section-pull > .btn {
    margin-bottom: 40px;
  }
}

.btn {
  min-width: 40px;
  width: 100%;
  padding: 18px 0;
  background: #2ea9d3;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  border: 0;
  border-radius: 2px;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 20px;
  font-weight: 600;
  cursor: pointer;
}
@media only screen and (min-width: 700px) {
  .btn {
    min-width: 150px;
    width: auto;
    margin-bottom: 0;
    padding: 13px 20px;
  }
}
.btn:hover {
  background-color: #2488aa;
}
.btn:hover, .btn:visited {
  color: #ffffff;
  text-decoration: none;
}
.btn:hover:hover, .btn:visited:hover {
  color: #ffffff;
}
.btn.invert {
  background-color: #ffffff;
  color: #2ea9d3;
}
.btn i {
  position: relative;
  margin: 0 15px 0 -5px;
}
.btn.icon-right {
  padding-right: 15px;
}
.btn.icon-right i {
  margin-right: 0;
  margin-left: 5px;
}
.btn.full {
  width: 100%;
  margin-left: 0;
}
.btn.lrg {
  padding-top: 18px;
  padding-bottom: 18px;
}
.btn.square {
  min-width: 40px;
  width: 40px;
  padding: 13px 0;
  margin-bottom: 0;
}
.btn.square i {
  margin: 0 auto;
}
.btn + .btn {
  margin-bottom: 0;
  margin-left: 0;
}
@media only screen and (min-width: 700px) {
  .btn + .btn {
    margin-left: 20px;
  }
}
.btn + .btn.full {
  margin: 20px 0 0;
}
.btn.btn-hide {
  display: none;
}
@media only screen and (min-width: 700px) {
  .btn.btn-hide {
    display: inline-block;
  }
}
.btn.btn-show {
  display: inline-block;
}
@media only screen and (min-width: 1000px) {
  .btn.btn-show {
    display: none;
  }
}
.btn.teal {
  background-color: #2ea9d3;
  color: #ffffff;
}
.btn.teal:hover {
  background-color: #2488aa;
  color: #ffffff;
}
.btn.teal:visited {
  color: #ffffff;
}
.btn.teal-dark {
  background-color: #318f7e;
}
.btn.teal-dark:hover {
  background-color: #24695d;
  color: #ffffff;
}
.btn.blue-dull {
  background-color: #4682a1;
}
.btn.blue-dull:hover {
  background-color: #37657d;
  color: #ffffff;
}
.btn.grey {
  background-color: #c9d6dd;
  color: #666666;
}
.btn.grey:hover {
  background-color: #aabec9;
  color: #666666;
}
.btn.dark-grey {
  background-color: #4c5053;
}
.btn.dark-grey:hover {
  background-color: #343638;
  color: #ffffff;
}
.btn:disabled, .btn.disabled {
  pointer-events: none;
  background-color: #bacad3;
  cursor: default;
}

.tags {
  margin-bottom: 30px;
}
@media only screen and (min-width: 700px) {
  .tags {
    margin-bottom: 50px;
  }
}
.tags a {
  font-size: 12px;
  line-height: 12px;
  color: #424242;
  background: #dcdcdc;
  border-radius: 25px;
  padding: 9px 15px 7px;
  text-transform: uppercase;
  margin: 0 10px 10px 0;
  display: inline-block;
}
.tags a:last-child {
  margin-right: 0;
}
.tags a:hover {
  color: #ffffff;
  background: #2ea9d3;
  text-decoration: none;
}
.tags a:visited {
  color: #424242;
}
.tags a:visited:hover {
  color: #ffffff;
}

form {
  margin: 0;
  padding: 0;
}

fieldset {
  border: 0;
  padding: 0 0 20px;
}
fieldset.no-padding {
  padding-bottom: 0;
}
fieldset p {
  width: 100%;
  margin-bottom: 20px;
  position: relative;
}
fieldset p.inline {
  display: inline-block;
  width: auto;
  padding-left: 40px;
}
fieldset p.inline label {
  margin-bottom: 0;
}
fieldset p.error input[type="text"],
fieldset p.error textarea,
fieldset p.error select {
  border-color: #e2574c;
}
fieldset p.error input[type="text"]:hover, fieldset p.error input[type="text"]:focus,
fieldset p.error textarea:hover,
fieldset p.error textarea:focus,
fieldset p.error select:hover,
fieldset p.error select:focus {
  border-color: #e2574c;
}
fieldset p.error input[type="checkbox"] + label:last-of-type,
fieldset p.error input[type="radio"] + label:last-of-type {
  margin-bottom: 0;
}
fieldset p.error .error-msg {
  display: inline-block;
  width: auto;
  margin-bottom: 0;
  color: #e2574c;
  font-size: 14px;
}
fieldset p .character-count {
  font-size: 14px;
  display: block;
  margin-bottom: 0;
}
@media only screen and (min-width: 700px) {
  fieldset p .character-count {
    float: right;
    display: inline-block;
    margin-bottom: 20px;
  }
}
fieldset p label,
fieldset p .label {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}
fieldset p label.error,
fieldset p .label.error {
  margin-bottom: 0;
  color: #e2574c;
  font-size: 14px;
}
fieldset p label span,
fieldset p .label span {
  font-size: 14px;
}
fieldset p label span.req-field,
fieldset p .label span.req-field {
  color: #e2574c;
}
fieldset p label span.indicator,
fieldset p .label span.indicator {
  position: absolute;
  margin-left: -10px;
}
fieldset p .error-msg {
  display: none;
}
fieldset p input[type="text"],
fieldset p textarea,
fieldset p select {
  width: 100%;
  height: 50px;
  min-height: 41px;
  padding-left: 10px;
  border: 2px solid #b4bfc7;
  border-radius: 2px;
  outline: none;
}
@media(-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  fieldset p input[type="text"],
  fieldset p textarea,
  fieldset p select {
    border-width: 1px;
  }
}
fieldset p input[type="text"]::-webkit-input-placeholder,
fieldset p textarea::-webkit-input-placeholder,
fieldset p select::-webkit-input-placeholder {
  color: #757575;
}
fieldset p input[type="text"]:-ms-input-placeholder,
fieldset p textarea:-ms-input-placeholder,
fieldset p select:-ms-input-placeholder {
  color: #757575;
}
fieldset p input[type="text"]::placeholder,
fieldset p textarea::placeholder,
fieldset p select::placeholder {
  color: #757575;
}
fieldset p input[type="text"]:hover, fieldset p input[type="text"]:focus,
fieldset p textarea:hover,
fieldset p textarea:focus,
fieldset p select:hover,
fieldset p select:focus {
  border-color: #2ea9d3;
}
fieldset p input[type="text"]:disabled:hover, fieldset p input[type="text"]:disabled:focus,
fieldset p textarea:disabled:hover,
fieldset p textarea:disabled:focus,
fieldset p select:disabled:hover,
fieldset p select:disabled:focus {
  border-color: #b4bfc7;
}
fieldset p input[type="text"].error,
fieldset p textarea.error,
fieldset p select.error {
  border-color: #e2574c;
}
fieldset p textarea {
  height: 100px;
  padding: 10px;
  max-height: 150px;
}
@media only screen and (min-width: 700px) {
  fieldset p textarea {
    resize: vertical;
  }
}
fieldset p.select select {
  padding-right: 20px;
}
fieldset p.select:before {
  display: none;
  content: "";
  position: absolute;
  width: 46px;
  height: 46px;
  top: 40px;
  right: 2px;
  border-radius: 0 2px 2px 0;
  background-color: #ffffff;
  z-index: 1;
}
@media(-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  fieldset p.select:before {
    width: 48px;
    height: 48px;
    top: 39px;
    right: 1px;
  }
}
.no-js fieldset p.select:before {
  display: block;
}
fieldset p.select:after {
  position: relative;
  float: right;
  margin: 0 20px 0 0;
  top: -30px;
  content: "";
  background-position: -204px -168px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 12px;
  height: 12px;
  display: none;
  z-index: 2;
}
.no-js fieldset p.select:after {
  display: block;
}
fieldset p.select.native:after, fieldset p.select.native:before {
  display: inline-block;
  pointer-events: none;
}
@media all and (-ms-high-contrast: none) {
  fieldset p.select.native {
    display: none;
  }
  fieldset p.select.native select {
    padding-right: 0;
  }
}
fieldset .selectors label {
  padding-left: 30px;
}
fieldset input[type="checkbox"],
fieldset input[type="radio"] {
  position: absolute;
  opacity: 0;
}
fieldset input[type="checkbox"] + label,
fieldset input[type="radio"] + label {
  position: relative;
}
fieldset input[type="checkbox"] + label:before,
fieldset input[type="radio"] + label:before {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  display: block;
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  border: 2px solid #b4bfc7;
  border-radius: 2px;
}
@media(-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  fieldset input[type="checkbox"] + label:before,
  fieldset input[type="radio"] + label:before {
    border-width: 1px;
  }
}
fieldset input[type="checkbox"]:checked + label:before,
fieldset input[type="radio"]:checked + label:before {
  background-color: #2ea9d3;
  border: none;
  background-position: -26px -168px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 20px;
  height: 20px;
  box-sizing: border-box;
}
fieldset input[type="checkbox"]:hover + label:before, fieldset input[type="checkbox"]:focus + label:before,
fieldset input[type="radio"]:hover + label:before,
fieldset input[type="radio"]:focus + label:before {
  border-color: #2ea9d3;
}
fieldset input[type="checkbox"]:disabled + label,
fieldset input[type="radio"]:disabled + label {
  pointer-events: none;
  color: #c2c2c2;
}
fieldset input[type="checkbox"]:disabled:hover + label:before, fieldset input[type="checkbox"]:disabled:focus + label:before,
fieldset input[type="radio"]:disabled:hover + label:before,
fieldset input[type="radio"]:disabled:focus + label:before {
  border-color: #c9d6dd;
}
fieldset input[type="radio"] + label:before, fieldset input[type="radio"] + label:after {
  border-radius: 50%;
}
fieldset input[type="radio"]:checked + label:before {
  background-image: none;
}
fieldset input[type="radio"]:checked + label:after {
  position: absolute;
  top: 10px;
  left: 6px;
  content: "";
  width: 8px;
  height: 8px;
  background-color: #ffffff;
}
fieldset .filter input[type="checkbox"],
fieldset .filter input[type="radio"] {
  right: 18px;
  top: 21px;
}
fieldset .check-right input[type="checkbox"] + label,
fieldset .check-right input[type="radio"] + label {
  padding-right: 40px;
}
fieldset .check-right input[type="checkbox"] + label:before, fieldset .check-right input[type="checkbox"] + label:after,
fieldset .check-right input[type="radio"] + label:before,
fieldset .check-right input[type="radio"] + label:after {
  left: auto;
  right: 15px;
  top: 50%;
  margin-top: -10px;
}
fieldset .check-right input[type="checkbox"] + label:after,
fieldset .check-right input[type="radio"] + label:after {
  right: 21px;
  margin-top: -4px;
}

input[type="text"],
button,
select,
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.global-input {
  position: relative;
  width: 100%;
  min-height: 60px;
  height: 60px;
}

.global-label {
  display: none;
  width: 100%;
  height: 100%;
  line-height: 60px;
  color: #a1a0a0;
  position: absolute;
  background: none;
  top: 0;
  left: 0;
  padding: 0 20px;
}

.recaptcha {
  margin-bottom: 25px;
}
@media only screen and (min-width: 1000px) {
  .recaptcha {
    margin-bottom: 40px;
  }
}
.recaptcha img {
  float: none;
}
@media only screen and (min-width: 1000px) {
  .recaptcha img {
    float: left;
  }
}
.recaptcha small {
  display: block;
}
@media only screen and (min-width: 1000px) {
  .recaptcha small {
    display: inline-block;
    position: relative;
    top: 10px;
    padding-left: 20px;
  }
}

/*! jQuery UI - v1.11.4 - 2016-06-14
 ** http://jqueryui.com
 ** Includes: core.css, autocomplete.css, menu.css, selectmenu.css
 ** Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix {
  min-height: 0;
}
.ui-helper-clearfix:before {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
  clear: both;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

.ui-front {
  z-index: 100;
}

.ui-state-disabled {
  cursor: default !important;
  border-color: #b4bfc7 !important;
}
.ui-state-disabled .ui-selectmenu-text {
  color: #c2c2c2;
}

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-menu {
  display: block;
  outline: none;
  height: auto;
  overflow: auto;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  position: relative;
  cursor: pointer;
  min-height: 0;
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-left: 0;
}
.ui-menu .ui-menu-item:before {
  display: none;
}
.ui-menu .ui-menu-item .ui-menu-item-wrapper {
  transition: color 0.35s, background-color 0.45s, padding 0.35s ease;
}
.ui-menu .ui-state-active {
  color: #2ea9d3;
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

.searchable-items .ui-state-focus, .searchable-items .ui-state-active {
  color: #ffffff;
  background-color: #2ea9d3;
  padding: 0 20px;
}

.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}

.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ui-selectmenu-menu .ui-menu {
  position: relative;
  top: -2px;
  overflow: auto;
  overflow-x: hidden;
  padding: 20px;
  border: 2px solid #2ea9d3;
  border-top: none;
  border-radius: 0 0 2px 2px;
  background-color: #eff3f6;
}
@media(-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .ui-selectmenu-menu .ui-menu {
    border-width: 1px;
  }
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  height: auto;
  border: 0;
}

.ui-selectmenu-open {
  display: block;
}

.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  border-radius: 3px;
  cursor: pointer;
  border: 2px solid #b4bfc7;
  background-color: #ffffff;
}
@media(-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .ui-selectmenu-button {
    border-width: 1px;
  }
}
.error .ui-selectmenu-button {
  border-color: #e2574c;
}
.ui-selectmenu-button span.ui-icon {
  right: 20px;
  top: 50%;
  margin-top: -6px;
  position: absolute;
  background-position: -204px -168px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 12px;
  height: 12px;
}
.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: 0 50px 0 20px;
  line-height: 50px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ui-selectmenu-button:focus, .ui-selectmenu-button:hover {
  outline: none;
  border-color: #2ea9d3;
}
.ui-selectmenu-button.ui-corner-top .ui-icon {
  transform: rotateX(-180deg);
}

.card {
  *zoom: 1;
  padding: 20px 0 0;
}
.card:before, .card:after {
  content: " ";
  display: table;
}
.card:after {
  clear: both;
}
@media only screen and (min-width: 700px) {
  .card {
    padding: 40px 0 20px;
  }
}
.card.dark h3, .card.dark div > p {
  color: #ffffff;
}
.card figure {
  *zoom: 1;
  position: relative;
  margin-bottom: 25px;
  color: inherit;
  background-color: #ffffff;
  border-radius: 2px;
  transition: box-shadow 0.3s ease;
  overflow: hidden;
}
.card figure:before, .card figure:after {
  content: " ";
  display: table;
}
.card figure:after {
  clear: both;
}
.bg-white .card figure {
  background-color: #d9e2e7;
}
.card figure > a {
  float: left;
  position: relative;
  width: 120px;
  padding-bottom: 120px;
  overflow: hidden;
  backface-visibility: hidden;
}
@media only screen and (min-width: 700px) {
  .card figure > a {
    width: 150px;
    padding-bottom: 150px;
  }
}
@media only screen and (min-width: 1000px) {
  .card figure > a {
    width: 50%;
    padding-bottom: 50%;
  }
}
.card figure > a img {
  position: absolute;
  display: block;
  width: 100%;
  height: auto;
  transition: transform 0.25s ease, opacity 0.5s;
}
.card figure figcaption {
  width: auto;
  height: 100%;
}
.card figure figcaption h4, .card figure figcaption p {
  font-size: 14px;
  line-height: 18px;
  margin: 0;
  padding: 10px 10px 0;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media only screen and (min-width: 700px) {
  .card figure figcaption h4, .card figure figcaption p {
    font-size: 16px;
    line-height: 20px;
    padding: 15px 15px 0;
    text-overflow: initial;
  }
}
.card figure figcaption h4 {
  margin-bottom: 10px;
  text-transform: uppercase;
  max-height: 45px;
}
@media only screen and (min-width: 700px) {
  .card figure figcaption h4 {
    max-height: none;
  }
}
.card figure figcaption p {
  padding-top: 0;
  white-space: nowrap;
}
@media only screen and (min-width: 700px) {
  .card figure figcaption p {
    white-space: normal;
  }
}
.card figure figcaption .read-more {
  position: absolute;
  bottom: 10px;
  right: 0px;
  padding: 0 15px;
  width: auto;
  color: #2ea9d3;
}
@media only screen and (min-width: 700px) {
  .card figure figcaption .read-more {
    right: auto;
    left: 150px;
  }
}
@media only screen and (min-width: 1000px) {
  .card figure figcaption .read-more {
    left: 50%;
  }
}
.card figure .read-more {
  position: absolute;
  bottom: 10px;
  font-size: 14px;
}
.card figure .read-more:hover {
  text-decoration: underline;
}
.card figure:hover {
  text-decoration: none;
}
@media only screen and (min-width: 700px) {
  .card figure:hover {
    box-shadow: rgba(0, 0, 0, 0.5) 1px 5px 35px -4px;
  }
}
@media only screen and (min-width: 1000px) {
  .card figure:hover > a img {
    -ms-transform: scale(1.1);
        transform: scale(1.1);
  }
}
.card.smaller figure figcaption a:hover, .card.vertical figure figcaption a:hover {
  color: #2ea9d3;
}
.card.smaller figure figcaption p b, .card.vertical figure figcaption p b {
  font-size: 12px;
}
@media only screen and (min-width: 1000px) {
  .card.smaller figure > a {
    width: 33.33333%;
    padding-bottom: 33.33333%;
  }
}
@media only screen and (min-width: 700px) {
  .card.smaller figure figcaption .read-more {
    left: auto;
  }
}
@media only screen and (min-width: 1000px) {
  .card.vertical figure {
    height: 425px;
  }
  .card.vertical figure a {
    width: 100%;
    padding-bottom: 100%;
  }
}
@media only screen and (min-width: 1000px) {
  .card.vertical figure figcaption {
    height: 50%;
  }
}
@media only screen and (min-width: 700px) {
  .card.vertical figure figcaption > a {
    left: auto;
    right: 0;
    padding: 0 15px;
    text-align: right;
  }
}

.calendar {
  width: 100%;
  margin-bottom: 25px;
}
@media only screen and (min-width: 1000px) {
  .calendar {
    margin-bottom: 40px;
  }
}
.calendar tr td {
  text-transform: uppercase;
  border-right-color: #ffffff;
  border-bottom-color: #ffffff;
}
.calendar tr td table {
  width: 100%;
  margin-bottom: 0;
}
.calendar tr:first-child td {
  padding: 0;
  border: none;
}
.calendar tr:first-child td table tr td {
  padding: 5px;
}
@media only screen and (min-width: 700px) {
  .calendar tr:first-child td table tr td {
    padding: 10px;
  }
}
.calendar tr:first-child td table tr td:nth-child(2) {
  width: auto;
}
.calendar tr:first-child td table tr td:first-child, .calendar tr:first-child td table tr td:last-child {
  background-color: #2ea9d3;
}
.calendar tr:first-child td table tr td:first-child a, .calendar tr:first-child td table tr td:last-child a {
  width: 100%;
  text-indent: -100em;
  position: relative;
}
.calendar tr:first-child td table tr td:first-child a:before, .calendar tr:first-child td table tr td:last-child a:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -6px 0 0 -6px;
}
.calendar tr:first-child td table tr td:first-child a:before {
  background-position: -82px -192px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 12px;
  height: 12px;
}
.calendar tr:first-child td table tr td:last-child a:before {
  background-position: -66px -192px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 12px;
  height: 12px;
}
.calendar tr td, .calendar tr th {
  padding: 5px;
  text-align: center;
  width: 14.28571%;
  background-color: #c9d6dd;
  font-weight: normal;
}
.calendar tr td:first-child, .calendar tr th:first-child {
  font-weight: normal;
}
.calendar tr td.other-month, .calendar tr th.other-month {
  background-color: #aaaaaa;
}
.calendar tr td.other-month a, .calendar tr th.other-month a {
  color: gray !important;
}
.calendar tr td.other-month a:hover, .calendar tr th.other-month a:hover {
  color: #424242 !important;
}
.calendar tr td a, .calendar tr th a {
  color: #424242;
  display: block;
  text-align: center;
  overflow: hidden;
}
.calendar tr td a:hover, .calendar tr th a:hover {
  text-decoration: none;
}
.calendar tr td.active a, .calendar tr th.active a {
  color: #2ea9d3 !important;
  font-weight: 700;
}
.calendar tr td.active:hover, .calendar tr th.active:hover {
  background-color: #2ea9d3;
}
.calendar tr td.active:hover a, .calendar tr th.active:hover a {
  color: #ffffff !important;
}
.calendar tr td.current, .calendar tr th.current {
  background-color: #bacad3 !important;
}
.calendar tr td.selected, .calendar tr th.selected {
  background-color: #e34d74 !important;
}
.calendar tr td.selected a, .calendar tr th.selected a {
  color: #ffffff !important;
  font-weight: 700;
}
@media only screen and (min-width: 700px) {
  .calendar tr td, .calendar tr th {
    padding: 10px;
  }
}
.calendar tr th {
  background-color: transparent;
  border: none;
}

.calendar-entries .entry {
  margin-bottom: 25px;
}
.calendar-entries .entry p {
  margin-bottom: 0;
}
.calendar-entries .entry.cancel .heading {
  background: #e2574c;
}
.calendar-entries .entry.cancel .heading:hover {
  background: #c22b1f;
}
.calendar-entries .entry.reschedule .heading {
  background: #005870;
}
.calendar-entries .entry.reschedule .heading:hover {
  background: #1f7795;
}
.calendar-entries .date {
  padding: 10px;
  background-color: #686868;
  border-radius: 2px 2px 0 0;
  float: none;
}
@media only screen and (min-width: 700px) {
  .calendar-entries .date {
    float: left;
    padding: 0;
    background: none;
  }
}
.calendar-entries .date b {
  display: inline-block;
  color: #ffffff;
}
@media only screen and (min-width: 700px) {
  .calendar-entries .date b {
    display: block;
    text-align: center;
  }
}
.calendar-entries .date b:first-child {
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 0px;
}
@media only screen and (min-width: 700px) {
  .calendar-entries .date b:first-child {
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 0px;
    color: #424242;
  }
}
.calendar-entries .date b:last-child {
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 1px;
}
@media only screen and (min-width: 700px) {
  .calendar-entries .date b:last-child {
    color: #aaaaaa;
  }
}
.calendar-entries .heading,
.calendar-entries .details {
  padding: 10px;
  margin-bottom: 0;
  margin-left: 0;
}
@media only screen and (min-width: 700px) {
  .calendar-entries .heading,
  .calendar-entries .details {
    padding: 20px;
    margin-left: 60px;
  }
}
.calendar-entries .heading b,
.calendar-entries .details b {
  display: block;
  font-size: 18px;
}
.calendar-entries .heading {
  background: #2ea9d3;
  border-radius: 0;
  color: #ffffff;
  transition: background 0.3s;
}
@media only screen and (min-width: 700px) {
  .calendar-entries .heading {
    border-radius: 2px;
  }
}
.calendar-entries .heading a {
  color: #ffffff;
  display: block;
  position: relative;
  padding-right: 15px;
}
.calendar-entries .heading a:hover, .calendar-entries .heading a:visited {
  color: #ffffff;
  text-decoration: none;
}
.calendar-entries .heading a:after {
  content: "";
  background-position: -66px -192px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -5px;
}
.calendar-entries .heading:hover {
  background: #2488aa;
}
.calendar-entries .details {
  background: #d9e2e7;
  border-radius: 0 0 2px 2px;
  margin-top: -2px;
}

.stat {
  margin-bottom: 25px;
  float: left;
}
@media only screen and (min-width: 1000px) {
  .stat:last-child {
    margin-bottom: 20px;
  }
}
.stat.small {
  width: 50%;
  padding-right: 10px;
  text-align: center;
}
.stat.small + .small {
  padding-left: 10px;
  padding-right: 0;
}
.stat.small .number, .stat.small .information {
  padding: 10px;
}
.stat.small .title {
  text-align: center;
}
.stat .number, .stat .information {
  padding: 20px;
}
.stat .number p {
  color: #ffffff;
  text-align: center;
  line-height: normal;
  font-size: 40px;
  margin-bottom: 0;
}
@media only screen and (min-width: 1000px) {
  .stat .number p {
    font-size: 55px;
  }
}
.stat .information {
  background-color: #c9d6dd;
}
.stat .information p {
  margin-bottom: 10px;
}
.stat .information p:last-child {
  margin-bottom: 0;
}

.banner {
  display: block;
  background: #c9d6dd;
  border-radius: 2px;
  margin-bottom: 12.5px;
}
.banner .graphic {
  width: 100%;
  padding: 40px;
}
.banner .graphic img {
  width: auto;
  margin: 0 auto;
}
.banner .btn {
  width: 100%;
  margin: 0;
}
.banner p {
  margin-bottom: 10px;
}
.banner p:first-child {
  text-transform: uppercase;
}
.banner p:last-child {
  margin-bottom: 0;
}
.banner figcaption {
  padding: 20px;
}
@media only screen and (min-width: 700px) {
  .banner.with-copy {
    *zoom: 1;
  }
  .banner.with-copy:before, .banner.with-copy:after {
    content: " ";
    display: table;
  }
  .banner.with-copy:after {
    clear: both;
  }
  .banner.with-copy .graphic {
    float: left;
    width: auto;
    margin-right: 20px;
  }
}
@media only screen and (min-width: 1000px) {
  .banner {
    margin-bottom: 20px;
  }
  .banner.with-copy .graphic {
    float: none;
    width: 100%;
    margin-right: auto;
  }
}

.awards-details {
  *zoom: 1;
  padding: 20px;
  background-color: #d9e2e7;
  border-radius: 2px;
  margin: 0 0 40px;
  position: relative;
}
.awards-details:before, .awards-details:after {
  content: " ";
  display: table;
}
.awards-details:after {
  clear: both;
}
@media only screen and (min-width: 700px) {
  .awards-details {
    padding: 40px;
    margin: 80px 0;
  }
}
@media only screen and (min-width: 700px) {
  .awards-details:before, .awards-details:after {
    content: "";
    width: 100%;
    border-top: 1px solid #cdd2d4;
    position: absolute;
    left: 0;
  }
}
.awards-details:before {
  top: -40px;
}
.awards-details:after {
  bottom: -40px;
}
.awards-details p {
  margin-bottom: 5px;
}
.awards-details .list-1-2 {
  margin-bottom: 0;
}

.cookie-notice {
  position: relative;
  z-index: 1000;
}

.nojs {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.85);
  z-index: 1000;
}
.no-js .nojs {
  display: block;
}
.nojs > div {
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}

.no-js,
.no-js body {
  height: 100%;
  overflow: hidden;
}

@media only screen and (min-width: 1000px) {
  .section-pull .notification {
    margin-left: -40px;
    margin-right: 0;
  }
}

.notification {
  min-width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media only screen and (min-width: 700px) {
  .notification {
    display: table;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.notification:not(.toggle) {
  margin-bottom: 25px;
}
@media only screen and (min-width: 700px) {
  .notification:not(.toggle) {
    margin-bottom: 40px;
  }
}
.cookie-notice .notification, .no-js .notification {
  margin-bottom: 0;
}
.notification.toggle {
  padding-bottom: 60px;
  margin: 0;
}
.notification.toggle.closed {
  display: block;
  height: 60px;
  padding-bottom: 0;
  overflow: hidden;
}
.notification.toggle.closed .graphic,
.notification.toggle.closed .desc {
  opacity: 0;
}
.notification.toggle .desc {
  min-height: auto;
  color: #ffffff;
  border-color: #ffc100;
}
@media only screen and (min-width: 700px) {
  .notification.toggle {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .notification.toggle.closed {
    height: 10px;
  }
}
.notification .toggle-alert {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  z-index: 1;
}
.notification .toggle-alert .btn {
  color: #2ea9d3;
  background-color: #2e3235;
  margin-bottom: 0;
  padding: 0;
  line-height: 60px;
}
.notification .toggle-alert .btn i {
  margin: 0 8px 0 6px;
}
.notification .toggle-alert .btn:hover i {
  -ms-transform: none;
      transform: none;
}
@media only screen and (min-width: 700px) {
  .notification .toggle-alert {
    width: auto;
    right: 15px;
    bottom: -30px;
  }
  .notification .toggle-alert .btn {
    line-height: 1;
    padding: 12px 4px 12px 12px;
  }
}
.notification .graphic,
.notification .desc {
  opacity: 1;
  transition: opacity 1s;
}
.notification .graphic {
  min-width: 40px;
  min-height: 40px;
  padding: 0;
  text-align: center;
}
@media only screen and (min-width: 700px) {
  .notification .graphic {
    display: table-cell;
    vertical-align: middle;
    padding: 0 30px 0 0;
  }
}
.notification .graphic img, .notification .graphic i {
  margin: 0 auto;
}
.notification .graphic img {
  max-width: 60px;
}
@media only screen and (min-width: 700px) {
  .notification .graphic img {
    max-width: 80px;
  }
}
.notification .with-border i,
.notification .no-border i {
  border: 2px solid #ffffff;
  border-radius: 50%;
}
@media(-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .notification .with-border i,
  .notification .no-border i {
    border-width: 1px;
  }
}
@media only screen and (min-width: 700px) {
  .notification .with-border i,
  .notification .no-border i {
    -ms-transform: scale(1);
        transform: scale(1);
  }
}
.notification .no-border {
  border-width: 0;
}
.notification .desc {
  border-top: 1px solid #ffffff;
  margin: 20px 0 0;
  padding-top: 15px;
}
@media only screen and (min-width: 700px) {
  .notification .desc {
    min-width: 495px;
    min-height: 86px;
    padding-top: 0;
    margin: 30px 0;
    padding-left: 30px;
    border-top: none;
    border-left: 1px solid #ffffff;
  }
  .no-js .notification .desc, .cookie-notice .notification .desc {
    min-height: auto;
  }
  .media-editorial-tpl .notification .desc {
    min-width: 425px;
  }
}
.notification .desc p {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 0;
}
.notification .desc p a {
  font-weight: bold;
}
.notification.no-devider {
  padding: 20px;
}
.notification.no-devider .graphic {
  min-height: auto;
}
.notification.no-devider .graphic i {
  -ms-transform: scale(1);
      transform: scale(1);
}
.notification.no-devider .desc {
  min-height: auto;
  margin: 0;
  border: none;
}
@media only screen and (min-width: 700px) {
  .notification.no-devider .graphic {
    padding: 0 0 0 20px;
  }
  .notification.no-devider .desc {
    padding: 10px 20px;
    border: none;
  }
}
.notification.with-heading {
  padding: 20px;
}
.notification.with-heading .desc {
  border: none;
  margin: 0;
}
.notification.with-heading .desc h4 {
  display: block;
  margin-bottom: 20px;
  padding-bottom: 20px;
  text-transform: uppercase;
  border-bottom: 1px solid #424242;
  text-align: center;
}
@media only screen and (min-width: 700px) {
  .notification.with-heading {
    padding: 30px 20px;
  }
  .notification.with-heading .desc {
    border-left: 1px solid #424242;
  }
  .notification.with-heading .desc h4 {
    padding-bottom: 0;
    border: none;
    text-align: left;
  }
  .notification.with-heading .graphic {
    padding-left: 10px;
  }
}
.notification.dark-copy .with-border img, .notification.dark-copy .with-border i {
  border-color: #424242;
}
.notification.dark-copy .desc {
  border-color: #424242;
}
.notification.white-copy .desc {
  color: #ffffff;
  border-color: #ffffff;
}
.notification.white-copy .desc h4 {
  color: #ffffff;
  border-color: #ffffff;
}
.notification.yellow .with-border img, .notification.yellow .with-border i {
  border-color: #ffc100;
}
.notification.yellow .desc {
  border-color: #ffc100;
}
.notification.yellow .desc h4 {
  border-color: #ffc100;
}
.notification.pink .with-border img, .notification.pink .with-border i {
  border-color: #ea2a74;
}
.notification.pink .desc {
  border-color: #ea2a74;
}
.notification.pink .desc h4 {
  border-color: #ea2a74;
}
.notification.blue .graphic img, .notification.blue .graphic i {
  background-color: #4682a1;
  border-color: transparent;
}
.notification.blue .with-border img, .notification.blue .with-border i {
  border-color: #4682a1;
  background-color: transparent;
}
.notification.blue .desc {
  border-color: #4682a1;
}
.notification.blue .desc h4 {
  border-color: #4682a1;
}
.notification.light-blue .with-border img, .notification.light-blue .with-border i {
  border-color: #2ea9d3;
}
.notification.light-blue .desc {
  border-color: #2ea9d3;
}
.notification.light-blue .desc h4 {
  border-color: #2ea9d3;
}

h1 u, h1 i, h2 u, h2 i, .mimic-h1 u, .mimic-h1 i {
  color: #1b6680;
}

.search-item {
  margin-bottom: 25px;
}
.search-item h3, .search-item p {
  margin-bottom: 0;
}
.search-item h3.document-type:before {
  display: block;
  float: left;
  width: auto;
  margin-right: 10px;
  content: "[" attr(title) "]";
  font-size: 10px;
  line-height: 24px;
  margin-bottom: 0;
  font-weight: 700;
  text-transform: uppercase;
  vertical-align: middle;
}
.search-item h3.document-type.pdf:before {
  color: #e2574c;
}
.search-item h3.document-type.world:before {
  color: navy;
}
.search-item h3 a strong {
  color: #1b6680;
}
.search-item span,
.search-item p.tag a {
  font-size: 14px;
}
.search-item span:after,
.search-item p.tag a:after {
  display: inline-block;
  content: "-";
  margin: 0 5px;
}
.search-item span:last-child:after,
.search-item p.tag a:last-child:after {
  display: none;
}
.search-item span:hover:after,
.search-item p.tag a:hover:after {
  text-decoration: none;
}

.filter-mobi-fullscreen {
  position: fixed;
  background-color: #dfe2e4;
  z-index: -1;
  opacity: 0;
}
@media only screen and (min-width: 700px) {
  .filter-mobi-fullscreen {
    background-color: #c9d6dd;
  }
}
@media only screen and (min-width: 1000px) {
  .filter-mobi-fullscreen {
    position: relative;
    z-index: 1;
    opacity: 1;
  }
}
.filter-mobi-fullscreen.fullscreen-takeover {
  height: 100%;
  width: 100%;
  display: block;
  top: 0;
  left: 0;
  z-index: 99;
  opacity: 1;
  transition: opacity 0.3s;
}
.filter-mobi-fullscreen.fullscreen-takeover .accordion,
.filter-mobi-fullscreen.fullscreen-takeover .accordion-open {
  height: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.filter-mobi-fullscreen.fullscreen-takeover .filter-buttons {
  display: block;
}

.filter-bottom-buttons, .filter-buttons, .filter.bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  background: #d0d8de;
  z-index: 3;
}
.filter-bottom-buttons a, .filter-buttons a, .filter.bottom a, .filter-bottom-buttons button, .filter-buttons button, .filter.bottom button {
  width: 48%;
  margin-bottom: 0;
}
.filter-bottom-buttons a:first-child, .filter-buttons a:first-child, .filter.bottom a:first-child, .filter-bottom-buttons button:first-child, .filter-buttons button:first-child, .filter.bottom button:first-child {
  float: left;
}
.filter-bottom-buttons a:last-child, .filter-buttons a:last-child, .filter.bottom a:last-child, .filter-bottom-buttons button:last-child, .filter-buttons button:last-child, .filter.bottom button:last-child {
  float: right;
}
@media only screen and (min-width: 1000px) {
  .filter-bottom-buttons a, .filter-buttons a, .filter.bottom a, .filter-bottom-buttons button, .filter-buttons button, .filter.bottom button {
    width: 100%;
  }
  .filter-bottom-buttons a:first-child, .filter-buttons a:first-child, .filter.bottom a:first-child, .filter-bottom-buttons a:last-child, .filter-buttons a:last-child, .filter.bottom a:last-child, .filter-bottom-buttons button:first-child, .filter-buttons button:first-child, .filter.bottom button:first-child, .filter-bottom-buttons button:last-child, .filter-buttons button:last-child, .filter.bottom button:last-child {
    float: none;
  }
}

.filter-buttons {
  display: none;
}

.side-nav-filter .dl {
  padding-bottom: 100px;
}
@media only screen and (min-width: 1000px) {
  .side-nav-filter .dl {
    padding-bottom: 0;
  }
}

.accordion .dt a,
.accordion-open .dt a {
  min-height: 50px;
  padding: 17px 40px 11px 20px;
  display: block;
  text-decoration: none;
  background: #ffffff;
  color: #2ea9d3;
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
  position: relative;
  cursor: pointer;
}
.accordion .dt a:visited, .accordion .dt a:hover,
.accordion-open .dt a:visited,
.accordion-open .dt a:hover {
  color: #2ea9d3;
}
.accordion .dt a i,
.accordion-open .dt a i {
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 20px;
}
.accordion .dt,
.accordion-open .dt {
  min-height: 50px;
  font-size: 16px;
  line-height: 16px;
  margin-top: 10px;
  position: relative;
}
.accordion .dt:first-child,
.accordion-open .dt:first-child {
  margin-top: 0;
}
.accordion .dt.header,
.accordion-open .dt.header {
  padding: 18px 20px;
  background: #005870;
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  display: none;
}
@media only screen and (min-width: 1000px) {
  .accordion .dt.header,
  .accordion-open .dt.header {
    display: block;
  }
}
.accordion .dd,
.accordion-open .dd {
  overflow: hidden;
  margin: 0;
  border-radius: 0 0 5px 5px;
}
.accordion .dd fieldset,
.accordion-open .dd fieldset {
  padding: 0;
  margin: 0;
  border: none;
}

.side-nav-filter .filter-set {
  position: absolute;
  top: 50%;
  margin-top: -9px;
  right: 20px;
}

.show-filter {
  display: block;
  position: relative;
  margin-bottom: 0;
}

.filter {
  width: 100%;
  position: relative;
  display: block;
  transition: all 0.3s;
  background: #eef1f3;
  border-bottom: 1px solid #dfe2e4;
}
.filter:last-child {
  border-bottom: 0;
}
.filter:hover {
  background: #2ea9d3;
}
.filter:hover label {
  color: #ffffff;
}
.filter.icon-left .label-text {
  padding-left: 50px;
}
.filter.selectbox {
  padding: 20px 20px 15px;
  background: #eef1f3;
  border-bottom: 1px solid #dfe2e4;
}
.filter.selectbox .select {
  margin-bottom: 10px;
}
.filter.selectbox:hover {
  background: #eef1f3;
}
@media only screen and (min-width: 1000px) {
  .filter.bottom {
    position: static;
    padding: 10px;
    background-color: #ffffff;
    border-radius: 0 0 3px 3px;
  }
}
.filter.bottom .btn {
  margin: 0;
}
@media only screen and (min-width: 1000px) {
  .filter.bottom .btn:first-child {
    display: none;
  }
}
.filter .label-text {
  font-size: 16px;
  line-height: 24px;
  display: block;
  padding: 17px 47px 17px 20px;
  cursor: pointer;
  position: relative;
}
.filter .label-text img {
  position: absolute;
  width: 25px;
  left: 15px;
  top: 17px;
}

.clear-filter {
  overflow: hidden;
  background: #ffffff;
  padding: 10px;
  display: none;
}
.clear-filter .btn {
  width: 100%;
  margin-bottom: 0;
}

.pagination {
  *zoom: 1;
  position: relative;
  margin-bottom: 25px;
  text-align: center;
}
.pagination:before, .pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
@media only screen and (min-width: 1000px) {
  .pagination {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 1000px) {
  .pagination.calendar {
    margin-bottom: 40px;
  }
}
.pagination .pag-prev {
  float: left;
  display: block;
}
.pagination .pag-prev i {
  background-position: -82px -192px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 12px;
  height: 12px;
}
.pagination .pag-next {
  float: right;
  display: block;
}
.pagination .pag-next i {
  background-position: -66px -192px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 12px;
  height: 12px;
}
.pagination .btn {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.pagination .pages {
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  font-size: 0;
  z-index: 1;
}
.pagination .pages .page-numbers a {
  padding: 2px 12px;
  display: inline-block;
  font-size: 16px;
  border-right: 1px solid #c9d6dd;
  vertical-align: middle;
}
.pagination .pages .page-numbers a.active {
  color: #aaaaaa;
  pointer-events: none;
}
.pagination .pages .page-numbers a.active:visited {
  color: #aaaaaa;
  pointer-events: none;
}
.pagination .pages .page-numbers a:last-child {
  border-right: none;
}
@media only screen and (min-width: 1000px) {
  .pagination .pages .page-numbers a {
    font-size: 14px;
  }
}
.pagination.long {
  width: 100%;
  padding: 30px 40px 0;
}
.pagination.long:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  font-size: 14px;
  content: "Please scroll pagination to view all contents";
  text-align: center;
  line-height: 30px;
  margin-bottom: 0;
}
.pagination.long .btn {
  position: absolute;
  bottom: 0;
}
.pagination.long .btn.pag-prev {
  left: 0;
}
.pagination.long .btn.pag-next {
  right: 0;
}
@media only screen and (min-width: 1000px) {
  .pagination.long {
    padding: 0;
  }
  .pagination.long .btn {
    opacity: 0;
  }
  .pagination.long .btn.pag-prev {
    left: -40px;
  }
  .pagination.long .btn.pag-next {
    right: -40px;
  }
  .pagination.long:hover .btn {
    opacity: 1;
  }
  .pagination.long:hover .btn.pag-prev {
    left: 0;
  }
  .pagination.long:hover .btn.pag-next {
    right: 0;
  }
  .pagination.long:hover .pages .page-numbers a {
    min-width: 20px;
  }
  .pagination.long:before {
    display: none;
  }
}
.pagination.long .pages {
  width: inherit;
  height: 40px;
  padding-top: 4px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.pagination.long .pages .page-numbers {
  white-space: nowrap;
}
@media only screen and (min-width: 1000px) {
  .pagination.long .pages .page-numbers a {
    min-width: 23px;
    padding: 0 5px;
  }
}

.section-pull .list-figure-item.pinned-notice {
  margin-left: -20px;
  margin-right: -20px;
}
@media only screen and (min-width: 1000px) {
  .section-pull .list-figure-item.pinned-notice {
    margin-left: -40px;
    margin-right: -40px;
  }
}

.list-figure-item {
  *zoom: 1;
  margin-bottom: 25px;
}
.list-figure-item:before, .list-figure-item:after {
  content: " ";
  display: table;
}
.list-figure-item:after {
  clear: both;
}
@media only screen and (min-width: 1000px) {
  .list-figure-item {
    margin-bottom: 40px;
  }
}
.list-figure-item figure {
  width: 100%;
  margin: 0 0 30px;
}
@media only screen and (min-width: 700px) {
  .list-figure-item figure {
    width: 140px;
    margin: 0 20px 0 0;
    float: left;
  }
}
@media only screen and (min-width: 1000px) {
  .list-figure-item figure a {
    display: block;
    width: 100%;
    min-height: 80px;
    height: auto;
    overflow: hidden;
  }
  .list-figure-item figure a img {
    position: relative;
    transition: transform 0.45s ease;
  }
  .list-figure-item figure a:hover img {
    -ms-transform: scale(1.1);
        transform: scale(1.1);
  }
}
.list-figure-item h4 {
  margin-bottom: 10px;
}
.list-figure-item p {
  margin-bottom: 10px;
}
.list-figure-item p:last-child {
  margin-bottom: 0;
}
.list-figure-item h4, .list-figure-item p,
.list-figure-item .recreation-icons {
  padding-left: 0;
}
@media only screen and (min-width: 700px) {
  .list-figure-item h4, .list-figure-item p,
  .list-figure-item .recreation-icons {
    padding-left: 160px;
  }
}
.list-figure-item.pinned-notice {
  background-color: #d9e2e7;
  padding: 30px 20px;
}
@media only screen and (min-width: 1000px) {
  .list-figure-item.pinned-notice {
    padding: 30px 40px;
  }
}

.profile-detail {
  *zoom: 1;
  position: relative;
  margin-bottom: 25px;
}
.profile-detail:before, .profile-detail:after {
  content: " ";
  display: table;
}
.profile-detail:after {
  clear: both;
}
@media only screen and (min-width: 1000px) {
  .profile-detail {
    margin-bottom: 40px;
  }
}
.profile-detail figure {
  width: 80px;
  height: 80px;
  background-color: #ececec;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 25px;
}
@media only screen and (min-width: 700px) {
  .profile-detail figure {
    margin-bottom: 0;
    float: left;
  }
}
.profile-detail figure img {
  width: 100%;
}
.profile-detail .profile-info {
  padding: 0;
}
@media only screen and (min-width: 700px) {
  .profile-detail .profile-info {
    padding-left: 120px;
  }
}
.profile-detail p {
  margin-bottom: 20px;
}
.profile-detail.with-map figure {
  width: 180px;
  height: 180px;
  border-radius: 0;
  margin-bottom: 75px;
}
@media only screen and (min-width: 700px) {
  .profile-detail.with-map figure {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 700px) {
  .profile-detail.with-map .profile-info {
    padding-left: 220px;
  }
  .profile-detail.with-map .profile-info p:last-child, .profile-detail.with-map .profile-info ul:last-child {
    margin-bottom: 0;
  }
}
.profile-detail.with-map .btn {
  width: 180px;
  position: absolute;
  top: 180px;
  left: 0;
  border-radius: 0;
}

@media only screen and (min-width: 1000px) {
  .section-pull .infographic {
    margin-left: -40px;
    margin-right: 0;
  }
}

.infographic {
  *zoom: 1;
  margin-bottom: 25px;
  padding: 30px 20px;
}
.infographic:before, .infographic:after {
  content: " ";
  display: table;
}
.infographic:after {
  clear: both;
}
@media only screen and (min-width: 1000px) {
  .infographic {
    margin-bottom: 40px;
    padding: 30px 40px;
  }
}
.infographic figure {
  display: none;
}
@media only screen and (min-width: 320px) {
  .infographic figure {
    width: 80px;
    display: block;
    float: left;
    margin: 0 20px 20px 0;
    border: 5px solid #ffffff;
    border-radius: 2px;
  }
}
@media only screen and (min-width: 320px) and (min-width: 700px) {
  .infographic figure {
    width: 100px;
    margin: 0 40px 0 0;
  }
}

.infographic figure img {
  display: block;
}
.infographic figcaption span {
  display: block;
  font-size: 16px;
  line-height: 16px;
}
.infographic strong {
  text-transform: uppercase;
}
.infographic p {
  margin-bottom: 25px;
}
.infographic .btn {
  margin-bottom: 0;
}

@media only screen and (min-width: 1000px) {
  .section-pull .link-with-check {
    margin-left: -40px;
    margin-right: 0;
  }
}

.link-with-check {
  *zoom: 1;
  margin-bottom: 25px;
  padding: 30px 20px;
}
.link-with-check:before, .link-with-check:after {
  content: " ";
  display: table;
}
.link-with-check:after {
  clear: both;
}
@media only screen and (min-width: 1000px) {
  .link-with-check {
    margin-bottom: 40px;
    padding: 30px 40px;
  }
}
.link-with-check p {
  margin-bottom: 0;
  font-size: 16px;
}
.link-with-check p input {
  left: 0;
  bottom: 17px;
  margin: 0 0 0 3px;
  z-index: 1;
}
.link-with-check p a {
  font-weight: bold;
}
.link-with-check p.error input {
  bottom: 37px;
}
.link-with-check p .label {
  position: relative;
  font-style: normal;
}
.link-with-check p .label.required:before {
  position: absolute;
  content: "*";
  display: inline-block;
  font-size: 14px;
  color: #e2574c;
  margin-left: -10px;
}
.link-with-check .btn {
  margin-bottom: 0;
}
.link-with-check .btn i {
  margin: 0 0 0 5px;
}

.contact ul {
  list-style: none;
}
.contact ul li {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
}
.contact ul li:before {
  display: none;
}
.contact ul a {
  word-break: break-all;
}
.contact p {
  margin-bottom: 20px;
}

ul {
  *zoom: 1;
}
ul:before, ul:after {
  content: " ";
  display: table;
}
ul:after {
  clear: both;
}
ul.list-1-2 {
  width: 100%;
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
}
@media only screen and (min-width: 1000px) {
  ul.list-1-2 {
    margin-bottom: 40px;
  }
}
ul.list-1-2 li {
  display: block;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}
ul.list-1-2 li:last-child {
  margin-bottom: 0;
}
ul.list-1-2 li:before {
  display: none;
}
@media only screen and (min-width: 700px) {
  ul.list-1-2 li {
    width: 50%;
    float: left;
    margin-bottom: 25px;
  }
  ul.list-1-2 li:nth-child(even) {
    padding-left: 10px;
  }
  ul.list-1-2 li:nth-child(odd) {
    padding-right: 10px;
  }
  ul.list-1-2 li:nth-child(odd):last-child {
    clear: left;
  }
}

.list-icon li {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
}
.list-icon li:before {
  display: none;
}
.list-icon i {
  margin-right: 20px;
}

.useful-links {
  *zoom: 1;
  padding-top: 25px;
}
.useful-links:before, .useful-links:after {
  content: " ";
  display: table;
}
.useful-links:after {
  clear: both;
}
.useful-links ul {
  position: relative;
  padding-top: 25px;
}
.useful-links ul:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
  display: block;
  background-color: #d1d8de;
}
.useful-links ul li {
  margin-bottom: 10px;
}
@media only screen and (min-width: 700px) {
  .useful-links {
    padding: 40px 0 25px;
  }
  .useful-links ul {
    padding: 0 0 0 20px;
  }
  .useful-links ul:before {
    width: 1px;
    height: 100%;
    left: -15px;
  }
}

.list-ul {
  *zoom: 1;
}
.list-ul:before, .list-ul:after {
  content: " ";
  display: table;
}
.list-ul:after {
  clear: both;
}
.list-ul ul:nth-last-of-type(2), .list-ul ul:last-child {
  width: 100%;
  display: inline-block;
}
@media only screen and (min-width: 700px) {
  .list-ul ul:nth-last-of-type(2), .list-ul ul:last-child {
    width: 50%;
  }
}
.list-ul ul:last-child {
  float: right;
}
.list-ul ul li {
  padding: 0;
}
.list-ul ul li:before {
  display: none;
}

.list-links {
  margin-bottom: 20px;
}
@media only screen and (min-width: 700px) {
  .list-links {
    margin-bottom: 40px;
  }
}
.list-links a {
  display: block;
  margin-bottom: 10px;
}

.list-paragraph {
  margin-bottom: 25px;
}
@media only screen and (min-width: 1000px) {
  .list-paragraph {
    margin-bottom: 40px;
  }
}
.list-paragraph p:nth-child(odd) {
  margin-bottom: 5px;
}
.list-paragraph p:last-child {
  margin-bottom: 0;
}

.section-pull ol, .section-pull .lrg-icon-content {
  margin-bottom: 25px;
}
@media only screen and (min-width: 1000px) {
  .section-pull ol, .section-pull .lrg-icon-content {
    margin-bottom: 40px;
  }
}

ol li .sml {
  padding-left: 50px;
}
ol.bordered li {
  border-top: 1px solid #cdd2d4;
  padding-top: 40px;
  margin-bottom: 40px;
}
ol.bordered li:first-child {
  border-top: none;
  padding-top: 0;
}
ol.bordered li > b {
  margin-bottom: 20px;
  display: inline-block;
}
ol.bordered li p {
  position: relative;
  margin-bottom: 10px;
}
ol.bordered li:last-child {
  margin-bottom: 0;
}

.links-row {
  display: inline-block;
  margin-left: -10px;
}
.links-row a {
  padding: 0 10px;
  border-right: 1px solid #c9d6dd;
  min-width: 39px;
  display: inline-block;
  text-align: center;
  margin-top: 15px;
}
.links-row a:last-child {
  border: none;
}

.file-type {
  position: absolute;
  left: 0;
  top: -2px;
  color: #424242;
  font-weight: 700;
}
.file-type:before {
  content: "[" attr(title) "]";
  font-size: 10px;
  text-transform: uppercase;
  vertical-align: top;
  background: none;
}
.file-type.type-pdf {
  color: #e2574c;
}

.lrg-icon-content {
  margin-bottom: 25px;
}
@media only screen and (min-width: 700px) {
  .lrg-icon-content {
    padding-left: 90px;
  }
}
@media only screen and (min-width: 1000px) {
  .lrg-icon-content {
    margin-bottom: 40px;
  }
}
.lrg-icon-content li a {
  margin-bottom: 8px;
}
.lrg-icon-content li .text-grey:nth-of-type(2) {
  margin-bottom: 25px;
}
.lrg-icon-content li .text-grey:last-child {
  margin-bottom: 0;
}
.lrg-icon-content ul .lrg-icon {
  padding-left: 0;
}
@media only screen and (min-width: 700px) {
  .lrg-icon-content ol {
    min-height: 60px;
  }
}
.lrg-icon-content ol:last-child {
  margin-bottom: 0;
}
.lrg-icon-content.bordered {
  padding: 20px;
  border: 1px solid #b4bfc7;
}
@media only screen and (min-width: 700px) {
  .lrg-icon-content.bordered {
    padding: 25px 25px 25px 118px;
  }
}
.lrg-icon-content.bordered ul {
  margin-bottom: 0;
}
.content-accordion .lrg-icon-content.bordered {
  background: #ffffff;
}
.lrg-icon-content.media-type li {
  padding-left: 0;
}

.lrg-icon {
  margin-bottom: 25px;
  position: relative;
}
@media only screen and (min-width: 1000px) {
  .lrg-icon {
    margin-bottom: 40px;
  }
}
.lrg-icon:last-child {
  margin-bottom: 0;
}
.lrg-icon:before {
  display: none;
}
@media only screen and (min-width: 700px) {
  .lrg-icon:before {
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    top: 0;
    left: -90px;
  }
}

.lrg-audio:before {
  background-position: -2px -2px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 60px;
  height: 60px;
  background-color: #ffc100;
}

.lrg-check:before {
  background-position: -130px -2px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 60px;
  height: 60px;
  background-color: #bacf00;
}

.lrg-docs:before {
  background-position: -66px -2px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 60px;
  height: 60px;
  background-color: #e2574c;
}

.lrg-imgs:before {
  background-position: -2px -66px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 60px;
  height: 60px;
  background-color: #3db39e;
}

.lrg-link {
  padding-left: 0;
}
.lrg-link:before {
  background-position: -66px -66px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 60px;
  height: 60px;
  background-color: #324d5b;
}

.lrg-video:before {
  background-position: -130px -66px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 60px;
  height: 60px;
  background-color: #cb4e44;
}

.lrg-zip:before {
  background-position: -2px -130px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 60px;
  height: 60px;
  background-color: #4682a1;
}

.lrg-icon:before {
  display: none;
}
@media only screen and (min-width: 700px) {
  .lrg-icon:before {
    display: inline-block;
    content: "";
  }
}

.mobile-scroll {
  position: relative;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding-top: 40px;
}
.mobile-scroll:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  content: "Please scroll table to view all contents";
  text-align: center;
  font-size: 14px;
  line-height: 40px;
  margin-bottom: 0;
}
@media only screen and (min-width: 700px) {
  .mobile-scroll {
    padding-top: 0;
  }
  .mobile-scroll:before {
    display: none;
  }
}
.mobile-scroll table {
  min-width: 578px;
}

table {
  width: 100%;
  font-size: 16px;
  margin-bottom: 25px;
}
@media only screen and (min-width: 1000px) {
  table {
    margin-bottom: 40px;
  }
}
table caption, table tr th {
  font-weight: 600;
  background: #c9d6dd;
  border-bottom: 1px solid #ffffff;
  padding: 10px;
}
@media only screen and (min-width: 700px) {
  table caption, table tr th {
    padding: 15px;
  }
}
table th {
  border-right: 1px solid #ffffff;
}
table th:last-child {
  border-right: none;
}
table td {
  border-right: 1px solid #c9d6dd;
  border-bottom: 1px solid #c9d6dd;
  padding: 10px 15px;
  vertical-align: top;
}
table td:last-child {
  border-right: none;
}
table td i.spatial {
  vertical-align: top;
}
table caption {
  text-align: left;
  text-indent: 10px;
  background-color: #bacad3;
  border-radius: 2px 2px 0 0;
}
@media only screen and (min-width: 700px) {
  table caption {
    text-align: center;
    text-indent: 0;
  }
}
table.col-3-equal th,
table.col-3-equal td {
  width: 33.33333%;
}
table.col-3-equal td {
  padding: 10px 5px 10px 15px;
}

blockquote {
  border-left: 1px solid #cdd2d4;
  padding-left: 20px;
  *zoom: 1;
  margin: 0;
  margin-bottom: 25px;
}
blockquote:before, blockquote:after {
  content: " ";
  display: table;
}
blockquote:after {
  clear: both;
}
@media only screen and (min-width: 1000px) {
  blockquote {
    padding: 0;
    border: none;
    display: table;
    margin-bottom: 40px;
  }
}
blockquote p {
  margin: 0;
}
blockquote p:first-child {
  float: left;
}
@media only screen and (min-width: 1000px) {
  blockquote p {
    display: table-cell;
    vertical-align: top;
  }
  blockquote p:last-child {
    padding-left: 25px;
    border-left: 1px solid #cdd2d4;
  }
}
blockquote p span {
  width: 60px;
  height: 60px;
  overflow: hidden;
  display: block;
  margin-right: 20px;
}
@media only screen and (min-width: 700px) {
  blockquote p span {
    width: 80px;
    height: 80px;
  }
}
@media only screen and (min-width: 1000px) {
  blockquote p span {
    margin-right: 25px;
  }
}
blockquote b {
  margin-top: 20px;
}
blockquote b, blockquote cite {
  display: block;
}
blockquote cite {
  font-size: 16px;
}

.pull {
  margin-bottom: 25px;
  border: 1px solid #ea2a74;
  color: #ea2a74;
  font-size: 18px;
  line-height: 25px;
  text-transform: uppercase;
  padding: 15px;
}
@media only screen and (min-width: 700px) {
  .pull {
    font-size: 26px;
    line-height: 34px;
    padding: 30px;
  }
}
@media only screen and (min-width: 1000px) {
  .pull {
    margin-bottom: 40px;
  }
}
.pull.right, .pull.left {
  width: 100%;
  margin-bottom: 25px;
}
@media only screen and (min-width: 1000px) {
  .pull.right, .pull.left {
    width: 50%;
  }
}
.pull.right {
  margin-left: 0;
}
@media only screen and (min-width: 1000px) {
  .pull.right {
    margin-left: 25px;
  }
}
.pull.left {
  margin-right: 0;
}
@media only screen and (min-width: 1000px) {
  .pull.left {
    margin-right: 25px;
  }
}

.content-links {
  *zoom: 1;
}
.content-links:before, .content-links:after {
  content: " ";
  display: table;
}
.content-links:after {
  clear: both;
}
.content-links .col-1-2 {
  padding: 0;
}

.content-accordion {
  margin-bottom: 25px;
}
@media only screen and (min-width: 1000px) {
  .content-accordion {
    margin-bottom: 40px;
  }
}
.content-accordion .content-trigger {
  margin-bottom: 20px;
}
@media only screen and (min-width: 1000px) {
  .content-accordion .content-trigger {
    margin-bottom: 30px;
  }
}
.content-accordion .content-trigger:last-child {
  margin-bottom: 0;
}
.content-accordion .content-toggle {
  display: none;
  background: #d9e2e7;
  padding: 0 20px 1px;
}
@media only screen and (min-width: 1000px) {
  .content-accordion .content-toggle {
    padding: 0 40px 1px;
  }
}
.no-js .content-accordion .content-toggle {
  display: block;
}
.content-accordion h3,
.content-accordion h4 {
  background: #d9e2e7;
  cursor: pointer;
  position: relative;
  margin-bottom: 0;
  padding: 15px 40px 15px 20px;
  border-radius: 2px;
}
@media only screen and (min-width: 1000px) {
  .content-accordion h3,
  .content-accordion h4 {
    padding-right: 60px;
  }
}
.content-accordion h3 i,
.content-accordion h4 i {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 20px;
}
@media only screen and (min-width: 1000px) {
  .content-accordion h3 i,
  .content-accordion h4 i {
    right: 40px;
  }
}

.subtopic-fullsize-img {
  margin-bottom: 25px;
  margin-left: 0;
  margin-right: 0;
}
@media only screen and (min-width: 1000px) {
  .subtopic-fullsize-img {
    margin-bottom: 40px;
    margin-left: -40px;
    margin-right: 0;
  }
  .media-editorial-tpl .subtopic-fullsize-img {
    margin-left: 0;
  }
}

@keyframes slide-next {
  0% {
    left: 100%;
    opacity: 0;
  }
  100% {
    left: 0%;
    opacity: 1;
  }
}
@keyframes slide-prev {
  0% {
    left: -100%;
    opacity: 0;
  }
  100% {
    left: 0%;
    opacity: 1;
  }
}
.section-pull .image-gallery-slider {
  margin-left: 0;
  margin-right: 0;
}
@media only screen and (min-width: 1000px) {
  .section-pull .image-gallery-slider {
    margin-left: -40px;
    margin-right: 0;
  }
}

.image-gallery-slider {
  min-height: 300px;
  height: auto;
  position: relative;
  background-color: #d9e2e7;
  margin-bottom: 25px;
}
@media only screen and (min-width: 700px) {
  .image-gallery-slider {
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 1000px) {
  .image-gallery-slider {
    margin-bottom: 40px;
  }
}
.image-gallery-slider .image-gallery-content {
  background-color: #ffffff;
  position: relative;
  top: 0;
  height: 80%;
  width: 100%;
  overflow: hidden;
}
@media only screen and (min-width: 700px) {
  .image-gallery-slider .image-gallery-content {
    position: absolute;
  }
}
.image-gallery-slider .image-gallery-content figure {
  position: absolute;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 0;
}
.image-gallery-slider .image-gallery-content figure.slide-left {
  animation: slide-next 0.25s ease;
}
.image-gallery-slider .image-gallery-content figure.slide-right {
  animation: slide-prev 0.25s ease;
}
.image-gallery-slider .image-gallery-content figure .image-slide-text {
  display: none;
}
.image-gallery-slider .image-gallery-control {
  background-color: #d9e2e7;
  position: relative;
  height: auto;
  width: 100%;
  z-index: 5;
}
@media only screen and (min-width: 700px) {
  .image-gallery-slider .image-gallery-control {
    position: absolute;
    bottom: 0;
  }
}
.image-gallery-slider .image-gallery-control .image-gallery-caption {
  position: relative;
  width: 100%;
  padding: 15px 20px;
  min-height: 80px;
  height: auto;
  float: none;
}
@media only screen and (min-width: 700px) {
  .image-gallery-slider .image-gallery-control .image-gallery-caption {
    width: 75%;
  }
}
@media only screen and (min-width: 1000px) {
  .image-gallery-slider .image-gallery-control .image-gallery-caption {
    padding: 15px 10px 15px 40px;
  }
}
.image-gallery-slider .image-gallery-control .image-gallery-caption *:after {
  display: inline-block;
}
.image-gallery-slider .image-gallery-control .image-gallery-caption p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0px;
  margin-top: 0;
}
.image-gallery-slider .image-gallery-control .image-gallery-nav {
  height: 60px;
  width: 100%;
  position: relative;
  right: 0;
  bottom: 0;
  text-align: center;
}
@media only screen and (min-width: 700px) {
  .image-gallery-slider .image-gallery-control .image-gallery-nav {
    position: absolute;
    height: 100%;
    width: 25%;
    bottom: 0;
  }
  .image-gallery-slider .image-gallery-control .image-gallery-nav:hover .nav-info {
    height: 30px;
    top: -30px;
    opacity: 1;
  }
}
.image-gallery-slider .image-gallery-control .image-gallery-nav .nav-info {
  position: absolute;
  top: 0px;
  padding: 5px 0;
  background-color: #e0e1e5;
  width: 100%;
  font-size: 14px;
  height: 30px;
  opacity: 0;
  transition: top 0.2s, background-color 0.2s;
}
.image-gallery-slider .image-gallery-control .image-gallery-nav .slide-next,
.image-gallery-slider .image-gallery-control .image-gallery-nav .slide-prev {
  height: 100%;
  width: 50%;
  background-color: #2ea9d3;
  right: 0;
  position: absolute;
  cursor: pointer;
}
.image-gallery-slider .image-gallery-control .image-gallery-nav .slide-next:hover,
.image-gallery-slider .image-gallery-control .image-gallery-nav .slide-prev:hover {
  background-color: #2488aa;
}
.image-gallery-slider .image-gallery-control .image-gallery-nav .slide-next i,
.image-gallery-slider .image-gallery-control .image-gallery-nav .slide-prev i {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -6px;
}
.image-gallery-slider .image-gallery-control .image-gallery-nav .slide-prev {
  right: auto;
  left: 0;
}

.figure-credits {
  margin-bottom: 25px;
}
@media only screen and (min-width: 1000px) {
  .figure-credits {
    margin-bottom: 40px;
  }
}
.figure-credits figcaption {
  background: #d9e2e7;
  padding: 15px 20px;
}
.figure-credits figcaption p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 0;
}
.figure-credits.left, .figure-credits.right {
  width: 100%;
  margin-bottom: 25px;
}
@media only screen and (min-width: 700px) {
  .figure-credits.left, .figure-credits.right {
    width: 50%;
  }
}
.figure-credits.left {
  margin-right: 40px;
}
.figure-credits.right {
  margin-left: 40px;
}

.info-block h3 {
  margin-bottom: 0;
}
.info-block h3 + p {
  font-size: 16px;
}

.responsive-media {
  position: relative;
  padding-bottom: 56.25%;
  margin-bottom: 0;
  overflow: hidden;
  z-index: 1;
}
.responsive-media iframe, .responsive-media object, .responsive-media embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.subtopic-tpl .responsive-media {
  margin-bottom: 25px;
}
@media only screen and (min-width: 1000px) {
  .subtopic-tpl .responsive-media {
    margin-bottom: 40px;
  }
}

.tags {
  margin-bottom: 25px;
}
@media only screen and (min-width: 1000px) {
  .tags {
    margin-bottom: 40px;
  }
}
.tags a {
  font-size: 12px;
  line-height: 12px;
  color: #424242;
  background: #dcdcdc;
  border-radius: 25px;
  padding: 9px 15px 7px;
  text-transform: uppercase;
  margin: 0 10px 10px 0;
  display: inline-block;
}
.tags a:last-child {
  margin-right: 0;
}
.tags a:hover {
  color: #ffffff;
  background: #2ea9d3;
  text-decoration: none;
}
.tags a:visited {
  color: #424242;
}
.tags a:visited:hover {
  color: #ffffff;
}

.share-page {
  padding: 20px;
  margin-bottom: 0;
  text-align: center;
  background: #ffffff;
  border-top: 1px solid #c9d6dd;
}
@media only screen and (min-width: 700px) {
  .share-page {
    padding: 30px;
    text-align: left;
  }
}
.share-page p {
  text-transform: uppercase;
  margin-bottom: 15px;
}
@media only screen and (min-width: 700px) {
  .share-page p {
    margin-bottom: 0;
    display: inline-block;
  }
}
.share-page .links {
  float: none;
}
@media only screen and (min-width: 700px) {
  .share-page .links {
    float: right;
  }
}
.share-page a {
  width: 30px;
  height: 30px;
  background: #ffffff;
  display: inline-block;
  margin-right: 10px;
}
.share-page a:last-child {
  margin-right: 0;
}
.share-page a i {
  border-radius: 50%;
}
.share-page a i.share-facebook {
  background-color: #3b5a9a;
}
.share-page a i.share-twitter {
  background-color: #5b90cc;
}
.share-page a i.share-link {
  background-color: #de392e;
}
.share-page a:hover i {
  background-color: #4c5053;
}
.share-page.share-sidenav {
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center;
}

.sticky-assistant:only-child .share-page.share-sidenav {
  margin-top: 0;
}

header {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  background-color: #ffffff;
  z-index: 4;
}
header.homepage-header {
  position: relative;
  top: 0;
  left: 0;
  margin: auto;
  transition: top 0.25s 0.2s;
}
@media only screen and (min-width: 1000px) {
  header.homepage-header {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.9);
  }
  .homepage header.homepage-header {
    top: 100px;
  }
}

.hero {
  width: 100%;
  height: auto;
  position: relative;
  padding: 0;
  overflow: hidden;
  background-color: #ffffff;
}
.hero.home {
  padding: 0;
}
@media only screen and (min-width: 700px) {
  .hero.home {
    padding: 0 0 40px;
  }
}
@media only screen and (min-width: 1000px) {
  .hero.home {
    padding: 80px 0;
  }
}
.hero.themes {
  padding: 0;
}
@media only screen and (min-width: 320px) {
  .hero.themes {
    padding: 150px 0 0;
  }
}
@media only screen and (min-width: 700px) {
  .hero.themes {
    padding: 0;
  }
}
.hero.global {
  padding: 0;
}
@media only screen and (min-width: 320px) {
  .hero.global {
    padding: 150px 0 0;
  }
}
@media only screen and (min-width: 700px) {
  .hero.global {
    min-height: 250px;
    padding: 0;
  }
}
.hero.solid {
  padding-bottom: 5px;
  background-color: #543347;
}
@media only screen and (min-width: 700px) {
  .hero.solid {
    padding-bottom: 10px;
  }
}
.hero.solid-default {
  padding-bottom: 5px;
  background-color: #6391a9;
}
@media only screen and (min-width: 700px) {
  .hero.solid-default {
    padding-bottom: 10px;
  }
}

.header-container {
  position: relative;
  z-index: 5;
  *zoom: 1;
}
.header-container:before, .header-container:after {
  content: " ";
  display: table;
}
.header-container:after {
  clear: both;
}
@media only screen and (min-width: 700px) {
  .header-container {
    max-width: 1000px;
    margin: 0 auto;
  }
}
.header-container .header-logo {
  float: left;
  display: block;
  margin: 0;
}
.header-container .header-logo a {
  float: left;
}
.header-container .header-logo a .site-logo {
  display: block;
  width: auto;
  height: 50px;
  margin: 10px;
  float: none;
}
@media only screen and (min-width: 700px) {
  .header-container .header-logo a .site-logo {
    height: 60px;
    margin: 10px 20px;
  }
}
@media only screen and (min-width: 1000px) {
  .header-container .header-logo a .site-logo {
    height: 70px;
    margin: 10px 25px;
  }
}

.help-page {
  text-align: center;
}
.help-page a {
  color: #ffffff;
  display: inline-block;
  padding: 20px;
  font-size: 16px;
}
@media only screen and (min-width: 1000px) {
  .help-page a {
    padding: 21px 20px;
    font-size: inherit;
  }
}
.help-page a:visited {
  color: #e6e6e6;
}

.footer-action {
  font-size: 16px;
  color: #918f8f;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
  text-decoration: none;
}
@media only screen and (min-width: 1000px) {
  .footer-action {
    padding-top: 28px;
    padding-bottom: 28px;
  }
}
.footer-action span b {
  font-weight: 600;
  color: #ffffff;
  text-transform: uppercase;
}
.footer-action a {
  color: #ffc100;
}
.footer-action a:hover, .footer-action a:active, .footer-action a:visited {
  color: #ffcd33;
  text-decoration: underline;
}
.footer-action a i {
  margin-left: 13px;
  vertical-align: initial;
}
.footer-action .left,
.footer-action .right {
  float: none;
  width: 100%;
  text-align: center;
  display: inline-block;
}
@media only screen and (min-width: 700px) {
  .footer-action .left,
  .footer-action .right {
    width: auto;
  }
}
@media only screen and (min-width: 700px) {
  .footer-action .left {
    float: left;
  }
}
@media only screen and (min-width: 700px) {
  .footer-action .right {
    float: right;
  }
}

footer {
  overflow: hidden;
}
.homepage footer .footer-action {
  display: none;
}
.feedback-form footer .help-page {
  display: none;
}
footer .foot-accordion {
  overflow: hidden;
  background: transparent;
  transition: max-height 0.2s, background-color 0.2s;
}
footer .foot-accordion.active {
  background-color: #2e3234;
}
footer .foot-accordion.active h6 {
  background-color: #4c5053;
}
footer .foot-accordion.deactivate.active {
  background-color: transparent;
}
footer .btnHeight {
  max-height: 44px;
}
footer .headingHeight {
  max-height: 67px;
}
footer .maxHeight {
  max-height: 700px;
}
footer h6 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 100%;
  color: #dfe2e4;
  text-transform: uppercase;
  font-weight: 700;
  padding: 25px 20px;
  border-bottom: 1px solid #4e5255;
  position: relative;
  transition: background-color 0.2s;
  cursor: pointer;
}
@media only screen and (min-width: 1000px) {
  footer h6 {
    cursor: default;
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 100%;
    padding: 25px 10px;
  }
}
footer h6 .arrow-white-down-sml,
footer h6 .arrow-white-up-sml {
  position: absolute;
  top: 32px;
  right: 22px;
}
@media only screen and (min-width: 1000px) {
  footer h6 .arrow-white-down-sml,
  footer h6 .arrow-white-up-sml {
    display: none;
  }
}
.active footer h6 {
  background: #4c5053;
}
footer nav a {
  color: #d7d8d9;
  font-size: 16px;
  padding: 10px 0 10px 10px;
  border-bottom: 1px solid #4e5255;
  display: block;
  position: relative;
  transition: color 0.2s;
}
footer nav a:last-child {
  border-bottom: none;
}
@media only screen and (min-width: 1000px) {
  footer nav a:last-child {
    border-bottom: 1px solid #4e5255;
  }
}
@media only screen and (min-width: 1000px) {
  footer nav a.social-link:last-child, footer nav a.social-link:nth-last-child(2) {
    border-bottom: none;
  }
}
footer nav a:visited {
  color: #d7d8d9;
}
footer nav a:visited:hover {
  color: #7d7f81;
}
footer nav a:hover {
  color: #7d7f81;
}
footer nav a i.arrow-white-down-sml,
footer nav a i.arrow-white-up-sml,
footer .btn-footer i.arrow-white-down-sml,
footer .btn-footer i.arrow-white-up-sml {
  position: absolute;
  top: 18px;
  right: 22px;
  margin: 0;
}
footer nav a:hover i,
footer .btn-footer:hover i {
  -ms-transform: none;
      transform: none;
}

.footer-content {
  padding-top: 0;
  padding-bottom: 30px;
}
@media only screen and (min-width: 1000px) {
  .footer-content {
    padding-top: 15px;
    padding-bottom: 60px;
  }
}

.logo-footer {
  background-position: -2px -78px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 180px;
  height: 58px;
  position: relative;
  margin: 0 auto 30px;
  top: 30px;
  opacity: 0.45;
}
@media only screen and (min-width: 1000px) {
  .logo-footer {
    position: absolute;
    margin: 0 auto;
    top: 260px;
    left: 10px;
  }
}

.social-link {
  width: 100%;
}
@media only screen and (min-width: 1000px) {
  .social-link {
    width: 45%;
    float: left;
  }
  .social-link:nth-child(even) {
    float: right;
  }
}
.social-link:hover .icon, .social-link:hover fieldset p.select:after, fieldset .social-link:hover p.select:after, .social-link:hover fieldset input[type="checkbox"]:checked + label:before, fieldset .social-link:hover input[type="checkbox"]:checked + label:before,
.social-link:hover fieldset input[type="radio"]:checked + label:before,
fieldset .social-link:hover input[type="radio"]:checked + label:before, .social-link:hover .ui-selectmenu-button span.ui-icon, .ui-selectmenu-button .social-link:hover span.ui-icon, .social-link:hover .calendar tr:first-child td table tr td:first-child a:before, .calendar tr:first-child td table tr td:first-child .social-link:hover a:before, .social-link:hover .calendar tr:first-child td table tr td:last-child a:before, .calendar tr:first-child td table tr td:last-child .social-link:hover a:before, .social-link:hover .calendar-entries .heading a:after, .calendar-entries .heading .social-link:hover a:after, .social-link:hover .icon:after, .social-link:hover .breadcrumb ul li:before, .breadcrumb ul .social-link:hover li:before {
  background-color: #2d2f31;
}
.social-link:hover fieldset p.select:after, fieldset .social-link:hover p.select:after, .social-link:hover .ui-selectmenu-button span.ui-icon:after, .ui-selectmenu-button .social-link:hover span.ui-icon:after, .social-link:hover .calendar-entries .heading a:after, .calendar-entries .heading .social-link:hover a:after, .social-link:hover .icon:after {
  display: block;
}
.social-link .icon, .social-link fieldset p.select:after, fieldset .social-link p.select:after, .social-link fieldset input[type="checkbox"]:checked + label:before, fieldset .social-link input[type="checkbox"]:checked + label:before,
.social-link fieldset input[type="radio"]:checked + label:before,
fieldset .social-link input[type="radio"]:checked + label:before, .social-link .ui-selectmenu-button span.ui-icon, .ui-selectmenu-button .social-link span.ui-icon, .social-link .calendar tr:first-child td table tr td:first-child a:before, .calendar tr:first-child td table tr td:first-child .social-link a:before, .social-link .calendar tr:first-child td table tr td:last-child a:before, .calendar tr:first-child td table tr td:last-child .social-link a:before, .social-link .calendar-entries .heading a:after, .calendar-entries .heading .social-link a:after, .social-link .icon:after, .social-link .breadcrumb ul li:before, .breadcrumb ul .social-link li:before {
  background-color: #9c9ea0;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  vertical-align: middle;
}
.social-link fieldset p.select:after, fieldset .social-link p.select:after, .social-link .ui-selectmenu-button span.ui-icon:after, .ui-selectmenu-button .social-link span.ui-icon:after, .social-link .calendar-entries .heading a:after, .calendar-entries .heading .social-link a:after, .social-link .icon:after {
  content: "";
  position: absolute;
  display: none;
}

.btn-footer,
.btn + .btn-footer {
  width: 100%;
  border: none;
  margin-bottom: 0;
}

.footer-btns {
  padding-left: 15px;
  padding-right: 15px;
}
.footer-btns .btn {
  padding: 15px 0;
}
.footer-btns a {
  margin-top: 19px;
}
.footer-btns div a {
  margin-top: 0;
}
.footer-btns .foot-accordion {
  margin-top: 10px;
}
@media only screen and (min-width: 1000px) {
  .footer-btns {
    padding-left: 0;
    padding-right: 0;
  }
  .footer-btns a {
    margin-top: 0;
  }
}

.footer-copyright {
  padding: 20px 0;
  text-align: center;
}
.footer-copyright small,
.footer-copyright nav a {
  color: #97999a;
}
.footer-copyright small:last-child,
.footer-copyright nav a:last-child {
  border-bottom: none;
}
.footer-copyright small {
  float: none;
}
@media only screen and (min-width: 1000px) {
  .footer-copyright small {
    float: left;
  }
}
.footer-copyright nav {
  float: none;
  margin-bottom: 20px;
}
@media only screen and (min-width: 1000px) {
  .footer-copyright nav {
    float: right;
    margin-bottom: 0;
  }
}
.footer-copyright nav a {
  border: none;
  display: inline-block;
  padding: 0 8px;
  text-transform: uppercase;
}
.footer-copyright nav a:last-child {
  padding-right: 0;
}

.breadcrumb {
  position: relative;
  z-index: 2;
  background: transparent;
  border-top: 1px solid #cdd2d4;
}
.breadcrumb .toggle-breadcrumb {
  position: absolute;
  top: 9px;
  right: 10px;
  display: block;
  min-width: 60px;
  padding: 5px 0;
  border: 1px solid #2ea9d3;
  border-radius: 2px;
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 0;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  background-color: #ffffff;
  z-index: 10;
}
.breadcrumb .toggle-breadcrumb:hover {
  text-decoration: none;
}
.breadcrumb .toggle-breadcrumb.disabled {
  display: none;
}
@media only screen and (min-width: 700px) {
  .breadcrumb .toggle-breadcrumb {
    display: none;
  }
}
.breadcrumb ul {
  min-height: 50px;
  list-style: none;
  padding-top: 0;
  padding-bottom: 0;
  margin: 0 auto;
}
.breadcrumb ul li {
  float: left;
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  margin: 0;
  line-height: 44px;
  padding: 0 40px 0 20px;
  vertical-align: middle;
  border-top: none;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media only screen and (min-width: 700px) {
  .breadcrumb ul li {
    display: inline-block;
    width: auto;
    height: auto;
    padding: 0 0 0 30px;
    border-top: none;
  }
}
.breadcrumb ul li:before {
  content: "";
  top: 50%;
  left: 0;
  margin-top: -6px;
  background-position: -242px -92px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 10px;
  height: 10px;
  opacity: 0;
}
@media only screen and (min-width: 700px) {
  .breadcrumb ul li:before {
    left: 10px;
    margin-top: -3px;
    opacity: 1;
  }
}
.breadcrumb ul li:first-child {
  height: 50px;
}
.breadcrumb ul li:first-child:before {
  opacity: 1;
}
@media only screen and (min-width: 700px) {
  .breadcrumb ul li:first-child {
    padding: 0;
  }
  .breadcrumb ul li:first-child:before,
  .breadcrumb ul li:first-child a:after {
    display: none;
  }
}
.breadcrumb ul li:last-of-type {
  display: none;
}
.breadcrumb ul li:first-of-type {
  display: inline-block;
}
.breadcrumb ul li a {
  position: relative;
  display: inline-block;
  padding: 5px 0;
  font-size: 16px;
  line-height: 40px;
  margin-bottom: 0;
  vertical-align: middle;
}
@media only screen and (min-width: 700px) {
  .breadcrumb ul li a {
    padding: 0;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 0;
    vertical-align: middle;
  }
}
.breadcrumb ul li a:after {
  display: none;
}
@media only screen and (min-width: 700px) {
  .breadcrumb ul li a:after {
    content: "";
    background: #2ea9d3;
    display: block;
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: width 0.3s ease, background 0.3s ease, left 0.3s ease;
  }
}
.breadcrumb ul li a:hover {
  text-decoration: none;
}
.breadcrumb ul li a:hover:after {
  width: 0;
  left: 50%;
  background: transparent;
  opacity: 0.5;
}
.breadcrumb ul li a:visited {
  color: #2ea9d3;
}
.breadcrumb ul li a.current {
  cursor: default;
  color: #7c8080;
}
.breadcrumb ul li a.current:after {
  display: none;
}
.breadcrumb.active ul li {
  height: 50px;
  border-top: 1px solid #ededed;
}
.breadcrumb.active ul li:first-child {
  border-top: none;
}
.breadcrumb.active ul li:before {
  opacity: 1;
}
@media only screen and (min-width: 700px) {
  .breadcrumb.active ul li {
    border-top: none;
  }
}

.index-search-wrapper {
  overflow: hidden;
  background: transparent;
}
@media only screen and (min-width: 320px) {
  .index-search-wrapper {
    min-height: 180px;
  }
}
@media only screen and (min-width: 700px) {
  .index-search-wrapper {
    min-height: 220px;
    padding: 0;
  }
}

.header-search-wrapper {
  *zoom: 1;
  min-height: 50px;
}
.header-search-wrapper:before, .header-search-wrapper:after {
  content: " ";
  display: table;
}
.header-search-wrapper:after {
  clear: both;
}

.index-search-wrapper:before,
.header-search-wrapper:before {
  content: "";
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  top: 0;
  left: 0;
  margin: auto;
  z-index: 0;
  transition: all 0.3s ease;
  display: none;
}
.index-search-wrapper.trigger-touch,
.header-search-wrapper.trigger-touch {
  cursor: pointer;
}

.search-inner {
  position: relative;
}
.search-inner .header {
  *zoom: 1;
  float: right;
}
.search-inner .header:before, .search-inner .header:after {
  content: " ";
  display: table;
}
.search-inner .header:after {
  clear: both;
}
@media only screen and (min-width: 320px) {
  .search-inner .header {
    margin-top: 15px;
  }
}
.search-inner .close-btn {
  width: 30px;
  height: 30px;
  background-color: #ffffff;
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  cursor: pointer;
  z-index: 5;
  transition: background-color 0.1s ease;
  right: 15px;
  display: none;
  text-align: center;
}
.search-inner .close-btn i {
  margin-top: -1px;
}
@media only screen and (min-width: 700px) {
  .search-inner .close-btn {
    right: 40px;
    width: 40px;
    height: 40px;
  }
  .search-inner .close-btn i {
    margin-top: 9px;
  }
}
.search-inner .close-btn:hover {
  background-color: #2488aa;
}
.search-inner .close-btn:hover i {
  background-position: -199px -140px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 16px;
  height: 16px;
  display: inline-block;
}

.search {
  width: 100%;
  float: none;
}

.search-form {
  position: relative;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 2px;
  overflow: hidden;
  *zoom: 1;
}
.search-form:before, .search-form:after {
  content: " ";
  display: table;
}
.search-form:after {
  clear: both;
}
.search-form .global-label {
  z-index: 4;
}
.search-form .global-label:hover {
  cursor: text;
}
.search-form input[type="text"], .search-form button[type="submit"], .search-form .clear-text-btn {
  z-index: 5;
}
.search-form input[type="text"] {
  border: none;
  width: 100%;
  height: 100%;
  padding: 0;
  background-color: transparent;
  outline: none;
  box-sizing: border-box;
  backface-visibility: hidden;
}
.search-form input[type="text"]::-ms-clear {
  display: none;
}
.search-form button[type="submit"] {
  border: none;
  padding: 0;
  background-color: #2ea9d3;
  outline: none;
  transition: background-color 0.2s ease;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0 2px 2px 0;
}
.search-form button[type="submit"]:before {
  content: "";
  width: 1px;
  height: 0;
  position: absolute;
  left: -1px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: #ffffff;
  transition: height 0.1s ease;
}
.search-form button[type="submit"]:hover {
  background-color: #2488aa;
}
.search-form button[type="submit"].in-focus:before {
  height: 0;
}
.search-form button[type="submit"] i {
  margin: auto;
}
.search-form .clear-text-btn {
  position: absolute;
  top: 0;
  height: 100%;
  display: none;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
}
.search-form .clear-text-btn i {
  right: 15px;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}
.search-form .clear-text-btn span {
  position: relative;
  font-size: 14px;
  display: none;
}
.search-form .clear-text-btn.color-change {
  color: #424242;
}
.search-form .clear-text-btn.color-change i {
  background-position: -132px -168px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 16px;
  height: 16px;
}

.index .search {
  height: 40px;
  margin: 20px auto;
  position: relative;
}
@media only screen and (min-width: 320px) {
  .index .search {
    height: 60px;
    margin: 60px auto;
  }
}
@media only screen and (min-width: 700px) {
  .index .search {
    height: 80px;
    margin: 100px auto;
  }
}
.index .search .global-label {
  line-height: 40px;
  padding-left: 20px;
  padding-right: 140px;
}
@media only screen and (min-width: 320px) {
  .index .search .global-label {
    line-height: 60px;
  }
}
@media only screen and (min-width: 700px) {
  .index .search .global-label {
    line-height: 80px;
    padding-left: 30px;
  }
}
.index .search input[type="text"] {
  height: 40px;
  padding-left: 20px;
  padding-right: 140px;
}
@media only screen and (min-width: 320px) {
  .index .search input[type="text"] {
    height: 60px;
  }
}
@media only screen and (min-width: 700px) {
  .index .search input[type="text"] {
    height: 80px;
    padding-left: 30px;
  }
}
.index .search button[type="submit"] {
  width: 40px;
  height: 40px;
}
@media only screen and (min-width: 320px) {
  .index .search button[type="submit"] {
    width: 60px;
    height: 60px;
  }
}
@media only screen and (min-width: 700px) {
  .index .search button[type="submit"] {
    width: 80px;
    height: 80px;
  }
}
.index .search .clear-text-btn {
  width: 60px;
  right: 40px;
}
@media only screen and (min-width: 320px) {
  .index .search .clear-text-btn {
    right: 60px;
  }
}
@media only screen and (min-width: 700px) {
  .index .search .clear-text-btn {
    right: 80px;
    padding: 0;
  }
}
.index .search .clear-text-btn span {
  line-height: 40px;
}
@media only screen and (min-width: 320px) {
  .index .search .clear-text-btn span {
    line-height: 60px;
  }
}
@media only screen and (min-width: 700px) {
  .index .search .clear-text-btn span {
    line-height: 60px;
  }
}

.header .search {
  display: none;
}
.header .search .global-label {
  padding-right: 100px;
}
.header .search .global-label, .header .search input[type="text"] {
  line-height: 50px;
}
.header .search input[type="text"] {
  min-height: 50px;
  border: 1px solid #b4bfc7;
  border-right: 0;
  padding-left: 20px;
  padding-right: 100px;
}
.header .search input[type="text"]:hover {
  border-color: #2ea9d3;
}
.header .search button[type="submit"] {
  width: 50px;
}
.header .search input[type="text"], .header .search button[type="submit"] {
  height: 50px;
}
.header .search .clear-text-btn {
  width: 50px;
  right: 50px;
}
.header .search .clear-text-btn span {
  line-height: 50px;
}

.mobile-search-btn {
  position: absolute;
  top: 16px;
  right: 10px;
  min-width: 40px;
  height: 40px;
  margin: auto;
  padding: 13px;
  text-indent: -99em;
  overflow: hidden;
}
.mobile-search-btn i {
  float: right;
  margin: -2px -2px 0 0;
}
@media only screen and (min-width: 320px) {
  .mobile-search-btn {
    top: 4px;
  }
}
@media only screen and (min-width: 700px) {
  .mobile-search-btn {
    right: 15px;
    width: 50px;
    height: 50px;
    line-height: 24px;
    text-align: center;
  }
  .mobile-search-btn i {
    margin: 2px 1px 0 0;
  }
}
@media only screen and (min-width: 1000px) {
  .mobile-search-btn {
    right: 20px;
  }
}

.dock .index-search-wrapper:before, .dock .header-search-wrapper:before {
  display: block;
  z-index: 4;
}
.dock .header {
  float: none;
  margin-top: 0;
}
.dock .search-inner {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: initial;
  margin: auto;
  z-index: 5;
  background-color: rgba(46, 169, 211, 0.9);
  padding: 0;
}
@media only screen and (min-width: 700px) {
  .dock .search-inner {
    padding: 40px 0;
  }
}
.dock .search-inner .close-btn {
  display: block;
}
.dock .search {
  display: block;
  height: auto;
  margin: auto;
}
.dock .index .search-form, .dock .header .search-form {
  background-color: transparent;
  overflow: visible;
  border: none;
}
.dock .index .global-label, .dock .header .global-label {
  line-height: 70px;
  font-size: 18px;
  color: #ffffff;
  padding-left: 0;
}
@media only screen and (min-width: 700px) {
  .dock .index .global-label, .dock .header .global-label {
    font-size: 26px;
    padding-left: 20px;
    padding-right: 120px;
  }
}
.dock .index input[type="text"], .dock .header input[type="text"] {
  background-color: transparent;
  border: none;
  height: 70px;
  padding-left: 0;
  padding-right: 85px;
  font-size: 18px;
  color: #ffffff;
}
@media only screen and (min-width: 700px) {
  .dock .index input[type="text"], .dock .header input[type="text"] {
    font-size: 26px;
    padding-left: 20px;
    padding-right: 150px;
  }
}
.dock .index button[type="submit"], .dock .header button[type="submit"] {
  right: 0;
  width: 40px;
  height: 70px;
  padding: 0;
  background-color: transparent;
  outline: none;
  border: none;
}
@media only screen and (min-width: 700px) {
  .dock .index button[type="submit"], .dock .header button[type="submit"] {
    width: 60px;
  }
}
.dock .index button[type="submit"].in-focus:before, .dock .header button[type="submit"].in-focus:before {
  height: 60%;
}
@media only screen and (min-width: 700px) {
  .dock .index button[type="submit"].in-focus:before, .dock .header button[type="submit"].in-focus:before {
    height: 80%;
  }
}
.dock .index .clear-text-btn, .dock .header .clear-text-btn {
  width: 40px;
  right: 40px;
}
@media only screen and (min-width: 700px) {
  .dock .index .clear-text-btn, .dock .header .clear-text-btn {
    width: 60px;
    right: 65px;
  }
}
.dock .index .clear-text-btn.color-change, .dock .header .clear-text-btn.color-change {
  color: #ffffff;
}
.dock .index .clear-text-btn.color-change i, .dock .header .clear-text-btn.color-change i {
  background-position: -199px -140px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 16px;
  height: 16px;
}
.dock .index .clear-text-btn span, .dock .header .clear-text-btn span {
  right: 30px;
  display: none;
}
@media only screen and (min-width: 700px) {
  .dock .index .clear-text-btn span, .dock .header .clear-text-btn span {
    display: block;
    line-height: 70px;
  }
}
.dock .mobile-search-btn {
  display: none;
}

.searchable-items {
  width: 100%;
  width: calc(100% - 25px);
  margin: auto;
  background: #ffffff;
  position: absolute;
  top: 70px;
  left: 0;
  right: 0;
  z-index: 2;
  display: none;
}
@media only screen and (min-width: 700px) {
  .searchable-items {
    top: 100px;
  }
}
.searchable-items ul {
  margin: 0;
  padding: 20px;
  max-height: 400px;
  overflow-y: auto;
  width: auto !important;
  max-width: 100%;
  top: auto !important;
  left: auto !important;
}
.searchable-items li {
  position: relative;
  font-size: 16px;
  margin-bottom: 0;
  color: #2ea9d3;
  font-weight: 600;
  cursor: pointer;
  line-height: 50px;
}
.searchable-items li:before {
  content: "";
  background: #ededed;
  position: absolute;
  height: 1px;
  width: 100%;
  left: 0;
  bottom: 0;
  margin: auto;
}
.searchable-items li.ui-state-focus {
  background-color: #ededed;
}
.searchable-items li.ui-state-focus:before {
  background: transparent;
}
.searchable-items li:last-child:before {
  background: transparent;
}

.contextual-search {
  padding-bottom: 25px;
  min-height: 60px;
  display: block;
}
@media only screen and (min-width: 1000px) {
  .contextual-search {
    padding-bottom: 40px;
  }
}
.contextual-search .search-form {
  position: relative;
  border-radius: 2px;
  overflow: hidden;
}
.contextual-search .search-form fieldset,
.contextual-search .search-form p {
  margin: 0;
  padding: 0;
}
.contextual-search .search-form .global-label {
  width: 100%;
  padding-right: 60px;
}
.contextual-search .search-form .global-label:hover {
  cursor: text;
}
.contextual-search .search-form .global-label, .contextual-search .search-form input[type="text"] {
  height: 60px;
  line-height: 60px;
}
.contextual-search .search-form input[type="text"] {
  float: left;
  width: 100%;
  border: 1px solid #b4bfc7;
  border-right: 0;
  padding-left: 20px;
  padding-right: 60px;
  font-size: 16px;
  transition: background 0.2s ease;
}
@media only screen and (min-width: 700px) {
  .contextual-search .search-form input[type="text"] {
    padding-right: 120px;
  }
}
.contextual-search .search-form button[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 60px;
  border: none;
  padding: 0;
  background-color: #2ea9d3;
  outline: none;
  transition: background-color 0.2s ease;
  z-index: 1;
}
.contextual-search .search-form button[type="submit"]:hover {
  background-color: #2488aa;
}
.contextual-search .search-form button[type="submit"]:before {
  content: "";
  width: 1px;
  height: 0;
  position: absolute;
  left: -1px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: #ffffff;
  transition: height 0.2s ease;
}
.contextual-search .search-form button[type="submit"].in-focus:before {
  height: 0;
}
.contextual-search .search-form button[type="submit"] i {
  background-position: -50px -168px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 20px;
  height: 20px;
  margin: auto;
}
.contextual-search .search-form input[type="text"], .contextual-search .search-form .clear-text-btn, .contextual-search .search-form .global-label {
  z-index: 0;
}
.contextual-search .search-form .clear-text-btn {
  right: 70px;
}
.contextual-search .search-form .clear-text-btn span {
  display: none;
}

.highlight-search .search-form .global-label {
  color: #ffffff;
}
.highlight-search .search-form input[type="text"] {
  background-color: #2ea9d3;
  border-color: #2ea9d3;
  color: #ffffff;
}
.highlight-search .search-form input[type="text"]::-webkit-input-placeholder {
  color: #ffffff;
}
.highlight-search .search-form input[type="text"]:-ms-input-placeholder {
  color: #ffffff;
}
.highlight-search .search-form input[type="text"]::placeholder {
  color: #ffffff;
}
.highlight-search .search-form button[type="submit"].in-focus:before {
  height: 60%;
}
@media only screen and (min-width: 700px) {
  .highlight-search .search-form button[type="submit"].in-focus:before {
    height: 80%;
  }
}
.highlight-search .search-form .clear-text-btn i {
  background-position: -199px -140px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 16px;
  height: 16px;
}

.print-section {
  *zoom: 1;
  background-color: #d9e2e7;
  padding: 30px 0;
  text-align: center;
  position: relative;
  width: 100%;
}
.print-section:before, .print-section:after {
  content: " ";
  display: table;
}
.print-section:after {
  clear: both;
}
@media only screen and (min-width: 700px) {
  .print-section {
    text-align: left;
    display: table;
  }
}
@media only screen and (min-width: 1000px) {
  .print-section {
    padding: 30px 0;
  }
  .print-section:after {
    background-color: #d9e2e7;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    right: -100%;
    top: 0;
  }
}
.print-section.subtopic-print {
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (min-width: 1000px) {
  .print-section.subtopic-print {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.boxsizing .print-section {
  width: 100%;
}
.print-section p {
  margin-bottom: 20px;
}
@media only screen and (min-width: 700px) {
  .print-section p {
    display: table-cell;
    vertical-align: middle;
    margin-bottom: 0;
  }
}
.print-section a {
  float: right;
}

.error-title {
  margin: 20px auto 0;
  padding: 0 20px 20px;
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
@media only screen and (min-width: 700px) {
  .error-title {
    margin: 40px auto;
    padding: 0 40px;
    border-bottom: none;
    border-right: 1px solid #ffffff;
  }
}
.error-title h1 {
  color: #ffffff;
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 700px) {
  .error-title h1 {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 0;
  }
}
.error-title p {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 0;
}
@media only screen and (min-width: 700px) {
  .error-title p {
    font-size: 24px;
    line-height: 35px;
    margin-bottom: 0;
  }
}
.error-title .headings {
  position: relative;
  width: 100%;
  height: 50px;
  overflow: hidden;
}
@media only screen and (min-width: 700px) {
  .error-title .headings {
    height: 80px;
  }
}
@media only screen and (min-width: 1000px) {
  .error-title .headings {
    height: 110px;
  }
}
.error-title .headings .slider {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
}
.error-title .headings .slider span {
  display: block;
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 0px;
  font-weight: 700;
  color: #F0c75e;
  white-space: nowrap;
}
@media only screen and (min-width: 700px) {
  .error-title .headings .slider span {
    font-size: 60px;
    line-height: 80px;
    margin-bottom: 0px;
  }
}
@media only screen and (min-width: 1000px) {
  .error-title .headings .slider span {
    font-size: 90px;
    line-height: 110px;
    margin-bottom: 0px;
  }
}

@media only screen and (min-width: 700px) {
  .prompt-image {
    float: left;
    padding: 40px 0 0;
  }
}
@media only screen and (min-width: 1000px) {
  .prompt-image {
    padding: 0;
  }
}
.prompt-image i {
  display: none;
}
.prompt-image img {
  max-width: 50%;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
@media only screen and (min-width: 700px) {
  .prompt-image img {
    max-width: 80%;
  }
}

.prompt-content {
  *zoom: 1;
  padding: 20px 0 0;
}
.prompt-content:before, .prompt-content:after {
  content: " ";
  display: table;
}
.prompt-content:after {
  clear: both;
}
@media only screen and (min-width: 700px) {
  .prompt-content {
    padding: 40px 0 0;
  }
}

.redirect-title {
  margin: 40px auto 0;
  padding: 0 20px;
}
.redirect-title h1 {
  color: #ffffff;
}
.redirect-title.dark-copy {
  border-color: #324d5b;
}
.redirect-title.dark-copy h1 {
  color: #324d5b;
}
@media only screen and (min-width: 700px) {
  .redirect-title {
    margin: 80px auto;
    padding: 0 40px;
    border-bottom: none;
    border-right: 1px solid #ffffff;
  }
}

.themes {
  background-color: #d9e2e7;
}
@media only screen and (min-width: 700px) {
  .themes {
    background-color: transparent;
    overflow: hidden;
  }
  .home .themes {
    overflow: visible;
  }
}
.themes nav {
  *zoom: 1;
  padding-top: 20px;
}
.themes nav:before, .themes nav:after {
  content: " ";
  display: table;
}
.themes nav:after {
  clear: both;
}
@media only screen and (min-width: 700px) {
  .themes nav {
    padding-top: 0;
  }
}
.themes nav .theme-card {
  position: relative;
  min-height: 70px;
  margin-bottom: 20px;
}
.themes nav .theme-card span {
  position: relative;
  float: left;
  display: table;
  width: 100%;
  background-color: #ffffff;
  border-radius: 2px 2px 0 0;
}
.themes nav .theme-card span.pink {
  background-color: #ea2a74;
  background-color: rgba(234, 42, 116, 0.95);
}
.themes nav .theme-card span.blue {
  background-color: #2ea9d3;
  background-color: rgba(46, 169, 211, 0.95);
}
.themes nav .theme-card span.orange {
  background-color: #ff9900;
  background-color: rgba(255, 153, 0, 0.95);
}
.themes nav .theme-card span.green {
  background-color: #b7cb34;
  background-color: rgba(183, 203, 52, 0.95);
}
.themes nav .theme-card span .img-holder {
  display: block;
  width: 90px;
  height: 70px;
  text-align: center;
  background-color: transparent;
}
.themes nav .theme-card span .img-holder img,
.themes nav .theme-card span .img-holder svg {
  display: inline-block;
  width: 52px;
  height: 52px;
  margin: 10px auto;
}
.themes nav .theme-card span .title {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  padding-right: 30px;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  color: #ffffff;
  text-align: left;
  background-color: transparent;
}
.themes nav .theme-card span .title i {
  background-position: -66px -192px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 20px;
  top: 28px;
}
.themes nav .theme-card .copy {
  clear: left;
  min-height: 70px;
  font-size: 14px;
  line-height: 18px;
  padding: 15px 20px;
  color: #424242;
  border-radius: 0 0 2px 2px;
}
@media only screen and (min-width: 1000px) {
  .themes nav .theme-card {
    min-height: 300px;
    margin-bottom: 0;
    background-color: transparent;
    transition: transform 0.1s ease;
    z-index: 1;
  }
  .themes nav .theme-card:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    bottom: 0;
    opacity: 0;
    box-shadow: rgba(0, 0, 0, 0.5) 1px 5px 35px -4px;
    z-index: 0;
    transition: opacity 0.3s;
  }
  .themes nav .theme-card span .img-holder {
    width: 100%;
    height: 160px;
  }
  .themes nav .theme-card span .img-holder img,
  .themes nav .theme-card span .img-holder svg {
    width: 80px;
    height: 80px;
    margin: 40px auto 0;
  }
  .themes nav .theme-card span .title {
    display: block;
    clear: left;
    font-size: 20px;
    line-height: 28px;
    text-transform: initial;
    color: #2ea9d3;
    margin-bottom: 0;
    padding: 20px 15% 0 20px;
    background-color: #ffffff;
  }
  .themes nav .theme-card span .title i {
    display: none;
  }
  .themes nav .theme-card .copy {
    font-size: 16px;
    line-height: 24px;
    height: 100px;
    margin-top: -1px;
    padding: 11px 20px 10px;
  }
  .themes nav .theme-card:hover {
    -ms-transform: scale(1.03);
        transform: scale(1.03);
    text-decoration: none;
  }
  .themes nav .theme-card:hover span .title {
    text-decoration: underline;
  }
  .themes nav .theme-card:hover:after {
    opacity: 1;
  }
}
.themes.pink {
  background-color: rgba(234, 42, 116, 0.95);
}
.themes.blue {
  background-color: rgba(46, 169, 211, 0.95);
}
.themes.orange {
  background-color: rgba(255, 153, 0, 0.95);
}
.themes.green {
  background-color: rgba(183, 203, 52, 0.95);
}
.themes .banner {
  padding: 20px 0 0;
  background-color: inherit;
  color: #ffffff;
  margin-bottom: 0;
  *zoom: 1;
}
.themes .banner:before, .themes .banner:after {
  content: " ";
  display: table;
}
.themes .banner:after {
  clear: both;
}
.themes .banner .icon-holder {
  float: left;
  width: 40px;
  height: 40px;
  margin: 0 20px 0 0;
}
.themes .banner h1 {
  font-size: 22px;
  line-height: 22px;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: #ffffff;
  width: 100%;
}
.themes .banner h1 br {
  display: none;
}
.themes .banner p {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 0;
}
@media only screen and (min-width: 700px) {
  .themes .banner {
    padding: 20px 0;
  }
  .themes .banner .icon-holder {
    width: 60px;
    height: 60px;
  }
  .themes .banner h1 {
    font-size: 26px;
    line-height: 26px;
    margin-bottom: 10px;
  }
  .themes .banner p {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 0;
    padding-left: 80px;
  }
}
.themes [class*='theme-menu-'] {
  position: relative;
  max-width: 1000px;
  min-height: 400px;
  margin: 0 auto;
  padding: 0 15px;
}
.themes [class*='theme-menu-']:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -20px 0 0 -20px;
  z-index: 1000;
  opacity: 0;
  transition: opacity 0.65s;
}
.themes [class*='theme-menu-'].loading-view:after, .themes [class*='theme-menu-'].initial-loading-view:after {
  opacity: 1;
}
@media only screen and (min-width: 700px) {
  .themes [class*='theme-menu-'] {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 1000px) {
  .themes [class*='theme-menu-'] {
    padding: 0 15px;
  }
}
.themes [class*='theme-menu-'] > .tabs {
  margin-left: -15px;
  margin-right: -15px;
  transition: opacity 0.65s;
  opacity: 1;
}
.themes [class*='theme-menu-'].initial-loading-view > .tabs {
  opacity: 0;
}
.themes .tabs {
  *zoom: 1;
  position: relative;
  min-height: 370px;
  background-color: inherit;
}
.themes .tabs:before, .themes .tabs:after {
  content: " ";
  display: table;
}
.themes .tabs:after {
  clear: both;
}
.themes .tabs [class*='tabs-centered-'] {
  min-height: 300px;
  position: relative;
}
.themes .tabs [class*='tabs-centered-']:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -20px 0 0 -20px;
  z-index: 1000;
  opacity: 0;
  transition: opacity 0.65s;
}
.themes .tabs [class*='tabs-centered-'].loading-view:after {
  opacity: 1;
}
@media only screen and (min-width: 700px) {
  .themes .tabs {
    background-color: transparent;
  }
}
.themes .tabs nav {
  position: relative;
}
.themes .tabs nav a {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  padding: 20px 30px 20px 20px;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #424242;
  background-color: #ffffff;
  border-radius: 2px;
}
.themes .tabs nav a i {
  background-position: -2px -192px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -6px;
}
.themes .tabs nav a:hover {
  background-color: #c9d6dd;
  text-decoration: none;
}
.themes .tabs nav.tab-landing {
  padding-top: 20px;
  padding-bottom: 20px;
}
.themes .tabs nav.tab-landing span {
  float: left;
  display: table;
  width: 100%;
  padding: 0 15px;
}
@media only screen and (min-width: 700px) {
  .themes .tabs nav.tab-landing {
    padding-top: 40px;
    padding-bottom: 20px;
  }
  .themes .tabs nav.tab-landing span {
    width: 33.3333%;
    height: 70px;
    margin-bottom: 20px;
  }
  .themes .tabs nav.tab-landing span a {
    float: none;
    display: table-cell;
    vertical-align: middle;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  .themes .tabs nav.tab-landing span a i {
    top: 29px;
    margin: 0;
  }
}
@media only screen and (min-width: 1000px) {
  .themes .tabs nav.tab-landing {
    padding-top: 60px;
    padding-bottom: 40px;
  }
  .themes .tabs nav.tab-landing span {
    width: 25%;
  }
}
.themes .tabs nav.tab-tier {
  float: left;
  width: 100%;
  min-height: 400px;
  padding: 20px 15px;
  background-color: #c9d6dd;
  z-index: 2;
  transition: opacity 0.65s;
}
.themes .tabs nav.tab-tier .title {
  height: auto;
  margin-bottom: 20px;
  color: #424242;
}
.themes .tabs nav.tab-tier .title h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 0;
  text-transform: uppercase;
  padding-top: 5px;
}
.themes .tabs nav.tab-tier .title img,
.themes .tabs nav.tab-tier .title svg {
  float: left;
  width: 60px;
  height: 60px;
  margin-right: 20px;
}
.themes .tabs nav.tab-tier a:hover, .themes .tabs nav.tab-tier a.active {
  color: #ffffff;
}
.themes .tabs nav.tab-tier a:hover i, .themes .tabs nav.tab-tier a.active i {
  background-position: -66px -192px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 12px;
  height: 12px;
}
.themes .tabs nav.tab-tier a:last-child {
  margin-bottom: 0;
}
.themes .tabs nav.tab-tier:nth-child(1) {
  z-index: 1;
}
.themes .tabs nav.tab-tier:nth-child(1) h2 {
  color: #ffffff;
}
.themes .tabs nav.tab-tier:nth-child(1) a:hover, .themes .tabs nav.tab-tier:nth-child(1) a.active {
  color: #424242;
  background-color: #c9d6dd;
}
.themes .tabs nav.tab-tier:nth-child(1) a i {
  background-position: -2px -192px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 12px;
  height: 12px;
}
.themes .tabs nav.tab-tier:nth-child(3) {
  background-color: #d9e2e7;
}
.themes .tabs nav.tab-tier.selected {
  display: none;
}
.themes .tabs nav.tab-tier.current {
  display: block;
  opacity: 1;
}
@media only screen and (min-width: 700px) {
  .themes .tabs nav.tab-tier {
    width: 33.3333%;
    padding: 40px 15px;
  }
  .themes .tabs nav.tab-tier.selected, .themes .tabs nav.tab-tier.current {
    display: block;
    opacity: 1;
  }
  .themes .tabs nav.tab-tier .title {
    min-height: 90px;
    margin-bottom: 0;
  }
  .themes .tabs nav.tab-tier:after {
    display: block;
    width: 1000%;
    height: 1000%;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: inherit;
    border-left: 1px solid #aabec9;
    z-index: -1;
  }
  .themes .tabs nav.tab-tier:nth-child(1):after {
    left: auto;
    right: 0;
  }
  .themes .tabs nav.tab-tier:nth-child(3) {
    top: auto;
    z-index: 3;
  }
  .themes .tabs nav.tab-tier:nth-child(3):after {
    background-color: #d9e2e7;
  }
}
@media only screen and (min-width: 1000px) {
  .themes .tabs nav.tab-tier {
    padding: 40px 30px;
  }
}
.themes .tabs.pink nav a:hover, .themes .tabs.pink nav a.active {
  background-color: #ea2a74;
}
.themes .tabs.pink nav:nth-child(1) {
  background-color: #ea2a74;
}
.themes .tabs.blue nav a:hover, .themes .tabs.blue nav a.active {
  background-color: #2ea9d3;
}
.themes .tabs.blue nav:nth-child(1) {
  background-color: #2ea9d3;
}
.themes .tabs.orange nav a:hover, .themes .tabs.orange nav a.active {
  background-color: #ff9900;
}
.themes .tabs.orange nav:nth-child(1) {
  background-color: #ff9900;
}
.themes .tabs.green nav a:hover, .themes .tabs.green nav a.active {
  background-color: #b7cb34;
}
.themes .tabs.green nav:nth-child(1) {
  background-color: #b7cb34;
}

.theme-hub-header, .topic-hub-header {
  *zoom: 1;
  min-height: 550px;
  padding-bottom: 35px;
}
.theme-hub-header:before, .theme-hub-header:after, .topic-hub-header:before, .topic-hub-header:after {
  content: " ";
  display: table;
}
.theme-hub-header:after, .topic-hub-header:after {
  clear: both;
}
.theme-hub-header .hub-image, .topic-hub-header .hub-image {
  display: none;
  width: 100%;
}
.theme-hub-header .hub-banner, .topic-hub-header .hub-banner {
  height: 180px;
  opacity: 0.95;
}
.theme-hub-header .hub-banner .hub-banner-outer, .topic-hub-header .hub-banner .hub-banner-outer {
  max-width: 960px;
  display: block;
  position: relative;
  margin: auto;
  height: 75%;
}
@media only screen and (min-width: 700px) {
  .theme-hub-header .hub-banner .hub-banner-outer, .topic-hub-header .hub-banner .hub-banner-outer {
    height: 100%;
  }
}
.theme-hub-header .hub-banner .hub-banner-inner, .topic-hub-header .hub-banner .hub-banner-inner {
  width: 100%;
  padding: 0 20px;
  padding-right: 5%;
  margin: auto;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
  height: 100%;
}
@media only screen and (min-width: 700px) {
  .theme-hub-header .hub-banner .hub-banner-inner, .topic-hub-header .hub-banner .hub-banner-inner {
    padding: 0 10px;
  }
}
.theme-hub-header .hub-banner h1, .theme-hub-header .hub-banner p, .topic-hub-header .hub-banner h1, .topic-hub-header .hub-banner p {
  color: #ffffff;
}
.theme-hub-header .hub-banner h1, .topic-hub-header .hub-banner h1 {
  font-size: 34px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 5px;
  line-height: 34px;
}
.theme-hub-header .hub-banner p, .topic-hub-header .hub-banner p {
  font-size: 24px;
  display: block;
  font-weight: 600;
  margin: 0;
}
.theme-hub-header .hub-banner .hub-text, .topic-hub-header .hub-banner .hub-text {
  padding-top: 35px;
}
@media only screen and (min-width: 700px) {
  .theme-hub-header .hub-banner .hub-text, .topic-hub-header .hub-banner .hub-text {
    padding-top: 40px;
  }
}
.theme-hub-header .hub-banner .mobi-text, .topic-hub-header .hub-banner .mobi-text {
  font-size: 20px;
  padding: 0 20px;
}
@media only screen and (min-width: 700px) {
  .theme-hub-header .hub-banner .mobi-text, .topic-hub-header .hub-banner .mobi-text {
    display: none;
  }
}
.theme-hub-header .hub-banner .svg, .topic-hub-header .hub-banner .svg {
  position: relative;
  height: 100%;
  width: 70px;
  margin-right: 10px;
}
@media only screen and (min-width: 700px) {
  .theme-hub-header .hub-banner .svg, .topic-hub-header .hub-banner .svg {
    width: 100px;
    margin-right: 35px;
  }
}
.theme-hub-header .hub-banner .svg svg, .topic-hub-header .hub-banner .svg svg {
  fill: #ffffff;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.theme-hub-header .hub-banner .img-container, .topic-hub-header .hub-banner .img-container {
  float: left;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 150px;
  -ms-flex-align: center;
      align-items: center;
  padding-left: 15px;
  padding-right: 35px;
}
.theme-hub-header .hub-banner .img-container img, .theme-hub-header .hub-banner .img-container .hub-text, .topic-hub-header .hub-banner .img-container img, .topic-hub-header .hub-banner .img-container .hub-text {
  float: left;
}
.theme-hub-header .hub-banner .img-container img, .topic-hub-header .hub-banner .img-container img {
  width: 100%;
}
.theme-hub-header div[class*='tabs-centered'],
.theme-hub-header div[class^='tabs-centered'], .topic-hub-header div[class*='tabs-centered'],
.topic-hub-header div[class^='tabs-centered'] {
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: -200px;
  padding-top: 50px;
}
.theme-hub-header div[class*='tabs-centered'] > div,
.theme-hub-header div[class^='tabs-centered'] > div, .topic-hub-header div[class*='tabs-centered'] > div,
.topic-hub-header div[class^='tabs-centered'] > div {
  position: relative;
}
.theme-hub-header div[class*='tabs-centered'] > div a,
.theme-hub-header div[class^='tabs-centered'] > div a, .topic-hub-header div[class*='tabs-centered'] > div a,
.topic-hub-header div[class^='tabs-centered'] > div a {
  position: relative;
  width: 23%;
  float: left;
  margin: 1%;
  border-radius: 2px;
  padding: 5px 20px;
  padding-right: 45px;
  cursor: pointer;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 16px;
  display: block;
  min-height: 70px;
  max-height: 70px;
  vertical-align: middle;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: black;
  text-decoration: none;
}
@media only screen and (max-width: 960px) {
  .theme-hub-header div[class*='tabs-centered'] > div a,
  .theme-hub-header div[class^='tabs-centered'] > div a, .topic-hub-header div[class*='tabs-centered'] > div a,
  .topic-hub-header div[class^='tabs-centered'] > div a {
    width: 31%;
  }
}
@media only screen and (max-width: 640px) {
  .theme-hub-header div[class*='tabs-centered'] > div a,
  .theme-hub-header div[class^='tabs-centered'] > div a, .topic-hub-header div[class*='tabs-centered'] > div a,
  .topic-hub-header div[class^='tabs-centered'] > div a {
    width: 48%;
  }
}
@media only screen and (max-width: 470px) {
  .theme-hub-header div[class*='tabs-centered'] > div a,
  .theme-hub-header div[class^='tabs-centered'] > div a, .topic-hub-header div[class*='tabs-centered'] > div a,
  .topic-hub-header div[class^='tabs-centered'] > div a {
    width: 98%;
    margin: 1%;
  }
}
.theme-hub-header div[class*='tabs-centered'] > div a:hover,
.theme-hub-header div[class^='tabs-centered'] > div a:hover, .topic-hub-header div[class*='tabs-centered'] > div a:hover,
.topic-hub-header div[class^='tabs-centered'] > div a:hover {
  color: black;
  text-decoration: none;
}
.theme-hub-header div[class*='tabs-centered'] > div a span,
.theme-hub-header div[class^='tabs-centered'] > div a span, .topic-hub-header div[class*='tabs-centered'] > div a span,
.topic-hub-header div[class^='tabs-centered'] > div a span {
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  -ms-flex-line-pack: center;
      align-content: center;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.theme-hub-header div[class*='tabs-centered'] > div a span i,
.theme-hub-header div[class^='tabs-centered'] > div a span i, .topic-hub-header div[class*='tabs-centered'] > div a span i,
.topic-hub-header div[class^='tabs-centered'] > div a span i {
  margin: auto;
}

.action-portal-menu {
  background-color: #f0f3f5;
  overflow: hidden;
}
.action-portal-menu .information-cover {
  padding: 40px 0 0;
}
.action-portal-menu .information-cover h2 i {
  text-indent: -9999px;
}
@media only screen and (min-width: 1000px) {
  .action-portal-menu .information-cover {
    padding: 40px 20px 40px 0;
  }
}
.action-portal-menu .menu-cover {
  position: relative;
  padding: 30px 0 0;
  background-color: #c9d6dd;
  z-index: 0;
}
.action-portal-menu .menu-cover:after {
  display: block;
  content: "";
  position: absolute;
  left: -30px;
  top: 0;
  width: 1000%;
  height: 1000%;
  z-index: -1;
  background-color: inherit;
}
@media only screen and (min-width: 1000px) {
  .action-portal-menu .menu-cover {
    padding: 40px 0 0 40px;
  }
  .action-portal-menu .menu-cover:after {
    left: 0;
    border-top: none;
  }
}
.action-portal-menu .menu-cover .sub-heading {
  font-weight: 600;
  padding-top: 20px;
  border-top: 1px solid #c2c2c2;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 20px;
}
.action-portal-menu .menu-cover .sub-heading.active {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
}
.action-portal-menu .menu-cover .btn-container {
  *zoom: 1;
  display: none;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #c2c2c2;
}
.action-portal-menu .menu-cover .btn-container:before, .action-portal-menu .menu-cover .btn-container:after {
  content: " ";
  display: table;
}
.action-portal-menu .menu-cover .btn-container:after {
  clear: both;
}
.action-portal-menu .menu-cover .btn-container.active {
  display: block;
}
.action-portal-menu .menu-cover .available-options {
  position: relative;
  min-height: 400px;
}
.action-portal-menu .menu-cover .available-options:after {
  content: "";
  position: absolute;
  top: 180px;
  left: 50%;
  margin: 0 0 0 -20px;
  z-index: 1000;
  opacity: 0;
  transition: opacity 0.65s;
}
.action-portal-menu .menu-cover .available-options ul {
  margin-bottom: 20px;
}
.action-portal-menu .menu-cover .available-options ul li {
  display: block;
  height: 50px;
  padding: 0 40px 0 20px;
  font-size: 14px;
  line-height: 50px;
  margin-bottom: 10px;
  font-weight: bold;
  text-transform: uppercase;
  background-color: #ffffff;
  border-radius: 3px;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: height 0.25s ease, background-color 0.45s;
}
.action-portal-menu .menu-cover .available-options ul li:before {
  display: none;
}
.action-portal-menu .menu-cover .available-options ul li a {
  display: block;
  color: #424242;
  text-decoration: none;
}
.action-portal-menu .menu-cover .available-options ul li:hover {
  background-color: #ffc100;
}
.action-portal-menu .menu-cover .available-options ul li:hover i:last-child {
  -ms-transform: translateX(5px);
      transform: translateX(5px);
}
.action-portal-menu .menu-cover .available-options ul li i {
  position: absolute;
  top: 50%;
  margin-top: -6px;
  transition: transform 0.25s;
}
.action-portal-menu .menu-cover .available-options ul li i:last-child {
  right: 20px;
}
.action-portal-menu .menu-cover .available-options ul li.active {
  height: 40px;
  line-height: 40px;
  margin-bottom: 0;
}
.action-portal-menu .menu-cover .available-options ul li.active i:last-child {
  -ms-transform: rotate(90deg);
      transform: rotate(90deg);
}
.action-portal-menu .menu-cover .available-options ul li.level-1.active {
  padding-left: 0;
  background-color: transparent;
  font-size: 22px;
  line-height: 40px;
  margin-bottom: 0;
}
.action-portal-menu .menu-cover .available-options ul li.level-1.active i:last-child {
  display: none;
}
.action-portal-menu .menu-cover .available-options ul li.level-2.active, .action-portal-menu .menu-cover .available-options ul li.level-3.active {
  background-color: rgba(255, 255, 255, 0.25);
}
.action-portal-menu .menu-cover .available-options ul li.level-2.active:hover, .action-portal-menu .menu-cover .available-options ul li.level-3.active:hover {
  background-color: rgba(255, 255, 255, 0.85);
}
.action-portal-menu .menu-cover .available-options ul li.level-2.active:hover i, .action-portal-menu .menu-cover .available-options ul li.level-3.active:hover i {
  right: 20px;
}
.action-portal-menu .menu-cover .available-options ul li.view-all {
  margin: 30px 0 0;
  padding: 0 20px;
  text-align: center;
  background-color: #2ea9d3;
}
.action-portal-menu .menu-cover .available-options ul li.view-all:hover {
  background-color: #2488aa;
}
.action-portal-menu .menu-cover .available-options ul li.view-all a {
  color: #ffffff;
}
.action-portal-menu .menu-cover .available-options ul li.view-all i {
  left: auto;
  border: none;
  background-position: -66px -192px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 12px;
  height: 12px;
}
@media only screen and (min-width: 700px) {
  .action-portal-menu .menu-cover .available-options ul li.view-all {
    float: right;
    width: auto;
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
    padding-right: 40px;
    text-align: right;
  }
}
.action-portal-menu .menu-cover .available-options ul.selected li {
  height: 0;
  margin-bottom: 0;
  opacity: 0;
}
.action-portal-menu .menu-cover .available-options ul.selected li.active {
  height: 40px;
  opacity: 1;
}
.action-portal-menu .menu-cover .pulled-content {
  position: relative;
  padding: 40px 0;
  background-color: #ffffff;
  z-index: 1;
  left: 1px;
}
.action-portal-menu .menu-cover .pulled-content:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: -40px;
  width: 1000%;
  height: 100%;
  background-color: inherit;
  z-index: -1;
}
.action-portal-menu .menu-cover .pulled-content h4 {
  color: #2ea9d3;
  margin-bottom: 5px;
}
.action-portal-menu.loading-view .available-options:after {
  opacity: 1;
}

.content-feedback {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 1000px) {
  .content-feedback {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}

@media only screen and (min-width: 1000px) {
  .hide-mobile {
    display: none;
  }
}

form fieldset p.check label {
  line-height: 60px;
}
form fieldset .g-recaptcha {
  overflow: hidden;
  margin-bottom: 25px;
}
@media only screen and (min-width: 700px) {
  form fieldset .g-recaptcha {
    max-width: 100%;
  }
}
form fieldset .required-details {
  display: none;
}
form fieldset .required-details#required-name {
  margin-bottom: 10px;
}
form fieldset .required-details.display {
  display: block;
}
form fieldset .required-details .input-field {
  display: block;
  position: relative;
}
form fieldset .required-details .input-field input {
  cursor: pointer;
  padding-right: 40px;
}
form fieldset .required-details .input-field .icon, form fieldset .required-details .input-field p.select:after, form fieldset .required-details .input-field input[type="checkbox"]:checked + label:before,
form fieldset .required-details .input-field input[type="radio"]:checked + label:before, form fieldset .required-details .input-field .ui-selectmenu-button span.ui-icon, .ui-selectmenu-button form fieldset .required-details .input-field span.ui-icon, form fieldset .required-details .input-field .calendar tr:first-child td table tr td:first-child a:before, .calendar tr:first-child td table tr td:first-child form fieldset .required-details .input-field a:before, form fieldset .required-details .input-field .calendar tr:first-child td table tr td:last-child a:before, .calendar tr:first-child td table tr td:last-child form fieldset .required-details .input-field a:before, form fieldset .required-details .input-field .calendar-entries .heading a:after, .calendar-entries .heading form fieldset .required-details .input-field a:after, form fieldset .required-details .input-field .social-link .icon:after, .social-link form fieldset .required-details .input-field .icon:after, form fieldset .required-details .input-field .breadcrumb ul li:before, .breadcrumb ul form fieldset .required-details .input-field li:before {
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  margin: auto;
  background-position: -204px -168px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 12px;
  height: 12px;
}
form fieldset .required-details .input-field .icon.open, form fieldset .required-details .input-field p.open.select:after, form fieldset .required-details .input-field input[type="checkbox"]:checked + label.open:before,
form fieldset .required-details .input-field input[type="radio"]:checked + label.open:before, form fieldset .required-details .input-field .ui-selectmenu-button span.open.ui-icon, .ui-selectmenu-button form fieldset .required-details .input-field span.open.ui-icon, form fieldset .required-details .input-field .calendar tr:first-child td table tr td:first-child a.open:before, .calendar tr:first-child td table tr td:first-child form fieldset .required-details .input-field a.open:before, form fieldset .required-details .input-field .calendar tr:first-child td table tr td:last-child a.open:before, .calendar tr:first-child td table tr td:last-child form fieldset .required-details .input-field a.open:before, form fieldset .required-details .input-field .calendar-entries .heading a.open:after, .calendar-entries .heading form fieldset .required-details .input-field a.open:after, form fieldset .required-details .input-field .social-link .open.icon:after, .social-link form fieldset .required-details .input-field .open.icon:after, form fieldset .required-details .input-field .breadcrumb ul li.open:before, .breadcrumb ul form fieldset .required-details .input-field li.open:before {
  background-position: -220px -168px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 12px;
  height: 12px;
}
.no-js form fieldset .required-details .input-field .icon, .no-js form fieldset .required-details .input-field p.select:after, .no-js form fieldset .required-details .input-field input[type="checkbox"]:checked + label:before,
.no-js form fieldset .required-details .input-field input[type="radio"]:checked + label:before, .no-js form fieldset .required-details .input-field .ui-selectmenu-button span.ui-icon, .ui-selectmenu-button .no-js form fieldset .required-details .input-field span.ui-icon, .no-js form fieldset .required-details .input-field .calendar tr:first-child td table tr td:first-child a:before, .calendar tr:first-child td table tr td:first-child .no-js form fieldset .required-details .input-field a:before, .no-js form fieldset .required-details .input-field .calendar tr:first-child td table tr td:last-child a:before, .calendar tr:first-child td table tr td:last-child .no-js form fieldset .required-details .input-field a:before, .no-js form fieldset .required-details .input-field .calendar-entries .heading a:after, .calendar-entries .heading .no-js form fieldset .required-details .input-field a:after, .no-js form fieldset .required-details .input-field .social-link .icon:after, .social-link .no-js form fieldset .required-details .input-field .icon:after, .no-js form fieldset .required-details .input-field .breadcrumb ul li:before, .breadcrumb ul .no-js form fieldset .required-details .input-field li:before {
  display: none;
}

.feedback-success {
  background-color: #318F7D;
}
.feedback-success .feedback-wrapper {
  max-width: 980px;
  padding: 30px 50px;
  text-align: center;
  margin: 0 auto;
}
.feedback-success .feedback-wrapper h1 {
  color: #ffffff;
}
.feedback-success .feedback-wrapper p {
  color: #ffffff;
}
.feedback-success .feedback-wrapper .circled-icon {
  padding: 0;
  display: inline-block;
  margin: 25px auto;
  width: auto;
  border-radius: 50%;
  border: 2px solid #ffffff;
}
@media only screen and (min-width: 700px) {
  .feedback-success .feedback-wrapper .circled-icon {
    padding: 10px;
  }
}

.feedback-options .feedback-wrapper {
  max-width: 100%;
  padding: 30px 50px;
  text-align: center;
  margin: 0 auto;
}
.feedback-options .feedback-wrapper a {
  display: inline-block;
}

@media only screen and (min-width: 1000px) {
  .subtopic-tpl {
    padding-top: 20px;
  }
}

.media-editorial-tpl {
  padding-top: 25px;
}
@media only screen and (min-width: 1000px) {
  .media-editorial-tpl {
    padding-top: 40px;
  }
}

.aside-content {
  width: 100%;
  min-height: 1px;
  float: left;
  position: relative;
}
@media only screen and (min-width: 320px) {
  .aside-content {
    width: 100%;
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 1000px) {
  .aside-content {
    width: 30%;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

.side-nav {
  width: 100%;
  display: block;
  position: relative;
  top: 0;
  overflow: hidden;
  margin-bottom: 20px;
}
.side-nav .toggle-sticky {
  position: relative;
  display: block;
  margin-bottom: 0;
}
.side-nav .toggle-sticky i {
  position: absolute;
  right: 15px;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}
.side-nav .toggle-sticky.active {
  border-radius: 2px 2px 0 0;
}
.side-nav .toggle-sticky.active i {
  background-position: -239px -140px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 12px;
  height: 12px;
}
@media only screen and (min-width: 1000px) {
  .side-nav .toggle-sticky {
    display: none;
  }
}
.side-nav.sticky {
  width: 100%;
  position: fixed;
  left: 0;
  padding-left: 20px;
  padding-right: 0;
  padding-top: 20px;
}
@media only screen and (min-width: 1000px) {
  .side-nav.sticky {
    width: 282px;
    left: auto;
    padding-left: 0;
    padding-right: 0;
  }
}
.side-nav ul {
  display: none;
  margin: 0;
  list-style: none;
}
.no-js .side-nav ul {
  display: block;
}
@media only screen and (min-width: 1000px) {
  .side-nav ul {
    display: block;
  }
}
.side-nav ul li {
  padding: 0;
  transition: all 0.3s;
  border-bottom: 1px solid #c9d6dd;
  margin: 0;
  margin-top: 0;
  font-size: 16px;
  line-height: 18px;
}
.side-nav ul li:before {
  display: none;
}
.side-nav ul li:last-child {
  border-bottom: none;
}
.side-nav ul li a {
  width: 100%;
  background: #ffffff;
  padding: 16px 20px;
  display: block;
  text-decoration: none;
  color: #424242;
  border-left: none;
  transition: all 0.3s;
}
.side-nav ul li a:visited {
  color: #424242 !important;
}
.side-nav ul li a:hover, .side-nav ul li a.active {
  background: #f6f6f6;
}
.side-nav ul li a.active {
  cursor: default;
  border-left: 5px solid #e34d74;
  padding-left: 30px;
  padding-right: 10px;
}

.sticky-assistant {
  padding-right: 0;
}
@media only screen and (min-width: 1000px) {
  .sticky-assistant {
    padding-right: 20px;
  }
}

.page-content {
  *zoom: 1;
  width: 100%;
  min-height: 1px;
  float: left;
  margin-bottom: 0;
  position: relative;
}
.page-content:before, .page-content:after {
  content: " ";
  display: table;
}
.page-content:after {
  clear: both;
}
@media only screen and (min-width: 1000px) {
  .page-content {
    margin-bottom: 40px;
    width: 70%;
  }
}
.page-content hr {
  position: relative;
  z-index: 1;
}
.page-content > p {
  background: #ffffff;
  margin-bottom: 0;
  padding: 0 20px 25px;
  position: relative;
  margin-top: -1px;
}
@media only screen and (min-width: 1000px) {
  .page-content > p {
    width: 100%;
    float: left;
    padding: 0 40px 25px;
  }
}
.page-content > p:after {
  display: none;
}
@media only screen and (min-width: 1000px) {
  .page-content > p:after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    right: -100%;
    top: 0;
    background: #ffffff;
    box-sizing: content-box;
  }
}
.page-content > p:last-of-type {
  border-bottom: 1px solid #cdd2d4;
}
@media only screen and (min-width: 1000px) {
  .page-content > p:last-of-type {
    padding-bottom: 40px;
  }
}
@media only screen and (min-width: 1000px) {
  .page-content > p:last-of-type:after {
    border-bottom: 1px solid #cdd2d4;
  }
}

.section-pull {
  background: #ffffff;
  border-bottom: 1px solid #cdd2d4;
  position: relative;
  padding: 25px 15px 0;
}
@media only screen and (min-width: 1000px) {
  .section-pull {
    width: 100%;
    padding: 40px 0 0 40px;
    float: left;
  }
}
.section-pull:after {
  display: none;
}
@media only screen and (min-width: 1000px) {
  .section-pull:after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    right: -100%;
    top: 0;
    background: #ffffff;
    border-bottom: 1px solid #cdd2d4;
    box-sizing: content-box;
  }
}
.section-pull:last-of-type {
  border-bottom: 1px solid #ffffff;
}
.section-pull:last-of-type:after {
  border-bottom: 1px solid #ffffff;
}
.section-pull > a:last-child {
  display: inline-block;
}
.section-pull > p:last-child,
.section-pull > a:last-child {
  margin-bottom: 25px;
}
@media only screen and (min-width: 1000px) {
  .section-pull > p:last-child,
  .section-pull > a:last-child {
    margin-bottom: 40px;
  }
}
.section-pull.section-search {
  padding-top: 0;
  margin-top: -1px;
  border: none;
}
.section-pull.section-search:after {
  border: none;
}
.section-pull.section-search .contextual-search {
  padding-bottom: 0;
}
@media only screen and (min-width: 1000px) {
  .section-pull.section-search .contextual-search {
    padding-bottom: 0;
  }
}

* {
  box-sizing: border-box;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
}

@media print {
  .container-fluid,
  .container,
  .search-inner .header,
  .dock .index,
  .container-md,
  .container-sm {
    width: 100%;
    max-width: none;
  }

  .section-search,
  .awards-details,
  .container-fluid,
  .container,
  .search-inner .header,
  .dock .index,
  .container-md,
  .container-sm {
    padding: 0;
  }

  .lrg-icon {
    padding-left: 0 !important;
  }

  .row,
  .container.collapse-desktop .row,
  .search-inner .collapse-desktop.header .row,
  .dock .collapse-desktop.index .row {
    margin-right: 0;
    margin-left: 0;
  }
  .row.invert-mobile,
  .container.collapse-desktop .row.invert-mobile,
  .search-inner .collapse-desktop.header .row.invert-mobile,
  .dock .collapse-desktop.index .row.invert-mobile {
    -ms-transform: rotate(0deg);
        transform: rotate(0deg);
  }
  .row.invert-mobile > [class*='col-'],
  .container.collapse-desktop .row.invert-mobile > [class*='col-'],
  .search-inner .collapse-desktop.header .row.invert-mobile > [class*='col-'],
  .dock .collapse-desktop.index .row.invert-mobile > [class*='col-'] {
    -ms-transform: rotate(0deg);
        transform: rotate(0deg);
  }

  [class*='col-'] {
    float: none !important;
    width: 100% !important;
    padding-right: 0;
    padding-left: 0;
  }

  html {
    overflow-x: visible;
  }

  body {
    width: 100%;
    margin: 0;
    float: none;
    background: #fff;
    color: #424242;
    background: #ffffff;
  }

  p a[href]:after,
  .list-links a[href]:after,
  .useful-links ul li a[href]:after,
  .list-1-2 li a[href]:after,
  .list-ul ul li a[href]:after,
  .action-portal-menu .menu-cover .pulled-content h4 a[href]:after {
    content: " (" attr(href) ")";
    text-transform: lowercase;
    font-weight: normal;
    white-space: pre-wrap;
    word-wrap: break-word;
  }

  a,
  a:visted {
    color: #2ea9d3 !important;
  }

  h1, .mimic-h1 {
    font-size: 30px;
    line-height: 42px;
    margin-bottom: 42px;
  }

  h2 {
    font-size: 25px;
    line-height: 34px;
    margin-bottom: 30px;
  }

  h3 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 24px;
  }

  h2, h3, h4, .themes .tabs nav a {
    text-transform: lowercase !important;
    text-transform: capitalize !important;
  }

  table, figure, img, ul, ol, blockquote, p {
    page-break-inside: avoid;
  }

  .header-search-wrapper,
  .breadcrumb,
  .btn,
  .icon,
  fieldset p.select:after,
  fieldset input[type="checkbox"]:checked + label:before,
  fieldset input[type="radio"]:checked + label:before,
  .ui-selectmenu-button span.ui-icon,
  .calendar tr:first-child td table tr td:first-child a:before,
  .calendar tr:first-child td table tr td:last-child a:before,
  .calendar-entries .heading a:after,
  .social-link .icon:after,
  .breadcrumb ul li:before,
  .media,
  .lrg-icon:before,
  .info,
  .ui-icon,
  .icon-holder,
  .notification .graphic,
  .toggle-alert,
  .read-more,
  #extend-menu,
  .help-page,
  .footer-action,
  .footer-copyright nav,
  .foot-accordion,
  .themes .tabs nav.tab-tier .title img,
  .themes .banner h1 br,
  .title h2 br,
  .index-search-wrapper,
  .search,
  .themes nav .theme-card span .img-holder,
  .aside-content,
  .responsive-media,
  .infographic,
  .image-gallery-control,
  .mobile-scroll:before,
  .tags,
  .print-section,
  .pagination,
  .share-page,
  .media-type,
  .btn-container,
  .action-portal-menu .menu-cover .sub-heading,
  .heading.empty.header-level-3.active,
  .heading.empty.header-level-3,
  .profile-detail.with-map figure,
  .profile-info p br,
  .error-title .headings,
  .feedback-success .feedback-wrapper .circled-icon,
  .section-pull:after,
  .banner,
  #required-captcha,
  .recaptcha {
    display: none !important;
  }

  .city-connect {
    display: block !important;
  }

  .bg-dark-demi-grey,
  .bg-charcoal,
  .bg-navy,
  .bg-teal,
  .bg-pink,
  .bg-blue,
  .bg-light-yellow,
  .bg-light-demi-grey,
  .list-figure-item.pinned-notice,
  .action-portal-menu,
  .themes,
  .bg-darker-grey,
  .awards-details,
  .action-portal-menu,
  .action-portal-menu .menu-cover,
  .action-portal-menu .menu-cover .available-options ul li:hover,
  .action-portal-menu .menu-cover .available-options ul li.level-2.active:hover,
  .action-portal-menu .menu-cover .available-options ul li.level-3.active:hover,
  .action-portal-menu .menu-cover .available-options ul li.level-2.active,
  .action-portal-menu .menu-cover .available-options ul li.level-3.active,
  .content-accordion h3,
  .content-toggle,
  .card figure,
  .bg-citizen-blue,
  .bg-font-adjust-bg,
  .feedback-success {
    background-color: white !important;
  }

  .header-container {
    border-bottom: 1px solid #cdd2d4;
    padding: 30px 0;
  }
  .header-container:before {
    content: url("https://chart.googleapis.com/chart?cht=qr&chs=100x100&chl=https://www.capetown.gov.za&choe=UTF-8");
    position: absolute;
    right: 0;
    top: 0;
    display: block;
  }
  .header-container .header-logo a .site-logo {
    margin: 0;
  }

  .cover {
    background-image: none !important;
  }

  .themes nav .theme-card span.pink {
    border-bottom: 4px solid #ea2a74;
  }
  .themes nav .theme-card span.pink .title {
    color: #ea2a74;
  }
  .themes.pink .banner {
    border-bottom: 4px solid #ea2a74;
  }
  .themes.pink .banner h1, .themes.pink .banner p {
    color: #ea2a74;
  }
  .themes .tabs.pink .title h2 {
    color: #ea2a74;
    border-bottom: 4px solid #ea2a74;
    padding-bottom: 20px;
  }

  .themes nav .theme-card span.blue {
    border-bottom: 4px solid #2ea9d3;
  }
  .themes nav .theme-card span.blue .title {
    color: #2ea9d3;
  }
  .themes.blue .banner {
    border-bottom: 4px solid #2ea9d3;
  }
  .themes.blue .banner h1, .themes.blue .banner p {
    color: #2ea9d3;
  }
  .themes .tabs.blue .title h2 {
    color: #2ea9d3;
    border-bottom: 4px solid #2ea9d3;
    padding-bottom: 20px;
  }

  .themes nav .theme-card span.orange {
    border-bottom: 4px solid #ff9900;
  }
  .themes nav .theme-card span.orange .title {
    color: #ff9900;
  }
  .themes.orange .banner {
    border-bottom: 4px solid #ff9900;
  }
  .themes.orange .banner h1, .themes.orange .banner p {
    color: #ff9900;
  }
  .themes .tabs.orange .title h2 {
    color: #ff9900;
    border-bottom: 4px solid #ff9900;
    padding-bottom: 20px;
  }

  .themes nav .theme-card span.green {
    border-bottom: 4px solid #b7cb34;
  }
  .themes nav .theme-card span.green .title {
    color: #b7cb34;
  }
  .themes.green .banner {
    border-bottom: 4px solid #b7cb34;
  }
  .themes.green .banner h1, .themes.green .banner p {
    color: #b7cb34;
  }
  .themes .tabs.green .title h2 {
    color: #b7cb34;
    border-bottom: 4px solid #b7cb34;
    padding-bottom: 20px;
  }

  .themes nav .theme-card span {
    background-color: transparent !important;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .themes nav .theme-card .copy {
    padding: 0;
    min-height: auto;
  }
  .themes.hero {
    background-color: transparent !important;
  }
  .themes.hero .banner {
    margin-bottom: 0;
    padding: 20px 0;
  }
  .themes > a {
    display: list-item;
    list-style-position: inside;
    padding: 5px 30px 5px 0;
    margin-bottom: 0;
    text-transform: inherit;
  }
  .themes > a.active {
    color: #424242 !important;
  }
  .themes .tabs {
    min-height: auto;
    background-color: transparent;
  }
  .themes .tabs nav.tab-tier {
    background: transparent !important;
  }
  .themes .tabs nav.tab-tier.selected {
    display: block !important;
  }
  .themes .tabs nav a {
    padding: 5px 30px 5px 5px;
    display: list-item;
    list-style-position: inside;
  }
  .themes .tabs nav a:hover {
    color: #424242 !important;
  }
  .themes .tabs .title h2 {
    padding-bottom: 20px;
  }

  .action-portal-menu {
    min-height: auto;
  }
  .action-portal-menu .menu-cover .available-options ul {
    display: block;
    margin-bottom: 15px;
  }
  .action-portal-menu .menu-cover .available-options ul.selected {
    display: inline-block;
  }
  .action-portal-menu .menu-cover .available-options ul.selected:after {
    content: "/";
    padding: 0 10px;
    display: inline-block;
    font-weight: 600;
  }
  .action-portal-menu .menu-cover .available-options ul.selected:last-of-type:after {
    display: none;
  }
  .action-portal-menu .menu-cover .available-options ul.selected li,
  .action-portal-menu .menu-cover .available-options ul.selected li.active {
    display: none;
    font-size: 16px;
    height: auto;
    line-height: 16px;
    text-overflow: initial;
    white-space: pre-wrap;
  }
  .action-portal-menu .menu-cover .available-options ul.selected li.active,
  .action-portal-menu .menu-cover .available-options ul.selected li.active.active {
    display: inline-block;
    list-style: none;
  }
  .action-portal-menu .menu-cover .available-options ul.current {
    padding-left: 35px;
  }
  .action-portal-menu .menu-cover .available-options ul.current li {
    display: list-item;
    list-style-type: disc;
  }
  .action-portal-menu .menu-cover .available-options ul li {
    display: inline-block;
    height: auto;
    font-size: 16px;
    padding: 0;
    overflow: visible;
    white-space: initial;
    line-height: 16px;
    text-transform: lowercase !important;
    text-transform: capitalize !important;
  }
  .action-portal-menu .menu-cover .pulled-content {
    padding: 0;
  }

  .card.dark h3,
  .card.dark div > p,
  .card.dark h3,
  .card.dark div > p {
    color: #424242;
  }
  .card figure > a,
  .card figure > a {
    float: none;
    width: 20%;
    display: inline;
  }
  .card figure > a img,
  .card figure > a img {
    float: left;
    width: 20%;
  }
  .card figure figcaption,
  .card figure figcaption {
    position: relative;
    display: inline;
    width: 80%;
    padding: 0;
  }

  .section-pull {
    border-bottom: none;
    padding-left: 0;
    padding-right: 0;
  }

  .page-title {
    margin-bottom: 0;
  }

  .section-pull:first-child {
    padding-top: 0;
  }

  .figure-credits.left,
  .figure-credits.right {
    width: 300px;
    margin-bottom: 10px;
  }

  .content-accordion .content-toggle {
    display: block;
    padding: 0;
  }
  .content-accordion h3, .content-accordion h4 {
    border-bottom: 1px solid #424242;
    margin: 20px 0;
    padding: 15px 0;
  }

  .image-gallery-slider {
    height: auto !important;
    min-height: auto;
    margin: 0 0 35px !important;
  }
  .image-gallery-slider .image-gallery-content {
    height: auto !important;
    background-image: none;
    position: relative;
  }
  .image-gallery-slider .image-gallery-content figure {
    height: auto;
    background: none !important;
    display: inline-block;
    position: relative;
    margin-bottom: 10px;
  }
  .image-gallery-slider .image-gallery-content figure > img {
    display: inline-block !important;
    width: 155px;
    float: left;
    margin-right: 20px;
  }
  .image-gallery-slider .image-gallery-content figure .image-slide-text {
    display: inline !important;
  }
  .image-gallery-slider .image-gallery-content figure .image-slide-text a:after {
    display: none;
  }

  .notification {
    padding: 0 !important;
    background: transparent !important;
  }
  .notification.toggle {
    padding-bottom: 20px;
  }
  .notification.toggle .desc {
    margin: 0;
    color: #424242;
  }
  .notification.no-devider, .notification.with-heading, .notification.white-copy {
    padding: 0 20px;
    background: transparent !important;
    color: #424242 !important;
  }
  .notification.no-devider .desc h4, .notification.with-heading .desc h4, .notification.white-copy .desc h4 {
    text-align: left;
  }
  .notification.no-devider .desc p, .notification.with-heading .desc p, .notification.white-copy .desc p {
    color: #424242 !important;
  }

  .notification.yellow .desc h4 {
    color: #ffc100 !important;
  }

  .notification.blue .desc h4 {
    color: #4682a1 !important;
  }

  .notification.pink .desc h4 {
    color: #ea2a74 !important;
  }

  .notification.light-blue .desc h4 {
    color: #2ea9d3 !important;
  }

  .mobile-scroll {
    padding-top: 0;
  }

  .lrg-icon-content.bordered {
    padding: 0 !important;
    border: none;
  }

  .list-figure-item figure,
  .list-figure-item figure > a,
  .list-figure-item figure > img {
    width: 140px !important;
    float: left;
    margin-right: 20px;
  }
  .list-figure-item.pinned-notice {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .calendar tr td {
    border-right-color: #424242;
    border-bottom-color: #424242;
  }
  .calendar tr th {
    border: 1px solid #424242;
  }
  .calendar tr th:first-child {
    border-left: none;
  }
  .calendar tr th:last-child {
    border-right: none;
  }
  .calendar tr:first-child td table {
    border-top: 1px solid black;
  }
  .calendar tr:first-child td table tr td:last-child {
    background-color: #ffffff;
  }
  .calendar tr td, .calendar tr th {
    background-color: #ffffff;
  }
  .calendar tr td.other-month, .calendar tr th.other-month {
    background-color: #ffffff;
  }
  .calendar tr.current {
    background-color: #ffffff !important;
    color: #bacad3 !important;
  }
  .calendar tr.selected {
    background-color: #e34d74;
    color: #e34d74;
  }
  .calendar tr.selected a {
    color: #424242 !important;
  }

  .calendar-entries .entry {
    border-bottom: 1px solid #424242;
    margin-bottom: 15px;
  }
  .calendar-entries .entry:last-child {
    border: none;
  }
  .calendar-entries .entry.cancel .heading, .calendar-entries .entry.reschedule .heading {
    padding: 0;
    display: inline-block !important;
  }
  .calendar-entries .entry.cancel .heading {
    color: #e2574c;
  }
  .calendar-entries .entry.reschedule .heading {
    color: #005870;
  }
  .calendar-entries .date {
    background: #ffffff;
    padding-bottom: 0;
    padding-right: 0;
    display: inline-block;
  }
  .calendar-entries .date b {
    color: #424242;
  }
  .calendar-entries .heading,
  .calendar-entries .details {
    background: #ffffff !important;
  }
  .calendar-entries .heading {
    color: #2ea9d3;
    padding-bottom: 20px;
  }
  .calendar-entries .heading:hover {
    background: transparent;
  }
  .calendar-entries .heading a {
    color: #2ea9d3 !important;
  }

  .error-title,
  .redirect-title {
    color: #424242;
    padding: 0;
    border: none;
  }

  .redirect-title h1 {
    margin-bottom: 0;
  }

  .feedback-success .feedback-wrapper,
  .feedback-options .feedback-wrapper {
    padding: 0 !important;
  }

  .feedback-success .feedback-wrapper h1, .feedback-success .feedback-wrapper p {
    color: #424242;
  }

  .stat.small {
    width: auto;
    text-align: left;
  }
  .stat.small + .small {
    margin-left: 20px;
  }
  .stat.small .number, .stat.small .information {
    padding: 0;
  }
  .stat .number {
    float: left;
    padding: 0;
    margin-right: 20px;
  }
  .stat .number.bg-teal, .stat .number.number.bg-pink, .stat .number.number.bg-blue {
    background: transparent !important;
  }
  .stat .number.bg-teal p {
    color: #3db39e !important;
  }
  .stat .number.number.bg-pink p {
    color: #ea2a74 !important;
  }
  .stat .number.number.bg-blue p {
    color: #2ea9d3 !important;
  }
  .stat .information {
    background: #ffffff;
    padding: 0;
  }

  footer {
    height: 100px;
    position: relative;
    padding-top: 20px;
  }
  footer:before {
    content: url("https://chart.googleapis.com/chart?cht=qr&chs=100x100&chl=tel:0830000000&choe=UTF-8");
    position: absolute;
    top: 0;
    right: 0;
  }
  footer .bg-mid-grey,
  footer .bg-darker-grey {
    background: transparent !important;
  }
  footer .collapse-desktop {
    float: right;
    width: auto;
  }

  .footer-content {
    padding-bottom: 0;
  }

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

  .footer-btns {
    padding: 0;
  }
  .footer-btns > .btn {
    display: inline-block !important;
    background: transparent;
    color: #424242;
    text-align: left;
  }
  .footer-btns > .btn:hover {
    background: transparent;
    color: #424242;
  }
  .footer-btns > a {
    width: 100%;
    padding: 0 !important;
  }
  .footer-btns > a:after {
    content: " " attr(href) " ";
    display: inline-block;
    width: 100%;
    text-indent: 0px;
  }
}
