.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

body {
  font-family: Inter, sans-serif;
  color: #1d2933;
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
}

h1 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 45px;
  line-height: 55px;
  font-weight: 700;
}

h2 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 32px;
  line-height: 42px;
  font-weight: 800;
}

h3 {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 25px;
  line-height: 35px;
  font-weight: 800;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 25px;
  font-weight: 700;
}

p {
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 28px;
}

a {
  text-decoration: underline;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}

li {
  margin-bottom: 10px;
}

img {
  display: inline-block;
  max-width: 100%;
}

blockquote {
  margin-bottom: 10px;
  padding: 10px 20px;
  border-left: 5px solid #e2e2e2;
  font-size: 18px;
  line-height: 22px;
}

figure {
  margin-top: 30px;
  margin-bottom: 0px;
}

figcaption {
  margin-top: 5px;
  margin-bottom: 30px;
  padding-bottom: 5px;
  border-bottom: 1px solid #bdc3c9;
  color: #c2c2c2;
  font-size: 12px;
  line-height: 16px;
  text-align: left;
}

.navbar {
  position: relative;
  z-index: 10;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
  text-align: center;
}

.nav-link {
  z-index: 1;
  max-height: 70px;
  margin-right: 2px;
  margin-left: 2px;
  padding: 25px 15px;
  border-radius: 6px;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

.nav-link:hover {
  background-color: #355eff;
  color: #fff;
}

.nav-link.w--current {
  color: #fff;
}

.nav-link.rev {
  background-color: #ffd000;
  color: #1d2933;
}

.nav-link.rev:hover {
  background-color: #355eff;
  color: #fff;
}

.nav-link.fa {
  padding-right: 15px;
  padding-left: 15px;
}

.nav-link.explorenl {
  background-color: #ffd000;
  color: #1d2933;
}

.nav-link.explorenl:hover {
  background-image: linear-gradient(35deg, #fb0, #ff4d00);
  color: #1d2933;
}

.brand {
  display: inline-block;
  width: 250px;
  height: 70px;
  padding-top: 5px;
  padding-bottom: 5px;
  letter-spacing: 5px;
  cursor: pointer;
  -o-object-fit: contain;
  object-fit: contain;
}

.subnavbar {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 11;
  width: 300px;
  margin-top: 5px;
  padding: 23px 10px;
  float: right;
  background-color: transparent;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
}

.heroblock {
  position: relative;
  z-index: 1;
  min-height: 250px;
  padding-top: 150px;
  padding-bottom: 80px;
  background-color: #355eff;
  color: #fff;
}

.heroblock.homehero {
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
  padding: 150px 0px 80px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(33, 42, 216, 0.66);
  background-image: linear-gradient(100deg, #355eff, rgba(29, 41, 51, 0.6) 34%, rgba(29, 41, 51, 0.2));
  color: #fff;
}

.heroblock.homehero.hhp {
  background-image: radial-gradient(circle farthest-corner at 0% 0%, #a28f9d, #619eb4 40%, #619eb4 55%, rgba(128, 46, 98, 0) 0);
  color: #fff;
}

.heroblock.homehero.hhdg {
  background-image: radial-gradient(circle farthest-corner at 0% 0%, #608175, #355eff 40%, #355eff 55%, rgba(2, 63, 2, 0) 0);
  color: #fff;
}

.heroblock.homehero.contenthh {
  background-image: radial-gradient(circle farthest-corner at 0% 0%, #eafae2, #fff 48%, #fff 70%, hsla(41, 0%, 100%, 0) 0);
}

.heroblock.lighthb {
  background-color: #fff;
  color: #1d2933;
}

.heroblock.hh2 {
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
  padding: 150px 0px 70px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1d2933;
  background-image: url('../images/graphiccwhite.png');
  background-position: 100% 100%;
  background-size: 50%;
  background-repeat: no-repeat;
  color: #fff;
}

.heroblock.hh2.hhp {
  background-image: radial-gradient(circle farthest-corner at 0% 0%, #a28f9d, #619eb4 40%, #619eb4 55%, rgba(128, 46, 98, 0) 0);
  color: #fff;
}

.heroblock.hh2.hhdg {
  background-image: radial-gradient(circle farthest-corner at 0% 0%, #608175, #355eff 40%, #355eff 55%, rgba(2, 63, 2, 0) 0);
  color: #fff;
}

.heroblock.hh2.contenthh {
  background-image: radial-gradient(circle farthest-corner at 0% 0%, #eafae2, #fff 48%, #fff 70%, hsla(41, 0%, 100%, 0) 0);
}

.heroblock.hh2.h22light {
  overflow: visible;
  padding-bottom: 20px;
  background-color: #fff;
  background-image: url('../images/graphiccwhite.png');
  background-position: 100% 100%;
  background-size: 50%;
  background-repeat: no-repeat;
  color: #1d2933;
}

.container {
  position: relative;
  z-index: 1;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}

.container.responsive {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.container._800 {
  max-width: 800px;
}

.button {
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 10px;
  padding: 15px 30px;
  border-radius: 6px;
  background-color: #355eff;
  -webkit-transition: color 200ms ease, background-color 200ms ease, -webkit-transform 200ms ease;
  transition: color 200ms ease, background-color 200ms ease, -webkit-transform 200ms ease;
  transition: color 200ms ease, background-color 200ms ease, transform 200ms ease;
  transition: color 200ms ease, background-color 200ms ease, transform 200ms ease, -webkit-transform 200ms ease;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  text-align: center;
}

.button:hover {
  box-shadow: 0 0 8px -6px #1d2933;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.button.yellow {
  background-color: #ffd000;
  color: #1d2933;
}

.button.rev {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  background-color: #fff;
  color: #1d2933;
}

.button.centre {
  position: relative;
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
  background-color: #1d2933;
  color: #fff;
}

.button.dark {
  background-color: #1d2933;
  color: #fff;
}

.button.quoteshare {
  margin-right: 5px;
  margin-left: 5px;
}

.button.current {
  background-color: #1d2933;
}

.cardblock {
  position: relative;
  padding-top: 50px;
  padding-bottom: 60px;
}

.cardblock.cbalt {
  background-color: #e0eaf3;
}

.cardblock.cbslate {
  background-color: #1d2933;
  color: #fff;
}

.card-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.card {
  position: relative;
  overflow: hidden;
  max-width: 49%;
  min-width: 23%;
  margin-right: 2%;
  margin-bottom: 20px;
  padding-bottom: 50px;
  float: left;
  clear: right;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 6px;
  -webkit-transition: color 200ms ease, background-color 200ms ease, box-shadow 200ms ease, -webkit-transform 200ms ease;
  transition: color 200ms ease, background-color 200ms ease, box-shadow 200ms ease, -webkit-transform 200ms ease;
  transition: color 200ms ease, background-color 200ms ease, transform 200ms ease, box-shadow 200ms ease;
  transition: color 200ms ease, background-color 200ms ease, transform 200ms ease, box-shadow 200ms ease, -webkit-transform 200ms ease;
  color: #1d2933;
  text-align: left;
  text-decoration: none;
}

.card:hover {
  box-shadow: 0 5px 20px -3px rgba(0, 0, 0, 0.22);
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
  color: #355eff;
}

.card.no-image {
  padding-top: 25px;
}

.card.sidec {
  width: 98%;
  max-width: 98%;
  min-width: 98%;
  margin-top: 20px;
  margin-bottom: 0px;
  background-color: #fff;
}

.card.featurec {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 98%;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #edf3ed;
}

.card.homef {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 98%;
  max-width: none;
  min-height: 300px;
  margin-top: 20px;
  margin-right: 2%;
  margin-bottom: 20px;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #1d2933;
  color: #fff;
}

.card.bigtag {
  padding-bottom: 70px;
}

.card.jobc {
  max-width: 23%;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff;
}

.card.mapc {
  max-width: 100%;
  min-width: 0%;
  margin-right: 0%;
  background-color: #fff;
}

.card.homea {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 98%;
  max-width: none;
  min-height: 300px;
  margin-top: 20px;
  margin-right: 2%;
  margin-bottom: 20px;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #1d2933;
  color: #fff;
}

.card-title {
  position: relative;
  z-index: 1;
  padding: 15px 20px;
  font-size: 18px;
  line-height: 25px;
  font-weight: 800;
  text-decoration: none;
}

.card-title.featurect {
  max-width: 600px;
  font-size: 1.8em;
  line-height: 1.5em;
}

.card-blurb {
  position: relative;
  z-index: 1;
  max-width: 600px;
  padding: 10px 20px;
  font-size: 13px;
  line-height: 18px;
}

.helpblock {
  position: relative;
  padding-top: 60px;
  padding-bottom: 40px;
  color: #355eff;
}

.card-tags {
  position: absolute;
  bottom: 0px;
  z-index: 1;
  width: 100%;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  font-size: 14px;
  line-height: 23px;
}

.card-tags.featuretags {
  width: 33%;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: rgba(0, 0, 0, 0.69);
  color: #fff;
}

.date {
  opacity: 0.6;
  font-size: 12px;
  line-height: 14px;
  font-weight: 500;
}

.tags {
  margin-top: 2px;
  margin-bottom: 0px;
  opacity: 0.7;
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
}

.red {
  color: #ffd000;
}

.support-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.support-col {
  width: 31.3%;
  max-width: 31.3%;
  min-height: 30px;
  margin-top: 20px;
  margin-right: 2%;
  margin-bottom: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  float: left;
  clear: right;
  border-bottom: 1px solid #619eb4;
}

.support-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 31.3%;
  margin-right: 2%;
  margin-bottom: 20px;
  padding: 15px 20px 20px 10px;
  float: left;
  clear: right;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 15px;
  background-color: #ffd000;
  -webkit-transition: box-shadow 200ms ease, -webkit-transform 200ms ease;
  transition: box-shadow 200ms ease, -webkit-transform 200ms ease;
  transition: transform 200ms ease, box-shadow 200ms ease;
  transition: transform 200ms ease, box-shadow 200ms ease, -webkit-transform 200ms ease;
  color: #355eff;
  text-decoration: none;
}

.support-card:hover {
  box-shadow: 0 5px 20px -3px rgba(0, 0, 0, 0.22);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.support-card.scp {
  background-color: #619eb4;
  color: #fff;
}

.support-card-text {
  display: inline-block;
}

.support-card-image {
  display: inline-block;
  max-width: 90px;
  margin-right: 20px;
}

.headcol {
  position: relative;
  display: block;
  width: 55%;
  margin-right: 2%;
  float: left;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.headcol.righthc {
  width: 45%;
  margin-right: 0%;
  float: right;
}

.support-link {
  display: block;
  padding: 10px 10px 10px 21px;
  color: #355eff;
  line-height: 23px;
  text-decoration: none;
  text-indent: -21px;
}

.support-link:hover {
  color: #619eb4;
}

.fa {
  display: inline-block;
  font-family: 'Fa solid 900', sans-serif;
}

.sublogo {
  display: inline-block;
  padding-top: 3px;
  padding-bottom: 3px;
}

.supporticon {
  display: block;
  width: 25%;
  max-width: 120px;
  margin-bottom: 10px;
  float: none;
}

.quoteblock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding-top: 80px;
  padding-bottom: 80px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #1d2933;
  text-align: center;
}

.quoteblock.qbdark {
  background-color: #1d2933;
  color: #fff;
}

.quoteblock.qbdark.bg2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(29, 41, 51, 0.7)), to(rgba(29, 41, 51, 0.7))), url('../images/ppe.jpg');
  background-image: linear-gradient(180deg, rgba(29, 41, 51, 0.7), rgba(29, 41, 51, 0.7)), url('../images/ppe.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto;
}

.quoteblock.qbdark.mapqb {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(29, 41, 51, 0.88)), to(rgba(29, 41, 51, 0.88))), url('../images/mapdemo3.png');
  background-image: linear-gradient(180deg, rgba(29, 41, 51, 0.88), rgba(29, 41, 51, 0.88)), url('../images/mapdemo3.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.quoteblock.qbdark.bgna {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(29, 41, 51, 0.7)), to(rgba(29, 41, 51, 0.7))), url('../images/legacyoil.jpg');
  background-image: linear-gradient(180deg, rgba(29, 41, 51, 0.7), rgba(29, 41, 51, 0.7)), url('../images/legacyoil.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto;
}

.quoteimage {
  display: block;
  width: 100px;
  height: 100px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  border-radius: 600px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.quote {
  max-width: 700px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
}

.searchblock {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #1d2933;
}

.searchfield {
  width: 80%;
  height: 80px;
  margin-bottom: 0px;
  padding-top: 27px;
  padding-bottom: 27px;
  float: left;
  border: 0px none transparent;
  border-radius: 6px 0px 0px 6px;
  background-color: #fff;
  color: #355eff;
  font-size: 20px;
  font-weight: 800;
}

.submit-button {
  width: 20%;
  height: 80px;
  padding-top: 28px;
  padding-bottom: 27px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  background-color: #ffd000;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #1d2933;
  font-size: 20px;
  font-weight: 800;
  text-align: center;
}

.submit-button:hover {
  background-color: #355eff;
  color: #fff;
}

.searchform {
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.footermenu {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #e0eaf3;
  color: #1d2933;
  font-size: 14px;
  line-height: 18px;
}

.footertitle {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
}

._6col {
  display: block;
  width: 15.6%;
  min-height: 10px;
  margin-right: 1%;
  float: left;
}

.footerlink {
  display: block;
  padding: 5px 10px 5px 0px;
  color: #1d2933;
  font-size: 14px;
  line-height: 18px;
  text-decoration: none;
}

.footerlink:hover {
  color: #355eff;
}

.socialbar {
  float: right;
}

.socialbar.share {
  margin-top: 20px;
  margin-bottom: 20px;
  float: none;
}

.socialicon {
  position: relative;
  top: 0px;
  display: inline-block;
  margin-right: 0px;
  margin-left: 15px;
  font-family: 'Fa brands 400', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  text-decoration: none;
}

.socialicon:hover {
  color: #ffd000;
}

.socialicon.sirev {
  color: #355eff;
}

.socialicon.sirev:hover {
  color: #619eb4;
}

.socialicon.footsi {
  margin-right: 10px;
  margin-left: 0px;
  color: #1d2933;
}

.socialicon.footsi:hover {
  color: #355eff;
}

.searchpop {
  position: relative;
  left: 0%;
  top: 0%;
  right: 1%;
  bottom: auto;
  z-index: 1000;
  display: block;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 15px;
  background-color: #355eff;
  opacity: 1;
  color: #fff;
  text-align: center;
}

.form {
  text-align: left;
}

.nav-menu {
  z-index: 10;
  display: inline-block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.hbig {
  font-weight: 800;
}

.headtext {
  position: relative;
  z-index: 2;
  padding-top: 2px;
  padding-bottom: 30px;
}

.breadcrumbs {
  position: absolute;
  left: 1%;
  top: 110px;
  right: 2%;
  z-index: 10;
  display: block;
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding: 4px 10px 5px;
  border-radius: 15px;
  background-color: #fff;
  opacity: 0.7;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #355eff;
  text-align: left;
}

.breadcrumbs:hover {
  opacity: 0.95;
}

.crumb {
  display: inline-block;
  margin-right: 5px;
  padding: 4px 5px 3px 0px;
  opacity: 1;
  color: #355eff;
  text-decoration: none;
}

.crumb:hover {
  opacity: 1;
  color: #619eb4;
}

.breadarrow {
  display: inline-block;
  margin-right: 10px;
  font-family: 'Fa solid 900', sans-serif;
  color: #ffd000;
}

._50col {
  position: relative;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 1px;
  padding-bottom: 5px;
  float: left;
}

._50col.padded50 {
  margin-left: 0px;
  padding-right: 20px;
  padding-left: 20px;
  border-left: 1px solid #bdc3c9;
}

.brandlink {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 11;
  margin-top: 5px;
  margin-left: 5px;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
  border-radius: 6px;
}

.brandlink:hover {
  background-color: #355eff;
}

.highlight {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #ffd000;
  color: #355eff;
}

.contentblock {
  position: relative;
  z-index: 2;
  padding-top: 40px;
  padding-bottom: 60px;
  background-color: #fff;
}

.contentblock.darkcb {
  background-color: #1d2933;
  color: #fff;
}

.contentblock.darkcb.centre {
  text-align: center;
}

.rtb {
  max-width: 700px;
  margin-right: auto;
  margin-left: 0px;
}

.rtb h2 {
  font-size: 32px;
  line-height: 40px;
}

.rtb blockquote {
  display: block;
  max-width: 300px;
  margin-left: -25px;
  float: left;
  border-left-color: #1d2933;
  color: #355eff;
  line-height: 28px;
  font-weight: 800;
}

.rtb img {
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 6px;
  box-shadow: 0 15px 20px -7px rgba(0, 0, 0, 0.2);
}

.rtb figcaption {
  margin-bottom: 30px;
  padding-bottom: 5px;
  border-bottom: 1px solid #bdc3c9;
  color: #8a9096;
  font-size: 12px;
  line-height: 16px;
  text-align: left;
}

.rtb p {
  margin-top: 30px;
  margin-bottom: 30px;
}

.rtb.rtbnoside {
  margin-right: auto;
  margin-left: auto;
}

.faqblock {
  position: relative;
  max-width: 700px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 10px;
  border-bottom: 1px solid #c2c2c2;
  text-align: left;
}

.faqhead {
  position: relative;
  z-index: 2;
  padding-top: 10px;
  padding-right: 50px;
  padding-bottom: 10px;
  font-weight: 800;
  cursor: pointer;
}

.faqrtb {
  position: relative;
  top: -15px;
  overflow: hidden;
  height: 0px;
  max-width: 800px;
  line-height: 30px;
}

.faqrtb img {
  border-radius: 6px;
}

.faqrtb figcaption {
  border-bottom: 0px none transparent;
}

.plus {
  position: absolute;
  left: auto;
  top: 5px;
  right: 0%;
  bottom: 0%;
  width: 30px;
  height: 30px;
  margin-top: 5px;
  padding: 3px;
  border-radius: 100px;
  background-color: #e0eaf3;
}

.planrow {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100px;
}

.planleft {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  min-height: 40px;
  padding: 0px 40px 0px 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 2px solid #bdc3c9;
  text-align: right;
}

.plandot {
  position: absolute;
  left: 0%;
  top: 45%;
  right: 0%;
  bottom: 0%;
  width: 20px;
  height: 20px;
  margin-right: auto;
  margin-left: auto;
  border-style: solid;
  border-width: 10px;
  border-color: #355eff;
  border-radius: 20px;
  background-color: #fff;
}

.planimage {
  width: 100%;
  margin-bottom: 10px;
  border-radius: 6px;
}

.timeline {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: transparent;
}

.planright {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  min-height: 40px;
  padding: 0px 20px 0px 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 2px solid #bdc3c9;
}

.plancontent {
  display: inline-block;
  max-width: 550px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: left;
}

.featureintro {
  position: relative;
}

.featurehead {
  position: relative;
  z-index: 10;
  max-width: 760px;
  margin-top: -140px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 30px;
  float: none;
  border-radius: 8px;
  background-color: #fff;
  text-align: center;
}

.bigimage {
  position: relative;
  overflow: hidden;
  min-height: 600px;
  padding-top: 200px;
  padding-bottom: 200px;
}

.imagetext {
  max-width: 400px;
  padding: 20px 20px 0px;
  float: left;
  border-radius: 6px;
  background-color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
}

.imagetext.itright {
  float: right;
}

.filterrow {
  display: block;
  width: 98%;
  min-height: 20px;
  margin-bottom: 10px;
  padding: 8px 0px;
  border-radius: 15px;
}

.filters {
  padding-top: 20px;
  padding-right: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #bdc3c9;
}

.dropdown-toggle {
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 15px;
  border-radius: 5px;
  background-color: #fff;
  font-weight: 700;
}

.dropdown-toggle:hover {
  background-color: #355eff;
  color: #fff;
}

.dropdown-toggle.w--open {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: #1d2933;
  color: #fff;
}

.reset {
  display: inline-block;
  margin-right: 10px;
  margin-left: 0px;
  padding: 13px 10px;
  border-radius: 5px;
  background-color: #fff;
  opacity: 1;
  color: #1d2933;
  font-weight: 700;
  text-decoration: none;
}

.reset:hover {
  background-color: #ff3c3c;
  opacity: 1;
  color: #fff;
}

.reset.apply {
  background-color: #ffd000;
}

.reset.apply:hover {
  background-color: #355eff;
  color: #fff;
}

.sortrow {
  width: 98%;
  margin-bottom: 30px;
}

.resultcount {
  display: inline-block;
  padding-top: 12px;
  padding-bottom: 10px;
  color: #ffd000;
  font-size: 20px;
  font-weight: 800;
  text-align: left;
}

.sortdropdown {
  float: right;
  border-radius: 15px;
  background-color: #edf3ed;
  color: #355eff;
}

.sortdropdown:hover {
  background-color: #619eb4;
  color: #fff;
}

.sorttoggle {
  padding: 10px 60px 10px 15px;
  border-radius: 15px;
  background-color: #edf3ed;
}

.sorttoggle:hover {
  background-color: #619eb4;
  color: #fff;
}

.sorttoggle.w--open {
  background-color: #619eb4;
  color: #fff;
}

.sortlabel {
  display: inline-block;
  margin-right: 10px;
  padding-top: 10px;
  padding-bottom: 8px;
  float: right;
}

.dropdown-list {
  overflow: auto;
  max-height: 40vh;
}

.dropdown-list.w--open {
  position: relative;
  z-index: 10;
  width: 100%;
  margin-top: 0px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #fff;
  color: #1d2933;
}

.dropdown-link {
  background-color: #619eb4;
  color: #fff;
}

.dropdown-link:hover {
  background-color: #ffd000;
}

.dropdowncheck {
  padding: 8px 10px;
  background-color: transparent;
  font-weight: 700;
  cursor: pointer;
}

.dropdowncheck:hover {
  background-color: #e0eaf3;
}

.tick {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 10px;
  float: left;
  border-style: solid;
  border-width: 2px;
  border-color: #8a9096;
  border-radius: 5px;
}

.dropdownlabel {
  display: block;
  padding-top: 4px;
  float: left;
}

.dropicon {
  margin-right: 10px;
}

.dropdown-list-2 {
  overflow: hidden;
  border-radius: 15px;
}

.dropdown-list-2.w--open {
  margin-top: 5px;
}

.filtertoggle {
  display: none;
  padding: 10px;
  background-color: #ffd000;
  color: #5cb636;
}

.toggletext {
  position: relative;
  top: 2px;
  display: inline-block;
  margin-right: 10px;
}

.filtericon {
  width: 25px;
  height: 25px;
}

.dropdown {
  display: block;
  margin-bottom: 10px;
}

.navdrop {
  position: static;
  margin-right: 2px;
  margin-left: 2px;
  padding: 25px 15px;
  border-radius: 6px;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

.navdrop:hover {
  background-color: #355eff;
  color: #fff;
}

.navdrop.w--open {
  padding-bottom: 35px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: #355eff;
  color: #fff;
}

.navdroplist {
  left: 0%;
  top: 70px;
  right: auto;
  bottom: auto;
  width: 100vw;
}

.navdroplist.w--open {
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  overflow: hidden;
  margin-top: 80px;
  padding: 0px 0px 40px;
  background-color: transparent;
  color: #355eff;
}

.navdropdown {
  position: static;
}

.searchresult {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  padding: 30px 20px 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 6px;
  background-color: #e0eaf3;
  -webkit-transition: box-shadow 200ms ease, -webkit-transform 200ms ease;
  transition: box-shadow 200ms ease, -webkit-transform 200ms ease;
  transition: transform 200ms ease, box-shadow 200ms ease;
  transition: transform 200ms ease, box-shadow 200ms ease, -webkit-transform 200ms ease;
  color: #1d2933;
  text-decoration: none;
}

.searchresult:hover {
  box-shadow: 0 7px 14px -10px rgba(0, 0, 0, 0.48);
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
  color: #355eff;
}

.resulttitle {
  margin-bottom: 5px;
  font-size: 20px;
  line-height: 32px;
  font-weight: 800;
}

.image {
  position: relative;
  display: block;
  width: 20%;
  height: 100%;
  max-height: 150px;
  float: right;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  border-radius: 10px;
  -o-object-fit: cover;
  object-fit: cover;
}

.resulttext {
  width: 78%;
  margin-right: 2%;
  float: left;
}

.resultspan {
  display: inline-block;
  padding-right: 3px;
  padding-left: 3px;
  border-radius: 4px;
  background-color: #bdc3c9;
}

.resultend {
  margin-top: 40px;
  margin-bottom: 0px;
  padding-right: 20px;
  padding-left: 0px;
  text-align: left;
}

.droplink {
  z-index: 1;
  display: inline-block;
  width: 23%;
  margin-right: 2%;
  margin-bottom: 10px;
  padding: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 6px;
  -webkit-transition: color 200ms ease, background-color 200ms ease;
  transition: color 200ms ease, background-color 200ms ease;
  color: #1d2933;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
}

.droplink:hover {
  border-color: #619eb4;
  background-color: #355eff;
  color: #fff;
}

.droplink.w--current {
  color: #1d2933;
}

.droplink.w--current:hover {
  color: #fff;
}

.droplink.key {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #1d2933;
  color: #fff;
}

.droplink.key:hover {
  background-color: #355eff;
}

.linksub {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  white-space: break-spaces;
}

.subfooter {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #e0eaf3;
  color: #1d2933;
  font-size: 12px;
  line-height: 16px;
}

.slider {
  height: 100%;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
  color: #355eff;
}

.icon {
  top: -30px;
  color: #1d2933;
}

.navwrap {
  position: fixed;
  z-index: 1000;
  width: 100%;
  height: 80px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #1d2933;
  text-align: center;
}

.bolder {
  font-weight: 700;
}

.heroslider {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
}

.herowrapper {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.herowrapper.overflowt {
  overflow: visible;
}

.sliderimage {
  position: relative;
  width: 100%;
  height: 100%;
  float: right;
  -o-object-fit: cover;
  object-fit: cover;
}

.slide-nav-2 {
  display: none;
}

.hidearrow {
  display: none;
}

.introtext {
  margin-bottom: 20px;
  font-weight: 400;
}

.results {
  padding-top: 140px;
  padding-bottom: 40px;
}

.heroimg {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  width: 48%;
  height: 75%;
  margin-top: 75px;
  border-bottom-left-radius: 8px;
  -o-object-fit: cover;
  object-fit: cover;
}

.mission-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 96%;
  height: 100%;
  max-height: 400px;
  border-radius: 5px;
  -o-object-fit: cover;
  object-fit: cover;
}

.mission-block {
  position: relative;
  z-index: 2;
  min-height: 250px;
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #fff;
}

.mission-block.mbp {
  background-color: #619eb4;
  color: #fff;
}

.mission-block.mbw {
  background-color: #fff;
}

.missioncontainer {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1220px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}

.leftcolumn {
  width: 66.6%;
  margin-right: 2%;
}

.leftcolumn.centrelc {
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}

.sidecol {
  width: 31.3%;
  padding: 0px;
  border-radius: 6px;
  background-color: #e0eaf3;
}

.sidecol.jobsc {
  margin-top: -580px;
}

.stickytrack {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
  padding: 0px 10px 30px 20px;
}

.stickytrack.staticst {
  position: relative;
  top: 0px;
}

.cardimage {
  display: inline-block;
  width: 100%;
  height: 170px;
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.cardimage.job {
  height: 100px;
  padding: 10px 20px;
  -o-object-fit: contain;
  object-fit: contain;
}

.cardimage.featureci {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
}

.cardimage.cigraph {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 10px;
  background-color: #e0eaf3;
  -o-object-fit: contain;
  object-fit: contain;
}

.cardimage.analysis {
  background-color: #37970e;
}

.cardimage.news {
  background-color: #ff3c3c;
}

.cardimage.pr {
  background-color: #ff9500;
}

.cardimage.innews {
  background-color: #c53a08;
}

.cardimage.podcast {
  background-color: #15b18f;
}

.cardimage.eventci {
  background-color: #56318a;
}

.cardimage.smallci {
  height: 120px;
}

.contentmenu {
  width: 19%;
  margin-top: 20px;
  margin-right: 2%;
  padding: 20px 10px 10px 20px;
  float: left;
  border-radius: 15px;
  background-color: #355eff;
  color: #fff;
}

.contentlink {
  display: block;
  margin-bottom: 10px;
  color: #fff;
  line-height: 20px;
  text-decoration: none;
}

.contentlink:hover {
  color: #ffd000;
}

.contentlink.clhead {
  padding-left: 0px;
  font-weight: 700;
}

.article-class {
  position: relative;
  max-width: 60%;
  margin-right: auto;
  padding-top: 1px;
  padding-right: 30px;
  padding-bottom: 5px;
}

.article-class.centreac {
  margin-right: auto;
  margin-left: auto;
}

.articleheader {
  position: relative;
  z-index: 2;
  min-height: 250px;
  padding-top: 130px;
  padding-bottom: 40px;
  background-color: #355eff;
  color: #fff;
}

.articleheader.topicah {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(29, 41, 51, 0.6)), to(rgba(29, 41, 51, 0.6))), url('../images/ptro.jpg');
  background-image: linear-gradient(180deg, rgba(29, 41, 51, 0.6), rgba(29, 41, 51, 0.6)), url('../images/ptro.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  text-align: center;
}

.articleheader.newsah {
  background-color: #ff3c3c;
}

.articleheader.pressrhead {
  background-color: #ff9500;
  color: #1d2933;
}

.articleheader.regionah {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(29, 41, 51, 0.6)), to(rgba(29, 41, 51, 0.6))), url('../images/namerica.jpg');
  background-image: linear-gradient(180deg, rgba(29, 41, 51, 0.6), rgba(29, 41, 51, 0.6)), url('../images/namerica.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  text-align: center;
}

.articleheader.eventah {
  background-color: #56318a;
}

.articleheader.jobah {
  background-color: #619eb4;
}

.articleimage {
  position: relative;
  z-index: 10;
  width: 100%;
  height: auto;
  max-width: 700px;
  margin-top: -80px;
  border-radius: 6px;
  box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.18);
}

.featureimage {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  -o-object-fit: cover;
  object-fit: cover;
}

.authorblock {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #e0eaf3;
  color: #1d2933;
}

.authorimage {
  width: 200px;
  height: 200px;
  margin-top: 10px;
  float: left;
  border-radius: 6px;
  -o-object-fit: cover;
  object-fit: cover;
}

.authortext {
  display: block;
  max-width: 800px;
  padding: 0px 10px 10px 20px;
  float: left;
}

.resourcelist {
  margin-top: -50px;
  padding-top: 20px;
  padding-bottom: 41px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#d6dad1));
  background-image: linear-gradient(180deg, #fff, #d6dad1);
}

.job-image {
  width: 200px;
  height: 200px;
  max-height: 200px;
  margin-top: 20px;
  border-radius: 6px;
  background-color: #fff;
  -o-object-fit: cover;
  object-fit: cover;
}

.jobtitle {
  position: relative;
  max-width: 60%;
  padding-top: 1px;
  padding-right: 30px;
  padding-bottom: 5px;
  text-align: left;
}

.form-block {
  width: 100%;
}

.ifform {
  width: 98%;
  padding: 20px;
  border-radius: 6px;
  background-color: #e0eaf3;
}

.text-field-2 {
  min-height: 50px;
  border-style: solid;
  border-width: 2px;
  border-color: #355eff;
  border-radius: 6px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  font-size: 18px;
}

.text-field-2:focus {
  border-color: #1d2933;
}

.text-field-2.big {
  min-height: 245px;
}

.featuretext {
  padding-top: 0px;
  padding-bottom: 10px;
}

.kwbutton {
  width: 20%;
  height: 50px;
  padding-top: 12px;
  padding-right: 10px;
  padding-left: 10px;
  float: right;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #355eff;
  font-family: 'Fa solid 900', sans-serif;
  text-align: center;
}

.kwbutton:hover {
  background-color: #1d2933;
}

.form-block-2 {
  display: block;
  width: 100%;
  margin-right: 0px;
  margin-bottom: 10px;
  float: none;
}

.text-field-3 {
  width: 80%;
  height: 50px;
  margin-bottom: 0px;
  float: left;
  border: 0px none transparent;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  font-size: 16px;
  font-weight: 700;
}

.divider {
  margin-top: 48px;
  background-color: #770002;
  text-align: center;
}

.rich-text-block {
  color: #fff;
}

.featureblock {
  position: relative;
  z-index: 2;
  min-height: 250px;
  padding-top: 80px;
  padding-bottom: 70px;
}

.featureblock.fbalt {
  background-color: #355eff;
  color: #fff;
}

.featureblock.fbrev {
  background-color: #1d2933;
  color: #fff;
}

.featurecardimage {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 50%;
  height: 90%;
  border-top-left-radius: 6px;
  -o-object-fit: cover;
  object-fit: cover;
}

.featurecardimage.leftci {
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  border-top-left-radius: 0px;
  border-top-right-radius: 6px;
}

.featurecontainer {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}

.access {
  position: relative;
  top: 4px;
  display: inline-block;
  margin-right: 0px;
  margin-left: 15px;
  font-family: 'Fa solid 900', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 16px;
  font-weight: 400;
  text-decoration: none;
}

.access:hover {
  color: #ffd000;
}

.morelink {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  max-width: 25%;
  margin-right: 3%;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #1d2933;
  line-height: 23px;
  font-weight: 700;
  text-decoration: none;
}

.morelink:hover {
  color: #355eff;
}

.footsocial {
  padding-top: 10px;
}

.type {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 1;
  padding: 2px 10px;
  border-top-left-radius: 6px;
  border-bottom-right-radius: 6px;
  background-color: #65d336;
  color: #fff;
  font-size: 11px;
  line-height: 14px;
  font-weight: 700;
}

.type.news {
  background-color: #ff3c3c;
}

.type.tracker {
  z-index: 1;
  background-color: #1d2933;
}

.type.analysis {
  background-color: #37970e;
}

.type.pr {
  background-color: #ff9500;
}

.type.inthen {
  background-color: #c53a08;
}

.type.explore {
  background-color: #ffd000;
  color: #1d2933;
}

.type.guestt {
  background-color: #c2c2c2;
}

.type.podcast {
  background-color: #15b18f;
}

.type.enentt {
  background-color: #56318a;
}

.type.emp {
  background-color: #619eb4;
}

.featurecard {
  position: relative;
  padding-top: 15px;
}

.featurecard.leftfc {
  margin-right: 40px;
}

.featurecard.rightfc {
  margin-left: 40px;
  padding-left: 0px;
}

.sechead {
  margin-bottom: 40px;
  padding-right: 25%;
}

.sublink {
  color: #1d2933;
}

.navcontainer {
  position: relative;
  z-index: 1;
  max-width: 1220px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}

.cardslider {
  height: 100%;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.mask {
  margin-top: -20px;
  padding-top: 20px;
  padding-bottom: 40px;
}

.sliderbg {
  background-color: #e0eaf3;
}

.sliderbg.yellowbg {
  background-color: #ffd000;
}

.spacer {
  height: 30px;
}

.dropcontainer {
  position: relative;
  z-index: 100;
  display: block;
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 5px 16px -8px #1d2933;
}

.left-arrow-2 {
  left: -2%;
}

.pagetitle {
  padding-top: 110px;
  padding-bottom: 20px;
  background-color: #1d2933;
  color: #fff;
}

.pagetitle.newspt {
  background-color: #ff3c3c;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(24%, #ff3c3c), to(rgba(255, 60, 60, 0.71))), url('../images/newplanet2.jpg');
  background-image: linear-gradient(90deg, #ff3c3c 24%, rgba(255, 60, 60, 0.71)), url('../images/newplanet2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.pagetitle.expbg {
  background-color: #ffd000;
  background-image: linear-gradient(64deg, rgba(255, 208, 0, 0.9), rgba(255, 149, 0, 0.63)), url('../images/explore.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  color: #1d2933;
}

.pagetitle.eventpt {
  background-color: #56318a;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(23%, rgba(86, 49, 138, 0.95)), color-stop(80%, rgba(86, 49, 138, 0.22))), url('../images/events.jpg');
  background-image: linear-gradient(90deg, rgba(86, 49, 138, 0.95) 23%, rgba(86, 49, 138, 0.22) 80%), url('../images/events.jpg');
  background-position: 0px 0px, 100% 100%;
  background-size: auto, cover;
}

.pagetitle.eventpt-2 {
  background-color: #56318a;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(23%, rgba(86, 49, 138, 0.95)), color-stop(80%, rgba(86, 49, 138, 0.22))), url('../images/videoform.jpg');
  background-image: linear-gradient(90deg, rgba(86, 49, 138, 0.95) 23%, rgba(86, 49, 138, 0.22) 80%), url('../images/videoform.jpg');
  background-position: 0px 0px, 100% 100%;
  background-size: auto, cover;
}

.pagetitle.employmentpt {
  background-color: #619eb4;
  background-image: linear-gradient(92deg, #619eb4 18%, rgba(97, 158, 180, 0.86)), url('../images/emplyment.jpg');
  background-position: 0px 0px, 100% 0%;
  background-size: auto, cover;
}

.pagetitle.confimg {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(17%, #1d2933), to(rgba(29, 41, 51, 0.65))), url('../images/earthconfimg.jpg');
  background-image: linear-gradient(90deg, #1d2933 17%, rgba(29, 41, 51, 0.65)), url('../images/earthconfimg.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, cover;
}

.pagetitle.confim2 {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(17%, rgba(29, 41, 51, 0.51)), to(rgba(29, 41, 51, 0))), url('../images/conference.jpg');
  background-image: linear-gradient(90deg, rgba(29, 41, 51, 0.51) 17%, rgba(29, 41, 51, 0)), url('../images/conference.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, cover;
}

.elink {
  display: inline-block;
  margin-right: 0px;
  padding-right: 5px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #1d2933;
  font-size: 18px;
  line-height: 25px;
  font-weight: 800;
  text-decoration: none;
  text-transform: uppercase;
}

.elink:hover {
  color: #355eff;
}

.eblock {
  margin-top: 20px;
  margin-bottom: 40px;
}

.eletter {
  font-size: 45px;
  line-height: 55px;
  font-weight: 800;
}

.eterm {
  display: block;
  margin-top: 20px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #1d2933;
  text-decoration: none;
}

.eterm:hover {
  color: #355eff;
}

.etitle {
  font-size: 18px;
  line-height: 25px;
  font-weight: 800;
}

.shareicon {
  position: relative;
  top: 0px;
  display: inline-block;
  margin-right: 20px;
  margin-left: 0px;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  font-family: 'Fa brands 400', sans-serif;
  font-size: 25px;
  line-height: 35px;
  font-weight: 400;
  text-decoration: none;
}

.shareicon:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.shareicon.fa {
  font-family: 'Fa solid 900', sans-serif;
}

.profilecard {
  position: relative;
  max-width: 31.3%;
  min-width: 31.3%;
  margin-top: 10px;
  margin-right: 2%;
  margin-bottom: 10px;
  padding: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 6px;
  background-color: #fff;
  -webkit-transition: box-shadow 200ms ease, -webkit-transform 200ms ease;
  transition: box-shadow 200ms ease, -webkit-transform 200ms ease;
  transition: box-shadow 200ms ease, transform 200ms ease;
  transition: box-shadow 200ms ease, transform 200ms ease, -webkit-transform 200ms ease;
  color: #1d2933;
  text-decoration: none;
}

.profilecard:hover {
  box-shadow: 0 5px 20px -3px rgba(0, 0, 0, 0.2);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.profileimage {
  width: 100%;
  max-height: 160px;
  margin-bottom: 5px;
  border-radius: 6px;
  background-color: #e0eaf3;
  -o-object-fit: cover;
  object-fit: cover;
}

.profileimage.countrypi {
  -o-object-fit: contain;
  object-fit: contain;
}

.profileimage.picontain {
  display: inline-block;
  width: 100px;
  max-width: 100px;
  -o-object-fit: contain;
  object-fit: contain;
}

.profilename {
  font-size: 18px;
  font-weight: 800;
}

.profiledesc {
  margin-top: 5px;
  margin-bottom: 0px;
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
}

.slide {
  height: 100%;
}

.fab {
  position: relative;
  top: 2px;
  font-family: 'Fa brands 400', sans-serif;
  font-size: 1.5em;
  line-height: 1em;
  font-weight: 400;
}

.sideembed {
  margin-top: 20px;
  margin-right: 10px;
  padding-right: 0px;
}

.topicimage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 130px;
  margin-bottom: 5px;
  padding: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 6px;
  background-color: #355eff;
  font-family: 'Fa solid 900', sans-serif;
  color: #fff;
  font-size: 65px;
  line-height: 80px;
  text-align: center;
}

.topicheadicons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  padding: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Fa solid 900', sans-serif;
  color: #fff;
  font-size: 65px;
  line-height: 80px;
  text-align: center;
}

.listnav {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.sidertb {
  margin-top: 10px;
}

.ptag {
  display: inline-block;
  margin: 2px 4px 2px 0px;
  padding: 4px 8px;
  border-radius: 5px;
  background-color: #fff;
  opacity: 0.7;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #1d2933;
  font-size: 0.8em;
  line-height: 14px;
  font-weight: 800;
  text-decoration: none;
}

.ptag:hover {
  opacity: 1;
}

.rightcolumn {
  width: 66.6%;
  margin-left: 2%;
}

.takeawayrow {
  max-width: 700px;
  margin-bottom: 10px;
  padding: 5px 20px 0px 0px;
  border-radius: 5px;
  background-color: #e0eaf3;
  font-weight: 700;
  text-align: left;
}

.takeawaynumber {
  display: block;
  width: 9%;
  height: 100%;
  margin-top: 10px;
  margin-right: 1%;
  padding-left: 20px;
  float: left;
  font-size: 50px;
  line-height: 60px;
  font-weight: 800;
}

.takeawaytext {
  width: 90%;
  padding-top: 5px;
  float: left;
}

.reportheader {
  position: relative;
  z-index: 2;
  min-height: 250px;
  padding-top: 200px;
  padding-bottom: 180px;
  background-color: #1d2933;
  color: #fff;
  text-align: center;
}

.takeawayblock {
  padding-top: 40px;
  padding-bottom: 10px;
}

.onpagenav {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 900;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-width: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.sidelink {
  position: relative;
  z-index: 1;
  display: block;
  padding: 7px 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
  color: #1d2933;
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  text-decoration: none;
}

.sidelink:hover {
  color: #355eff;
}

.sidelink.w--current {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #fff;
}

.sidelink.profiles {
  color: #355eff;
}

.sidelink.profiles:hover {
  color: #1d2933;
}

.pin {
  position: relative;
  z-index: 2;
  display: block;
  width: 30px;
  height: 30px;
  margin-right: -15px;
  padding-top: 5px;
  padding-left: 5.5px;
  float: left;
  border-style: solid;
  border-width: 3px;
  border-color: hsla(0, 0%, 100%, 0.63);
  border-radius: 100px;
  background-color: #1d2933;
  font-family: 'Fa solid 900', sans-serif;
  font-size: 12.5px;
  line-height: 16px;
  font-weight: 400;
}

.pin.profiles {
  background-color: #355eff;
}

.sidetext {
  position: relative;
  top: 4px;
  display: none;
  overflow: hidden;
  max-width: 300px;
  padding: 4px 5px 2px 20px;
  float: none;
  border-radius: 4px;
  background-color: #e0eaf3;
  opacity: 0;
  color: #1d2933;
}

.sidetext.profiles {
  background-color: #355eff;
  color: #fff;
}

.bimgimageimg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.graphimage {
  display: block;
  overflow: hidden;
  width: 100%;
  height: auto;
  max-height: 80vh;
  max-width: 1200px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 6px;
  background-color: #fff;
  -o-object-fit: contain;
  object-fit: contain;
}

.sub {
  position: relative;
  top: -8px;
  font-size: 0.5em;
}

.cttag {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1;
  padding: 5px 10px;
  border-bottom-left-radius: 6px;
  background-color: rgba(29, 41, 51, 0.6);
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  font-weight: 700;
}

.regionicon {
  max-height: 180px;
  max-width: 180px;
  padding: 10px;
  border-radius: 400px;
  background-color: #fff;
  -o-object-fit: contain;
  object-fit: contain;
}

.authwrap {
  display: block;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  text-align: left;
}

.newsletterad {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1d2933;
  background-image: url('../images/soalfade.png'), url('../images/coalfade.png');
  background-position: 100% 50%, 0% 50%;
  background-size: contain, contain;
  background-repeat: no-repeat, no-repeat;
  color: #fff;
  text-align: center;
}

.youtube {
  overflow: hidden;
  margin-top: 10px;
  border-radius: 5px;
}

.blue {
  color: #355eff;
}

.dblue {
  color: #1d2933;
}

.hoverimage {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1;
  width: 50%;
  margin-top: 35px;
  -o-object-fit: contain;
  object-fit: contain;
}

.top {
  position: relative;
  z-index: 10;
}

.mapcol {
  position: relative;
  z-index: 2;
  display: block;
  overflow: auto;
  width: 20%;
  height: 100vh;
  padding: 100px 15px 20px;
  float: left;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(29, 41, 51, 0.24);
}

.mapcol.mcleft.floatcol {
  margin-top: 110px;
  border-top-left-radius: 0px;
  border-top-right-radius: 6px;
}

.mapcol.rightmc {
  background-color: #1d2933;
  color: #fff;
}

.mapcol.floatcol {
  margin-top: 110px;
  padding-top: 20px;
  border-top-left-radius: 6px;
}

.map {
  position: relative;
  display: block;
  width: 60%;
  height: 100vh;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e0e5e9;
  text-align: center;
}

.map.darkmap {
  background-color: #1d2933;
}

.mapcard {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  margin-top: 6px;
  margin-right: 2%;
  margin-bottom: 6px;
  padding: 1px 10px 1px 1px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 6px;
  background-color: #e0e5e9;
  -webkit-transition: box-shadow 200ms ease, -webkit-transform 200ms ease;
  transition: box-shadow 200ms ease, -webkit-transform 200ms ease;
  transition: box-shadow 200ms ease, transform 200ms ease;
  transition: box-shadow 200ms ease, transform 200ms ease, -webkit-transform 200ms ease;
  color: #1d2933;
  text-decoration: none;
}

.mapcard:hover {
  box-shadow: 0 5px 20px -3px rgba(0, 0, 0, 0.2);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.mapcard.activemc {
  background-color: #1d2933;
  color: #fff;
}

.mapicon {
  width: 50%;
  max-height: 130px;
  margin-bottom: 5px;
  border-radius: 6px;
  background-color: #e0eaf3;
  -o-object-fit: cover;
  object-fit: cover;
}

.mapicon.countrypi {
  -o-object-fit: contain;
  object-fit: contain;
}

.profileimage-copy {
  width: 100%;
  max-height: 130px;
  margin-bottom: 5px;
  border-radius: 6px;
  background-color: #e0eaf3;
  -o-object-fit: cover;
  object-fit: cover;
}

.profileimage-copy.countrypi {
  -o-object-fit: contain;
  object-fit: contain;
}

.mapcardimage {
  width: 60px;
  max-height: 130px;
  max-width: 60px;
  margin-right: 10px;
  margin-bottom: 0px;
  border-style: solid;
  border-width: 2px;
  border-color: hsla(41, 0%, 100%, 0.68);
  border-radius: 1000px;
  -o-object-fit: cover;
  object-fit: cover;
}

.mapcardimage.countrypi {
  -o-object-fit: contain;
  object-fit: contain;
}

.mapcardimage.picontain {
  display: inline-block;
  width: 100px;
  max-width: 100px;
  -o-object-fit: contain;
  object-fit: contain;
}

.mapimage {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 110%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 80px;
  text-align: center;
  -o-object-fit: contain;
  object-fit: contain;
}

.mapimage.covermi {
  -o-object-fit: cover;
  object-fit: cover;
}

.mappagecontainer {
  overflow: hidden;
  height: 100vh;
}

.mappagecontainer.darkmap {
  background-color: #1d2933;
}

.note {
  font-size: 0.8em;
  line-height: 0.8em;
}

.maptoggles {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: block;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 40px;
}

.maptoggle {
  border-radius: 300px;
  background-color: #fff;
  color: #1d2933;
}

.maptoggle:hover {
  background-color: #355eff;
  color: #fff;
}

.maptoggle.onmt {
  background-color: #355eff;
  color: #fff;
}

.mapcardrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.morembutton {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 6px;
  background-color: #355eff;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  text-align: center;
}

.fakelink {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 1;
  width: 600px;
  height: 600px;
}

.controldemo {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  max-width: 60px;
}

.artsubtitle {
  margin-top: 30px;
}

.colourtest {
  background-color: #56318a;
  color: #ffd000;
}

.feedbackb {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 100000;
  max-width: 150px;
  margin-right: auto;
  margin-left: auto;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #355eff;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: padding 200ms ease;
  transition: padding 200ms ease;
  font-size: 13px;
  line-height: 16px;
  text-align: center;
}

.feedbackb:hover {
  padding-bottom: 16px;
}

.slider-2 {
  padding-right: 60px;
  padding-left: 60px;
  background-color: transparent;
}

.arrowhs {
  width: 40px;
}

.slidehs {
  height: 100%;
  padding-right: 35px;
  padding-left: 45px;
}

.sliderhs {
  right: -20px;
  width: 100%;
  height: 100%;
  max-width: 460px;
  padding-bottom: 25px;
  float: right;
  background-color: transparent;
}

.mask-5 {
  height: 100%;
}

@media screen and (min-width: 1440px) {
  h1 {
    font-size: 55px;
    line-height: 65px;
  }

  h2 {
    font-size: 45px;
    line-height: 52px;
  }

  p {
    font-size: 18px;
    line-height: 32px;
  }

  .nav-link {
    font-size: 16px;
  }

  .brand {
    width: 300px;
  }

  .subnavbar {
    padding-right: 40px;
  }

  .container {
    max-width: 1400px;
  }

  .card-row {
    min-height: 10px;
  }

  .card.sidec {
    margin-top: 20px;
  }

  .card-title {
    font-size: 20px;
    line-height: 30px;
  }

  .brandlink {
    margin-left: 30px;
  }

  .rtb {
    max-width: 800px;
  }

  .rtb li {
    font-size: 18px;
    line-height: 32px;
  }

  .faqblock {
    max-width: 800px;
  }

  .plancontent {
    max-width: 650px;
  }

  .featurehead {
    max-width: 860px;
  }

  .reset {
    background-color: #fff;
  }

  .navdrop {
    font-size: 16px;
  }

  .leftcolumn {
    width: 70%;
  }

  .sidecol.leftsc {
    width: 23%;
  }

  .cardimage {
    height: 200px;
  }

  .article-class {
    max-width: 60%;
  }

  .articleimage {
    max-width: 800px;
  }

  .authorimage {
    width: 200px;
    height: 200px;
  }

  .featurecontainer {
    max-width: 1400px;
  }

  .morelink {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .type {
    font-size: 12px;
  }

  .cardslider {
    max-width: 1500px;
  }

  .elink {
    padding-right: 8px;
    font-size: 25px;
    line-height: 32px;
  }

  .etitle {
    font-size: 25px;
    line-height: 32px;
  }

  .profilecard {
    max-width: 23%;
    min-width: 23%;
  }

  .topicimage {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .topicheadicons {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .rightcolumn {
    width: 75%;
  }

  .takeawayrow {
    max-width: 800px;
  }

  .graphimage {
    max-width: 1400px;
  }

  .authwrap {
    max-width: 1300px;
  }

  .hoverimage {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    max-height: 105%;
    -o-object-position: 100% 0%;
    object-position: 100% 0%;
  }

  .mapcol.mcleft {
    width: 15%;
  }

  .map {
    width: 65%;
  }

  .mapcard {
    max-width: 98%;
    min-width: 23%;
  }

  .sliderhs {
    max-width: 525px;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 40px;
    line-height: 50px;
  }

  h2 {
    font-size: 32px;
    line-height: 42px;
  }

  h3 {
    font-size: 20px;
    line-height: 25px;
  }

  .navbar {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    float: right;
    border-radius: 15px;
    background-color: transparent;
  }

  .nav-link {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 0px;
    color: #1d2933;
    text-align: center;
  }

  .nav-link.rev {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .nav-link.fa {
    display: block;
  }

  .brand {
    display: inline-block;
    width: auto;
    height: 55px;
    margin-top: 0px;
    -o-object-position: 0% 50%;
    object-position: 0% 50%;
  }

  .subnavbar {
    width: auto;
    margin-top: 0px;
    margin-right: 110px;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 15px;
    float: right;
  }

  .heroblock {
    min-height: 200px;
    padding: 1px 0px;
  }

  .heroblock.homehero {
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .heroblock.homehero.hhp {
    background-image: radial-gradient(circle farthest-corner at 0% 0%, #a28f9d, #619eb4 40%, #619eb4 55%, rgba(128, 46, 98, 0));
  }

  .heroblock.homehero.hhdg {
    background-image: radial-gradient(circle farthest-corner at 0% 0%, #608175, #355eff 40%, #355eff 55%, rgba(2, 63, 2, 0));
  }

  .heroblock.homehero.contenthh {
    background-image: radial-gradient(circle farthest-corner at 0% 0%, #eafae2, #fff 48%, #fff 70%, hsla(41, 0%, 100%, 0));
  }

  .heroblock.hh2 {
    padding-top: 100px;
    padding-bottom: 40px;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  .heroblock.hh2.hhp {
    background-image: radial-gradient(circle farthest-corner at 0% 0%, #a28f9d, #619eb4 40%, #619eb4 55%, rgba(128, 46, 98, 0));
  }

  .heroblock.hh2.hhdg {
    background-image: radial-gradient(circle farthest-corner at 0% 0%, #608175, #355eff 40%, #355eff 55%, rgba(2, 63, 2, 0));
  }

  .heroblock.hh2.contenthh {
    background-image: radial-gradient(circle farthest-corner at 0% 0%, #eafae2, #fff 48%, #fff 70%, hsla(41, 0%, 100%, 0));
  }

  .container {
    padding-right: 20px;
    padding-left: 20px;
  }

  .container.responsive {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .button {
    margin-top: 5px;
    margin-right: 15px;
    margin-bottom: 5px;
    padding: 15px 25px;
  }

  .cardblock {
    padding: 40px 10px;
  }

  .card-row {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .card {
    width: 48%;
    max-width: 98%;
    min-width: 48%;
    font-size: 18px;
    line-height: 23px;
  }

  .card.homef {
    min-height: 200px;
    margin-left: 0%;
  }

  .card.jobc {
    max-width: 48%;
  }

  .card.mapc {
    margin-right: 2%;
    float: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .card.homea {
    min-height: 200px;
    margin-left: 0%;
  }

  .card-title {
    font-size: 18px;
    line-height: 25px;
  }

  .card-title.featurect {
    font-size: 20px;
    line-height: 28px;
  }

  .card-blurb {
    font-size: 12px;
    line-height: 16px;
  }

  .helpblock {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .support-row {
    padding-right: 0px;
    padding-left: 0px;
  }

  .support-col {
    width: 48%;
    max-width: 48%;
  }

  .support-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .support-card-text {
    padding-left: 10px;
  }

  .headcol {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }

  .headcol.righthc {
    width: 100%;
  }

  .support-link {
    padding-left: 21px;
    text-indent: -21px;
  }

  .quote {
    margin-bottom: 10px;
  }

  .searchfield {
    height: 60px;
    padding-top: 17px;
    padding-bottom: 17px;
  }

  .submit-button {
    height: 60px;
    padding-top: 17px;
    padding-bottom: 17px;
  }

  .searchpop {
    margin-top: 5px;
    padding-bottom: 30px;
    border-radius: 20px;
  }

  .nav-menu {
    z-index: 10;
    width: 100%;
    padding-top: 0px;
    border-width: 4px;
    border-color: #355eff;
    background-color: #fff;
    text-align: center;
  }

  .nav-menu.w--open {
    margin-top: 10px;
    border-radius: 15px;
  }

  .menu-button {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #fff;
    font-size: 40px;
  }

  .menu-button:hover {
    color: #ffd000;
  }

  .menu-button.w--open {
    border-bottom-right-radius: 0px;
    background-color: #355eff;
  }

  .headtext {
    margin-right: 2%;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .breadcrumbs {
    top: 50px;
    right: 1%;
    width: auto;
    padding-top: 21px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }

  ._50col {
    width: 100%;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: 0px;
    padding-right: 10px;
    padding-bottom: 20px;
  }

  .brandlink {
    margin-top: 0px;
    margin-left: 0px;
  }

  .highlight {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .contentblock {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .rtb blockquote {
    margin-left: 0%;
  }

  .planleft {
    padding-right: 20px;
  }

  .planright {
    padding-left: 20px;
  }

  .featurehead {
    margin-top: 0px;
    border-radius: 0px;
  }

  .imagetext {
    max-width: 300px;
  }

  .filters {
    padding-right: 0px;
  }

  .dropdown-toggle {
    padding-left: 10px;
  }

  .reset {
    margin-top: 10px;
  }

  .dropicon {
    margin-right: 10px;
  }

  .navdrop {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 20px;
    padding-right: 15px;
    padding-bottom: 20px;
    border-radius: 0px;
    color: #1d2933;
    text-align: center;
  }

  .navdrop.w--open {
    width: 100%;
    padding-bottom: 20px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .navdroplist.w--open {
    position: relative;
    margin-top: 0px;
    padding-bottom: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    background-color: #355eff;
    box-shadow: none;
  }

  .navdropdown {
    width: 100%;
    text-align: center;
  }

  .droplink {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
  }

  .linksub {
    font-size: 12px;
    line-height: 16px;
  }

  .navwrap {
    height: 55px;
    padding-top: 0px;
    padding-left: 20px;
  }

  .sliderimage {
    width: 100%;
  }

  .heroimg {
    position: relative;
    width: 100%;
    max-height: 40vh;
    margin-top: 50px;
    border-radius: 0px;
  }

  .mission-image {
    width: 94%;
  }

  .mission-block {
    min-height: 200px;
    padding: 50px 20px 40px;
  }

  .missioncontainer {
    padding-right: 20px;
    padding-left: 20px;
  }

  .leftcolumn.centrelc {
    width: 100%;
  }

  .sidecol.jobsc {
    margin-top: -540px;
  }

  .stickytrack {
    padding-left: 15px;
  }

  .cardimage {
    height: 150px;
  }

  .cardimage.featureci {
    height: 100%;
  }

  .cardimage.cigraph {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .contentmenu {
    display: none;
  }

  .article-class {
    width: 100%;
    max-width: none;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: 0px;
    padding-right: 20px;
    padding-bottom: 20px;
  }

  .articleheader {
    min-height: 200px;
    padding-top: 100px;
    padding-bottom: 20px;
  }

  .authorimage {
    width: 150px;
    height: 150px;
  }

  .authortext {
    padding-top: 10px;
    padding-left: 0px;
  }

  .resourcelist {
    margin-top: 0px;
    background-color: #ececec;
    background-image: none;
  }

  .job-image {
    width: 150px;
    height: 150px;
  }

  .jobtitle {
    width: 100%;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: 0px;
    padding-right: 20px;
    padding-bottom: 20px;
  }

  .form-block-2 {
    margin-top: 10px;
  }

  .featureblock {
    min-height: 200px;
    padding: 50px 20px 40px;
  }

  .featurecontainer {
    padding-right: 20px;
    padding-left: 20px;
  }

  .morelink {
    position: relative;
    display: block;
    max-width: none;
    padding-top: 0px;
    padding-bottom: 10px;
  }

  .type {
    font-size: 10px;
  }

  .featurecard.rightfc {
    margin-left: 20px;
  }

  .sechead {
    margin-bottom: 20px;
    padding-right: 0%;
    font-size: 30px;
    line-height: 40px;
  }

  .navcontainer {
    padding-right: 20px;
    padding-left: 20px;
  }

  .mask {
    padding-bottom: 0px;
  }

  .dropcontainer {
    border-radius: 0px;
    background-color: #355eff;
    text-align: left;
  }

  .slide-nav-3 {
    display: none;
    height: 0px;
  }

  .right-arrow-2 {
    z-index: 0;
    display: none;
    height: 0px;
    opacity: 0;
  }

  .left-arrow-2 {
    z-index: 0;
    display: none;
    height: 0px;
    opacity: 0;
  }

  .pagetitle {
    padding-top: 80px;
  }

  .profileimage {
    max-height: none;
  }

  .profilename {
    display: inline;
    font-size: 16px;
    line-height: 23px;
  }

  .topicimage {
    max-height: none;
    min-height: auto;
    font-size: 50px;
  }

  .topicheadicons {
    max-height: none;
    font-size: 50px;
  }

  .ptag {
    padding-right: 4px;
    padding-left: 4px;
    line-height: 10px;
  }

  .reportheader {
    min-height: 200px;
    padding-top: 100px;
    padding-bottom: 20px;
  }

  .takeawayblock {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .onpagenav {
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    display: block;
    height: auto;
    min-width: 50px;
    padding-top: 30px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    opacity: 0.4;
    -webkit-transition: opacity 300ms ease;
    transition: opacity 300ms ease;
  }

  .onpagenav:hover {
    opacity: 1;
  }

  .sidelink {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 0px;
  }

  .pin {
    width: 20px;
    height: 20px;
    padding-left: 4.5px;
    font-size: 5px;
    line-height: 5px;
  }

  .sidetext {
    top: 1px;
    display: none;
    padding-bottom: 1px;
    opacity: 0;
    font-size: 12px;
    line-height: 13px;
  }

  .graphimage {
    width: 95%;
  }

  .newsletterad {
    background-size: cover, cover;
  }

  .hoverimage {
    display: none;
  }

  .mapcol {
    width: 100%;
    height: auto;
    padding-top: 10px;
  }

  .mapcol.mcleft {
    width: 100%;
    height: auto;
    padding-top: 56px;
    padding-bottom: 10px;
    float: none;
  }

  .map {
    width: 100%;
    height: auto;
    min-height: 60vh;
  }

  .mapcard {
    display: inline-block;
    width: auto;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 0px;
    padding-right: 5px;
    padding-left: 5px;
    float: left;
  }

  .mapicon {
    max-height: none;
  }

  .profileimage-copy {
    max-height: none;
  }

  .mapcardimage {
    display: inline;
    width: 20px;
    max-height: none;
    max-width: 20px;
    margin-right: 5px;
  }

  .mapimage {
    padding-top: 0px;
  }

  .mapimage.covermi {
    padding-top: 0px;
  }

  .mappagecontainer {
    height: auto;
  }

  .mapcardrow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .arrowhs {
    top: auto;
    bottom: 0%;
    height: 40px;
  }

  .slidehs {
    margin-right: 40px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
  }

  .sliderhs {
    right: auto;
    width: 100%;
    max-width: none;
  }

  .mask-6 {
    overflow: visible;
  }
}

@media screen and (max-width: 767px) {
  body {
    font-size: 14px;
    line-height: 20px;
  }

  h1 {
    font-size: 32px;
    line-height: 38px;
  }

  h2 {
    font-size: 32px;
    line-height: 38px;
  }

  h3 {
    font-size: 20px;
    line-height: 25px;
  }

  p {
    line-height: 25px;
  }

  .nav-link {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
  }

  .subnavbar {
    margin-right: 75px;
  }

  .heroblock {
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
  }

  .heroblock.homehero.hhp {
    background-image: radial-gradient(circle farthest-corner at 0% 0%, #a28f9d, #619eb4 40%, #619eb4 55%, rgba(128, 46, 98, 0));
  }

  .heroblock.hh2.hhp {
    background-image: radial-gradient(circle farthest-corner at 0% 0%, #a28f9d, #619eb4 40%, #619eb4 55%, rgba(128, 46, 98, 0));
  }

  .container.responsive {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .container.responsive.reverse {
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }

  .button {
    margin-top: 3px;
    margin-right: 10px;
    margin-bottom: 3px;
    padding: 10px 15px;
    font-size: 14px;
  }

  .cardblock {
    padding: 30px 0px;
  }

  .card-row {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .card {
    width: auto;
    margin-bottom: 10px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .card.no-image {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .card.sidec {
    width: 98%;
    max-width: 98%;
    min-width: 98%;
  }

  .card.featurec {
    padding-bottom: 70px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
  }

  .card.mapc {
    width: 48%;
  }

  .card-title {
    font-size: 16px;
    line-height: 23px;
  }

  .card-title.featurect {
    padding-bottom: 0px;
  }

  .card-blurb {
    padding-bottom: 0px;
    font-size: 12px;
    line-height: 18px;
  }

  .helpblock {
    padding-right: 0px;
    padding-bottom: 30px;
    padding-left: 0px;
  }

  .card-tags.featuretags {
    width: 100%;
    background-color: transparent;
    color: #355eff;
  }

  .date {
    font-size: 12px;
    line-height: 18px;
  }

  .support-row {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .support-col {
    width: 100%;
    margin-bottom: 15px;
  }

  .support-card {
    width: 100%;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .headcol {
    padding-right: 0px;
    padding-left: 0px;
  }

  .support-link {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .supporticon {
    width: auto;
    max-width: 100px;
  }

  .searchblock {
    padding-right: 0px;
    padding-left: 0px;
  }

  .searchfield {
    width: 70%;
    font-size: 14px;
  }

  .submit-button {
    width: 30%;
    padding-top: 19px;
  }

  ._6col {
    width: 48%;
    min-height: 0px;
    margin-bottom: 10px;
  }

  .menu-button {
    padding-right: 10px;
    padding-left: 10px;
  }

  .breadcrumbs {
    padding-top: 20px;
    padding-bottom: 2px;
  }

  .crumb {
    margin-right: 0px;
  }

  .breadarrow {
    margin-right: 5px;
  }

  ._50col {
    max-width: none;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }

  ._50col.padded50 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .brandlink {
    margin-left: 0px;
  }

  .rtb h2 {
    font-size: 25px;
    line-height: 32px;
  }

  .rtb blockquote {
    max-width: none;
  }

  .planrow {
    display: block;
    min-height: 0px;
    padding-bottom: 0px;
  }

  .planrow.resrev {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .planleft {
    display: block;
    width: 100%;
    min-height: 0px;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    border-right-style: none;
  }

  .plandot {
    left: 20px;
    top: 0%;
    right: auto;
    bottom: auto;
  }

  .planimage {
    position: relative;
    z-index: 0;
  }

  .planright {
    display: block;
    width: 100%;
    min-height: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    border-left-style: none;
  }

  .plancontent {
    display: block;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: left;
  }

  .featurehead {
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
  }

  .bigimage {
    background-size: cover;
  }

  .filterrow {
    display: none;
  }

  .filters {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom-style: none;
  }

  .dropdown-toggle {
    display: block;
    width: 100%;
    border-right-style: none;
  }

  .dropdown-list.w--open {
    position: relative;
    top: 0px;
  }

  .filtertoggle {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 4px;
    background-color: #fff;
    color: #1d2933;
    text-align: center;
  }

  .toggletext {
    font-weight: 800;
  }

  .filtericon {
    color: #1d2933;
  }

  .dropdown {
    width: 100%;
    margin-bottom: 10px;
  }

  .navdrop {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
  }

  .navdrop.w--open {
    font-size: 16px;
  }

  .navdroplist.w--open {
    overflow: hidden;
  }

  .droplink {
    width: 31.3%;
    margin-bottom: 5px;
    padding-top: 15px;
    padding-bottom: 14px;
    font-size: 14px;
  }

  .linksub {
    font-size: 12px;
    line-height: 16px;
    white-space: pre-wrap;
  }

  .mission-image {
    position: relative;
    width: 100%;
    height: 200px;
  }

  .mission-block {
    padding: 40px 0px 30px;
  }

  .missioncontainer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .leftcolumn {
    width: 100%;
    margin-right: 0%;
  }

  .sidecol {
    width: 100%;
    margin-bottom: 10px;
  }

  .sidecol.jobsc {
    margin-top: 20px;
  }

  .stickytrack {
    position: relative;
    top: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 20px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .cardimage.featureci {
    width: 100%;
  }

  .article-class {
    max-width: none;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
  }

  .articleheader {
    padding-right: 0px;
    padding-left: 0px;
  }

  .articleimage {
    margin-top: -60px;
  }

  .resourcelist {
    margin-top: 0px;
  }

  .jobtitle {
    max-width: none;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
  }

  .featureblock {
    padding: 174px 0px 30px;
  }

  .featurecardimage {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: 100%;
    height: 200px;
    border-radius: 0px;
  }

  .featurecardimage.leftci {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    border-radius: 0px;
  }

  .featurecontainer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .featurecard.leftfc {
    margin-right: 0px;
  }

  .featurecard.rightfc {
    margin-left: 0px;
  }

  .navcontainer {
    padding-right: 0px;
  }

  .dropcontainer {
    overflow: hidden;
    max-height: 70vh;
  }

  .slide-nav-3 {
    height: 0px;
  }

  .right-arrow-2 {
    z-index: 0;
    opacity: 0;
  }

  .left-arrow-2 {
    z-index: 0;
    display: none;
    height: 0px;
    opacity: 0;
  }

  .profilename {
    font-size: 12px;
    line-height: 18px;
  }

  .topicimage {
    font-size: 40px;
    line-height: 60px;
  }

  .topicheadicons {
    font-size: 40px;
    line-height: 60px;
  }

  .sidertb {
    width: 100%;
  }

  .rightcolumn {
    width: 100%;
    margin-right: 0%;
  }

  .takeawaynumber {
    padding-left: 10px;
  }

  .reportheader {
    padding-right: 0px;
    padding-left: 0px;
  }

  .onpagenav {
    padding-top: 30px;
  }

  .sidelink {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .mapcard {
    border-radius: 4px;
  }

  .feedbackb {
    max-width: 120px;
    padding: 7px 10px;
    font-size: 10px;
    line-height: 14px;
  }

  .slidehs {
    margin-right: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .mask-3 {
    overflow: visible;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 25px;
    line-height: 32px;
  }

  h3 {
    font-size: 18px;
    line-height: 23px;
  }

  h4 {
    font-size: 16px;
    line-height: 22px;
  }

  p {
    line-height: 23px;
  }

  .nav-link {
    padding-bottom: 15px;
    font-size: 14px;
    line-height: 18px;
  }

  .brand {
    height: 50px;
    font-size: 25px;
    line-height: 25px;
  }

  .subnavbar {
    position: relative;
    z-index: 999;
    display: none;
  }

  .heroblock {
    min-height: 0px;
    padding-bottom: 40px;
  }

  .heroblock.homehero {
    padding-top: 70px;
    padding-bottom: 30px;
  }

  .heroblock.homehero.hhp {
    background-image: radial-gradient(circle farthest-corner at 50% 0%, #a28f9d, #619eb4 40%, #619eb4 66%, rgba(128, 46, 98, 0));
  }

  .heroblock.homehero.hhdg {
    background-image: radial-gradient(circle farthest-corner at 50% 0%, #608175, #355eff 40%, #355eff 63%, rgba(2, 63, 2, 0));
  }

  .heroblock.homehero.contenthh {
    background-image: radial-gradient(circle farthest-corner at 50% 0%, #eafae2, #fff 48%, #fff 70%, hsla(41, 0%, 100%, 0));
  }

  .heroblock.hh2 {
    padding-top: 70px;
    padding-bottom: 30px;
  }

  .heroblock.hh2.hhp {
    background-image: radial-gradient(circle farthest-corner at 50% 0%, #a28f9d, #619eb4 40%, #619eb4 66%, rgba(128, 46, 98, 0));
  }

  .heroblock.hh2.hhdg {
    background-image: radial-gradient(circle farthest-corner at 50% 0%, #608175, #355eff 40%, #355eff 63%, rgba(2, 63, 2, 0));
  }

  .heroblock.hh2.contenthh {
    background-image: radial-gradient(circle farthest-corner at 50% 0%, #eafae2, #fff 48%, #fff 70%, hsla(41, 0%, 100%, 0));
  }

  .container {
    padding-right: 15px;
    padding-left: 15px;
  }

  .container.responsive {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .button {
    padding: 10px 15px;
  }

  .cardblock {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .card {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    margin-right: 0%;
    margin-bottom: 20px;
    box-shadow: 0 13px 15px -13px rgba(0, 0, 0, 0.28);
  }

  .card.sidec {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }

  .card.homef {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .card.jobc {
    max-width: 100%;
  }

  .card.mapc {
    width: 100%;
    margin-right: 0%;
  }

  .card.homea {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .card-title {
    padding-right: 10px;
    padding-left: 10px;
  }

  .card-blurb {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 12px;
    line-height: 18px;
  }

  .helpblock {
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .card-tags {
    padding-right: 10px;
    padding-left: 10px;
  }

  .date {
    font-size: 12px;
    line-height: 18px;
  }

  .support-col {
    max-width: 100%;
    margin-right: 0%;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }

  .support-card {
    min-width: 100%;
  }

  .sublogo {
    font-size: 10px;
  }

  .supporticon {
    max-width: 80px;
  }

  .quoteblock {
    padding-right: 45px;
    padding-left: 45px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .searchblock {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .searchfield {
    width: 100%;
    border-radius: 15px;
    font-size: 14px;
  }

  .submit-button {
    width: 100%;
    margin-top: 10px;
    padding-top: 19px;
    border-radius: 15px;
  }

  ._6col {
    width: 100%;
    margin-bottom: 10px;
  }

  .socialbar.share {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .socialicon {
    font-size: 18px;
  }

  .searchpop {
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .form {
    text-align: center;
  }

  .menu-button {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .headtext {
    margin-right: 0%;
    margin-bottom: 0px;
  }

  .breadcrumbs {
    left: 2%;
    right: 2%;
    padding-left: 10px;
  }

  ._50col {
    margin-right: 0%;
    padding-right: 0px;
  }

  ._50col.padded50 {
    padding-right: 0px;
  }

  .brandlink {
    margin-top: 0px;
  }

  .featurehead {
    max-width: 100%;
    margin-top: 0px;
    margin-right: 0%;
    padding-right: 15px;
    padding-left: 15px;
  }

  .bigimage {
    padding-top: 350px;
    padding-bottom: 20px;
    background-position: 50% 50%;
  }

  .resultcount {
    display: none;
    margin-right: 10px;
    float: none;
  }

  .sortdropdown {
    margin-top: 10px;
    float: left;
  }

  .sorttoggle {
    display: block;
  }

  .sortlabel {
    display: none;
    float: left;
  }

  .dropdown-list {
    max-height: 50vh;
  }

  .dropdown-list.w--open {
    position: relative;
    z-index: 2;
    width: 100%;
  }

  .toggletext {
    margin-right: 23px;
  }

  .filtertogglebutton {
    cursor: pointer;
  }

  .navdrop {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 14px;
    line-height: 18px;
  }

  .searchresult {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .droplink {
    width: 98%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
    white-space: pre-wrap;
  }

  .linksub {
    white-space: pre-wrap;
  }

  .navwrap {
    height: 50px;
    padding-left: 0px;
  }

  .heroslider {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
  }

  .heroimg {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
  }

  .mission-image {
    height: 180px;
  }

  .mission-block {
    min-height: 0px;
    padding-top: 30px;
  }

  .missioncontainer {
    padding-right: 15px;
    padding-left: 15px;
  }

  .sidecol.jobsc {
    padding-bottom: 10px;
  }

  .stickytrack {
    padding-bottom: 10px;
    padding-left: 10px;
  }

  .article-class {
    margin-right: 0%;
    padding-right: 0px;
  }

  .articleheader {
    min-height: 0px;
    padding-top: 70px;
  }

  .job-image {
    width: 100px;
    max-height: 100px;
  }

  .jobtitle {
    margin-right: 0%;
    padding-right: 0px;
  }

  .ifform {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }

  .featureblock {
    min-height: 0px;
  }

  .featurecontainer {
    padding-right: 15px;
    padding-left: 15px;
  }

  .access {
    top: 0px;
    font-size: 18px;
  }

  .type {
    padding-right: 10px;
    padding-left: 10px;
  }

  .sechead {
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 32px;
  }

  .navcontainer {
    padding-right: 0px;
    padding-left: 0px;
  }

  .dropcontainer {
    overflow: auto;
    max-height: 50vh;
    padding: 10px;
  }

  .shareicon {
    font-size: 18px;
  }

  .profilecard {
    max-width: 48%;
    min-width: 48%;
    margin-top: 0px;
    padding: 5px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .topicimage {
    font-size: 30px;
    line-height: 40px;
  }

  .topicheadicons {
    font-size: 30px;
    line-height: 40px;
  }

  .takeawaynumber {
    width: 14%;
    font-size: 40px;
    line-height: 50px;
  }

  .takeawaytext {
    width: 85%;
  }

  .reportheader {
    min-height: 0px;
    padding-top: 70px;
  }

  .cttag {
    padding-right: 10px;
    padding-left: 10px;
  }

  .newsletterad {
    padding-right: 45px;
    padding-left: 45px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .map {
    min-height: 50vh;
  }

  .mapcard {
    display: inline-block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .mapcard.activemc {
    display: inline-block;
  }

  .slidehs {
    overflow: visible;
    margin-right: 20px;
  }

  .sliderhs {
    padding-right: 0px;
  }

  .mask-4 {
    overflow: visible;
  }
}

@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa brands 400';
  src: url('../fonts/fa-brands-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}