.sf-body,
.sf-body p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: normal;
  font-style: normal;
  font-stretch: normal;
}
.sf-main-site h1,
.sf-main-site h2,
.sf-main-site h3,
.sf-main-site h4,
.sf-main-site h5,
.sf-main-site h6 {
  font-family: Arial, Helvetica, sans-serif;
  line-height: normal;
  letter-spacing: normal;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
}
.sf-main-site h1 {
  font-size: 25px;
  line-height: 28px;
}
@media (min-width: 478px) {
  .sf-main-site h1 {
    font-size: 30px;
    line-height: 33px;
  }
}
@media (min-width: 768px) {
  .sf-main-site h1 {
    font-size: 35px;
    line-height: 39px;
  }
}
@media (min-width: 1020px) {
  .sf-main-site h1 {
    font-size: 50px;
    line-height: 56px;
  }
}
.sf-main-site h2 {
  font-size: 22px;
  line-height: 22px;
}
@media (min-width: 478px) {
  .sf-main-site h2 {
    font-size: 28px;
    line-height: 28px;
  }
}
@media (min-width: 1020px) {
  .sf-main-site h2 {
    font-size: 25px;
    line-height: 28px;
  }
}
.sf-main-site h3 {
  font-size: 14px;
  line-height: 16px;
}
@media (min-width: 768px) {
  .sf-main-site h3 {
    font-size: 18px;
    line-height: 20px;
  }
}
.sf-main-site h4,
.sf-main-site h5,
.sf-main-site h6 {
  font-size: 14px;
  line-height: 16px;
}
.sf-main-site .title {
  font-size: 25px;
  line-height: 28px;
}
@media (min-width: 478px) {
  .sf-main-site .title {
    font-size: 35px;
    line-height: 33px;
  }
}
@media (min-width: 768px) {
  .sf-main-site .title {
    font-size: 35px;
    line-height: 39px;
  }
}
@media (min-width: 1020px) {
  .sf-main-site .title {
    font-size: 50px;
    line-height: 56px;
  }
}
.sf-main-site .title span {
  font-weight: 700;
}
.sf-main-site .heading {
  color: #3c4245;
  font-size: 18px;
  line-height: normal;
  font-weight: 700;
}
.sf-main-site .horizontal-list-item .heading,
.sf-main-site .highlight-widget.image-on-top .heading,
.sf-main-site .highlight-widget.image-on-the-side .heading {
  font-size: 20px;
}
.sf-main-site .highlight-widget.title-and-summary .heading {
  font-size: 25px;
}
.sf-main-site .section-heading,
.sf-main-site .section-header,
.sf-main-site .search-heading {
  font-size: 20px;
  line-height: normal;
  font-weight: 700;
}
@media (min-width: 768px) {
  .sf-main-site .section-heading,
  .sf-main-site .section-header,
  .sf-main-site .search-heading {
    font-size: 25px;
  }
}
.sf-main-site .section-heading h1,
.sf-main-site .section-heading h2,
.sf-main-site .section-heading h3,
.sf-main-site .section-heading p,
.sf-main-site .section-heading a,
.sf-main-site .section-header h1,
.sf-main-site .section-header h2,
.sf-main-site .section-header h3,
.sf-main-site .section-header p,
.sf-main-site .section-header a,
.sf-main-site .search-heading h1,
.sf-main-site .search-heading h2,
.sf-main-site .search-heading h3,
.sf-main-site .search-heading p,
.sf-main-site .search-heading a {
  font-size: 20px;
  line-height: normal;
}
@media (min-width: 768px) {
  .sf-main-site .section-heading h1,
  .sf-main-site .section-heading h2,
  .sf-main-site .section-heading h3,
  .sf-main-site .section-heading p,
  .sf-main-site .section-heading a,
  .sf-main-site .section-header h1,
  .sf-main-site .section-header h2,
  .sf-main-site .section-header h3,
  .sf-main-site .section-header p,
  .sf-main-site .section-header a,
  .sf-main-site .search-heading h1,
  .sf-main-site .search-heading h2,
  .sf-main-site .search-heading h3,
  .sf-main-site .search-heading p,
  .sf-main-site .search-heading a {
    font-size: 25px;
  }
}
.sf-main-site .section-heading p,
.sf-main-site .section-heading a,
.sf-main-site .section-header p,
.sf-main-site .section-header a,
.sf-main-site .search-heading p,
.sf-main-site .search-heading a {
  font-weight: 700;
}
.sf-main-site .date {
  color: #6a6a6a;
  font-size: 13px;
  font-weight: 700;
}
.sf-main-site .timestamp,
.sf-main-site .sf-tags-list,
.sf-main-site .sub-title {
  font-size: 14px;
  line-height: 1.5;
  font-weight: normal;
}
.sf-main-site .label {
  color: #3c4245;
  font-size: 14px;
  font-weight: 700;
}
.main-site .date {
  color: #6a6a6a;
  font-size: 13px;
  font-weight: 700;
}
.main-site .timestamp,
.main-site .sf-tags-list,
.main-site .sub-title {
  font-size: 14px;
  line-height: 1.5;
  font-weight: normal;
}
a.isDisabled {
  cursor: default !important;
  opacity: 1;
  color: #6a6a6a !important;
  font-weight: 400 !important;
}
a[aria-disabled="true"] {
  color: currentColor;
  display: inline-block;
  pointer-events: none;
  text-decoration: none;
}
@font-face {
  font-family: "oswald";
  src: url("../fonts/oswald/oswald.woff2") format("woff2"),
    url("../fonts/oswald/oswald.woff") format("woff"),
    url("../fonts/oswald/oswald.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
body:not(.sfPageEditor) .detail-view_error-message {
  display: none;
}
.sfPageEditor header {
  display: inherit;
  width: inherit;
  float: inherit;
}
.sfPageEditor header .top-header {
  display: inherit;
  width: inherit;
  background-color: inherit;
  float: inherit;
}
.sfPageEditor .detail-view_error-message {
  display: block;
}
.reToolbarWrapper {
  margin-right: 0;
  background: none;
}
.separator-line {
  border-bottom: 2px solid #f5f5f5;
}
.top-space {
  margin-top: 30px !important;
}
.no-margin {
  margin: 0;
}
.bg-white {
  background-color: #fff;
}
.bg-main {
  background-color: #d86422;
}
.bg-light {
  background-color: #008dc9;
}
.bg-light-gray {
  background-color: #f5f5f5;
}
.bg-dark {
  background-color: #20313b;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.centered-on-mobile {
  text-align: center;
}
@media (min-width: 768px) {
  .centered-on-mobile {
    text-align: inherit;
  }
}
.bottom-space {
  margin-bottom: 15px;
}
.sf-warning-msg {
  display: block;
  width: 100%;
  padding: 20px;
  margin-bottom: 20px;
  background-color: #feefb3;
  color: #20313b;
  float: left;
  clear: both;
}
.list-item--website {
  color: #008dc9;
  font-size: 14px;
  font-weight: bold;
}
.list-item--full-width {
  width: 100%;
  margin: 0;
}
.empty {
  display: none;
}
@media (min-width: 1020px) {
  .empty {
    display: block;
  }
}
.no-cursor {
  cursor: initial;
}
@media (min-width: 1020px) {
  .row.sf-detail-content .col-md-8 {
    padding-right: 45px;
  }
}
@media (min-width: 768px) {
  .row.sf-detail-content .col-sm-4 {
    width: 100%;
  }
}
@media (min-width: 1020px) {
  .row.sf-detail-content .col-sm-4 {
    width: 33.33%;
  }
}
.flex-row,
.vertical-list.flex-row {
  display: table;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% + 30px);
  margin: 0 -15px;
}
.flex-col {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: -ms-max-content;
  width: 100%;
  max-width: 100%;
  padding: 0 15px;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .flex-col-2 {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 20%;
    max-width: 20%;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .flex-col-2 {
    width: 20%;
    max-width: 20%;
  }
}
@media (min-width: 768px) {
  .flex-col-3 {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 50%;
    max-width: 50%;
  }
}
@media (min-width: 1020px) {
  .flex-col-3 {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 25%;
    max-width: 25%;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .flex-col-3 {
    width: 50%;
    max-width: 50%;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .flex-col-3 {
    width: 25%;
    max-width: 25%;
  }
}
@media (min-width: 768px) {
  .flex-col-4 {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 50%;
    max-width: 50%;
  }
}
@media (min-width: 1020px) {
  .flex-col-4 {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 33.33%;
    max-width: 33.33%;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .flex-col-4 {
    width: 50%;
    max-width: 50%;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .flex-col-4 {
    width: 33.33%;
    max-width: 33.33%;
  }
}
@media (min-width: 768px) {
  .flex-col-6 {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 50%;
    max-width: 50%;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .flex-col-6 {
    width: 50%;
    max-width: 50%;
  }
}
@media (min-width: 768px) {
  .flex-col-8 {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 50%;
    max-width: 50%;
  }
}
@media (min-width: 1020px) {
  .flex-col-8 {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 66.66%;
    max-width: 66.66%;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .flex-col-8 {
    width: 50%;
    max-width: 50%;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .flex-col-8 {
    width: 66.66%;
    max-width: 66.66%;
  }
}
.flex-col-2--item ul li {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 50%;
  max-width: 50%;
}
.flex-col-3--item ul li {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 33.33%;
  max-width: 33.33%;
}
.flex-col-4--item ul li {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 25%;
  max-width: 25%;
}
.flex-col-5--item ul li {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 20%;
  max-width: 20%;
}
.flex-col-6--item ul li {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 16.16%;
  max-width: 16.66%;
}
.flex-col-7--item ul li {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 14.28571428571429%;
  max-width: 14.28571428571429%;
}
.flex-col-8--container ul li {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 12.5%;
  max-width: 12.5%;
}
.flex-col-9--container ul li {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 11.11%;
  max-width: 11.11%;
}
.flex-col-10--container ul li {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 10%;
  max-width: 10%;
}
.sf-main-site .table {
  display: block;
}
@media (min-width: 768px) {
  .sf-main-site .table {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
}
.sf-main-site .table-cell {
  display: block;
  float: left;
}
@media (min-width: 768px) {
  .sf-main-site .table-cell {
    display: table-cell;
    vertical-align: top;
    float: none;
  }
}
html {
  height: 100%;
  padding: 0;
  margin: 0;
}
body {
  padding: 0;
  margin: 0;
}
.sf-body {
  height: 100%;
  overflow-x: hidden;
  color: #3c4245;
}
.sf-body * {
  box-sizing: border-box;
}
.sf-body .sf-main-site {
  direction: ltr;
}
.main-site {
  overflow-x: hidden;
}
#page {
  padding-bottom: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
  position: relative;
  width: 100%;
  float: left;
}
a {
  color: #008dc9;
  text-decoration: none;
}
a:focus {
  outline: 0;
}
img {
  max-width: 100%;
}
.sf-main-site iframe {
  width: 100%;
  max-width: 100%;
}
.right-to-left .sf-main-site,
.right-to-left .main-site {
  direction: rtl;
}
header {
  display: block;
  width: 100%;
  background-color: #fff;
  float: left;
}
#header {
  padding-top: 0;
}
#sf-main-header {
  display: block;
  position: relative;
  width: 100%;
  padding: 15px 0;
  margin-top: 0;
  margin-bottom: 0;
  background-color: #fff;
  float: left;
}
@media (min-width: 768px) {
  #sf-main-header {
    padding: 30px 0;
    min-height: 128px;
  }
}
#sf-main-header * {
  box-sizing: border-box;
}
#sf-main-header .header-logo {
  display: block;
  float: left;
}
#sf-main-header .header-logo > a {
  display: inline-block;
  max-width: 200px;
  height: 50px;
}
@media (min-width: 478px) {
  #sf-main-header .header-logo > a {
    max-width: 240px;
    height: 60px;
  }
}
#sf-main-header .header-logo > a img,
#sf-main-header .header-logo > a svg {
  width: auto;
  max-width: 100%;
  height: 100%;
}
footer {
  color: #fff;
  direction: ltr;
}
footer * {
  box-sizing: border-box;
}
footer ul {
  width: 100%;
  padding: 0;
}
footer a {
  position: relative;
  color: #fff;
  text-decoration: none;
  transition: all 0.3s ease;
}
footer a:visited {
  color: #fff;
}
footer a:hover {
  color: #d86422;
}
footer #sf-footer-logo-container,
footer .footer-logo {
  padding: 30px 0;
  margin: 0 auto;
  text-align: center;
}
@media (min-width: 768px) {
  footer #sf-footer-logo-container,
  footer .footer-logo {
    padding: 30px 0 0 0;
  }
}
footer #sf-footer-logo-container .logo,
footer #sf-footer-logo-container img,
footer #sf-footer-logo-container svg,
footer .footer-logo .logo,
footer .footer-logo img,
footer .footer-logo svg {
  display: block;
  width: auto;
  height: 57px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  footer #sf-footer-logo-container .logo,
  footer #sf-footer-logo-container img,
  footer #sf-footer-logo-container svg,
  footer .footer-logo .logo,
  footer .footer-logo img,
  footer .footer-logo svg {
    height: 100px;
  }
}
footer #sf-footer-logo-container img path,
footer #sf-footer-logo-container svg path {
  fill: #fff !important;
}
footer #sf-footer-logo-container img:hover path,
footer #sf-footer-logo-container svg:hover path {
  fill: rgba(255, 255, 255, 0.9) !important;
  transition: fill 0.3s ease-in-out;
}
footer #sf-footer-logo-container + .footer-logo {
  display: none;
}
footer .main-navigation--wrapper {
  display: block;
  width: 100%;
  float: left;
  clear: both;
}
footer .main-navigation,
footer .navVertical {
  width: 100%;
}
footer .main-navigation > li,
footer .navVertical > li {
  display: block;
  width: 33.33%;
  float: left;
}
footer .main-navigation > li .sf-accordion-footer__header-panel a,
footer .main-navigation > li > a,
footer .navVertical > li .sf-accordion-footer__header-panel a,
footer .navVertical > li > a {
  line-height: 1;
  text-align: left;
  font-weight: bold;
}
@media (min-width: 768px) {
  footer .main-navigation > li .sf-accordion-footer__header-panel a,
  footer .main-navigation > li > a,
  footer .navVertical > li .sf-accordion-footer__header-panel a,
  footer .navVertical > li > a {
    font-size: 24px;
  }
}
footer .main-navigation li,
footer .navVertical li {
  padding: 5px 0 !important;
}
footer .col-md-12 > .main-navigation--wrapper .main-navigation > li,
footer .col-md-12 > .main-navigation--wrapper .navVertical > li {
  width: 25%;
}
.sf-main-site .main-footer {
  margin-top: 30px;
}
.main-footer {
  display: block;
  position: relative;
  width: 100%;
  border-top: 1px solid #20313b;
  background-color: #008dc9;
  float: left;
}
@media (min-width: 768px) {
  .main-footer {
    padding: 40px 0;
    border-top: 0;
  }
}
.main-footer .main-navigation .sf-accordion-footer__header-panel a,
.main-footer .main-navigation > li > a {
  font-size: 18px;
  line-height: 45px;
}
@media (min-width: 768px) {
  .main-footer .main-navigation .sf-accordion-footer__header-panel a,
  .main-footer .main-navigation > li > a {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .main-footer .main-navigation {
    width: calc(100% + 30px);
    margin-left: -15px;
    padding: 0;
  }
  .main-footer .main-navigation li {
    padding: 0 !important;
  }
  .main-footer .main-navigation li a {
    font-size: 18px;
  }
  .main-footer .main-navigation .sf-accordion-footer__panel {
    display: block;
    width: 100%;
    padding: 0 !important;
    border: none;
    border-bottom: 1px solid #131c20;
    outline: none;
    line-height: 45px;
    float: left;
    text-decoration: none;
  }
  .main-footer .main-navigation .sf-accordion-footer__panel a {
    padding: 0 20px;
  }
  .main-footer
    .main-navigation
    .sf-accordion-footer__panel.is-active
    .sf-accordion-footer__trigger-panel:before {
    -ms-transform: translate(-50%, -50%) rotate(-180deg) !important;
    transform: translate(-50%, -50%) rotate(-180deg) !important;
  }
  .main-footer .main-navigation .sf-accordion-footer__header-panel {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .main-footer .main-navigation .sf-accordion-footer__trigger-panel {
    display: block;
    position: relative;
    width: 55px;
    height: 45px;
    border-left: 1px solid #131c20;
    float: right;
    cursor: pointer;
  }
  .main-footer .main-navigation .sf-accordion-footer__trigger-panel:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
   
    font-size: 24px;
    line-height: 45px;
    font-weight: 700;
    font-variant: normal;
    font-style: normal;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: auto;
  }
  .main-footer .main-navigation .sub-level {
    display: none;
    padding: 0;
  }
  .main-footer .main-navigation .sub-level > li {
    border-top: 1px solid #131c20;
  }
  .main-footer .main-navigation .sub-level > li > a {
    padding-left: 30px;
  }
}
@media (min-width: 768px) {
  .main-footer .main-navigation .sub-level {
    display: block !important;
    margin: 11px 0;
    opacity: 1 !important;
  }
}
@media (min-width: 768px) {
  .main-footer .main-navigation .sub-level li {
    padding: 5px 0;
  }
}
.bottom-footer {
  display: block;
  width: 100%;
  background-color: #20313b;
  line-height: 1.5;
  text-align: center;
  float: left;
  font-weight: bold;
}
@media (min-width: 768px) {
  .bottom-footer {
    line-height: 1;
    text-align: left;
  }
}
.bottom-footer .container {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}
.bottom-footer .addthis_toolbox {
  margin-top: 0 !important;
}
.bottom-footer .copyright {
  display: block;
  text-align: center;
}
@media (min-width: 768px) {
  .bottom-footer .copyright {
    text-align: right;
  }
}
.bottom-footer .copyright .content-block,
.bottom-footer .copyright .content-block > div {
  display: inline-block;
  width: auto;
  float: none;
}
@media screen and (max-width: 1019px) {
  .bottom-footer .col-md-4 {
    max-width: 50%;
    width: 50%;
  }
  .bottom-footer .col-md-4:nth-of-type(2) {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .bottom-footer .col-md-4 {
    max-width: 100%;
    width: 100%;
  }
}
#adminAppWrapper .sf-editor h1,
#adminAppWrapper .sf-editor h2,
#adminAppWrapper .sf-editor h3,
#adminAppWrapper .sf-editor h4,
#adminAppWrapper .sf-editor h5,
#adminAppWrapper .sf-editor h6 {
  font-family: Arial, Helvetica, sans-serif;
  line-height: normal;
  letter-spacing: normal;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
}
#adminAppWrapper .sf-editor h1 {
  font-size: 25px;
  line-height: 28px;
}
@media (min-width: 478px) {
  #adminAppWrapper .sf-editor h1 {
    font-size: 30px;
    line-height: 33px;
  }
}
@media (min-width: 768px) {
  #adminAppWrapper .sf-editor h1 {
    font-size: 35px;
    line-height: 39px;
  }
}
@media (min-width: 1020px) {
  #adminAppWrapper .sf-editor h1 {
    font-size: 50px;
    line-height: 56px;
  }
}
#adminAppWrapper .sf-editor h2 {
  font-size: 22px;
  line-height: 22px;
}
@media (min-width: 478px) {
  #adminAppWrapper .sf-editor h2 {
    font-size: 28px;
    line-height: 28px;
  }
}
@media (min-width: 1020px) {
  #adminAppWrapper .sf-editor h2 {
    font-size: 25px;
    line-height: 28px;
  }
}
#adminAppWrapper .sf-editor h3 {
  font-size: 14px;
  line-height: 16px;
}
@media (min-width: 768px) {
  #adminAppWrapper .sf-editor h3 {
    font-size: 18px;
    line-height: 20px;
  }
}
#adminAppWrapper .sf-editor h4,
#adminAppWrapper .sf-editor h5,
#adminAppWrapper .sf-editor h6 {
  font-size: 14px;
  line-height: 16px;
}
#adminAppWrapper .sf-editor .title {
  font-size: 25px;
  line-height: 28px;
}
@media (min-width: 478px) {
  #adminAppWrapper .sf-editor .title {
    font-size: 35px;
    line-height: 33px;
  }
}
@media (min-width: 768px) {
  #adminAppWrapper .sf-editor .title {
    font-size: 35px;
    line-height: 39px;
  }
}
@media (min-width: 1020px) {
  #adminAppWrapper .sf-editor .title {
    font-size: 50px;
    line-height: 56px;
  }
}
#adminAppWrapper .sf-editor .title span {
  font-weight: 700;
}
#adminAppWrapper .sf-editor p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: normal;
  font-style: normal;
  font-stretch: normal;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
#adminAppWrapper .sf-editor ul {
  display: block;
  width: 100%;
  padding-left: 20px;
  float: left;
}
#adminAppWrapper .sf-editor ol {
  width: 100%;
  padding-left: 20px;
}
#adminAppWrapper h1.sf-input__title {
  margin-top: 0;
}
.right-to-left #adminAppWrapper .sf-editor ul {
  padding-right: 15px;
  padding-left: 0;
}
header .top-header {
  background-color: #f4f4f4;
}
.top-header {
  display: none;
  width: 100%;
  background-color: #f4f4f4;
  font-size: 14px;
  line-height: 22px;
  float: left;
  font-weight: bold;
}
@media (min-width: 1020px) {
  .top-header {
    display: block;
  }
}
.top-header * {
  box-sizing: border-box;
}
.top-header a:hover {
  color: #d86422;
}
.top-header a.selected,
.top-header a.active {
  color: #d86422 !important;
}
.top-header a.selected:visited,
.top-header a.active:visited {
  color: #d86422 !important;
}
.top-header a.disabled {
  color: #b2b2b2;
}
.top-header a.disabled:visited {
  color: #b2b2b2;
}
.top-header li.selected > a,
.top-header li:hover > a,
.top-header li.active > a,
.top-header li.open > a {
  color: #d86422;
}
.top-header .navigation-search {
  display: none;
}
@media (min-width: 1020px) {
  .top-header .navigation-search {
    display: block;
    width: 28px;
    height: 28px;
    float: right;
    margin-left: 20px;
  }
}
.top-header .navigation-search:hover {
  background-color: transparent;
}
.top-header .navigation-search:hover i {
  color: #d86422;
}
.top-header .navigation-search i {
  font-size: 28px;
}
.top-header .navigation-search i:hover {
  color: #d86422;
}
.sf-top-header .col-md-4 {
  position: inherit;
}
#sf-top-header > div > div.row > div.sf_colsIn.col-md-8,
#sf-top-header > div > div.row > div.sf_colsIn.col-md-4 {
  width: 100%;
}
@media (min-width: 1020px) {
  #sf-top-header > div > div.row > div.sf_colsIn.col-md-4 {
    width: 45% !important;
  }
  #sf-top-header > div > div.row > div.sf_colsIn.col-md-8 {
    width: 55% !important;
  }
  #sf-top-header .sf-search-input-wrapper input {
    overflow: hidden;
  }
  .search-open #sf-top-header .srchaction-wrapper {
    width: 260px !important;
  }
  #sf-top-header .sf-lang-selector.language-selector {
    padding-left: 24px !important;
    min-width: inherit;
  }
  .right-to-left #sf-top-header select {
    min-width: 130px;
  }
}
@media (min-width: 1020px) {
  #sf-top-header {
    background-color: #000;
  }
  .sfPageEditor #sf-top-header {
    background-color: inherit;
  }
  #sf-top-header ul li a {
    color: #fff !important;
  }
  #sf-top-header ul.rdCommands li a {
    color: #000 !important;
  }
  .sfPageEditor #sf-top-header ul li a {
    color: inherit;
  }
  #sf-top-header div.navigation-search > span > i {
    color: #fff !important;
  }
  #sf-top-header
    #sf-geo-navigation-container
    ul.sf-primary-geo-navigation
    .has-children
    > a:after {
    filter: brightness(0) invert(1);
  }
  #sf-top-header #search-form .search-button .fa {
    font-size: 22px;
    color: #008dc9;
  }
  #sf-top-header #search-form .search-button {
    min-height: 48px;
    background-color: #efefef;
    color: #fff;
    text-align: center;
  }
  #sf-top-header select {
    font: 400 12px/1.3 sans-serif;
    appearance: none;
    line-height: 1;
    outline: 0;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
    background-size: 1px 100%, 20px 22px, 20px 22px, 20px 100%;
    background-position: right 20px center, right bottom, right bottom,
      right bottom;
    color: #fff !important;
    font-size: 15px;
    font-weight: 700;
    line-height: 28px;
    min-width: 110px;
    height: 44px;
    padding: 0.65em 24px 0.55em 8px;
    cursor: pointer;
    background-color: #000;
    border: 0 #000;
  }
  #sf-top-header select:hover {
    background-image: linear-gradient(var(--accentFg), var(--accentFg)),
      linear-gradient(-135deg, transparent 50%, var(--accentFg) 50%),
      linear-gradient(-225deg, transparent 50%, var(--accentFg) 50%),
      linear-gradient(var(--accentFg) 42%, var(--accentBg) 42%);
  }
  #sf-top-header select:active {
    background-image: linear-gradient(var(--accentFg), var(--accentFg)),
      linear-gradient(-135deg, transparent 50%, var(--accentFg) 50%),
      linear-gradient(-225deg, transparent 50%, var(--accentFg) 50%),
      linear-gradient(var(--accentFg) 42%, var(--accentBg) 42%);
    color: var(--accentBg);
    border-color: var(--accentFg);
    background-color: var(--accentFg);
  }
  #sf-top-header .select-selected.select-arrow-active:after {
    border-color: transparent transparent #fff transparent;
    top: 7px;
  }
  #sf-top-header .select-items div,
  .select-selected {
    color: #fff;
    padding: 8px 16px;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    cursor: pointer;
  }
  #sf-top-header .select-items {
    position: absolute;
    background-color: #196aaa;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
  }
  #sf-top-header .select-hide {
    display: none;
  }
  #sf-top-header .select-items div:hover,
  .same-as-selected {
    background-color: rgba(0, 0, 0, 0.1);
  }
  #sf-top-header select option,
  #sf-top-header select option:active,
  #sf-top-header select option:focus {
    background: linear-gradient(#000, #000);
    background-color: #fff !important;
    color: #000 !important;
  }
  #sf-top-header select .selected {
    background: linear-gradient(#000, #000);
    background-color: #fff !important;
    color: #008dc9 !important;
  }
  #sf-top-header #search2 .closebtn {
    display: none;
  }
  #sf-top-header div#search2 {
    max-width: 450px;
    max-height: 48px;
  }
  #sf-top-header .col-md-8 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    max-height: 48px;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .sfPageEditor #sf-top-header .col-md-8 {
    display: block;
    -ms-flex-direction: inherit;
    flex-direction: inherit;
    max-height: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
  }
  #sf-top-header
    #sf-geo-navigation-container
    ul.sf-primary-geo-navigation
    > li
    > a {
    min-height: 48px;
    max-height: 48px;
  }
  #sf-top-header #search-form input[type="text"] {
    min-height: 48px;
    padding: 0 0;
    font-size: 16px;
  }
  #sf-top-header #search-form input[type="text"] {
    border-radius: 0 !important;
    border: 0 !important;
    background-color: transparent;
    color: #000;
  }
  #sf-top-header #search-form .search-button {
    border-radius: 0 !important;
    background-color: transparent;
  }
  #sf-top-header #search-form .search-button:hover {
    background-color: inherit;
  }
  #sf-top-header #search-form input[type="text"]:focus {
    border-radius: 0 !important;
    border: 0 !important;
    outline: -webkit-focus-ring-color auto 0;
  }
  #sf-top-header .language-selector > i.fa-language {
    color: #fff;
    margin-left: 0 !important;
    font-size: 16px;
    padding-left: 0;
  }
  #sf-top-header .language-selector > i.fa-language {
    content: url(Tools.svg);
    vertical-align: middle;
    filter: brightness(0) invert(1);
    height: 24px;
    margin-top: -4px;
  }
  #sf-top-header .navigation-search i.fa-search {
    vertical-align: middle;
    filter: brightness(0) invert(1);
    position: initial;
    top: auto;
    left: auto;
    -ms-transform: inherit;
    transform: inherit;
    height: 48px;
    width: 24px;
    margin-right: 8px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 24px;
  }
  #sf-top-header div.language-selector i.fa-angle-down {
    color: #fff;
    margin-left: -22px;
    content: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" viewBox="0 0 24 24"%3E%3Cpath fill="white" d="M16.59 8.59L12 13.17L7.41 8.59L6 10l6 6l6-6l-1.41-1.41z"%2F%3E%3C%2Fsvg%3E');
    vertical-align: middle;
    height: 22px;
    filter: brightness(0) invert(1);
    margin-top: -4px;
    pointer-events: none;
  }
  .right-to-left #sf-top-header div.language-selector i.fa-angle-down {
    margin-left: 22px;
    margin-top: 4px;
  }
  #sf-top-header #search-form .search-button:hover {
    background-color: transparent;
  }
  #sf-top-header #search-form .search-button i:hover {
    color: #008dc9;
  }
  #sf-top-header #search2 .wrapper {
    height: 48px;
    background-color: #efefef;
  }
  #sf-top-header #search2 .wrapper:hover {
    border-bottom: 5px solid #008dc9;
  }
  #sf-top-header #search2 .wrapper:focus-within {
    border-bottom: 5px solid #008dc9;
  }
  #sf-top-header {
    font-size: 15px !important;
    line-height: 18px;
  }
  #sf-top-header div.language-selector i {
    color: #fff;
  }
  #sf-top-header .language-selector {
    min-width: 220px;
  }
  .search-open {
    overflow: inherit !important;
  }
  .search-open #sf-top-header {
    display: block;
  }
  .search-open #sf-top-header .search-overlay {
    position: inherit;
    top: inherit;
    left: inherit;
    z-index: inherit;
    width: inherit;
    height: inherit;
    overflow-x: inherit;
    opacity: 0;
    visibility: inherit;
    background-color: inherit;
    background-color: inherit;
  }
  .search-open #sf-top-header {
    display: block;
  }
  #sf-top-header .language-selector {
    padding-left: 48px !important;
  }
  #sf-top-header .sf-secondary-geo-navigation-container {
    top: 48px;
  }
  .search-open {
    overflow: hidden;
  }
  .search-open #sf-top-header {
    display: block;
  }
  .search-open #sf-top-header .search-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2000;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    opacity: 1;
    visibility: visible;
    background-color: #20313b;
    background-color: rgba(32, 49, 59, 0.9);
    transition: 0.5s;
  }
  .search-open #sf-top-header #search-form {
    display: block;
  }
  .search-open #sf-top-header .search-overlay {
    position: relative;
    top: inherit;
    left: inherit;
    z-index: inherit;
    width: inherit;
    height: inherit;
    overflow-x: inherit;
    opacity: inherit;
    visibility: inherit;
    background-color: inherit;
    background-color: inherit;
    transition: 0.5s;
  }
  #sf-top-header .search-overlay .wrapper {
    position: relative;
    top: inherit;
    width: inherit;
    max-width: inherit;
    padding: inherit;
    margin: inherit;
    right: inherit;
    left: inherit;
    -ms-transform: inherit;
    transform: inherit;
  }
  #sf-top-header .navigation-search span {
    height: 48px;
    vertical-align: middle;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #sf-top-header .navigation-search {
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    margin-left: 4px;
  }
  .search-open #sf-top-header .navigation-search {
    display: none;
  }
  #search-form label {
    float: right;
  }
  .right-to-left #sf-top-header div#search2 {
    padding-left: 48px;
  }
  .right-to-left #search-form label {
    padding-right: 24px !important;
  }
  .k-ie .language-selector i {
    margin-top: 6px !important;
  }
  .k-ie
    #sf-top-header
    #sf-geo-navigation-container
    ul.sf-primary-geo-navigation
    .has-children
    > a::after {
    content: "" !important;
   
    margin-top: 2px !important;
    padding-left: 8px !important;
  }
  .k-ie
    #sf-top-header
    #sf-geo-navigation-container
    ul.sf-primary-geo-navigation
    .has-children.open
    > a::after {
    margin-top: -1px !important;
  }
  .language-selector.language-selector-header {
    display: none;
  }
}
@media (max-width: 1019.5px) {
  .search-open #sf-top-header .language-selector {
    display: none !important;
  }
  .search-open #sf-top-header #sf-geo-navigation-container {
    display: none !important;
  }
  #sf-top-header .navigation-search span {
    display: none !important;
  }
  .slicknav_addition select {
    font: 400 12px/1.3 sans-serif;
    appearance: none;
    color: var(--baseFg);
    border: 1px solid var(--baseFg);
    line-height: 1;
    outline: 0;
    border-radius: var(--radius);
    background-color: var(--baseBg);
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
    background-size: 1px 100%, 20px 22px, 20px 22px, 20px 100%;
    background-position: right 20px center, right bottom, right bottom,
      right bottom;
    color: #fff !important;
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    min-width: 110px;
    height: 44px;
    padding: 0.65em 24px 0.55em 8px;
    cursor: pointer;
    padding-left: 20px;
  }
  .slicknav_addition .select-selected.select-arrow-active:after {
    border-color: transparent transparent #fff transparent;
    top: 7px;
  }
  .select-selected,
  .slicknav_addition .select-items div {
    color: #fff;
    padding: 8px 16px;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    cursor: pointer;
  }
  .slicknav_addition .select-items {
    position: absolute;
    background-color: #196aaa;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
  }
  .slicknav_addition .select-hide {
    display: none;
  }
  .same-as-selected,
  .slicknav_addition .select-items div:hover {
    background-color: rgba(0, 0, 0, 0.1);
  }
  .slicknav_addition select option,
  .slicknav_addition select option:active,
  .slicknav_addition select option:focus {
    background: linear-gradient(#000, #000);
    background-color: #fff !important;
    color: #000 !important;
  }
  .slicknav_addition select option .selected {
    background: linear-gradient(#000, #000);
    background-color: #fff !important;
    color: #008dc9 !important;
  }
  .slicknav_addition i.fas.fa-language {
    display: none;
  }
  li.slicknav_addition.sf-lang-selector label {
    width: 100%;
    position: relative;
  }
  li.slicknav_addition.sf-lang-selector label select {
    min-width: 100%;
  }
  li.slicknav_addition .fa-angle-down {
    font-size: 24px;
    position: absolute;
    top: 10px;
    right: 25px;
  }
  .right-to-left .fa-angle-down {
    font-size: 24px;
    position: absolute;
    top: 10px !important;
    left: 24px !important;
    right: inherit !important;
  }
}
.right-to-left .fa-angle-down {
  font-size: 24px;
  position: absolute;
  top: 10px !important;
  left: 24px !important;
  right: inherit !important;
}
.sf-lang-selector.list-inline select {
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  min-width: 110px;
  height: 35px;
  padding: 0 24px 0 8px;
  cursor: pointer;
  padding-left: 20px;
}
.sf-lang-selector.list-inline select:hover {
  background-image: linear-gradient(var(--accentFg), var(--accentFg));
}
.sf-lang-selector.list-inline select:active {
  background-image: linear-gradient(var(--accentFg), var(--accentFg));
  color: var(--accentBg);
  border-color: var(--accentFg);
  background-color: var(--accentFg);
}
.sf-lang-selector.list-inline select option,
.sf-lang-selector.list-inline select option:active,
.sf-lang-selector.list-inline select option:focus {
  background: linear-gradient(#000, #000);
  background-color: #fff !important;
  color: #000 !important;
}
.sf-lang-selector.list-inline select option .selected {
  background: linear-gradient(#000, #000);
  background-color: #fff !important;
  color: #008dc9 !important;
}
.sf-lang-selector.list-inline select option .selected {
  background: linear-gradient(#000, #000);
  background-color: #fff !important;
  color: #008dc9 !important;
}
#sf-top-header #search-form .search-button:focus {
  outline: 0;
  box-shadow: none;
}
@media (min-width: 1020px) {
  #sf-top-header span.srchaction i,
  #sf-top-header span.srchtoggle i {
    width: 24px;
    font-size: 24px;
    color: #fff !important;
    cursor: pointer;
  }
  #sf-top-header .sf-search-input-wrapper input {
    height: 48px;
    border: 0;
    border-radius: 0;
    padding: 0 24px 0 24px;
    color: #000;
    font-size: 15px;
    line-height: normal;
    letter-spacing: normal;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    background-color: transparent;
  }
  #sf-top-header .sf-search-input-wrapper input:focus {
    border-radius: 0 !important;
    border: 0 !important;
    outline: -webkit-focus-ring-color auto 0;
  }
  #sf-top-header span.srchaction:focus {
    border-radius: 0 !important;
    border: 0 !important;
    outline: -webkit-focus-ring-color auto 0;
  }
  #sf-top-header .srchaction-wrapper:focus {
    border-radius: 0 !important;
    border: 0 !important;
    outline: -webkit-focus-ring-color auto 0;
  }
  #sf-top-header .form-group.sf-search-input-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    height: 48px;
  }
  #sf-top-header span.srchaction {
    padding-left: 24px;
    padding-right: 0;
    border: none;
    float: left;
    transition: all 0.3s ease;
    box-shadow: none;
    min-height: 48px;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
  }
  #sf-top-header span.srchaction i {
    color: #008dc9 !important;
  }
  #sf-top-header .srchaction-wrapper {
    display: none;
  }
  .search-open #sf-top-header .srchaction-wrapper {
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    padding-bottom: 5px;
    background-color: #efefef;
  }
  .search-open #sf-top-header span.srchtoggle {
    display: none;
  }
  #sf-top-header .navigation-search {
    display: none !important;
  }
  .search-open #sf-top-header .srchaction-wrapper:focus {
    border-bottom: solid 5px #008dc9 !important;
  }
  .search-open #sf-top-header .srchaction-wrapper:focus-within {
    border-bottom: solid 5px #008dc9 !important;
  }
  .search-open #sf-top-header .srchaction-wrapper:hover {
    border-bottom: solid 5px #008dc9 !important;
  }
}
@media (max-width: 1019.5px) {
  #sf-top-header .sf-search-input-wrapper {
    display: none !important;
  }
  .search-open {
    overflow: inherit !important;
  }
}
.right-to-left .sf-search-input-wrapper {
  padding-left: 24px;
}
.right-to-left .srchaction {
  padding-right: 24px;
  padding-left: 0;
}
.ui-autocomplete.ui-front.sf-autocomplete {
  z-index: 999;
}
.right-to-left #sf-top-header span.srchaction {
  padding-left: 0;
  padding-right: 24px;
}
span.srchtoggle {
  z-index: 3;
}
#sf-top-header .srchaction-wrapper {
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
  transition: 0.3s all ease;
  width: 0;
  height: 48px;
}
.search-open #sf-top-header .srchaction-wrapper {
  width: 280px;
  opacity: 1;
}
#sf-top-header span.srchtoggle {
  display: block !important;
  opacity: 1;
  transition: 1s opacity ease;
}
.search-open #sf-top-header span.srchtoggle {
  transition: 0.3s opacity ease;
  opacity: 0;
}
.language-selector {
  z-index: 4;
}
#navigationToScrape *,
.top-header * {
  box-sizing: border-box;
}
.language-selector-header .sf-lang-selector li a[data-available-culture="pt"] {
  display: none !important;
}
.slicknav_addition.sf-lang-selector.slicknav_parent
  li
  a[data-available-culture="pt"] {
  display: none !important;
}
.sfPageEditor #sf-top-header,
#ctl00_MainHeader_RadDockZoneMainHeader {
  display: none;
}
div#ctl00_Navigation_ctl00_C_TD9F2A204024_Col00 {
  height: 8px;
  overflow: hidden;
}
body.sf-body.sfPageEditor.sfTemplateEditor #sf-top-header,
body.sf-body.sfPageEditor.sfTemplateEditor
  #ctl00_MainHeader_RadDockZoneMainHeader {
  display: block;
}
.sf-content-block.content-block.socialmedia-icons,
.sf-content-block.content-block.socialmedia-icons div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: baseline;
  align-items: baseline;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  width: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.sf-content-block.content-block.socialmedia-icons a {
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  -ms-flex-item-align: end;
  align-self: end;
  padding: 0 4px;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 22px;
}
html.cms a[href^="https://www.who.int"][href$="/en"],html.cms a[href^="https://www.who.int"][href$="/en/"],html.cms a[href^="http://www.who.int"][href$="/en"],html.cms a[href^="http://www.who.int"][href$="/en/"],html.cms a[href^="/"][href$="/en"],html.cms a[href^="/"][href$="/en/"],html.cms a[href^="https://www.who.int"][href$="/ar"],html.cms a[href^="https://www.who.int"][href$="/ar/"],html.cms a[href^="http://www.who.int"][href$="/ar"],html.cms a[href^="http://www.who.int"][href$="/ar/"],html.cms a[href^="/"][href$="/ar"],html.cms a[href^="/"][href$="/ar/"],html.cms a[href^="https://www.who.int"][href$="/zh"],html.cms a[href^="https://www.who.int"][href$="/zh/"],html.cms a[href^="http://www.who.int"][href$="/zh"],html.cms a[href^="http://www.who.int"][href$="/zh/"],html.cms a[href^="/"][href$="/zh"],html.cms a[href^="/"][href$="/zh/"],html.cms a[href^="https://www.who.int"][href$="/fr"],html.cms a[href^="https://www.who.int"][href$="/fr/"],html.cms a[href^="http://www.who.int"][href$="/fr"],html.cms a[href^="http://www.who.int"][href$="/fr/"],html.cms a[href^="/"][href$="/fr"],html.cms a[href^="/"][href$="/fr/"],html.cms a[href^="https://www.who.int"][href$="/ru"],html.cms a[href^="https://www.who.int"][href$="/ru/"],html.cms a[href^="http://www.who.int"][href$="/ru"],html.cms a[href^="http://www.who.int"][href$="/ru/"],html.cms a[href^="/"][href$="/ru"],html.cms a[href^="/"][href$="/ru/"],html.cms a[href^="https://www.who.int"][href$="/es"],html.cms a[href^="https://www.who.int"][href$="/es/"],html.cms a[href^="http://www.who.int"][href$="/es"],html.cms a[href^="http://www.who.int"][href$="/es/"],html.cms a[href^="/"][href$="/es"],html.cms a[href^="/"][href$="/es/"],html.cms a[href^="https://www.who.int"][href$="/pt"],html.cms a[href^="https://www.who.int"][href$="/pt/"],html.cms a[href^="http://www.who.int"][href$="/pt"],html.cms a[href^="http://www.who.int"][href$="/pt/"],html.cms a[href^="/"][href$="/pt"],html.cms a[href^="/"][href$="/pt/"]
{
  background-color: #fc0;
}
html.cms a[href="/"],html.cms a[href="/en"],html.cms a[href="/en/"],html.cms a[href$="http://www.who.int/en"],html.cms a[href$="http://www.who.int/en/"],html.cms a[href$="https://www.who.int/en"],html.cms a[href$="https://www.who.int/en/"],html.cms a[href="/ar"],html.cms a[href="/ar/"],html.cms a[href$="http://www.who.int/ar"],html.cms a[href$="http://www.who.int/ar/"],html.cms a[href="/zh"],html.cms a[href="/zh/"],html.cms a[href$="http://www.who.int/zh"],html.cms a[href$="http://www.who.int/zh/"],html.cms a[href$="https://www.who.int/zh"],html.cms a[href$="https://www.who.int/zh/"],html.cms a[href="/fr"],html.cms a[href="/fr/"],html.cms a[href$="http://www.who.int/fr"],html.cms a[href$="http://www.who.int/fr/"],html.cms a[href$="https://www.who.int/fr"],html.cms a[href$="https://www.who.int/fr/"],html.cms a[href="/ru"],html.cms a[href="/ru/"],html.cms a[href$="http://www.who.int/ru"],html.cms a[href$="http://www.who.int/ru/"],html.cms a[href="/es"],html.cms a[href="/es/"],html.cms a[href$="http://www.who.int/es"],html.cms a[href$="http://www.who.int/es/"],html.cms a[href$="https://www.who.int/es"],html.cms a[href$="https://www.who.int/es/"],html.cms a[href="/pt"],html.cms a[href="/pt/"],html.cms a[href$="http://www.who.int/pt"],html.cms a[href$="http://www.who.int/pt/"],html.cms a[href^="https://bit.ly"]
{
  background-color: transparent !important;
}
.-sf-integrated-app body {
  font-family: Arial, Verdana, sans-serif;
}
@media screen and (max-width: 1345px) {
  div.footerlinkleft span {
    display: block;
  }
}
@media screen and (min-width: 2200px) {
  body.sf-body {
    background-color: #fafafa;
  }
  .sf-main-site.main-site.main {
    max-width: 1980px;
    margin: auto;
    box-shadow: 0 15px 5px #777;
  }
}
@media screen and (min-width: 2200px) {
  body.sf-body {
    background-color: #fafafa;
  }
  .sf-main-site.main-site.main {
    background-color: #fff;
    box-shadow: 0 15px 5px #f1f1f1;
  }
}
.sf-tags-list {
  display: inline-block;
}
.sf-tags-list .sf-tags-list-item {
  display: inline-block;
  position: relative;
}
.sf-tags-list .sf-tags-list-item:first-child {
  padding-left: 7px;
}
.sf-tags-list .sf-tags-list-item:first-child:before {
  content: "|";
  position: absolute;
  top: -1px;
  left: 0;
}
.sf-events-list .sf-tags-list,
.related-items .sf-tags-list {
  display: block;
  position: relative;
  width: 100%;
  color: #6a6a6a;
  float: left;
}
.sf-events-list .sf-tags-list .sf-tags-list-item,
.related-items .sf-tags-list .sf-tags-list-item {
  display: block;
  padding-right: 5px;
  padding-left: 0;
  margin-bottom: 5px;
  float: left;
}
.sf-events-list .sf-tags-list .sf-tags-list-item:before,
.related-items .sf-tags-list .sf-tags-list-item:before {
  display: none;
}
.sf-events-list .sf-tags-list .sf-tags-list-item:after,
.related-items .sf-tags-list .sf-tags-list-item:after {
  content: "|";
  padding-left: 5px;
}
.sf-events-list .sf-tags-list .sf-tags-list-item:last-child:after,
.related-items .sf-tags-list .sf-tags-list-item:last-child:after {
  display: none;
}
.right-to-left .sf-tags-list-item:first-child {
  padding-right: 7px;
  padding-left: inherit;
}
.right-to-left .sf-tags-list-item:first-child:before {
  right: 0;
  left: inherit;
}
.right-to-left .sf-events-list .sf-tags-list .sf-tags-list-item,
.right-to-left .related-items .sf-tags-list .sf-tags-list-item {
  padding-right: 5px;
  padding-left: 0;
}
.right-to-left .sf-events-list .sf-tags-list .sf-tags-list-item:after,
.right-to-left .related-items .sf-tags-list .sf-tags-list-item:after {
  content: "|";
  padding-right: 5px;
  padding-left: 0;
}
.button,
#sf-footer .button {
  display: inline-block;
  margin: 20px 0;
  border: 2px solid;
  border-radius: 4px;
  box-sizing: border-box;
  vertical-align: middle;
  text-align: center;
  white-space: nowrap;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.button a,
