.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

.w-pagination-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.w-pagination-previous {
  display: block;
  color: #333;
  font-size: 14px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #ccc;
  border-right-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

.w-pagination-next {
  display: block;
  color: #333;
  font-size: 14px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #ccc;
  border-right-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

.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%;
}

.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Alegreya, sans-serif;
  font-size: 38px;
  line-height: 44px;
  font-weight: 500;
}

h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Alegreya, sans-serif;
  font-size: 28px;
  line-height: 36px;
  font-weight: 500;
}

h3 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Alegreya, sans-serif;
  font-size: 22px;
  line-height: 30px;
  font-weight: 500;
  text-align: left;
}

h4 {
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: Lato, sans-serif;
  font-size: 15px;
  line-height: 20px;
  font-weight: 700;
}

h5 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

h6 {
  margin-top: 0px;
  margin-bottom: 10px;
  opacity: 0.5;
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

p {
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 14px;
}

a {
  color: #f68726;
  text-decoration: underline;
  cursor: pointer;
}

a:hover {
  text-decoration: none;
}

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

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

li {
  height: auto;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-left: 40px;
  background-image: url('../images/decade-icon-d-green.png'), url('../images/decade-icon-d-blue.png');
  background-position: 0px -30px, 0px 4px;
  background-size: 18px, 18px;
  background-repeat: no-repeat, no-repeat;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: Lato, sans-serif;
  line-height: 24px;
  list-style-type: none;
  cursor: default;
}

li:hover {
  background-image: url('../images/decade-icon-d-green.png'), url('../images/decade-icon-d-blue.png');
  background-position: 0px 4px, 0px -30px;
  background-size: 18px, 18px;
  background-repeat: no-repeat, no-repeat;
}

label {
  display: block;
  margin-bottom: 5px;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

blockquote {
  margin-bottom: 20px;
  padding: 10px 20px;
  border-left: 5px solid #f68726;
  font-family: Alegreya, sans-serif;
  color: #005c6d;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
}

figure {
  position: relative;
  display: block;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  float: none;
  clear: none;
  font-family: Lato, sans-serif;
  text-align: left;
}

.section {
  position: relative;
  z-index: 1;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #fff;
}

.section.lines {
  position: relative;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.section.cta-lines {
  position: relative;
  margin-bottom: 400px;
  border-top: 1px solid #ddd;
  border-bottom: 1px none #ddd;
}

.section.top-section {
  position: relative;
  z-index: 1;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
}

.section.grey {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.6)), to(hsla(0, 0%, 100%, 0.6))), url('../images/white-texture.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.6), hsla(0, 0%, 100%, 0.6)), url('../images/white-texture.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 105px;
}

.section.grey.no-line {
  border-top-style: none;
}

.section.grey.no-btm-line {
  border-bottom-style: none;
}

.section.grey.overflow {
  overflow: visible;
}

.section.grey.push-foot {
  margin-bottom: 400px;
  border-bottom-style: none;
}

.section.grey-no-line {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-top: 1px none #ddd;
  border-bottom: 1px none #ddd;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.6)), to(hsla(0, 0%, 100%, 0.6))), url('../images/white-texture.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.6), hsla(0, 0%, 100%, 0.6)), url('../images/white-texture.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 105px;
}

.section.grey-top-line {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-top: 1px solid #ddd;
  border-bottom: 1px none #ddd;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.6)), to(hsla(0, 0%, 100%, 0.6))), url('../images/white-texture.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.6), hsla(0, 0%, 100%, 0.6)), url('../images/white-texture.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 105px;
}

.section.hide {
  display: none;
}

.section.map-sec {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-top: 1px none #ddd;
  border-bottom: 1px none #ddd;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.6)), to(hsla(0, 0%, 100%, 0.6))), url('../images/white-texture.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.6), hsla(0, 0%, 100%, 0.6)), url('../images/white-texture.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 105px;
}

.section.sp {
  position: relative;
  z-index: 10;
  margin-bottom: 0px;
  border-top: 1px solid #ddd;
  border-bottom: 1px none #ddd;
}

.container {
  position: relative;
  z-index: 5;
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.container.cta-container {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #fff;
  text-align: center;
}

.container.feed-container {
  overflow: hidden;
  width: 85%;
  float: right;
}

.container.help-container {
  display: block;
  margin-top: 100px;
  margin-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #fff;
  text-align: left;
}

.container.tabs-container-2 {
  z-index: 0;
  width: 85%;
  float: right;
}

.container.dark-grey {
  background-image: url('../images/white-texture.jpg');
  background-position: 0px 0px;
  background-size: 105px;
}

.container.article {
  background-image: url('../images/white-texture.jpg');
  background-position: 0px 0px;
  background-size: 105px;
}

.container.hero-centre {
  margin-top: 0%;
  text-align: center;
  text-shadow: 1px 1px 2px #000;
}

.container.about-tabs-container {
  z-index: 0;
  overflow: visible;
}

.container.db-con {
  display: block;
  width: 70%;
  margin-top: 100px;
  margin-bottom: 100px;
  margin-left: auto;
  padding-right: 40%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #fff;
  text-align: left;
}

.container.db-con-2 {
  display: block;
  width: 70%;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 15px;
  padding-right: 0%;
  padding-bottom: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #005c6d;
  text-align: left;
}

.container.cta-d {
  display: block;
  width: 21.25%;
  max-width: 420px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 15%;
  padding: 100px 30px 100px 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
  color: #fff;
  text-align: left;
}

.link-dark {
  display: block;
  margin-bottom: 5px;
  opacity: 0.6;
  -webkit-transition: color 400ms ease, opacity 400ms ease, -webkit-transform 400ms ease;
  transition: color 400ms ease, opacity 400ms ease, -webkit-transform 400ms ease;
  transition: color 400ms ease, transform 400ms ease, opacity 400ms ease;
  transition: color 400ms ease, transform 400ms ease, opacity 400ms ease, -webkit-transform 400ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  line-height: 20px;
  text-decoration: none;
  cursor: pointer;
}

.link-dark:hover {
  opacity: 1;
  color: #fff;
}

.link-dark:active {
  opacity: 0.9;
}

.link-dark._2 {
  display: inline-block;
  text-decoration: underline;
}

.link-dark.small {
  display: inline-block;
  margin-right: 0px;
  font-size: 12px;
  cursor: pointer;
}

.link-dark.copyright {
  display: inline-block;
  margin-right: 0px;
  font-size: 12px;
}

.link-dark.disruptive {
  display: inline-block;
  margin-right: 0px;
  font-size: 12px;
}

.tagline {
  display: block;
  margin-bottom: 5px;
  opacity: 0.6;
  font-family: Inconsolata, monospace;
  color: #333;
  font-size: 12px;
  line-height: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.tagline.style-lbl {
  display: block;
  margin-top: 10px;
  margin-bottom: 30px;
  padding-top: 10px;
  border-top: 1px solid rgba(25, 145, 235, 0.2);
  opacity: 1;
  color: #f68726;
}

.tagline.bg-w {
  margin-top: 10px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid rgba(25, 145, 235, 0.2);
  background-color: #fff;
  opacity: 1;
  color: #f68726;
}

.tagline.style-lbl-2 {
  display: inline-block;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 30px;
  padding-top: 10px;
  border-top: 1px solid rgba(25, 145, 235, 0.2);
  opacity: 1;
  color: #f68726;
}

.tagline.p {
  margin-bottom: 0px;
  padding-top: 11px;
  padding-bottom: 11px;
}

.headline-6-col {
  width: 460px;
  margin-bottom: 50px;
}

.style-wrap {
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
}

.style-wrap.bg {
  padding-top: 20px;
  padding-bottom: 0px;
  background-image: url('../images/Action-4.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.style-wrap.sml {
  display: inline-block;
  margin-right: 20px;
}

.style-wrap.orange {
  padding-top: 20px;
  padding-bottom: 0px;
  background-color: #f68726;
}

.style-headline {
  margin-bottom: 50px;
  border-bottom: 1px solid rgba(25, 145, 235, 0.2);
}

.style-headline.style-headline-section {
  margin-bottom: 50px;
}

._6-col {
  display: inline-block;
  width: 460px;
  margin-right: 20px;
}

._6-col._6-col-last {
  margin-right: 0px;
}

.link-light {
  opacity: 0.6;
  -webkit-transition: color 400ms ease, opacity 400ms ease, -webkit-transform 400ms ease;
  transition: color 400ms ease, opacity 400ms ease, -webkit-transform 400ms ease;
  transition: color 400ms ease, transform 400ms ease, opacity 400ms ease;
  transition: color 400ms ease, transform 400ms ease, opacity 400ms ease, -webkit-transform 400ms ease;
  font-family: Lato, sans-serif;
  color: #078475;
  line-height: 24px;
  cursor: pointer;
}

.link-light:hover {
  opacity: 1;
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #111212;
}

.link-light:active {
  opacity: 0.9;
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.section-dark {
  background-color: #111212;
  color: #fff;
}

.btn {
  position: relative;
  display: inline-block;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 7px 20px;
  float: none;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-color: #005c6d;
  font-family: Lato, sans-serif;
  color: #fff;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
}

.btn:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.btn.btn-white {
  display: inline-block;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #fff;
  color: #111212;
}

.btn.btn-white:hover {
  background-color: #f68726;
  color: #fff;
}

.btn.btn-outline-light {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(17, 18, 18, 0.05);
  background-color: transparent;
  color: #111212;
}

.btn.btn-outline-light:hover {
  border-color: #f68726;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
}

.btn.btn-outline-light:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

.btn.btn-outline-dark {
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.2);
  background-color: hsla(0, 0%, 100%, 0.1);
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, border 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, border 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, border 200ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, border 200ms ease, -webkit-transform 400ms ease;
}

.btn.btn-outline-dark:hover {
  border-color: hsla(0, 0%, 100%, 0.5);
}

.btn.btn-orange {
  background-color: #f68726;
}

.btn.btn-orange:hover {
  background-color: #f70;
}

.btn.push-down {
  margin-bottom: 30px;
  border-radius: 20px;
}

.btn.s-btn {
  padding-top: 7px;
  padding-bottom: 7px;
  border-radius: 20px;
}

.btn.s-btn:hover {
  background-color: #078475;
}

.btn.btn-arrow {
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 20px;
}

.btn.btn-arrow:hover {
  background-color: #005c6d;
}

.btn.submit-btn {
  padding: 7px 20px;
  clear: left;
  border-radius: 20px;
}

.btn.edit {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px 10px;
  border: 1px solid #ddd;
  background-color: transparent;
  color: #333;
  font-size: 10px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.btn.edit:hover {
  border-color: #f68726;
  background-color: #f68726;
  color: #fff;
}

.btn.edit:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

.btn.edit.yp-csv {
  float: right;
}

.btn.edit.pe {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 20;
  margin-top: 40px;
  margin-right: 5%;
  padding-top: 0px;
  float: right;
}

.btn.btn-reply {
  margin-right: 15px;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 35px;
  background-image: url('../images/reply-btn.png');
  background-position: 15% 50%;
  background-size: 16px;
  background-repeat: no-repeat;
}

.btn.btn-reply:hover {
  background-color: #005c6d;
}

.link {
  font-family: Lato, sans-serif;
  color: #333;
  line-height: 24px;
  text-decoration: underline;
  cursor: pointer;
}

.link:hover {
  color: #f68726;
}

.link._2 {
  display: inline-block;
  margin-right: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.wrap {
  display: block;
  width: 940px;
  margin-right: auto;
  margin-left: auto;
}

.wrap.w50 {
  width: 70%;
  padding-top: 50px;
  padding-bottom: 50px;
}

.wrap.dark {
  width: 100%;
  margin-bottom: 30px;
  padding: 5px 30px;
  background-color: #000;
}

.style-fill {
  min-height: 150px;
  min-width: 100%;
  background-image: url('../images/style-transparent_1style-transparent.png');
  background-position: 50% 50%;
  background-size: 50px;
}

.label-text {
  color: #fff;
  font-size: 10px;
  line-height: 17px;
  font-weight: 500;
  text-transform: uppercase;
}

.label {
  display: inline-block;
  padding: 4px 10px;
  border-radius: 4px;
  background-color: #005c6d;
  font-family: Lato, sans-serif;
  letter-spacing: 0.5px;
}

.label.label-green {
  background-color: #078475;
}

.label.label-grey {
  background-color: #858589;
}

.label.label-pink {
  background-color: #c47ca2;
}

.label.label-cyan {
  background-color: #28998a;
}

.label.label-orange {
  background-color: #f68726;
}

.label.label-aqua {
  background-color: #3fcedc;
}

.label.label-red {
  background-color: #f85359;
  background-image: none;
}

.btn-big {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 16px 35px;
  float: none;
  border-radius: 50px;
  background-color: #005c6d;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, -webkit-transform 400ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  font-weight: 700;
  text-align: center;
}

.btn-big:hover {
  border-color: #0c6eb8;
  background-color: #078475;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
}

.btn-big:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.btn-big.btn-outline-light {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(17, 18, 18, 0.05);
  background-color: transparent;
  color: #111212;
}

.btn-big.btn-outline-light:hover {
  border-color: #f68726;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
}

.btn-big.btn-outline-light:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

.btn-big.btn-white {
  display: inline-block;
  background-color: #fff;
  color: #111212;
}

.btn-big.btn-white:hover {
  background-color: #f68726;
  color: #fff;
}

.btn-big.btn-outline-dark {
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.2);
  background-color: transparent;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, border 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, border 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, border 200ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, border 200ms ease, -webkit-transform 400ms ease;
}

.btn-big.btn-outline-dark:hover {
  border-color: hsla(0, 0%, 100%, 0.5);
}

.btn-big.btn-green {
  background-color: #078475;
}

.btn-big.btn-green:hover {
  background-color: #005c6d;
}

.btn-big.btn-orange {
  background-color: #f68726;
}

.btn-big.btn-orange:hover {
  background-color: #f70;
}

.btn-big.upload-doc {
  margin-bottom: 20px;
  padding: 5px 10px 5px 45px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(17, 18, 18, 0.05);
  background-color: transparent;
  background-image: url('../images/upload-circle.png');
  background-position: 7px 50%;
  background-size: 30px;
  background-repeat: no-repeat;
  color: #111212;
  font-size: 12px;
  cursor: pointer;
}

.btn-big.upload-doc:hover {
  border-color: #005c6d;
  background-color: transparent;
  box-shadow: none;
}

.btn-big.upload-doc:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

.btn-big.upload-pp {
  margin-bottom: 20px;
  padding: 5px 10px 5px 45px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(17, 18, 18, 0.05);
  background-color: transparent;
  background-image: url('../images/upload-circle.png');
  background-position: 7px 50%;
  background-size: 30px;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #111212;
  font-size: 12px;
  text-transform: uppercase;
  cursor: pointer;
}

.btn-big.upload-pp:hover {
  border-color: #f68726;
  background-color: transparent;
  box-shadow: none;
}

.btn-big.upload-pp:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

.logo-icon {
  float: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  line-height: 14px;
}

.logo-text {
  overflow: hidden;
  margin-left: 10px;
  padding-top: 0px;
  padding-left: 0px;
  float: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.logo-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 220px;
  float: left;
  -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;
  cursor: pointer;
}

.logo-link.w--current {
  width: 225px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  background-color: transparent;
}

.nav-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: 100px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  -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-bottom: 2px solid #fff;
  text-align: right;
}

.hero-section {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: url('../images/forest-shore.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.hero-video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -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;
}

.colour-t {
  position: absolute;
  left: 0px;
  bottom: 0px;
  margin-left: 10px;
  color: #fff;
}

.colour-t._2 {
  color: #111212;
}

.colour-row {
  margin-bottom: 30px;
}

.colour {
  width: 100%;
  height: 120px;
  background-color: #036071;
}

.colour._15 {
  background-color: #e3dece;
}

.colour._14 {
  width: 100%;
  float: none;
  background-color: #078475;
}

.colour._14._2 {
  position: relative;
  float: none;
  background-color: #f68726;
}

.colour._13 {
  background-color: #005c6d;
}

.col {
  padding-left: 0px;
}

.col.tight.last {
  padding-right: 0px;
}

.col.org-col {
  padding-left: 20px;
}

.hero-overlay {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.66)), color-stop(80%, transparent));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.66), transparent 80%);
}

.hero-overlay.sub-overlay {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.66)), color-stop(67%, transparent));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.66), transparent 67%);
}

.navlink {
  position: relative;
  bottom: -2px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-right: 0px;
  margin-left: 15px;
  padding: 15px 0px;
  float: none;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-bottom: 2px solid #fff;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  font-weight: 700;
  letter-spacing: 0px;
  text-transform: uppercase;
  cursor: pointer;
}

.navlink:hover {
  position: relative;
  bottom: -2px;
  border-bottom: 2px solid #f68726;
  color: #fff;
}

.navlink.w--current {
  border-bottom-color: #078475;
  color: #fff;
}

.signup-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
  float: none;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navlink-line {
  position: relative;
  bottom: 0px;
  display: inline-block;
  width: 1px;
  height: 20px;
  margin-right: 15px;
  margin-left: 15px;
  float: none;
  background-color: #e3dece;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 100%;
  float: none;
  -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;
  background-color: transparent;
  text-align: right;
}

.checkbox-field-parent {
  position: relative;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 0px;
  padding-left: 0px;
  float: none;
  clear: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 3px;
}

.checkbox-field-parent.t-c {
  display: block;
  width: 300px;
}

.checked {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
  width: 20px;
  height: 20px;
  background-image: url('../images/checkbox-g.png');
  background-position: 50% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  cursor: pointer;
}

.actual-checkbox {
  position: absolute;
  left: -30px;
  top: 20px;
  bottom: 0px;
  margin-top: 0px;
  margin-left: 0px;
  opacity: 1;
}

.actual-checkbox.hidden {
  display: none;
  opacity: 0;
}

.unchecked {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 0;
  width: 20px;
  height: 20px;
  background-image: url('../images/empty-check_1empty-check.png');
  background-position: 50% 50%;
  background-size: 20px;
  cursor: pointer;
}

.h1-title {
  margin-bottom: 15px;
  color: #fff;
  font-size: 50px;
  line-height: 54px;
  font-weight: 400;
  text-align: center;
}

.h1-title.cta-title-2 {
  font-size: 35px;
  text-align: left;
  text-shadow: none;
}

.h1-title.shadow {
  text-shadow: 1px 1px 2px #000;
}