#sf-footer .button a {
  display: block;
  padding: 10px 30px;
  color: inherit;
  line-height: 16px;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.button-dark-border,
#sf-footer .button-dark-border {
  border-color: #3c4245;
  color: #3c4245;
}
.button-dark-border:hover,
#sf-footer .button-dark-border:hover {
  background-color: #3c4245;
  color: #fff;
}
.button-white-border,
#sf-footer .button-white-border {
  border-color: #fff;
  color: #fff;
}
.button-white-border:hover,
#sf-footer .button-white-border:hover {
  border-color: #fff;
  background-color: #fff;
  color: #d86422;
}
.button-dark-background,
#sf-footer .button-dark-background {
  border-color: #3c4245;
  background-color: #3c4245;
  color: #fff;
}
.button-dark-background:hover,
#sf-footer .button-dark-background:hover {
  border-color: #3c4245;
  background-color: #fff;
  color: #3c4245;
}
.button-brand-border {
  border-color: #008dc9;
  background-color: #fff;
  color: #008dc9;
}
.button-brand-border:hover {
  background-color: #fff;
  color: #008dc9;
}
.button-orange-background,
#sf-footer .button-orange-background {
  border-color: #d86422;
  background-color: #d86422;
  color: #fff;
}
.button-orange-background:hover,
#sf-footer .button-orange-background:hover {
  border-color: #d86422;
  background-color: #fff;
  color: #d86422;
}
.button-blue-background,
#sf-footer .button-blue-background {
  border-color: #008dc9;
  background-color: #008dc9;
  color: #fff;
}
.button-blue-background:hover,
#sf-footer .button-blue-background:hover {
  border-color: #008dc9;
  background-color: #fff;
  color: #008dc9;
}
.button.isDisabled {
  cursor: default !important;
  opacity: 0.5;
}
.button.isDisabled:hover {
  border-color: #008dc9;
  background-color: #008dc9;
  color: #fff;
}
.button.isDisabled:hover a {
  text-decoration: line-through;
}
.button.isDisabled a {
  opacity: 0.8;
}
html .sfPageEditor .k-window .k-edit-buttons .k-button.k-primary {
  color: #fff;
  background-color: #38ab63 !important;
  border-color: #38ab63;
}
.button-blue-background:hover.button a {
  color: #008dc9 !important;
}
.button-blue-background.button a {
  color: #fff !important;
}
.button-orange-background:hover.button a {
  color: #d86422 !important;
}
.button-orange-background.button a {
  color: #fff !important;
}
.button-white-border a {
  color: #fff;
}
.button-white-border:hover a {
  color: #d86422;
}
.sf-main-site .content ul,
.sf-footer ul {
  display: block;
  width: 100%;
  padding-left: 20px;
  float: left;
}
.sf-main-site .content ol,
.sf-footer ol {
  width: 100%;
  padding-left: 20px;
}
.sf-main-site .content .sf-detail-body-wrapper ul,
.sf-footer .sf-detail-body-wrapper ul {
  float: inherit;
}
.arrowDown {
  display: block;
  position: relative;
  padding: 20px 0;
  cursor: pointer;
}
@media (min-width: 768px) {
  .arrowDown {
    padding: 0;
    cursor: default;
  }
}
.arrowDown:after {
  /* content: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" viewBox="0 0 24 24"%3E%3Cpath fill="white" d="m12 8l-6 6l1.41 1.41L12 10.83l4.59 4.58L18 14l-6-6z"%2F%3E%3C%2Fsvg%3E') */
  position: absolute;
  right: 0;
  margin-top: -5px;
  font-size: 14px;
  font-size: inherit;
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  display: inline-block;
 
  line-height: 1;
  font-weight: 900;
  font-variant: normal;
  font-style: normal;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: auto;
  top: 50%;
  bottom: auto;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media (min-width: 768px) {
  .arrowDown:after {
    content: none;
  }
}
.arrowDown.active:after {
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.list-bold {
  display: block;
  width: 100%;
  float: left;
  font-weight: 700;
}
.list-bold li {
  margin-bottom: 5px;
}
.sf-list--expandable .sf-list-item {
  padding-bottom: 20px;
}
.sf-list--expandable .sf-list-item .sf-list-content {
  padding-left: 21px;
}
.sf-list--expandable .sf-list-item .sf-list-content p {
  margin: 0;
  opacity: 0;
  transition: opacity 0.5s ease-in;
}
.sf-list--expandable .sf-list-item.expanded .sf-list-content p {
  opacity: 1;
}
.sf-list--expandable .toggle-link {
  display: block;
  position: relative;
}
.sf-list--expandable .toggle-link:before {
  /* content: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" viewBox="0 0 24 24"%3E%3Cpath fill="white" d="M16.59 8.59L12 13.17L7.41 8.59L6 10l6 6l6-6l-1.41-1.41z"%2F%3E%3C%2Fsvg%3E'); */
  /* content: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" viewBox="0 0 24 24"%3E%3Cpath fill="white" d="m12 8l-6 6l1.41 1.41L12 10.83l4.59 4.58L18 14l-6-6z"%2F%3E%3C%2Fsvg%3E') */
  padding-right: 10px;
  color: #3c4245;
  font-size: inherit;
  font-weight: 700;
  transition: all 0.5s ease-in;
  display: inline-block;
 
  line-height: 1;
  font-weight: 900;
  font-variant: normal;
  font-style: normal;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: auto;
}
.sf-list--expandable .toggle-link.expanded {
  padding-bottom: 10px;
}
.sf-list--expandable .toggle-link.expanded:before {
  /* content: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" viewBox="0 0 24 24"%3E%3Cpath fill="white" d="M16.59 8.59L12 13.17L7.41 8.59L6 10l6 6l6-6l-1.41-1.41z"%2F%3E%3C%2Fsvg%3E'); */
  /* content: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" viewBox="0 0 24 24"%3E%3Cpath fill="white" d="m12 8l-6 6l1.41 1.41L12 10.83l4.59 4.58L18 14l-6-6z"%2F%3E%3C%2Fsvg%3E') */
}
.pagination {
  margin: 20px auto;
  font-size: 16px;
  text-align: center;
  list-style: none;
}
.pagination li {
  display: inline-block;
  margin: 0 5px;
}
.pagination li.active a {
  background-color: #d86422;
  color: #fff;
}
.pagination li:hover a {
  background-color: #008dc9;
  color: #fff;
}
.pagination li a {
  display: block;
  padding: 5px 15px;
  border-radius: 3px;
  color: #3c4245;
  font-weight: 700;
}
.related-links p {
  padding: 10px 0;
  margin: 0;
  border-bottom: 1px solid #f5f5f5;
  font-size: 14px;
  font-weight: bold;
}
.related-links p:first-child {
  padding-top: 0;
}
.related-links p:last-child {
  border-bottom: 0;
}
.related-links a {
  display: block;
  position: relative;
  color: #008dc9;
  transition: all 0.5s ease-in;
}
.related-links a:hover {
  color: #d86422;
}
.related-links a:after {
  /* content: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" viewBox="0 0 24 24"%3E%3Cpath fill="white" d="M16.59 8.59L12 13.17L7.41 8.59L6 10l6 6l6-6l-1.41-1.41z"%2F%3E%3C%2Fsvg%3E'); */
  /* content: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" viewBox="0 0 24 24"%3E%3Cpath fill="white" d="m12 8l-6 6l1.41 1.41L12 10.83l4.59 4.58L18 14l-6-6z"%2F%3E%3C%2Fsvg%3E') */
  position: absolute;
  right: 0;
  font-size: inherit;
  line-height: 21px;
  font-weight: 700;
  display: inline-block;
 
  line-height: 1;
  font-weight: 900;
  font-variant: normal;
  font-style: normal;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: auto;
}
.sf-image {
  display: inline-block;
  position: relative;
}
.sf-image img {
  display: block;
  width: 100%;
  float: left;
}
.sf-content-block .img-wrapper {
  position: relative;
}
.sf-content-block .img-wrapper img {
  display: block;
}
.sf-tags-list {
  display: inline-block;
}
.sf-tags-list .sf-tags-list-item {
  display: inline-block;
  position: relative;
}
.sf-tags-list .sf-tags-list-item:first-child {
  padding-left: 7px;
}
.sf-tags-list .sf-tags-list-item:first-child:before {
  content: "|";
  position: absolute;
  top: -1px;
  left: 0;
}
.sf-events-list .sf-tags-list,
.related-items .sf-tags-list {
  display: block;
  position: relative;
  width: 100%;
  color: #6a6a6a;
  float: left;
}
.sf-events-list .sf-tags-list .sf-tags-list-item,
.related-items .sf-tags-list .sf-tags-list-item {
  display: block;
  padding-right: 5px;
  padding-left: 0;
  margin-bottom: 5px;
  float: left;
}
.sf-events-list .sf-tags-list .sf-tags-list-item:before,
.related-items .sf-tags-list .sf-tags-list-item:before {
  display: none;
}
.sf-events-list .sf-tags-list .sf-tags-list-item:after,
.related-items .sf-tags-list .sf-tags-list-item:after {
  content: "|";
  padding-left: 5px;
}
.sf-events-list .sf-tags-list .sf-tags-list-item:last-child:after,
.related-items .sf-tags-list .sf-tags-list-item:last-child:after {
  display: none;
}
.right-to-left .sf-tags-list-item:first-child {
  padding-right: 7px;
  padding-left: inherit;
}
.right-to-left .sf-tags-list-item:first-child:before {
  right: 0;
  left: inherit;
}
.right-to-left .sf-events-list .sf-tags-list .sf-tags-list-item,
.right-to-left .related-items .sf-tags-list .sf-tags-list-item {
  padding-right: 5px;
  padding-left: 0;
}
.right-to-left .sf-events-list .sf-tags-list .sf-tags-list-item:after,
.right-to-left .related-items .sf-tags-list .sf-tags-list-item:after {
  content: "|";
  padding-right: 5px;
  padding-left: 0;
}
.sf-lang-selector {
  padding-right: 0 !important;
  padding-left: 0 !important;
  list-style: none;
}
.sf-lang-selector li {
  display: block;
  float: left;
}
.language-selector-page {
  display: block;
  width: 100%;
  margin-top: 0;
  color: #008dc9;
  letter-spacing: normal;
  float: left;
  font-style: normal;
  font-stretch: normal;
}
@media (min-width: 1020px) {
  .language-selector-page {
    padding: 10px 0;
    margin-top: 40px;
  }
}
.language-selector-page .section-header {
  display: inline-block;
  width: inherit;
  padding-bottom: 0;
  margin-top: 0;
  margin-right: 10px;
  margin-bottom: 5px;
  border-bottom: none;
  vertical-align: middle;
  font-size: 15px;
}
@media (min-width: 768px) {
  .language-selector-page .section-header {
    display: block;
    width: 100%;
  }
}
.language-selector-page ul {
  display: inline-block;
  width: inherit;
  margin: 0;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .language-selector-page ul {
    display: block;
    width: 100%;
    float: left;
  }
}
.language-selector-page li {
  margin-bottom: 10px;
}
.language-selector-page li a {
  min-height: 30px;
  padding: 5px 12px;
  margin: 0 10px 0 0;
  border-radius: 4px;
  background-color: #008dc9;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  text-transform: capitalize;
  transition: all 0.3s ease;
}
.language-selector-page li a:hover,
.language-selector-page li a.selected {
  background-color: #d86422;
}
.language-selector-page li a.disabled {
  background-color: #b2b2b2;
}
.language-selector-page li:last-child a {
  margin-right: 0;
}
.right-to-left .main-site .language-selector-page .section-header,
.right-to-left .sf-main-site .language-selector-page .section-header {
  margin-right: inherit;
  margin-left: 10px;
}
.right-to-left .main-site .language-selector-page li,
.right-to-left .sf-main-site .language-selector-page li {
  margin-right: inherit;
  margin-left: 10px;
}
.right-to-left .main-site .language-selector-page li:last-child,
.right-to-left .sf-main-site .language-selector-page li:last-child {
  margin-right: inherit;
  margin-left: 0;
}
@media (min-width: 1020px) {
  .language-selector-header {
    float: right;
  }
}
.language-selector-header .sf-lang-selector {
  display: none;
  width: inherit;
  margin: 0;
}
@media (min-width: 1020px) {
  .language-selector-header .sf-lang-selector {
    display: block;
  }
}
.language-selector-header .sf-lang-selector li {
  padding: 0 10px;
}
.language-selector-header .sf-lang-selector li a {
  display: block !important;
  position: relative;
  padding: 15px 10px;
  box-sizing: border-box;
  text-transform: capitalize;
  text-decoration: none;
}
.language-selector-header .sf-lang-selector li a:visited {
  color: #008dc9;
}
.language-selector-header .sf-lang-selector li a.disabled {
  color: #b2b2b2;
}
#language-selector-item-details .button {
  margin-right: 12px;
  margin-left: 0;
}
#language-selector-item-details .button a {
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  padding: 12px 12px;
}
#language-selector-item-details .button.button.button-blue-border:hover {
  border-color: #008dc9;
  background-color: #008dc9;
  color: #fff;
}
[lang="ar"] #language-selector-item-details .button {
  margin-right: 0;
  margin-left: 12px;
}
.social-share--add-this p {
  margin: 0;
}
.follow-us--header {
  display: none;
}
@media (min-width: 768px) {
  .follow-us--header {
    display: block;
  }
}
.follow-us--header.slicknav_addition {
  text-align: center;
}
.follow-us--header.slicknav_addition .label {
  display: none;
}
.follow-us--header.slicknav_addition
  div[class^="addthis_inline_follow_toolbox"]
  .at-follow-btn {
  margin-right: 15px !important;
}
.follow-us--header .label {
  margin-bottom: 5px;
  color: #fff;
  font-size: 16px;
}
.follow-us--header .label:after {
  content: ":";
}
.follow-us--header .container {
  position: relative;
}
.follow-us--header div[class^="addthis_inline_follow_toolbox"] {
  position: absolute;
  top: 50px;
  right: 0;
  z-index: 1;
}
.slicknav_nav .follow-us--header div[class^="addthis_inline_follow_toolbox"] {
  position: relative;
  top: 0;
  right: 0;
  padding: 15px 15px 20px;
}
.follow-us--header
  div[class^="addthis_inline_follow_toolbox"]
  .at-follow-tbx-element {
  display: inline-block !important;
  vertical-align: middle;
}
.follow-us--header div[class^="addthis_inline_follow_toolbox"] .at-follow-btn {
  height: 32px;
  margin-right: 8px !important;
  margin-bottom: 0 !important;
}
.follow-us--header
  div[class^="addthis_inline_follow_toolbox"]
  .at-follow-btn
  .at-icon-wrapper {
  border-radius: 4px !important;
  background-color: #d86422 !important;
}
.right-to-left
  .sf-main-site
  .follow-us--header
  div[class^="addthis_inline_follow_toolbox"] {
  right: inherit;
  left: 0;
}
.right-to-left
  .sf-main-site
  .follow-us--header
  div[class^="addthis_inline_follow_toolbox"]
  .at-follow-btn {
  margin-right: inherit !important;
  margin-left: 8px !important;
}
.follow-us--footer div[class^="addthis_inline_follow_toolbox"] {
  display: block;
  width: 100%;
  padding-left: 0;
  margin: 0 auto;
  text-align: center;
  float: none;
}
.follow-us--footer div[class^="addthis_inline_follow_toolbox"] .at-follow-btn {
  display: inline-block;
  position: relative;
  width: 25px;
  padding: 0 3%;
  margin: 0;
  text-align: center;
  float: none;
}
.follow-us--footer
  div[class^="addthis_inline_follow_toolbox"]
  .at-follow-btn
  .at-icon-wrapper {
  width: 25px !important;
  height: 25px !important;
  border-radius: 4px !important;
  background-color: transparent !important;
  line-height: 25px !important;
}
.follow-us--footer
  div[class^="addthis_inline_follow_toolbox"]
  .at-follow-btn
  .at-icon-wrapper
  svg {
  width: 20px !important;
  height: 20px !important;
}
.share {
  display: none;
  width: 100%;
  float: left;
}
@media (min-width: 768px) {
  .share {
    display: block;
    margin: 10px 0;
  }
}
.share div[class^="addthis_inline_share_toolbox"] .label {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}
.share div[class^="addthis_inline_share_toolbox"] div[class*="share-element"] {
  display: inline-block !important;
  vertical-align: middle;
}
.share div[class^="addthis_inline_share_toolbox"] .at-share-btn {
  height: 32px;
  padding: 0 !important;
  margin-right: 8px !important;
  margin-bottom: 0 !important;
}
.share
  div[class^="addthis_inline_share_toolbox"]
  .at-share-btn
  .at-icon-wrapper {
  width: 32px !important;
  height: 32px !important;
  border: 2px solid #3c4245;
  border-radius: 100% !important;
  background-color: transparent !important;
  line-height: 32px !important;
}
.share
  div[class^="addthis_inline_share_toolbox"]
  .at-share-btn
  .at-icon-wrapper
  svg {
  display: block;
  width: 25px !important;
  height: 25px !important;
  padding-top: 3px;
  margin: 0 auto;
  fill: #3c4245 !important;
}
.noscroll {
  overflow: hidden;
}
.noscroll #sf-main-header {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  height: 100%;
  overflow-y: scroll;
  background-color: #20313b;
}
.noscroll .logo.svg path {
  fill: #fff;
}
.noscroll .navigation-search .fa,
.noscroll .navigation-search .fa-search {
  color: #fff;
}
.noscroll.not-found-page section.sf-content {
  min-height: 450px;
}
#navigationToScrape {
  display: table;
  position: relative;
  z-index: 5;
  width: 100%;
  max-height: 1px;
  background-color: #008dc9;
  font-size: 16px;
  line-height: 1.39;
  letter-spacing: normal;
  font-weight: normal;
  font-style: normal;
  transform: translate3d(0, 0, 0);
  font-stretch: normal;
  direction: ltr;
}
@media (min-width: 1020px) {
  #navigationToScrape {
    max-height: inherit;
  }
}
#navigationToScrape * {
  box-sizing: border-box;
}
#navigationToScrape .home img,
#navigationToScrape .home svg {
  display: none;
}
@media (min-width: 1020px) {
  #navigationToScrape.attached {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    height: 47px;
    transition: all 1s linear;
  }
}
@media (min-width: 768px) {
  #navigationToScrape.attached .home {
    width: 120px;
  }
}
#navigationToScrape.attached .home > a {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
#navigationToScrape.attached .home a {
  width: 100% !important;
  padding: 7px 0 7px 10px !important;
}
@media (min-width: 1020px) {
  #navigationToScrape.attached .home a {
    padding: 5px 0 5px 20px !important;
  }
}
#navigationToScrape.attached .home a:after {
  content: none !important;
}
#navigationToScrape.attached .home svg {
  position: absolute;
  left: 3px;
  width: 90%;
  height: auto;
  top: 50%;
  bottom: auto;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media (min-width: 768px) {
  #navigationToScrape.attached .home svg {
    display: block;
  }
}
.right-to-left #navigationToScrape.attached .home svg {
  right: 3px;
  left: inherit;
}
#navigationToScrape.attached .home svg path {
  fill: #fff;
}
#navigationToScrape [id^="Navigation"] {
  min-height: 0;
  margin-top: 0;
  margin-bottom: 0;
}
#navigationToScrape .navWrapper,
#navigationToScrape .sf-simple-nav-row {
  width: 100%;
  margin: 0;
  float: inherit;
}
#navigationToScrape .nav-container {
  display: none;
  width: 100%;
  max-width: 1630px;
  padding-right: 15px;
  padding-left: 15px;
  margin: 0 auto;
  box-sizing: border-box;
}
@media (min-width: 1020px) {
  #navigationToScrape .nav-container {
    display: block;
    padding: 0 15px;
  }
}
@media (min-width: 1020px) {
  #navigationToScrape .nav-container {
    padding: 0 30px;
  }
}
#navigationToScrape .nav-container ul.nav > li:nth-child(6) {
  display: table-cell;
}
#navigationToScrape .desktopHidden {
  display: none;
}
#navigationToScrape ul {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  margin: 0;
  color: #fff;
  list-style-type: none;
}
#navigationToScrape ul a {
  outline: 0;
  color: #fff;
  line-height: 1.39;
  letter-spacing: normal;
  font-style: normal;
  font-stretch: normal;
}
#navigationToScrape .navigation-title {
  padding: 0;
  color: #fff;
  font-size: 18px;
  line-height: 1.39;
  font-weight: bold;
}
#navigationToScrape .navigation-title:hover {
  color: #fff;
}
#navigationToScrape .navigation-title a {
  color: #fff;
  line-height: 1.39 !important;
}
#navigationToScrape .navigation-title a:hover {
  color: #fff;
}
#navigationToScrape .nav {
  display: table;
  width: 85%;
  float: left;
}
@media screen and (max-width: 1060px) {
  #navigationToScrape .nav {
    width: 100%;
  }
}
#navigationToScrape .nav > li > a {
  display: inline-block;
  position: relative;
  padding: 7px 25px 7px 10px;
  color: #fff;
  font-size: 16px;
  line-height: 2.08;
  font-weight: bold;
}
@media (min-width: 1020px) {
  #navigationToScrape .nav > li > a {
    padding: 5px 30px 5px 20px;
    font-size: 18px;
  }
}
.right-to-left #navigationToScrape .nav > li > a {
  padding-right: 10px;
  padding-left: 25px;
}
@media (min-width: 1020px) {
  .right-to-left #navigationToScrape .nav > li > a {
    padding-right: 20px;
    padding-left: 30px;
  }
}
#navigationToScrape .nav > li > a:hover {
  color: #fff;
}
#navigationToScrape .nav > li.active > a:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background-color: #d86422;
  transition: width 0.5s ease-in-out;
}
#navigationToScrape .nav > li.active.open > a:before {
  content: none;
}
#navigationToScrape .nav > li.open > a {
  background-color: #20313b;
}
#navigationToScrape .nav > li:not(.active) > a:hover {
  background-color: #d86422;
}
#navigationToScrape .nav li {
  display: table-cell;
  vertical-align: top;
  transition: all 0.5s ease;
}
#navigationToScrape .nav li a:hover {
  color: #fff;
  transition: color 0.3s ease;
}
#navigationToScrape .nav li a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 18px;
  height: 11px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' width='512px' height='512px' viewBox='0 0 444.819 444.819' style='enable-background:new 0 0 444.819 444.819;' xml:space='preserve' class=''%3E%3Cg%3E%3Cg%3E%3Cpath d='M434.252,114.203l-21.409-21.416c-7.419-7.04-16.084-10.561-25.975-10.561c-10.095,0-18.657,3.521-25.7,10.561 L222.41,231.549L83.653,92.791c-7.042-7.04-15.606-10.561-25.697-10.561c-9.896,0-18.559,3.521-25.979,10.561l-21.128,21.416 C3.615,121.436,0,130.099,0,140.188c0,10.277,3.619,18.842,10.848,25.693l185.864,185.865c6.855,7.23,15.416,10.848,25.697,10.848 c10.088,0,18.75-3.617,25.977-10.848l185.865-185.865c7.043-7.044,10.567-15.608,10.567-25.693 C444.819,130.287,441.295,121.629,434.252,114.203z' data-original='%23000000' class='active-path' data-old_color='%23000000' fill='%23FFFFFF'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  font-size: 18px;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: all 0.5s ease;
}
@media (min-width: 1020px) {
  #navigationToScrape .nav li a:after {
    right: 10px;
  }
}
.right-to-left #navigationToScrape .nav li a:after {
  right: inherit;
  left: 10px;
}
@media (min-width: 1020px) {
  .right-to-left #navigationToScrape .nav li a:after {
    right: inherit;
    left: 10px;
  }
}
#navigationToScrape .nav li.open a:after {
  -ms-transform: translateY(-50%) rotate(-180deg);
  transform: translateY(-50%) rotate(-180deg);
}
#navigationToScrape .nav li.home a {
  position: relative;
  width: 60px;
  padding-right: 0;
  padding-left: 0;
  color: inherit;
  text-indent: -99999px;
}
#navigationToScrape .nav li.home a:after {
  content: "";
  position: absolute;
  width: 40px;
  height: 37px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' width='512px' height='512px' viewBox='0 0 460.298 460.297' style='enable-background:new 0 0 460.298 460.297;' xml:space='preserve' class=''%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M230.149,120.939L65.986,256.274c0,0.191-0.048,0.472-0.144,0.855c-0.094,0.38-0.144,0.656-0.144,0.852v137.041 c0,4.948,1.809,9.236,5.426,12.847c3.616,3.613,7.898,5.431,12.847,5.431h109.63V303.664h73.097v109.64h109.629 c4.948,0,9.236-1.814,12.847-5.435c3.617-3.607,5.432-7.898,5.432-12.847V257.981c0-0.76-0.104-1.334-0.288-1.707L230.149,120.939 z' data-original='%23000000' class='active-path' data-old_color='%23000000' fill='%23FFFFFF'/%3E%3Cpath d='M457.122,225.438L394.6,173.476V56.989c0-2.663-0.856-4.853-2.574-6.567c-1.704-1.712-3.894-2.568-6.563-2.568h-54.816 c-2.666,0-4.855,0.856-6.57,2.568c-1.711,1.714-2.566,3.905-2.566,6.567v55.673l-69.662-58.245 c-6.084-4.949-13.318-7.423-21.694-7.423c-8.375,0-15.608,2.474-21.698,7.423L3.172,225.438c-1.903,1.52-2.946,3.566-3.14,6.136 c-0.193,2.568,0.472,4.811,1.997,6.713l17.701,21.128c1.525,1.712,3.521,2.759,5.996,3.142c2.285,0.192,4.57-0.476,6.855-1.998 L230.149,95.817l197.57,164.741c1.526,1.328,3.521,1.991,5.996,1.991h0.858c2.471-0.376,4.463-1.43,5.996-3.138l17.703-21.125 c1.522-1.906,2.189-4.145,1.991-6.716C460.068,229.007,459.021,226.961,457.122,225.438z' data-original='%23000000' class='active-path' data-old_color='%23000000' fill='%23FFFFFF'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  text-indent: -99999px;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#navigationToScrape .nav li.home a:before {
  content: none !important;
}
#navigationToScrape .nav li.home a:hover {
  background-color: #d86422 !important;
}
#navigationToScrape .navItemLayout {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  width: 100%;
  overflow: hidden;
  background-color: #20313b;
  color: #fff;
}
#navigationToScrape .navDropdown .row {
  display: table;
  table-layout: fixed;
}
@media (min-width: 768px) {
  #navigationToScrape .navDropdown .row {
    width: 100%;
    margin: 0;
  }
}
#navigationToScrape .navDropdown .row [class*="col-"] {
  display: table-cell;
  vertical-align: top;
  float: none;
}
#navigationToScrape .navDropdown .row .col-parent {
  float: left;
}
#navigationToScrape .navDropdown div[class^="col-md"],
#navigationToScrape .navDropdown div[class*=" col-md"] {
  padding-top: 30px;
  padding-bottom: 30px;
  border-width: 1px 1px 0 0;
  border-style: solid;
  border-color: #1a272f;
}
#navigationToScrape .navDropdown div[class^="col-md"]:first-child,
#navigationToScrape .navDropdown div[class*=" col-md"]:first-child {
  border-width: 1px 1px 0;
}
@media (min-width: 768px) {
  #navigationToScrape .navDropdown .horizontal ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-positive: unset;
    flex-grow: unset;
  }
}
#navigationToScrape .navDropdown .horizontal ul li {
  text-align: center;
  transition: all 0.3s ease;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 10%;
  flex: 1 1 10%;
  -ms-flex-positive: unset;
  flex-grow: unset;
  padding: 0;
  box-sizing: content-box;
}
@media (min-width: 768px) {
  #navigationToScrape .navDropdown .horizontal ul li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 1 10%;
    flex: 1 1 10%;
    -ms-flex-positive: unset;
    flex-grow: unset;
  }
}
#navigationToScrape .navDropdown .horizontal ul li:first-child {
  width: 100%;
  padding: 0;
  margin-bottom: 15px;
  text-align: inherit;
}
@media (min-width: 768px) {
  #navigationToScrape .navDropdown .horizontal ul li:first-child {
    display: block;
    -ms-flex-wrap: inherit;
    flex-wrap: inherit;
    -ms-flex: inherit;
    flex: inherit;
    -ms-flex-positive: inherit;
    flex-grow: inherit;
    float: left;
  }
}
#navigationToScrape .navDropdown .horizontal ul li:first-child:hover {
  background-color: transparent;
  cursor: inherit;
}
#navigationToScrape .navDropdown .horizontal ul li:first-child a {
  padding: 6px;
}
#navigationToScrape .navDropdown .horizontal ul li:hover {
  cursor: pointer;
}
#navigationToScrape .navDropdown .horizontal ul li a {
  padding: 6px 0px;
}
#navigationToScrape .navVertical > li,
#navigationToScrape .main-navigation > li {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  float: left;
}
#navigationToScrape .navVertical > li.active > a,
#navigationToScrape .main-navigation > li.active > a {
  color: #d86422;
}
#navigationToScrape .navVertical > li > a,
#navigationToScrape .main-navigation > li > a {
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: bold;
}
#navigationToScrape .navVertical > li + li,
#navigationToScrape .main-navigation > li + li {
  margin-top: 30px;
}
#navigationToScrape .navVertical li li.active > a,
#navigationToScrape .main-navigation li li.active > a {
  color: #d86422;
}
#navigationToScrape .navVertical li li a,
#navigationToScrape .main-navigation li li a {
  font-size: 16px;
  letter-spacing: normal;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}
#navigationToScrape .navVertical a,
#navigationToScrape .main-navigation a {
  display: block;
  width: 100%;
  padding: 6px 10px;
  font-size: 16px;
  line-height: 1.39;
  letter-spacing: normal;
  float: left;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}
#navigationToScrape .navVertical a:hover,
#navigationToScrape .main-navigation a:hover {
  background-color: #d86422;
  color: #fff !important;
  transition: all 0.3s ease;
}
#navigationToScrape .navVertical .sub-level,
#navigationToScrape .main-navigation .sub-level {
  padding-left: 5px;
}
#navigationToScrape .content-block {
  margin-bottom: 15px;
}
#navigationToScrape .content-block h1,
#navigationToScrape .content-block h2,
#navigationToScrape .content-block h3 {
  padding: 0 10px;
  margin: 0;
}
#navigationToScrape .content-block img {
  padding: 0 10px;
}
#navigationToScrape .content-block p {
  margin: 0 10px 15px;
}
#navigationToScrape .content-block p img {
  padding: 0;
}
#navigationToScrape .content-block ul {
  padding: 0 5px;
  font-size: 18px;
  line-height: 2.08;
  font-weight: bold;
}
#navigationToScrape .content-block a {
  display: block;
  width: 100%;
  padding: 6px 10px;
  color: #fff;
  line-height: 1.39;
  float: left;
}
#navigationToScrape .content-block a:hover {
  background-color: #d86422;
}
#navigationToScrape .vertical-list .vertical-list-item {
  display: block;
  width: 100%;
  min-height: inherit;
  margin: 0;
  border: none;
  background-color: transparent;
  float: left;
  box-shadow: none;
}
#navigationToScrape .vertical-list .vertical-list-item a {
  line-height: 1.39;
}
#navigationToScrape .vertical-list .vertical-list-item a:hover .heading {
  background-color: #d86422 !important;
}
#navigationToScrape .vertical-list .vertical-list-item .info {
  min-height: inherit;
  padding: 0 15px 10px;
}
#navigationToScrape .vertical-list .vertical-list-item .date,
#navigationToScrape .vertical-list .vertical-list-item .heading {
  padding: 4px 10px;
  margin-bottom: 0;
  color: #fff;
  line-height: 1.39;
}
#navigationToScrape .vertical-list .vertical-list-item .heading {
  font-size: 16px;
  font-weight: normal;
}
#navigationToScrape .vertical-list .vertical-list-item .date {
  padding-top: 0;
  color: #b2b2b2;
  font-size: 12px;
  text-transform: inherit;
  font-weight: normal;
}
.mainnav_overlay-visible .mainnav_overlay {
  display: block;
  position: fixed;
  top: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: rgba(32, 49, 59, 0.7);
}
.mainnav_overlay-visible header,
.mainnav_overlay-visible .top-header,
.mainnav_overlay-visible #sf-top-header,
.mainnav_overlay-visible #sf-main-header {
  position: relative;
  z-index: 3;
}
.mainnav_overlay-visible .sf-detail-body-container header.sf-header-detail {
  z-index: 0;
}
.sfTemplateEditor .navigation .desktopHidden {
  display: block !important;
}
.sfTemplateEditor .navigation .navItemLayout {
  display: block !important;
  position: inherit !important;
}
.sfTemplateEditor .navigation .navDropdown {
  max-width: 100% !important;
}
.right-to-left .sf-main-site .parent-link a:after {
  content: "";
  right: inherit;
  left: -10px;
}
.right-to-left .sf-main-site,
.right-to-left .main-site {
  direction: rtl;
}
.slicknav_menu {
  display: block;
  padding: 0;
  margin: 0 -15px;
  *zoom: 1;
}
.right-to-left .slicknav_menu {
  direction: rtl;
}
.slicknav_menu .selected > a,
.slicknav_menu :hover > a,
.slicknav_menu .active > a,
.slicknav_menu .open > a {
  color: #d86422;
}
.slicknav_menu:before {
  content: " ";
  display: table;
}
.slicknav_menu:after {
  content: " ";
  display: table;
  clear: both;
}
@media (min-width: 1020px) {
  .slicknav_menu {
    display: none;
    float: right;
  }
}
.slicknav_menu * {
  box-sizing: border-box;
}
.slicknav_menu .home img,
.slicknav_menu .home svg {
  display: none;
}
.slicknav_menu .slicknav_btn {
  display: block;
  position: absolute;
  top: inherit;
  z-index: 201;
  min-width: 50px;
  max-width: 50px;
  height: 50px;
  border-radius: 4px;
  background-color: #008dc9;
  float: right;
  cursor: pointer;
  right: 15px;
}
@media (min-width: 478px) {
  .slicknav_menu .slicknav_btn {
    top: 8px;
  }
}
@media (min-width: 1020px) {
  .slicknav_menu .slicknav_btn {
    padding: 0;
  }
}
.slicknav_menu .slicknav_btn.slicknav_open {
  background-color: transparent;
}
.slicknav_menu .slicknav_btn:after {
  height: 0;
}
.slicknav_menu .slicknav_btn:hover:after,
.slicknav_menu .slicknav_btn:focus:after {
  height: 0;
}
.slicknav_menu .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
  margin-top: 0.188em;
}
.slicknav_menu ul {
  width: 100% !important;
  padding: 15px 0 0;
  box-sizing: inherit;
}
@media (min-width: 768px) {
  .slicknav_menu ul {
    padding-top: 15px;
  }
}
.slicknav_menu ul li {
  display: block;
  width: 100%;
  box-sizing: inherit;
  background-color: #20313b;
  float: left;
  list-style-type: none;
}
.slicknav_menu ul li a {
  display: block;
  width: inherit;
  border: none;
  outline: none;
  line-height: 45px;
  float: left;
  text-decoration: none;
}
.slicknav_menu ul li a:after {
  height: 0;
}
.slicknav_menu ul li li {
  background-color: #3a5666;
}
.slicknav_menu ul li li img {
  display: none;
}
.slicknav_menu ul li li.slicknav_open li a {
  text-transform: inherit;
}
.slicknav_nav {
  display: block;
  position: relative;
  z-index: 1000;
  width: 100%;
  height: 100vh;
  padding: 15px 0 0;
  margin: 0;
  overflow: inherit !important;
  background-color: #20313b;
  color: #fff;
  font-size: 18px;
  clear: both;
  font-weight: 700;
  left: 0;
}
@media (min-width: 768px) {
  .slicknav_nav {
    padding-top: 15px;
  }
}
.slicknav_nav.secondary-geo-navigation-open {
  z-index: 202;
}
.slicknav_nav > li > a {
  padding: 0 20px;
}
.slicknav_nav > li li > a {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 61px;
  padding-left: 30px;
}
.slicknav_nav > li li li > a {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 20px;
  padding-left: 45px;
}
.slicknav_nav .slicknav_item {
  cursor: pointer;
}
.slicknav_nav .slicknav_item a {
  display: inline-block;
  width: 90%;
}
.slicknav_nav .slicknav_row {
  display: block;
}
.slicknav_nav .slicknav_row:hover {
  color: #fff;
}
.slicknav_nav a {
  color: #fff;
}
.slicknav_nav .slicknav_parent-link a {
  display: inline;
}
.slicknav_nav > li {
  border-top: 1px solid #131c20;
}
.slicknav_nav > li.follow-us--header {
  border-bottom: none;
}
.slicknav_nav > li ul > li {
  border-top: 1px solid #131c20;
}
.slicknav_nav > li ul > li.has-children {
  border-top: none;
}
.slicknav_nav ul {
  padding: 0;
  overflow: hidden;
  list-style: none;
}
.slicknav_nav .sub-level {
  text-transform: inherit;
}
.slicknav_nav .sub-level li:first-child {
  border-top: 1px solid #131c20;
}
.slicknav_nav .sub-level p {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
}
.slicknav_nav .slicknav_open {
  border-bottom: none;
}
.slicknav_nav .sf-lang-selector {
  display: block;
  width: 100%;
  box-sizing: border-box;
  font-size: 14px;
  float: left;
  box-shadow: none;
}
.slicknav_nav .sf-lang-selector ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  float: inherit;
}
.slicknav_nav .sf-lang-selector ul li {
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative;
  width: auto;
  border-right: 1px solid #131c20;
  border-top: none;
  border-bottom: none;
  background-color: #20313b;
  text-align: center;
  box-shadow: none;
}
.slicknav_nav .sf-lang-selector ul li a {
  display: block !important;
  padding: 0 10px;
  float: inherit;
}
.slicknav_nav .horizontal-menu-list ul li {
  display: block;
  width: 20%;
  border-right: 1px solid #131c20;
  line-height: 45px;
  text-align: center;
  float: left;
}
.slicknav_nav .horizontal-menu-list ul li:first-child {
  display: none;
}
.slicknav_nav .horizontal-menu-list ul li a {
  width: 100%;
  padding: 0;
  float: inherit;
}
.slicknav_nav .horizontal-menu-list ul.horizontal-menu li {
  border-top: none;
  border-bottom: 1px solid #131c20;
}
.slicknav_nav .horizontal-menu-list ul.horizontal-menu li:nth-child(2),
.slicknav_nav .horizontal-menu-list ul.horizontal-menu li:nth-child(3),
.slicknav_nav .horizontal-menu-list ul.horizontal-menu li:nth-child(4),
.slicknav_nav .horizontal-menu-list ul.horizontal-menu li:nth-child(5),
.slicknav_nav .horizontal-menu-list ul.horizontal-menu li:nth-child(6) {
  border-top: 1px solid #131c20;
}
.slicknav_nav .horizontal-menu-list ul.horizontal-menu li:last-child {
  border-bottom: none;
}
.slicknav_nav .date {
  display: none;
}
.geo-navigation-exist #sf-main-header .slicknav_nav {
  position: absolute;
  top: -30px;
  z-index: 200;
  padding-top: 0;
  overflow: inherit !important;
  transition: 0.6s;
}
.geo-navigation-exist #sf-main-header .secondary-geo-navigation-open {
  z-index: 202;
}
.slicknav_overlay.visible {
  display: block;
  position: fixed;
  top: 0;
  z-index: 200;
  width: 100%;
  height: 100%;
  overflow: auto;
  opacity: 0;
  background: #20313b;
}
@media (min-width: 1020px) {
  .slicknav_overlay.visible {
    position: inherit;
    z-index: inherit;
    width: auto;
    height: auto;
    overflow: inherit;
    background: transparent;
  }
}
.slicknav_overlay.visible ~ .sf-main-site #campBanner,
.slicknav_overlay.visible ~ .main-site #campBanner {
  position: relative;
  z-index: 1000;
}
.slicknav_overlay.visible ~ .sf-main-site #sf-footer,
.slicknav_overlay.visible ~ .main-site #sf-footer {
  position: relative;
  z-index: 999;
}
.slicknav_overlay.scrolled {
  top: 0;
}
.slicknav_menutxt {
  display: block;
  color: #20313b;
  line-height: 1.188em;
  float: left;
  font-weight: bold;
  text-shadow: 0 1px 3px #000;
}
.slicknav_no-text {
  margin: 0;
}
.slicknav_icon {
  position: relative;
  z-index: 201;
  margin: 23px 12px;
  float: left;
  cursor: pointer;
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
}
.slicknav_brand {
  height: 44px;
  padding: 7px 12px;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  float: left;
}
.slicknav_arrow {
  display: block;
  position: relative;
  text-align: right;
  float: right;
}


.slicknav_arrow:after {
    /* Arrow down */
  content: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" viewBox="0 0 24 24"%3E%3Cpath fill="white" d="M16.59 8.59L12 13.17L7.41 8.59L6 10l6 6l6-6l-1.41-1.41z"%2F%3E%3C%2Fsvg%3E');
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  padding-right: 5px;
  padding-left: 20px;
  border-left: 1px solid #131c20;
  color: #fff;
 
  font-size: 24px;
  line-height: 45px;
  font-weight: 700;
  font-variant: normal;
  font-style: normal;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: auto;
}
.right-to-left .slicknav_arrow:after {
  right: auto;
  left: 0;
  padding-right: 20px;
  padding-left: 5px;
  border-right: 1px solid #131c20;
  border-left: 0;
}
.slicknav_open .slicknav_arrow:after {
    /* Arrow Up */
  content: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" viewBox="0 0 24 24"%3E%3Cpath fill="white" d="m12 8l-6 6l1.41 1.41L12 10.83l4.59 4.58L18 14l-6-6z"%2F%3E%3C%2Fsvg%3E');
}
.slicknav_open ul li.slicknav_open .slicknav_arrow {
  display: block;
  position: relative;
  text-align: right;
  float: right;
}
.slicknav_open ul li.slicknav_open .slicknav_arrow:after {
  content: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" viewBox="0 0 24 24"%3E%3Cpath fill="white" d="M16.59 8.59L12 13.17L7.41 8.59L6 10l6 6l6-6l-1.41-1.41z"%2F%3E%3C%2Fsvg%3E');
  display: inline-block;
  position: absolute;
  top: 0;
  right: auto;
 
  font-size: 24px;
  line-height: 45px;
  font-weight: 700;
  font-variant: normal;
  font-style: normal;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: auto;
}
.slicknav_open ul .slicknav_arrow {
  display: block;
  position: relative;
  text-align: right;
  float: right;
}
.slicknav_open ul .slicknav_arrow:after {
  content: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" viewBox="0 0 24 24"%3E%3Cpath fill="white" d="M16.59 8.59L12 13.17L7.41 8.59L6 10l6 6l6-6l-1.41-1.41z"%2F%3E%3C%2Fsvg%3E');
  display: inline-block;
  position: absolute;
  top: 0;
  right: auto;
 
  font-size: 24px;
  line-height: 45px;
  font-weight: 700;
  font-variant: normal;
  font-style: normal;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: auto;
}
.right-to-left .slicknav_nav > li li > a .slicknav_arrow:after {
  right: 0;
  left: inherit;
}
.slicknav_icon-bar {
  display: block;
  position: absolute;
  width: 26px;
  height: 4px;
  border-radius: 2px;
  opacity: 1;
  background-color: #fff;
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: 0.3s ease-in-out;
  left: 0;
}
.slicknav_icon-bar + .slicknav_icon-bar {
  margin-top: 0 !important;
}
.slicknav_icon span:nth-child(1) {
  top: 0;
  -ms-transform-origin: left center;
  transform-origin: left center;
}
.slicknav_icon span:nth-child(2) {
  top: -10px;
  -ms-transform-origin: left center;
  transform-origin: left center;
}
.slicknav_icon span:nth-child(3) {
  top: 10px;
  -ms-transform-origin: left center;
  transform-origin: left center;
}
.slicknav_open .slicknav_icon span:nth-child(1) {
  width: 0%;
  opacity: 0;
}
.slicknav_open .slicknav_icon span:nth-child(2) {
  top: -13px;
  width: 32px;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 0;
}
.slicknav_open .slicknav_icon span:nth-child(3) {
  top: 10px;
  width: 32px;
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 0;
}
@media (min-width: 768px) {
  #navigationToScrape.attached .sf-simple-nav-container .home {
    width: auto !important;
  }
}
#navigationToScrape.attached .sf-simple-nav-container .home a {
  width: 60px !important;
}
#navigationToScrape.attached .sf-simple-nav-container .home a:after {
  content: "" !important;
}
#navigationToScrape.attached .sf-simple-nav-container .home svg path {
  fill: #fff;
}
#navigationToScrape .sf-simple-nav-container {
  float: inherit;
}
#navigationToScrape .sf-simple-nav-container li:not(.home) a:after {
  content: none !important;
}
.right-to-left .sf-main-site,
.right-to-left .main-site {
  direction: rtl;
}
.nav-logo {
  display: table-cell;
  width: 100%;
  padding: 0 30px;
  border-bottom: 1px solid #131c20;
  vertical-align: middle;
  line-height: normal !important;
  text-align: left;
  clear: right;
  padding-left: 0;
}
@media (min-width: 478px) {
  .nav-logo {
    width: auto;
    padding-bottom: 0;
    border-bottom: none;
    clear: inherit;
    border-right: 1px solid #fff;
  }
}
@media (min-width: 1020px) {
  .nav-logo {
    display: none;
    padding: 0;
    border: none;
    text-align: center;
  }
}
.nav-logo img,
.nav-logo svg {
  width: auto;
  height: 40px;
}
@media (min-width: 478px) {
  .nav-logo img,
  .nav-logo svg {
    height: 60px;
  }
}
.nav-logo img path,
.nav-logo svg path {
  fill: #fff;
}
.geo-navigation-grid-column {
  position: inherit !important;
}
.sf-geo-navigation {
  position: inherit;
}
#sf-geo-navigation-container ul {
  list-style: none;
  padding-left: 0;
}
@media (min-width: 1020px) {
  #sf-geo-navigation-container .mobile {
    display: none !important;
  }
}
#sf-geo-navigation-container .desktop {
  display: none;
}
@media (min-width: 1020px) {
  #sf-geo-navigation-container .desktop {
    display: block;
  }
}
#sf-geo-navigation-container ul.sf-primary-geo-navigation {
  display: block;
  position: inherit;
  padding: 0 !important;
  margin: 0;
  float: left;
}
#sf-geo-navigation-container ul.sf-primary-geo-navigation > li {
  display: block;
  float: left;
}
#sf-geo-navigation-container ul.sf-primary-geo-navigation > li > a {
  display: block;
  position: relative;
  min-height: 50px;
  padding: 15px 20px;
  float: left;
  transition: all 0.3s ease-in-out;
}
#sf-geo-navigation-container ul.sf-primary-geo-navigation > li:first-child > a {
  padding-left: 0;
}
#sf-geo-navigation-container ul.sf-primary-geo-navigation .has-children > a {
  padding-right: 42px;
  padding-left: 20px;
}
#sf-geo-navigation-container
  ul.sf-primary-geo-navigation
  .has-children
  > a:after {
  /* content: url("../images/arrow-down-blue.svg"); */
  content: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" viewBox="0 0 24 24"%3E%3Cpath fill="white" d="M16.59 8.59L12 13.17L7.41 8.59L6 10l6 6l6-6l-1.41-1.41z"%2F%3E%3C%2Fsvg%3E');
  position: absolute;
  top: 50%;
  width: 22px;
  height: 22px;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 15px;
}
#sf-geo-navigation-container
  ul.sf-primary-geo-navigation
  .has-children.active
  > a:after,