.h4-title {
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.h4-title._2 {
  color: #f1f1f1;
}

.feed-info {
  position: relative;
  display: block;
  width: 33.33%;
  height: 340px;
  padding: 140px 50px 50px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
  text-align: left;
}

.tag-a {
  position: static;
  margin-top: 0px;
  margin-bottom: 4px;
  clear: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #333;
  font-size: 10px;
  line-height: 10px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.h2-title {
  position: relative;
  width: auto;
  color: #005c6d;
  font-weight: 400;
}

.feed-nav {
  position: absolute;
  left: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 40px;
  margin-bottom: 30px;
  padding: 0px 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -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;
}

.arrow-div {
  position: relative;
  right: 0px;
  bottom: 0px;
  display: none;
  width: 90px;
}

.l-arrow {
  width: 35px;
  height: 35px;
  float: left;
  border: 1px solid #ddd;
  border-radius: 200px;
  background-image: url('../images/l-arrow.png');
  background-position: 50% 50%;
  background-size: 18px;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
}

.l-arrow:hover {
  background-position: 35% 50%;
}

.r-arrow {
  width: 35px;
  height: 35px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: right;
  border: 1px solid #ddd;
  border-radius: 200px;
  background-image: url('../images/r-arrow.png');
  background-position: 50% 50%;
  background-size: 18px;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
}

.r-arrow:hover {
  background-position: 65% 50%;
}

.r-vert-line {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 1px;
  height: 100%;
  background-color: #ddd;
}

.hero-cta-div {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  height: 80px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 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;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
}

.hero-cta-div.pass-bar {
  padding-left: 20px;
}

.d-arrow {
  position: absolute;
  left: 20px;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  float: left;
  border: 1px solid #ddd;
  border-radius: 200px;
  background-image: url('../images/d-arrow.png');
  background-position: 50% 50%;
  background-size: 24px;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
}

.d-arrow:hover {
  background-position: 50% 65%;
}

.h3-cta {
  position: relative;
  margin-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #005c6d;
  font-size: 18px;
  line-height: 18px;
}

.social-link-div {
  position: absolute;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 190px;
  height: 100%;
  padding-right: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.social-i {
  position: relative;
  left: 0px;
  width: 35px;
  height: 35px;
  margin-right: 5px;
  margin-left: 5px;
  float: left;
  border: 1px none #ddd;
  border-radius: 200px;
  background-image: url('../images/Facebook.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
}

.social-i:hover {
  top: -2px;
}

.social-i.instagram {
  background-image: url('../images/Instagram.png');
  cursor: pointer;
}

.social-i.twitter {
  background-image: url('../images/Twitter.png');
  cursor: pointer;
}

.social-i.youtube {
  background-image: url('../images/youtube.png');
  cursor: pointer;
}

.social-i.w {
  margin-left: 0px;
  -webkit-filter: brightness(1000%) grayscale(100%) contrast(500%);
  filter: brightness(1000%) grayscale(100%) contrast(500%);
}

.feed {
  position: relative;
  overflow: visible;
  width: 66.66%;
  height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  float: right;
}

.article-wrapper-3 {
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  width: 100%;
  height: 340px;
  padding: 0px 0px 0px 30px;
  -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;
  cursor: -webkit-grab;
  cursor: grab;
}

.scroll-side-con {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  padding: 30px 0px 30px 30px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  cursor: -webkit-grab;
  cursor: grab;
}

.article-grand-child {
  position: relative;
  width: 400px;
  height: auto;
  margin-right: 20px;
  margin-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
}

.news-col-1 {
  width: 35%;
  padding-right: 0px;
  padding-left: 0px;
  float: left;
}

.news-thumb {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 150px;
  -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-style: solid none none solid;
  border-width: 1px 2px 2px 1px;
  border-color: #ddd;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.news-tag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -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-style: none;
  border-width: 1px 2px 2px;
  border-color: #ddd;
  background-color: #005c6d;
}

.h5-tag-text {
  margin-bottom: 0px;
  color: #fff;
  font-size: 11px;
  text-align: center;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.news-col-2 {
  width: 65%;
  padding-right: 10px;
  padding-left: 0px;
  float: right;
}

.news-info {
  height: 150px;
  padding: 20px;
  border-style: solid solid solid none;
  border-width: 1px;
  border-color: #ddd;
  text-align: left;
}

.h3-news {
  position: relative;
  color: #005c6d;
  font-size: 17px;
  line-height: 21px;
  font-weight: 400;
}

.h3-news._2 {
  margin-bottom: 10px;
}

.news-info-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  padding: 0px 40px 0px 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-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-style: none solid solid none;
  border-width: 1px;
  border-color: #ddd;
  background-color: transparent;
}

.h4-news-author {
  position: relative;
  margin-top: 0px;
  margin-bottom: 2px;
  color: #333;
  font-size: 13px;
  line-height: 16px;
  text-align: left;
  text-transform: capitalize;
}

.h4-news-author-role {
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  opacity: 0.6;
  color: #333;
  font-size: 11px;
  line-height: 16px;
  text-align: left;
  text-transform: capitalize;
}

.testimonial-t-3 {
  width: 50%;
  margin-top: 0px;
  opacity: 0.6;
  font-weight: 400;
}

.map {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 450px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  float: right;
  background-image: url('../images/snazzy-image.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.map-alert {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 60px;
  padding: 0px 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 92, 109, 0.85);
}

.alert-t {
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 13px;
}

.alert-close {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25px;
  height: 25px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 200px;
  background-color: #f68726;
  font-size: 10px;
  text-decoration: none;
  cursor: pointer;
}

.c-line {
  position: absolute;
  width: 17px;
  height: 2px;
  background-color: #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.c-line-2 {
  position: absolute;
  width: 17px;
  height: 2px;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.cta-section {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 480px;
  -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: #fff;
}

.cta-section._2 {
  z-index: 1;
  height: auto;
  background-image: linear-gradient(76deg, rgba(246, 135, 38, 0.93) 21%, rgba(246, 135, 38, 0.64)), url('../images/boat-o.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.cta-section._1 {
  z-index: 1;
  height: auto;
  background-image: url('../images/db-31.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.cta-section.strip {
  z-index: 1;
  height: auto;
  border-top: 1px solid #ddd;
  background-image: url('../images/white-ocean-strip-3.jpg');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.btn-arrow {
  display: inline-block;
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 10px;
  padding: 6px 50px 6px 20px;
  float: none;
  border-radius: 20px;
  background-color: #005c6d;
  background-image: url('../images/r-arrow-w.png');
  background-position: 90% 50%;
  background-size: 24px;
  background-repeat: no-repeat;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, background-position 200ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
}

.btn-arrow:hover {
  border-color: #0c6eb8;
  background-color: #078475;
  background-position: 93% 50%;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
}

.btn-arrow:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.btn-arrow.orange {
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 20px;
  background-color: #f68726;
  -webkit-transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
}

.btn-arrow.orange:hover {
  background-color: #f70;
  background-position: 93% 50%;
}

.btn-arrow.join-decade {
  display: inline-block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  background-color: #f68726;
  -webkit-transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  cursor: pointer;
}

.btn-arrow.join-decade:hover {
  background-color: #f70;
  background-position: 92% 50%;
}

.btn-arrow.map-btn {
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  width: 200px;
  margin-top: 20px;
  margin-right: 20px;
  margin-left: auto;
  padding: 5px 24px 5px 0px;
  background-color: #f68726;
  -webkit-transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  cursor: pointer;
}

.btn-arrow.map-btn:hover {
  background-color: #f70;
  background-position: 92% 50%;
}

.btn-arrow.w {
  border: 1px solid #fff;
  background-color: transparent;
}

.btn-arrow.start-convo {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 12px 40px 12px 15px;
  background-color: #f68726;
  -webkit-transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  line-height: 16px;
  text-align: left;
}

.btn-arrow.start-convo:hover {
  background-color: #f70;
  background-position: 93% 50%;
}

.btn-arrow.db-btn {
  border: 1px solid #fff;
  background-color: transparent;
}

.btn-arrow.db-btn-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  float: right;
  border: 1px solid #f68726;
  background-color: #f68726;
}

.map-info-2 {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 60px;
  padding: 0px 20px;
  -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;
  text-align: right;
}

.map-info-i {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-right: 8px;
  -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: 2px solid #f68726;
  border-radius: 200px;
  background-color: transparent;
  text-decoration: none;
}

.i-icon {
  font-family: Alegreya, sans-serif;
  color: #f68726;
  font-size: 20px;
}

.map-activity-div {
  position: absolute;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -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;
}

.a-dot {
  width: 10px;
  height: 10px;
  margin-right: 5px;
  margin-left: 0px;
  border-radius: 200px;
  background-color: #005c6d;
}

.e-dot {
  width: 10px;
  height: 10px;
  margin-right: 5px;
  margin-left: 15px;
  border-radius: 200px;
  background-color: #078475;
}

.p-dot {
  width: 10px;
  height: 10px;
  margin-right: 7px;
  margin-left: 15px;
  border-radius: 200px;
  background-color: #f68726;
}

.logo-banner {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 30px 5%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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: #f8f8f8;
  opacity: 1;
}

.slide {
  padding-top: 0px;
  padding-right: 50px;
  padding-left: 50px;
}

.slider-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo-wrapper-wide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 22%;
  height: auto;
  margin-top: 0px;
  padding: 0px;
  -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;
  opacity: 1;
}

.slide-nav {
  display: none;
  font-size: 8px;
  line-height: 6px;
}

.logo-slider {
  display: block;
  width: 75%;
  height: auto;
  float: right;
  clear: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
}

.event-thumb {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 150px;
  -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-style: solid none none solid;
  border-width: 1px 2px 2px 1px;
  border-color: #ddd;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-size: cover;
  background-repeat: no-repeat;
}

.t-slider {
  height: 450px;
  background-color: #fff;
}

.t-div {
  height: 100%;
}

.t-image {
  width: 38.25%;
  height: 100%;
  float: left;
  background-image: url('../images/Peter-Haugan_1.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.t-image._2 {
  background-image: url('../images/Vladimir-Ryabinin.jpg');
}

.t-image._3 {
  background-image: url('../images/Peter-Thompson.jpg');
  background-position: 0px 0px;
}

.t-image.sue-barrell {
  background-image: url('../images/Sue-Barrell.jpg');
}

.t-info {
  display: block;
  width: 100%;
  height: 100%;
  margin-left: 38.25%;
  padding: 60px 100px 50px 80px;
  float: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #f1f1f1;
}

.r-side-orange {
  position: absolute;
  right: 0px;
  z-index: 10;
  width: 7.5%;
  height: 100%;
  background-color: transparent;
  background-image: url('../images/orange-texture.jpg');
  background-position: 0px 0px;
  background-size: 105px;
}

.testimonial-t-2 {
  color: #f68726;
}

.testimonial-t {
  position: relative;
  width: 50%;
  margin-bottom: 30px;
  color: #005c6d;
  font-size: 27px;
  line-height: 34px;
  font-weight: 400;
}

.r-arrow-t {
  right: 10%;
  bottom: 30px;
  width: 40px;
  height: 40px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: right;
  border: 1px solid #ddd;
  border-radius: 200px;
  background-image: url('../images/r-arrow.png');
  background-position: 50% 50%;
  background-size: 24px;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
}

.r-arrow-t:hover {
  background-position: 65% 50%;
}

.l-arrow-t {
  right: 10%;
  bottom: 30px;
  width: 40px;
  height: 40px;
  margin-right: 50px;
  margin-bottom: 0px;
  float: left;
  border: 1px solid #ddd;
  border-radius: 200px;
  background-image: url('../images/l-arrow.png');
  background-position: 50% 50%;
  background-size: 24px;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
}

.l-arrow-t:hover {
  background-position: 35% 50%;
}

.cta-3-t {
  position: relative;
  width: 50%;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0px;
  float: none;
  color: #005c6d;
  font-size: 20px;
  font-weight: 400;
}

.cta-2-i {
  position: relative;
  right: 0px;
  width: 50px;
  float: right;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.cta-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  -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;
}

.footer {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  height: 420px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #2e2e2e;
  background-image: url('../images/decade-icon-allb.png');
  background-position: 119% -990%;
  background-repeat: no-repeat;
}

.footer.s {
  position: relative;
}

.search-div {
  position: relative;
  bottom: 0px;
  display: inline-block;
  width: auto;
  margin-left: 15px;
  float: right;
  -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;
}

.search-parent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 40px;
  height: 40px;
  float: right;
  -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: 1px solid #ddd;
  border-radius: 200px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
}

.search-icon-m {
  position: absolute;
  display: block;
  margin-right: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.close-icon-m {
  position: absolute;
  display: block;
}

.search-holder {
  position: absolute;
  right: 0px;
  bottom: -95px;
  display: none;
  width: 400px;
  height: 40px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  float: right;
  -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;
}

.search-3 {
  position: relative;
  height: 40px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.search-input {
  position: relative;
  width: 320px;
  height: 40px;
  margin-left: 80px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 110px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  font-family: Lato, sans-serif;
}

.search-btn {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 80px;
  height: 40px;
  padding-top: 0px;
  padding-right: 12px;
  padding-bottom: 0px;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  background-color: #f68726;
  font-family: Lato, sans-serif;
}

.body {
  height: 100%;
}

.f-col {
  padding: 50px;
}

.f-col.logo {
  display: block;
  padding: 90px 5% 40px;
  -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-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.f-col._2 {
  padding: 20px 5%;
}

.f-col._2.small-print {
  padding-bottom: 20px;
  padding-left: 100px;
}

.f-col.left-pad {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 100px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.f-col.right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 80px;
  padding-bottom: 50px;
  padding-left: 100px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.f-title {
  margin-top: 20px;
  color: #fff;
}

.f-icon {
  width: 50px;
  margin-top: 0px;
  margin-right: 15px;
  margin-bottom: 0px;
  float: left;
}

.social-link-div-f {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  width: auto;
  height: auto;
  margin-top: 10px;
  padding: 3px 0px 0px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.f-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #ddd;
}

.map-control {
  position: absolute;
  left: 10px;
  bottom: 35%;
  width: 30px;
  height: auto;
}

.map-control-i {
  position: relative;
  left: 0px;
  width: 30px;
  height: 30px;
  margin-right: 5px;
  margin-bottom: 10px;
  margin-left: 5px;
  float: left;
  border: 1px none #ddd;
  border-radius: 200px;
}

.map-control-i:hover {
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.29);
}

.map-control-i.push {
  width: 30px;
  height: 30px;
  margin-bottom: 30px;
}

.map-control-i.push:hover {
  box-shadow: none;
}

.cta-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100%;
  padding: 10px 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -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;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-decoration: none;
  cursor: pointer;
}

.cta-link:hover {
  background-color: #f1f1f1;
}

.cta-link.w--current {
  background-color: #f1f1f1;
}

.f-copy-line {
  position: relative;
  top: 2px;
  display: inline-block;
  width: 2px;
  height: 15px;
  margin-right: 10px;
  margin-left: 10px;
  background-color: #fff;
  opacity: 0.6;
}

.middle-line {
  position: absolute;
  left: 0px;
  top: 28px;
  right: 0px;
  width: 40px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.top-line {
  position: absolute;
  left: 0px;
  top: 18px;
  right: 0px;
  width: 40px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.bottom-line {
  position: absolute;
  left: 0px;
  top: 38px;
  right: 0px;
  width: 40px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.map-div {
  width: 75%;
  height: 510px;
  float: left;
}

.f-logo-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.share-i {
  position: absolute;
  right: 20px;
  width: 20px;
  height: 20px;
  background-image: url('../images/sharing.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block {
  background-image: url('../images/Peter-Haugan.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.event-tag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -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-style: none;
  border-width: 1px 2px 2px;
  border-color: #ddd;
  background-color: #005c6d;
}

.footer-logo-t {
  display: inline-block;
  width: 250px;
  max-width: none;
  margin-top: 0px;
  float: right;
}

.feed-link {
  width: 100%;
  text-decoration: none;
  cursor: pointer;
}

.thumb-overlay {
  position: absolute;
  top: auto;
  right: auto;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 0px;
  height: 0px;
  -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: 10000px;
  background-color: #005c6d;
}

.thumb-overlay.g {
  background-color: #078475;
}

.thumb-i {
  color: #fff;
  font-size: 44px;
  text-decoration: none;
}

.submit-btn {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 11px 25px;
  float: none;
  border-radius: 50px;
  background-color: #005c6d;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, -webkit-transform 400ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
}

.submit-btn:hover {
  border-color: #0c6eb8;
  background-color: #078475;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
}

.submit-btn:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.sub-hero-section {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 50vh;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/forest-shore.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.sub-hero-section.activities {
  background-image: url('../images/forest-shore-2.jpg');
  background-position: 50% 100%;
}

.sub-hero-section.partners {
  background-image: url('../images/town-shore.jpg');
  background-position: 50% 100%;
}

.sub-hero-section.resources {
  background-image: url('../images/rock-shore.jpg');
  background-position: 50% 50%;
}

.sub-hero-section.sign-up {
  background-image: url('../images/sand-shore-2.jpg');
  background-size: cover;
}

.sub-hero-section.pass-page {
  height: 100vh;
  background-image: url('../images/rock-shore.jpg');
  background-position: 50% 50%;
}

.sub-hero-section.partner-signup {
  background-image: url('../images/forest-shore-2.jpg');
  background-position: 50% 100%;
}

.sub-hero-section.org-dashboard {
  background-image: url('../images/town-shore.jpg');
}

.sub-hero-section.user-dashboard {
  background-image: url('../images/forest-shore-2.jpg');
  background-position: 50% 100%;
}

.sub-hero-section.donate {
  background-image: url('../images/donate-cover.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.sub-hero-section.ocean-science {
  background-image: url('../images/ocean-science-cover.jpg');
  background-size: cover;
}

.tabs {
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  background-image: url('../images/white-texture.jpg');
  background-position: 0px 0px;
  background-size: 105px;
}

.tabs.about-tabs {
  height: auto;
}

.tabs-content {
  display: block;
  width: 75%;
  height: auto;
  float: right;
  border-left: 1px solid #ddd;
  background-color: #fff;
}

.tabs-content.event-pane {
  display: block;
  height: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tab-link {
  display: block;
  padding: 15px 0px;
  border-bottom: 1px solid #ddd;
  background-color: transparent;
  opacity: 0.6;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
}

.tab-link:hover {
  opacity: 1;
}

.tab-link.w--current {
  border-bottom: 1px solid #ddd;
  background-color: transparent;
  opacity: 1;
  color: #f68726;
}

.tab-link.btm {
  padding-right: 15px;
  border-bottom-style: none;
}

.tab-link.q {
  padding-right: 20px;
}

.tab-link.decade-docs {
  margin-top: 15px;
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 5px;
  background-color: #005c6d;
  opacity: 1;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
}

.tab-link.decade-docs:hover {
  background-color: #f68726;
}

.tabs-menu {
  position: fixed;
  top: 0px;
  z-index: 0;
  display: block;
  width: 17.5%;
  height: auto;
  padding: 150px 50px 30px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-right: 3px none #f68726;
  background-color: #fff;
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  text-align: left;
}

.tabs-menu.sticky {
  position: -webkit-sticky;
  position: sticky;
  width: 25%;
  margin-top: 0px;
}

.tab-pane {
  padding: 50px;
  float: none;
  border-left: 2px solid #f68726;
}

.rich-text-block {
  margin-bottom: 30px;
}

.rich-text-block figure {
  float: none;
}

.rich-text-block.grey {
  margin: 50px -50px;
  padding: 50px;
  background-color: hsla(0, 0%, 86.7%, 0.5);
}

.tag-b {
  position: static;
  display: inline-block;
  margin-top: 0px;
  margin-right: 2px;
  margin-bottom: 4px;
  clear: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  opacity: 0.6;
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 10px;
  line-height: 10px;
  font-weight: 900;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.tag-b.padded {
  padding-right: 5px;
  padding-left: 5px;
}

.breadcrumbs {
  line-height: 14px;
}

.breadcrumb-link {
  position: static;
  display: inline-block;
  margin-top: 0px;
  margin-right: 2px;
  margin-bottom: 4px;
  clear: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  opacity: 0.6;
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 10px;
  line-height: 10px;
  font-weight: 900;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: uppercase;
}

.breadcrumb-link.w--current {
  display: inline-block;
  opacity: 1;
}

.subscription-form {
  width: 100%;
}

.form-t-w {
  margin-top: 20px;
  color: #fff;
}

.s-btn {
  display: inline-block;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 0px;
  padding: 10px 25px;
  float: left;
  border-radius: 50px;
  background-color: #005c6d;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, -webkit-transform 400ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
}

.s-btn:hover {
  border-color: #0c6eb8;
  background-color: #078475;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
}

.s-btn:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.text-field {
  height: 50px;
  border-style: none none solid;
  border-width: 2px;
  border-color: #ddd;
  background-color: #333;
  font-family: Lato, sans-serif;
  color: #ddd;
}

.text-field:hover {
  border-bottom-color: #f68726;
}

.text-field:focus {
  border-bottom-color: #f68726;
}

.text-field::-webkit-input-placeholder {
  font-family: Lato, sans-serif;
  color: #ddd;
  font-size: 14px;
}

.text-field:-ms-input-placeholder {
  font-family: Lato, sans-serif;
  color: #ddd;
  font-size: 14px;
}

.text-field::-ms-input-placeholder {
  font-family: Lato, sans-serif;
  color: #ddd;
  font-size: 14px;
}

.text-field::placeholder {
  font-family: Lato, sans-serif;
  color: #ddd;
  font-size: 14px;
}

.s-message {
  margin-top: 40px;
  padding-right: 15px;
  padding-left: 15px;
  border: 1px solid #005c6d;
  border-radius: 200px;
  background-color: transparent;
  font-family: Lato, sans-serif;
  color: #ddd;
}

.s-message._2 {
  margin-top: 0px;
  color: #333;
}

.e-message {
  position: absolute;
  border: 1px solid #f68726;
  border-radius: 200px;
  background-color: transparent;
  font-family: Lato, sans-serif;
  color: #f68726;
  font-size: 13px;
  text-align: center;
}

.styleguide-info {
  display: block;
  width: 100%;
  height: 100%;
  margin-bottom: 40px;
  padding: 60px 50% 50px 100px;
  float: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #f1f1f1;
}

.styleguide-orange-bar {
  position: fixed;
  right: 0px;
  z-index: 10;
  width: 7.5%;
  height: 100%;
  background-color: transparent;
  background-image: url('../images/orange-texture.jpg');
  background-position: 0px 0px;
  background-size: 105px;
}

.gg-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  margin-bottom: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.gg-info-div {
  position: relative;
  z-index: 0;
  width: 100%;
  padding: 30px;
  float: right;
  border: 2px solid #f68726;
}

.gg-icon {
  margin-right: 30px;
}

.gg-text {
  margin-bottom: 20px;
}

.gg-info-div-2 {
  position: absolute;
  left: 15px;
  top: -15px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  width: 100%;
  height: 100%;
  border: 2px solid #f68726;
}

.h4-highlight {
  display: block;
  width: auto;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 4px 0px 0px;
  float: none;
  clear: none;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-bottom: 4px none #f68726;
  background-color: transparent;
  color: #005c6d;
  font-size: 28px;
  line-height: 28px;
  font-weight: 700;
}

.vision-c {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding: 80px 15px 30px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 2px solid #005c6d;
  border-radius: 40px;
  background-color: #005c6d;
  color: #fff;
  text-align: center;
}

.v-info {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-bottom: 0px;
  padding: 15px 30px;
  -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: 1px none #ddd;
  border-radius: 20px;
  background-color: #078475;
  color: #fff;
}

.vision-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  margin-bottom: 30px;
  padding-bottom: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-column-gap: 32px;
  grid-row-gap: 16px;
  -ms-grid-columns: 2fr 2fr 2fr 2fr 2fr 2fr;
  grid-template-columns: 2fr 2fr 2fr 2fr 2fr 2fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.v-copy {
  margin-bottom: 0px;
  font-size: 14px;
  text-align: center;
}

.colour-b {
  position: relative;
  padding: 25px 10%;
  background-color: rgba(7, 132, 117, 0.5);
}

.colour-b._2 {
  background-color: rgba(7, 132, 117, 0.75);
}

.colour-b._3 {
  margin-bottom: 0px;
  background-color: #078475;
}

.colour-b.reports {
  padding-top: 10px;
  padding-bottom: 5px;
  background-color: transparent;
}

.colour-b._4 {
  z-index: 4;
  background-color: rgba(0, 92, 109, 0.5);
}

.colour-b._5 {
  z-index: 3;
  background-color: rgba(0, 92, 109, 0.75);
}

.colour-b._6 {
  z-index: 2;
  background-color: #005c6d;
}

.colour-b.prj {
  z-index: 1;
  display: block;
  padding-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -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;
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  background-color: #00353f;
}

.colour-b.iocgb {
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #f68726;
}

.colour-b.iocs {
  margin-bottom: 0px;
  background-color: #078475;
}

.colour-b.epg {
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #00353f;
}

.prep-copy {
  position: relative;
  z-index: 2;
  margin-bottom: 3px;
  float: none;
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
}

.prep-copy._2 {
  margin-bottom: 10px;
  padding-left: 0px;
  color: #078475;
  font-size: 14px;
  text-align: left;
}

.prep-copy._4 {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
}

.prep-arrow {
  position: absolute;
  left: 15px;
  bottom: -10px;
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: #83c1ba;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.prep-arrow._7 {
  background-color: #7fadb6;
}

.prep-arrow._8 {
  left: auto;
  right: 15px;
  bottom: -10px;
  background-color: #408592;
}

.prep-arrow._9 {
  background-color: #408592;
}

.prep-arrow._10 {
  left: auto;
  right: 15px;
  bottom: -10px;
  background-color: #005c6d;
}

.prep-arrow._14 {
  left: auto;
  right: 15px;
  bottom: -10px;
  background-color: #00353f;
}

.prep-arrow._15 {
  background-color: #00353f;
}

.prep-arrow._16 {
  left: auto;
  right: 15px;
  bottom: -10px;
  background-color: #078475;
}

.prep-arrow._13-2 {
  left: 15px;
  bottom: -10px;
  background-color: #005c6d;
}

.prep-arrow.ioc-1 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -10px;
  z-index: 1;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  background-color: #f68726;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.prep-arrow.epg1 {
  left: -10px;
  top: 40px;
  bottom: auto;
  background-color: #00353f;
}

.prep-arrow.epg2 {
  left: auto;
  top: 40px;
  right: -10px;
  bottom: auto;
  background-color: #00353f;
}

.prep-arrow.epg3 {
  left: auto;
  top: -10px;
  right: auto;
  bottom: auto;
  background-color: #00353f;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.prep-arrow.gpm1 {
  left: auto;
  top: -10px;
  right: auto;
  bottom: auto;
  background-color: #005c6d;
}

.prep-arrow.gpm2 {
  left: auto;
  top: auto;
  right: auto;
  bottom: -10px;
  background-color: #005c6d;
}

.prep-arrow.rw1 {
  left: auto;
  top: -10px;
  right: 10px;
  bottom: auto;
  background-color: #408592;
}

.prep-arrow.rw2 {
  left: auto;
  top: auto;
  right: auto;
  bottom: -10px;
  background-color: #408592;
}

.prep-arrow.sf1 {
  left: auto;
  top: -10px;
  right: 10px;
  bottom: auto;
  background-color: #7fadb6;
}

.prep-arrow.una-1 {
  left: auto;
  top: -10px;
  right: 10px;
  bottom: auto;
}

.prep-arrow.uno1 {
  left: auto;
  top: auto;
  right: auto;
  bottom: -10px;
  background-color: #45a398;
}

.prep-arrow.uno2 {
  left: auto;
  top: -10px;
  right: 10px;
  bottom: auto;
  background-color: #45a398;
}

.prep-arrow.ioc1 {
  left: auto;
  top: -10px;
  right: 10px;
  bottom: auto;
  background-color: #078475;
}

.prep-arrow.ioc2 {
  left: auto;
  top: auto;
  right: auto;
  bottom: -10px;
  background-color: #078475;
}

.prep-arrow.ioc3 {
  left: -10px;
  top: auto;
  right: auto;
  bottom: auto;
  background-color: #078475;
}

.line {
  position: absolute;
  width: 0%;
  height: 2px;
  background-image: -webkit-gradient(linear, left top, right top, from(#45a398), color-stop(25%, #078475), color-stop(50%, #005c6d), color-stop(75%, #00353f), to(#f68726));
  background-image: linear-gradient(90deg, #45a398, #078475 25%, #005c6d 50%, #00353f 75%, #f68726);
}

.time-line-header {
  position: relative;
  display: inline-block;
  width: 100%;
  height: auto;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 30px;
  background-color: #005c6d;
  -webkit-transition: all 300ms cubic-bezier(.25, .46, .45, .94);
  transition: all 300ms cubic-bezier(.25, .46, .45, .94);
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.5px;
  cursor: default;
}

.time-line-header:hover {
  box-shadow: none;
}

.time-line-dot {
  width: 12px;
  height: 12px;
  border-radius: 130px;
  background-color: #fff;
}

.time-line-dot._3 {
  background-color: #005c6d;
}

.time-line-dot._1 {
  background-color: #45a398;
}

.time-line-dot._5 {
  background-color: #f68726;
}

.time-line-dot._2 {
  background-color: #078475;
}

.time-line-dot._4 {
  background-color: #00353f;
}

.comm-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.comm-col {
  display: block;
  margin-bottom: 30px;
  padding-right: 30px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.help-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  margin-bottom: 30px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.help-col {
  padding-right: 30px;
  padding-left: 30px;
}

.help-col._1 {
  padding-right: 30px;
  padding-left: 0px;
}

.help-col._4 {
  padding-right: 0px;
}

.tab-title-parent {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 2;
  display: block;
  width: 25%;
  height: auto;
  padding: 45px 30px 45px 50px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  text-align: left;
}

.v-copy-1 {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  font-size: 16px;
}

.v-title {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  height: auto;
  padding-top: 20px;
  padding-bottom: 12px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #fff;
  text-align: center;
}

.tab-title-1 {
  position: relative;
  display: inline-block;
  margin-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #005c6d;
  font-size: 20px;
  line-height: 20px;
}

.hero-logo {
  margin-right: 10px;
  margin-left: 10px;
}

.hero-logos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70px;
  margin-bottom: 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;
}

.cta-i {
  width: 40px;
  margin-bottom: 15px;
}

.paragraph {
  text-align: left;
}

.accordion-item-wrapper {
  width: 100%;
  margin-bottom: 30px;
  padding-right: 0px;
  float: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.accordion-tab-button {
  display: block;
  overflow: hidden;
  padding: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  cursor: default;
}

.accordion-arrow {
  position: absolute;
  right: 20px;
  z-index: 1;
  width: 25px;
  opacity: 1;
  cursor: pointer;
}

.accordion-pane {
  overflow: visible;
  border-bottom: 1px none #e6e6e6;
  background-color: #fff;
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

.accordion-pane._2 {
  overflow: hidden;
}

.accordion-pane-content {
  margin-right: 0px;
  margin-left: 0px;
  padding: 20px;
  border-style: none solid solid;
  border-width: 1px;
  border-color: #ddd;
  background-color: #f1f1f1;
}

.accordion-pane-content.w {
  margin-bottom: 30px;
  background-color: #fff;
}

.p-name {
  position: relative;
  z-index: 1;
  display: block;
  margin-bottom: 0px;
  padding: 20px 0px 20px 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #078475;
  -webkit-transition: all 300ms cubic-bezier(.25, .46, .45, .94);
  transition: all 300ms cubic-bezier(.25, .46, .45, .94);
  color: #fff;
  font-size: 17px;
  line-height: 22px;
  font-weight: 400;
}

.p-title-1 {
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  opacity: 1;
  color: #333;
  font-size: 11px;
  line-height: 16px;
  text-align: left;
  text-transform: capitalize;
}

.p-title-1._2 {
  opacity: 1;
}

.m-info {
  margin-bottom: 0px;
}

.m-info figure {
  float: none;
}

.m-thumb {
  position: relative;
  height: 150px;
  border: 2px none #ddd;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.m-thumb.f-arias {
  border-style: solid solid none;
  border-width: 1px;
  background-image: url('../images/Francisco-arias.jpg');
  background-size: cover;
}

.m-thumb.e-briones {
  background-image: url('../images/Elva-Escobar-Briones.jpg');
  background-position: 0px 50%;
}

.m-thumb.k-evans {
  background-image: url('../images/3karenevans.jpg');
}

.m-thumb.k-gjerde {
  background-image: url('../images/Kristina-Gjerde.jpg');
}

.m-thumb.a-joborn {
  background-image: url('../images/7annajoborn.jpg');
}

.m-thumb.s-kholeif {
  background-image: url('../images/Suzan-Kholeif.jpg');
}

.m-thumb.j-kruger {
  background-image: url('../images/Jens-Krüger.jpg');
}

.m-thumb.y-lee {
  background-image: url('../images/Youn-Ho-Lee.jpg');
}

.m-thumb.m-leinen {
  background-image: url('../images/Margaret-Leinen.jpg');
}

.m-thumb.a-malayath {
  background-image: url('../images/Atmanand-Malayath.jpg');
}

.m-thumb.c-mclean {
  background-image: url('../images/Craig-McLean.jpg');
}

.m-thumb.l-pendleton {
  background-image: url('../images/Linwood-Pendleton.png');
}

.m-thumb.f-qiao {
  background-image: url('../images/13fangliqiao.jpg');
}

.m-thumb.r-santos {
  background-image: url('../images/19ricardosantos.png');
}

.m-thumb.s-shapovalov {
  background-image: url('../images/Sergey-Shapovalov.jpg');
}

.m-thumb.d-siko {
  background-image: url('../images/Dismore-Gilbert-Siko.jpg');
}

.m-thumb.m-uematsu {
  background-image: url('../images/Mitsuo-Uematsu.png');
}

.m-thumb.m-visbek {
  background-image: url('../images/Martin-Visbeck.jpg');
}

.m-thumb.c-andrade {
  background-image: url('../images/18christavonhillebrandtandrade.jpg');
}

.m-title-div {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 0px;
  -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;
  cursor: pointer;
}

.l-link {
  position: relative;
  bottom: -2px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-right: 0px;
  margin-left: 10px;
  padding: 15px 0px;
  float: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-bottom: 2px solid #fff;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  font-weight: 700;
  letter-spacing: 0px;
  text-transform: uppercase;
  cursor: pointer;
}

.l-link:hover {
  position: relative;
  bottom: -2px;
  border-bottom: 2px solid #f68726;
  color: #fff;
}

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

.l-link._2 {
  margin-left: 0px;
  letter-spacing: 0px;
}

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

.feed-2 {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  width: 100%;
  height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  float: right;
}

.tabs-menu-2 {
  position: relative;
  top: 0px;
  z-index: 0;
  display: block;
  width: 25%;
  height: auto;
  padding: 120px 50px 70px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-right: 3px none #f68726;
  background-color: #fff;
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  text-align: left;
}

.article-wrapper-2 {
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  width: 100%;
  height: auto;
  padding: 0px;
  -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;
  cursor: -webkit-grab;
  cursor: grab;
}

.scroll-side-con-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  padding: 30px 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  cursor: -webkit-grab;
  cursor: grab;
}

.article-grand-child-2 {
  position: relative;
  width: 400px;
  height: auto;
  margin-right: 20px;
  margin-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
}

.tabs-2 {
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  background-color: #fff;
  background-image: url('../images/white-texture.jpg');
  background-position: 0px 0px;
  background-size: 105px;
}

.tab-pane-100 {
  height: 100%;
  padding: 50px 0px 50px 50px;
  float: none;
  border-left: 2px solid #f68726;
}

.feed-nav-2 {
  position: relative;
  left: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90px;
  height: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.tab-title-parent-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  height: auto;
  padding: 40px 30px 40px 50px;
  float: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  text-align: left;
}

.cta-bg {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  width: 100%;
  height: 770px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.12)), to(rgba(0, 0, 0, 0.12))), url('../images/Action-2-slim.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.12)), url('../images/Action-2-slim.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.cta-bg._2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.22)), to(rgba(0, 0, 0, 0.22))), url('../images/Action-1-slim.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.22), rgba(0, 0, 0, 0.22)), url('../images/Action-1-slim.jpg');
  background-position: 0px 0px, 50% 0px;
}

.cta-bg._3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.22)), to(rgba(0, 0, 0, 0.22))), url('../images/Action-4-slim.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.22), rgba(0, 0, 0, 0.22)), url('../images/Action-4-slim.jpg');
  background-position: 0px 0px, 50% 0px;
}

.cta-bg._4 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.22)), to(rgba(0, 0, 0, 0.22))), url('../images/Action-3-slim.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.22), rgba(0, 0, 0, 0.22)), url('../images/Action-3-slim.jpg');
  background-position: 0px 0px, 50% 50%;
}

.cta-bg._6 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/Action-2.jpg');
  background-image: linear-gradient(180deg, transparent, transparent), url('../images/Action-2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.search-tab {
  position: absolute;
  left: 85px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
}

.search-dd {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 28px;
  margin-bottom: 0px;
  padding: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 1;
  font-family: Lato, sans-serif;
  color: grey;
  line-height: 17px;
}

.search-dd:hover {
  opacity: 0.9;
}

.search-hide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 0%;
  -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;
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}

.p-title-2 {
  position: relative;
  margin-top: 0px;
  margin-bottom: 5px;
  opacity: 0.6;
  color: #333;
  font-size: 11px;
  line-height: 16px;
  text-align: left;
  text-transform: capitalize;
}

.partner-link {
  width: 100%;
  margin-bottom: -5px;
  padding-right: 20px;
  text-decoration: none;
}

.partner-info {
  height: 170px;
  padding: 20px;
  border-style: solid solid solid none;
  border-width: 1px;
  border-color: #ddd;
  text-align: left;
}

.p-thumbnail {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 170px;
  -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: 2px none #ddd;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.p-title {
  display: inline-block;
  width: 100%;
  padding-right: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.article-grand-child-3 {
  position: relative;
  width: 400px;
  height: auto;
  margin-right: 20px;
  margin-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
}

.article-wrapper {
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  width: 100%;
  height: auto;
  padding: 0px;
  -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;
  cursor: -webkit-grab;
  cursor: grab;
}

.foot-nav-row {
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.role-info {
  height: 150px;
  padding: 20px;
  border-style: solid solid solid none;
  border-width: 1px;
  border-color: #ddd;
  text-align: left;
}

.video-content {
  display: block;
  width: 121.5%;
  height: auto;
  float: left;
  border-top: 1px solid #ddd;
  border-left: 1px none #ddd;
  background-color: #fff;
}

.tabs-3 {
  width: 100%;
  background-color: #fff;
}

.tabs-menu-3 {
  position: relative;
  top: 0px;
  z-index: 1;
  display: block;
  width: auto;
  height: auto;
  margin-left: 20%;
  padding: 30px 50px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-right: 3px none #f68726;
  border-bottom: 1px none #ddd;
  border-left: 1px solid #ddd;
  background-color: transparent;
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  text-align: left;
}

.tab-link-2 {
  display: inline-block;
  margin-right: 15px;
  padding: 12px 0px;
  border-bottom: 1px solid #ddd;
  background-color: transparent;
  opacity: 0.6;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.tab-link-2:hover {
  opacity: 1;
}

.tab-link-2.w--current {
  border-bottom: 1px solid #ddd;
  background-color: transparent;
  opacity: 1;
  color: #f68726;
}

.tab-title-parent-3 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding: 30px 30px 30px 50px;
  float: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px none #ddd;
  border-bottom: 1px none #ddd;
  border-left: 1px none #ddd;
  text-align: left;
}

.video-resource {
  width: 40%;
  margin-right: 50px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.video-tab-pane {
  padding: 50px 0px 50px 50px;
  float: none;
  border-left: 2px none #f68726;
}

.tab-title-2 {
  position: relative;
  margin-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #005c6d;
  font-size: 20px;
  line-height: 20px;
}

.arrow-div-2 {
  position: relative;
  right: 0px;
  bottom: 0px;
  display: none;
  width: 90px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.article-wrapper-video {
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 2;
  display: block;
  overflow: auto;
  width: 100%;
  height: auto;
  padding: 0px;
  -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;
  cursor: -webkit-grab;
  cursor: grab;
}

.feed-4 {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  width: 100%;
  height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  float: none;
}

.epg-row {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.epg-col {
  display: block;
  padding-right: 20px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.tab-info {
  width: 75%;
  margin-bottom: 20px;
}

.resources-grand-child {
  position: relative;
  width: 50%;
  margin-bottom: 30px;
  padding-right: 20px;
  float: left;
}

.resources-grand-child._2 {
  padding-right: 20px;
}

.resource-tab-pane {
  width: 100%;
  padding: 50px;
  float: none;
  border-left: 2px none #f68726;
}

.resource-tab-pane.orange-bar {
  border-left-style: solid;
}

.pagination-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.pagination-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  -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: 1px solid #ddd;
  border-radius: 200px;
  font-family: Lato, sans-serif;
  color: #408592;
  text-decoration: none;
}

.pagination-link:hover {
  border-color: #f68726;
  color: #f68726;
}

.pagination-link.current {
  border-color: #f68726;
  background-color: #f68726;
  color: #fff;
}

.resources-content {
  position: relative;
  display: inline-block;
  width: 100%;
  border-top: 1px solid #ddd;
}

.resource-thumb {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 170px;
  -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: 1px solid #ddd;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: 60px;
  background-repeat: no-repeat;
}

.resources-info {
  height: 110px;
  padding: 20px;
  border-style: solid solid solid none;
  border-width: 1px;
  border-color: #ddd;
  text-align: left;
}

.resources-info-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  padding: 0px 40px 0px 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-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-style: none solid solid none;
  border-width: 1px;
  border-color: #ddd;
  background-color: transparent;
}

.article-header {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding: 0px 30px 0px 50px;
  float: none;
  -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-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-right: 1px none #ddd;
  border-bottom: 1px solid #ddd;
  border-left: 1px none #ddd;
  background-color: #fff;
  text-align: left;
}

.article-header.no-btm-line {
  border-bottom-style: none;
}

.article-container {
  width: 90%;
  padding: 50px 0px;
  float: right;
  background-color: #fff;
}

.article-container._2 {
  padding-right: 50px;
  padding-left: 50px;
}

.article-container.padded {
  padding-right: 50px;
  padding-left: 50px;
}

.article-container.user {
  position: relative;
  padding-right: 50px;
  padding-bottom: 100px;
  padding-left: 50px;
}

.tab-title-3 {
  position: relative;
  display: inline-block;
  margin-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #005c6d;
  font-size: 20px;
  line-height: 20px;
}

.article-title-div {
  display: inline-block;
  padding-top: 50px;
  padding-right: 30px;
  padding-bottom: 50px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.article-title-div-2 {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  padding: 0px 40px 0px 30px;
  float: right;
  -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-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: none none none solid;
  border-width: 1px;
  border-color: #ddd;
  background-color: transparent;
}

.news-author-2 {
  position: relative;
  margin-top: 0px;
  margin-bottom: 5px;
  color: #333;
  font-size: 13px;
  line-height: 16px;
  text-align: right;
  text-decoration: none;
  text-transform: capitalize;
}

.news-author-role-2 {
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  opacity: 0.6;
  color: #333;
  font-size: 11px;
  line-height: 16px;
  text-align: right;
  text-transform: capitalize;
}

.news-image {
  display: block;
  width: 70%;
  max-width: none;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
}

.news-summary {
  margin-bottom: 30px;
  padding-right: 50px;
  padding-left: 50px;
}

.news-description {
  margin-bottom: 30px;
  padding-right: 50px;
  padding-left: 50px;
}

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

.news-video-div {
  margin-bottom: 30px;
  padding-right: 50px;
  padding-left: 50px;
}

.social-link-div-news {
  position: absolute;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 190px;
  height: 100%;
  padding-right: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.news-btn-2 {
  display: inline-block;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 10px 25px;
  float: none;
  border-radius: 50px;
  background-color: #005c6d;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, -webkit-transform 400ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
}

.news-btn-2:hover {
  border-color: #0c6eb8;
  background-color: #078475;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
}

.news-btn-2:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.s-link {
  font-family: Lato, sans-serif;
  color: #f68726;
  font-size: 16px;
}

.s-url {
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.su-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding: 50px;
  float: left;
  -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-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.su-div:hover {
  background-color: #f1f1f1;
}

.su-div._2 {
  border-left: 1px solid #ddd;
}

.su-div._3 {
  width: 100%;
}

.su-div._3:hover {
  background-color: #fff;
}

.login-form {
  display: block;
  width: 60%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.login-form._2 {
  width: 100%;
}

.login-form-div {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.text-field-3 {
  width: 100%;
  height: 50px;
  margin-right: 20px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  border-style: none none solid;
  border-width: 2px;
  border-color: #ddd;
  font-family: Lato, sans-serif;
  font-size: 13px;
}

.text-field-3:hover {
  border-bottom-color: #005c6d;
}

.text-field-3:active {
  border-bottom-color: #f68726;
}

.text-field-3:focus {
  border-bottom-color: #f68726;
}

.text-field-3::-webkit-input-placeholder {
  font-family: Lato, sans-serif;
  color: #83c1ba;
  font-size: 13px;
}

.text-field-3:-ms-input-placeholder {
  font-family: Lato, sans-serif;
  color: #83c1ba;
  font-size: 13px;
}

.text-field-3::-ms-input-placeholder {
  font-family: Lato, sans-serif;
  color: #83c1ba;
  font-size: 13px;
}

.text-field-3::placeholder {
  font-family: Lato, sans-serif;
  color: #83c1ba;
  font-size: 13px;
}

.text-field-3.push {
  margin-bottom: 30px;
  float: left;
}

.text-field-3.message-box {
  height: 150px;
  margin-bottom: 20px;
  float: none;
}

.news-col-1-tab {
  width: 35%;
  padding-right: 0px;
  padding-left: 0px;
  float: left;
}

.news-col-2-tab {
  width: 65%;
  padding-right: 10px;
  padding-left: 0px;
  float: right;
}

.partner-col-2-tab {
  width: 60%;
  padding-right: 0px;
  padding-left: 0px;
  float: right;
}

.partner-col-1-tab {
  width: 40%;
  padding-right: 0px;
  padding-left: 0px;
  float: left;
}

.resources-list {
  position: relative;
}

.roles-grand-child-resource {
  position: relative;
  width: 36%;
  height: auto;
  margin-right: 20px;
  margin-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
}

.article-wrapper-resources {
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  width: 100%;
  height: 340px;
  padding: 0px 0px 0px 30px;
  -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;
  cursor: -webkit-grab;
  cursor: grab;
}

.resources-feed {
  position: relative;
  overflow: visible;
  width: 66.66%;
  height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  float: right;
}

.event-date {
  display: inline-block;
  margin-bottom: 5px;
  opacity: 0.6;
  font-family: Inconsolata, monospace;
  color: #333;
  font-size: 12px;
  line-height: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.event-title {
  position: relative;
  display: block;
  margin-bottom: 0px;
  float: none;
  clear: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #005c6d;
  font-size: 20px;
  line-height: 20px;
}

.event-location {
  display: inline-block;
  margin-bottom: 10px;
  padding-right: 0px;
  padding-left: 50px;
}

.event-location._2 {
  margin-bottom: 0px;
  padding-left: 0px;
}

.event-location._3 {
  margin-bottom: 0px;
  padding-right: 5px;
  padding-left: 5px;
}

.date {
  display: inline-block;
  margin-bottom: 5px;
  opacity: 0.6;
  font-family: Inconsolata, monospace;
  color: #333;
  font-size: 12px;
  line-height: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.date.spacer {
  padding-right: 5px;
  padding-left: 5px;
}

.event-summary {
  margin-bottom: 50px;
  padding-right: 50px;
  padding-left: 50px;
  font-size: 14px;
}

.tabs-menu-4 {
  position: relative;
  top: 0px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  width: 100%;
  height: auto;
  padding: 30px 50px;
  float: none;
  -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-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-right: 3px none #f68726;
  border-bottom: 1px solid #ddd;
  border-left: 1px none #ddd;
  background-color: transparent;
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  text-align: left;
}

.events-tab-pane {
  height: 100%;
  padding: 0px;
  float: none;
  border-left: 2px solid #f68726;
}

.tab-link-3 {
  position: relative;
  display: inline-block;
  overflow: visible;
  margin-right: 15px;
  padding: 7px 0px 12px;
  float: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-bottom: 1px solid #ddd;
  background-color: transparent;
  opacity: 0.6;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
}

.tab-link-3:hover {
  opacity: 1;
}

.tab-link-3.w--current {
  border-bottom: 1px solid #ddd;
  background-color: transparent;
  opacity: 1;
  color: #f68726;
}

.tab-link-3.last {
  padding-right: 15px;
}

.event-tabs-content {
  display: block;
  height: auto;
  float: none;
  border-left: 1px none #ddd;
  background-color: #fff;
}

.events-tab-pane-2 {
  height: 100%;
  padding: 0px 0px 0px 50px;
  float: none;
  border-left: 2px none #f68726;
}

.article-grand-child-4 {
  position: relative;
  width: 400px;
  height: auto;
  margin-right: 20px;
  margin-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
}

.heading {
  color: #333;
}

.style-guide-tabpane {
  padding-top: 30px;
}

.h4-title-2 {
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
  color: rgba(51, 51, 51, 0.5);
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.tag-c {
  position: static;
  margin-top: 0px;
  margin-bottom: 0px;
  clear: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #333;
  font-size: 10px;
  line-height: 10px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.tag-c:hover {
  text-decoration: underline;
}

.tag-c.a {
  cursor: pointer;
}

.tag-c.a:hover {
  color: #005c6d;
  text-decoration: none;
}

.tag-c.e {
  cursor: pointer;
}

.tag-c.e:hover {
  color: #078475;
  text-decoration: none;
}

.tag-c.p {
  cursor: pointer;
}

.tag-c.p:hover {
  color: #f68726;
  text-decoration: none;
}

.share-btn {
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 1000;
  display: block;
  width: 32px;
  height: 32px;
  padding: 0px;
  -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: 1px none #d4d4d4;
  border-radius: 50%;
  background-color: #005c6d;
  background-image: url('../images/share-icon.png');
  background-position: 46% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  cursor: pointer;
}

.share-btn:hover {
  background-color: #f68726;
  box-shadow: none;
}

.share-btn._2 {
  right: 40px;
  bottom: 20px;
}

.share-btn._3 {
  right: -5px;
  bottom: 55px;
}

.share-btn.pp {
  right: 30px;
  bottom: 10px;
}

.share-btn._5 {
  bottom: 15px;
}

.share-btn.forum-share {
  position: relative;
  bottom: 0px;
  margin-left: 15px;
}

.share-btn._4 {
  right: -5px;
  bottom: auto;
}

.social-pull-out {
  position: absolute;
  left: auto;
  top: auto;
  right: -30px;
  bottom: 45px;
  display: none;
  height: auto;
  min-width: auto;
  padding: 5px;
  -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;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 1px solid #ddd;
  border-radius: 50px;
  background-color: #fafafa;
  opacity: 0;
}

.social-share-link {
  display: block;
  width: 30px;
  height: 30px;
  margin-right: 2px;
  margin-left: 2px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: left;
  opacity: 0.9;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  line-height: 14px;
}

.social-share-link:hover {
  opacity: 1;
}

.btn-row {
  margin-left: 50px;
}

.utility-page-wrap {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  display: block;
  width: auto;
  height: auto;
  max-height: 420px;
  max-width: 420px;
  margin-top: 10%;
  margin-right: auto;
  margin-left: auto;
  padding: 50px;
  -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: #fff;
  text-align: center;
}

.utility-page-content {
  display: block;
  width: 260px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.pass-icon {
  display: block;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
}

.map-disclaimer {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  overflow: auto;
  width: 25%;
  max-height: 200px;
  margin-bottom: 50px;
  padding-right: 45px;
  padding-left: 50px;
  color: rgba(51, 51, 51, 0.5);
  font-size: 12px;
  line-height: 17px;
  font-weight: 400;
}

.style-icons {
  width: 60px;
  height: 60px;
  margin-right: 10px;
}

.style-icons.o {
  width: 110px;
  height: 110px;
  padding: 15px;
  background-color: #f68726;
}

.share-btn-css {
  position: static;
  right: 20px;
  bottom: 20px;
  z-index: 1000;
  display: inline-block;
  width: 60px;
  height: 60px;
  margin-right: 9px;
  margin-bottom: -26px;
  padding: 0px;
  -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: 1px none #d4d4d4;
  border-radius: 50%;
  background-color: #005c6d;
  background-image: url('../images/share-icon.png');
  background-position: 46% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  cursor: pointer;
}

.share-btn-css:hover {
  background-color: #f68726;
  box-shadow: none;
}

.group-card {
  height: 100%;
  margin-bottom: 0px;
  padding: 20px 20px 5px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #005c6d;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
}

.group-card:hover {
  background-color: #00353f;
}

.group-card figure {
  float: none;
}

.group-card a {
  color: #fff;
  text-decoration: underline;
}

.group-card a:hover {
  color: #f68726;
  text-decoration: none;
}

.events-tab-pane-3 {
  height: 100%;
  padding: 0px;
  float: none;
  border-left: 2px none #f68726;
}

.tab-pane-2 {
  padding: 0px;
  float: none;
  border-left: 2px solid #f68726;
}

.su-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.su-icon-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 99%;
  margin-bottom: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.su-icon {
  width: 48px;
  margin-right: 15px;
  float: left;
}

.su-feat {
  margin-bottom: 0px;
}

.btn-g {
  position: relative;
  display: inline-block;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 7px 20px;
  float: none;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-color: #078475;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, -webkit-transform 400ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
}

.btn-g:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.block-quote {
  border-left-color: #f68726;
}

.field-label {
  display: block;
  float: none;
}

.field-label.block {
  position: relative;
  display: block;
}

.form-row {
  margin-bottom: 20px;
}

.form-row.cb-row.push-down {
  margin-bottom: 30px;
}

.cb-field-label {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 30px;
  color: #333;
  line-height: 20px;
}

.cb-field-label._2 {
  position: relative;
  z-index: 1;
  padding-right: 0px;
  font-size: 13px;
}

.form-wrap-grey {
  margin: 50px -50px;
  padding: 50px;
  background-color: hsla(0, 0%, 94.5%, 0.5);
}

.recaptcha {
  margin-bottom: 10px;
}

.dashboard-pane {
  height: 100%;
  padding: 30px 50px 50px;
  float: none;
  border-left: 2px solid #f68726;
}

.dashboard-pane.no-btm-pad {
  padding-bottom: 80px;
}

.no-margin {
  margin-bottom: 0px;
}

.edit-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.dash-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.dash-row.no-pad {
  width: 100%;
  margin-bottom: 10px;
}

.profile-picture {
  height: 220px;
  background-image: url('../images/Action-3.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.profile-picture._2 {
  margin-bottom: 20px;
  background-image: url('../images/Vladimir-Ryabinin.jpg');
  background-position: 50% 0%;
  background-repeat: no-repeat;
}

.line-divider {
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 1px none #000;
  background-color: #ddd;
}

.dashboard-title {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #000;
  font-size: 20px;
  line-height: 20px;
}

.tabs-menu-6 {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 0;
  display: block;
  width: 25%;
  height: auto;
  padding: 120px 50px 70px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-right: 3px none #f68726;
  background-color: #fff;
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  text-align: left;
}

.text-field-4 {
  width: 100%;
  height: 50px;
  margin-right: 20px;
  margin-bottom: 20px;
  padding-right: 10px;
  padding-left: 10px;
  float: none;
  border-style: none none solid;
  border-width: 2px;
  border-color: #ddd;
  font-family: Lato, sans-serif;
  font-size: 13px;
}

.text-field-4:hover {
  border-bottom-color: #005c6d;
}

.text-field-4:active {
  border-bottom-color: #f68726;
}

.text-field-4:focus {
  border-bottom-color: #f68726;
}

.text-field-4::-webkit-input-placeholder {
  font-family: Lato, sans-serif;
  color: #83c1ba;
  font-size: 13px;
}

.text-field-4:-ms-input-placeholder {
  font-family: Lato, sans-serif;
  color: #83c1ba;
  font-size: 13px;
}

.text-field-4::-ms-input-placeholder {
  font-family: Lato, sans-serif;
  color: #83c1ba;
  font-size: 13px;
}

.text-field-4::placeholder {
  font-family: Lato, sans-serif;
  color: #83c1ba;
  font-size: 13px;
}

.text-field-4.post-description {
  overflow: auto;
  min-height: 150px;
  margin-bottom: 30px;
}

.image-upload {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 160px;
  height: 160px;
  margin-right: 15px;
  margin-bottom: 10px;
  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: #ddd;
  cursor: pointer;
}

.image-upload._2 {
  width: 120px;
  height: 120px;
}

.image-plus {
  color: #83c1ba;
  font-size: 50px;
  line-height: 30px;
}

.media-upload-div {
  margin-bottom: 30px;
}

.top-line-2 {
  width: 16px;
  height: 2px;
  margin-top: 0px;
  border-radius: 5px;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.toggle-ticker {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 3;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-left: 0px;
  opacity: 0;
  cursor: pointer;
}

.toggle {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-top: 2px;
  margin-left: 3.5px;
  border-radius: 100px;
  background-color: #005c6d;
}

.toggle-wrap {
  position: relative;
  display: block;
  width: 70px;
  height: 36px;
  max-height: 38px;
  max-width: 70px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-left: 0px;
  border: 1px solid #ddd;
  border-radius: 25px;
  background-color: #fff;
}

.toggle-wrap._2 {
  margin-top: 2px;
  margin-right: 15px;
  float: left;
}

.toggle-active {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -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: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 100px;
  text-align: center;
}

.active-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  border-radius: 100px;
  background-color: #f68726;
  box-shadow: -3px 0 3px 0 rgba(116, 116, 191, 0.35);
  opacity: 0;
}

.bottom-line-2 {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 16px;
  height: 2px;
  margin-top: -2px;
  border-radius: 5px;
  background-color: #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.toggle-label {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  height: 100%;
}

.push-down {
  margin-bottom: 20px;
}

.org-user-icon {
  position: relative;
  left: 0px;
  width: 38px;
  height: 38px;
  margin-right: -15px;
  margin-left: 0px;
  float: left;
  border: 3px solid #fff;
  border-radius: 200px;
  background-image: url('../images/18christavonhillebrandtandrade.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
}

.org-user-icon:hover {
  top: -2px;
}

.org-user-icon.first {
  margin-right: 0px;
}

.org-user-div {
  position: absolute;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 100%;
  padding-right: 60px;
  -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;
  cursor: pointer;
}

.users-text {
  margin-right: 5px;
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 700;
}

.user-plus {
  margin-left: 10px;
  padding-top: 0px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  cursor: pointer;
}

.user-plus:hover {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.invite-row {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 20px 0px 0px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-top: 1px solid #ddd;
}

.invite-copy {
  position: relative;
  width: 50%;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0px;
  float: none;
  color: #005c6d;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
}

.invite-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 10px 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -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;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-decoration: none;
  cursor: pointer;
}

.invite-link:hover {
  background-color: #f1f1f1;
}

.social-url-row {
  margin-bottom: 0px;
}

.sub-hero-video {
  position: fixed;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50vh;
  -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;
}

.sub-hero-container {
  position: relative;
  z-index: 5;
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
}

.q-mark {
  position: absolute;
  left: auto;
  top: 15px;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: inline-block;
  width: 20px;
  height: 20px;
  float: right;
  border: 1px solid #005c6d;
  border-radius: 200px;
  color: #005c6d;
  line-height: 18px;
  text-align: center;
}

.q-mark:hover {
  border-color: #f68726;
  color: #f68726;
}

.v-line-1 {
  position: absolute;
  right: -74px;
  bottom: 0px;
  width: 175px;
  height: 3px;
  background-color: #078475;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(53%, #078475), to(#005c6d));
  background-image: linear-gradient(90deg, #078475 53%, #005c6d);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.v-line-2 {
  position: absolute;
  top: 50%;
  right: -20px;
  bottom: 0px;
  width: 50px;
  height: 3px;
  background-color: #078475;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(58%, #078475), to(#005c6d));
  background-image: linear-gradient(90deg, #078475 58%, #005c6d);
}

.v-line-3 {
  position: absolute;
  top: 0px;
  right: -67px;
  width: 184px;
  height: 3px;
  background-color: #078475;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(49%, #078475), to(#005c6d));
  background-image: linear-gradient(90deg, #078475 49%, #005c6d);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.v-line-4 {
  position: absolute;
  left: -62px;
  bottom: 0px;
  width: 175px;
  height: 3px;
  background-color: #078475;
  background-image: -webkit-gradient(linear, left top, right top, from(#005c6d), color-stop(38%, #078475));
  background-image: linear-gradient(90deg, #005c6d, #078475 38%);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.v-line-5 {
  position: absolute;
  left: -21px;
  width: 50px;
  height: 3px;
  background-color: #078475;
  background-image: -webkit-gradient(linear, left top, right top, from(#005c6d), color-stop(38%, #078475));
  background-image: linear-gradient(90deg, #005c6d, #078475 38%);
}

.v-line-6 {
  position: absolute;
  left: -72px;
  top: 0px;
  width: 175px;
  height: 3px;
  background-color: #078475;
  background-image: -webkit-gradient(linear, left top, right top, from(#005c6d), color-stop(38%, #078475));
  background-image: linear-gradient(90deg, #005c6d, #078475 38%);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.v-grid {
  position: relative;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-template-areas: ". . ."
    ". . ."
    ". . .";
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.small-print {
  overflow: visible;
  padding-right: 0px;
  color: rgba(51, 51, 51, 0.5);
  font-size: 12px;
  line-height: 17px;
  font-weight: 400;
}

.toggle-text {
  float: none;
}

.s-admin-bar {
  min-height: 60px;
  min-width: 100%;
  background-color: #f68726;
}

.article-list-item {
  margin-bottom: 20px;
}

.auth-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 0px;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 20px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #ddd;
}

.reporting-grid {
  position: relative;
  margin-bottom: 30px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-areas: ". . . ."
    ". . . ."
    ". . . ."
    ". . . .";
  -ms-grid-columns: 0.5fr 10px 1fr 10px 0.75fr 10px 1fr;
  grid-template-columns: 0.5fr 1fr 0.75fr 1fr;
  -ms-grid-rows: auto 10px auto 10px auto 10px auto;
  grid-template-rows: auto auto auto auto;
}

.cta-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.prep-copy-big {
  position: relative;
  z-index: 2;
  margin-bottom: 3px;
  float: none;
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
}

.news-author-link {
  text-decoration: none;
}

.forum-row {
  display: block;
  padding: 30px 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #ddd;
}

.forum-row._2 {
  border-bottom-style: none;
}

.forum-col {
  padding-right: 30px;
  padding-left: 0px;
}

.h3-forum {
  position: relative;
  margin-bottom: 0px;
  color: #005c6d;
  font-size: 17px;
  line-height: 23px;
  font-weight: 400;
}

.forum-header-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  padding-bottom: 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #ddd;
}

.g-para {
  margin-bottom: 0px;
  opacity: 0.6;
}

.g-para._2 {
  margin-top: 10px;
  opacity: 0.8;
}

.g-para.thread-activity {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 10px;
  margin-right: 50px;
  opacity: 0.8;
}

.forum-row-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  padding-bottom: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #ebebeb;
}

.article-title-div-3 {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 390px;
  padding: 0px 0px 0px 30px;
  float: right;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: none none none solid;
  border-width: 1px;
  border-color: #ddd;
  background-color: transparent;
}

.forum-activity-row {
  width: 100%;
}

.forum-convo-div {
  width: 90%;
  padding: 50px 0px;
  float: right;
  background-color: #fff;
}

.forum-thread-div {
  position: relative;
  width: 90%;
  padding: 50px 0px;
  float: right;
  border-top: 1px solid #ddd;
  background-color: #fff;
}

.thread-author-div {
  display: block;
  padding-top: 3px;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.thread-header {
  position: relative;
  margin-bottom: 20px;
  padding-left: 50px;
}

.forum-action-div {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  padding-left: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.forum-copy {
  margin-bottom: 0px;
  padding-right: 50px;
  padding-left: 50px;
}

.forum-tab-pane {
  width: 100%;
  padding: 15px 0px 0px;
  float: none;
  border-left: 2px none #f68726;
}

.text-link {
  color: #005c6d;
  font-size: 13px;
}

.text-link:hover {
  color: #f68726;
}

.tabs-menu-5 {
  position: relative;
  top: 0px;
  z-index: 0;
  display: block;
  width: 25%;
  height: auto;
  padding: 50px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-right: 3px none #f68726;
  background-color: #fff;
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  text-align: left;
}

.sa-checkbox {
  width: auto;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 15px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.tab-pane-map {
  height: 100%;
  padding: 0px;
  float: none;
  border-left: 1px none #ddd;
}

.tabs-menu-map {
  position: relative;
  top: 0px;
  z-index: 0;
  display: block;
  width: 25%;
  height: auto;
  padding: 100px 50px 70px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-right: 3px none #f68726;
  background-color: #fff;
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  text-align: left;
}

.tab-link-mapdate {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 20px 15px 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  border-bottom: 1px solid #ddd;
  background-color: transparent;
  opacity: 0.6;
  font-family: Lato, sans-serif;
  font-size: 13px;
  font-weight: 400;
  cursor: pointer;
}

.tab-link-mapdate:hover {
  opacity: 1;
}

.tab-link-mapdate.w--current {
  border-bottom: 1px solid #ddd;
  background-color: transparent;
  opacity: 1;
  color: #f68726;
}

.tab-link-mapdate._2 {
  margin-left: -5px;
  padding: 6px 0px 6px 5px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: #fff;
  text-align: left;
}

.tab-link-mapdate.last {
  border-bottom-style: none;
}

.dd-icon {
  margin-right: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.mapdate-dd-list {
  background-color: #fff;
}

.mapdate-dd-list.w--open {
  width: 100%;
  background-color: #fff;
}

.map-dd-div {
  position: absolute;
  left: auto;
  top: 100px;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 0px;
  padding-right: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.auth-dd {
  margin-right: 0px;
  margin-left: 0px;
}

.auth-toggle {
  padding-right: 15px;
  padding-left: 0px;
}

.auth-dd-list {
  background-color: #fff;
}

.auth-dd-list.w--open {
  z-index: 2;
  width: 320px;
  padding-top: 10px;
  background-color: #fff;
}

.cb-sub-copy {
  margin-bottom: 0px;
  padding-left: 30px;
}

.edit-note {
  position: absolute;
  top: -47px;
  width: 159px;
  margin-bottom: 0px;
  opacity: 0;
  color: #f68726;
  font-size: 13px;
  text-align: right;
}

.i-copy {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 10px 25px 10px 0px;
  background-color: #fff;
  opacity: 0;
  font-size: 13px;
  line-height: 15px;
}

.story-video {
  margin-bottom: 20px;
}

.line-start-2 {
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: hsla(0, 0%, 100%, 0.2);
}

.line-parent-2 {
  position: relative;
}

.c-section-md {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
}

.time-line-parent-2 {
  position: relative;
  padding-top: 0px;
  padding-bottom: 0px;
}

.time-line-2 {
  margin-bottom: 30px;
  background-color: transparent;
}

.dot-spacer-2 {
  position: absolute;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: -5px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}

.tl-tab {
  padding-top: 20px;
  background-color: transparent;
  font-family: Lato, sans-serif;
  color: #078475;
  font-size: 13px;
  font-weight: 700;
}

.tl-tab.w--current {
  background-color: #078475;
  color: #fff;
}

.tl-tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.b-usage-div {
  width: 100%;
  padding-right: 10px;
  padding-left: 0px;
  float: right;
}

.b-usage-info {
  height: auto;
  padding: 30px 20px 30px 0px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #ddd;
  text-align: left;
}

.sc-text {
  position: absolute;
  left: 10px;
  top: auto;
  right: auto;
  bottom: 20px;
  padding-right: 27px;
  background-image: url('../images/r-arrow.png');
  background-position: 100% 50%;
  background-size: 24px;
  background-repeat: no-repeat;
  opacity: 0.5;
  font-size: 11px;
}

.map-link {
  width: 300px;
  text-decoration: none;
  cursor: pointer;
}

.map-info {
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  float: none;
}

.map-info-1 {
  height: auto;
  padding: 20px;
  border: 1px solid #ddd;
  text-align: left;
}

.map-tooltip {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 16px;
  height: 16px;
  margin-right: auto;
  margin-bottom: -8px;
  margin-left: auto;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.map-info-3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  padding: 0px 40px 0px 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-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-style: none solid solid;
  border-width: 1px;
  border-color: #ddd;
  background-color: transparent;
}

.h3-map-copy {
  position: relative;
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  color: #005c6d;
  font-size: 13px;
  line-height: 19px;
  font-weight: 400;
}

.media-coverage-copy {
  margin-bottom: 0px;
}

.invite-form {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -100%;
  z-index: 1;
  height: 100%;
  margin-bottom: 0px;
}

.invite-form-div {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.text-field-5 {
  position: absolute;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  float: none;
  border-style: none solid solid;
  border-width: 2px 1px;
  border-color: #ddd;
  font-family: Lato, sans-serif;
  font-size: 13px;
}

.text-field-5:hover {
  border-bottom-color: #005c6d;
}

.text-field-5:active {
  border-bottom-color: #f68726;
}

.text-field-5:focus {
  border-bottom-color: #f68726;
}

.text-field-5::-webkit-input-placeholder {
  font-family: Lato, sans-serif;
  color: #83c1ba;
  font-size: 13px;
}

.text-field-5:-ms-input-placeholder {
  font-family: Lato, sans-serif;
  color: #83c1ba;
  font-size: 13px;
}

.text-field-5::-ms-input-placeholder {
  font-family: Lato, sans-serif;
  color: #83c1ba;
  font-size: 13px;
}

.text-field-5::placeholder {
  font-family: Lato, sans-serif;
  color: #83c1ba;
  font-size: 13px;
}

.invite-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 0px;
  -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;
}

.invite-close {
  position: relative;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  cursor: pointer;
}

.tab-title-4 {
  position: relative;
  margin-top: 10px;
  margin-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #005c6d;
  font-size: 20px;
  line-height: 20px;
}

.invite-send {
  position: relative;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  cursor: pointer;
}

.invite-send:hover {
  top: -2px;
}

.footer-nav-col {
  width: 25%;
  margin-right: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.success-message {
  border: 1px solid #005c6d;
  border-radius: 30px;
  background-color: #fff;
}

.success-copy {
  position: relative;
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  color: #00353f;
  font-size: 16px;
  line-height: 23px;
  font-weight: 400;
}

.error-copy {
  font-family: Lato, sans-serif;
}

.text-block-4 {
  color: #ededed;
}

.text-field-2 {
  height: 60px;
  margin-bottom: 30px;
  padding-left: 20px;
  font-family: Inconsolata, monospace;
  letter-spacing: 0px;
}

.error-message {
  margin-left: 7%;
  background-color: hsla(0, 0%, 100%, 0.21);
}

.w {
  color: #fff;
}

.success-message-2 {
  background-color: hsla(0, 0%, 100%, 0.21);
}

.main-content-wrapper {
  margin-bottom: 1.8em;
  padding-right: 3%;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 65%;
  -ms-flex: 1 0 65%;
  flex: 1 0 65%;
  line-height: 1.8em;
}

.main-content-wrapper.no-push {
  margin-bottom: 0em;
}

.column-last {
  padding-right: 0px;
}

.column {
  padding-left: 0px;
}

.text-block-3 {
  color: #d218ed;
}

.field-label-2 {
  color: #1b1b1b;
}

.contact-icon {
  position: relative;
  left: 0px;
  width: 35px;
  height: 35px;
  margin: 10px 5px;
  float: none;
  border: 1px none #ddd;
  border-radius: 200px;
  background-image: url('../images/Email.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
}

.contact-icon:hover {
  top: -2px;
}

.btn-big-2 {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 16px 35px;
  float: none;
  border-radius: 50px;
  background-color: #005c6d;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, -webkit-transform 400ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  font-weight: 700;
  text-align: center;
}

.btn-big-2:hover {
  border-color: #0c6eb8;
  background-color: #078475;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
}

.btn-big-2:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.btn-big-2.upload-doc {
  margin-bottom: 20px;
  padding: 5px 10px 5px 45px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(17, 18, 18, 0.05);
  background-color: transparent;
  background-image: url('../images/upload-circle.png');
  background-position: 7px 50%;
  background-size: 30px;
  background-repeat: no-repeat;
  color: #111212;
  font-size: 12px;
  cursor: pointer;
}

.btn-big-2.upload-doc:hover {
  border-color: #005c6d;
  background-color: transparent;
  box-shadow: none;
}

.btn-big-2.upload-doc:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

.text-field-3-2 {
  width: 100%;
  height: 50px;
  margin-right: 20px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  border-style: none none solid;
  border-width: 2px;
  border-color: #ddd;
  font-family: Lato, sans-serif;
  font-size: 13px;
}

.text-field-3-2:hover {
  border-bottom-color: #005c6d;
}

.text-field-3-2:active {
  border-bottom-color: #f68726;
}

.text-field-3-2:focus {
  border-bottom-color: #f68726;
}

.text-field-3-2::-webkit-input-placeholder {
  font-family: Lato, sans-serif;
  color: #83c1ba;
  font-size: 13px;
}

.text-field-3-2:-ms-input-placeholder {
  font-family: Lato, sans-serif;
  color: #83c1ba;
  font-size: 13px;
}

.text-field-3-2::-ms-input-placeholder {
  font-family: Lato, sans-serif;
  color: #83c1ba;
  font-size: 13px;
}

.text-field-3-2::placeholder {
  font-family: Lato, sans-serif;
  color: #83c1ba;
  font-size: 13px;
}

.text-field-3-2.push {
  margin-bottom: 30px;
}

.profile-row {
  margin-right: 0px;
  margin-left: 0px;
}

.profile-container {
  width: 90%;
  padding: 50px;
  float: right;
  background-color: #fff;
}

.dd-toggle {
  padding: 0px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
}

.ddi {
  left: 15px;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: none;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
  padding-left: 0px;
  color: #fff;
}

.dd-list.w--open {
  top: 96px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: transparent;
}

.dd-navlink {
  position: relative;
  bottom: -2px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding: 15px 10px;
  float: none;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-bottom: 2px solid #fff;
  background-color: #00353f;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.dd-navlink:hover {
  position: relative;
  bottom: -2px;
  border-bottom: 2px solid #fff;
  background-color: #f68726;
  color: #fff;
}

.dd-navlink.w--current {
  border-bottom-color: #078475;
  color: #fff;
}

.db-i {
  width: 60px;
  margin-top: 2px;
  margin-right: 10px;
  margin-bottom: 0px;
  float: left;
}

.db-i._2 {
  float: none;
}

.db-bg {
  position: absolute;
  width: 100%;
  height: 140%;
  background-image: url('../images/decade-cta-image.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.db-row {
  display: block;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.db-copy {
  margin-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  line-height: 14px;
}

.db-col {
  display: block;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.db-i-2 {
  width: 40px;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
  float: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.db-col-2 {
  display: block;
  padding-right: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.db-title-2 {
  display: block;
  margin-bottom: 3px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 23px;
  line-height: 23px;
}

.p-info {
  display: block;
  width: 25%;
  height: 100%;
  margin-top: 0px;
  margin-right: 20px;
  margin-left: 0%;
  float: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-icon {
  width: 40px;
  margin-top: 0px;
  margin-right: 15px;
  margin-bottom: 0px;
  float: left;
}

.partner-title {
  margin-bottom: 0px;
  font-size: 23px;
  line-height: 23px;
  font-weight: 400;
}

.c-link {
  font-family: Lato, sans-serif;
  color: #333;
  line-height: 14px;
  text-decoration: underline;
  cursor: pointer;
}

.c-link:hover {
  color: #f68726;
}

.tab-title-5 {
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #005c6d;
  font-size: 20px;
  line-height: 20px;
}

.partner-logo-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  height: auto;
  margin-top: 0px;
  margin-bottom: 20px;
  padding: 0px;
  -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;
  opacity: 1;
}

.partner-logo-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  padding-top: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.yp-div {
  position: relative;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 30px;
  padding-left: 0px;
  float: none;
  clear: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 3px;
}

.yp-div.t-c {
  display: block;
  width: 300px;
}

.news-grand-child {
  position: relative;
  width: 50%;
  margin-bottom: 30px;
  padding-right: 20px;
  float: left;
}

.news-grand-child._2 {
  padding-right: 20px;
}

.feed-3 {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  width: 100%;
  height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  float: none;
}

.news-wrapper {
  position: relative;
}

.events-tab-pane-copy {
  height: 100%;
  padding: 0px;
  float: none;
  border-left: 2px solid #f68726;
}

.tagline-copy {
  display: inline-block;
  margin-bottom: 7px;
  padding: 3px 6px;
  border-radius: 5px;
  background-color: #f68726;
  opacity: 1;
  font-family: Inconsolata, monospace;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.tagline-copy.style-lbl {
  display: block;
  margin-top: 10px;
  margin-bottom: 30px;
  padding-top: 10px;
  border-top: 1px solid rgba(25, 145, 235, 0.2);
  opacity: 1;
  color: #f68726;
}

.tagline-copy.bg-w {
  margin-top: 10px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid rgba(25, 145, 235, 0.2);
  background-color: #fff;
  opacity: 1;
  color: #f68726;
}

.tagline-copy.style-lbl-2 {
  display: inline-block;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 30px;
  padding-top: 10px;
  border-top: 1px solid rgba(25, 145, 235, 0.2);
  opacity: 1;
  color: #f68726;
}

.s-i-tag {
  display: inline-block;
  margin-bottom: 7px;
  padding: 3px 6px;
  border-radius: 5px;
  background-color: #f68726;
  opacity: 1;
  font-family: Inconsolata, monospace;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.s-i-tag.style-lbl {
  display: block;
  margin-top: 10px;
  margin-bottom: 30px;
  padding-top: 10px;
  border-top: 1px solid rgba(25, 145, 235, 0.2);
  opacity: 1;
  color: #f68726;
}

.s-i-tag.bg-w {
  margin-top: 10px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid rgba(25, 145, 235, 0.2);
  background-color: #fff;
  opacity: 1;
  color: #f68726;
}

.s-i-tag.style-lbl-2 {
  display: inline-block;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 30px;
  padding-top: 10px;
  border-top: 1px solid rgba(25, 145, 235, 0.2);
  opacity: 1;
  color: #f68726;
}

.event-list-item {
  margin-bottom: 20px;
  padding-right: 50px;
  padding-left: 50px;
}

.btn-f {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 6px 50px 6px 20px;
  float: none;
  border-radius: 20px;
  background-color: #005c6d;
  background-image: url('../images/r-arrow-w.png');
  background-position: 90% 50%;
  background-size: 24px;
  background-repeat: no-repeat;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, background-position 200ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
}

.btn-f:hover {
  border-color: #0c6eb8;
  background-color: #078475;
  background-position: 93% 50%;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
}

.btn-f:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.btn-f.orange {
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 20px;
  background-color: #f68726;
  -webkit-transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
}

.btn-f.orange:hover {
  background-color: #f70;
  background-position: 93% 50%;
}

.btn-f.join-decade {
  display: inline-block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  background-color: #f68726;
  -webkit-transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  cursor: pointer;
}

.btn-f.join-decade:hover {
  background-color: #f70;
  background-position: 92% 50%;
}

.btn-f.map-btn {
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  width: 200px;
  margin-top: 20px;
  margin-right: 20px;
  margin-left: auto;
  padding: 5px 24px 5px 0px;
  background-color: #f68726;
  -webkit-transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  cursor: pointer;
}

.btn-f.map-btn:hover {
  background-color: #f70;
  background-position: 92% 50%;
}

.btn-f.w {
  border: 1px solid #fff;
  background-color: transparent;
}

.btn-f.start-convo {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 12px 40px 12px 15px;
  background-color: #f68726;
  -webkit-transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  line-height: 16px;
  text-align: left;
}

.btn-f.start-convo:hover {
  background-color: #f70;
  background-position: 93% 50%;
}

.btn-f.db-btn {
  border: 1px solid #fff;
  background-color: transparent;
}

.btn-f.db-btn-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  float: right;
  border: 1px solid #f68726;
  background-color: #f68726;
}

.btn-b-2 {
  display: inline-block;
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 10px;
  padding: 6px 50px 6px 20px;
  float: none;
  border-radius: 20px;
  background-color: #005c6d;
  background-image: url('../images/r-arrow-w.png');
  background-position: 90% 50%;
  background-size: 24px;
  background-repeat: no-repeat;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, background-position 200ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
}

.btn-b-2:hover {
  border-color: #0c6eb8;
  background-color: #078475;
  background-position: 93% 50%;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
}

.btn-b-2:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.btn-b-2.orange {
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 20px;
  background-color: #f68726;
  -webkit-transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
}

.btn-b-2.orange:hover {
  background-color: #f70;
  background-position: 93% 50%;
}

.btn-b-2.join-decade {
  display: inline-block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  background-color: #f68726;
  -webkit-transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  cursor: pointer;
}

.btn-b-2.join-decade:hover {
  background-color: #f70;
  background-position: 92% 50%;
}

.btn-b-2.map-btn {
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  width: 200px;
  margin-top: 20px;
  margin-right: 20px;
  margin-left: auto;
  padding: 5px 24px 5px 0px;
  background-color: #f68726;
  -webkit-transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  cursor: pointer;
}

.btn-b-2.map-btn:hover {
  background-color: #f70;
  background-position: 92% 50%;
}

.btn-b-2.w {
  border: 1px solid #fff;
  background-color: transparent;
}

.btn-b-2.start-convo {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 12px 40px 12px 15px;
  background-color: #f68726;
  -webkit-transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  line-height: 16px;
  text-align: left;
}

.btn-b-2.start-convo:hover {
  background-color: #f70;
  background-position: 93% 50%;
}

.btn-b-2.db-btn {
  border: 1px solid #fff;
  background-color: transparent;
}

.btn-b-2.db-btn-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  float: right;
  border: 1px solid #f68726;
  background-color: #f68726;
}

.btn-back {
  display: inline-block;
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 10px;
  padding: 6px 50px 6px 20px;
  float: none;
  border-radius: 20px;
  background-color: #005c6d;
  background-image: url('../images/r-arrow-w.png');
  background-position: 90% 50%;
  background-size: 24px;
  background-repeat: no-repeat;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, background-position 200ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
}

.btn-back:hover {
  border-color: #0c6eb8;
  background-color: #078475;
  background-position: 93% 50%;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
}

.btn-back:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.btn-back.orange {
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 20px;
  background-color: #f68726;
  -webkit-transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
}

.btn-back.orange:hover {
  background-color: #f70;
  background-position: 93% 50%;
}

.btn-back.join-decade {
  display: inline-block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  background-color: #f68726;
  -webkit-transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  cursor: pointer;
}

.btn-back.join-decade:hover {
  background-color: #f70;
  background-position: 92% 50%;
}

.btn-back.map-btn {
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  width: 200px;
  margin-top: 20px;
  margin-right: 20px;
  margin-left: auto;
  padding: 5px 24px 5px 0px;
  background-color: #f68726;
  -webkit-transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  cursor: pointer;
}

.btn-back.map-btn:hover {
  background-color: #f70;
  background-position: 92% 50%;
}

.btn-back.w {
  border: 1px solid #fff;
  background-color: transparent;
}

.btn-back.start-convo {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 12px 40px 12px 15px;
  background-color: #f68726;
  -webkit-transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  line-height: 16px;
  text-align: left;
}

.btn-back.start-convo:hover {
  background-color: #f70;
  background-position: 93% 50%;
}

.btn-back.db-btn {
  border: 1px solid #fff;
  background-color: transparent;
}

.btn-back.db-btn-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  float: right;
  border: 1px solid #f68726;
  background-color: #f68726;
}

.ov-btn {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 6px 50px 6px 20px;
  float: none;
  border-radius: 20px;
  background-color: #005c6d;
  background-image: url('../images/r-arrow-w.png');
  background-position: 90% 50%;
  background-size: 24px;
  background-repeat: no-repeat;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, background-position 200ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
}

.ov-btn:hover {
  border-color: #0c6eb8;
  background-color: #078475;
  background-position: 93% 50%;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
}

.ov-btn:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.ov-btn.orange {
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 20px;
  background-color: #f68726;
  -webkit-transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
}

.ov-btn.orange:hover {
  background-color: #f70;
  background-position: 93% 50%;
}

.ov-btn.join-decade {
  display: inline-block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  background-color: #f68726;
  -webkit-transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  cursor: pointer;
}

.ov-btn.join-decade:hover {
  background-color: #f70;
  background-position: 92% 50%;
}

.ov-btn.map-btn {
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  width: 200px;
  margin-top: 20px;
  margin-right: 20px;
  margin-left: auto;
  padding: 5px 24px 5px 0px;
  background-color: #f68726;
  -webkit-transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  cursor: pointer;
}

.ov-btn.map-btn:hover {
  background-color: #f70;
  background-position: 92% 50%;
}

.ov-btn.w {
  border: 1px solid #fff;
  background-color: transparent;
}

.ov-btn.start-convo {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 12px 40px 12px 15px;
  background-color: #f68726;
  -webkit-transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  line-height: 16px;
  text-align: left;
}

.ov-btn.start-convo:hover {
  background-color: #f70;
  background-position: 93% 50%;
}

.ov-btn.db-btn {
  border: 1px solid #fff;
  background-color: transparent;
}

.ov-btn.db-btn-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  float: right;
  border: 1px solid #f68726;
  background-color: #f68726;
}

.og-btn {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 6px 50px 6px 20px;
  float: none;
  border-radius: 20px;
  background-color: #005c6d;
  background-image: url('../images/r-arrow-w.png');
  background-position: 90% 50%;
  background-size: 24px;
  background-repeat: no-repeat;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, background-position 200ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
}

.og-btn:hover {
  border-color: #0c6eb8;
  background-color: #078475;
  background-position: 93% 50%;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
}

.og-btn:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.og-btn.orange {
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 20px;
  background-color: #f68726;
  -webkit-transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
}

.og-btn.orange:hover {
  background-color: #f70;
  background-position: 93% 50%;
}

.og-btn.join-decade {
  display: inline-block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  background-color: #f68726;
  -webkit-transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  cursor: pointer;
}

.og-btn.join-decade:hover {
  background-color: #f70;
  background-position: 92% 50%;
}

.og-btn.map-btn {
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  width: 200px;
  margin-top: 20px;
  margin-right: 20px;
  margin-left: auto;
  padding: 5px 24px 5px 0px;
  background-color: #f68726;
  -webkit-transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  cursor: pointer;
}

.og-btn.map-btn:hover {
  background-color: #f70;
  background-position: 92% 50%;
}

.og-btn.w {
  border: 1px solid #fff;
  background-color: transparent;
}

.og-btn.start-convo {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 12px 40px 12px 15px;
  background-color: #f68726;
  -webkit-transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  line-height: 16px;
  text-align: left;
}

.og-btn.start-convo:hover {
  background-color: #f70;
  background-position: 93% 50%;
}

.og-btn.db-btn {
  border: 1px solid #fff;
  background-color: transparent;
}

.og-btn.db-btn-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  float: right;
  border: 1px solid #f68726;
  background-color: #f68726;
}

.op-btn {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 6px 50px 6px 20px;
  float: none;
  border-radius: 20px;
  background-color: #005c6d;
  background-image: url('../images/r-arrow-w.png');
  background-position: 90% 50%;
  background-size: 24px;
  background-repeat: no-repeat;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, background-position 200ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
}

.op-btn:hover {
  border-color: #0c6eb8;
  background-color: #078475;
  background-position: 93% 50%;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
}

.op-btn:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.op-btn.orange {
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 20px;
  background-color: #f68726;
  -webkit-transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
}

.op-btn.orange:hover {
  background-color: #f70;
  background-position: 93% 50%;
}

.op-btn.join-decade {
  display: inline-block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  background-color: #f68726;
  -webkit-transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  cursor: pointer;
}

.op-btn.join-decade:hover {
  background-color: #f70;
  background-position: 92% 50%;
}

.op-btn.map-btn {
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  width: 200px;
  margin-top: 20px;
  margin-right: 20px;
  margin-left: auto;
  padding: 5px 24px 5px 0px;
  background-color: #f68726;
  -webkit-transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  cursor: pointer;
}

.op-btn.map-btn:hover {
  background-color: #f70;
  background-position: 92% 50%;
}

.op-btn.w {
  border: 1px solid #fff;
  background-color: transparent;
}

.op-btn.start-convo {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 12px 40px 12px 15px;
  background-color: #f68726;
  -webkit-transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  line-height: 16px;
  text-align: left;
}

.op-btn.start-convo:hover {
  background-color: #f70;
  background-position: 93% 50%;
}

.op-btn.db-btn {
  border: 1px solid #fff;
  background-color: transparent;
}

.op-btn.db-btn-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  float: right;
  border: 1px solid #f68726;
  background-color: #f68726;
}

.oc-btn {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 6px 50px 6px 20px;
  float: none;
  border-radius: 20px;
  background-color: #005c6d;
  background-image: url('../images/r-arrow-w.png');
  background-position: 90% 50%;
  background-size: 24px;
  background-repeat: no-repeat;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, background-position 200ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
}

.oc-btn:hover {
  border-color: #0c6eb8;
  background-color: #078475;
  background-position: 93% 50%;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
}

.oc-btn:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.oc-btn.orange {
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 20px;
  background-color: #f68726;
  -webkit-transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
}

.oc-btn.orange:hover {
  background-color: #f70;
  background-position: 93% 50%;
}

.oc-btn.join-decade {
  display: inline-block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  background-color: #f68726;
  -webkit-transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  cursor: pointer;
}

.oc-btn.join-decade:hover {
  background-color: #f70;
  background-position: 92% 50%;
}

.oc-btn.map-btn {
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  width: 200px;
  margin-top: 20px;
  margin-right: 20px;
  margin-left: auto;
  padding: 5px 24px 5px 0px;
  background-color: #f68726;
  -webkit-transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  cursor: pointer;
}

.oc-btn.map-btn:hover {
  background-color: #f70;
  background-position: 92% 50%;
}

.oc-btn.w {
  border: 1px solid #fff;
  background-color: transparent;
}

.oc-btn.start-convo {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 12px 40px 12px 15px;
  background-color: #f68726;
  -webkit-transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  line-height: 16px;
  text-align: left;
}

.oc-btn.start-convo:hover {
  background-color: #f70;
  background-position: 93% 50%;
}

.oc-btn.db-btn {
  border: 1px solid #fff;
  background-color: transparent;
}

.oc-btn.db-btn-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  float: right;
  border: 1px solid #f68726;
  background-color: #f68726;
}

.opa-btn {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 6px 50px 6px 20px;
  float: none;
  border-radius: 20px;
  background-color: #005c6d;
  background-image: url('../images/r-arrow-w.png');
  background-position: 90% 50%;
  background-size: 24px;
  background-repeat: no-repeat;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, background-position 200ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
}

.opa-btn:hover {
  border-color: #0c6eb8;
  background-color: #078475;
  background-position: 93% 50%;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
}

.opa-btn:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.opa-btn.orange {
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 20px;
  background-color: #f68726;
  -webkit-transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
}

.opa-btn.orange:hover {
  background-color: #f70;
  background-position: 93% 50%;
}

.opa-btn.join-decade {
  display: inline-block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  background-color: #f68726;
  -webkit-transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  cursor: pointer;
}

.opa-btn.join-decade:hover {
  background-color: #f70;
  background-position: 92% 50%;
}

.opa-btn.map-btn {
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  width: 200px;
  margin-top: 20px;
  margin-right: 20px;
  margin-left: auto;
  padding: 5px 24px 5px 0px;
  background-color: #f68726;
  -webkit-transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  cursor: pointer;
}

.opa-btn.map-btn:hover {
  background-color: #f70;
  background-position: 92% 50%;
}

.opa-btn.w {
  border: 1px solid #fff;
  background-color: transparent;
}

.opa-btn.start-convo {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 12px 40px 12px 15px;
  background-color: #f68726;
  -webkit-transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, opacity 200ms ease, background-position 200ms ease, -webkit-transform 400ms ease;
  line-height: 16px;
  text-align: left;
}

.opa-btn.start-convo:hover {
  background-color: #f70;
  background-position: 93% 50%;
}

.opa-btn.db-btn {
  border: 1px solid #fff;
  background-color: transparent;
}

.opa-btn.db-btn-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  float: right;
  border: 1px solid #f68726;
  background-color: #f68726;
}

.story-tab {
  display: block;
  padding: 15px 0px;
  border-bottom: 1px solid #ddd;
  background-color: transparent;
  opacity: 0.6;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
}

.story-tab:hover {
  opacity: 1;
}

.story-tab.w--current {
  border-bottom: 1px solid #ddd;
  background-color: transparent;
  opacity: 1;
  color: #f68726;
}

.story-tab.btm {
  padding-right: 15px;
  border-bottom-style: none;
}

.story-tab.q {
  padding-right: 20px;
}

.story-tab.decade-docs {
  margin-top: 15px;
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 5px;
  background-color: #005c6d;
  opacity: 1;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
}

.story-tab.decade-docs:hover {
  background-color: #f68726;
}

.vision-tab {
  display: block;
  padding: 15px 0px;
  border-bottom: 1px solid #ddd;
  background-color: transparent;
  opacity: 0.6;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
}

.vision-tab:hover {
  opacity: 1;
}

.vision-tab.w--current {
  border-bottom: 1px solid #ddd;
  background-color: transparent;
  opacity: 1;
  color: #f68726;
}

.vision-tab.btm {
  padding-right: 15px;
  border-bottom-style: none;
}

.vision-tab.q {
  padding-right: 20px;
}

.vision-tab.decade-docs {
  margin-top: 15px;
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 5px;
  background-color: #005c6d;
  opacity: 1;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
}

.vision-tab.decade-docs:hover {
  background-color: #f68726;
}

.gov-tab {
  display: block;
  padding: 15px 0px;
  border-bottom: 1px solid #ddd;
  background-color: transparent;
  opacity: 0.6;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
}

.gov-tab:hover {
  opacity: 1;
}

.gov-tab.w--current {
  border-bottom: 1px solid #ddd;
  background-color: transparent;
  opacity: 1;
  color: #f68726;
}

.gov-tab.btm {
  padding-right: 15px;
  border-bottom-style: none;
}

.gov-tab.q {
  padding-right: 20px;
}

.gov-tab.decade-docs {
  margin-top: 15px;
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 5px;
  background-color: #005c6d;
  opacity: 1;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
}

.gov-tab.decade-docs:hover {
  background-color: #f68726;
}

.plan-tab {
  display: block;
  padding: 15px 0px;
  border-bottom: 1px solid #ddd;
  background-color: transparent;
  opacity: 0.6;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
}

.plan-tab:hover {
  opacity: 1;
}

.plan-tab.w--current {
  border-bottom: 1px solid #ddd;
  background-color: transparent;
  opacity: 1;
  color: #f68726;
}

.plan-tab.btm {
  padding-right: 15px;
  border-bottom-style: none;
}

.plan-tab.q {
  padding-right: 20px;
}

.plan-tab.decade-docs {
  margin-top: 15px;
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 5px;
  background-color: #005c6d;
  opacity: 1;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
}

.plan-tab.decade-docs:hover {
  background-color: #f68726;
}

.com-tab {
  display: block;
  padding: 15px 0px;
  border-bottom: 1px solid #ddd;
  background-color: transparent;
  opacity: 0.6;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
}

.com-tab:hover {
  opacity: 1;
}

.com-tab.w--current {
  border-bottom: 1px solid #ddd;
  background-color: transparent;
  opacity: 1;
  color: #f68726;
}

.com-tab.btm {
  padding-right: 15px;
  border-bottom-style: none;
}

.com-tab.q {
  padding-right: 20px;
}

.com-tab.decade-docs {
  margin-top: 15px;
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 5px;
  background-color: #005c6d;
  opacity: 1;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
}

.com-tab.decade-docs:hover {
  background-color: #f68726;
}

.part-tab {
  border-bottom: 1px none #ddd;
  background-color: transparent;
  opacity: 0.6;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
}

.part-tab:hover {
  opacity: 1;
}

.part-tab.w--current {
  border-bottom: 1px none #ddd;
  background-color: transparent;
  opacity: 1;
  color: #f68726;
}

.part-tab.btm {
  padding-right: 15px;
  border-bottom-style: none;
}

.part-tab.q {
  padding-right: 20px;
}

.part-tab.decade-docs {
  margin-top: 15px;
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 5px;
  background-color: #005c6d;
  opacity: 1;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
}

.part-tab.decade-docs:hover {
  background-color: #f68726;
}

.no-pd {
  margin-bottom: 3px;
}

.h3-title {
  margin-bottom: 5px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

html.w-mod-js *[data-ix="checkbox-initial-appearance"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="hide-close-btn"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="hide-search-bar"] {
  width: 0px;
}

html.w-mod-js *[data-ix="case-hero"] {
  width: 0%;
}

html.w-mod-js *[data-ix="case-hero-2"] {
  -webkit-transform: translate(0px, 100%);
  -ms-transform: translate(0px, 100%);
  transform: translate(0px, 100%);
}

html.w-mod-js *[data-ix="fade-down-2"] {
  opacity: 0;
}

@media screen and (max-width: 991px) {
  .section.lines {
    overflow: hidden;
  }

  .section.cta-lines {
    margin-bottom: 0px;
  }

  .section.top-section {
    overflow: hidden;
  }

  .section.grey {
    overflow: hidden;
  }

  .section.grey.push-foot {
    margin-bottom: 0px;
  }

  .section.grey-no-line {
    overflow: hidden;
  }

  .section.grey-top-line {
    overflow: hidden;
  }

  .section.map-sec {
    overflow: hidden;
  }

  .section.sp {
    margin-bottom: 0px;
  }

  .container {
    width: 80%;
  }

  .container.cta-container {
    text-align: center;
  }

  .container.feed-container {
    width: 90%;
  }

  .container.help-container {
    text-align: left;
  }

  .container.tabs-container-2 {
    width: 90%;
    float: right;
  }

  .container.hero-centre {
    text-align: center;
  }

  .container.db-con {
    width: 80%;
    padding-right: 44%;
    text-align: left;
  }

  .container.db-con-2 {
    width: 80%;
    text-align: left;
  }

  .container.cta-d {
    width: 80%;
    padding-right: 44%;
    text-align: left;
  }

  .tagline.style-lbl {
    text-align: left;
  }

  .tagline.bg-w {
    text-align: left;
  }

  .tagline.style-lbl-2 {
    text-align: left;
  }

  .headline-6-col {
    display: block;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
  }

  .style-wrap {
    text-align: left;
  }

  ._6-col {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }

  ._6-col._6-col-last {
    width: 100%;
  }

  .section-dark {
    padding-right: 0px;
    padding-left: 0px;
  }

  .btn.s-btn {
    float: left;
  }

  .link {
    margin-bottom: 10px;
  }

  .link._2 {
    margin-bottom: 10px;
  }

  .wrap {
    width: 645px;
  }

  .btn-big.upload-doc {
    display: inline-block;
    padding-right: 20px;
    float: none;
    clear: none;
  }

  .btn-big.upload-pp {
    padding-right: 20px;
  }

  .nav-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 0px;
    padding-right: 10%;
    padding-left: 10%;
  }

  .col.tight {
    padding-right: 0px;
  }

  .col.org-col {
    padding-left: 0px;
  }

  .col.views {
    display: none;
  }

  .col.replies {
    padding-right: 90px;
  }

  .navlink {
    bottom: 0px;
    display: block;
    height: auto;
    margin-left: 0px;
    padding: 25px 30px;
    border-bottom-style: none;
    color: #fff;
    text-align: left;
  }

  .navlink:hover {
    bottom: 0px;
    border-bottom-style: none;
    background-color: #f68726;
  }

  .signup-div {
    margin-right: 10px;
    float: none;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .nav-menu {
    width: auto;
    height: auto;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    float: none;
    background-color: #005c6d;
  }

  .checkbox-field-parent {
    margin-bottom: 15px;
  }

  .feed-info {
    padding: 65px 30px;
  }

  .feed-nav {
    bottom: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    margin-bottom: 0px;
    padding-right: 30px;
    padding-left: 30px;
    -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;
  }

  .arrow-div {
    position: relative;
    width: 90px;
    margin-bottom: 15px;
  }

  .hero-cta-div {
    width: 80%;
    padding-right: 10%;
    padding-left: 10%;
  }

  .social-i.youtube.w.l {
    margin-right: 0px;
  }

  .social-i.w {
    margin-right: 10px;
    margin-left: 0px;
    float: none;
  }

  .article-wrapper-3 {
    padding-left: 20px;
  }

  .article-grand-child {
    width: 360px;
  }

  .news-thumb {
    height: 160px;
  }

  .news-tag {
    height: 70px;
  }

  .news-col-2 {
    padding-right: 10px;
  }

  .news-info {
    height: 160px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .h3-news {
    line-height: 22px;
  }

  .news-info-2 {
    height: 70px;
    padding-right: 45px;
  }

  .testimonial-t-3 {
    width: 40%;
    margin-top: 0px;
  }

  .map {
    float: none;
  }

  .alert-close {
    width: 30px;
    height: 30px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .cta-section._2 {
    height: auto;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .cta-section._1 {
    height: auto;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .cta-section.strip {
    height: auto;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .map-info-2 {
    height: 70px;
    padding-top: 30px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .map-info-i {
    margin-top: -11px;
  }

  .map-activity-div {
    margin-right: 20px;
  }

  .logo-banner {
    padding-right: 5%;
    padding-left: 5%;
    background-position: 0px 0px;
    background-size: 105px;
  }

  .slide {
    padding-right: 39px;
    padding-left: 39px;
  }

  .slider-wrapper {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .logo-wrapper-wide {
    width: 40%;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 10px 0px;
  }

  .logo-slider {
    width: 65%;
  }

  .event-thumb {
    height: 160px;
  }

  .t-image {
    background-position: 50% 0px;
  }

  .t-image._3 {
    background-position: 39% 0px;
  }

  .t-info {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 50px 50px 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .testimonial-t {
    margin-bottom: 15px;
    font-size: 22px;
    line-height: 28px;
  }

  .cta-3-t {
    width: 80%;
  }

  .footer {
    position: relative;
    height: auto;
    padding-bottom: 0px;
    background-position: 158% -63px;
  }

  .search-div {
    position: relative;
    right: 0px;
    bottom: 0px;
    display: inline-block;
    margin-right: 0px;
    float: none;
  }

  .search-holder {
    width: 400px;
  }

  .f-col.logo {
    display: block;
    padding: 50px 10%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: center;
  }

  .f-col._2 {
    padding-right: 30px;
    padding-bottom: 10px;
    padding-left: 10%;
  }

  .f-col._2.small-print {
    padding-top: 0px;
    padding-left: 10%;
  }

  .f-col.left-pad {
    padding: 30px 10%;
    border-style: solid none none;
    border-width: 1px;
    border-color: #ddd #000 #000;
    text-align: left;
  }

  .f-col.right {
    padding: 30px 10% 50px;
    border-style: solid none none;
    border-width: 1px;
    border-color: #ddd #000 #000;
    text-align: left;
  }

  .f-icon {
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 15px;
    float: none;
  }

  .social-link-div-f {
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    float: left;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: center;
  }

  .f-row {
    display: block;
    margin-bottom: 0px;
  }

  .cta-link {
    padding-right: 10px;
    padding-left: 10px;
  }

  .menu-btn {
    width: 60px;
    height: 60px;
  }

  .menu-btn.w--open {
    background-color: transparent;
  }

  .menu-button {
    position: relative;
    right: 0px;
    bottom: 0px;
    display: inline-block;
    float: none;
    background-color: transparent;
  }

  .map-div {
    width: 100%;
    height: 600px;
    float: none;
  }

  .f-logo-div {
    width: auto;
    padding-right: 0px;
  }

  .f-col-links {
    padding-right: 0px;
  }

  .div-block {
    background-position: -178px 0px;
  }

  .event-tag {
    height: 70px;
  }

  .sub-hero-section.activities {
    height: 50vh;
  }

  .tabs-content {
    width: 90%;
    float: right;
  }

  .tabs-content.event-pane {
    width: 90%;
    height: auto;
  }

  .tabs-content.map-content {
    width: 100%;
  }

  .tab-link {
    display: block;
    margin-right: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .tab-link.btm {
    border-bottom-style: solid;
  }

  .tab-link.q {
    padding-right: 35px;
  }

  .tabs-menu {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
    width: auto;
    height: auto;
    margin-right: 0px;
    padding-left: 10%;
    float: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-bottom: 1px solid #ddd;
  }

  .tabs-menu.sticky {
    position: relative;
    width: auto;
  }

  .tab-pane {
    float: none;
    border-left-style: none;
  }

  .subscription-form {
    position: relative;
    display: block;
    width: 60%;
    margin-right: auto;
    margin-left: 0px;
  }

  .form-t-w {
    text-align: left;
  }

  .styleguide-info {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0px 50px 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .h4-highlight {
    font-size: 26px;
  }

  .vision-c {
    width: 100%;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
    border-radius: 20px;
  }

  .v-info {
    width: 90%;
    padding-right: 10px;
    padding-left: 10px;
  }

  .vision-grid {
    padding-bottom: 0px;
    grid-column-gap: 32px;
    -ms-grid-columns: 2fr 2fr 2fr 2fr 2fr 2fr;
    grid-template-columns: 2fr 2fr 2fr 2fr 2fr 2fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .v-copy {
    font-size: 13px;
    line-height: 18px;
  }

  .colour-b {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .colour-b._2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .colour-b._3 {
    margin-bottom: 15px;
  }

  .colour-b.reports {
    margin-top: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-image: none;
  }

  .colour-b._4 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .colour-b._5 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .colour-b._6 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .colour-b.prj {
    margin-bottom: 0px;
  }

  .colour-b.iocgb {
    margin-top: -1px;
    margin-bottom: 0px;
  }

  .colour-b.iocs {
    margin-bottom: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .colour-b.epg {
    margin-top: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .prep-copy {
    margin-bottom: 3px;
    font-size: 13px;
    line-height: 16px;
  }

  .prep-copy._2 {
    padding-left: 0px;
    text-align: center;
  }

  .prep-arrow.ioc-1 {
    bottom: -10px;
  }

  .prep-arrow.epg1 {
    position: absolute;
    display: block;
  }

  .prep-arrow.epg2 {
    display: block;
  }

  .prep-arrow.epg3 {
    display: block;
  }

  .comm-row {
    display: block;
  }

  .comm-col {
    padding-right: 0px;
  }

  .help-row {
    display: block;
    margin-bottom: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    text-align: left;
  }

  .help-col {
    margin-bottom: 20px;
    padding-left: 0px;
  }

  .tab-title-parent {
    position: absolute;
    width: 100%;
    padding-right: 30px;
    padding-left: 10%;
  }

  .v-copy-1 {
    font-size: 14px;
    line-height: 18px;
  }

  .hero-logo {
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px;
    float: left;
  }

  .hero-logos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 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;
  }

  .accordion-item-wrapper {
    width: 100%;
    padding-right: 0px;
    float: none;
  }

  .l-link {
    bottom: 0px;
    height: auto;
    margin-left: 0px;
    padding: 10px;
    border-bottom-style: none;
  }

  .l-link:hover {
    bottom: 0px;
    border-bottom-style: none;
    background-color: #f68726;
  }

  .l-link._2 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .tabs-menu-2 {
    position: relative;
    top: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
    width: 100%;
    height: auto;
    padding: 100px 10% 30px;
    float: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-bottom: 1px solid #ddd;
  }

  .scroll-side-con-2 {
    padding-top: 0px;
    padding-bottom: 30px;
  }

  .tabs-2 {
    display: block;
  }

  .tab-pane-100 {
    float: none;
    border-left-style: none;
  }

  .feed-nav-2 {
    left: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tab-title-parent-2 {
    position: absolute;
    width: 100%;
    padding: 30px 10%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .cta-bg {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/Action-2-slim.jpg');
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/Action-2-slim.jpg');
    background-position: 0px 0px, 75% 50%;
  }

  .cta-bg._3 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/Action-4-slim.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/Action-4-slim.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .foot-nav-row {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .video-content {
    width: 112.5%;
    float: none;
  }

  .tabs-menu-3 {
    position: relative;
    top: 0px;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: auto;
    margin-left: 0%;
    padding: 30px 0% 30px 10%;
    float: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px none #ddd;
    border-left-style: none;
    background-color: transparent;
  }

  .tab-link-2:hover {
    border-bottom-color: #f68726;
  }

  .tab-title-parent-3 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 45px 30px 45px 10%;
    float: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom-style: solid;
    background-color: #fff;
  }

  .video-resource {
    width: 70%;
  }

  .video-tab-pane {
    float: none;
    border-left-style: none;
  }

  .tab-title-2 {
    display: inline-block;
  }

  .arrow-div-2 {
    position: relative;
    width: 90px;
    margin-bottom: 0px;
  }

  .epg-col {
    padding-right: 0px;
  }

  .tab-info {
    width: 86.66%;
    margin-bottom: 30px;
  }

  .resources-grand-child {
    padding-right: 15px;
  }

  .resources-grand-child._2 {
    width: 100%;
  }

  .resources-grand-child._3 {
    width: 100%;
    padding-right: 0px;
    float: none;
  }

  .resource-tab-pane {
    float: none;
    border-left-style: none;
  }

  .resource-tab-pane.orange-bar {
    border-left-style: none;
  }

  .resource-thumb {
    background-size: 45px;
  }

  .article-header {
    position: relative;
    display: block;
    width: 100%;
    padding: 45px 30px 45px 10%;
    float: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -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-bottom-style: solid;
    background-color: #fff;
  }

  .article-container {
    padding-right: 0px;
  }

  .tab-title-3 {
    display: inline-block;
  }

  .article-title-div {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .article-title-div-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-top: 15px;
    padding-top: 15px;
    padding-right: 0px;
    padding-left: 0px;
    float: none;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-style: solid none none;
  }

  .news-author-2 {
    display: block;
    text-align: left;
  }

  .news-author-role-2 {
    display: block;
    text-align: left;
  }

  .news-btn-2 {
    margin-right: 10px;
    padding: 10px 20px;
  }

  .su-div {
    display: block;
    width: 100%;
  }

  .su-div._2 {
    border-top: 1px solid #ddd;
  }

  .news-col-2-tab {
    padding-right: 10px;
  }

  .partner-col-2-tab {
    padding-right: 0px;
  }

  .roles-grand-child-resource {
    width: 350px;
  }

  .event-title {
    display: block;
  }

  .tabs-menu-4 {
    position: relative;
    top: 0px;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
    width: 100%;
    height: auto;
    padding: 30px 50px;
    float: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #ddd;
    border-left-style: none;
    background-color: transparent;
  }

  .events-tab-pane {
    height: auto;
    padding-bottom: 0px;
    float: none;
    border-left-style: none;
  }

  .tab-link-3 {
    padding-right: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .tab-link-3:hover {
    border-bottom-color: #f68726;
  }

  .tab-link-3.last {
    padding-right: 15px;
  }

  .event-tabs-content {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    float: none;
  }

  .events-tab-pane-2 {
    height: auto;
    padding-top: 30px;
    padding-bottom: 0px;
    float: none;
    border-left-style: none;
  }

  .article-grand-child-4 {
    width: 350px;
  }

  .tag-c.a {
    cursor: pointer;
  }

  .tag-c.a:hover {
    color: #005c6d;
  }

  .tag-c.e {
    cursor: pointer;
  }

  .tag-c.e:hover {
    color: #078475;
  }

  .tag-c.p {
    cursor: pointer;
  }

  .tag-c.p:hover {
    color: #f68726;
  }

  .share-btn {
    bottom: 25px;
  }

  .share-btn._2 {
    right: 30px;
  }

  .share-btn._3 {
    right: 0px;
    bottom: 0px;
  }

  .share-btn._4 {
    bottom: 20px;
  }

  .share-btn.r {
    bottom: 20px;
  }

  .share-btn.pp {
    right: 30px;
  }

  .share-btn._4 {
    right: 0px;
    bottom: auto;
  }

  .social-pull-out {
    display: none;
    opacity: 0;
  }

  .social-share-link {
    display: inline-block;
  }

  .map-disclaimer {
    position: absolute;
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    width: auto;
    margin-bottom: 15px;
    padding-top: 15px;
    padding-right: 20px;
    padding-left: 20px;
    border-top: 1px solid #ddd;
  }

  .share-btn-css {
    bottom: 30px;
  }

  .group-card {
    padding: 30px 30px 15px;
  }

  .events-tab-pane-3 {
    height: auto;
    padding-bottom: 0px;
    float: none;
    border-left-style: none;
  }

  .tab-pane-2 {
    float: none;
    border-left-style: none;
  }

  .su-container {
    display: block;
  }

  .field-label._2 {
    display: block;
  }

  .form-row.cb-row {
    margin-bottom: 0px;
  }

  .cb-field-label {
    padding-right: 15px;
  }

  .dashboard-pane {
    padding-top: 50px;
    float: none;
    border-left-style: none;
  }

  .dashboard-title {
    display: inline-block;
  }

  .tabs-menu-6 {
    position: relative;
    top: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
    width: 100%;
    height: auto;
    padding: 101px 10% 30px;
    float: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-bottom: 1px solid #ddd;
  }

  .text-field-4 {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 13px;
  }

  .image-upload {
    width: 140px;
    height: 140px;
  }

  .image-upload._2 {
    width: 100px;
    height: 100px;
  }

  .image-plus {
    font-size: 40px;
    line-height: 20px;
  }

  .org-user-icon {
    display: block;
  }

  .org-user-icon.first {
    display: block;
  }

  .org-user-icon.f-user {
    display: none;
  }

  .org-user-icon.f-user-2 {
    display: none;
  }

  .invite-copy {
    width: auto;
    font-size: 14px;
  }

  .invite-link {
    padding-right: 0px;
    padding-left: 0px;
  }

  .sub-hero-container {
    width: 80%;
  }

  .v-line-1 {
    right: -57px;
    width: 90px;
  }

  .v-line-2 {
    width: 35px;
  }

  .v-line-3 {
    right: -38px;
    width: 90px;
  }

  .v-line-4 {
    left: -37px;
    width: 90px;
  }

  .v-line-5 {
    width: 35px;
  }

  .v-line-6 {
    left: -48px;
    width: 90px;
  }

  .v-grid {
    margin-bottom: 20px;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    -ms-grid-rows: auto 10px auto 10px auto;
    grid-template-areas: ". . ."
      ". . ."
      ". . .";
    -ms-grid-columns: 1fr 10px 1fr 10px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .auth-div {
    padding-left: 15px;
    -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;
  }

  .reporting-grid {
    grid-row-gap: 10px;
    -ms-grid-rows: auto 10px auto 10px auto 10px auto;
    grid-template-areas: ". . . ."
      ". . . ."
      ". . . ."
      ". . . .";
    -ms-grid-columns: 0.5fr 0.5fr 1fr 1fr;
    grid-template-columns: 0.5fr 0.5fr 1fr 1fr;
  }

  .prep-copy-big {
    margin-bottom: 3px;
    font-size: 15px;
    line-height: 16px;
  }

  .forum-row._2 {
    padding-left: 10%;
  }

  .h3-forum {
    line-height: 22px;
  }

  .article-title-div-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-top: 15px;
    padding-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
    float: none;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-style: solid none none;
  }

  .forum-convo-div {
    padding-right: 0px;
  }

  .forum-thread-div {
    padding-right: 0px;
  }

  .forum-copy {
    margin-bottom: 0px;
  }

  .forum-tab-pane {
    float: none;
    border-left-style: none;
  }

  .tabs-menu-5 {
    position: relative;
    top: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
    width: 100%;
    height: auto;
    padding: 30px 10%;
    float: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-bottom: 1px solid #ddd;
  }

  .sa-checkbox {
    margin-bottom: 0px;
    margin-left: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .tab-pane-map {
    float: none;
    border-left-style: none;
  }

  .tabs-menu-map {
    position: relative;
    top: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
    width: 100%;
    height: auto;
    padding: 100px 10% 30px;
    float: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-bottom: 1px solid #ddd;
  }

  .date-dd {
    display: none;
  }

  .date-dd.mobile {
    display: block;
  }

  .tab-link-mapdate {
    display: block;
    margin-right: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .tab-link-mapdate._2 {
    margin-right: 0px;
    margin-left: -5px;
    opacity: 1;
  }

  .dd-icon._2 {
    margin-top: 6px;
    margin-right: 5px;
    margin-bottom: 0px;
  }

  .map-dd-div {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .auth-toggle {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .auth-toggle.w--open {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .auth-dd-list.w--open {
    padding: 10px;
  }

  .cb-sub-copy {
    margin-bottom: 10px;
  }

  .i-copy {
    position: absolute;
    margin-bottom: 0px;
    opacity: 0;
  }

  .b-usage-div {
    padding-right: 10px;
  }

  .b-usage-info {
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
  }

  .map-info {
    padding-right: 10px;
  }

  .map-info-1 {
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .map-info-3 {
    height: 50px;
    padding-right: 45px;
  }

  .h3-map-copy {
    line-height: 22px;
  }

  .text-field-5 {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 13px;
  }

  .tab-title-4 {
    display: inline-block;
  }

  .footer-nav-col {
    width: auto;
    margin-right: 69px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .success-copy {
    line-height: 22px;
  }

  .btn-big-2.upload-doc {
    display: inline-block;
    padding-right: 20px;
    float: none;
    clear: none;
  }

  .profile-container {
    padding-right: 50px;
    padding-left: 50px;
  }

  .dd-toggle {
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .ddi {
    position: absolute;
    left: 100px;
    margin-right: 0%;
    margin-left: 0px;
  }

  .dd-list.w--open {
    position: relative;
    top: auto;
    z-index: 1;
    display: block;
    margin: 20px 0px 0px;
    padding: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 1px none #000;
  }

  .dd-navlink {
    bottom: 0px;
    width: auto;
    height: auto;
    margin-right: -30px;
    margin-left: -30px;
    padding: 25px 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-bottom-style: none;
    color: #fff;
    text-align: left;
  }

  .dd-navlink:hover {
    bottom: 0px;
    border-bottom-style: none;
    background-color: #f68726;
  }

  .db-i {
    margin-top: 5px;
  }

  .db-row {
    display: block;
  }

  .db-i-2 {
    margin-top: 5px;
  }

  .db-col-2 {
    display: block;
    padding-right: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .p-info {
    width: 30%;
    margin-right: 20px;
  }

  .p-icon {
    margin-top: 5px;
    float: none;
  }

  .partner-title {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .c-link {
    margin-bottom: 10px;
  }

  .partner-logo-wrapper {
    width: 40%;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 10px 0px;
  }

  .yp-div {
    margin-bottom: 15px;
  }

  .news-grand-child {
    width: 100%;
    padding-right: 15px;
    float: none;
  }

  .news-grand-child._2 {
    width: 100%;
  }

  .news-grand-child._3 {
    width: 100%;
    padding-right: 0px;
    float: none;
  }

  .events-tab-pane-copy {
    height: auto;
    padding-bottom: 0px;
    float: none;
    border-left-style: none;
  }

  .tagline-copy.style-lbl {
    text-align: left;
  }

  .tagline-copy.bg-w {
    text-align: left;
  }

  .tagline-copy.style-lbl-2 {
    text-align: left;
  }

  .s-i-tag.style-lbl {
    text-align: left;
  }

  .s-i-tag.bg-w {
    text-align: left;
  }

  .s-i-tag.style-lbl-2 {
    text-align: left;
  }

  .story-tab {
    display: block;
    margin-right: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .story-tab.btm {
    border-bottom-style: solid;
  }

  .story-tab.q {
    padding-right: 35px;
  }

  .vision-tab {
    display: block;
    margin-right: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .vision-tab.btm {
    border-bottom-style: solid;
  }

  .vision-tab.q {
    padding-right: 35px;
  }

  .gov-tab {
    display: block;
    margin-right: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .gov-tab.btm {
    border-bottom-style: solid;
  }

  .gov-tab.q {
    padding-right: 35px;
  }

  .plan-tab {
    display: block;
    margin-right: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .plan-tab.btm {
    border-bottom-style: solid;
  }

  .plan-tab.q {
    padding-right: 35px;
  }

  .com-tab {
    display: block;
    margin-right: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .com-tab.btm {
    border-bottom-style: solid;
  }

  .com-tab.q {
    padding-right: 35px;
  }

  .part-tab {
    display: block;
    margin-right: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .part-tab.btm {
    border-bottom-style: solid;
  }

  .part-tab.q {
    padding-right: 35px;
  }
}

@media screen and (max-width: 767px) {
  .section.cta-lines {
    margin-bottom: 0px;
  }

  .section.grey.push-foot {
    margin-bottom: 0px;
  }

  .section.sp {
    margin-bottom: 0px;
  }

  .container.cta-container {
    text-align: left;
  }

  .container.help-container {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .container.hero-centre {
    text-align: left;
  }

  .container.db-con {
    margin-top: 50px;
    margin-bottom: 50px;
    padding-right: 40%;
  }

  .container.db-con-2 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .container.cta-d {
    margin-top: 50px;
    margin-bottom: 50px;
    padding-right: 40%;
  }

  .link-dark.copyright {
    text-align: center;
  }

  .link-dark.disruptive {
    text-align: center;
  }

  ._6-col {
    margin-right: 0px;
  }

  .btn.s-btn {
    float: left;
  }

  .btn.edit.org {
    display: none;
  }

  .btn.edit.yp-csv {
    display: block;
    margin-bottom: 20px;
    float: none;
  }

  .btn.edit.pe {
    display: block;
    margin-top: 30px;
    margin-bottom: 20px;
    float: none;
  }

  .link {
    position: relative;
  }

  .wrap {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .logo-link {
    padding-left: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .logo-link.w--current {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .nav-container {
    padding-right: 10%;
    padding-left: 10%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .hero-video {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .col {
    padding-right: 0px;
  }

  .col.replies {
    padding-right: 60px;
  }

  .signup-div {
    width: 140px;
    margin-right: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: center;
  }

  .h1-title {
    margin-bottom: 10px;
    font-size: 40px;
    line-height: 50px;
    text-align: left;
  }

  .h1-title._2 {
    font-size: 40px;
    line-height: 40px;
  }

  .h4-title {
    display: inline-block;
    margin-left: 2px;
  }

  .h4-title._2 {
    display: inline-block;
    margin-left: 0px;
    text-align: left;
  }

  .feed-info {
    width: 100%;
    height: auto;
    padding: 30px 10% 0px 0%;
    float: none;
  }

  .h2-title {
    display: block;
    margin-bottom: 15px;
    float: none;
    clear: none;
  }

  .feed-nav {
    position: relative;
    bottom: 0px;
    display: block;
    width: auto;
    margin-top: 0px;
    padding-left: 0px;
    float: none;
    clear: none;
  }

  .feed-nav.reverse {
    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;
  }

  .arrow-div {
    bottom: 0px;
    margin-top: 15px;
    margin-bottom: 10px;
  }

  .r-vert-line.hide {
    display: none;
  }

  .hero-cta-div {
    padding-right: 10%;
    padding-left: 65px;
  }

  .d-arrow {
    left: 15px;
    margin-right: 0px;
  }

  .d-arrow.w--current {
    left: 15px;
  }

  .h3-cta {
    margin-left: -1px;
  }

  .social-link-div {
    padding-right: 20px;
  }

  .social-i {
    width: 30px;
    height: 30px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .feed {
    width: 100%;
    height: 320px;
    float: none;
  }

  .article-wrapper-3 {
    overflow: auto;
    height: 320px;
    padding-left: 0px;
  }

  .scroll-side-con {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .article-grand-child {
    width: 400px;
  }

  .news-thumb {
    height: 160px;
    border-style: solid solid none;
    border-width: 1px;
  }

  .news-tag {
    height: 60px;
    border-right: 1px none #ddd;
    border-left: 1px none #ddd;
  }

  .news-info.auto {
    height: auto;
  }

  .h3-news {
    line-height: 24px;
  }

  .news-info-2 {
    height: 60px;
  }

  .testimonial-t-3 {
    width: 70%;
  }

  .map {
    height: 400px;
  }

  .map-alert {
    height: 70px;
    padding: 0px 20px;
  }

  .alert-t {
    width: 80%;
  }

  .alert-close {
    width: 30px;
    height: 30px;
  }

  .c-line {
    width: 15px;
  }

  .c-line-2 {
    width: 15px;
  }

  .cta-section {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/boat-over-reef.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/boat-over-reef.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .cta-section.strip {
    background-position: 100% 100%;
  }

  .btn-arrow.join-decade {
    margin-left: 0px;
    float: none;
    clear: none;
    text-align: center;
  }

  .btn-arrow.db-btn {
    padding-right: 42px;
    padding-left: 20px;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
  }

  .btn-arrow.db-btn-3 {
    padding-right: 42px;
    padding-left: 20px;
    float: none;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
  }

  .map-info-2 {
    height: 70px;
    padding-top: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
  }

  .map-info-i {
    margin-top: 0px;
  }

  .map-activity-div {
    width: auto;
    padding-right: 20px;
  }

  .logo-banner {
    display: block;
    padding-right: 10%;
    padding-left: 10%;
    float: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .slider-wrapper {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -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;
  }

  .logo-wrapper-wide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 10px 15px;
    -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;
  }

  .logo-slider {
    width: 100%;
    height: auto;
  }

  .t-slide {
    height: 700px;
  }

  .t-slider {
    height: auto;
  }

  .t-div {
    position: relative;
    height: 100%;
  }

  .t-image {
    width: 100%;
    height: 300px;
    float: none;
  }

  .t-info {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
    padding-right: 10%;
    padding-left: 10%;
  }

  .r-side-orange {
    width: 7.5%;
    height: 100%;
  }

  .testimonial-t {
    width: 90%;
    font-size: 23px;
    line-height: 30px;
  }

  .r-arrow-t {
    right: 12%;
  }

  .l-arrow-t {
    margin-right: 60px;
  }

  .cta-3-t {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .cta-col {
    border-bottom: 1px solid #ddd;
  }

  .cta-col.last {
    border-bottom-style: none;
  }

  .footer {
    position: relative;
    background-position: 362% -179px;
    background-size: auto;
  }

  .search-div {
    width: auto;
    margin-right: 0px;
    margin-left: 10px;
  }

  .search-holder {
    width: 400px;
  }

  .f-col.logo {
    height: auto;
    margin-bottom: 0px;
    padding: 50px 10%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .f-col._2 {
    padding: 15px 30px 5px 10%;
    text-align: left;
  }

  .f-col._2.small-print {
    padding: 0px 30px 10px 10%;
    text-align: left;
  }

  .f-col.left-pad {
    padding: 30px 10% 50px;
  }

  .f-col.right {
    padding: 30px 10% 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .f-title {
    margin-top: 20px;
    margin-bottom: 5px;
  }

  .f-icon {
    margin-top: -2px;
    margin-right: 15px;
    margin-bottom: 0px;
    float: left;
  }

  .social-link-div-f {
    position: relative;
    display: inline-block;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5px;
    padding-bottom: 0px;
    float: left;
    text-align: center;
  }

  .f-row {
    display: block;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .cta-link {
    padding-right: 10%;
    padding-left: 10%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .map-div {
    position: relative;
    width: 100%;
    height: 570px;
    margin-left: 0%;
  }

  .f-logo-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    padding-top: 0px;
    -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;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .f-col-links {
    text-align: left;
  }

  .div-block {
    background-position: 50% 0px;
  }

  .event-tag {
    height: 60px;
  }

  .footer-logo-t {
    width: 230px;
  }

  .sub-hero-section {
    height: 310px;
  }

  .sub-hero-section.activities {
    height: 310px;
  }

  .tabs-content {
    width: 90%;
  }

  .tabs-content.event-pane {
    height: auto;
    float: right;
  }

  .tabs-content.map-content {
    width: 100%;
  }

  .tabs-menu {
    padding-top: 115px;
  }

  .subscription-form {
    width: 70%;
    float: none;
  }

  .form-t-w {
    margin-top: 20px;
    text-align: left;
  }

  .styleguide-info {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
    padding-right: 30px;
    padding-left: 30px;
  }

  .styleguide-orange-bar {
    width: 7.5%;
    height: 100%;
  }

  .gg-div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .gg-icon {
    margin-bottom: 40px;
  }

  .vision-c {
    width: 100%;
    margin-bottom: 20px;
  }

  .v-info {
    width: 100%;
    margin-bottom: 20px;
  }

  .vision-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-items: stretch;
    grid-column-gap: 15px;
    -ms-grid-rows: auto auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto auto;
  }

  .colour-b.reports {
    padding-bottom: 36px;
  }

  .colour-b.iocgb {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    height: 50%;
    margin-top: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .colour-b.epg {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    height: 50%;
    padding: 10px 0px;
  }

  .prep-copy._4 {
    width: 80%;
  }

  .prep-arrow.ioc-1 {
    background-color: #00353f;
  }

  .prep-arrow.epg1 {
    display: none;
  }

  .prep-arrow.epg2 {
    left: auto;
    top: auto;
    right: 10px;
    bottom: -10px;
    display: none;
  }

  .prep-arrow.epg3 {
    left: 10px;
    display: none;
  }

  .prep-arrow.ioc1 {
    left: 20px;
    top: -10px;
    right: auto;
    bottom: auto;
  }

  .prep-arrow.ioc3 {
    left: auto;
    top: -10px;
    right: 10px;
    bottom: auto;
  }

  .comm-col {
    padding-top: 0px;
    padding-right: 0px;
  }

  .tab-title-parent {
    width: 100%;
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    float: none;
  }

  .v-copy-1 {
    width: 100%;
  }

  .hero-logo {
    display: block;
    margin-right: 10px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: center;
  }

  .hero-logos {
    height: 70px;
    margin-bottom: 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: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .p-name {
    font-size: 17px;
    line-height: 22px;
  }

  .l-link {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    text-align: center;
  }

  .l-link._2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .feed-2 {
    width: 100%;
    height: auto;
    float: none;
  }

  .tabs-menu-2 {
    padding-right: 10%;
  }

  .article-wrapper-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 500px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .scroll-side-con-2 {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .article-grand-child-2 {
    width: 260px;
    height: 460px;
    margin-right: 0px;
    padding-right: 20px;
  }

  .feed-nav-2 {
    display: block;
    width: auto;
    margin-top: 0px;
    float: none;
    clear: none;
  }

  .tab-title-parent-2 {
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    float: none;
  }

  .cta-bg._2 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/Action-1-slim.jpg');
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/Action-1-slim.jpg');
    background-position: 0px 0px, 27% 50%;
  }

  .partner-link {
    padding-right: 0px;
  }

  .p-title {
    padding-right: 0px;
  }

  .article-grand-child-3 {
    width: 260px;
    height: auto;
    margin-right: 0px;
    padding-right: 30px;
  }

  .article-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 480px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .role-info {
    height: auto;
  }

  .tabs-menu-3 {
    z-index: 0;
    overflow: auto;
    margin-left: 0%;
    padding: 30px 10%;
    border-bottom-style: none;
    background-color: #fff;
  }

  .tab-link-2 {
    margin-right: 20px;
    padding-top: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 14px;
  }

  .tab-link-2:hover {
    border-bottom-color: #f68726;
  }

  .tab-title-parent-3 {
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    float: none;
    border-bottom-style: solid;
  }

  .video-resource {
    width: 80%;
    margin-right: 30px;
  }

  .arrow-div-2 {
    bottom: 0px;
  }

  .article-wrapper-video {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 240px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .feed-4 {
    width: 100%;
    height: auto;
    float: none;
  }

  .resources-grand-child {
    width: 48%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .resource-tab-pane {
    padding: 30px 30px 30px 10%;
  }

  .pagination-link {
    width: 35px;
    height: 35px;
  }

  .resource-thumb {
    height: 100px;
    border-bottom-style: none;
  }

  .article-header {
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    float: none;
    -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;
    border-bottom-style: solid;
  }

  .article-container.user {
    padding-bottom: 0px;
  }

  .article-title-div {
    padding-right: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .article-title-div-2 {
    width: 100%;
    margin-top: 15px;
    padding-top: 15px;
    padding-left: 0px;
    -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-top-style: solid;
  }

  .news-image {
    width: 100%;
    margin-bottom: 30px;
  }

  .news-summary {
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 24px;
  }

  .social-link-div-news {
    display: none;
    padding-right: 20px;
  }

  .news-btn-2 {
    display: block;
    margin-right: 0px;
  }

  .su-div._2 {
    border-top: 1px solid #ddd;
  }

  .login-form {
    width: 100%;
  }

  .text-field-3 {
    width: 100%;
    margin-bottom: 15px;
  }

  .news-col-1-tab {
    width: 100%;
    float: none;
  }

  .news-col-2-tab {
    width: 100%;
    padding-right: 0px;
    float: none;
    border-left: 1px solid #ddd;
  }

  .partner-col-2-tab {
    width: 100%;
    padding-right: 0px;
    float: none;
    border-left: 1px solid #ddd;
  }

  .partner-col-1-tab {
    width: 100%;
    float: none;
  }

  .resources-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -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;
  }

  .roles-grand-child-resource {
    width: 220px;
  }

  .article-wrapper-resources {
    overflow: auto;
    height: 340px;
    padding-left: 0px;
  }

  .resources-feed {
    width: 100%;
    height: 340px;
    float: none;
  }

  .event-location {
    font-size: 20px;
    line-height: 25px;
  }

  .tabs-menu-4 {
    z-index: 0;
    padding: 30px 10%;
    background-color: #fff;
  }

  .tab-link-3 {
    margin-right: 20px;
    padding-top: 0px;
    font-size: 14px;
  }

  .tab-link-3:hover {
    border-bottom-color: #f68726;
  }

  .event-tabs-content {
    width: 100%;
  }

  .article-grand-child-4 {
    width: 240px;
  }

  .h4-title-2 {
    display: inline-block;
    margin-left: 2px;
  }

  .share-btn {
    right: 30px;
    bottom: 35px;
  }

  .share-btn._2 {
    right: 25px;
    bottom: 15px;
  }

  .share-btn._4 {
    right: 15px;
    bottom: 15px;
  }

  .share-btn.r {
    right: 15px;
    bottom: 20px;
  }

  .share-btn.pp {
    right: 42px;
    bottom: 95px;
    display: none;
  }

  .share-btn._5 {
    right: 20px;
    bottom: 20px;
  }

  .share-btn.forum-share {
    margin-left: 25px;
  }

  .share-btn._4 {
    bottom: auto;
  }

  .social-pull-out {
    right: -25px;
    padding: 3px;
  }

  .btn-row {
    padding-right: 50px;
  }

  .map-disclaimer {
    overflow: auto;
    height: 100px;
    margin-bottom: 0px;
    padding-top: 15px;
    padding-right: 10%;
    padding-bottom: 15px;
    border-bottom: 15px solid #fff;
  }

  .share-btn-css {
    right: 30px;
    bottom: 40px;
  }

  .group-card {
    padding-bottom: 15px;
  }

  .field-label {
    margin-bottom: 5px;
  }

  .cb-field-label {
    padding-right: 30px;
  }

  .form-wrap-grey {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .dashboard-pane.no-btm-pad {
    padding-bottom: 0px;
  }

  .profile-picture {
    height: 180px;
  }

  .tabs-menu-6 {
    padding-right: 10%;
  }

  .text-field-4 {
    width: 100%;
    margin-bottom: 20px;
  }

  .image-upload {
    width: 120px;
    height: 120px;
  }

  .image-upload._2 {
    width: 60px;
    height: 60px;
  }

  .image-plus {
    font-size: 40px;
    line-height: 20px;
  }

  .org-user-icon {
    width: 35px;
    height: 35px;
    margin-right: -15px;
    margin-left: 0px;
  }

  .org-user-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    padding-right: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }

  .invite-row {
    position: relative;
    display: block;
    margin-right: -50px;
    margin-left: -50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .invite-copy {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 16px;
  }

  .invite-link {
    padding-right: 10%;
    padding-left: 10%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .sub-hero-video {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .sub-hero-container {
    text-align: left;
  }

  .v-line-1 {
    left: 30%;
    right: 0px;
    bottom: 0px;
    width: 40px;
    background-image: linear-gradient(5deg, #005c6d 35%, #078475);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .v-line-2 {
    left: 50%;
    top: 0%;
    right: 0px;
    bottom: auto;
    width: 3px;
    height: 480px;
  }

  .v-line-3 {
    display: none;
  }

  .v-line-4 {
    display: none;
  }

  .v-line-5 {
    display: none;
  }

  .v-line-6 {
    left: 0px;
    top: auto;
    right: 0px;
    bottom: 0px;
    display: none;
    width: 40px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .v-grid {
    grid-template-areas: ". . ."
      ". . ."
      ". . ."
      ". . .";
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .small-print {
    padding-right: 0px;
  }

  .toggle-text {
    display: block;
    padding-left: 87px;
    float: none;
  }

  .auth-div {
    display: block;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .reporting-grid {
    grid-row-gap: 16px;
    -ms-grid-rows: auto 16px auto 16px auto 16px auto;
    grid-template-areas: ". . . ."
      ". . . ."
      ". . . ."
      ". . . .";
    -ms-grid-columns: 0.25fr 1fr 0.75fr 1fr;
    grid-template-columns: 0.25fr 1fr 0.75fr 1fr;
  }

  .cta-row {
    display: block;
  }

  .forum-row {
    padding-left: 10%;
  }

  .forum-row._2 {
    padding-right: 0px;
    padding-left: 0%;
  }

  .h3-forum {
    line-height: 24px;
  }

  .article-title-div-3 {
    width: 100%;
    margin-top: 15px;
    padding-top: 15px;
    padding-left: 0px;
    -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-top-style: solid;
  }

  .forum-tab-pane {
    padding: 30px 30px 30px 10%;
  }

  .tabs-menu-5 {
    padding-right: 10%;
  }

  .sa-checkbox {
    width: auto;
  }

  .tabs-menu-map {
    padding-right: 10%;
  }

  .auth-dd {
    top: -2px;
    margin-top: 0px;
  }

  .auth-dd-list.w--open {
    left: auto;
    right: -7.5vw;
    width: 51vw;
    margin-right: 0vw;
    padding-right: 0px;
    padding-left: 0px;
  }

  .cb-sub-copy {
    margin-bottom: 5px;
  }

  .edit-note {
    display: none;
    width: 289px;
  }

  .i-copy {
    margin-bottom: 0px;
  }

  .time-line-parent-2 {
    width: 250px;
    margin-left: 15px;
    -webkit-perspective-origin: 50% 50%;
    perspective-origin: 50% 50%;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: 0% 50%;
    -ms-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
  }

  .tl-tab {
    padding: 10px 20px;
  }

  .tl-tabs-menu {
    width: 70%;
    height: 250px;
    margin-left: 13%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .tl-tabs-content {
    margin-top: 15px;
  }

  .b-usage-div {
    width: 100%;
    padding-right: 0px;
    padding-left: 5px;
    float: none;
    border-left: 1px none #ddd;
  }

  .b-usage-info {
    height: auto;
  }

  .sc-text {
    display: none;
  }

  .map-info-3 {
    height: 50px;
  }

  .h3-map-copy {
    line-height: 24px;
  }

  .invite-form-div {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .text-field-5 {
    width: 100%;
    margin-bottom: 20px;
    padding-left: 10%;
  }

  .invite-col {
    border-bottom: 1px solid #ddd;
  }

  .invite-close {
    margin-right: 10%;
  }

  .invite-send {
    margin-right: 10%;
  }

  .footer-nav-col {
    width: 100%;
  }

  .success-copy {
    line-height: 24px;
  }

  .form-2 {
    padding-left: 0%;
  }

  .column-last {
    padding-left: 0px;
  }

  .column {
    padding-right: 0px;
  }

  .contact-icon {
    width: 30px;
    height: 30px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .text-field-3-2 {
    width: 100%;
    margin-bottom: 15px;
  }

  .profile-container {
    padding: 30px;
  }

  .dd-list.w--open {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .db-copy {
    display: block;
    margin-bottom: 20px;
  }

  .db-col-2 {
    padding-left: 0px;
  }

  .db-title-2 {
    margin-top: 4px;
    line-height: 24px;
  }

  .p-info {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .partner-title {
    line-height: 24px;
  }

  .c-link {
    position: relative;
  }

  .partner-logo-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 10px 15px;
    -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;
  }

  .news-grand-child {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .feed-3 {
    width: 100%;
    height: auto;
    float: none;
  }

  .btn-f.join-decade {
    margin-left: 0px;
    float: none;
    clear: none;
    text-align: center;
  }

  .btn-f.db-btn {
    padding-right: 42px;
    padding-left: 20px;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
  }

  .btn-f.db-btn-3 {
    padding-right: 42px;
    padding-left: 20px;
    float: none;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
  }

  .btn-b-2.join-decade {
    margin-left: 0px;
    float: none;
    clear: none;
    text-align: center;
  }

  .btn-b-2.db-btn {
    padding-right: 42px;
    padding-left: 20px;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
  }

  .btn-b-2.db-btn-3 {
    padding-right: 42px;
    padding-left: 20px;
    float: none;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
  }

  .btn-back.join-decade {
    margin-left: 0px;
    float: none;
    clear: none;
    text-align: center;
  }

  .btn-back.db-btn {
    padding-right: 42px;
    padding-left: 20px;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
  }

  .btn-back.db-btn-3 {
    padding-right: 42px;
    padding-left: 20px;
    float: none;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
  }

  .ov-btn.join-decade {
    margin-left: 0px;
    float: none;
    clear: none;
    text-align: center;
  }

  .ov-btn.db-btn {
    padding-right: 42px;
    padding-left: 20px;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
  }

  .ov-btn.db-btn-3 {
    padding-right: 42px;
    padding-left: 20px;
    float: none;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
  }

  .og-btn.join-decade {
    margin-left: 0px;
    float: none;
    clear: none;
    text-align: center;
  }

  .og-btn.db-btn {
    padding-right: 42px;
    padding-left: 20px;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
  }

  .og-btn.db-btn-3 {
    padding-right: 42px;
    padding-left: 20px;
    float: none;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
  }

  .op-btn.join-decade {
    margin-left: 0px;
    float: none;
    clear: none;
    text-align: center;
  }

  .op-btn.db-btn {
    padding-right: 42px;
    padding-left: 20px;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
  }

  .op-btn.db-btn-3 {
    padding-right: 42px;
    padding-left: 20px;
    float: none;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
  }

  .oc-btn.join-decade {
    margin-left: 0px;
    float: none;
    clear: none;
    text-align: center;
  }

  .oc-btn.db-btn {
    padding-right: 42px;
    padding-left: 20px;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
  }

  .oc-btn.db-btn-3 {
    padding-right: 42px;
    padding-left: 20px;
    float: none;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
  }

  .opa-btn.join-decade {
    margin-left: 0px;
    float: none;
    clear: none;
    text-align: center;
  }

  .opa-btn.db-btn {
    padding-right: 42px;
    padding-left: 20px;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
  }

  .opa-btn.db-btn-3 {
    padding-right: 42px;
    padding-left: 20px;
    float: none;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
  }
}

@media screen and (max-width: 479px) {
  h4 {
    font-weight: 700;
  }

  li {
    line-height: 22px;
  }

  .container.tabs-container-2 {
    width: 100%;
    float: none;
    text-align: center;
  }

  .container.article {
    width: 100%;
  }

  .container.about-tabs-container {
    width: 100%;
  }

  .container.db-con {
    padding-right: 0%;
  }

  .container.db-con-2 {
    padding-right: 0%;
  }

  .container.cta-d {
    padding-right: 0%;
  }

  .btn {
    display: block;
    text-align: center;
  }

  .btn.btn-white {
    display: block;
  }

  .btn.s-btn {
    margin-right: 15px;
  }

  .link._2 {
    display: block;
    margin-bottom: 5px;
  }

  .wrap.w50 {
    width: 80%;
    padding: 0px;
  }

  .wrap.dark {
    width: 100%;
    padding: 0px;
  }

  .btn-big {
    display: block;
    padding: 14px 25px;
    text-align: center;
  }

  .btn-big.btn-white {
    display: block;
  }

  .btn-big.upload-pp {
    line-height: 18px;
    text-align: left;
  }

  .logo-link {
    width: auto;
    padding-left: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .logo-link.w--current {
    display: inline-block;
    width: auto;
  }

  .navbar {
    overflow: visible;
  }

  .nav-container {
    padding-right: 5%;
    padding-left: 5%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }

  .hero-section {
    overflow: hidden;
  }

  .hero-video {
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }

  .col {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    text-align: left;
  }

  .col.tight {
    padding-right: 0px;
  }

  .col.replies {
    display: none;
  }

  .col.activity {
    display: none;
    padding-top: 8px;
    padding-left: 10px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .col.users {
    margin-bottom: 10px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .hero-overlay {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.64)), color-stop(0%, rgba(0, 0, 0, 0.45)), color-stop(43%, rgba(0, 0, 0, 0.4)), to(transparent));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.64), rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0.4) 43%, transparent);
  }

  .signup-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 125px;
    margin-right: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .checkbox-field-parent.t-c {
    width: auto;
  }

  .h1-title {
    font-size: 30px;
    line-height: 34px;
  }

  .h1-title._2 {
    font-size: 39px;
  }

  .h4-title {
    display: inline-block;
    margin-left: 2px;
  }

  .h4-title._2 {
    display: inline-block;
  }

  .feed-info {
    padding-top: 40px;
    padding-bottom: 0px;
    padding-left: 0%;
  }

  .feed-nav {
    display: block;
  }

  .feed-nav.reverse {
    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;
  }

  .arrow-div {
    position: relative;
  }

  .r-vert-line.hide {
    display: none;
  }

  .hero-cta-div {
    width: 80%;
    height: 80px;
    padding-top: 0px;
    padding-left: 60px;
    -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;
  }

  .social-link-div {
    position: relative;
    bottom: 0px;
    width: 100%;
    height: auto;
    margin-top: 0px;
    padding-right: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .social-i {
    width: 30px;
    height: 30px;
    margin-right: 8px;
    margin-left: 0px;
  }

  .social-i.twitter.w {
    margin-right: 7px;
  }

  .social-i.youtube {
    margin-right: 0px;
  }

  .feed {
    height: 470px;
    margin-top: 15px;
  }

  .article-wrapper-3 {
    overflow: auto;
    height: 470px;
    padding-left: 0px;
  }

  .article-grand-child {
    width: 270px;
    height: 410px;
    margin-right: 0px;
    padding-right: 20px;
  }

  .news-col-1 {
    width: 100%;
    float: none;
  }

  .news-thumb {
    height: 110px;
  }

  .news-tag {
    height: 60px;
    border-bottom-style: none;
    border-left-style: none;
  }

  .news-col-2 {
    width: 100%;
    padding-right: 0px;
    float: none;
  }

  .news-info {
    height: 170px;
    border-top-style: none;
    border-left-style: solid;
  }

  .news-info.auto {
    padding-right: 15px;
    padding-left: 15px;
  }

  .h3-news {
    font-size: 16px;
    line-height: 21px;
  }

  .news-info-2 {
    padding-right: 45px;
    border-left-style: solid;
  }

  .h4-news-author {
    font-size: 12px;
  }

  .testimonial-t-3 {
    width: 90%;
  }

  .map {
    width: 100%;
  }

  .map-alert {
    height: 80px;
  }

  .alert-t {
    line-height: 17px;
    text-align: left;
  }

  .alert-close {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .cta-section._1 {
    padding-top: 0px;
    padding-bottom: 175px;
    background-size: 960px;
    background-repeat: repeat;
  }

  .cta-section.strip {
    padding-top: 0px;
    padding-bottom: 0px;
    background-position: 70% 100%;
  }

  .btn-arrow {
    display: block;
    text-align: center;
  }

  .btn-arrow.db-btn-3 {
    background-position: 94% 50%;
  }

  .btn-arrow.db-btn-3:hover {
    background-position: 97% 50%;
  }

  .map-info-2 {
    height: 70px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .map-activity-div {
    position: absolute;
    padding-right: 0px;
  }

  .e-dot {
    margin-left: 10px;
  }

  .p-dot {
    margin-left: 10px;
  }

  .logo-banner {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .slider-wrapper {
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .logo-wrapper-wide {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0px 5px;
  }

  .logo-slider {
    height: auto;
  }

  .event-thumb {
    height: 110px;
    border-right-style: solid;
    border-right-width: 1px;
  }

  .t-slide {
    overflow: visible;
    height: 740px;
  }

  .t-slider {
    overflow: visible;
    height: auto;
  }

  .t-div {
    position: relative;
    overflow: visible;
    height: 100%;
  }

  .t-image {
    width: 100%;
    height: 220px;
    float: none;
  }

  .t-info {
    overflow: visible;
    padding-top: 30px;
    padding-bottom: 80px;
  }

  .testimonial-t-2 {
    margin-bottom: 10px;
  }

  .testimonial-t {
    width: 90%;
    direction: ltr;
    font-size: 20px;
    line-height: 26px;
  }

  .r-arrow-t {
    left: 12%;
    right: auto;
    bottom: 30px;
    margin-left: 40px;
  }

  .l-arrow-t {
    left: 10%;
    right: auto;
    bottom: 30px;
  }

  .footer {
    background-position: -107% 50%;
  }

  .search-div {
    margin-right: 0px;
    margin-left: 5px;
  }

  .search-holder {
    position: absolute;
    right: 0%;
    bottom: -84px;
    width: 280px;
    margin-right: 0px;
    margin-bottom: 1px;
    margin-left: 10px;
  }

  .search-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
  }

  .search-input {
    width: 200px;
    margin-left: 0px;
  }

  .search-btn {
    position: relative;
    width: 80px;
    padding-right: 3px;
    padding-left: 8px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .f-col.logo {
    padding-right: 10%;
    padding-left: 10%;
  }

  .f-col._2 {
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .f-col._2.small-print {
    height: auto;
    padding: 0px 30px 15px 10%;
  }

  .f-col.right {
    padding-right: 10%;
  }

  .f-icon {
    width: 15%;
    margin-top: 0px;
    margin-right: 8px;
    padding-right: 0px;
    padding-bottom: 0px;
  }

  .social-link-div-f {
    float: left;
  }

  .cta-link {
    padding-right: 10%;
    padding-left: 10%;
  }

  .menu-btn {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .map-div {
    height: 550px;
  }

  .f-logo-div {
    width: 100%;
  }

  .event-tag {
    height: 60px;
    border-bottom-style: none;
    border-left-style: none;
    background-color: #078475;
  }

  .footer-logo-t {
    width: 82%;
  }

  .submit-btn {
    display: block;
    text-align: center;
  }

  .sub-hero-section {
    overflow: hidden;
  }

  .tabs {
    height: auto;
  }

  .tabs-content {
    width: 90.25%;
    height: auto;
  }

  .tabs-content.event-pane {
    width: 90.25%;
    height: auto;
  }

  .tab-link {
    float: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .tab-link.q {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .tabs-menu {
    position: relative;
    padding: 115px 10% 30px;
  }

  .tab-pane {
    padding: 30px 10% 30px 5%;
  }

  .rich-text-block {
    text-align: left;
  }

  .subscription-form {
    width: 100%;
  }

  .form-t-w {
    text-align: left;
  }

  .s-btn {
    display: block;
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
  }

  .styleguide-info {
    overflow: visible;
    margin-left: 0%;
    padding: 30px 30px 80px;
  }

  .styleguide-orange-bar {
    display: none;
  }

  .gg-info-div {
    padding: 20px;
  }

  .h4-highlight {
    clear: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }

  .vision-c {
    margin-bottom: 15px;
    padding-right: 10px;
    padding-left: 10px;
    border-radius: 20px;
  }

  .v-info {
    margin-bottom: 15px;
    border-radius: 20px;
  }

  .vision-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-column-gap: 2px;
    -ms-grid-columns: 2fr 2fr 2fr 2fr 2fr 2fr;
    grid-template-columns: 2fr 2fr 2fr 2fr 2fr 2fr;
  }

  .colour-b._3 {
    margin-bottom: 20px;
  }

  .colour-b.iocgb {
    height: 40%;
    padding: 10px;
  }

  .colour-b.iocs {
    margin-bottom: 20px;
  }

  .colour-b.epg {
    height: 60%;
  }

  .prep-copy._4 {
    width: 90%;
  }

  .time-line-header {
    margin-left: 0px;
    padding: 15px;
  }

  .comm-col {
    margin-bottom: 20px;
  }

  .help-col {
    padding-right: 30px;
  }

  .help-col._1 {
    padding-right: 30px;
  }

  .tab-title-parent {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .tab-title-1 {
    display: block;
  }

  .hero-logos {
    height: 60px;
  }

  .accordion-arrow {
    right: 10px;
  }

  .accordion-pane-content.w {
    padding-right: 15px;
    padding-left: 15px;
  }

  .p-name {
    padding-right: 45px;
    font-size: 16px;
    text-align: left;
  }

  .m-info {
    text-align: left;
  }

  .m-thumb {
    height: 190px;
    border-top-style: none;
    border-left-style: none;
  }

  .m-thumb.f-arias {
    height: 190px;
    border-bottom-style: solid;
  }

  .l-link {
    padding-right: 5px;
    padding-left: 5px;
  }

  .l-link._2 {
    padding-right: 5px;
    padding-left: 5px;
  }

  .feed-2 {
    margin-top: 0px;
  }

  .tabs-menu-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10%;
    padding-bottom: 20px;
    padding-left: 10%;
    float: right;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .article-wrapper-2 {
    height: 450px;
    padding-left: 0px;
  }

  .article-grand-child-2 {
    width: 240px;
    height: 410px;
    margin-right: 0px;
    padding-right: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .tabs-2 {
    height: auto;
    text-align: center;
  }

  .tab-pane-100 {
    padding: 30px 0% 30px 5%;
  }

  .feed-nav-2 {
    margin-top: 15px;
  }

  .tab-title-parent-2 {
    position: absolute;
    display: block;
    width: 90%;
    margin-right: 0px;
    margin-left: auto;
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .cta-bg._2 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/Action-1-slim.jpg');
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/Action-1-slim.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .cta-bg._3 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/Action-4-slim.jpg');
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/Action-4-slim.jpg');
    background-position: 0px 0px, 45% 59%;
  }

  .cta-bg._4 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/Action-3-slim.jpg');
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/Action-3-slim.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .partner-info {
    height: 160px;
    border-top-style: none;
    border-left-style: none;
  }

  .p-thumbnail {
    height: 140px;
    border-top-style: none;
    border-left-style: none;
  }

  .article-grand-child-3 {
    width: 240px;
    height: auto;
    margin-right: 0px;
    padding-right: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .article-wrapper {
    height: 420px;
    padding-left: 0px;
  }

  .role-info {
    height: auto;
    border-top-style: none;
    border-left-style: solid;
  }

  .video-content {
    width: 112.5%;
    height: auto;
  }

  .tabs-menu-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 15px 10%;
  }

  .tab-link-2 {
    display: block;
    margin-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .tab-link-2.w--current {
    display: block;
  }

  .tab-link-2.last {
    border-bottom-style: solid;
  }

  .tab-title-parent-3 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .video-resource {
    width: 90%;
    margin-right: 20px;
  }

  .video-tab-pane {
    padding: 30px 0% 30px 5%;
  }

  .tab-title-2 {
    display: inline-block;
    margin-right: 3px;
    line-height: 22px;
  }

  .arrow-div-2 {
    position: relative;
    width: 85px;
  }

  .article-wrapper-video {
    height: 200px;
    padding-left: 0px;
  }

  .feed-4 {
    height: auto;
    margin-top: 0px;
  }

  .tab-info {
    padding-left: 5%;
    text-align: left;
  }

  .resources-grand-child {
    width: 100%;
    margin-right: 0%;
    padding-right: 0px;
    float: none;
  }

  .resources-grand-child._2 {
    padding-right: 0px;
  }

  .resource-tab-pane {
    padding: 30px 10% 30px 5%;
  }

  .pagination-wrapper {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .pagination-link {
    width: 25px;
    height: 25px;
    margin-right: 4px;
    font-size: 12px;
  }

  .resources-content {
    display: block;
  }

  .resource-thumb {
    height: 110px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
  }

  .resources-info {
    height: 130px;
    border-top-style: none;
    border-left-style: solid;
  }

  .resources-info-2 {
    border-left-style: solid;
  }

  .article-header {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .article-container {
    width: 90.25%;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .article-container._2 {
    padding-right: 10%;
    padding-left: 5%;
  }

  .article-container.padded {
    padding-right: 10%;
    padding-left: 5%;
  }

  .article-container.user {
    padding-right: 10%;
    padding-left: 5%;
  }

  .tab-title-3 {
    display: inline-block;
  }

  .article-title-div {
    padding-right: 0px;
  }

  .article-title-div-2 {
    border-left-style: none;
  }

  .news-image {
    margin-bottom: 30px;
  }

  .news-summary {
    margin-bottom: 30px;
    padding-right: 10%;
    padding-left: 5%;
    font-size: 18px;
    line-height: 24px;
  }

  .news-description {
    padding-right: 10%;
    padding-left: 5%;
  }

  .news-video-div {
    margin-bottom: 30px;
    padding-right: 0%;
    padding-left: 0%;
  }

  .social-link-div-news {
    position: relative;
    bottom: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    margin-top: 0px;
    padding-right: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .news-btn-2 {
    display: block;
    margin-right: 15px;
    margin-left: 0px;
    text-align: center;
  }

  .s-url {
    display: block;
    width: auto;
  }

  .su-div {
    padding: 0px 0px 30px;
  }

  .su-div._2 {
    padding: 30px 0px;
    border-top: 1px solid #ddd;
    border-left-style: none;
  }

  .su-div._3 {
    padding: 30px 0px;
  }

  .news-col-1-tab {
    width: 100%;
    float: none;
  }

  .news-col-2-tab {
    width: 100%;
    padding-right: 0px;
    float: none;
    border-left-style: none;
  }

  .partner-col-2-tab {
    width: 100%;
    padding-right: 0px;
    float: none;
  }

  .partner-col-1-tab {
    width: 100%;
    float: none;
  }

  .resources-list {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .roles-grand-child-resource {
    width: 220px;
    height: 300px;
    margin-right: 0px;
    padding-right: 20px;
  }

  .article-wrapper-resources {
    overflow: auto;
    height: 360px;
    padding-left: 0px;
  }

  .resources-feed {
    height: 360px;
    margin-top: 20px;
  }

  .event-title {
    display: inline-block;
  }

  .event-location {
    margin-bottom: 30px;
    padding-right: 0%;
    padding-left: 5%;
    font-size: 18px;
    line-height: 24px;
  }

  .event-summary {
    margin-bottom: 30px;
    padding-right: 10%;
    padding-left: 5%;
  }

  .tabs-menu-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    padding: 15px 0% 15px 10%;
  }

  .events-tab-pane {
    padding: 0px 0%;
  }

  .tab-link-3 {
    display: inline-block;
    margin-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .tab-link-3.w--current {
    display: inline-block;
  }

  .event-tabs-content {
    height: auto;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .events-tab-pane-2 {
    padding: 30px 0% 30px 5%;
  }

  .article-grand-child-4 {
    width: 220px;
    margin-right: 0px;
    padding-right: 20px;
  }

  .h4-title-2 {
    display: inline-block;
    margin-left: 2px;
  }

  .share-btn {
    right: 28px;
    bottom: 25px;
  }

  .share-btn._2 {
    right: 15px;
    bottom: 15px;
  }

  .share-btn._4 {
    right: 30px;
    bottom: 15px;
  }

  .share-btn.r {
    right: 30px;
    bottom: 17px;
  }

  .share-btn.pp {
    right: 25px;
    bottom: 93px;
  }

  .share-btn._5 {
    right: 30px;
    bottom: 15px;
  }

  .share-btn.forum-share {
    margin-left: 25px;
  }

  .share-btn._4 {
    bottom: auto;
  }

  .social-pull-out {
    right: -20px;
    background-color: #fff;
  }

  .btn-row {
    margin-left: 5%;
    padding-right: 10%;
  }

  .utility-page-wrap {
    width: 90%;
    height: 310px;
    max-height: auto;
    margin-top: 30px;
    padding: 30px;
  }

  .utility-page-content {
    width: auto;
  }

  .map-disclaimer {
    height: 80px;
    padding: 15px 5%;
    text-align: left;
  }

  .share-btn-css {
    right: 28px;
    bottom: 27px;
  }

  .group-card {
    padding-bottom: 15px;
    text-align: left;
  }

  .events-tab-pane-3 {
    padding: 0px 0%;
  }

  .tab-pane-2 {
    padding: 30px 10% 30px 5%;
  }

  .su-container {
    padding-left: 5%;
  }

  .btn-g {
    display: block;
    text-align: center;
  }

  .cb-field-label {
    padding-right: 0px;
  }

  .form-wrap-grey {
    margin: 30px -15% 30px -7%;
    padding: 30px 15% 30px 7%;
  }

  .dashboard-pane {
    padding: 30px 10% 30px 5%;
    text-align: left;
  }

  .dash-row {
    text-align: left;
  }

  .dashboard-title {
    display: inline-block;
  }

  .tabs-menu-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding: 110px 10% 20px;
    float: right;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .image-upload {
    width: 100px;
    height: 100px;
    margin-right: 10px;
  }

  .image-upload._2 {
    width: 45px;
    height: 45px;
    margin-right: 10px;
    margin-bottom: 10px;
  }

  .org-user-icon {
    width: 35px;
    height: 35px;
    margin-right: -20px;
    margin-left: 0px;
  }

  .org-user-icon.f-user {
    display: block;
  }

  .org-user-icon.f-user-2 {
    display: none;
  }

  .org-user-div {
    position: relative;
    bottom: 0px;
    width: 100%;
    height: auto;
    margin-top: 0px;
    padding-right: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .user-plus {
    margin-left: 5px;
    cursor: pointer;
  }

  .invite-row {
    margin-right: -12.5%;
    margin-left: -6.6%;
  }

  .invite-copy {
    font-size: 16px;
  }

  .invite-link {
    padding-right: 10%;
    padding-left: 10%;
  }

  .sub-hero-video {
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }

  .sub-hero-container {
    text-shadow: 1px 1px 6px #000;
  }

  .v-line-1 {
    left: 25%;
  }

  .small-print {
    height: 70px;
    padding-right: 20px;
  }

  .toggle-text {
    padding-left: 85px;
  }

  .auth-div {
    padding-left: 10px;
  }

  .reporting-grid {
    grid-column-gap: 10px;
    grid-row-gap: 17px;
    -ms-grid-rows: auto 17px auto 17px auto 17px auto;
    grid-template-areas: ". . . ."
      ". . . ."
      ". . . ."
      ". . . .";
    -ms-grid-columns: 0.5fr 10px 0.5fr 10px 1.25fr 10px 1fr;
    grid-template-columns: 0.5fr 0.5fr 1.25fr 1fr;
  }

  .prep-copy-big {
    font-size: 14px;
  }

  .forum-row {
    padding-right: 10%;
  }

  .forum-col {
    padding-right: 0px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .h3-forum {
    font-size: 16px;
    line-height: 21px;
  }

  .forum-header-row {
    display: none;
  }

  .g-para.thread-activity {
    margin-right: 10%;
  }

  .forum-row-2 {
    -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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .article-title-div-3 {
    border-left-style: none;
  }

  .forum-convo-div {
    width: 90.25%;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .forum-thread-div {
    width: 90.25%;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .thread-header {
    padding-right: 10%;
    padding-left: 5%;
  }

  .forum-action-div {
    padding-right: 10%;
    padding-left: 5%;
  }

  .forum-copy {
    padding-right: 10%;
    padding-left: 5%;
  }

  .forum-tab-pane {
    padding: 30px 10% 30px 5%;
  }

  .tabs-menu-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding: 30px 10%;
    float: right;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .tab-pane-map {
    padding: 0px 0%;
  }

  .tabs-menu-map {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding: 80px 10% 20px;
    float: right;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .tab-link-mapdate {
    float: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-bottom-style: none;
  }

  .map-dd-div {
    top: 16px;
    padding-right: 15px;
  }

  .auth-dd-list.w--open {
    left: -3vw;
    right: auto;
    width: 55vw;
  }

  .cb-sub-copy {
    margin-bottom: 0px;
  }

  .i-copy {
    margin-bottom: 0px;
  }

  .c-section-md {
    width: 85%;
    padding-bottom: 0px;
  }

  .time-line-parent-2 {
    margin-left: 0px;
  }

  .tl-tabs-menu {
    width: 80%;
    margin-left: 20%;
  }

  .b-usage-div {
    width: 100%;
    padding-right: 0px;
    padding-left: 10px;
    float: none;
    border-left-style: none;
  }

  .b-usage-info {
    height: auto;
    padding-left: 0px;
  }

  .map-info {
    width: 100%;
    padding-right: 0px;
    float: none;
  }

  .map-info-1 {
    height: auto;
    border-top-style: solid;
    border-left-style: solid;
  }

  .map-info-3 {
    height: 50px;
    padding-right: 45px;
    border-left-style: solid;
  }

  .h3-map-copy {
    font-size: 16px;
    line-height: 21px;
  }

  .tab-title-4 {
    display: inline-block;
    margin-right: 3px;
    line-height: 22px;
  }

  .footer-nav-col {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .success-copy {
    font-size: 16px;
    line-height: 21px;
  }

  .contact-icon {
    width: 30px;
    height: 30px;
    margin-right: 8px;
    margin-left: 0px;
  }

  .btn-big-2 {
    display: block;
    padding: 14px 25px;
    text-align: center;
  }

  .profile-container {
    width: 90.25%;
    padding: 30px 10% 30px 5%;
  }

  .dd-list.w--open {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .db-bg {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: 160%;
    height: 220px;
    padding-bottom: 0px;
    background-position: 50% 50%;
    background-size: cover;
  }

  .db-row {
    -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;
  }

  .db-col {
    display: block;
    margin-bottom: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .db-i-2 {
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 15px;
  }

  .db-col-2 {
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .db-title-2 {
    display: block;
    margin-top: 0px;
    margin-bottom: 5px;
    float: none;
  }

  .p-icon {
    display: inline-block;
    margin-top: 0px;
  }

  .partner-title {
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    float: none;
  }

  .tab-title-5 {
    display: block;
  }

  .partner-logo-wrapper {
    width: 90%;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding: 0px 5px;
  }

  .yp-div.t-c {
    width: auto;
  }

  .news-grand-child {
    width: 100%;
    margin-right: 0%;
    padding-right: 0px;
    float: none;
  }

  .news-grand-child._2 {
    padding-right: 0px;
  }

  .feed-3 {
    margin-top: 0px;
  }

  .events-tab-pane-copy {
    padding: 0px 0%;
  }

  .event-list-item {
    padding-right: 10%;
    padding-left: 5%;
  }

  .btn-f {
    display: block;
    text-align: center;
  }

  .btn-f.db-btn-3 {
    background-position: 94% 50%;
  }

  .btn-f.db-btn-3:hover {
    background-position: 97% 50%;
  }

  .btn-b-2 {
    display: block;
    text-align: center;
  }

  .btn-b-2.db-btn-3 {
    background-position: 94% 50%;
  }

  .btn-b-2.db-btn-3:hover {
    background-position: 97% 50%;
  }

  .btn-back {
    display: block;
    text-align: center;
  }

  .btn-back.db-btn-3 {
    background-position: 94% 50%;
  }

  .btn-back.db-btn-3:hover {
    background-position: 97% 50%;
  }

  .ov-btn {
    display: block;
    text-align: center;
  }

  .ov-btn.db-btn-3 {
    background-position: 94% 50%;
  }

  .ov-btn.db-btn-3:hover {
    background-position: 97% 50%;
  }

  .og-btn {
    display: block;
    text-align: center;
  }

  .og-btn.db-btn-3 {
    background-position: 94% 50%;
  }

  .og-btn.db-btn-3:hover {
    background-position: 97% 50%;
  }

  .op-btn {
    display: block;
    text-align: center;
  }

  .op-btn.db-btn-3 {
    background-position: 94% 50%;
  }

  .op-btn.db-btn-3:hover {
    background-position: 97% 50%;
  }

  .oc-btn {
    display: block;
    text-align: center;
  }

  .oc-btn.db-btn-3 {
    background-position: 94% 50%;
  }

  .oc-btn.db-btn-3:hover {
    background-position: 97% 50%;
  }

  .opa-btn {
    display: block;
    text-align: center;
  }

  .opa-btn.db-btn-3 {
    background-position: 94% 50%;
  }

  .opa-btn.db-btn-3:hover {
    background-position: 97% 50%;
  }

  .story-tab {
    float: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .story-tab.q {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .vision-tab {
    float: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .vision-tab.q {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .gov-tab {
    float: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .gov-tab.q {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .plan-tab {
    float: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .plan-tab.q {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .com-tab {
    float: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .com-tab.q {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .part-tab {
    float: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .part-tab.q {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
}

#w-node-75ecbc682f37-e93eeabd {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 3;
  grid-row-end: 4;
}

#w-node-6db07afbbe20-e93eeabd {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-a2c22264706c-e93eeabd {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-09d7b45eba52-e93eeabd {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-e1b77cc42084-e93eeabd {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-7379fb237c62-e93eeabd {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-aed534776c05-e93eeabd {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-a81524c23f50-e93eeabd {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-cdcc2fe14fcc-e93eeabd {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-19fab0bd5c0d-e93eeabd {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-e456aad729e9-e93eeabd {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-54e6cebbd18c-e93eeabd {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-79cc7798e787-e93eeabd {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-f3b882f230f2-e93eeabd {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 3;
  grid-column-end: 5;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-f3b882f230f7-e93eeabd {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-f6cb214eed1a-e93eeabd {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-06434c1498f5-e93eeabd {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-c668b56898d0-e93eeabd {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-89f531cb72fd-e93eeabd {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-53b6807a2176-e93eeabd {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
}

#w-node-b0d96ec8067b-e93eeabd {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-d572dbbe5ec0-e93eeabd {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-0841a1e59814-e93eeabd {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
}

#w-node-ee2937d5f0e4-e93eeabd {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

@media screen and (max-width: 991px) {
  #w-node-75ecbc682f37-e93eeabd {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 3;
    grid-row-end: 4;
  }

  #w-node-6db07afbbe20-e93eeabd {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 1;
    grid-column-end: 4;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-a2c22264706c-e93eeabd {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-09d7b45eba52-e93eeabd {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-e1b77cc42084-e93eeabd {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 1;
    grid-column-end: 4;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-7379fb237c62-e93eeabd {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-aed534776c05-e93eeabd {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 1;
    grid-column-end: 4;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
}

@media screen and (max-width: 767px) {
  #w-node-75ecbc682f37-e93eeabd {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-6db07afbbe20-e93eeabd {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row: 7;
    grid-row-start: 7;
    -ms-grid-row-span: 1;
    grid-row-end: 8;
  }

  #w-node-a2c22264706c-e93eeabd {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-09d7b45eba52-e93eeabd {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row: 5;
    grid-row-start: 5;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
  }

  #w-node-e1b77cc42084-e93eeabd {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
  }

  #w-node-7379fb237c62-e93eeabd {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row: 6;
    grid-row-start: 6;
    -ms-grid-row-span: 1;
    grid-row-end: 7;
  }

  #w-node-aed534776c05-e93eeabd {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-a81524c23f50-e93eeabd {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-e456aad729e9-e93eeabd {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 6;
    grid-row-start: 6;
    -ms-grid-row-span: 1;
    grid-row-end: 7;
  }

  #w-node-79cc7798e787-e93eeabd {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 6;
    grid-row-end: 8;
  }

  #w-node-06434c1498f5-e93eeabd {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 3;
    grid-column-end: 5;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-c668b56898d0-e93eeabd {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 2;
    grid-column-end: 5;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-89f531cb72fd-e93eeabd {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 2;
    grid-column-end: 5;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-53b6807a2176-e93eeabd {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 2;
    grid-column-end: 5;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
  }

  #w-node-b0d96ec8067b-e93eeabd {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-d572dbbe5ec0-e93eeabd {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-0841a1e59814-e93eeabd {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
  }

  #w-node-ee2937d5f0e4-e93eeabd {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-f6cb214eed1a-e93eeabd {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
}