#sf-geo-navigation-container
  ul.sf-primary-geo-navigation
  .has-children:hover
  > a:after {
  /* content: url("../images/arrow-down-orange.svg"); */
  content: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" viewBox="0 0 24 24"%3E%3Cpath fill="white" d="M16.59 8.59L12 13.17L7.41 8.59L6 10l6 6l6-6l-1.41-1.41z"%2F%3E%3C%2Fsvg%3E');
}
#sf-geo-navigation-container ul.sf-primary-geo-navigation .open > a:after {
  /* content: url("../images/arrow-down-orange.svg"); */
  content: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" viewBox="0 0 24 24"%3E%3Cpath fill="white" d="M16.59 8.59L12 13.17L7.41 8.59L6 10l6 6l6-6l-1.41-1.41z"%2F%3E%3C%2Fsvg%3E');
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
#sf-geo-navigation-container ul.sf-primary-geo-navigation .open > a:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 0;
  height: 0;
  border-width: 0 10px 10px;
  border-style: solid;
  border-color: transparent transparent #20313b;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 40%;
}
.sf-secondary-geo-navigation-container {
  display: none;
  position: absolute;
  top: 0;
  z-index: 6;
  width: 100vw;
  padding: 30px 0;
  background-color: #20313b;
  color: #fff;
  left: 0;
  max-width: 100%;
}
@media (min-width: 1020px) {
  .sf-secondary-geo-navigation-container {
    top: 50px;
    padding: 50px 0 15px;
  }
}
.sf-secondary-geo-navigation-container .sf-link-all {
  margin-top: 10px;
  color: #fff;
  font-size: 14px;
  line-height: normal !important;
  text-align: left;
}
@media (min-width: 478px) {
  .sf-secondary-geo-navigation-container .sf-link-all {
    margin-top: 0;
  }
}
@media (min-width: 1020px) {
  .sf-secondary-geo-navigation-container .sf-link-all {
    position: absolute;
    top: 50%;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 0;
  }
}
.sf-secondary-geo-navigation-container .sf-link-all i {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: bottom;
  font-size: 14px;
  line-height: normal;
  padding-left: 5px;
}
.right-to-left .sf-secondary-geo-navigation-container .sf-link-all i {
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.sf-secondary-geo-navigation-container .sf-link-all:hover {
  color: #d86422;
}
.sf-secondary-geo-navigation-container .sf-link-all.desktop {
  display: none;
}
.sf-secondary-geo-navigation-container .sf-link-all.mobile {
  display: block;
}
.sf-secondary-geo-navigation-wrapper {
  width: 100%;
  max-width: 1600px;
  padding-right: 30px;
  padding-left: 30px;
  margin: 0 auto;
}
.sf-secondary-geo-navigation a {
  padding-top: 5px;
  color: #fff;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: normal;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}
.sf-geo-navigation-title {
  display: block;
  width: 100%;
  padding-bottom: 30px;
  margin: 0 auto;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
}
@media (min-width: 1020px) {
  .sf-geo-navigation-title {
    display: table;
  }
}
@media (min-width: 1020px) {
  .sf-geo-navigation-title {
    padding-bottom: 0;
    margin-bottom: 15px;
    border-bottom: 0;
  }
}
.sf-geo-navigation-title .nav-header {
  display: table;
  position: relative;
  width: 100%;
  clear: both;
}
@media (min-width: 478px) {
  .sf-geo-navigation-title .nav-header {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #000;
  }
}
@media (min-width: 1020px) {
  .sf-geo-navigation-title .nav-header {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
    table-layout: fixed;
  }
}
.sf-geo-navigation-title .nav-logo,
.sf-geo-navigation-title .nav-title {
  display: block;
  text-align: left;
  float: left;
  clear: both;
}
@media (min-width: 478px) {
  .sf-geo-navigation-title .nav-logo,
  .sf-geo-navigation-title .nav-title {
    display: table-cell;
    width: inherit;
    vertical-align: middle;
    float: inherit;
    clear: inherit;
  }
}
@media (min-width: 1020px) {
  .sf-geo-navigation-title .nav-logo,
  .sf-geo-navigation-title .nav-title {
    padding: 0;
    border: none;
    text-align: center;
  }
}
.sf-geo-navigation-title .nav-logo {
  width: 100%;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #000;
  clear: right;
  padding-right: 0;
  padding-left: 0;
}
@media (min-width: 478px) {
  .sf-geo-navigation-title .nav-logo {
    width: auto;
    padding-bottom: 0;
    border-bottom: 0;
    clear: inherit;
    padding-right: 10px;
    border-right: 1px solid #fff;
  }
}
@media (min-width: 768px) {
  .sf-geo-navigation-title .nav-logo {
    padding-right: 30px;
  }
}
@media (min-width: 1020px) {
  .sf-geo-navigation-title .nav-logo {
    display: none;
  }
}
.sf-geo-navigation-title .nav-logo img,
.sf-geo-navigation-title .nav-logo svg {
  width: auto;
  height: 40px;
}
@media (min-width: 478px) {
  .sf-geo-navigation-title .nav-logo img,
  .sf-geo-navigation-title .nav-logo svg {
    height: 60px;
  }
}
.sf-geo-navigation-title .nav-logo img path,
.sf-geo-navigation-title .nav-logo svg path {
  fill: #fff;
}
@media (min-width: 478px) {
  .sf-geo-navigation-title .nav-title {
    padding-left: 10px;
  }
}
@media (min-width: 768px) {
  .sf-geo-navigation-title .nav-title {
    padding-left: 30px;
  }
}
@media (min-width: 1020px) {
  .sf-geo-navigation-title .nav-title {
    display: block;
    width: 100%;
  }
}
.sf-geo-navigation-title .nav-back-btn {
  position: absolute;
  top: 0;
  width: 14px;
  vertical-align: middle;
  right: 0;
  font-size: 35px;
  cursor: pointer;
}
@media (min-width: 478px) {
  .sf-geo-navigation-title .nav-back-btn {
    display: table-cell;
    position: relative;
    top: inherit;
    right: inherit;
  }
}
@media (min-width: 1020px) {
  .sf-geo-navigation-title .nav-back-btn {
    display: none;
  }
}
@media (min-width: 1020px) {
  .sf-geo-navigation-title .nav-back-btn {
    float: right;
  }
}
.sf-secondary-geo-navigation-region li {
  display: block;
  position: relative !important;
  width: 33.33%;
  padding: 20px 0;
  margin: 15px 0 !important;
  border-radius: 4px;
  border-top: none !important;
  text-align: center;
  float: left;
}
.sf-secondary-geo-navigation-region li.active,
.sf-secondary-geo-navigation-region li:hover {
  background-color: #2b3b44;
  transition: background 0.3s ease-in-out;
}
.sf-secondary-geo-navigation-region li a {
  display: inline-block;
  min-height: 148px;
  text-align: center;
}
.sf-secondary-geo-navigation-region li a span {
  display: block;
  position: absolute;
  bottom: 20px;
  left: 50%;
  line-height: normal;
  font-weight: bold;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.sf-secondary-geo-navigation-region li img {
  display: block;
  width: auto;
  max-height: 108px;
  margin: 10px auto;
  clear: both;
}
.sf-secondary-geo-navigation-country {
  display: block;
  width: 100%;
  float: left;
  padding-right: 30px;
}
@media (min-width: 478px) {
  .sf-secondary-geo-navigation-country {
    column-count: 2;
  }
}
@media (min-width: 768px) {
  .sf-secondary-geo-navigation-country {
    margin-top: 30px;
    column-count: 3;
  }
}
.sf-secondary-geo-navigation-country:last-child {
  padding-right: 0;
}
.sf-secondary-geo-navigation-country li {
  display: inline-block;
  width: 100%;
  margin-top: 10px;
}
.sf-secondary-geo-navigation-country li.active {
  color: #d86422;
}
.sf-secondary-geo-navigation-country li .icon-flag + div,
.sf-secondary-geo-navigation-country li a {
  width: calc(100% - 35px) !important;
  padding: 0 !important;
  vertical-align: top;
  line-height: 16px !important;
  text-align: left !important;
  float: left;
  margin-left: 5px;
}
.sf-secondary-geo-navigation-country .icon-flag {
  display: block;
  width: 24px;
  height: 16px;
  float: left !important;
  margin-right: 5px;
}
@media (min-width: 1020px) {
  .sf-geo-navigation-selector .mobile {
    display: none !important;
  }
}
.sf-geo-navigation-selector .desktop {
  display: none;
}
@media (min-width: 1020px) {
  .sf-geo-navigation-selector .desktop {
    display: block;
  }
}
.sf-geo-navigation-selector .sf-secondary-geo-navigation-container {
  left: inherit;
  right: 0;
  z-index: 203;
  width: 100%;
}
.sf-geo-navigation-selector .sf-secondary-geo-navigation-wrapper {
  padding-right: 0;
  padding-left: 0;
}
.sf-geo-navigation-selector .sf-geo-navigation-title {
  padding-right: 15px;
  padding-left: 15px;
}
.sf-geo-navigation-selector .sf-primary-geo-navigation {
  padding: 30px 0 0 !important;
  font-size: 14px;
}
@media (min-width: 478px) {
  .sf-geo-navigation-selector .sf-primary-geo-navigation {
    padding: 30px 0 !important;
  }
}
.sf-geo-navigation-selector .sf-primary-geo-navigation > li {
  display: block;
  width: auto;
  border-bottom: none;
  background-color: transparent;
  float: left;
  padding-left: 20px;
}
@media (min-width: 478px) {
  .sf-geo-navigation-selector .sf-primary-geo-navigation > li {
    padding-left: 10px;
  }
}
@media (min-width: 768px) {
  .sf-geo-navigation-selector .sf-primary-geo-navigation > li {
    padding-left: 30px;
  }
}
.sf-geo-navigation-selector .sf-primary-geo-navigation > li > a {
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 55px;
  padding-right: 0;
  padding-left: 0;
}
@media (min-width: 478px) {
  .sf-geo-navigation-selector .sf-primary-geo-navigation > li > a {
    padding-right: 30px !important;
  }
}
@media (min-width: 768px) {
  .sf-geo-navigation-selector .sf-primary-geo-navigation > li > a {
    padding-right: 40px !important;
  }
}
@media (min-width: 478px) {
  .sf-geo-navigation-selector .sf-primary-geo-navigation > li > a:after {
    right: 15px !important;
  }
}
@media (min-width: 768px) {
  .sf-geo-navigation-selector .sf-primary-geo-navigation > li > a:after {
    right: 25px !important;
  }
}
.sf-geo-navigation-selector .sf-primary-geo-navigation > li .primary-logo {
  display: inline-block;
  max-width: 240px;
  height: 52px;
}
.sf-geo-navigation-selector .sf-primary-geo-navigation > li .primary-logo svg {
  width: auto;
  max-width: 100%;
  height: 100%;
}
.sf-geo-navigation-selector
  .sf-primary-geo-navigation
  > li
  .primary-logo
  svg
  path {
  fill: #fff;
}
.sf-geo-navigation-selector .sf-primary-geo-navigation > li .primary-logo + a {
  display: none;
}
.sf-geo-navigation-selector
  .sf-primary-geo-navigation
  > li:not(:first-child)
  > a {
  padding-right: 40px;
}
.sf-geo-navigation-selector
  .sf-primary-geo-navigation
  > li.has-children
  > a:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 9px;
  height: 12px;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='8px' height='11px' viewBox='0 0 8 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='arrow-down-white' transform='translate(4.000000, 5.500000) scale(-1, 1) translate(-4.000000, -5.500000) translate(-1.000000, 2.000000)' fill='%23FFFFFF'%3E%3Cpolygon id='Path' transform='translate(5.000000, 3.182000) rotate(-270.000000) translate(-5.000000, -3.182000) ' points='8.82 0 10 1.215 5 6.364 0 1.215 1.18 0 5 3.954'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 25px;
}
.right-to-left
  .sf-geo-navigation-selector
  .sf-primary-geo-navigation
  > li.has-children
  > a:after {
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.sf-geo-navigation-selector
  .sf-primary-geo-navigation
  > li.active:not(:first-child)
  > a:after,
.sf-geo-navigation-selector
  .sf-primary-geo-navigation
  > li:not(:first-child):hover
  > a:after {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='8px' height='11px' viewBox='0 0 8 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='arrow-down-white' transform='translate(4.000000, 5.500000) scale(-1, 1) translate(-4.000000, -5.500000) translate(-1.000000, 2.000000)' fill='%23d86422'%3E%3Cpolygon id='Path' transform='translate(5.000000, 3.182000) rotate(-270.000000) translate(-5.000000, -3.182000) ' points='8.82 0 10 1.215 5 6.364 0 1.215 1.18 0 5 3.954'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.sf-geo-navigation-selector .sf-primary-geo-navigation > li:first-child {
  width: 100%;
  padding-bottom: 15px;
  border-bottom: 1px solid #131c20;
  clear: right;
  padding-left: 20px;
  margin-right: 30px;
  border-top: none;
}
@media (min-width: 478px) {
  .sf-geo-navigation-selector .sf-primary-geo-navigation > li:first-child {
    width: auto;
    padding-bottom: 0;
    border-bottom: none;
    clear: inherit;
    padding-right: 10px;
    margin-right: 0;
    border-right: 1px solid #fff;
  }
}
@media (min-width: 768px) {
  .sf-geo-navigation-selector .sf-primary-geo-navigation > li:first-child {
    padding-right: 30px;
  }
}
@media (min-width: 478px) {
  .sf-geo-navigation-selector .sf-primary-geo-navigation > li:first-child > a {
    padding-right: 0 !important;
  }
}
.sf-geo-navigation-selector
  .sf-primary-geo-navigation
  > li:first-child:not(.sf-no-logo)
  .nav-logo {
  line-height: 55px !important;
}
.sf-geo-navigation-selector .sf-secondary-geo-navigation {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: 0;
  margin-left: 0;
  opacity: 0;
  transition: opacity 1s ease-in-out;
}
.sf-geo-navigation-selector .sf-secondary-geo-navigation li {
  display: block;
  border-bottom: 0;
  background-color: transparent;
  float: left;
}
.sf-geo-navigation-selector .sf-secondary-geo-navigation li a {
  width: 100%;
  padding: 0;
  text-align: center;
}
.sf-geo-navigation-selector .sf-secondary-geo-navigation-region li {
  width: 100%;
}
@media (min-width: 478px) {
  .sf-geo-navigation-selector .sf-secondary-geo-navigation-region li {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .sf-geo-navigation-selector .sf-secondary-geo-navigation-region li {
    width: 33.33%;
  }
}
.sf-geo-navigation-selector .sf-secondary-geo-navigation-region li img {
  display: block;
}
.sf-geo-navigation-selector .sf-secondary-geo-navigation-country ul {
  width: 50% !important;
}
@media (min-width: 768px) {
  .sf-geo-navigation-selector .sf-secondary-geo-navigation-country ul {
    width: 33.33% !important;
  }
}
.secondary-geo-navigation-open .sf-secondary-geo-navigation {
  opacity: 1;
  transition: opacity 2s ease-in-out;
}
.geo-navigation-open .mainnav_overlay {
  content: "";
  display: none;
  position: fixed;
  top: 0;
  z-index: 6;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: rgba(32, 49, 59, 0.7);
}
@media (min-width: 1020px) {
  .geo-navigation-open .mainnav_overlay {
    display: block;
  }
}
.geo-navigation-open #sf-top-header {
  position: relative;
  z-index: 10;
}
.sf-primary-geo-navigation-sites {
  display: table;
  table-layout: fixed;
  width: 100%;
}
@media (min-width: 478px) {
  .sf-primary-geo-navigation-sites {
    width: auto;
  }
}
.sf-primary-geo-navigation-sites img,
.sf-primary-geo-navigation-sites svg {
  width: auto;
  height: 40px;
}
@media (min-width: 478px) {
  .sf-primary-geo-navigation-sites img,
  .sf-primary-geo-navigation-sites svg {
    height: 60px;
  }
}
.sf-primary-geo-navigation-sites img path,
.sf-primary-geo-navigation-sites svg path {
  fill: #008dc9;
}
.sf-primary-geo-navigation-sites .global-site,
.sf-primary-geo-navigation-sites .region-and-country-site {
  display: block;
  color: #008dc9;
  font-size: 18px;
  line-height: normal;
  letter-spacing: normal;
  float: left;
  clear: both;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
}
.sf-primary-geo-navigation-sites .global-site .font-weight-normal,
.sf-primary-geo-navigation-sites .region-and-country-site .font-weight-normal {
  font-weight: normal;
}
@media (min-width: 1020px) {
  .sf-primary-geo-navigation-sites .global-site .font-weight-normal,
  .sf-primary-geo-navigation-sites
    .region-and-country-site
    .font-weight-normal {
    font-weight: bold;
  }
}
@media (min-width: 478px) {
  .sf-primary-geo-navigation-sites .global-site,
  .sf-primary-geo-navigation-sites .region-and-country-site {
    display: table-cell;
    vertical-align: middle;
    float: inherit;
    clear: inherit;
  }
}
.sf-primary-geo-navigation-sites .global-site .region-site,
.sf-primary-geo-navigation-sites .global-site .country-site,
.sf-primary-geo-navigation-sites .region-and-country-site .region-site,
.sf-primary-geo-navigation-sites .region-and-country-site .country-site {
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 478px) {
  .sf-primary-geo-navigation-sites .global-site .region-site,
  .sf-primary-geo-navigation-sites .global-site .country-site,
  .sf-primary-geo-navigation-sites .region-and-country-site .region-site,
  .sf-primary-geo-navigation-sites .region-and-country-site .country-site {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media (min-width: 768px) {
  .sf-primary-geo-navigation-sites .global-site .region-site,
  .sf-primary-geo-navigation-sites .global-site .country-site,
  .sf-primary-geo-navigation-sites .region-and-country-site .region-site,
  .sf-primary-geo-navigation-sites .region-and-country-site .country-site {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (min-width: 1020px) {
  .sf-primary-geo-navigation-sites .global-site .region-site,
  .sf-primary-geo-navigation-sites .global-site .country-site,
  .sf-primary-geo-navigation-sites .region-and-country-site .region-site,
  .sf-primary-geo-navigation-sites .region-and-country-site .country-site {
    display: table-cell;
    height: 60px;
    vertical-align: middle;
  }
}
.sf-primary-geo-navigation-sites .global-site {
  display: table;
  width: 60%;
  height: 60px;
  padding-right: 30px;
  padding-left: 15px;
}
@media (min-width: 478px) {
  .sf-primary-geo-navigation-sites .global-site {
    display: table-cell;
    width: initial;
    padding-right: 10px;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .sf-primary-geo-navigation-sites .global-site {
    padding-right: 30px;
  }
}
.sf-primary-geo-navigation-sites .global-site a {
  display: table-cell;
  vertical-align: middle;
}
.sf-primary-geo-navigation-sites .region-and-country-site {
  width: 100%;
  padding-top: 15px;
  margin-top: 5px;
  border-top: 1px solid #e7e7e7;
}
@media (min-width: 478px) {
  .sf-primary-geo-navigation-sites .region-and-country-site {
    width: initial;
    padding-top: 0;
    margin-top: 0;
    border-top: none;
    border-left: 1px solid #e7e7e7;
  }
}
.sf-primary-geo-navigation-sites .region-and-country-site img,
.sf-primary-geo-navigation-sites .region-and-country-site svg {
  width: 150px;
  height: auto;
}
@media (min-width: 1020px) {
  .sf-primary-geo-navigation-sites .region-and-country-site img,
  .sf-primary-geo-navigation-sites .region-and-country-site svg {
    width: auto;
    height: 60px;
  }
}
.sf-primary-geo-navigation-sites .region-site {
  margin-bottom: 5px;
}
@media (min-width: 478px) {
  .sf-primary-geo-navigation-sites .region-site {
    margin-bottom: 0;
  }
}
@media (min-width: 1020px) {
  .sf-primary-geo-navigation-sites .country-site {
    border-left: 1px solid #e7e7e7;
  }
}
#sf-geo-navigation-sites-container {
  display: block;
  width: 100%;
  float: left;
}
@media (min-width: 478px) {
  #sf-geo-navigation-sites-container {
    width: 80%;
  }
}
#sf-geo-navigation-sites-container + .header-logo {
  display: none !important;
}
body.main-site
  .sf-geo-navigation-selector
  .sf-primary-geo-navigation
  > li.has-children
  > a:after {
  right: 25px;
}
.content-block {
  display: block;
  width: 100%;
  float: left;
}
.sfPageEditor .sf-content-block.content-block {
  height: auto;
}
.list-view .list-view--item .text-underline,
.list-view .related-item .text-underline,
.related-items .list-view--item .text-underline,
.related-items .related-item .text-underline {
  display: inline !important;
  padding-bottom: 1px;
  border-bottom: 1px solid transparent;
  float: none !important;
}
.list-view .list-view--item:hover .link-container,
.list-view .related-item:hover .link-container,
.related-items .list-view--item:hover .link-container,
.related-items .related-item:hover .link-container {
  position: relative;
  color: inherit;
  text-decoration: none;
}
.list-view.bg-white .list-view--item:hover .text-underline,
.related-items.bg-white .list-view--item:hover .text-underline {
  border-color: #3c4245;
  color: #3c4245;
}
.list-view.bg-main .list-view--item:hover .text-underline,
.list-view.bg-light .list-view--item:hover .text-underline,
.list-view.bg-dark .list-view--item:hover .text-underline,
.related-items.bg-main .list-view--item:hover .text-underline,
.related-items.bg-light .list-view--item:hover .text-underline,
.related-items.bg-dark .list-view--item:hover .text-underline {
  border-color: #fff;
  color: #fff;
}
.list-view.list-view--multiple-links .list-view--item:hover .text-underline,
.related-items.list-view--multiple-links
  .list-view--item:hover
  .text-underline {
  border: none;
  color: inherit;
  text-decoration: none;
}
.list-view.list-view--multiple-links .list-view--item .text-underline:hover,
.related-items.list-view--multiple-links
  .list-view--item
  .text-underline:hover {
  padding-bottom: 1px;
  border-bottom: 1px solid #3c4245;
  color: inherit;
}
.vertical-list .vertical-list-item > a,
.vertical-list .horizontal-list-item > a,
.vertical-list .highlight-widget--content > a,
.horizontal-list .vertical-list-item > a,
.horizontal-list .horizontal-list-item > a,
.horizontal-list .highlight-widget--content > a,
.highlight-widget .vertical-list-item > a,
.highlight-widget .horizontal-list-item > a,
.highlight-widget .highlight-widget--content > a {
  display: block;
  width: 100%;
  height: 100%;
  float: left;
}
.vertical-list .vertical-list-item > a:hover,
.vertical-list .horizontal-list-item > a:hover,
.vertical-list .highlight-widget--content > a:hover,
.horizontal-list .vertical-list-item > a:hover,
.horizontal-list .horizontal-list-item > a:hover,
.horizontal-list .highlight-widget--content > a:hover,
.highlight-widget .vertical-list-item > a:hover,
.highlight-widget .horizontal-list-item > a:hover,
.highlight-widget .highlight-widget--content > a:hover {
  cursor: pointer;
}
.vertical-list .vertical-list-item > a:hover .thumb:before,
.vertical-list .horizontal-list-item > a:hover .thumb:before,
.vertical-list .highlight-widget--content > a:hover .thumb:before,
.horizontal-list .vertical-list-item > a:hover .thumb:before,
.horizontal-list .horizontal-list-item > a:hover .thumb:before,
.horizontal-list .highlight-widget--content > a:hover .thumb:before,
.highlight-widget .vertical-list-item > a:hover .thumb:before,
.highlight-widget .horizontal-list-item > a:hover .thumb:before,
.highlight-widget .highlight-widget--content > a:hover .thumb:before {
  background: none;
}
.vertical-list .vertical-list-item p,
.vertical-list .horizontal-list-item p,
.vertical-list .highlight-widget--content p,
.horizontal-list .vertical-list-item p,
.horizontal-list .horizontal-list-item p,
.horizontal-list .highlight-widget--content p,
.highlight-widget .vertical-list-item p,
.highlight-widget .horizontal-list-item p,
.highlight-widget .highlight-widget--content p {
  margin: 5px 0;
}
.vertical-list .vertical-list-item .timestamp,
.vertical-list .horizontal-list-item .timestamp,
.vertical-list .highlight-widget--content .timestamp,
.horizontal-list .vertical-list-item .timestamp,
.horizontal-list .horizontal-list-item .timestamp,
.horizontal-list .highlight-widget--content .timestamp,
.highlight-widget .vertical-list-item .timestamp,
.highlight-widget .horizontal-list-item .timestamp,
.highlight-widget .highlight-widget--content .timestamp {
  display: inline-block;
}
.vertical-list .vertical-list-item .thumb,
.vertical-list .horizontal-list-item .thumb,
.vertical-list .highlight-widget--content .thumb,
.horizontal-list .vertical-list-item .thumb,
.horizontal-list .horizontal-list-item .thumb,
.horizontal-list .highlight-widget--content .thumb,
.highlight-widget .vertical-list-item .thumb,
.highlight-widget .horizontal-list-item .thumb,
.highlight-widget .highlight-widget--content .thumb {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.vertical-list .vertical-list-item .thumb:before,
.vertical-list .horizontal-list-item .thumb:before,
.vertical-list .highlight-widget--content .thumb:before,
.horizontal-list .vertical-list-item .thumb:before,
.horizontal-list .horizontal-list-item .thumb:before,
.horizontal-list .highlight-widget--content .thumb:before,
.highlight-widget .vertical-list-item .thumb:before,
.highlight-widget .horizontal-list-item .thumb:before,
.highlight-widget .highlight-widget--content .thumb:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.06);
  transition: all 0.3s ease;
}
.vertical-list .vertical-list-item .thumb .background-image,
.vertical-list .horizontal-list-item .thumb .background-image,
.vertical-list .highlight-widget--content .thumb .background-image,
.horizontal-list .vertical-list-item .thumb .background-image,
.horizontal-list .horizontal-list-item .thumb .background-image,
.horizontal-list .highlight-widget--content .thumb .background-image,
.highlight-widget .vertical-list-item .thumb .background-image,
.highlight-widget .horizontal-list-item .thumb .background-image,
.highlight-widget .highlight-widget--content .thumb .background-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.vertical-list .vertical-list-item .person-title,
.vertical-list .horizontal-list-item .person-title,
.vertical-list .highlight-widget--content .person-title,
.horizontal-list .vertical-list-item .person-title,
.horizontal-list .horizontal-list-item .person-title,
.horizontal-list .highlight-widget--content .person-title,
.highlight-widget .vertical-list-item .person-title,
.highlight-widget .horizontal-list-item .person-title,
.highlight-widget .highlight-widget--content .person-title {
  margin-top: 0;
  font-size: 0.8em;
}
.vertical-list .vertical-list-item .media-label,
.vertical-list .horizontal-list-item .media-label,
.vertical-list .highlight-widget--content .media-label,
.horizontal-list .vertical-list-item .media-label,
.horizontal-list .horizontal-list-item .media-label,
.horizontal-list .highlight-widget--content .media-label,
.highlight-widget .vertical-list-item .media-label,
.highlight-widget .horizontal-list-item .media-label,
.highlight-widget .highlight-widget--content .media-label {
  font-size: 0.9em;
  line-height: 1.2em;
  font-weight: 700;
}
.vertical-list .vertical-list-item .media-label span,
.vertical-list .horizontal-list-item .media-label span,
.vertical-list .highlight-widget--content .media-label span,
.horizontal-list .vertical-list-item .media-label span,
.horizontal-list .horizontal-list-item .media-label span,
.horizontal-list .highlight-widget--content .media-label span,
.highlight-widget .vertical-list-item .media-label span,
.highlight-widget .horizontal-list-item .media-label span,
.highlight-widget .highlight-widget--content .media-label span {
  float: left;
}
.vertical-list .vertical-list-item .media-label a,
.vertical-list .horizontal-list-item .media-label a,
.vertical-list .highlight-widget--content .media-label a,
.horizontal-list .vertical-list-item .media-label a,
.horizontal-list .horizontal-list-item .media-label a,
.horizontal-list .highlight-widget--content .media-label a,
.highlight-widget .vertical-list-item .media-label a,
.highlight-widget .horizontal-list-item .media-label a,
.highlight-widget .highlight-widget--content .media-label a {
  margin: 0 5px;
  font-weight: normal;
}
.nav--list,
.alphabetical-nav--list {
  color: #000;
  font-size: 16px;
  letter-spacing: 0;
  font-weight: 700;
  list-style: none;
  padding-left: 0 !important;
}
.nav--list p,
.alphabetical-nav--list p {
  margin: 0;
  font-size: 16px;
}
.nav--list a,
.alphabetical-nav--list a {
  color: #008dc9;
}
.nav--list a:hover,
.alphabetical-nav--list a:hover {
  color: #d86422;
  transition: color 0.2s ease-in-out;
}
.alphabetical-nav--list .alphabetical-nav--list-item {
  margin: 20px 0;
}
.alphabetical-nav--list .letter {
  margin-bottom: 20px;
  color: #000;
  font-size: 20px;
  font-weight: bold;
}
.vertical-list {
  display: block;
  width: 100%;
  float: left;
}
.vertical-list.flex-row {
  float: none;
}
.vertical-list.flex-row .flex-col {
  margin: 0;
}
.vertical-list .vertical-list-item {
  display: block;
  width: 100%;
  min-height: 131px;
  margin: 0 0 10px;
  border-radius: 4px;
  background-color: #fff;
  float: left;
  box-shadow: 5px 5px 20px 0 rgba(218, 218, 218, 0.5);
}
.vertical-list .vertical-list-item:hover {
  box-shadow: 5px 5px 20px 0 rgba(218, 218, 218, 0.9);
}
@media (min-width: 768px) {
  .vertical-list .vertical-list-item .link-container:hover .heading {
    text-decoration: underline;
    -webkit-text-underline-position: under;
    -ms-text-underline-position: below;
    text-underline-position: under;
  }
}
.vertical-list .vertical-list-item .link-container:hover .text-underline {
  padding-bottom: 1px;
  border-bottom: 1px solid #3c4245;
  color: inherit;
  text-decoration: none;
}
.vertical-list .vertical-list-item.vertical-list-item--highlight {
  -ms-flex: 1;
  flex: 1;
  background-color: #f5f5f5;
}
@media (min-width: 768px) {
  .vertical-list .vertical-list-item.vertical-list-item--highlight {
    position: relative;
    height: calc(100% - 10px);
    background-color: transparent;
  }
}
.vertical-list .vertical-list-item.vertical-list-item--highlight .heading {
  font-size: 28px;
}
@media (min-width: 768px) {
  .vertical-list .vertical-list-item.vertical-list-item--highlight .heading {
    position: absolute;
    width: calc(100% - 60px);
    padding: 0 !important;
    margin-top: 20px;
    border: none !important;
    font-size: 36px;
    top: 50%;
    bottom: auto;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
.vertical-list .vertical-list-item.vertical-list-item--highlight .info {
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  float: left;
}
@media (min-width: 768px) {
  .vertical-list .vertical-list-item.vertical-list-item--highlight .info {
    padding: 30px;
  }
}
.vertical-list .vertical-list-item.vertical-list-item--hightlight-image .thumb {
  width: auto;
  height: 272px;
  border-radius: 4px 4px 0 0;
}
.vertical-list .vertical-list-item.vertical-list-item--hightlight-image .info {
  min-height: 141px;
}
.vertical-list .vertical-list-item.list-view--item a .info .heading {
  color: #3c4245;
}
.vertical-list .vertical-list-item .heading {
  margin: 0;
}
.vertical-list .vertical-list-item .thumb {
  height: 131px;
}
@media (min-width: 768px) {
  .vertical-list .vertical-list-item .thumb {
    width: 131px;
  }
}
.vertical-list .vertical-list-item .date .timestamp,
.vertical-list .vertical-list-item .date .sf-tags-list {
  margin-bottom: 10px;
}
.vertical-list .vertical-list-item .info {
  min-height: 131px;
  padding: 15px;
}
.vertical-list.vertical-list--image .vertical-list-item {
  min-height: 131px;
  padding: 0;
}
.vertical-list.vertical-list--image .vertical-list-item .table {
  min-height: 131px;
}
.vertical-list.vertical-list--image .thumb,
.vertical-list.vertical-list--image .background-image {
  border-radius: 4px 0 0 4px;
}
.right-to-left .vertical-list.vertical-list--image .thumb,
.right-to-left .vertical-list.vertical-list--image .background-image {
  border-radius: 0 4px 4px 0;
}
.vertical-list.sf-events-wrapper .vertical-list-item .info {
  vertical-align: middle;
}
.vertical-list.sf-events-wrapper .vertical-list-item .heading {
  display: block;
  width: 100%;
  color: #3c4245;
  float: left;
}
.vertical-list.sf-events-wrapper .vertical-list-item .timestamp {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  color: #6a6a6a;
  float: left;
}
.vertical-list.sf-events-wrapper.vertical-list--image-on-top .thumb {
  width: 100%;
  height: 131px;
  border-radius: 4px 4px 0 0;
}
.vertical-list.sf-events-wrapper.vertical-list--image-on-top .info {
  min-height: 141px;
  padding: 25px 15px 15px;
}
.vertical-list.list-view--multiple-links {
  min-height: 131px;
}
.vertical-list.list-view--multiple-links .vertical-list-item {
  min-height: 131px;
}
.vertical-list.list-view--multiple-links .vertical-list-item .info {
  min-height: 131px;
}
.vertical-list.list-view--multiple-links .heading-wrapper {
  display: block;
  width: 100%;
  float: left;
  clear: both;
}
.vertical-list.list-view--multiple-links .pdf-type {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 8px;
}
.vertical-list.list-view--multiple-links .date {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  float: left;
}
.vertical-list.list-view--multiple-links .date .timestamp {
  margin-bottom: 0;
}
.vertical-list.list-view--multiple-links .label {
  color: dimgray;
  font-size: 13px;
}
.author-list .vertical-list-item {
  padding-bottom: 15px !important;
  border-bottom: 1px solid #d8d8d8;
  box-shadow: none;
}
.author-list .vertical-list-item:last-child {
  padding-bottom: 0 !important;
  border-bottom: 0;
}
.author-list .vertical-list-item:hover {
  box-shadow: none;
}
.author-list .thumb {
  width: 131px !important;
  height: 131px !important;
  border-radius: 100% !important;
  margin-right: 15px;
}
.author-list .info {
  padding: 5px !important;
  font-size: 14px !important;
  line-height: 20px !important;
}
@media (min-width: 1600px) {
  .author-list .info {
    margin: 0 !important;
  }
}
.author-list .info a {
  margin: 0;
}
.author-list .heading {
  padding-bottom: 5px;
  font-size: 16px;
}
.author-list .person-title {
  font-size: 14px !important;
  line-height: 20px !important;
}
@media (min-width: 1600px) {
  .author-list .person-title {
    margin: 0 !important;
  }
}
.horizontal-list .horizontal-list-item,
.horizontal-list .highlight-widget--content,
.highlight-widget .horizontal-list-item,
.highlight-widget .highlight-widget--content {
  margin-bottom: 30px;
}
.horizontal-list .horizontal-list-item .thumb,
.horizontal-list .highlight-widget--content .thumb,
.highlight-widget .horizontal-list-item .thumb,
.highlight-widget .highlight-widget--content .thumb {
  height: 272px;
  border-radius: 4px 4px 0 0;
}
.horizontal-list .horizontal-list-item .description,
.horizontal-list .highlight-widget--content .description,
.highlight-widget .horizontal-list-item .description,
.highlight-widget .highlight-widget--content .description {
  margin-top: 15px;
  color: #3c4245;
  font-size: 16px;
  line-height: 1.5;
}
.horizontal-list .horizontal-list-item .heading,
.horizontal-list .horizontal-list-item .date,
.horizontal-list .highlight-widget--content .heading,
.horizontal-list .highlight-widget--content .date,
.highlight-widget .horizontal-list-item .heading,
.highlight-widget .horizontal-list-item .date,
.highlight-widget .highlight-widget--content .heading,
.highlight-widget .highlight-widget--content .date {
  margin: 15px 0 0;
}
.horizontal-list.image-on-top .sub-title,
.highlight-widget.image-on-top .sub-title {
  margin: 15px 0 0;
}
.horizontal-list {
  width: calc(100% + 30px);
  margin-right: -15px;
  margin-left: -15px;
}
.horizontal-list .horizontal-list-item {
  display: block;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
}
@media (min-width: 768px) {
  .col-md-12 .horizontal-list .horizontal-list-item,
  .col-md-11 .horizontal-list .horizontal-list-item {
    width: 50%;
  }
}
@media (min-width: 1020px) {
  .col-md-12 .horizontal-list .horizontal-list-item,
  .col-md-11 .horizontal-list .horizontal-list-item {
    width: 25%;
  }
}
@media (min-width: 768px) {
  .col-md-10 .horizontal-list .horizontal-list-item,
  .col-md-9 .horizontal-list .horizontal-list-item,
  .col-md-8 .horizontal-list .horizontal-list-item {
    width: 50%;
  }
}
@media (min-width: 1020px) {
  .col-md-10 .horizontal-list .horizontal-list-item,
  .col-md-9 .horizontal-list .horizontal-list-item,
  .col-md-8 .horizontal-list .horizontal-list-item {
    width: 33.33%;
  }
}
@media (min-width: 768px) {
  .col-md-7 .horizontal-list .horizontal-list-item,
  .col-md-6 .horizontal-list .horizontal-list-item,
  .col-md-5 .horizontal-list .horizontal-list-item {
    width: 50%;
  }
}
.horizontal-list.list-image-on-the-side .date {
  display: block;
  float: left;
}
.horizontal-list.list-image-on-the-side .info {
  display: block;
  width: 100%;
  float: left;
}
.horizontal-list.list-image-on-the-side .heading {
  display: block;
}
.horizontal-list.list-image-on-the-side .thumb {
  height: 250px;
  border-radius: 4px;
  float: left;
  margin-right: 20px;
}
.horizontal-list.list-image-on-the-side .thumb img {
  border-radius: 4px;
}
.horizontal-list.list-image-on-the-side .thumb:before {
  background: transparent;
}
.horizontal-list.list-view--multiple-links .pdf-type {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.horizontal-list.list-view--multiple-links .label {
  color: dimgray;
  font-size: 13px;
}
.pdf-type {
  display: block;
  float: left;
}
.pdf-type .fa-file-pdf {
  display: block;
  color: #e21e00;
  font-size: 22px;
  float: left;
  margin-right: 8px;
}
.pdf-type p.heading {
  font-size: 16px;
}
footer .main-footer ul {
  padding-left: 20px;
  margin: 0;
  list-style: none;
}
@media (min-width: 768px) {
  footer .main-footer ul {
    padding-left: 0;
    margin: 11px 0;
  }
}
footer .main-footer ul li {
  padding: 11px 0;
  text-align: left;
  font-weight: 700;
}
@media (min-width: 768px) {
  footer .main-footer ul li {
    font-weight: normal;
  }
}
.list-view.k-widget,
.collaborating-centres-list.k-widget {
  border: none !important;
}
.list-view.k-listview,
.collaborating-centres-list.k-listview {
  box-shadow: none !important;
}
.collaborating-centres-list .k-listview-content {
  overflow: visible;
}
.pager.k-pager-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 20px auto;
  border: 0 !important;
  background-color: transparent !important;
  font-size: 16px;
  text-align: center;
  list-style: none;
  box-shadow: none !important;
}
.pager.k-pager-wrap .k-link {
  padding: 5px 15px !important;
  border: 0 !important;
}
.pager.k-pager-wrap .k-state-selected {
  display: block;
  padding: 5px 15px !important;
  border: 0 !important;
  border-radius: 3px !important;
  background-color: #d86422;
  color: #fff;
  font-weight: 700;
}
.pager.k-pager-wrap .k-pager-nav {
  padding: 0 5px !important;
}
.pager.k-pager-wrap .k-pager-nav:hover {
  opacity: 0.9;
  background: none !important;
}
.pager.k-pager-wrap ul {
  width: auto;
  padding-left: 0;
}
.pager.k-pager-wrap li {
  display: inline-block;
  margin: 0 5px;
}
.pager.k-pager-wrap li.k-current-page {
  display: none;
}
.pager.k-pager-wrap li.active a,
.pager.k-pager-wrap li.k-current-page a {
  background-color: #d86422;
  color: #fff;
}
.pager.k-pager-wrap li:hover a {
  background-color: #008dc9;
  color: #fff;
}
.pager.k-pager-wrap li a {
  display: block;
  padding: 5px 15px;
  border-radius: 3px;
  color: #3c4245;
  font-weight: 700;
}
.k-pager-numbers .k-link,
.k-pager-numbers .k-state-selected,
.k-pager-wrap > .k-link {
  min-width: auto !important;
}
.k-pager-wrap.k-pager-lg .k-pager-numbers,
.k-pager-wrap.k-pager-md .k-pager-numbers,
.k-pager-wrap.k-pager-sm .k-pager-numbers {
  border-radius: 0;
}
.k-edge .k-pager-numbers,
.k-ff .k-pager-numbers,
.k-ie11 .k-pager-numbers,
.k-safari .k-pager-numbers,
.k-webkit .k-pager-numbers {
  position: relative !important;
  left: inherit !important;
  -ms-transform: inherit !important;
  transform: inherit !important;
}
.k-edge .k-pager-numbers + .k-link,
.k-ff .k-pager-numbers + .k-link,
.k-ie11 .k-pager-numbers + .k-link,
.k-safari .k-pager-numbers + .k-link,
.k-webkit .k-pager-numbers + .k-link {
  margin-left: 0 !important;
}
.k-animation-container,
.k-animation-container *,
.k-animation-container :after,
.k-block .k-header,
.k-dialog .k-window-content,
.k-list-container,
.k-widget,
.k-widget *,
.k-widget :before {
  box-sizing: border-box !important;
}
.sf-image-credit {
  display: none;
  position: absolute;
  bottom: 0;
  width: 73px;
  padding: 0 15px;
  background-color: #1a1a1a;
  color: #fff;
  animation: fadein 0.3s;
  transition: max-width 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  right: 0;
}
@media (min-width: 768px) {
  .sf-image-credit {
    width: 172px;
  }
  .background-image .sf-image-credit {
    right: 0;
  }
}
@media (min-width: 1020px) {
  .sf-image-credit {
    width: 134px;
  }
}
@media (min-width: 1280px) {
  .sf-image-credit {
    width: 178px;
  }
}
.background-image .sf-image-credit {
  right: 0;
}
@media (min-width: 768px) {
  .background-image .sf-image-credit {
    right: 55px;
  }
}
.sf-highlight-slider-item .sf-image-credit {
  right: 0;
}
.sf-image-credit.mobile {
  width: 73px;
}
.sf-image-credit.mobile .sf-image-credit__copyright {
  display: block;
}
.sf-image-credit.mobile .sf-image-credit__text {
  display: none;
}
.sf-image-credit.mobile .plus-icon {
  visibility: hidden;
}
.sf-image-credit.tablet {
  width: 172px;
}
.sf-image-credit.desktop {
  width: 134px;
}
.sf-image-credit.desktop-medium {
  width: 178px;
}
.sf-image-credit.expanded {
  width: 210px;
  transition: max-width 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media (min-width: 600px) {
  .sf-image-credit.expanded {
    width: 203px;
  }
}
@media (min-width: 768px) {
  .sf-image-credit.expanded {
    width: 266px;
  }
}
@media (min-width: 1020px) {
  .sf-image-credit.expanded {
    width: 216px;
  }
}
@media (min-width: 1280px) {
  .sf-image-credit.expanded {
    width: 282px;
  }
}
.sf-image-credit.expanded.mobile {
  width: 210px;
}
.sf-image-credit.expanded.mobile-large {
  width: 203px;
}
.sf-image-credit.expanded.tablet {
  width: 266px;
}
.sf-image-credit.expanded.desktop {
  width: 216px;
}
.sf-image-credit.expanded.desktop-medium {
  width: 282px;
}
.sf-image-credit.expanded .sf-image-credit__copyright {
  display: none;
}
.sf-image-credit.expanded .sf-image-credit__text {
  display: block;
}
.sf-image-credit__content {
  height: 0;
  opacity: 0;
  font-size: 14px;
  line-height: 20px;
  transition: height 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: max-width 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.sf-image-credit__content.visible {
  opacity: 1;
  transition: opacity 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s;
}
.sf-image-credit__content.visible .sf-image-credit__inner {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s;
}
.sf-image-credit__inner {
  width: 100%;
  padding-top: 15px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}
.sf-image-credit__label {
  position: relative;
  width: 100%;
  height: 34px;
  vertical-align: middle;
  font-size: 14px;
  line-height: 34px;
  text-align: left;
  cursor: pointer;
}
.sf-image-credit__label .plus-icon {
  position: absolute;
  top: 50%;
  width: 11.7px;
  height: 11.7px;
  background-image: url("data:image/svg+xml,%3Csvg id='Group_36' data-name='Group 36' xmlns='http://www.w3.org/2000/svg' width='11.751' height='11.751' viewBox='0 0 11.751 11.751'%3E%3Cline id='Line_25' data-name='Line 25' y2='11.751' transform='translate(5.876)' fill='none' stroke='%23fff' stroke-width='2'/%3E%3Cline id='Line_26' data-name='Line 26' y2='11.751' transform='translate(11.751 5.876) rotate(90)' fill='none' stroke='%23fff' stroke-width='2'/%3E%3C/svg%3E%0A");
  -ms-transform: translate(0, -45%);
  transform: translate(0, -45%);
  right: 0;
}
@media (max-width: 767px) {
  .sf-image-credit__label .plus-icon {
    visibility: hidden;
  }
}
.sf-image-credit__label:hover .plus-icon {
  background-image: url("data:image/svg+xml,%3Csvg id='Group_36' data-name='Group 36' xmlns='http://www.w3.org/2000/svg' width='11.751' height='11.751' viewBox='0 0 11.751 11.751'%3E%3Cline id='Line_25' data-name='Line 25' y2='11.751' transform='translate(5.876)' fill='none' stroke='%23008dc9' stroke-width='2'/%3E%3Cline id='Line_26' data-name='Line 26' y2='11.751' transform='translate(11.751 5.876) rotate(90)' fill='none' stroke='%23008dc9' stroke-width='2'/%3E%3C/svg%3E%0A");
}
.sf-image-credit__label.active .plus-icon {
  visibility: visible;
  height: 1.8px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.751' height='2' viewBox='0 0 11.751 2'%3E%3Cg id='Group_36' data-name='Group 36' transform='translate(0 -4.876)'%3E%3Cline id='Line_26' data-name='Line 26' y2='11.751' transform='translate(11.751 5.876) rotate(90)' fill='none' stroke='%23fff' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
}
@media (min-width: 768px) {
  .sf-image-credit__copyright {
    display: none;
  }
}
.sf-image-credit__text {
  display: none;
}
@media (min-width: 768px) {
  .sf-image-credit__text {
    display: block;
  }
}
.sf-image-credit__copyright,
.sf-image-credit__text {
  padding: 0 !important;
  margin: 0;
  border-radius: 0;
  background-color: transparent !important;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.navigation-search {
  display: block;
  position: relative;
  width: 60px;
  min-height: 50px;
  color: #fff;
  float: right;
  cursor: pointer;
  transition: background 0.3s ease;
}
.navigation-search:hover {
  background-color: #d86422;
}
.navigation-search:hover .fa {
  color: #fff;
}
.navigation-search .fa {
  position: absolute;
  color: #008dc9;
  font-size: 25px;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.main-header .navigation-search {
  display: block;
  position: absolute;
  min-width: 50px;
  max-width: 50px;
  color: #20313b;
  float: right;
  right: 70px;
}
@media (min-width: 478px) {
  .main-header .navigation-search {
    margin-top: 8px;
  }
}
.main-header .navigation-search i {
  font-size: 28px;
}
.main-header .navigation-search:hover {
  background-color: transparent;
}
.main-header .navigation-search:hover i {
  color: #d86422;
}
@media (min-width: 1020px) {
  .main-header .navigation-search {
    display: none !important;
  }
}
#searchblox-app .search-container {
  background-color: #008dc9;
}
#searchblox-app .advancedSearchText {
  color: #fff;
}
.search-open {
  overflow: hidden;
}
.search-open .top-header {
  display: block;
}
.search-open .search-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  opacity: 1;
  visibility: visible;
  background-color: #20313b;
  background-color: rgba(32, 49, 59, 0.9);
  transition: 0.5s;
}
.search-open #search-form {
  display: block;
}
.search-overlay {
  z-index: 0;
  opacity: 0;
  visibility: hidden;
  font: 16px/22px Arial, Helvetica, sans-serif !important;
  transition: 0.5s;
}
.search-overlay label {
  line-height: normal !important;
}
.search-overlay .wrapper {
  position: absolute;
  top: 30px;
  width: 100%;
  max-width: 1360px;
  padding: 0 30px;
  margin: 0 auto;
  right: auto;
  left: 50%;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
@media (min-width: 768px) {
  .search-overlay .wrapper {
    top: 30%;
  }
}
.search-overlay .closebtn {
  position: absolute;
  top: 42px;
  right: 30px;
  z-index: 10;
  color: #fff;
  font-size: 3em;
  line-height: 22px !important;
  cursor: pointer;
  transition: all 0.3s ease;
}
@media (min-width: 768px) {
  .search-overlay .closebtn {
    font-size: 4em;
  }
}
.right-to-left .search-overlay .closebtn {
  right: auto;
  left: 30px;
}
.search-overlay .closebtn:hover {
  color: #d86422;
}
#search-form {
  display: none;
}
#search-form label {
  display: block;
  position: relative;
  width: 85%;
  float: left;
}
@media (min-width: 768px) {
  #search-form label {
    width: 80%;
    padding: 0 30px 0 0;
  }
}
@media (min-width: 768px) {
  .right-to-left #search-form label {
    padding: 0 0 30px;
  }
}
#search-form input[type="text"] {
  width: 100%;
  min-height: 43px;
  padding: 0 40px 0 20px;
  border: solid 1px #979797;
  border-radius: 4px;
  background-color: #fff;
  color: #b2b2b2;
  font-size: 20px;
  line-height: normal;
  letter-spacing: normal;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}
#search-form input[type="text"]::-webkit-input-placeholder {
  color: #b2b2b2;
}
#search-form input[type="text"]:-moz-placeholder {
  color: #b2b2b2;
}
#search-form input[type="text"]::-moz-placeholder {
  color: #b2b2b2;
}
#search-form input[type="text"]:-ms-input-placeholder {
  color: #b2b2b2;
}
@media (min-width: 768px) {
  #search-form input[type="text"] {
    min-height: 63px;
    padding: 0 20px;
    font-size: 27px;
  }
}
.right-to-left #search-form input[type="text"] {
  padding: 0 20px 0 40px;
  direction: rtl;
}
@media (min-width: 768px) {
  .right-to-left #search-form input[type="text"] {
    padding: 0 20px;
  }
}
#search-form .search-button {
  display: none;
  width: 0;
  min-height: 43px;
  padding: 8px;
  border: none;
  border-radius: 4px;
  background-color: #008dc9;
  color: #fff;
  text-align: center;
  float: left;
  transition: all 0.3s ease;
  box-shadow: none;
}
@media (min-width: 768px) {
  #search-form .search-button {
    display: block;
    width: 20%;
    min-height: 63px;
  }
}
#search-form .search-button:hover {
  background-color: #d86422;
}
#search-form .search-button .fa {
  font-size: 2em;
}
@media (min-width: 768px) {
  #search-form .search-button .fa {
    font-size: 3em;
  }
}
#search-form .search-clear {
  display: block;
  position: absolute;
  right: 10px;
  top: 50%;
  bottom: auto;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media (min-width: 768px) {
  #search-form .search-clear {
    display: none;
    right: 60px;
  }
}
#search-form .search-clear .fa {
  font-size: 1.5em;
} /*!
 * Bootstrap Grid v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width;
}
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}
*,
*::before,
*::after {
  box-sizing: inherit;
}
.portal .container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.portal .container:before,
.portal .container:after {
  content: " ";
  display: table;
}
.portal .container:after {
  clear: both;
}
@media (min-width: 768px) {
  .portal .container {
    max-width: 1230px;
  }
}
@media (min-width: 1020px) {
  .portal .container {
    max-width: 1630px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1600px) {
  .portal .container {
    max-width: 1630px;
  }
}
.portal .container-sm {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1335px;
}
.portal .container-sm:before,
.portal .container-sm:after {
  content: " ";
  display: table;
}
.portal .container-sm:after {
  clear: both;
}
@media (min-width: 1020px) {
  .portal .container-sm {
    width: 81.3333333333%;
  }
}
.portal .container-fluid {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.portal .container-fluid:before,
.portal .container-fluid:after {
  content: " ";
  display: table;
}
.portal .container-fluid:after {
  clear: both;
}
.portal .row {
  margin-left: -15px;
  margin-right: -15px;
}
.portal .row:before,
.portal .row:after {
  content: " ";
  display: table;
}
.portal .row:after {
  clear: both;
}
.portal .col-xs-1,
.portal .col-sm-1,
.portal .col-md-1,
.portal .col-lg-1,
.portal .col-xs-2,
.portal .col-sm-2,
.portal .col-md-2,
.portal .col-lg-2,
.portal .col-xs-3,
.portal .col-sm-3,
.portal .col-md-3,
.portal .col-lg-3,
.portal .col-xs-4,
.portal .col-sm-4,
.portal .col-md-4,
.portal .col-lg-4,
.portal .col-xs-5,
.portal .col-sm-5,
.portal .col-md-5,
.portal .col-lg-5,
.portal .col-xs-6,
.portal .col-sm-6,
.portal .col-md-6,
.portal .col-lg-6,
.portal .col-xs-7,
.portal .col-sm-7,
.portal .col-md-7,
.portal .col-lg-7,
.portal .col-xs-8,
.portal .col-sm-8,
.portal .col-md-8,
.portal .col-lg-8,
.portal .col-xs-9,
.portal .col-sm-9,
.portal .col-md-9,
.portal .col-lg-9,
.portal .col-xs-10,
.portal .col-sm-10,
.portal .col-md-10,
.portal .col-lg-10,
.portal .col-xs-11,
.portal .col-sm-11,
.portal .col-md-11,
.portal .col-lg-11,
.portal .col-xs-12,
.portal .col-sm-12,
.portal .col-md-12,
.portal .col-lg-12 {
  width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.portal .col-xs-1,
.portal .col-xs-2,
.portal .col-xs-3,
.portal .col-xs-4,
.portal .col-xs-5,
.portal .col-xs-6,
.portal .col-xs-7,
.portal .col-xs-8,
.portal .col-xs-9,
.portal .col-xs-10,
.portal .col-xs-11,
.portal .col-xs-12 {
  float: left;
}
.portal .col-xs-1 {
  width: 8.3333333333%;
  -ms-flex-preferred-size: 8.2333333333%;
  flex-basis: 8.2333333333%;
}
.portal .col-xs-2 {
  width: 16.6666666667%;
  -ms-flex-preferred-size: 16.5666666667%;
  flex-basis: 16.5666666667%;
}
.portal .col-xs-3 {
  width: 25%;
  -ms-flex-preferred-size: 24.9%;
  flex-basis: 24.9%;
}
.portal .col-xs-4 {
  width: 33.3333333333%;
  -ms-flex-preferred-size: 33.2333333333%;
  flex-basis: 33.2333333333%;
}
.portal .col-xs-5 {
  width: 41.6666666667%;
  -ms-flex-preferred-size: 41.5666666667%;
  flex-basis: 41.5666666667%;
}
.portal .col-xs-6 {
  width: 50%;
  -ms-flex-preferred-size: 49.9%;
  flex-basis: 49.9%;
}
.portal .col-xs-7 {
  width: 58.3333333333%;
  -ms-flex-preferred-size: 58.2333333333%;
  flex-basis: 58.2333333333%;
}
.portal .col-xs-8 {
  width: 66.6666666667%;
  -ms-flex-preferred-size: 66.5666666667%;
  flex-basis: 66.5666666667%;
}
.portal .col-xs-9 {
  width: 75%;
  -ms-flex-preferred-size: 74.9%;
  flex-basis: 74.9%;
}
.portal .col-xs-10 {
  width: 83.3333333333%;
  -ms-flex-preferred-size: 83.2333333333%;
  flex-basis: 83.2333333333%;
}
.portal .col-xs-11 {
  width: 91.6666666667%;
  -ms-flex-preferred-size: 91.5666666667%;
  flex-basis: 91.5666666667%;
}
.portal .col-xs-12 {
  width: 100%;
  -ms-flex-preferred-size: 99.9%;
  flex-basis: 99.9%;
}
.portal .col-xs-pull-0 {
  right: auto;
}
.portal .col-xs-pull-1 {
  right: 8.3333333333%;
}
.portal .col-xs-pull-2 {
  right: 16.6666666667%;
}
.portal .col-xs-pull-3 {
  right: 25%;
}
.portal .col-xs-pull-4 {
  right: 33.3333333333%;
}
.portal .col-xs-pull-5 {
  right: 41.6666666667%;
}
.portal .col-xs-pull-6 {
  right: 50%;
}
.portal .col-xs-pull-7 {
  right: 58.3333333333%;
}
.portal .col-xs-pull-8 {
  right: 66.6666666667%;
}
.portal .col-xs-pull-9 {
  right: 75%;
}
.portal .col-xs-pull-10 {
  right: 83.3333333333%;
}
.portal .col-xs-pull-11 {
  right: 91.6666666667%;
}
.portal .col-xs-pull-12 {
  right: 100%;
}
.portal .col-xs-push-0 {
  left: auto;
}
.portal .col-xs-push-1 {
  left: 8.3333333333%;
}
.portal .col-xs-push-2 {
  left: 16.6666666667%;
}
.portal .col-xs-push-3 {
  left: 25%;
}
.portal .col-xs-push-4 {
  left: 33.3333333333%;
}
.portal .col-xs-push-5 {
  left: 41.6666666667%;
}
.portal .col-xs-push-6 {
  left: 50%;
}
.portal .col-xs-push-7 {
  left: 58.3333333333%;
}
.portal .col-xs-push-8 {
  left: 66.6666666667%;
}
.portal .col-xs-push-9 {
  left: 75%;
}
.portal .col-xs-push-10 {
  left: 83.3333333333%;
}
.portal .col-xs-push-11 {
  left: 91.6666666667%;
}
.portal .col-xs-push-12 {
  left: 100%;
}
.portal .col-xs-offset-0 {
  margin-left: 0%;
}
.portal .col-xs-offset-1 {
  margin-left: 8.3333333333%;
}
.portal .col-xs-offset-2 {
  margin-left: 16.6666666667%;
}
.portal .col-xs-offset-3 {
  margin-left: 25%;
}
.portal .col-xs-offset-4 {
  margin-left: 33.3333333333%;
}
.portal .col-xs-offset-5 {
  margin-left: 41.6666666667%;
}
.portal .col-xs-offset-6 {
  margin-left: 50%;
}
.portal .col-xs-offset-7 {
  margin-left: 58.3333333333%;
}
.portal .col-xs-offset-8 {
  margin-left: 66.6666666667%;
}
.portal .col-xs-offset-9 {
  margin-left: 75%;
}
.portal .col-xs-offset-10 {
  margin-left: 83.3333333333%;
}
.portal .col-xs-offset-11 {
  margin-left: 91.6666666667%;
}
.portal .col-xs-offset-12 {
  margin-left: 100%;
}
@media (min-width: 768px) {
  .portal .col-sm-1,
  .portal .col-sm-2,
  .portal .col-sm-3,
  .portal .col-sm-4,
  .portal .col-sm-5,
  .portal .col-sm-6,
  .portal .col-sm-7,
  .portal .col-sm-8,
  .portal .col-sm-9,
  .portal .col-sm-10,
  .portal .col-sm-11,
  .portal .col-sm-12 {
    float: left;
  }
  .portal .col-sm-1 {
    width: 8.3333333333%;
    -ms-flex-preferred-size: 8.2333333333%;
    flex-basis: 8.2333333333%;
  }
  .portal .col-sm-2 {
    width: 16.6666666667%;
    -ms-flex-preferred-size: 16.5666666667%;
    flex-basis: 16.5666666667%;
  }
  .portal .col-sm-3 {
    width: 25%;
    -ms-flex-preferred-size: 24.9%;
    flex-basis: 24.9%;
  }
  .portal .col-sm-4 {
    width: 33.3333333333%;
    -ms-flex-preferred-size: 33.2333333333%;
    flex-basis: 33.2333333333%;
  }
  .portal .col-sm-5 {
    width: 41.6666666667%;
    -ms-flex-preferred-size: 41.5666666667%;
    flex-basis: 41.5666666667%;
  }
  .portal .col-sm-6 {
    width: 50%;
    -ms-flex-preferred-size: 49.9%;
    flex-basis: 49.9%;
  }
  .portal .col-sm-7 {
    width: 58.3333333333%;
    -ms-flex-preferred-size: 58.2333333333%;
    flex-basis: 58.2333333333%;
  }
  .portal .col-sm-8 {
    width: 66.6666666667%;
    -ms-flex-preferred-size: 66.5666666667%;
    flex-basis: 66.5666666667%;
  }
  .portal .col-sm-9 {
    width: 75%;
    -ms-flex-preferred-size: 74.9%;
    flex-basis: 74.9%;
  }
  .portal .col-sm-10 {
    width: 83.3333333333%;
    -ms-flex-preferred-size: 83.2333333333%;
    flex-basis: 83.2333333333%;
  }
  .portal .col-sm-11 {
    width: 91.6666666667%;
    -ms-flex-preferred-size: 91.5666666667%;
    flex-basis: 91.5666666667%;
  }
  .portal .col-sm-12 {
    width: 100%;
    -ms-flex-preferred-size: 99.9%;
    flex-basis: 99.9%;
  }
  .portal .col-sm-pull-0 {
    right: auto;
  }
  .portal .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .portal .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .portal .col-sm-pull-3 {
    right: 25%;
  }
  .portal .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .portal .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .portal .col-sm-pull-6 {
    right: 50%;
  }
  .portal .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .portal .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .portal .col-sm-pull-9 {
    right: 75%;
  }
  .portal .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .portal .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .portal .col-sm-pull-12 {
    right: 100%;
  }
  .portal .col-sm-push-0 {
    left: auto;
  }
  .portal .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .portal .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .portal .col-sm-push-3 {
    left: 25%;
  }
  .portal .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .portal .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .portal .col-sm-push-6 {
    left: 50%;
  }
  .portal .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .portal .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .portal .col-sm-push-9 {
    left: 75%;
  }
  .portal .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .portal .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .portal .col-sm-push-12 {
    left: 100%;
  }
  .portal .col-sm-offset-0 {
    margin-left: 0%;
  }
  .portal .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .portal .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .portal .col-sm-offset-3 {
    margin-left: 25%;
  }
  .portal .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .portal .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .portal .col-sm-offset-6 {
    margin-left: 50%;
  }
  .portal .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .portal .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .portal .col-sm-offset-9 {
    margin-left: 75%;
  }
  .portal .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .portal .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .portal .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1020px) {
  .portal .col-md-1,
  .portal .col-md-2,
  .portal .col-md-3,
  .portal .col-md-4,
  .portal .col-md-5,
  .portal .col-md-6,
  .portal .col-md-7,
  .portal .col-md-8,
  .portal .col-md-9,
  .portal .col-md-10,
  .portal .col-md-11,
  .portal .col-md-12 {
    float: left;
  }
  .portal .col-md-1 {
    width: 8.3333333333%;
    -ms-flex-preferred-size: 8.2333333333%;
    flex-basis: 8.2333333333%;
  }
  .portal .col-md-2 {
    width: 16.6666666667%;
    -ms-flex-preferred-size: 16.5666666667%;
    flex-basis: 16.5666666667%;
  }
  .portal .col-md-3 {
    width: 25%;
    -ms-flex-preferred-size: 24.9%;
    flex-basis: 24.9%;
  }
  .portal .col-md-4 {
    width: 33.3333333333%;
    -ms-flex-preferred-size: 33.2333333333%;
    flex-basis: 33.2333333333%;
  }
  .portal .col-md-5 {
    width: 41.6666666667%;
    -ms-flex-preferred-size: 41.5666666667%;
    flex-basis: 41.5666666667%;
  }
  .portal .col-md-6 {
    width: 50%;
    -ms-flex-preferred-size: 49.9%;
    flex-basis: 49.9%;
  }
  .portal .col-md-7 {
    width: 58.3333333333%;
    -ms-flex-preferred-size: 58.2333333333%;
    flex-basis: 58.2333333333%;
  }
  .portal .col-md-8 {
    width: 66.6666666667%;
    -ms-flex-preferred-size: 66.5666666667%;
    flex-basis: 66.5666666667%;
  }
  .portal .col-md-9 {
    width: 75%;
    -ms-flex-preferred-size: 74.9%;
    flex-basis: 74.9%;
  }
  .portal .col-md-10 {
    width: 83.3333333333%;
    -ms-flex-preferred-size: 83.2333333333%;
    flex-basis: 83.2333333333%;
  }
  .portal .col-md-11 {
    width: 91.6666666667%;
    -ms-flex-preferred-size: 91.5666666667%;
    flex-basis: 91.5666666667%;
  }
  .portal .col-md-12 {
    width: 100%;
    -ms-flex-preferred-size: 99.9%;
    flex-basis: 99.9%;
  }
  .portal .col-md-pull-0 {
    right: auto;
  }
  .portal .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .portal .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .portal .col-md-pull-3 {
    right: 25%;
  }
  .portal .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .portal .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .portal .col-md-pull-6 {
    right: 50%;
  }
  .portal .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .portal .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .portal .col-md-pull-9 {
    right: 75%;
  }
  .portal .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .portal .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .portal .col-md-pull-12 {
    right: 100%;
  }
  .portal .col-md-push-0 {
    left: auto;
  }
  .portal .col-md-push-1 {
    left: 8.3333333333%;
  }
  .portal .col-md-push-2 {
    left: 16.6666666667%;
  }
  .portal .col-md-push-3 {
    left: 25%;
  }
  .portal .col-md-push-4 {
    left: 33.3333333333%;
  }
  .portal .col-md-push-5 {
    left: 41.6666666667%;
  }
  .portal .col-md-push-6 {
    left: 50%;
  }
  .portal .col-md-push-7 {
    left: 58.3333333333%;
  }
  .portal .col-md-push-8 {
    left: 66.6666666667%;
  }
  .portal .col-md-push-9 {
    left: 75%;
  }
  .portal .col-md-push-10 {
    left: 83.3333333333%;
  }
  .portal .col-md-push-11 {
    left: 91.6666666667%;
  }
  .portal .col-md-push-12 {
    left: 100%;
  }
  .portal .col-md-offset-0 {
    margin-left: 0%;
  }
  .portal .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .portal .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .portal .col-md-offset-3 {
    margin-left: 25%;
  }
  .portal .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .portal .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .portal .col-md-offset-6 {
    margin-left: 50%;
  }
  .portal .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .portal .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .portal .col-md-offset-9 {
    margin-left: 75%;
  }
  .portal .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .portal .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .portal .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1600px) {
  .portal .col-lg-1,
  .portal .col-lg-2,
  .portal .col-lg-3,
  .portal .col-lg-4,
  .portal .col-lg-5,
  .portal .col-lg-6,
  .portal .col-lg-7,
  .portal .col-lg-8,
  .portal .col-lg-9,
  .portal .col-lg-10,
  .portal .col-lg-11,
  .portal .col-lg-12 {
    float: left;
  }
  .portal .col-lg-1 {
    width: 8.3333333333%;
    -ms-flex-preferred-size: 8.2333333333%;
    flex-basis: 8.2333333333%;
  }
  .portal .col-lg-2 {
    width: 16.6666666667%;
    -ms-flex-preferred-size: 16.5666666667%;
    flex-basis: 16.5666666667%;
  }
  .portal .col-lg-3 {
    width: 25%;
    -ms-flex-preferred-size: 24.9%;
    flex-basis: 24.9%;
  }
  .portal .col-lg-4 {
    width: 33.3333333333%;
    -ms-flex-preferred-size: 33.2333333333%;
    flex-basis: 33.2333333333%;
  }
  .portal .col-lg-5 {
    width: 41.6666666667%;
    -ms-flex-preferred-size: 41.5666666667%;
    flex-basis: 41.5666666667%;
  }
  .portal .col-lg-6 {
    width: 50%;
    -ms-flex-preferred-size: 49.9%;
    flex-basis: 49.9%;
  }
  .portal .col-lg-7 {
    width: 58.3333333333%;
    -ms-flex-preferred-size: 58.2333333333%;
    flex-basis: 58.2333333333%;
  }
  .portal .col-lg-8 {
    width: 66.6666666667%;
    -ms-flex-preferred-size: 66.5666666667%;
    flex-basis: 66.5666666667%;
  }
  .portal .col-lg-9 {
    width: 75%;
    -ms-flex-preferred-size: 74.9%;
    flex-basis: 74.9%;
  }
  .portal .col-lg-10 {
    width: 83.3333333333%;
    -ms-flex-preferred-size: 83.2333333333%;
    flex-basis: 83.2333333333%;
  }
  .portal .col-lg-11 {
    width: 91.6666666667%;
    -ms-flex-preferred-size: 91.5666666667%;
    flex-basis: 91.5666666667%;
  }
  .portal .col-lg-12 {
    width: 100%;
    -ms-flex-preferred-size: 99.9%;
    flex-basis: 99.9%;
  }
  .portal .col-lg-pull-0 {
    right: auto;
  }
  .portal .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .portal .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .portal .col-lg-pull-3 {
    right: 25%;
  }
  .portal .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .portal .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .portal .col-lg-pull-6 {
    right: 50%;
  }
  .portal .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .portal .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .portal .col-lg-pull-9 {
    right: 75%;
  }
  .portal .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .portal .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .portal .col-lg-pull-12 {
    right: 100%;
  }
  .portal .col-lg-push-0 {
    left: auto;
  }
  .portal .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .portal .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .portal .col-lg-push-3 {
    left: 25%;
  }
  .portal .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .portal .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .portal .col-lg-push-6 {
    left: 50%;
  }
  .portal .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .portal .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .portal .col-lg-push-9 {
    left: 75%;
  }
  .portal .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .portal .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .portal .col-lg-push-12 {
    left: 100%;
  }
  .portal .col-lg-offset-0 {
    margin-left: 0%;
  }
  .portal .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .portal .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .portal .col-lg-offset-3 {
    margin-left: 25%;
  }
  .portal .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .portal .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .portal .col-lg-offset-6 {
    margin-left: 50%;
  }
  .portal .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .portal .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .portal .col-lg-offset-9 {
    margin-left: 75%;
  }
  .portal .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .portal .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .portal .col-lg-offset-12 {
    margin-left: 100%;
  }
}
@media (max-width: 768px) {
  .portal .col-xs-1,
  .portal .col-sm-1,
  .portal .col-md-1,
  .portal .col-lg-1,
  .portal .col-xs-2,
  .portal .col-sm-2,
  .portal .col-md-2,
  .portal .col-lg-2,
  .portal .col-xs-3,
  .portal .col-sm-3,
  .portal .col-md-3,
  .portal .col-lg-3,
  .portal .col-xs-4,
  .portal .col-sm-4,
  .portal .col-md-4,
  .portal .col-lg-4,
  .portal .col-xs-5,
  .portal .col-sm-5,
  .portal .col-md-5,
  .portal .col-lg-5,
  .portal .col-xs-6,
  .portal .col-sm-6,
  .portal .col-md-6,
  .portal .col-lg-6,
  .portal .col-xs-7,
  .portal .col-sm-7,
  .portal .col-md-7,
  .portal .col-lg-7,
  .portal .col-xs-8,
  .portal .col-sm-8,
  .portal .col-md-8,
  .portal .col-lg-8,
  .portal .col-xs-9,
  .portal .col-sm-9,
  .portal .col-md-9,
  .portal .col-lg-9,
  .portal .col-xs-10,
  .portal .col-sm-10,
  .portal .col-md-10,
  .portal .col-lg-10,
  .portal .col-xs-11,
  .portal .col-sm-11,
  .portal .col-md-11,
  .portal .col-lg-11,
  .portal .col-xs-12,
  .portal .col-sm-12,
  .portal .col-md-12,
  .portal .col-lg-12 {
    display: block;
    float: left;
    width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
@media (max-width: 477px) {
  .portal .col-xs-1,
  .portal .col-sm-1,
  .portal .col-md-1,
  .portal .col-lg-1,
  .portal .col-xs-2,
  .portal .col-sm-2,
  .portal .col-md-2,
  .portal .col-lg-2,
  .portal .col-xs-3,
  .portal .col-sm-3,
  .portal .col-md-3,
  .portal .col-lg-3,
  .portal .col-xs-4,
  .portal .col-sm-4,
  .portal .col-md-4,
  .portal .col-lg-4,
  .portal .col-xs-5,
  .portal .col-sm-5,
  .portal .col-md-5,
  .portal .col-lg-5,
  .portal .col-xs-6,
  .portal .col-sm-6,
  .portal .col-md-6,
  .portal .col-lg-6,
  .portal .col-xs-7,
  .portal .col-sm-7,
  .portal .col-md-7,
  .portal .col-lg-7,
  .portal .col-xs-8,
  .portal .col-sm-8,
  .portal .col-md-8,
  .portal .col-lg-8,
  .portal .col-xs-9,
  .portal .col-sm-9,
  .portal .col-md-9,
  .portal .col-lg-9,
  .portal .col-xs-10,
  .portal .col-sm-10,
  .portal .col-md-10,
  .portal .col-lg-10,
  .portal .col-xs-11,
  .portal .col-sm-11,
  .portal .col-md-11,
  .portal .col-lg-11,
  .portal .col-xs-12,
  .portal .col-sm-12,
  .portal .col-md-12,
  .portal .col-lg-12 {
    display: block;
    float: left;
    width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
@media (min-width: 478px) and (max-width: 767px) {
  .portal .col-xs-1 {
    width: 8.3333333333%;
  }
  .portal .col-xs-2 {
    width: 16.6666666667%;
  }
  .portal .col-xs-3 {
    width: 25%;
  }
  .portal .col-xs-4 {
    width: 33.3333333333%;
  }
  .portal .col-xs-5 {
    width: 41.6666666667%;
  }
  .portal .col-xs-6 {
    width: 50%;
  }
  .portal .col-xs-7 {
    width: 58.3333333333%;
  }
  .portal .col-xs-8 {
    width: 66.6666666667%;
  }
  .portal .col-xs-9 {
    width: 75%;
  }
  .portal .col-xs-10 {
    width: 83.3333333333%;
  }
  .portal .col-xs-11 {
    width: 91.6666666667%;
  }
  .portal .col-xs-12 {
    width: 100%;
  }
}
.center-content {
  text-align: center;
}
.portal.row .hidden {
  display: none;
}
.portal .content-block {
  float: none;
}
.sf-main-site .portal.gho h1,
.sf-main-site .portal.gho h2,
.sf-main-site .portal.gho h3,
.sf-main-site .portal.gho h4,
.sf-main-site .portal.gho h5,
.sf-main-site .portal.gho .h1,
.sf-main-site .portal.gho .h2,
.sf-main-site .portal.gho .h3,
.sf-main-site .portal.gho .h4,
.sf-main-site .portal.gho .h5 {
  color: #3c4245;
}
.sf-main-site .portal.gho h1,
.sf-main-site .portal.gho h2,
.sf-main-site .portal.gho h3,
.sf-main-site .portal.gho h4,
.sf-main-site .portal.gho .h1,
.sf-main-site .portal.gho .h2,
.sf-main-site .portal.gho .h3,
.sf-main-site .portal.gho .h4 {
  font-weight: 400;
}
.sf-main-site .portal.gho h1,
.sf-main-site .portal.gho .h1 {
  font-size: 26px;
  line-height: 1.2;
}
@media (min-width: 478px) {
  .sf-main-site .portal.gho h1,
  .sf-main-site .portal.gho .h1 {
    font-size: 28px;
    line-height: 1.2;
  }
}
@media (min-width: 768px) {
  .sf-main-site .portal.gho h1,
  .sf-main-site .portal.gho .h1 {
    font-size: 30px;
    line-height: 1.2;
  }
}
@media (min-width: 1020px) {
  .sf-main-site .portal.gho h1,
  .sf-main-site .portal.gho .h1 {
    font-size: 32px;
    line-height: 1.2;
  }
}
.sf-main-site .portal.gho.page-header h1,
.sf-main-site .portal.gho.page-header .h1 {
  font-size: 22px;
  line-height: 1.2;
  margin: 0;
}
@media (min-width: 478px) {
  .sf-main-site .portal.gho.page-header h1,
  .sf-main-site .portal.gho.page-header .h1 {
    font-size: 24px;
    line-height: 1.2;
  }
}
@media (min-width: 768px) {
  .sf-main-site .portal.gho.page-header h1,
  .sf-main-site .portal.gho.page-header .h1 {
    font-size: 24px;
    line-height: 1.2;
  }
}
@media (min-width: 1020px) {
  .sf-main-site .portal.gho.page-header h1,
  .sf-main-site .portal.gho.page-header .h1 {
    font-size: 26px;
    line-height: 1.2;
  }
}
.sf-main-site .portal.gho h2,
.sf-main-site .portal.gho .h2 {
  font-size: 24px;
  line-height: 1.2;
  margin: 0;
}
@media (min-width: 478px) {
  .sf-main-site .portal.gho h2,
  .sf-main-site .portal.gho .h2 {
    font-size: 26px;
    line-height: 1.2;
  }
}
@media (min-width: 768px) {
  .sf-main-site .portal.gho h2,
  .sf-main-site .portal.gho .h2 {
    font-size: 28px;
    line-height: 1.2;
  }
}
@media (min-width: 1020px) {
  .sf-main-site .portal.gho h2,
  .sf-main-site .portal.gho .h2 {
    font-size: 28px;
    line-height: 1.2;
  }
}
.sf-main-site .portal.gho h3,
.sf-main-site .portal.gho .h3 {
  font-size: 18px;
  line-height: 1.2;
  margin: 0;
}
@media (min-width: 478px) {
  .sf-main-site .portal.gho h3,
  .sf-main-site .portal.gho .h3 {
    font-size: 22px;
    line-height: 1.2;
  }
}
@media (min-width: 768px) {
  .sf-main-site .portal.gho h3,
  .sf-main-site .portal.gho .h3 {
    font-size: 24px;
    line-height: 1.2;
  }
}
@media (min-width: 1020px) {
  .sf-main-site .portal.gho h3,
  .sf-main-site .portal.gho .h3 {
    font-size: 26px;
    line-height: 1.2;
  }
}
.sf-main-site .portal.gho h4,
.sf-main-site .portal.gho .h4 {
  font-size: 16px;
  line-height: 1.2;
  margin: 0;
}
@media (min-width: 478px) {
  .sf-main-site .portal.gho h4,
  .sf-main-site .portal.gho .h4 {
    font-size: 19px;
    line-height: 1.2;
  }
}
@media (min-width: 768px) {
  .sf-main-site .portal.gho h4,
  .sf-main-site .portal.gho .h4 {
    font-size: 22px;
    line-height: 1.2;
  }
}
@media (min-width: 1020px) {
  .sf-main-site .portal.gho h4,
  .sf-main-site .portal.gho .h4 {
    font-size: 24px;
    line-height: 1.2;
  }
}
.sf-main-site .portal.gho h5,
.sf-main-site .portal.gho .h5 {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0;
}
@media (min-width: 478px) {
  .sf-main-site .portal.gho h5,
  .sf-main-site .portal.gho .h5 {
    font-size: 16px;
    line-height: 1.2;
  }
}
@media (min-width: 1020px) {
  .sf-main-site .portal.gho h5,
  .sf-main-site .portal.gho .h5 {
    font-size: 18px;
    line-height: 1.2;
  }
}
.sf-main-site .portal.gho .leading-text {
  font-size: 20px;
  font-weight: 400;
  color: #3c4245;
  line-height: 28px;
}
.sf-main-site .portal.gho .who-quote {
  font-size: 24px;
  font-weight: 700;
  color: #3c4245;
  line-height: 30px;
}
.gho-error {
  font-size: 16px;
  line-height: 1.2;
  color: #dc4945;
  text-align: center;
}
.gho-error span {
  display: block;
  padding: 10px 0;
}
.portal input[type="text"],
.portal input[type="email"],
.portal input[type="search"],
.portal input[type="password"],
.portal input[type="number"],
.portal textarea,
.portal select {
  display: block;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 20px;
  background-color: #fff;
  border: solid 1px #b2b2b2;
  color: #3c4245;
  font-size: 16px;
  border-radius: 4px;
  line-height: normal;
  letter-spacing: normal;
  box-sizing: border-box;
}
.portal input[type="text"]:focus,
.portal input[type="email"]:focus,
.portal input[type="search"]:focus,
.portal input[type="password"]:focus,
.portal input[type="number"]:focus,
.portal textarea:focus,
.portal select:focus {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  outline: none;
}
.portal input[type="text"],
.portal input[type="email"],
.portal input[type="search"],
.portal input[type="password"],
.portal input[type="number"],
.portal select {
  height: 45px;
}
.portal select {
  appearance: none;
  background: #fff url(../images/mca/arrow-select-filter.png) center right
    no-repeat;
  padding-right: 30px;
}
.portal input {
  font-weight: 700;
}
.portal textarea {
  padding: 20px;
}
.portal iframe {
  border: none;
}
select::-ms-expand {
  display: none;
}
.portal .vertical-space-10 {
  margin-top: 10px;
}
.portal .vertical-space-20 {
  margin-top: 20px;
}
.portal .vertical-space-30 {
  margin-top: 30px;
}
.portal .vertical-space-40 {
  margin-top: 40px;
}
.portal .vertical-space-50 {
  margin-top: 50px;
}
.portal .vertical-space-60 {
  margin-top: 60px;
}
.portal .negative-vertical-space-10 {
  margin-bottom: -10px;
}
.portal .negative-vertical-space-20 {
  margin-bottom: -20px;
}
.portal .negative-vertical-space-30 {
  margin-bottom: -30px;
}
.portal .negative-vertical-space-40 {
  margin-bottom: -40px;
}
.portal .negative-vertical-space-50 {
  margin-bottom: -50px;
}
.portal .negative-vertical-space-60 {
  margin-bottom: -60px;
}
.portal .vertical-space-bottom-10 {
  margin-bottom: 10px;
}
.portal .vertical-space-bottom-20 {
  margin-bottom: 20px;
}
.portal .vertical-space-bottom-30 {
  margin-bottom: 30px;
}
.portal .vertical-space-bottom-40 {
  margin-bottom: 40px;
}
.portal .vertical-space-bottom-50 {
  margin-bottom: 50px;
}
.portal .vertical-space-bottom-60 {
  margin-bottom: 60px;
}
.portal a {
  font-size: 16px;
  font-weight: 400;
  color: #008dc9;
  text-decoration: none;
}
.portal a:hover,
.portal a.active {
  color: #d86422;
  text-decoration: none;
}
.portal a.disabled {
  cursor: not-allowed;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.portal a.disabled:hover {
  color: #008dc9;
}
.portal .btn-who-large {
  display: inline-block;
  padding: 0 52px;
  margin: 0 5px 5px 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 50px;
  background: #eef3f4;
  color: #008dc9;
  white-space: nowrap;
  cursor: pointer;
  outline: none;
  border: none;
  border-radius: 3px;
}
.portal .btn-who-large:after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 13px;
  /* background: url(../images/gho/arrow-button.svg) center center no-repeat; */
  content: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" viewBox="0 0 24 24"%3E%3Cpath fill="white" d="M16.59 8.59L12 13.17L7.41 8.59L6 10l6 6l6-6l-1.41-1.41z"%2F%3E%3C%2Fsvg%3E');
  margin-left: 10px;
  position: relative;
  top: 1px;
}
.portal .btn-who-large:hover,
.portal .btn-who-large:focus,
.portal .btn-who-large.active {
  background: #d2e1e4;
  color: #196aaa;
}
.portal .btn-who-large[disabled],
.portal .btn-who-large.disabled {
  cursor: not-allowed;
  filter: alpha(opacity=50);
  opacity: 0.5;
  background: #eef3f4;
  color: #008dc9;
}
.portal .btn-who-small {
  display: inline-block;
  padding: 0 28px;
  margin: 0 5px 5px 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 45px;
  background: #ecf1f3;
  color: #3c4245;
  white-space: nowrap;
  cursor: pointer;
  outline: none;
  border: none;
  border-radius: 0;
}
.portal .btn-who-small:after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 13px;
  /* background: url(../images/gho/arrow-button.svg) center center no-repeat; */
  content: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" viewBox="0 0 24 24"%3E%3Cpath fill="white" d="M16.59 8.59L12 13.17L7.41 8.59L6 10l6 6l6-6l-1.41-1.41z"%2F%3E%3C%2Fsvg%3E');
  margin-left: 10px;
  position: relative;
  top: 1px;
}
.portal .btn-who-small:hover,
.portal .btn-who-small:focus,
.portal .btn-who-small.active {
  background: #c4d0d4;
  color: #000;
}
.portal .btn-who-small[disabled],
.portal .btn-who-small.disabled {
  cursor: not-allowed;
  filter: alpha(opacity=50);
  opacity: 0.5;
  background: #ecf1f3;
  color: #3c4245 !important;
}
.portal .btn-who-blue {
  display: inline-block;
  padding: 0 25px;
  margin: 0 5px 5px 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 45px;
  background: #3e94c6;
  color: #fff;
  white-space: nowrap;
  cursor: pointer;
  outline: none;
  border: none;
  border-radius: 6px;
}
.portal .btn-who-blue:after {
  content: "";
  display: inline-block;
  width: 9px;
  height: 19px;
  /* background: url(../images/gho/arrow-button-white.svg) center center no-repeat; */
  content: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" viewBox="0 0 24 24"%3E%3Cpath fill="white" d="M16.59 8.59L12 13.17L7.41 8.59L6 10l6 6l6-6l-1.41-1.41z"%2F%3E%3C%2Fsvg%3E');
  margin-left: 7px;
  position: relative;
  top: 4px;
}
.portal .btn-who-blue:hover,
.portal .btn-who-blue:focus,
.portal .btn-who-blue.active {
  background: #529fcc;
  color: #fff;
}
.portal .btn-who-blue[disabled],
.portal .btn-who-blue.disabled {
  cursor: not-allowed;
  filter: alpha(opacity=50);
  opacity: 0.5;
  background: #3e94c6;
  color: #fff !important;
}
.portal .highlight-box {
  background: #008dc9;
  color: #fff;
  padding: 20px 0;
}
.portal .highlight-box .important {
  font-weight: 700;
}
.portal .highlight-box .title-box {
  margin-bottom: 10px;
}
.portal .highlight-box .link-item {
  margin-bottom: 5px;
}
.portal .highlight-box.light {
  background: #f5f5f5;
  color: #3c4245;
}
.portal .highlight-box.light .btn-who {
  background: #fff;
  color: #3c4245;
}
.portal .highlight-box.light .btn-who:after {
  /* background: url(../images/gho/arrow-button.svg) center center no-repeat; */
  background: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" viewBox="0 0 24 24"%3E%3Cpath fill="white" d="M16.59 8.59L12 13.17L7.41 8.59L6 10l6 6l6-6l-1.41-1.41z"%2F%3E%3C%2Fsvg%3E') center center no-repeat;
}
.portal .highlight-box.light .btn-who:hover {
  background: #008dc9;
  color: #fff;
  border-color: #008dc9;
}
.portal .highlight-box.light .btn-who:after {
  /* background: url(../images/gho/arrow-white.svg) center center no-repeat; */
  background: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" viewBox="0 0 24 24"%3E%3Cpath fill="white" d="M16.59 8.59L12 13.17L7.41 8.59L6 10l6 6l6-6l-1.41-1.41z"%2F%3E%3C%2Fsvg%3E') center center no-repeat;
}
.portal .highlight-box.dark {
  background: #2e3335;
}
.portal .highlight-box.white {
  background: #fff;
  color: #3c4245;
  box-shadow: 5px 5px 20px 0 rgba(218, 218, 218, 0.5);
}
.portal .highlight-box.white .btn-who {
  background: #fff;
  color: #008dc9;
  border-color: #008dc9;
}
.portal .highlight-box.white .btn-who:after {
  /* background: url(../images/gho/arrow-button.svg) center center no-repeat; */
  background: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" viewBox="0 0 24 24"%3E%3Cpath fill="white" d="M16.59 8.59L12 13.17L7.41 8.59L6 10l6 6l6-6l-1.41-1.41z"%2F%3E%3C%2Fsvg%3E') center center no-repeat;
}
.portal .highlight-box.white .btn-who:hover {
  background: #008dc9;
  color: #fff;
}
.portal .highlight-box.white .btn-who:hover:after {
  /* background: url(../images/gho/arrow-white.svg) center center no-repeat; */
  background: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" viewBox="0 0 24 24"%3E%3Cpath fill="white" d="M16.59 8.59L12 13.17L7.41 8.59L6 10l6 6l6-6l-1.41-1.41z"%2F%3E%3C%2Fsvg%3E') center center no-repeat;
}
.portal .highlight-box .title-highlight {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
}
.portal .highlight-box .btn-who {
  display: inline-block;
  padding: 9px 125px;
  border: 2px solid #fff;
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  cursor: pointer;
}
.portal .highlight-box .btn-who:after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 13px;
  /* background: url(../images/gho/arrow-white.svg) center center no-repeat; */
  background: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" viewBox="0 0 24 24"%3E%3Cpath fill="white" d="M16.59 8.59L12 13.17L7.41 8.59L6 10l6 6l6-6l-1.41-1.41z"%2F%3E%3C%2Fsvg%3E') center center no-repeat;
  margin-left: 10px;
  position: relative;
  top: 1px;
}
.portal .highlight-box .btn-who:hover {
  background: #fff;
  color: #008dc9;
}
.portal .highlight-box .btn-who:hover:after {
  /* background: url(../images/gho/arrow-button.svg) center center no-repeat; */
  background: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" viewBox="0 0 24 24"%3E%3Cpath fill="white" d="M16.59 8.59L12 13.17L7.41 8.59L6 10l6 6l6-6l-1.41-1.41z"%2F%3E%3C%2Fsvg%3E') center center no-repeat;
}
.portal .divider {
  width: 100%;
  height: 2px;
  background: #e8e8e8;
  margin: 30px 0;
}
.portal .add-box-shadow {
  box-shadow: 5px 5px 20px 0 rgba(218, 218, 218, 0.5);
}
.portal .add-box-shadow.hover-effect {
  box-shadow: 5px 5px 20px 0 rgba(218, 218, 218, 0.9);
}
.portal .equal-heights-content {
  display: -ms-flexbox !important;
  display: flex !important;
  display: -webkit-flex !important;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
.portal .equal-heights-content > div {
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-bottom: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.portal .equal-heights-content > div.empty {
  padding-bottom: 0;
}
.portal .equal-heights-content > div > * {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  width: 100%;
}
.portal .equal-heights-content > div[class^="col-"] {
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.portal .equal-heights-content > div[class*=" col-"] {
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.portal-modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #20313b;
  background-color: rgba(32, 49, 59, 0.9);
  overflow-x: hidden;
}
.portal-modal.modal-top-right {
  background: transparent;
}
.portal-modal.modal-top-right .portal-modal-content {
  max-width: 500px;
  padding: 20px;
  top: 0;
  right: 0;
  left: auto;
  -ms-transform: none;
  transform: none;
}
.portal-modal.modal-center {
  background: transparent;
}
.portal-modal.modal-center .portal-modal-content {
  max-width: 500px;
  padding: 20px;
}
.modal-close {
  display: inline-block;
  background: #fff;
  color: #008dc9;
  border: 1px solid #e5e5e5;
  padding: 7px 20px;
  font-weight: 700;
  border-radius: 4px;
  cursor: pointer;
  outline: none !important;
  position: relative;
  margin-top: 10px;
}
.modal-close:hover {
  color: #fff;
  background: #008dc9;
  border-color: #008dc9;
}
.portal-modal-content {
  position: absolute;
  top: 30px;
  left: 50%;
  right: auto;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 90%;
  max-width: 700px;
  padding: 40px;
  margin: 0 auto;
  background: #fff;
  border-radius: 4px;
  box-shadow: 5px 5px 20px 0 rgba(32, 49, 59, 0.6);
  text-align: left;
}
@media (min-width: 768px) {
  .portal-modal-content {
    top: 30%;
  }
}
.portal-modal-wrapper {
  position: relative;
}
.portal-modal-wrapper .close {
  display: inline-block;
  position: absolute;
  right: -26px;
  top: -34px;
  color: #b2b2b2;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
}
.portal-modal-wrapper .close:hover,
.portal-modal-wrapper .close:focus {
  color: #3c4245;
  text-decoration: none;
}
.portal-modal-title {
  display: block;
  font-size: 26px;
  line-height: 1.2;
  padding-bottom: 30px;
  text-align: left;
}
.portal .grecaptcha-badge {
  display: none !important;
}
.select-btn-list {
  width: 100%;
  height: 50px;
  display: block;
  margin-bottom: 20px;
  background-color: #fff;
  border: solid 1px #b2b2b2;
  color: #3c4245;
  font-size: 16px;
  border-radius: 4px;
  line-height: normal;
  letter-spacing: normal;
  box-sizing: border-box;
  overflow: hidden;
}
.select-btn-list .select-btn {
  display: block;
  width: 33.33333334%;
  float: left;
}
.select-btn-list .select-btn:not(:first-child) {
  border-left: solid 1px #b2b2b2;
}
.select-btn-list .select-btn input[type="radio"] {
  display: none;
}
.select-btn-list .select-btn input[type="radio"] + label {
  padding: 0 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 49px;
  color: #3c4245;
  cursor: pointer;
  height: 49px;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
.select-btn-list .select-btn input[type="radio"]:checked + label {
  background: #008dc9;
  color: #fff;
}
.custom-switch .custom-switch-toggle {
  float: right;
}
.custom-switch .custom-switch-input {
  display: none;
}
.custom-switch .custom-switch-input + .custom-switch-btn {
  outline: 0;
  display: inline-block;
  position: relative;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  width: 68px;
  height: 38px;
  margin: 0;
  padding: 4px;
  background: #b2b2b2;
  border-radius: 76px;
  transition: all 300ms ease;
}
.custom-switch .custom-switch-input + .custom-switch-btn:after,
.custom-switch .custom-switch-input + .custom-switch-btn:before {
  position: relative;
  display: block;
  content: "";
  width: 30px;
  height: 30px;
}
.custom-switch .custom-switch-input + .custom-switch-btn:after {
  left: 2px;
  border-radius: 50%;
  background: #fff;
  transition: all 300ms ease;
}
.custom-switch .custom-switch-input + .custom-switch-btn:before {
  display: none;
}
.custom-switch .custom-switch-input:checked + .custom-switch-btn {
  background: #008dc9;
}
.custom-switch .custom-switch-input:checked + .custom-switch-btn:after {
  left: 30px;
}
.custom-switch .custom-switch-input:checked ~ .custom-switch-content-checked {
  opacity: 1;
  height: auto;
}
.custom-switch .custom-switch-input:checked ~ .custom-switch-content-unchecked {
  display: none;
  opacity: 0;
  height: 0;
}
.custom-switch
  .custom-switch-input:not(:checked)
  ~ .custom-switch-content-checked {
  display: none;
  opacity: 0;
  height: 0;
}
.custom-switch
  .custom-switch-input:not(:checked)
  ~ .custom-switch-content-unchecked {
  opacity: 1;
  height: auto;
}
.custom-switch .custom-switch-input:selection,
.custom-switch .custom-switch-input:after:selection,
.custom-switch .custom-switch-input:before:selection,
.custom-switch .custom-switch-input *:selection,
.custom-switch .custom-switch-input *:after:selection,
.custom-switch .custom-switch-input *:before:selection,
.custom-switch .custom-switch-input + .custom-switch-btn:selection {
  background: none;
}
.custom-switch.custom-switch-label {
  text-align: right;
}
.custom-switch.custom-switch-label div {
  text-align: left;
}
.swt-label {
  display: inline-block;
  margin-left: 15px;
  height: 38px;
  line-height: 38px;
  vertical-align: top;
}
.custom-switch-content-checked,
.custom-switch-content-unchecked {
  margin-top: 20px;
}
ul.list-links {
  list-style: none;
  padding: 0 !important;
  margin: 0 !important;
  float: none !important;
}
ul.list-links a {
  font-size: 16px;
  font-weight: 700;
  line-height: 25px;
  color: #008dc9;
  text-decoration: none;
}
ul.list-links a:hover {
  color: #d86422;
}
.btn-dropdown {
  display: inline-block;
  position: relative;
  padding: 8px;
  font-size: 18px;
}
.btn-dropdown button {
  display: inline-block;
  padding: 0px !important;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  background: #fff;
  border: solid 1px #b2b2b2;
  color: #3c4245;
  border-radius: 4px;
  box-sizing: border-box;
  outline: none !important;
}
.btn-dropdown button:hover,
.btn-dropdown button:focus {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
.btn-dropdown .dropdown-menu {
  display: none !important;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  min-width: 100%;
  width: auto !important;
  padding: 5px 0 !important;
  margin: 2px 0 0;
  background: #fff;
  border: solid 1px #b2b2b2;
  border-radius: 4px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  list-style: none;
}
.btn-dropdown .dropdown-menu a {
  display: block;
  padding: 5px 20px;
  clear: both;
  font-size: 14px;
  font-weight: 400;
  color: #3c4245;
  white-space: nowrap;
  cursor: pointer;
  text-align: left;
}
.btn-dropdown .dropdown-menu a:hover,
.btn-dropdown .dropdown-menu afocus {
  background: #f5f5f5;
}
.btn-dropdown .dropdown-menu a.active {
  background: #f5f5f5;
  font-weight: 700;
}
.btn-dropdown.open .dropdown-menu {
  display: block !important;
}
.btn-dropdown.open button {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
.btn-dropdown.dropdown-icon button {
  border: none;
}
.btn-dropdown.dropdown-icon button:hover,
.btn-dropdown.dropdown-icon button:focus {
  box-shadow: none;
}
.btn-dropdown.dropdown-icon.open button {
  box-shadow: none;
}
.k-ie .portal .equal-heights-content > div {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
.k-ie .row > div {
  -ms-flex-preferred-size: auto !important;
  flex-basis: auto !important;
}
.portal .tab-content-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
.portal .tabs {
  margin: 30px 0;
}
@media (min-width: 768px) {
  .portal .tabs {
    border-bottom: 3px solid #e8e8e8;
    margin: 40px 0;
  }
}
.portal .tabs:after {
  content: "";
  display: block;
  clear: both;
}
.portal .tabs .tab {
  display: block;
  padding: 15px 27px;
  background: #fff;
  border: none;
  border-bottom: 3px solid #e8e8e8;
  font-size: 16px;
  font-weight: 700;
  color: #3c4245;
  cursor: pointer;
  outline: none !important;
  text-align: center;
  width: 100%;
}
.portal .tabs .tab.active,
.portal .tabs .tab:hover {
  background: #e8e8e8;
  border-color: #d86422;
}
.portal .tabs .tab:hover {
  border-color: #008dc9;
}
@media (min-width: 768px) {
  .portal .tabs .tab {
    float: left;
    margin-bottom: -3px;
    width: auto;
  }
  .portal .tabs .tab + .tab {
    margin-left: 5px;
  }
}
@media (min-width: 768px) {
  .portal .tabs.tabs-icons {
    padding: 0 20px;
    border-width: 1px;
  }
}
.portal .tabs.tabs-icons > .tab {
  background-color: transparent;
  background-position: center 15px;
  background-size: 50px 50px;
  background-repeat: no-repeat;
  border: 1px solid #e8e8e8;
  padding: 75px 40px 15px;
  opacity: 0.4;
  margin-bottom: -1px;
}
@media (min-width: 768px) {
  .portal .tabs.tabs-icons > .tab {
    min-width: 130px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #e8e8e8;
    border-left: none;
    border-right: none;
  }
}
.portal .tabs.tabs-icons > .tab.active {
  border: 1px solid #e8e8e8;
  padding: 75px 39px 15px;
  opacity: 1;
}
@media (min-width: 768px) {
  .portal .tabs.tabs-icons > .tab.active {
    border-bottom: 1px solid #fff;
  }
}
.contextual-menu {
  position: relative;
  margin-top: 40px;
}
@media (min-width: 1600px) {
  .contextual-menu {
    margin-top: 0;
  }
}
.contextual-menu .contextual-title {
  font-size: 20px;
  font-weight: 700;
  color: #3c4245;
  padding-bottom: 16px;
}
.contextual-menu .contextual-list {
  display: block;
  float: none !important;
  padding-left: 0 !important;
  margin: 0;
}
.contextual-menu .contextual-list li {
  display: block;
}
.contextual-menu .contextual-list li a {
  background-color: #fff;
  padding: 10px 20px;
  border: 1px solid #e3e6e8;
  border-radius: 4px;
  width: 100%;
  cursor: pointer;
  transition: all 200ms ease-in-out;
  top: 0;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  position: relative;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  color: #3c4245;
  margin-bottom: 5px;
}
.contextual-menu .contextual-list li a.related-indicator-active,
.contextual-menu .contextual-list li a:hover {
  color: #d86422;
}
.contextual-menu .contextual-list li a:hover {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.08);
}
.portal-main-menu-container {
  min-height: 47px;
  background: #fff;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 2;
}
.portal-main-menu-container .slicknav_icon-bar {
  background: #b2b2b2;
}
.portal-main-menu-container.portal-menu-levels
  .portal-navigation
  .mobile-top-menu {
  height: 47px;
  line-height: 47px;
  text-align: center;
  color: #3c4245;
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media (min-width: 1020px) {
  .portal-main-menu-container.portal-menu-levels
    .portal-navigation
    .mobile-top-menu {
    display: none;
  }
}
.portal-main-menu-container.portal-menu-levels
  .portal-navigation
  .portal-navigation-icon {
  width: 30px;
  height: 47px;
  display: inline-block;
  text-align: center;
  font-size: 20px;
  font-variant: normal;
  transition: all 0.3s;
  vertical-align: top;
}
.portal-main-menu-container.portal-menu-levels
  .portal-navigation
  .portal-navigation-icon:after {
  content: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" viewBox="0 0 24 24"%3E%3Cpath fill="white" d="M16.59 8.59L12 13.17L7.41 8.59L6 10l6 6l6-6l-1.41-1.41z"%2F%3E%3C%2Fsvg%3E');
 
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  text-rendering: auto;
  font-weight: 700;
}
.portal-main-menu-container.portal-menu-levels
  .portal-navigation
  .portal-navigation-icon.close {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.portal-main-menu-container.portal-menu-levels
  .portal-navigation
  .main-navigation
  ul {
  left: 0px;
  top: 47px;
  list-style-type: none;
  position: static;
  display: none;
  background: #fff;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
}
@media (min-width: 1020px) {
  .portal-main-menu-container.portal-menu-levels
    .portal-navigation
    .main-navigation
    ul {
    position: absolute;
    padding: 10px 30px;
    width: auto;
  }
}
.portal-main-menu-container.portal-menu-levels
  .portal-navigation
  .main-navigation
  ul
  li
  a {
  font-size: 16px;
  line-height: 31px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 30px;
  padding-right: 30px;
  color: #3c4245;
  white-space: nowrap;
  float: none;
}
.portal-main-menu-container.portal-menu-levels
  .portal-navigation
  .main-navigation
  ul
  li
  a:hover {
  color: #d86422;
}
@media (min-width: 1020px) {
  .portal-main-menu-container.portal-menu-levels
    .portal-navigation
    .main-navigation
    > li {
    float: left;
  }
}
@media (min-width: 1020px) {
  .portal-main-menu-container.portal-menu-levels
    .portal-navigation
    .main-navigation
    > li
    + li
    a,
  .portal-main-menu-container.portal-menu-levels
    .portal-navigation
    .main-navigation
    > li
    + li
    .lv1Item {
    padding-left: 30px;
  }
}
.portal-main-menu-container.portal-menu-levels .portal-navigation .lv1Item {
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 47px;
  color: #008dc9;
  border-top: 1px solid #e7e7e7;
  padding-left: 16px;
  padding-right: 16px;
  cursor: pointer;
}
@media (min-width: 1020px) {
  .portal-main-menu-container.portal-menu-levels .portal-navigation .lv1Item {
    border-top: none;
    font-size: 18px;
    padding-left: 0;
    padding-right: 30px;
    float: left;
  }
}
.portal-main-menu-container.portal-menu-levels
  .portal-navigation
  .lv1Item:hover {
  color: #d86422;
}
.portal-main-menu-container.portal-menu-levels .portal-navigation .lv1Item p {
  margin: 0;
  padding: 0;
  line-height: 47px;
}
.portal-main-menu-container.portal-menu-levels
  .portal-navigation
  .lv1Item
  .portal-navigation-icon {
  width: auto;
}
.portal-main-menu-container.portal-menu-levels.portal-menu-clone {
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
  position: absolute;
  left: 0;
  right: 0;
  box-shadow: none;
  z-index: 0;
}
.portal-main-menu-container.portal-menu-levels.active-fixed {
  top: 47px;
  position: fixed;
  left: 0;
  right: 0;
  z-index: 99;
}
.portal-main-menu-container.portal-menu-levels.active-fixed
  + .portal-menu-clone {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  position: static;
}
.portal-navigation {
  width: 100%;
  min-height: 47px;
}
.portal-navigation .content-block {
  float: none;
}
.portal-navigation .portal-navigation-mobile {
  height: 47px;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media (min-width: 1020px) {
  .portal-navigation .portal-navigation-mobile {
    display: none;
  }
}
.portal-navigation .portal-navigation-mobile .portal-navigation-icon {
  min-width: 30px;
  max-width: 30px;
  height: 47px;
  display: inline-block;
  text-align: center;
  font-size: 20px;
  line-height: 47px;
  font-variant: normal;
  transition: all 0.3s;
  vertical-align: top;
}
.portal-navigation .portal-navigation-mobile .portal-navigation-icon:after {
  content: "";
  color: #3c4245;
 
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  text-rendering: auto;
  font-weight: 700;
}
.portal-navigation .portal-navigation-mobile.close .portal-navigation-icon {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.portal-navigation .portal-navigation-label {
  font-size: 14px;
  font-weight: 700;
  line-height: 47px;
  display: inline-block;
  max-width: calc(100% - 30px);
  text-transform: uppercase;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #3c4245;
}
.portal-navigation .portal-navigation-mobile-icon {
  z-index: 201;
  top: inherit;
  display: block;
  float: right;
  min-width: 50px;
  max-width: 50px;
  height: 47px;
  cursor: pointer;
  border-radius: 4px;
  background-color: transparent;
  margin-right: -8px;
}
.portal-navigation .portal-navigation-mobile-icon .slicknav_icon {
  margin: 22px 12px !important;
}
@media (min-width: 1020px) {
  .portal-navigation .portal-navigation-mobile-icon {
    display: none;
  }
}
.portal-navigation
  .portal-navigation-mobile-icon.close
  .slicknav_icon
  span:nth-child(1) {
  width: 0%;
  opacity: 0;
}
.portal-navigation
  .portal-navigation-mobile-icon.close
  .slicknav_icon
  span:nth-child(2) {
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -13px;
  width: 32px;
  left: 0;
}
.portal-navigation
  .portal-navigation-mobile-icon.close
  .slicknav_icon
  span:nth-child(3) {
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 10px;
  width: 32px;
  left: 0;
}
.portal-navigation .portal-navigation-menu {
  display: none;
  width: auto;
  clear: both;
  margin: 0 -16px;
}
@media (min-width: 1020px) {
  .portal-navigation .portal-navigation-menu {
    display: block;
    margin: 0;
  }
}
.portal-navigation ul {
  display: block;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: none !important;
  margin: 0 !important;
}
.portal-navigation ul li {
  display: block;
  position: relative;
}
.portal-navigation ul li a {
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 47px;
  color: #008dc9;
  border-top: 1px solid #e7e7e7;
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 1020px) {
  .portal-navigation ul li a {
    font-size: 18px;
    padding-left: 0;
    padding-right: 30px;
    float: left;
    border-top: none;
  }
}
.portal-navigation ul li a:hover {
  color: #d86422;
}
.portal-navigation ul li a.active {
  color: #d86422;
}
@media (min-width: 1020px) {
  .portal-navigation ul li + li a {
    padding-left: 30px;
  }
}
.highlight-metadata {
  margin-bottom: 16px;
}
.highlight-metadata .metadata-box:last-of-type {
  margin-bottom: 0;
}
.highlight-metadata.highlight-box {
  background: #fff !important;
  padding: 20px;
  border: 1px solid #e3e6e8;
}
.highlight-metadata.highlight-box .metadata-box {
  padding: 0;
}
.metadata-box {
  margin-bottom: 16px;
  padding: 0 20px;
}
.metadata-box .metadata-title {
  font-size: 18px;
  font-weight: 700;
  color: #008dc9;
  margin-bottom: 4px;
}
.metadata-box .metadata-link {
  margin-bottom: 4px;
}
.metadata-registry-link a {
  background: #008dc9;
  padding: 10px 20px;
  border-radius: 4px;
  cursor: pointer;
  transition: all 200ms ease-in-out;
  display: inline-block;
  height: 100%;
  position: relative;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  color: #fff !important;
  margin-bottom: 15px;
}
.metadata-registry-link a:hover {
  background: #d86422;
}
.appears-in-page-header {
  margin-top: 10px;
  padding-top: 11px;
  position: relative;
}
.appears-in-page-header a {
  font-size: 16px;
  line-height: 1.2;
  font-weight: 700;
  color: #008dc9;
}
.appears-in-page-header a:hover,
.appears-in-page-header a:active {
  color: #d86422;
}
.appears-in-page-header:after {
  content: "";
  position: absolute;
  top: -1px;
  width: 60px;
  height: 2px;
  background-color: #b2b2b2;
}
.sf-main-site .content .appears-in-page-header ul {
  display: inline-block;
  width: auto;
  float: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.appears-in-page-header ul {
  padding: 0;
  list-style: none;
}
.appears-in-page-header ul li {
  padding-right: 5px;
  float: left;
}
.appears-in-page-header ul a {
  font-size: 16px;
  line-height: 1.2;
  font-weight: 700;
  color: #008dc9;
  padding-right: 5px;
}
.appears-in-page-header ul a:hover,
.appears-in-page-header ul a:active {
  color: #d86422;
}
.appears-in-page-header ul li:last-child span {
  display: none;
}
.appears-in-page-header > div span,
.appears-in-page-header > div span span {
  vertical-align: top;
}
.block-card.indicator-card {
  display: block;
  margin-bottom: 20px;
}
.block-card.indicator-card .block-image {
  position: relative;
  border: 2px solid #f5f5f5;
}
.block-card.indicator-card .block-image img {
  display: block;
}
.block-card.indicator-card .block-image .indicator-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.block-card.indicator-card
  .block-image
  .indicator-image
  .power-bi-widget-container {
  position: relative;
}
.block-card.indicator-card
  .block-image
  .indicator-image
  .power-bi-widget-container:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25% !important;
}
.block-card.indicator-card
  .block-image
  .indicator-image
  .power-bi-widget-container
  > .power-bi-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.block-card.indicator-card .block-title {
  font-size: 16px;
  font-weight: 700;
  color: #3c4245;
  margin-top: 10px;
}
.block-card.indicator-card:hover .block-image {
  border-color: #81cff1;
}
.block-card.indicator-card:hover .block-title {
  color: #008dc9;
}
#relatedIndicators .i-groups {
  margin-top: 0 !important;
}
.related-info-title {
  font-size: 18px;
  font-weight: 700;
  color: #3c4245;
  padding-bottom: 5px;
}
.list-links + .related-info-title {
  margin-top: 25px;
}
.slider-bar {
  background: #fff;
}
.i-slider {
  padding: 8px 0;
  height: 47px;
  overflow: hidden;
}
.i-slider .i-slider-item {
  padding: 0 30px;
  line-height: 31px;
}
.i-slider .i-slider-item a {
  display: block;
  font-size: 15px;
  font-weight: 400;
  color: #000;
}
.i-slider .i-slider-item a:hover {
  color: #d86422;
}
.js-ticker {
  overflow: hidden;
}
.js-ticker-track {
  white-space: nowrap;
}
.js-ticker-item {
  white-space: normal;
  height: 100%;
  vertical-align: top;
  display: inline-block;
  position: relative;
}
@supports ((display: -ms-flexbox) or (display: flex)) {
  .js-ticker-track {
    position: relative;
    white-space: normal;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .js-ticker-item {
    height: auto;
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .js-ticker.active .js-ticker-track {
    display: -ms-flexbox;
    display: flex;
  }
  .js-ticker.active .js-ticker-item {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
}
.indicator-content-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  height: 0;
  overflow: hidden;
}
.indicators-cards h3 {
  margin-bottom: 15px;
}
.indicators-cards + .indicators-cards {
  padding-top: 20px;
}
.indicators-cards > .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.i-groups {
  margin-top: 20px !important;
}
@media (min-width: 1020px) {
  .i-groups {
    margin-top: 40px !important;
  }
}
.ig-container {
  margin-bottom: 30px;
}
.ig-title-container {
  position: relative;
}
.ig-title-container:hover:before {
  content: "";
  position: absolute;
  height: 1px;
  left: 0;
  top: 0;
  margin-top: 10px;
  background: #d3d3d3;
  width: 100%;
}
.ig-title-container:after {
  content: "";
  clear: both;
  display: block;
}
.ig-title-container .ig-title {
  display: block;
  float: left;
  font-size: 18px;
  font-weight: 700;
  background: #fff;
  color: #000;
  margin-bottom: 15px;
  z-index: 1;
  padding-right: 10px;
  position: relative;
}
.ig-title-container .ig-title:hover {
  color: #d86422;
}
.ig-title-container .ig-title:hover span {
  color: #d86422;
}
.ig-title-container .ig-title span {
  color: #008dc9;
}
.ig-title-container .ig-title-btn {
  display: block;
  position: relative;
  float: left;
  background: #fff;
  width: 40px;
  height: 20px;
  font-size: 20px;
  line-height: 20px;
  z-index: 1;
  padding-right: 10px;
  cursor: pointer;
}
.ig-title-container .ig-title-btn:after {
  /* content: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" viewBox="0 0 24 24"%3E%3Cpath fill="white" d="M16.59 8.59L12 13.17L7.41 8.59L6 10l6 6l6-6l-1.41-1.41z"%2F%3E%3C%2Fsvg%3E'); */
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
 
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  line-height: 20px;
}
.ig-title-container .ig-title-btn:hover {
  color: #008dc9;
}
.ig-container-inner > ul {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  float: none !important;
  padding: 0 !important;
  margin: 0 -15px !important;
  list-style: none !important;
  width: auto !important;
}
.ig-container-inner > ul li {
  list-style: none;
  margin-bottom: 20px;
}
.ig-container-inner > ul .i-element > a,
.ig-container-inner > ul .i-element > div {
  background-color: #fff;
  padding: 10px 20px;
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.08);
  border: 1px solid #e3e6e8;
  border-radius: 4px;
  width: 100%;
  cursor: pointer;
  transition: all 200ms ease-in-out;
  top: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  position: relative;
}
.ig-container-inner > ul .i-element > a:hover,
.ig-container-inner > ul .i-element > div:hover {
  top: -4px;
}
.ig-container-inner > ul .i-element > a:hover .i-title,
.ig-container-inner > ul .i-element > div:hover .i-title {
  color: #008dc9;
}
.ig-container-inner > ul .i-element > a.i-inactive,
.ig-container-inner > ul .i-element > div.i-inactive {
  opacity: 0.65;
}
.ig-container-inner > ul .i-element > a.i-inactive:hover,
.ig-container-inner > ul .i-element > div.i-inactive:hover {
  top: 0;
}
.ig-container-inner > ul .i-element > a.i-inactive:hover .i-title,
.ig-container-inner > ul .i-element > div.i-inactive:hover .i-title {
  color: #3c4245;
}
.ig-container-inner > ul .i-element > a.related-indicator-active .i-title,
.ig-container-inner > ul .i-element > div.related-indicator-active .i-title {
  color: #d86422;
}
.ig-container-inner > ul .i-element > a.related-indicator-active:hover .i-title,
.ig-container-inner
  > ul
  .i-element
  > div.related-indicator-active:hover
  .i-title {
  color: #008dc9;
}
.ig-container-inner > ul .i-element > a .i-title,
.ig-container-inner > ul .i-element > div .i-title {
  font-size: 15px;
  font-weight: 700;
  color: #3c4245;
}
.ig-container-inner > ul .i-element > a .i-image,
.ig-container-inner > ul .i-element > div .i-image {
  position: relative;
  margin-bottom: 10px;
  display: none;
  overflow: hidden;
}
.ig-container-inner > ul .i-element > a .i-image img,
.ig-container-inner > ul .i-element > div .i-image img {
  display: block;
}
.ig-container-inner > ul .i-element > a .i-image .thumb-image,
.ig-container-inner > ul .i-element > div .i-image .thumb-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
}
.ig-container-inner
  > ul
  .i-element
  > a
  .i-image
  .thumb-image
  .power-bi-widget-container,
.ig-container-inner
  > ul
  .i-element
  > div
  .i-image
  .thumb-image
  .power-bi-widget-container {
  position: relative;
}
.ig-container-inner
  > ul
  .i-element
  > a
  .i-image
  .thumb-image
  .power-bi-widget-container:before,
.ig-container-inner
  > ul
  .i-element
  > div
  .i-image
  .thumb-image
  .power-bi-widget-container:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25% !important;
}
.ig-container-inner
  > ul
  .i-element
  > a
  .i-image
  .thumb-image
  .power-bi-widget-container
  > .power-bi-content,
.ig-container-inner
  > ul
  .i-element
  > div
  .i-image
  .thumb-image
  .power-bi-widget-container
  > .power-bi-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.topic-download,
.topic-download a {
  font-size: 18px;
  font-weight: 700;
  margin-top: 20px;
}
.theme-highlights {
  display: block;
  width: 100%;
  margin-top: 20px;
}
.theme-highlights ul {
  float: none !important;
  display: -ms-flexbox !important;
  display: flex !important;
  margin: 0 -8px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 !important;
  list-style: none !important;
  width: auto !important;
}
@media (min-width: 1020px) {
  .theme-highlights ul {
    margin: 0 -10px;
  }
}
.theme-highlights ul:after {
  display: block;
  clear: both;
  content: "";
}
.theme-highlights ul > li {
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  padding: 0 8px;
  margin-bottom: 16px;
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}
@media (min-width: 768px) {
  .theme-highlights ul > li {
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
  }
}
@media (min-width: 1020px) {
  .theme-highlights ul > li {
    -ms-flex: 1 0 25%;
    flex: 1 0 25%;
    padding: 0 10px;
    margin-bottom: 20px;
  }
}
.theme-highlights ul > li a {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  font-size: 18px;
  color: #3c4245;
  line-height: 17px;
  padding: 10px 15px 10px 0;
  border-bottom: 3px solid #008dc9;
  /* background: url(../images/gho/arrow-button.svg) right center no-repeat; */
  background: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" viewBox="0 0 24 24"%3E%3Cpath fill="white" d="M16.59 8.59L12 13.17L7.41 8.59L6 10l6 6l6-6l-1.41-1.41z"%2F%3E%3C%2Fsvg%3E') center center no-repeat;
}
.theme-highlights ul > li a > span {
  width: 100%;
  -ms-flex-item-align: center;
  align-self: center;
}
.theme-highlights ul > li a:hover {
  color: #3c4245;
}
.theme-highlights ul > li:nth-child(8n + 1) a:hover {
  border-color: #f93;
}
.theme-highlights ul > li:nth-child(8n + 2) a:hover {
  border-color: #dc4945;
}
.theme-highlights ul > li:nth-child(8n + 3) a:hover {
  border-color: #5161aa;
}
.theme-highlights ul > li:nth-child(8n + 4) a:hover {
  border-color: #2aa385;
}
.theme-highlights ul > li:nth-child(8n + 5) a:hover {
  border-color: #dc8abb;
}
.theme-highlights ul > li:nth-child(8n + 6) a:hover {
  border-color: #d86422;
}
.theme-highlights ul > li:nth-child(8n + 7) a:hover {
  border-color: #196aaa;
}
.theme-highlights ul > li:nth-child(8n) a:hover {
  border-color: #81cff1;
}
.block-card.top-image-title.no-border .block-image {
  border: none;
}
.block-card.top-image-title.no-border:hover .block-image {
  border: none;
}
.row.thumb-topic-list {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
.row.thumb-topic-list > div {
  -ms-flex-positive: 0;
  flex-grow: 0;
  padding-bottom: 30px;
}
.row.thumb-topic-list > div > * {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-bottom: 0;
}
.themes-c {
  margin-top: 20px;
}
@media (min-width: 1020px) {
  .themes-c {
    margin-top: 40px;
  }
}
.th {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.th .th-inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  min-height: 82px;
  padding: 14px 20px;
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.08);
  border: 1px solid #e3e6e8;
  border-radius: 0 0 4px 4px;
  width: 100%;
  cursor: pointer;
  transition: all 200ms ease-in-out;
  top: 0;
}
.th .th-img {
  display: block;
  width: 50px;
  height: 50px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  transition: all 200ms ease-in-out;
  margin-right: 20px;
}
.th .th-img .th-img-top {
  position: absolute;
  width: 50px;
  height: 50px;
  opacity: 0;
  z-index: 2;
  transition: all 200ms ease-in-out;
}
.th .th-text-c {
  font-size: 16px;
  font-weight: 700;
  color: #3c4245;
}
.th:hover .th-inner {
  top: -4px;
}
.th-wrapper:nth-child(8n + 1) .th-inner {
  border-top: 3px solid #008dc9;
}
.th-wrapper:nth-child(8n + 2) .th-inner {
  border-top: 3px solid #91c841;
}
.th-wrapper:nth-child(8n + 3) .th-inner {
  border-top: 3px solid #567b91;
}
.th-wrapper:nth-child(8n + 4) .th-inner {
  border-top: 3px solid #f89f6b;
}
.th-wrapper:nth-child(8n + 5) .th-inner {
  border-top: 3px solid #e85c58;
}
.th-wrapper:nth-child(8n + 6) .th-inner {
  border-top: 3px solid #faa21a;
}
.th-wrapper:nth-child(8n + 7) .th-inner {
  border-top: 3px solid #3c9da6;
}
.th-wrapper:nth-child(8n) .th-inner {
  border-top: 3px solid #a76389;
}
.c-m-highlight .row {
  margin-left: -2px;
  margin-right: -2px;
}
.c-m-highlight .col-md-4 {
  padding: 2px;
}
@media (min-width: 1020px) {
  .c-m-highlight .col-md-4 {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.m-th {
  display: block;
  height: 210px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.m-th:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease-in-out;
  background: linear-gradient(120deg, #168ecb 0%, #b272b0 100%);
  opacity: 0.7;
}
.m-th:before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border: 1px solid #fff;
  content: "";
  opacity: 0;
  transition: opacity 0.35s, transform 0.35s;
  -ms-transform: scale(1, 0);
  transform: scale(1, 0);
  z-index: 1;
}
.m-th:hover:after {
  opacity: 0.9;
}
.m-th:hover:before {
  opacity: 0.25;
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.m-th:hover .m-th-text > span {
  color: #f5a523;
}
.m-th:hover .m-th-text .m-th-text-low {
  opacity: 1;
  line-height: 1.2;
}
.m-th-inner {
  display: table;
  height: 100%;
  width: 100%;
}
.m-th-text-c {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  width: 100%;
  text-align: center;
}
.m-th-text {
  font-size: 23px;
  color: #ffffff;
  position: relative;
  z-index: 1;
  font-weight: 600;
  padding: 0 45px;
}
.m-th-text > span {
  font-size: 23px;
  transition: all 0.3s ease-in-out;
}
.m-th-text .m-th-text-low {
  font-size: 16px;
  font-weight: 700;
  padding-top: 10px;
  opacity: 0;
  line-height: 0;
  transition: all 0.3s ease-in-out;
}
.m-th-text .m-th-text-low * {
  line-height: inherit !important;
  font-size: inherit !important;
  color: inherit !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  margin: 0 !important;
  padding: 0 !important;
}
.topic-profiles-highlights {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.topic-profiles-highlights > div {
  margin-bottom: 20px;
}
.topic-profiles-highlights .highlight-box {
  height: 100%;
}
.sf-main-site .portal .breadcrumb-with-title h1 {
  margin: 0;
}
.sf-main-site .content .breadcrumb-with-title ul {
  float: none;
  overflow: hidden;
  margin: 0 0 8px 0;
}
.breadcrumb-with-title ul.breadcrumb {
  margin: 0 0 3px 0 !important;
}
.breadcrumb-with-title ul.breadcrumb li {
  padding-right: 5px;
}
.breadcrumb-with-title ul.breadcrumb li a {
  font-size: 16px;
  line-height: 1.2;
  font-weight: 700;
  color: #008dc9;
}
.breadcrumb-with-title ul.breadcrumb li a:hover,
.breadcrumb-with-title ul.breadcrumb li a:active {
  color: #d86422;
}
.breadcrumb-with-title .breadcrumb li:last-child span {
  display: none;
}
.unsubscribe-widget {
  padding: 30px 0;
  margin: 0 auto;
}
@media (min-width: 1020px) {
  .unsubscribe-widget {
    max-width: 1020px;
  }
}
.unsubscribe-widget h4 {
  text-align: center;
}
.unsubscribe-widget .gho-error {
  text-align: left;
}
.unsubscribe-widget .gho-error:empty {
  display: none;
}
.unsubscribe-widget .unsubscribe-content {
  width: 100%;
}
@media (min-width: 768px) {
  .unsubscribe-widget .unsubscribe-content {
    display: table;
  }
}
@media (min-width: 768px) {
  .unsubscribe-widget .unsubscribe-content .unsubscribe-input,
  .unsubscribe-widget .unsubscribe-content .unsubscribe-button {
    display: table-cell;
    vertical-align: top;
  }
}
.unsubscribe-widget .unsubscribe-content .unsubscribe-input {
  width: 100%;
}
.unsubscribe-widget .unsubscribe-content .unsubscribe-input input {
  margin-top: 2px;
}
.unsubscribe-widget .unsubscribe-content .unsubscribe-button {
  text-align: center;
}
@media (min-width: 768px) {
  .unsubscribe-widget .unsubscribe-content .unsubscribe-button {
    padding-left: 20px;
  }
}
.unsubscribe-widget .unsubscribe-content .unsubscribe-button .btn-who-blue {
  margin: 2px 0 3px 0;
}
.notifier-page .form-label {
  margin-bottom: 5px;
  font-weight: 700;
}
.notifier-page input[type="radio"],
.notifier-page .radio-label {
  display: inline-block;
  margin-top: 10px;
}
.notifier-page .radio-label {
  margin-right: 15px;
}
.notifier-page .preview-container {
  border: 1px solid #b2b2b2;
  border-radius: 3px;
  padding: 10px;
  margin-top: 2px;
  margin-bottom: 10px;
  overflow-x: auto;
  min-height: 200px;
}
.unsubscribe-select .select2-container {
  margin-top: 2px;
  margin-bottom: 10px;
}
.unsubscribe-select .select2-container--default .select2-selection--multiple {
  border: solid 1px #b2b2b2;
  padding: 3px;
}
.unsubscribe-select
  .select2-container--default.select2-container--focus
  .select2-selection--multiple {
  border: solid 1px #b2b2b2;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
.unsubscribe-select .unsubscribe-input input {
  height: auto;
  margin: 0;
}
.unsubscribe-select .select2-container .select2-selection--multiple {
  min-height: 45px;
}
.unsubscribe-select .select2-search--inline input:focus {
  box-shadow: none;
}
.unsubscribe-select .select2-selection--multiple {
  overflow: hidden;
}
.unsubscribe-select
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered {
  margin-bottom: 5px;
}
.unsubscribe-select
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  background-color: #008dc9;
  border: none;
  border-radius: 3px;
  padding: 5px;
  color: #fff;
  cursor: pointer;
  font-size: 15px;
  white-space: normal;
}
.unsubscribe-select
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__choice:hover {
  background-color: #d86422;
}
.unsubscribe-select
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove {
  color: #fff;
  float: right;
  margin-left: 6px;
  margin-right: 3px;
}
.unsubscribe-select
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove:hover {
  color: #fff;
}
.unsubscribe-select
  .select2-container--default
  .select2-search--inline
  .select2-search__field {
  border: none;
  padding: 0;
  margin: 0;
  height: auto;
  min-height: 27px;
  padding-right: 5px;
  margin-top: 5px;
}
.unsubscribe-select
  .select2-container--default
  .select2-search--inline
  .select2-search__field:focus {
  box-shadow: none;
}
.unsubscribe-select .hide-select-options {
  display: none;
}
.select2-container.select2-container--default
  .select2-dropdown--below.select2-dropdown {
  border-radius: 4px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.4);
}
.select2-container.select2-container--default
  .select2-dropdown--below.select2-dropdown
  .select2-results {
  border-radius: 0 0 4px 4px;
  overflow: hidden;
}
.buttons-notify {
  text-align: right;
  padding: 0;
}
.buttons-notify button {
  border: none;
  background: transparent;
  color: #3c4245;
  font-size: 28px;
  padding: 8px;
  cursor: pointer;
  outline: none !important;
  width: 60px;
  height: 60px;
}
.buttons-notify button:hover {
  color: #008dc9;
}
.button-notify {
  text-align: right;
}
.button-notify-loader {
  width: 32px;
  height: 32px;
  position: relative;
  background: white;
  display: inline-block;
}
.button-notify-loader .lds-ring {
  display: inline-block;
  width: 32px;
  height: 32px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-right: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.button-notify-loader .lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 32px;
  height: 32px;
  margin: 2px;
  border: 2px solid #3c4245;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #3c4245 transparent transparent transparent;
}
.button-notify-loader .lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.button-notify-loader .lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.button-notify-loader .lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.button-notify-loader-hidden {
  display: none !important;
}
.portal .search-box {
  padding: 30px 0;
  margin: 0 auto;
}
@media (min-width: 1020px) {
  .portal .search-box {
    max-width: 80%;
  }
}
.portal .search-box-group {
  display: table;
}
.portal .search-box-group > div {
  display: table-row;
}
.portal .search-box-input,
.portal .search-box-btn {
  display: table-cell;
  vertical-align: top;
}
.portal .search-box-input {
  width: 100%;
  position: relative;
}
.portal .search-box-input input {
  margin-bottom: 0;
}
.portal .search-box-btn {
  padding-left: 20px;
}
.portal .search-box-btn .search-btn {
  display: block;
  width: auto;
  height: 45px;
  margin: 0;
  padding: 10px 30px;
  overflow: visible;
  color: inherit;
  font: inherit;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  text-align: center;
  color: #fff;
  border-radius: 4px;
  border: none;
  box-shadow: none;
  background-color: #008dc9;
  transition: all 0.3s ease;
  cursor: pointer;
}
.portal .search-box-btn .search-btn:hover {
  background-color: #196aaa;
}
.portal .search-box-btn .search-btn .fa {
  font-size: 26px;
  line-height: 1;
  color: #fff;
}
.ui-autocomplete {
  position: absolute;
}
.gho-search-filters {
  display: table-cell;
  padding-top: 6px;
}
.gho-search-filters > div {
  display: inline-block;
}
.gho-search-filters label {
  display: inline-block;
  padding-right: 4px;
  font-size: 14px;
}
.portal .search-results-header {
  padding: 26px 0 16px;
}
.portal .search-languages {
  padding: 12px 0;
  margin: 12px 0;
  border-bottom: solid 1px #e8e8e8;
  border-top: solid 1px #e8e8e8;
}
.portal .search-results-count {
  font-size: 25px;
  font-weight: 700;
  line-height: 1.2;
  padding-top: 24px;
  padding-bottom: 24px;
}
.portal .search-results-header select {
  margin-bottom: 0;
}
.portal .search-results-header label {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  padding-bottom: 6px;
}
.portal .portal-search-results .media-body {
  padding-bottom: 24px;
}
.portal .portal-search-results .media-body .search-result-title a {
  display: block;
  color: #3c4245;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
}
.portal .portal-search-results .media-body .search-result-title a:hover,
.portal .portal-search-results .media-body .search-result-title a:active {
  color: #000;
}
.portal .portal-search-results .media-body p {
  margin: 0;
}
.power-bi-widget-container {
  position: relative;
}
.power-bi-loader-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: white;
}
.power-bi-loader-container.power-bi-loader-hidden {
  display: none !important;
}
.power-bi-widget > iframe {
  width: 100% !important;
  height: 100% !important;
}
.power-bi-widget > img {
  width: 100% !important;
  height: 100% !important;
}
.power-bi-visualisation-hidden {
  opacity: 0 !important;
}
.power-bi-screenshot-hidden {
  display: none !important;
}
.power-bi-error-hidden {
  display: none !important;
}
.power-bi-button-loader {
  width: 16px;
  height: 16px;
  position: relative;
  background: white;
}
.power-bi-button-loader .lds-ring {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-right: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.power-bi-button-loader .lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  margin: 2px;
  border: 2px solid #3c4245;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #3c4245 transparent transparent transparent;
}
.power-bi-button-loader .lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.power-bi-button-loader .lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.power-bi-button-loader .lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.power-bi-button-loader-hidden {
  display: none !important;
}
.power-bi-loader-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
.power-bi-loader {
  display: inline-block;
  margin: 60px auto 0;
  padding: 20px 36px;
  background-color: #fff;
  opacity: 1;
  border-radius: 8px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.power-bi-loader-label {
  font-size: 16px;
  text-align: center;
}
.spinner {
  margin: 0 auto 6px;
  width: 70px;
  text-align: center;
}
.spinner > div {
  width: 12px;
  height: 12px;
  background-color: #008dc9;
  border-radius: 100%;
  display: inline-block;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.spinner .bounce1 {
  animation-delay: -0.32s;
}
.spinner .bounce2 {
  animation-delay: -0.16s;
}
@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}
.buttons-power-bi {
  text-align: left;
  padding: 10px 0 5px;
}
@media (min-width: 478px) {
  .buttons-power-bi {
    text-align: right;
  }
}
.buttons-power-bi button {
  border: none;
  background: transparent;
  color: #3c4245;
  font-size: 18px;
  padding: 8px;
  cursor: pointer;
  outline: none !important;
}
.buttons-power-bi button:hover {
  color: #008dc9;
}
.buttons-power-bi button .power-bi-button-loader {
  margin: 0 1px;
}
.buttons-power-bi .input-group {
  display: table;
  width: 100%;
  margin-bottom: 0;
}
.buttons-power-bi .input-group[hidden] {
  display: none;
}
.buttons-power-bi .input-group > * {
  display: table-cell;
  vertical-align: top;
}
.buttons-power-bi .input-group .input-group-addon {
  width: 45px;
  height: 45px;
  border-radius: 0 4px 4px 0;
  background-color: #fff;
  border: solid 1px #b2b2b2;
  border-left: none;
  text-align: center;
}
.buttons-power-bi .input-group .input-group-addon button {
  padding: 13px;
}
.buttons-power-bi .input-group input.form-control {
  border-radius: 4px 0 0 4px;
  margin-bottom: 0;
}
.buttons-power-bi .buttons-power-bi-label {
  padding-left: 10px;
}
.buttons-power-bi .clipboard-copy.input-group .input-group-addon {
  width: 45px;
  height: 45px;
  border-radius: 0 4px 4px 0;
  border: none;
}
.buttons-power-bi .clipboard-copy.input-group .input-group-addon > * {
  vertical-align: top;
}
.buttons-power-bi .clipboard-copy.input-group .input-group-addon button {
  padding: 0;
  margin: 0;
  width: 45px;
  height: 45px;
  border-radius: 0 4px 4px 0;
}
.buttons-power-bi .clipboard-copy.input-group .input-group-addon button:after {
  display: none;
}
.buttons-power-bi .btn-dropdown .dropdown-menu .theme-item {
  margin-top: 5px;
}
.buttons-power-bi .btn-dropdown .dropdown-menu .theme-item .theme-item-row {
  margin-top: 2px;
}
.buttons-power-bi
  .btn-dropdown
  .dropdown-menu
  .theme-item
  .theme-item-row
  .theme-item-color {
  width: 5px;
  height: 5px;
  margin-left: 1px;
  margin-bottom: 1px;
  float: left;
}
.power-bi-sixteen-nine {
  position: relative !important;
}
.power-bi-sixteen-nine:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}
.power-bi-sixteen-nine > .power-bi-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.power-bi-nine-sixteen {
  position: relative !important;
}
.power-bi-nine-sixteen:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 177.777777778%;
}
.power-bi-nine-sixteen > .power-bi-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.power-bi-fade-out {
  opacity: 1;
  animation: fadeOut ease-in 1;
  animation-fill-mode: forwards;
  animation-duration: 0.5s;
}
.visualisation {
  margin-top: -15px;
}
@media (min-width: 478px) {
  .visualisation {
    margin-bottom: -20px;
  }
}
.data-export-instructions {
  padding: 10px 7px 10px 10px;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.15);
  margin: 5px -5px;
}
.data-export-instructions:after {
  content: "";
  display: block;
  clear: both;
}
.data-export-instructions > span {
  line-height: 31px;
}
.data-export-instructions button {
  float: right;
  display: inline-block;
  background: #fff;
  color: #008dc9;
  border: 1px solid #e5e5e5;
  padding: 7px 20px;
  font-weight: 700;
  border-radius: 4px;
  cursor: pointer;
  outline: none !important;
  position: relative;
}
.data-export-instructions button:hover {
  color: #fff;
  background: #008dc9;
  border-color: #008dc9;
}
.data-export-instructions button .power-bi-button-loader {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -9px;
  background: transparent;
}
.sf-main-site .content .block-card ul {
  float: none;
}
.block-card.top-image-title {
  display: block;
  margin-bottom: 30px;
}
.block-card.top-image-title .block-image {
  position: relative;
  border: 2px solid #f5f5f5;
  width: 100%;
}
.block-card.top-image-title .block-image img {
  display: block;
}
.block-card.top-image-title .block-image .thumb-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.block-card.top-image-title .block-image .block-image-caption {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #20313b;
  padding: 5px 10px;
  color: #fff;
  font: 14px/17px Arial, Helvetica, sans-serif;
}
.block-card.top-image-title .block-title {
  width: 100%;
  font-size: 18px;
  font-weight: 700;
  color: #3c4245;
  margin-top: 10px;
}
.block-card.top-image-title:hover .block-image {
  border-color: #81cff1;
}
.block-card.top-image-title.card-shadow {
  overflow: hidden;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 5px 5px 20px 0 rgba(218, 218, 218, 0.5);
}
.block-card.top-image-title.card-shadow .block-title {
  margin-top: 0;
  padding: 20px;
}
.block-card.top-image-title.blue-bkg {
  background-color: #008dc9;
}
.block-card.top-image-title.blue-bkg:hover {
  box-shadow: 5px 5px 20px 0 rgba(218, 218, 218, 0.9);
}
.block-card.top-image-title.blue-bkg:hover .block-title {
  text-decoration: underline;
}
.block-card.top-image-title.blue-bkg .block-image {
  border: none;
}
.block-card.top-image-title.blue-bkg .block-title {
  color: #fff;
}
a.block-card.top-image-title {
  display: block;
}
a.block-card.top-image-title:hover .block-title {
  color: #008dc9;
}
a.block-card.top-image-title.blue-bkg:hover .block-title {
  color: #fff;
}
.block-card.thumb-data-explorer .block-title {
  font-weight: 400;
}
.block-card.thumb-data-explorer .block-title a {
  font-weight: 700;
  color: #3c4245;
}
.block-card.left-image {
  display: block;
  background-color: #fff;
  margin-bottom: 30px;
  box-shadow: 5px 5px 20px 0 rgba(218, 218, 218, 0.5);
  border-radius: 4px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .block-card.left-image {
    display: -ms-flexbox;
    display: flex;
  }
}
.block-card.left-image .block-image {
  position: relative;
  height: 260px;
  width: 100%;
}
@media (min-width: 768px) {
  .block-card.left-image .block-image {
    width: 33.3333333333%;
    height: auto;
    min-height: 120px;
  }
}
.block-card.left-image .block-image-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.block-card.left-image .block-image-caption {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #20313b;
  padding: 10px 20px;
  color: #fff;
  font: 14px/17px Arial, Helvetica, sans-serif;
}
.block-card.left-image .block-info {
  padding: 20px;
}
@media (min-width: 768px) {
  .block-card.left-image .block-info {
    width: 66.6666666667%;
  }
}
.block-card.left-image .block-info-no-image {
  padding: 20px;
}
.block-card.left-image .block-title {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  color: #3c4245;
}
.block-card.left-image .block-description {
  font-size: 16px;
  line-height: 1.5;
  color: #3c4245;
}
.block-card.left-image .block-description p {
  margin: 0;
}
.block-card.left-image.blue-bkg {
  background-color: #008dc9;
}
.block-card.left-image.blue-bkg .block-title,
.block-card.left-image.blue-bkg .block-description {
  color: #fff;
}
a.block-card.left-image:hover {
  box-shadow: 5px 5px 20px 0 rgba(218, 218, 218, 0.9);
}
a.block-card.left-image:hover .block-title {
  color: #008dc9;
}
a.block-card.left-image:hover .block-description {
  color: #3c4245;
}
a.block-card.left-image.blue-bkg:hover .block-title,
a.block-card.left-image.blue-bkg:hover .block-description {
  color: #fff;
}
.block-card.left-image-desc {
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  margin-bottom: 30px;
  padding: 20px;
  box-shadow: 5px 5px 20px 0 rgba(218, 218, 218, 0.5);
  border-radius: 4px;
}
.block-card.left-image-desc .block-image {
  display: block;
  width: 33.33%;
  max-width: 120px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  text-align: center;
  margin-right: 20px;
}
.block-card.left-image-desc .block-image img {
  max-width: 100%;
  max-height: 100%;
}
.block-card.left-image-desc .block-title {
  font-size: 18px;
  font-weight: 700;
  color: #3c4245;
}
.block-card.left-image-desc .block-title + .block-description {
  margin-top: 10px;
}
.block-card.left-image-desc .block-description {
  font-size: 16px;
  color: #3c4245;
}
.block-card.left-image-desc .block-description p {
  margin: 0;
}
a.block-card.left-image-desc {
  display: -ms-flexbox;
  display: flex;
}
a.block-card.left-image-desc:hover {
  box-shadow: 5px 5px 20px 0 rgba(218, 218, 218, 0.9);
}
a.block-card.left-image-desc:hover .block-title {
  color: #008dc9;
}
a.block-card.left-image-desc:hover .block-description {
  color: #3c4245;
}
.block-card.left-icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  margin-bottom: 30px;
  padding: 20px;
  box-shadow: 5px 5px 20px 0 rgba(218, 218, 218, 0.5);
  border-radius: 4px;
}
.block-card.left-icon .block-image {
  display: block;
  width: 80px;
  height: 80px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.block-card.left-icon .block-title {
  width: calc(100% - 80px);
  font-size: 18px;
  padding-left: 20px;
  font-weight: 700;
  color: #3c4245;
}
a.block-card.left-icon:hover {
  box-shadow: 5px 5px 20px 0 rgba(218, 218, 218, 0.9);
}
a.block-card.left-icon:hover .block-title {
  color: #008dc9;
}
.block-card.left-icon-desc {
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  margin-bottom: 30px;
  padding: 20px;
  box-shadow: 5px 5px 20px 0 rgba(218, 218, 218, 0.5);
  border-radius: 4px;
}
.block-card.left-icon-desc .block-image {
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 4px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.block-card.left-icon-desc .block-info {
  padding-left: 20px;
}
.block-card.left-icon-desc .block-title {
  font-size: 18px;
  font-weight: 700;
  color: #3c4245;
}
.block-card.left-icon-desc .block-description {
  font-size: 16px;
  margin-top: 10px;
  color: #3c4245;
}
.block-card.left-icon-desc .block-description p {
  margin: 0;
}
a.block-card.left-icon-desc {
  display: -ms-flexbox;
  display: flex;
}
a.block-card.left-icon-desc:hover {
  box-shadow: 5px 5px 20px 0 rgba(218, 218, 218, 0.9);
}
a.block-card.left-icon-desc:hover .block-title {
  color: #008dc9;
}
a.block-card.left-icon-desc:hover .block-description {
  color: #3c4245;
}
.block-card.left-icon-desc-blue {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
.block-card.left-icon-desc-blue .block-image {
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 4px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.block-card.left-icon-desc-blue .block-info {
  padding-left: 20px;
}
.block-card.left-icon-desc-blue .block-title {
  font-size: 24px;
  font-weight: 400;
  color: #008dc9;
}
.block-card.left-icon-desc-blue .block-description {
  font-size: 16px;
  margin-top: 15px;
  color: #3c4245;
}
.block-card.left-icon-desc-blue .block-description p {
  margin: 0;
}
a.block-card.left-icon-desc-blue {
  display: -ms-flexbox;
  display: flex;
}
a.block-card.left-icon-desc-blue:hover .block-title {
  color: #008dc9;
}
a.block-card.left-icon-desc-blue:hover .block-description {
  color: #008dc9;
}
.highlight-box .block-card.left-icon-desc-blue .block-title {
  color: #fff;
}
.highlight-box .block-card.left-icon-desc-blue .block-description {
  color: #fff;
}
.highlight-box a.block-card.left-icon-desc-blue:hover .block-title {
  color: #fff;
}
.highlight-box a.block-card.left-icon-desc-blue:hover .block-description {
  color: #fff;
}
.block-card.group-member {
  background-color: #fff;
  margin-bottom: 30px;
  padding: 20px;
  box-shadow: 5px 5px 20px 0 rgba(218, 218, 218, 0.5);
  border-radius: 4px;
}
.block-card.group-member.block-avatar {
  display: -ms-flexbox;
  display: flex;
}
.block-card.group-member.block-centered {
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}
.block-card.group-member.block-centered .block-title,
.block-card.group-member.block-centered .block-description {
  width: 100%;
}
.block-card.group-member .block-image {
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 4px;
  object-fit: cover;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.block-card.group-member .block-info {
  padding-left: 20px;
}
.block-card.group-member .block-title {
  font-size: 18px;
  font-weight: 700;
  color: #3c4245;
  width: calc(100% - 80px);
}
.block-card.group-member .block-description {
  font-size: 14px;
  margin-top: 10px;
  color: #3c4245;
}
.block-card.group-member .block-description p {
  margin: 0;
}
a.block-card.group-member {
  display: block;
}
a.block-card.group-member:hover {
  box-shadow: 5px 5px 20px 0 rgba(218, 218, 218, 0.9);
}
a.block-card.group-member:hover .block-title {
  color: #008dc9;
}
a.block-card.group-member:hover .block-description {
  color: #3c4245;
}
.block-card.image-blue-overlay {
  position: relative;
  min-height: 320px;
}
@media (min-width: 1020px) {
  .block-card.image-blue-overlay {
    min-height: initial;
  }
}
.block-card.image-blue-overlay .block-image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
}
.block-card.image-blue-overlay .block-overlay {
  padding: 30px 20px;
  width: 100%;
  position: relative;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgba(0, 141, 201, 0.7);
}
.block-card.image-blue-overlay .block-overlay .overlay-wrapper {
  width: 100%;
}
.block-card.image-blue-overlay .block-overlay .block-title {
  font-size: 24px;
  font-weight: 400;
  color: #fff;
}
.block-card.image-blue-overlay .block-overlay .block-description {
  font-size: 16px;
  margin-top: 15px;
  color: #fff;
}
.block-card.image-blue-overlay .block-overlay .block-description p {
  margin: 0;
}
.block-card.image-blue-overlay .block-image-caption {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #20313b;
  padding: 5px 10px;
  color: #fff;
  font: 14px/17px Arial, Helvetica, sans-serif;
  z-index: 2;
}
.equal-heights-content .block-card.top-image-title {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  margin-bottom: 0;
}
.equal-heights-content .block-card.left-image,
.equal-heights-content .block-card.left-icon,
.equal-heights-content .block-card.group-member,
.equal-heights-content .block-card.left-icon-desc,
.equal-heights-content .block-card.left-icon-desc-blue,
.equal-heights-content .block-card.left-image-desc {
  margin-bottom: 0;
}
.equal-heights-content .block-card.left-image {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.equal-heights-content > div.equal-heights-component-margin {
  padding-bottom: 0;
}
.equal-heights-content
  > div.equal-heights-component-margin
  .block-card.left-image,
.equal-heights-content
  > div.equal-heights-component-margin
  .block-card.left-icon,
.equal-heights-content
  > div.equal-heights-component-margin
  .block-card.group-member,
.equal-heights-content
  > div.equal-heights-component-margin
  .block-card.left-icon-desc,
.equal-heights-content
  > div.equal-heights-component-margin
  .block-card.left-icon-desc-blue,
.equal-heights-content
  > div.equal-heights-component-margin
  .block-card.left-image-desc {
  margin-bottom: 30px;
}
@media (min-width: 478px) {
  .visualisation-buttons {
    margin-bottom: -54px;
  }
}
.visualisation-buttons:after {
  content: "";
  clear: both;
  display: block;
}
.report-type-button {
  display: inline-block;
  margin-right: 10px;
}
.visualisation-buttons img {
  vertical-align: middle;
}
.view-btn-label {
  background: none;
  border: none;
  font-size: 16px;
  padding: 0 3px;
  line-height: 18px;
  display: inline-block;
  vertical-align: bottom;
  outline: none !important;
  margin-left: 2px;
}
.view-btn-visualisation {
  background: none;
  border: none;
  font-size: 16px;
  color: #008dc9;
  font-weight: 700;
  padding: 0 3px;
  line-height: 18px;
  display: inline-block;
  vertical-align: bottom;
  cursor: pointer;
  outline: none !important;
}
.view-btn-visualisation:hover {
  color: #d86422;
}
.view-button-selected .view-btn-visualisation {
  color: #d86422;
}
.visualisation-btn-container {
  border-radius: 4px;
  border: 1px solid #e8e8e8;
}
@media (min-width: 478px) {
  .visualisation-btn-container {
    float: left;
  }
}
.visualisation-btn-container .report-type-label {
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  padding: 0 3px;
}
@media (min-width: 478px) {
  .visualisation-btn-container .report-type-label {
    display: none;
  }
}
.visualisation-btn-container .report-type-button {
  position: relative;
  display: block;
  padding: 9px;
  margin: 0;
  border-bottom: 1px solid #e8e8e8;
  cursor: pointer;
  transition: all 0.3s;
}
@media (min-width: 478px) {
  .visualisation-btn-container .report-type-button {
    border-bottom: none;
    border-right: 1px solid #e8e8e8;
    float: left;
  }
}
.visualisation-btn-container .report-type-button:hover,
.visualisation-btn-container .report-type-button.view-button-selected {
  background: #f2f2f2;
}
.visualisation-btn-container .report-type-button:hover .report-type-label,
.visualisation-btn-container
  .report-type-button.view-button-selected
  .report-type-label {
  color: #008dc9;
}
.visualisation-btn-container .report-type-button:last-child {
  border-bottom: none;
}
@media (min-width: 478px) {
  .visualisation-btn-container .report-type-button:last-child {
    border-right: none;
  }
}
.visualisation-btn-container .report-type-button img {
  display: inline;
  width: 24px;
  height: 24px;
}
.visualisation-btn-container .report-type-button button {
  position: absolute;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
  font-size: 0;
  line-height: 0;
  top: 0;
  left: 0;
}
.visualisation-buttons.visualisation-mobile {
  margin-bottom: 0;
}
.visualisation-buttons.visualisation-mobile .visualisation-btn-container {
  float: none;
}
.visualisation-buttons.visualisation-mobile
  .visualisation-btn-container
  .report-type-label {
  display: inline-block;
}
.visualisation-buttons.visualisation-mobile
  .visualisation-btn-container
  .report-type-button {
  border-bottom: 1px solid #e8e8e8;
  border-right: none;
  float: none;
}
.visualisation-buttons.visualisation-mobile
  .visualisation-btn-container
  .report-type-button:last-child {
  border-bottom: none;
  border-right: none;
}
.alphabetical-group {
  margin-top: 20px;
}
.alphabetical-box {
  margin: 20px 0;
}
.alphabetical-box .box-letter {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
  color: #000;
}
.alphabetical-box ul {
  list-style: none;
  float: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.alphabetical-box ul li {
  list-style: none;
  margin: 0 0 20px 0;
  font-size: 16px;
  font-weight: 700;
}
@media (min-width: 1020px) {
  .alphabetical-box ul li {
    margin: 0;
  }
}
.alphabetical-box ul li a {
  font-weight: 700;
}
.nav-letter {
  margin-top: 30px;
}
.nav-letter:after {
  content: "";
  clear: both;
  display: block;
}
.nav-letter a,
.nav-letter span {
  position: relative;
  display: inline-block;
  border: 1px solid #fff;
  min-width: 48px;
  padding: 7px 10px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 16px;
  text-decoration: none;
  text-align: center;
  float: left;
}
@media (min-width: 1020px) {
  .nav-letter a,
  .nav-letter span {
    min-width: 40px;
    border: none;
    padding: 2px 10px 2px 0;
    background: transparent !important;
    margin: 3px 0;
  }
  .nav-letter a:last-of-type:after,
  .nav-letter span:last-of-type:after {
    content: none;
  }
  .nav-letter a:after,
  .nav-letter span:after {
    position: absolute;
    content: "";
    top: 0;
    right: 3px;
    width: 2px;
    height: 100%;
    background: #008dc9;
  }
}
.nav-letter a {
  background: #008dc9;
}
.nav-letter a:hover,
.nav-letter a.selected {
  color: #fff;
  background: #d86422;
}
@media (min-width: 1020px) {
  .nav-letter a {
    color: #008dc9;
  }
  .nav-letter a:hover,
  .nav-letter a.selected {
    color: #d86422;
  }
}
.nav-letter span,
.nav-letter a.disabled {
  background: #b2b2b2;
  color: #fff;
  pointer-events: none;
  opacity: 1;
}
.nav-letter span:hover,
.nav-letter a.disabled:hover {
  background: #b2b2b2;
  color: #fff;
}
@media (min-width: 1020px) {
  .nav-letter span,
  .nav-letter a.disabled {
    color: #b2b2b2 !important;
  }
}
.factoid {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  margin-bottom: 30px;
  margin-top: 10px;
}
.factoid.factoid-shadow {
  border-radius: 4px;
  box-shadow: 5px 5px 20px 0 rgba(218, 218, 218, 0.5);
}
.factoid.fact-blue .factoid-fact {
  color: #008dc9;
}
.factoid.fact-black .factoid-fact {
  color: #000;
}
.factoid.fact-orange .factoid-fact {
  color: #d86422;
}
.factoid.fact-green .factoid-fact {
  color: #8eca3a;
}
.factoid.fact-red .factoid-fact {
  color: #dc4945;
}
.factoid.fact-light-red .factoid-fact {
  color: #ff625e;
}
.factoid.fact-tangerine .factoid-fact {
  color: #ffa06a;
}
.factoid.fact-light-blue .factoid-fact {
  color: #81cff1;
}
.factoid.fact-teal .factoid-fact {
  color: #2aa385;
}
.factoid.fact-carbon-gray .factoid-fact {
  color: #4f758b;
}
.factoid.bkg-white {
  background-color: #fff;
}
.factoid.bkg-blue {
  background-color: #008dc9;
}
.factoid.bkg-orange {
  background-color: #d86422;
}
.factoid.bkg-green {
  background-color: #8eca3a;
}
.factoid.bkg-red {
  background-color: #dc4945;
}
.factoid.bkg-light-red {
  background-color: #ff625e;
}
.factoid.bkg-tangerine {
  background-color: #ffa06a;
}
.factoid.bkg-teal {
  background-color: #2aa385;
}
.factoid.bkg-carbon-gray {
  background-color: #4f758b;
}
a.factoid.factoid-shadow:hover {
  box-shadow: 5px 5px 20px 0 rgba(218, 218, 218, 0.9);
}
.factoid-title,
.factoid-desc {
  line-height: 1.4;
}
.factoid-title,
.factoid-fact,
.factoid-desc {
  display: block;
  color: #3c4245;
  width: 100%;
  margin: 0;
}
.factoid-title {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 10px;
}
.factoid-fact {
  color: #008dc9;
  font-size: 50px;
  font-weight: 700;
  padding: 0;
  margin: 0;
  line-height: 1.1;
}
.factoid-label {
  display: block;
  width: 100%;
  margin: 0;
  margin-top: 4px;
  font-size: 14px;
  color: #6b767c;
}
.factoid.color-bkg {
  padding: 20px;
}
.factoid.color-bkg .factoid-title,
.factoid.color-bkg .factoid-fact,
.factoid.color-bkg .factoid-desc {
  color: #fff;
}
.factoid.color-bkg .factoid-label {
  color: #fff;
  opacity: 0.8;
}
a.factoid:hover.bkg-blue {
  background-color: #007bb0;
}
a.factoid:hover.bkg-orange {
  background-color: #c25a1f;
}
a.factoid:hover.bkg-green {
  background-color: #81b932;
}
a.factoid:hover.bkg-red {
  background-color: #d83430;
}
a.factoid:hover.bkg-light-red {
  background-color: #ff4945;
}
a.factoid:hover.bkg-tangerine {
  background-color: #ff9051;
}
a.factoid:hover.bkg-teal {
  background-color: #258f74;
}
a.factoid:hover.bkg-carbon-gray {
  background-color: #46677b;
}
.factoid.image-only {
  display: block;
  padding: 0;
}
.factoid.image-only img {
  display: block;
  margin: 0 auto;
}
.portal .equal-heights-content > div .factoid.image-only {
  display: block;
  height: auto;
}
a.factoid.image-only:hover img {
  box-shadow: 5px 5px 20px 0 rgba(218, 218, 218, 0.9);
}
.equal-heights-content .factoid {
  margin-bottom: 0;
}
.indicator-group {
  margin-top: 20px;
}
@media (min-width: 1020px) {
  .indicator-group {
    margin-top: 40px;
  }
}
.indicator-group .block-card.left-image {
  margin-bottom: 30px;
}
@media (min-width: 1020px) {
  .indicator-group .block-card.left-image {
    margin-bottom: 40px;
  }
}
.indicator-group .block-card.left-image.no-image .block-info {
  width: 100%;
}
.indicator-group #indicators .i-groups {
  margin-top: 0 !important;
}
.indicator-group .tabs.tabs-icons {
  margin-top: 0 !important;
}
.tooltip {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 2px solid #008dc9;
  cursor: pointer;
}
.tooltip.tooltip-left {
  float: left;
}
.tooltip.tooltip-right {
  float: right;
}
.tooltip-img {
  width: 20px;
  height: 20px;
}
.tooltip-templates {
  display: none;
}
.tooltipster-sidetip.tooltipster-borderless .tooltipster-box {
  border: none;
  background: #008dc9;
}
.tooltipster-sidetip.tooltipster-borderless .tooltipster-content {
  color: #fff;
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-top
  .tooltipster-arrow-border {
  border-top-color: #008dc9;
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-top
  .tooltipster-arrow-background {
  border-top-color: #008dc9;
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom
  .tooltipster-arrow-border {
  border-bottom-color: #008dc9;
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom
  .tooltipster-arrow-background {
  border-bottom-color: #008dc9;
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-left
  .tooltipster-arrow-border {
  border-left-color: #008dc9;
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-left
  .tooltipster-arrow-background {
  border-left-color: #008dc9;
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-right
  .tooltipster-arrow-border {
  border-right-color: #008dc9;
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-right
  .tooltipster-arrow-background {
  border-right-color: #008dc9;
}
.image-overlay {
  position: relative;
  min-height: 320px;
}
@media (min-width: 1020px) {
  .image-overlay {
    min-height: initial;
  }
}
.image-overlay .block-image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
}
.image-overlay .block-overlay {
  padding: 35px 20px;
  width: 100%;
  position: relative;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.image-overlay .block-content {
  width: 100%;
}
.image-overlay .block-text {
  color: #fff;
}
.image-overlay .block-text * {
  color: #fff !important;
}
.image-overlay .block-button {
  margin-top: 15px;
}
.image-overlay .block-button.btn-align-left {
  text-align: left;
}
.image-overlay .block-button.btn-align-center {
  text-align: center;
}
.image-overlay .block-button.btn-align-right {
  text-align: right;
}
.image-overlay .btn {
  display: inline-block;
  padding: 8px 25px;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  background: #fff;
  color: #3c4245;
  white-space: nowrap;
  cursor: pointer;
  outline: none;
  border: none;
  border-radius: 6px;
  max-width: 100%;
  white-space: initial;
}
.image-overlay .block-image-caption {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #20313b;
  padding: 5px 10px;
  color: #fff;
  font: 14px/17px Arial, Helvetica, sans-serif;
  z-index: 2;
}
.image-overlay.bkg-blue .block-overlay {
  background-color: rgba(0, 141, 201, 0.85);
}
.image-overlay.bkg-blue .btn {
  color: #008dc9;
}
.image-overlay.bkg-blue .btn:hover {
  background: #00577d;
  color: #fff;
}
.image-overlay.bkg-orange .block-overlay {
  background-color: rgba(216, 100, 34, 0.85);
}
.image-overlay.bkg-orange .btn {
  color: #d86422;
}
.image-overlay.bkg-orange .btn:hover {
  background: #964518;
  color: #fff;
}
.image-overlay.bkg-green .block-overlay {
  background-color: rgba(142, 202, 58, 0.85);
}
.image-overlay.bkg-green .btn {
  color: #8eca3a;
}
.image-overlay.bkg-green .btn:hover {
  background: #659127;
  color: #fff;
}
.image-overlay.bkg-red .block-overlay {
  background-color: rgba(220, 73, 69, 0.85);
}
.image-overlay.bkg-red .btn {
  color: #dc4945;
}
.image-overlay.bkg-red .btn:hover {
  background: #b32622;
  color: #fff;
}
.image-overlay.bkg-light-red .block-overlay {
  background-color: rgba(255, 98, 94, 0.85);
}
.image-overlay.bkg-light-red .btn {
  color: #ff625e;
}
.image-overlay.bkg-light-red .btn:hover {
  background: #ff1712;
  color: #fff;
}
.image-overlay.bkg-tangerine .block-overlay {
  background-color: rgba(255, 160, 106, 0.85);
}
.image-overlay.bkg-tangerine .btn {
  color: #ffa06a;
}
.image-overlay.bkg-tangerine .btn:hover {
  background: #ff6f1e;
  color: #fff;
}
.image-overlay.bkg-teal .block-overlay {
  background-color: rgba(42, 163, 133, 0.85);
}
.image-overlay.bkg-teal .btn {
  color: #2aa385;
}
.image-overlay.bkg-teal .btn:hover {
  background: #1a6653;
  color: #fff;
}
.image-overlay.bkg-carbon-gray .block-overlay {
  background-color: rgba(79, 117, 139, 0.85);
}
.image-overlay.bkg-carbon-gray .btn {
  color: #4f758b;
}
.image-overlay.bkg-carbon-gray .btn:hover {
  background: #334c5a;
  color: #fff;
}
.search-highlight-btn {
  display: inline-block;
  position: relative;
  border: none;
  margin: 0;
  padding: 0;
  width: auto;
  overflow: visible;
  text-indent: -999em;
  -webkit-appearance: none;
  outline: none;
  cursor: pointer;
  width: 33px;
  height: 25px;
  overflow: hidden;
  /* background: transparent url("../images/gho/search-highlight-icon.svg") 0 0 no-repeat; */
  background: transparent url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" viewBox="0 0 24 24"%3E%3Cpath fill="white" d="M16.59 8.59L12 13.17L7.41 8.59L6 10l6 6l6-6l-1.41-1.41z"%2F%3E%3C%2Fsvg%3E') 0 0 no-repeat;

}
.search-highlight-btn::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.search-highlight-btn:hover,
.search-highlight-btn:active,
.search-highlight-btn:focus {
  outline: none;
  background-position: 0 -25px;
}
.search-highlight-modal {
  display: none;
  position: fixed;
  z-index: 10000;
  left: 50%;
  right: auto;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  height: 130px;
  min-width: 90%;
  max-width: 400px;
  bottom: 1px;
  background-color: #20313b;
  background-color: rgba(32, 49, 59, 0.9);
  overflow-x: hidden;
  border-radius: 4px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.6);
  padding: 10px;
}
@media (min-width: 478px) {
  .search-highlight-modal {
    min-width: 0%;
  }
}
.search-highlight-modal .search-input {
  width: 100% !important;
  margin-bottom: 10px !important;
}
.search-highlight-modal .navigate {
  color: #008dc9;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
  display: inline-block !important;
  padding-right: 5% !important;
  vertical-align: middle;
  margin-bottom: 2px !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}
.search-highlight-modal .navigate:hover,
.search-highlight-modal .navigate:focus {
  color: #fff;
  text-decoration: none;
}
.search-highlight-modal .close {
  color: #b2b2b2;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
  display: inline-block !important;
  padding-left: 2.5% !important;
  vertical-align: middle !important;
  margin-bottom: 2px !important;
  text-align: right;
  float: right;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}
.search-highlight-modal .close:hover,
.search-highlight-modal .close:focus {
  color: #fff;
  text-decoration: none;
}
.search-highlight-modal .status {
  color: #b2b2b2;
  font-size: 16px;
  cursor: pointer;
  display: inline-block !important;
  vertical-align: middle;
  text-align: center;
  width: 100% !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}
.portal .indicators-search {
  position: relative;
  z-index: 1;
}
.portal .indicators-search .indicators-search-btn {
  text-align: right;
  margin-bottom: -40px;
  height: 0;
}
.portal .indicators-search .indicators-search-input {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  max-width: 700px;
  visibility: hidden;
  background: #fff;
  border: solid 1px #b2b2b2;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  z-index: 1;
}
.portal .indicators-search .indicators-search-input .ind-explorer-head {
  text-align: right;
  padding: 10px;
  background: #fbfbfb;
  border-radius: 4px 4px 0 0;
}
.portal
  .indicators-search
  .indicators-search-input
  .ind-explorer-head
  .btn-who-blue {
  padding: 0 15px;
  font-size: 13px;
  line-height: 30px;
  border-radius: 4px;
  margin: 0 0 10px 0;
}
.portal .indicators-search .indicators-search-input .ind-search-parent {
  padding: 0 0 10px;
}
.portal
  .indicators-search
  .indicators-search-input
  .ind-search-parent
  > input[type="search"] {
  padding: 10px;
  font-weight: 400;
  margin-bottom: 0;
}
.portal
  .indicators-search
  .indicators-search-input
  .ind-search-parent
  > input[type="search"]:focus {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}
.portal .indicators-search .indicators-search-input > div > span {
  display: block;
  border: none;
  border-radius: 0 0 4px 4px;
}
.portal .indicators-search .indicators-search-input > div > label {
  display: none;
  padding: 0px 0px 15px 20px;
  background: #fff;
  border-radius: 4px;
  color: #b2b2b2;
}
.portal .indicators-search .indicators-search-input .k-group.k-treeview-lines {
  max-height: 600px;
  overflow: auto;
  padding: 10px 0 10px 16px;
  float: none;
}
.portal
  .indicators-search
  .indicators-search-input
  .k-group.k-treeview-lines
  > li:last-child {
  padding-bottom: 10px;
}
.portal .indicators-search .indicators-search-input span.k-in > a .highlight {
  background: #008dc9;
  color: #fff;
  border-radius: 4px;
  padding: 1px;
}
.portal .indicators-search .k-treeview .k-item {
  padding: 0 0 0 10px;
}
.portal .indicators-search .k-treeview .k-in {
  padding: 0.2em 0.6667em 0.2em 0.5833em;
}
.portal .indicators-search .k-treeview .k-item > .k-group {
  float: none;
}
.portal .indicators-search .k-treeview .k-i-collapse {
  margin-top: -0.2em;
}
.portal .indicators-search .k-group a {
  font-weight: 700;
  font-size: 18px;
}
.portal .indicators-search .k-group .k-group a {
  font-weight: 600;
  font-size: 16px;
}
.portal .indicators-search .k-group .k-group .k-group a {
  font-weight: 400;
  font-size: 14px;
}
@media (max-width: 767px) {
  .portal .indicators-search .indicators-search-btn {
    margin-bottom: 0px;
    height: 20px;
  }
}
.portal .indicators-search .k-treeview-lines > li > div a {
  color: #3c4245;
}
.portal .indicators-search .k-treeview-lines > li > div a:hover {
  color: #d86422;
}
.search-area-labels {
  display: inline-block;
  padding: 0 8px;
  margin-bottom: 5px;
  font-size: 11px;
  border-radius: 3px;
  border: 1px solid #b2b2b2;
}
.portal .indicators-policy {
  position: relative;
  z-index: 1;
}
.portal .indicators-policy .indicators-policy-btn {
  text-align: right;
  margin-bottom: -40px;
  height: 0;
}
.portal .indicators-policy .indicators-policy-input {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  max-width: 700px;
  visibility: hidden;
  background: #fff;
  border: solid 1px #b2b2b2;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  z-index: 1;
}
.portal
  .indicators-policy
  .indicators-policy-input
  .indicators-policy-explorer-head {
  text-align: right;
  padding: 10px;
  background: #fbfbfb;
  border-radius: 4px 4px 0 0;
}
.portal
  .indicators-policy
  .indicators-policy-input
  .indicators-policy-explorer-head
  .btn-who-blue {
  padding: 0 15px;
  font-size: 13px;
  line-height: 30px;
  border-radius: 4px;
  margin: 0 0 10px 0;
}
.portal
  .indicators-policy
  .indicators-policy-input
  .indicators-policy-search-parent {
  padding: 0 0 10px;
}
.portal
  .indicators-policy
  .indicators-policy-input
  .indicators-policy-search-parent
  > input[type="search"] {
  padding: 10px;
  font-weight: 400;
  margin-bottom: 0;
}
.portal
  .indicators-policy
  .indicators-policy-input
  .indicators-policy-search-parent
  > input[type="search"]:focus {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}
.portal .indicators-policy .indicators-policy-input > div > span {
  display: block;
  border: none;
  border-radius: 0 0 4px 4px;
}
.portal .indicators-policy .indicators-policy-input > div > label {
  display: none;
  padding: 0px 0px 15px 20px;
  background: #fff;
  border-radius: 4px;
  color: #b2b2b2;
}
.portal .indicators-policy .indicators-policy-input .k-group.k-treeview-lines {
  max-height: 600px;
  overflow: auto;
  padding: 10px 0 10px 16px;
  float: none;
}
.portal
  .indicators-policy
  .indicators-policy-input
  .k-group.k-treeview-lines
  > li:last-child {
  padding-bottom: 10px;
}
.portal .indicators-policy .indicators-policy-input span.k-in > a .highlight {
  background: #008dc9;
  color: #fff;
  border-radius: 4px;
  padding: 1px;
}
.portal .indicators-policy .k-treeview .k-item {
  padding: 0 0 0 10px;
}
.portal .indicators-policy .k-treeview .k-in {
  padding: 0.2em 0.6667em 0.2em 0.5833em;
}
.portal .indicators-policy .k-treeview .k-item > .k-group {
  float: none;
}
.portal .indicators-policy .k-treeview .k-i-collapse {
  margin-top: -0.2em;
}
.portal .indicators-policy .k-group a {
  font-weight: 700;
  font-size: 18px;
}
.portal .indicators-policy .k-group .k-group a {
  font-weight: 600;
  font-size: 16px;
}
.portal .indicators-policy .k-group .k-group .k-group a {
  font-weight: 400;
  font-size: 14px;
}
@media (max-width: 767px) {
  .portal .indicators-policy .indicators-search-btn {
    margin-bottom: 0px;
    height: 20px;
  }
}
.portal .indicators-policy .k-treeview-lines > li > div a {
  color: #3c4245;
}
.portal .indicators-policy .k-treeview-lines > li > div a:hover {
  color: #d86422;
}
.portal-header.gho {
  padding: 36px 0;
  background: #4c1f62;
  background: linear-gradient(135deg, #4c1f62 0%, #128abe 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c1f62', endColorstr='#128abe',GradientType=1 );
}
@media (min-width: 768px) {
  .portal-header.gho {
    padding: 33px 0;
  }
}
.portal-header.gho .container .row {
  display: block;
}
@media (min-width: 768px) {
  .portal-header.gho .container .row {
    display: -ms-flexbox;
    display: flex;
  }
}
.portal-header.gho .left-content {
  -ms-flex: auto;
  flex: auto;
}
.portal-header.gho .right-content {
  -ms-flex-item-align: center;
  align-self: center;
  padding-top: 5px;
}
.portal-header.gho .portal-title {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 5px;
  padding-bottom: 6px;
  text-align: center;
  margin: 0;
  color: #f5a523;
  line-height: 1.2;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .portal-header.gho .portal-title {
    text-align: left;
  }
}
.portal-header.gho .portal-subtitle {
  font-size: 16px;
  margin: 0;
  padding-bottom: 20px;
  text-align: center;
  font-style: italic;
  line-height: 1.2;
  color: #fff;
}
@media (min-width: 768px) {
  .portal-header.gho .portal-subtitle {
    padding-bottom: 0;
    text-align: left;
  }
}
.portal-header.gho .right-content > div > div {
  text-align: center;
}
@media (min-width: 768px) {
  .portal-header.gho .right-content > div > div {
    text-align: right;
  }
}
.portal-header.gho .right-content .btn-who-blue {
  margin-left: 5px;
}
.page-header.gho {
  background: url(../images/gho/page-tagline.jpg) center center no-repeat;
  background-size: cover;
  padding: 28px 0 26px;
}
.portal .portal-page-title-subscribe > .row {
  position: relative;
  padding-right: 20px;
}
.portal .portal-page-title-subscribe > .row .portal-page-title-subscribe-left {
  width: 100%;
  padding-right: 53px;
}
.portal .portal-page-title-subscribe > .row .portal-page-title-subscribe-right {
  position: absolute;
  width: 53px;
  top: 0;
  bottom: 0;
  right: 0;
}
.portal
  .portal-page-title-subscribe
  > .row
  .portal-page-title-subscribe-right
  .subscribe-indicator-btn {
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -12px;
}
.portal .portal-page-title-search > .row {
  position: relative;
  padding-right: 20px;
}
.portal .portal-page-title-search > .row .portal-page-title-search-left {
  width: 100%;
  padding-right: 53px;
}
.portal .portal-page-title-search > .row .portal-page-title-search-right {
  position: absolute;
  width: 53px;
  top: 0;
  bottom: 0;
  right: 0;
}
.portal
  .portal-page-title-search
  > .row
  .portal-page-title-search-right
  .search-highlight-btn {
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -12px;
}
.portal .portal-page-title-subscribe-search > .row {
  position: relative;
  padding-right: 20px;
}
.portal
  .portal-page-title-subscribe-search
  > .row
  .portal-page-title-subscribe-search-left {
  width: 100%;
  padding-right: 106px;
}
.portal
  .portal-page-title-subscribe-search
  > .row
  .portal-page-title-subscribe-search-right {
  position: absolute;
  width: 106px;
  top: 0;
  bottom: 0;
  right: 0;
}
.portal
  .portal-page-title-subscribe-search
  > .row
  .portal-page-title-subscribe-search-right
  .subscribe-indicator-btn {
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -12px;
}
.portal
  .portal-page-title-subscribe-search
  > .row
  .portal-page-title-subscribe-search-right
  .search-highlight-btn {
  position: absolute;
  right: 55px;
  top: 50%;
  margin-top: -12px;
}
@media (min-width: 1020px) and (max-width: 1130px) {
  .portal-main-menu-container.portal-menu-levels
    .portal-navigation
    .main-navigation
    > li
    + li
    a,
  .portal-main-menu-container.portal-menu-levels
    .portal-navigation
    .main-navigation
    > li
    + li
    .lv1Item {
    padding-left: 22px;
  }
  .portal-navigation ul li a {
    padding-right: 22px;
  }
}
.gho-homepage-hero {
  background: url(../images/gho/hero-bg.jpg) center center no-repeat;
  background-size: cover;
  padding: 40px 0 40px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .gho-homepage-hero {
    padding: 60px 0 60px;
  }
}
@media (min-width: 1020px) {
  .gho-homepage-hero {
    padding-bottom: 160px;
  }
}
.gho-home-hero-wrapper .content-block {
  float: none;
  margin: 0 auto;
  text-align: center;
}
@media (min-width: 1020px) {
  .gho-home-hero-wrapper .content-block {
    max-width: 70%;
  }
}
.sf-main-site .portal.gho h1.gho-home-title {
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 5px;
  padding-bottom: 6px;
  color: #f5a523;
  line-height: 1.2;
  text-transform: uppercase;
  margin: 0;
  padding: 20px 0 0;
}
@media (min-width: 768px) {
  .sf-main-site .portal.gho h1.gho-home-title {
    font-size: 32px;
  }
}
.sf-body p.gho-home-subtitle {
  font-size: 38px;
  line-height: 1.2;
  color: #fff;
  margin: 16px 0 24px;
}
@media (min-width: 768px) {
  .sf-body p.gho-home-subtitle {
    font-size: 48px;
  }
}
.sf-body p.gho-home-hero-btn .btn-who-large {
  margin: 0 6px 12px;
}
@media (min-width: 1020px) {
  .gho-home-bottom {
    margin-top: -106px;
  }
}
ul.list-links {
  list-style: none;
  padding: 0 !important;
  margin: 0 !important;
  float: none !important;
}
ul.list-links a {
  font-size: 16px;
  font-weight: 700;
  line-height: 25px;
  color: #008dc9;
  text-decoration: none;
}
ul.list-links a:hover {
  color: #d86422;
}
.list-links-icon {
  padding: 25px 15px 25px 90px;
  margin: 10px 0;
  border-radius: 4px;
  position: relative;
  box-shadow: 5px 5px 20px 0 rgba(218, 218, 218, 0.5);
}
.list-links-icon img {
  position: absolute;
  top: 25px;
  left: 15px;
  width: 50px;
  height: 50px;
}
.list-links-icon .img-wrapper {
  position: static !important;
}
.list-links-icon ul {
  list-style: none;
  padding: 0 !important;
  margin: 0 !important;
  float: none !important;
}
.list-links-icon ul a {
  font-size: 16px;
  font-weight: 700;
  line-height: 25px;
  color: #008dc9;
  text-decoration: none;
}
.list-links-icon ul a:hover {
  color: #d86422;
}
.list-links-icon h1,
.list-links-icon h2,
.list-links-icon h3,
.list-links-icon h4 {
  margin-top: 12px !important;
}
.sf-main-site .portal.mca h1,
.sf-main-site .portal.mca h2,
.sf-main-site .portal.mca h3,
.sf-main-site .portal.mca h4,
.sf-main-site .portal.mca h5,
.sf-main-site .portal.mca .h1,
.sf-main-site .portal.mca .h2,
.sf-main-site .portal.mca .h3,
.sf-main-site .portal.mca .h4,
.sf-main-site .portal.mca .h5 {
  color: #3c4245;
}
.sf-main-site .portal.mca h1,
.sf-main-site .portal.mca h2,
.sf-main-site .portal.mca h3,
.sf-main-site .portal.mca h4,
.sf-main-site .portal.mca .h1,
.sf-main-site .portal.mca .h2,
.sf-main-site .portal.mca .h3,
.sf-main-site .portal.mca .h4 {
  font-weight: 400;
}
.sf-main-site .portal.mca h1,
.sf-main-site .portal.mca .h1 {
  font-size: 26px;
  line-height: 1.2;
}
@media (min-width: 478px) {
  .sf-main-site .portal.mca h1,
  .sf-main-site .portal.mca .h1 {
    font-size: 28px;
    line-height: 1.2;
  }
}
@media (min-width: 768px) {
  .sf-main-site .portal.mca h1,
  .sf-main-site .portal.mca .h1 {
    font-size: 30px;
    line-height: 1.2;
  }
}
@media (min-width: 1020px) {
  .sf-main-site .portal.mca h1,
  .sf-main-site .portal.mca .h1 {
    font-size: 32px;
    line-height: 1.2;
  }
}
.sf-main-site .portal.mca.page-header h1,
.sf-main-site .portal.mca.page-header .h1 {
  font-size: 22px;
  line-height: 1.2;
  margin: 0;
}
@media (min-width: 478px) {
  .sf-main-site .portal.mca.page-header h1,
  .sf-main-site .portal.mca.page-header .h1 {
    font-size: 24px;
    line-height: 1.2;
  }
}
@media (min-width: 768px) {
  .sf-main-site .portal.mca.page-header h1,
  .sf-main-site .portal.mca.page-header .h1 {
    font-size: 24px;
    line-height: 1.2;
  }
}
@media (min-width: 1020px) {
  .sf-main-site .portal.mca.page-header h1,
  .sf-main-site .portal.mca.page-header .h1 {
    font-size: 26px;
    line-height: 1.2;
  }
}
.sf-main-site .portal.mca h2,
.sf-main-site .portal.mca .h2 {
  font-size: 24px;
  line-height: 1.2;
  margin: 0;
}
@media (min-width: 478px) {
  .sf-main-site .portal.mca h2,
  .sf-main-site .portal.mca .h2 {
    font-size: 26px;
    line-height: 1.2;
  }
}
@media (min-width: 768px) {
  .sf-main-site .portal.mca h2,
  .sf-main-site .portal.mca .h2 {
    font-size: 28px;
    line-height: 1.2;
  }
}
@media (min-width: 1020px) {
  .sf-main-site .portal.mca h2,
  .sf-main-site .portal.mca .h2 {
    font-size: 28px;
    line-height: 1.2;
  }
}
.sf-main-site .portal.mca h3,
.sf-main-site .portal.mca .h3 {
  font-size: 18px;
  line-height: 1.2;
  margin: 0;
}
@media (min-width: 478px) {
  .sf-main-site .portal.mca h3,
  .sf-main-site .portal.mca .h3 {
    font-size: 22px;
    line-height: 1.2;
  }
}
@media (min-width: 768px) {
  .sf-main-site .portal.mca h3,
  .sf-main-site .portal.mca .h3 {
    font-size: 24px;
    line-height: 1.2;
  }
}
@media (min-width: 1020px) {
  .sf-main-site .portal.mca h3,
  .sf-main-site .portal.mca .h3 {
    font-size: 26px;
    line-height: 1.2;
  }
}
.sf-main-site .portal.mca h4,
.sf-main-site .portal.mca .h4 {
  font-size: 16px;
  line-height: 1.2;
  margin: 0;
}
@media (min-width: 478px) {
  .sf-main-site .portal.mca h4,
  .sf-main-site .portal.mca .h4 {
    font-size: 19px;
    line-height: 1.2;
  }
}
@media (min-width: 768px) {
  .sf-main-site .portal.mca h4,
  .sf-main-site .portal.mca .h4 {
    font-size: 22px;
    line-height: 1.2;
  }
}
@media (min-width: 1020px) {
  .sf-main-site .portal.mca h4,
  .sf-main-site .portal.mca .h4 {
    font-size: 24px;
    line-height: 1.2;
  }
}
.sf-main-site .portal.mca h5,
.sf-main-site .portal.mca .h5 {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0;
}
@media (min-width: 478px) {
  .sf-main-site .portal.mca h5,
  .sf-main-site .portal.mca .h5 {
    font-size: 16px;
    line-height: 1.2;
  }
}
@media (min-width: 1020px) {
  .sf-main-site .portal.mca h5,
  .sf-main-site .portal.mca .h5 {
    font-size: 18px;
    line-height: 1.2;
  }
}
.sf-main-site .portal.mca .leading-text {
  font-size: 20px;
  font-weight: 400;
  color: #3c4245;
  line-height: 28px;
}
.sf-main-site .portal.mca .who-quote {
  font-size: 24px;
  font-weight: 700;
  color: #3c4245;
  line-height: 30px;
}
.gho-error {
  font-size: 16px;
  line-height: 1.2;
  color: #dc4945;
  text-align: center;
}
.gho-error span {
  display: block;
  padding: 10px 0;
}
.portal-header.mca {
  padding: 36px 0;
  background: #4c1f62;
  background: linear-gradient(135deg, #123764 0%, #128abe 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#123764', endColorstr='#128abe',GradientType=1 );
}
@media (min-width: 768px) {
  .portal-header.mca {
    padding: 33px 0;
  }
}
.portal-header.mca .container .row {
  display: block;
}
@media (min-width: 768px) {
  .portal-header.mca .container .row {
    display: -ms-flexbox;
    display: flex;
  }
}
.portal-header.mca .left-content {
  -ms-flex: auto;
  flex: auto;
}
.portal-header.mca .right-content {
  -ms-flex-item-align: center;
  align-self: center;
  padding-top: 5px;
}
.portal-header.mca .portal-title {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 5px;
  padding-bottom: 6px;
  text-align: center;
  margin: 0;
  color: #f5a523;
  line-height: 1.2;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .portal-header.mca .portal-title {
    text-align: left;
  }
}
.portal-header.mca .portal-subtitle {
  font-size: 16px;
  margin: 0;
  padding-bottom: 20px;
  text-align: center;
  font-style: italic;
  line-height: 1.2;
  color: #fff;
}
@media (min-width: 768px) {
  .portal-header.mca .portal-subtitle {
    padding-bottom: 0;
    text-align: left;
  }
}
.portal-header.mca .right-content > div > div {
  text-align: center;
}
@media (min-width: 768px) {
  .portal-header.mca .right-content > div > div {
    text-align: right;
  }
}
.portal-header.mca .right-content .btn-who-blue {
  margin-left: 5px;
}
.page-header.mca {
  background: url(../images/mca/page-tagline.jpg) center center no-repeat;
  background-size: cover;
  padding: 28px 0 26px;
}
.portal.mca .portal-page-title-subscribe > .row {
  position: relative;
  padding-right: 20px;
}
.portal.mca
  .portal-page-title-subscribe
  > .row
  .portal-page-title-subscribe-left {
  width: 100%;
  padding-right: 53px;
}
.portal.mca
  .portal-page-title-subscribe
  > .row
  .portal-page-title-subscribe-right {
  position: absolute;
  width: 53px;
  top: 0;
  bottom: 0;
  right: 0;
}
.portal.mca
  .portal-page-title-subscribe
  > .row
  .portal-page-title-subscribe-right
  .subscribe-indicator-btn {
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -12px;
}
.mca-homepage-hero {
  background: url(../images/mca/hero-bg-mca.jpg) center center no-repeat;
  background-size: cover;
  padding: 40px 0 40px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .mca-homepage-hero {
    padding: 60px 0 60px;
  }
}
.mca-home-hero-wrapper .content-block {
  float: none;
  margin: 0 auto;
  text-align: center;
}
@media (min-width: 1020px) {
  .mca-home-hero-wrapper .content-block {
    max-width: 70%;
  }
}
.sf-main-site .portal.mca h1.mca-home-title {
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 5px;
  padding-bottom: 6px;
  color: #f5a523;
  line-height: 1.2;
  text-transform: uppercase;
  margin: 0;
  padding: 20px 0 0;
}
@media (min-width: 768px) {
  .sf-main-site .portal.mca h1.mca-home-title {
    font-size: 32px;
  }
}
.sf-body p.mca-home-subtitle {
  font-size: 38px;
  line-height: 1.2;
  color: #fff;
  margin: 16px 0 24px;
}
@media (min-width: 768px) {
  .sf-body p.mca-home-subtitle {
    font-size: 48px;
  }
}
.sf-body p.mca-home-desc {
  line-height: 1.4;
  color: #fff;
  margin: 0 0 30px;
}
.sf-body p.mca-home-hero-btn {
  margin: 0;
}
.sf-body p.mca-home-hero-btn .btn-who-large {
  margin: 0 6px 12px;
}
ul.theme-links {
  list-style: none;
  padding: 0 !important;
  margin: 0 !important;
  float: none !important;
  padding-left: 1em !important;
}
ul.theme-links a {
  font-size: 16px;
  font-weight: 700;
  line-height: 25px;
  color: #008dc9;
  text-decoration: none;
}
ul.theme-links a:hover {
  color: #d86422;
}
ul.theme-links li::before {
  content: "\2022";
  color: #008dc9;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
@media (min-width: 1020px) {
  .mca.portal-main-menu-container.portal-menu-levels
    .portal-navigation
    .main-navigation
    > li
    + li
    a,
  .mca.portal-main-menu-container.portal-menu-levels
    .portal-navigation
    .main-navigation
    > li
    + li
    .lv1Item {
    padding-left: 6px;
  }
}
@media (min-width: 1120px) {
  .mca.portal-main-menu-container.portal-menu-levels
    .portal-navigation
    .main-navigation
    > li
    + li
    a,
  .mca.portal-main-menu-container.portal-menu-levels
    .portal-navigation
    .main-navigation
    > li
    + li
    .lv1Item {
    padding-left: 13px;
  }
}
@media (min-width: 1230px) {
  .mca.portal-main-menu-container.portal-menu-levels
    .portal-navigation
    .main-navigation
    > li
    + li
    a,
  .mca.portal-main-menu-container.portal-menu-levels
    .portal-navigation
    .main-navigation
    > li
    + li
    .lv1Item {
    padding-left: 22px;
  }
}
@media (min-width: 1320px) {
  .mca.portal-main-menu-container.portal-menu-levels
    .portal-navigation
    .main-navigation
    > li
    + li
    a,
  .mca.portal-main-menu-container.portal-menu-levels
    .portal-navigation
    .main-navigation
    > li
    + li
    .lv1Item {
    padding-left: 29px;
  }
}
@media (min-width: 1400px) {
  .mca.portal-main-menu-container.portal-menu-levels
    .portal-navigation
    .main-navigation
    > li
    + li
    a,
  .mca.portal-main-menu-container.portal-menu-levels
    .portal-navigation
    .main-navigation
    > li
    + li
    .lv1Item {
    padding-left: 30px;
  }
}
@media (min-width: 1020px) {
  .mca.portal-main-menu-container.portal-menu-levels
    .portal-navigation
    .lv1Item {
    padding-right: 6px;
  }
}
@media (min-width: 1120px) {
  .mca.portal-main-menu-container.portal-menu-levels
    .portal-navigation
    .lv1Item {
    padding-right: 13px;
  }
}
@media (min-width: 1230px) {
  .mca.portal-main-menu-container.portal-menu-levels
    .portal-navigation
    .lv1Item {
    padding-right: 22px;
  }
}
@media (min-width: 1320px) {
  .mca.portal-main-menu-container.portal-menu-levels
    .portal-navigation
    .lv1Item {
    padding-right: 29px;
  }
}
@media (min-width: 1400px) {
  .mca.portal-main-menu-container.portal-menu-levels
    .portal-navigation
    .lv1Item {
    padding-right: 30px;
  }
}
@media (min-width: 1020px) {
  .mca .portal-navigation ul li a {
    padding-right: 6px;
  }
}
@media (min-width: 1120px) {
  .mca .portal-navigation ul li a {
    padding-right: 13px;
  }
}
@media (min-width: 1230px) {
  .mca .portal-navigation ul li a {
    padding-right: 22px;
  }
}
@media (min-width: 1320px) {
  .mca .portal-navigation ul li a {
    padding-right: 29px;
  }
}
@media (min-width: 1400px) {
  .mca .portal-navigation ul li a {
    padding-right: 30px;
  }
}
@media (min-width: 1020px) {
  .mca .portal-navigation ul li + li a {
    padding-left: 6px;
  }
}
@media (min-width: 1120px) {
  .mca .portal-navigation ul li + li a {
    padding-left: 13px;
  }
}
@media (min-width: 1230px) {
  .mca .portal-navigation ul li + li a {
    padding-left: 22px;
  }
}
@media (min-width: 1320px) {
  .mca .portal-navigation ul li + li a {
    padding-left: 29px;
  }
}
@media (min-width: 1400px) {
  .mca .portal-navigation ul li + li a {
    padding-left: 30px;
  }
}
.filters-holder {
  position: relative;
  border-bottom: solid 1px #e8e8e8;
  padding-bottom: 10px;
  clear: both;
  margin-top: 30px;
}
@media (min-width: 1020px) {
  .filters-holder {
    padding-right: 184px;
  }
}
.filters-holder:before,
.filters-holder:after {
  content: "";
  clear: both;
  display: block;
}
.filters-holder .filter-wrapper {
  position: relative;
  margin: 0 -15px;
}
@media (min-width: 1020px) {
  .filters-holder .filter-wrapper {
    display: -ms-flexbox;
    display: flex;
  }
}
.filters-holder .filter-wrapper .filter {
  padding: 0 15px;
}
@media (min-width: 1020px) {
  .filters-holder .filter-wrapper .filter {
    -ms-flex: 1;
    flex: 1;
  }
}
.filters-holder .filter-wrapper .filter + .filter {
  margin-top: 20px;
}
@media (min-width: 1020px) {
  .filters-holder .filter-wrapper .filter + .filter {
    margin-top: 0;
  }
}
.filters-holder label {
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
}
.filters-holder select {
  display: block;
  border: solid 1px #b2b2b2;
  border-radius: 2px;
  height: 50px;
  width: 100%;
  line-height: 50px;
  background: #fff url(../images/mca/arrow-select-filter.png) center right
    no-repeat;
  padding: 0 30px 0 20px;
  font-size: 16px;
  border-radius: 4px;
  line-height: normal;
  letter-spacing: normal;
  box-sizing: border-box;
  appearance: none;
}
.filters-holder select:focus {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  outline: none;
}
.filters-holder .filter-button {
  text-align: center;
  margin-top: 20px;
}
@media (min-width: 1020px) {
  .filters-holder .filter-button {
    margin-top: 0;
    text-align: right;
    position: absolute;
    top: 28px;
    right: 0;
  }
}
.filters-holder .filter-button a,
.filters-holder .filter-button input[type="button"] {
  border: none;
  outline: none;
  display: inline-block;
  background-color: #008dc9;
  color: #fff;
  text-decoration: none;
  border-radius: 2px;
  height: 50px;
  line-height: 50px;
  font-weight: 700;
  padding: 0 30px;
  transition: all 0.3s ease;
  cursor: pointer;
  appearance: none;
}
.filters-holder .filter-button a:hover,
.filters-holder .filter-button input[type="button"]:hover {
  display: inline-block;
  background-color: #d86422;
  color: #fff;
  text-decoration: none;
}
.download-file {
  display: inline-block;
  background: url(../images/mca/icons-download-file.png) 0 0 no-repeat;
  width: 24px;
  height: 24px;
  text-indent: -9999px;
}
.download-file:hover {
  background-position: -24px 0;
}
.heading-results {
  display: block !important;
  height: auto !important;
}
@media (min-width: 768px) {
  .heading-results {
    display: table !important;
  }
}
.sort-results {
  display: block !important;
}
@media (min-width: 768px) {
  .sort-results {
    float: right;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-align: center;
    align-items: center;
  }
}
.sort-results .sort-label {
  display: inline-block;
  font-size: 13px;
  margin-right: 5px;
}
.sort-results select {
  margin-top: 2px;
  display: inline-block !important;
  font-size: 14px !important;
  height: 34px !important;
  margin-bottom: 0 !important;
  padding: 0 25px 0 7px !important;
  margin-left: 2px;
}
@media (min-width: 768px) {
  .sort-results select {
    display: block;
    margin-top: 0;
  }
}
.simple-search .custom-search-filter {
  width: 100%;
}
.simple-search .custom-search-results {
  width: 100%;
}
.simple-search .filters-holder {
  padding-right: 0;
}
@media (min-width: 1020px) {
  .simple-search .filters-holder {
    padding-right: 184px;
  }
}
.simple-search .filters-holder [hidden] {
  display: none !important;
}
.simple-search .filters-holder > .form-group {
  width: 100%;
  float: left;
}
@media (min-width: 1020px) {
  .simple-search .filters-holder > .form-group {
    width: 33.3333%;
    padding: 0 15px;
  }
}
.simple-search .filters-holder .filter-button {
  text-align: center;
  position: static;
}
@media (min-width: 1020px) {
  .simple-search .filters-holder .filter-button {
    position: absolute;
    top: auto;
    bottom: 31px;
    right: 15px;
    text-align: right;
  }
}
.advanced-search .filters-holder {
  background-color: #f5f5f5;
  border: solid 1px #e8e8e8;
  padding: 20px;
  margin: 0;
}
@media (min-width: 1020px) {
  .advanced-search .filters-holder {
    margin: 0 20px 0 0;
  }
}
.advanced-search .filter-button {
  position: static !important;
  text-align: center;
}
.custom-search {
  clear: both;
  padding-top: 10px;
}
.custom-search .select-btn-list .select-btn {
  width: 50%;
}
.custom-search-results table {
  width: 100%;
  border-spacing: 0;
}
.custom-search-results table thead {
  display: none;
}
@media (min-width: 1020px) {
  .custom-search-results table thead {
    display: table-header-group;
  }
}
.custom-search-results table tr {
  display: block;
  border: solid 1px #e8e8e8;
  border-bottom-width: 2px;
  margin-bottom: 5px;
}
@media (min-width: 1020px) {
  .custom-search-results table tr {
    display: table-row;
    border: none;
    margin-bottom: 0;
  }
}
.custom-search-results table tr:hover td {
  background-color: #f5f5f5;
}
.custom-search-results table th {
  font-size: 17px;
  font-weight: 700;
  color: #20313b;
  border-bottom: solid 1px #e8e8e8;
  text-align: left;
  padding: 5px;
}
.custom-search-results table td {
  position: relative;
  display: block;
  font-size: 15px;
  padding: 5px;
  border-bottom: solid 1px #e8e8e8;
  padding-left: 50%;
  min-height: 28px;
}
@media (min-width: 1020px) {
  .custom-search-results table td {
    display: table-cell;
    padding: 5px;
  }
}
.custom-search-results table td:before {
  content: attr(data-label);
  position: absolute;
  left: 5px;
  font-weight: bold;
  color: #3c4245;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: calc(50% - 10px);
}
@media (min-width: 1020px) {
  .custom-search-results table td:before {
    content: none;
  }
}
.custom-search-results table .download {
  text-align: center;
  padding-left: 5px;
}
@media (min-width: 1020px) {
  .custom-search-results table .download {
    text-align: right;
  }
}
.custom-search-results table .download:before {
  content: none;
}
.custom-search-results table .download .download-file {
  vertical-align: middle;
}
.col-md-4.custom-search-filter,
.col-md-8.custom-search-results {
  clear: none;
}
.form-select-btn > label {
  visibility: hidden;
}
ul.simple-pagination {
  list-style: none;
}
.simple-pagination {
  display: block;
  overflow: hidden;
  padding: 0 5px 5px 0;
  margin: 0;
}
.simple-pagination ul {
  list-style: none;
  text-align: center;
  padding: 0;
  margin: 0;
}
.simple-pagination li {
  list-style: none;
  padding: 0;
  margin: 0 5px;
}
span.ellipse.clickable {
  cursor: pointer;
}
.ellipse input {
  width: 3em;
}
.light-theme span {
  cursor: pointer;
}
.light-theme a,
.light-theme span {
  display: block;
  padding: 5px 15px;
  border-radius: 3px;
  color: #3c4245;
  font-weight: 700;
}
.light-theme a:hover,
.light-theme li:not(.disabled):not(.active) span:hover:not(.ellipse) {
  text-decoration: none;
  background: #008dc9;
  color: #fff;
}
.light-theme li:not(.disabled) .current {
  background: #d86422;
  color: #fff;
  cursor: default;
}
.light-theme .disabled {
  color: #3c4245;
  opacity: 0.7;
}
.light-theme .ellipse {
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  font-weight: bold;
  cursor: default;
}
.light-theme .ellipse input {
  height: 34px;
  padding-left: 10px;
  padding-right: 10px;
}
