body {
  background-color: #edeff2;
  font-family: 'Clearsans webfont', sans-serif;
  color: #6a859c;
  font-size: 16px;
  line-height: 20px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: 'Comme webfont', sans-serif;
  font-size: 38px;
  line-height: 44px;
  font-weight: 300;
}

h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #676770;
  font-size: 32px;
  line-height: 36px;
  font-weight: 300;
  text-align: left;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #676770;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  letter-spacing: 7px;
  text-transform: uppercase;
}

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

h5 {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #676770;
  font-size: 18px;
  line-height: 20px;
  font-weight: 300;
  letter-spacing: 4px;
  text-transform: uppercase;
}

h6 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 0.9rem;
  line-height: 1.7;
  font-weight: 300;
  text-align: left;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 18px;
  font-size: 0.9rem;
  line-height: 1.7;
  text-align: left;
}

strong {
  color: rgba(106, 133, 156, 0.9);
  font-weight: 700;
}

.nav-link {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  color: #676770;
}

.nav-link:hover {
  color: #2e9dff;
}

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

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1000;
  height: 100px;
  border-bottom: 1px solid #29abe2;
  background-color: #fff;
}

.nav-menu {
  top: 7px;
}

.brand-heading {
  display: inline-block;
  min-height: 33px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 60px;
  background-image: url('../images/bg-12-grey.png');
  background-position: 0px 0px;
  background-size: 60px;
  background-repeat: no-repeat;
  font-family: 'Open Sans', sans-serif;
  color: #676770;
  font-size: 1.9rem;
  line-height: 1.1;
  font-weight: 300;
}

.brand-heading.v3sky {
  background-image: url('../images/logo-v3-sky-blue-grey.png');
  background-size: 60px;
}

.brand-heading.v3shirt {
  background-image: url('../images/logo-v3-shirt-blue-grey.png');
  background-size: 60px;
}

.brand-link {
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 13px;
}

.section {
  position: relative;
  background-color: #fff;
  text-align: center;
}

.section.accent {
  padding: 0px;
}

.section.accent.full-image {
  background-color: transparent;
}

.section.is-blue {
  margin-top: 0px;
  padding: 0px;
  background-color: rgba(41, 171, 226, 0.2);
}

.section.is-blue.full-image {
  margin-right: auto;
  margin-left: auto;
  background-color: rgba(41, 171, 226, 0.1);
}

.section.is-blue.full-image.footer {
  border-bottom: 1px solid #29abe2;
  background-color: rgba(41, 171, 226, 0.2);
}

.section.accented {
  background-color: rgba(89, 142, 219, 0.1);
}

.section.accented.v3sky {
  background-color: rgba(89, 142, 219, 0.1);
}

.section.accented.v3shirt {
  background-color: rgba(183, 210, 255, 0.15);
}

.section.footer {
  padding-top: 0px;
  padding-bottom: 0px;
  border-bottom: 1px solid #29abe2;
  background-color: rgba(89, 142, 219, 0.2);
}

.section.footer.v3sky {
  background-color: rgba(89, 142, 219, 0.2);
}

.section.footer.v3shirt {
  background-color: rgba(183, 210, 255, 0.3);
}

.hero-section {
  padding-top: 242px;
  padding-bottom: 242px;
}

.hero-section.centered {
  margin-top: 100px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #fff;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  text-align: center;
}

.hero-section.centered.full-image {
  background-color: transparent;
}

.hero-heading-tagline {
  position: relative;
  left: 216px;
  top: -11px;
  width: auto;
  font-family: 'Clearsans webfont', sans-serif;
  color: #676770;
  font-size: 2.3rem;
  line-height: 1.1;
  font-weight: 700;
  text-align: left;
}

.hero-heading-tagline.is-white {
  color: #fff;
  text-shadow: 1px 1px 6px #29abe2;
}

.hero-heading-tagline.is-white._2b {
  padding-left: 24px;
  float: left;
  text-align: left;
}

.hero-heading-tagline.is-white._2b._400h {
  position: relative;
  left: 0px;
  top: 0px;
  margin-top: -82px;
  margin-left: 193px;
}

.hero-subheading {
  margin-bottom: 40px;
  font-size: 1.56rem;
  line-height: 1.1;
  font-weight: 400;
}

.hero-subheading.is-white {
  color: #fff;
}

.section-title-h {
  position: relative;
  top: -7px;
  margin-top: 0px;
  margin-bottom: 16px;
  font-family: 'Comme webfont', sans-serif;
  font-weight: 300;
  text-align: right;
}

.section-subtitle-txt {
  width: 88%;
  margin-top: 0px;
  margin-right: 12%;
  padding-top: 8px;
  padding-right: 6%;
  clear: both;
  border-right: 5px solid rgba(103, 103, 112, 0.5);
  font-size: 1rem;
  line-height: 1.47;
  font-style: italic;
  font-weight: 400;
  text-align: right;
}

.section-subtitle-txt.in-wrapper {
  margin-right: 0%;
  padding-right: 0%;
  border-right-style: none;
  border-right-width: 0px;
}

.section-subtitle-txt.in-wrapper.v-largefont {
  padding-bottom: 36px;
  font-size: 1rem;
  line-height: 1.7;
}

.section-subtitle-txt.is-contact {
  width: 100%;
  margin-right: 0%;
  padding-top: 4px;
  padding-right: 12px;
  border-right-style: none;
}

.section-subtitle-txt.is-contact.v-largefont {
  line-height: 1.7;
}

.section-title {
  width: 21%;
  margin-right: 4%;
  padding-right: 1%;
  border-right: 6px solid #598edb;
}

.section-title.v3sky {
  border-right-color: #598edb;
}

.section-title.v3shirt {
  border-right-color: #b7d2ff;
}

.footer {
  padding-top: 35px;
  padding-bottom: 35px;
}

.footer.center {
  margin-bottom: 1000px;
  padding-top: 6px;
  border-top: 1px none #29abe2;
  background-color: #fff;
  text-align: center;
}

.copyright {
  margin-top: 5px;
  margin-bottom: 5px;
  float: left;
  color: #676770;
  font-weight: 400;
}

.article-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 67.7%;
}

.article-body.no-subhead {
  width: 75%;
  padding-top: 7px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.article-body.no-subhead.is-contact {
  padding-top: 0px;
}

.article-col {
  margin-bottom: -14px;
  padding-top: 8px;
  padding-right: 24px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.section-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.subsec-heading {
  position: relative;
  top: -4px;
  padding-right: 12px;
  font-family: 'Comme webfont', sans-serif;
  color: rgba(103, 103, 112, 0.81);
  font-weight: 300;
  text-align: right;
  letter-spacing: 0px;
  text-transform: none;
}

.article-title {
  width: 33.3%;
}

.article-title.has-border {
  width: 33.3%;
  margin-right: 4%;
  padding-top: 4px;
  border-right: 5px solid rgba(103, 103, 112, 0.5);
}

.section-body {
  width: 75%;
}

.article-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
}

.article-wrap.is-last {
  margin-bottom: 0px;
}

.body {
  background-color: #fff;
}

.navbar-container {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  max-width: 1200px;
}

.hero-canvas {
  position: relative;
  height: 400px;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/AdobeStock_42171359_WM.jpg');
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: no-repeat;
}

.hero-canvas._2b {
  height: 600px;
  background-image: url('../images/P1040797-hd.jpg');
  background-position: 100% 50%;
  background-size: cover;
}

.hero-canvas._2b._400h {
  overflow: hidden;
  height: auto;
  background-image: none;
}

.hero-canvas._1a {
  background-color: #fff;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.hero-image-lettering {
  display: block;
}

.hero-image-lettering.bg6 {
  position: relative;
  left: 85px;
  top: 50px;
}

.hero-text {
  position: absolute;
  left: 59%;
  top: 137px;
  width: 900px;
  height: 200px;
  margin-left: -450px;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.hero-text.full-400 {
  left: 50%;
  top: 224px;
  width: 900px;
  margin-left: -450px;
}

.pages {
  position: fixed;
  top: 0px;
  right: 0px;
  z-index: 1100;
}

.pages-dropdn {
  width: 200px;
  padding: 6px 38px 6px 18px;
  background-color: rgba(142, 142, 156, 0.31);
  font-size: 0.8rem;
}

.pages-lnk {
  font-size: 0.8rem;
  line-height: 1.1;
}

.hero-contact {
  position: absolute;
  top: 100px;
  right: 61px;
  width: auto;
  float: right;
  text-align: right;
}

.hero-contact._2b {
  top: 19px;
}

.hero-contact._2b._400h {
  position: absolute;
  left: auto;
  top: 95px;
  right: 64px;
  float: none;
}

.hero-contact-txt {
  display: inline-block;
  margin-right: 6px;
  color: #fff;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400;
  text-decoration: none;
}

.hero-contact-txt.is-lnk {
  margin-right: 12px;
  color: #29abe2;
  font-weight: 700;
  text-shadow: 0 0 12px #fff;
}

.hero-contact-txt.is-lnk:hover {
  text-decoration: underline;
}

.hero-contact-txt.is-lnk.is-white {
  color: #fff;
  font-weight: 400;
  text-shadow: none;
}

.hero-contact-txt._2b {
  color: #fff;
  text-shadow: 1px 1px 6px rgba(41, 171, 226, 0.85);
}

.hero-contact-txt.is-phone {
  font-size: 0.8rem;
}

.profile-img-inset {
  position: relative;
  top: -10px;
  width: 125px;
  margin-right: 69px;
  margin-bottom: -9px;
  float: left;
}

.profile-img-inset.in-title {
  top: 0px;
  width: 130px;
  margin-right: 12%;
  margin-bottom: 0px;
  float: right;
}

.footer-lnk {
  color: #676770;
}

.footer-lnk:hover {
  color: #29abe2;
}

.hero-heading-brand {
  position: relative;
  left: 231px;
  top: -1px;
  width: auto;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  line-height: 50px;
  text-align: left;
}

.hero-heading-brand.large {
  left: 0%;
  padding-top: 12px;
  padding-bottom: 73px;
  padding-left: 230px;
  background-image: url('../images/bg-12-grey-glow.png');
  background-position: 69px 16px;
  background-size: 150px;
  font-size: 33px;
}

.full-width-lnk {
  width: 100%;
  margin-right: auto;
  margin-bottom: -41px;
  margin-left: auto;
  padding-top: 32px;
  padding-right: 12px;
  text-align: right;
}

.dnload {
  color: #6a859c;
  font-size: 0.9rem;
  font-style: italic;
  font-weight: 400;
  text-decoration: none;
}

.dnload:hover {
  color: #29abe2;
  text-decoration: underline;
}

.phone-dummy-lnk {
  color: #6a859c;
  text-decoration: none;
}

.phone-dummy-lnk.is-white {
  color: #fff;
}

.phone-dummy-lnk.v-largefont {
  font-size: 0.9rem;
}

.article-title-content {
  margin-right: 12%;
  border-right: 5px solid rgba(103, 103, 112, 0.5);
}

.article-col-6 {
  width: 50%;
  padding-right: 20px;
}

.article-col-6.extend-r {
  padding-right: 12px;
}

.article-col-12 {
  width: 100%;
  padding-right: 12px;
}

.article-col-12.is-top {
  margin-top: 8px;
}

.section-inner {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding: 80px 10px 120px;
  background-color: transparent;
}

.section-inner.is-blue {
  margin-bottom: 1px;
  background-color: rgba(41, 171, 226, 0.1);
}

.section-inner.is-blue.footer {
  padding-bottom: 80px;
  background-color: transparent;
}

.section-inner.full-image {
  background-color: transparent;
}

.section-inner.accented {
  background-color: rgba(89, 142, 219, 0.1);
}

.section-inner.accented.v3sky {
  background-color: rgba(89, 142, 219, 0.1);
}

.section-inner.accented.v3shirt {
  background-color: rgba(183, 210, 255, 0.15);
}

.section-inner.footer {
  padding-bottom: 80px;
}

.hero-contact-wrap {
  display: inline;
}

.v-largefont {
  font-size: 1rem;
}

.v-largefont p {
  font-size: 1rem;
}

.v-largefont ul {
  font-size: 1rem;
}

.postscript {
  margin-bottom: 1000px;
  padding-top: 6px;
  padding-bottom: 35px;
  background-color: #fff;
  text-align: center;
}

.postscript-wrap {
  padding-right: 12px;
  padding-left: 12px;
  font-size: 0.8rem;
  line-height: 1.5;
}

.siteby {
  display: inline-block;
  margin-top: 5px;
  float: right;
  color: #6a859c;
  text-align: right;
  text-decoration: none;
}

.siteby:hover {
  text-decoration: underline;
}

.icon-go {
  position: relative;
  top: 3px;
  display: inline;
  margin-right: 6px;
  font-family: Awn, sans-serif;
  color: #6a859c;
  font-style: normal;
  text-decoration: none;
}

.icon-go:hover {
  text-decoration: none;
}

.lnk-wrap {
  text-decoration: none;
}

.lnk-wrap.is-white {
  font-size: 1rem;
}

.lnk-wrap.is-full-width {
  font-size: 0.9rem;
  font-style: italic;
}

.lnk-txt {
  display: inline;
  color: #6a859c;
  text-decoration: none;
}

.lnk-txt:hover {
  text-decoration: underline;
}

.is-number {
  display: inline;
  font-size: 0.9rem;
}

.is-call {
  display: inline;
}

.award {
  display: inline-block;
  margin-left: 8px;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.5rem;
  line-height: 1.1;
  text-transform: uppercase;
}

.hero-logo {
  position: absolute;
  left: -126px;
  top: -47px;
  width: 380px;
}

.lnk-arbitra {
  position: relative;
  top: 0.2rem;
  display: inline-block;
  height: 1rem;
  margin-bottom: -1px;
  padding-bottom: 1.1rem;
  border-bottom: 1px solid transparent;
  background-color: transparent;
  background-image: url('../images/arbitra-cropped-logo.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
  color: transparent;
}

.lnk-arbitra:hover {
  border-bottom-color: #404047;
}

.lnk-arbitra.lower {
  position: relative;
  top: 0.22rem;
}

.article-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.article-row.vsep {
  margin-top: 23px;
}

html.w-mod-js *[data-ix="fade-in-bottom-page-loads"] {
  opacity: 0;
  -webkit-transform: translate(0px, 25px);
  -ms-transform: translate(0px, 25px);
  transform: translate(0px, 25px);
}

html.w-mod-js *[data-ix="fade-in-left-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(-50px, 0px);
  -ms-transform: translate(-50px, 0px);
  transform: translate(-50px, 0px);
}

html.w-mod-js *[data-ix="fade-in-right-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(50px, 0px);
  -ms-transform: translate(50px, 0px);
  transform: translate(50px, 0px);
}

html.w-mod-js *[data-ix="fade-in-top-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

html.w-mod-js *[data-ix="fade-in-bottom-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="bounce-in-scroll-in"] {
  opacity: 0;
  -webkit-transform: scale(0.6000000000000006, 0.6000000000000006);
  -ms-transform: scale(0.6000000000000006, 0.6000000000000006);
  transform: scale(0.6000000000000006, 0.6000000000000006);
}

html.w-mod-js *[data-ix="scale-on-scroll"] {
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

@media screen and (max-width: 991px) {
  ul {
    margin-bottom: 0px;
  }

  .nav-button.w--open {
    background-color: #3b99d9;
  }

  .nav-menu {
    color: #6a859c;
  }

  .brand-link {
    left: 24px;
    padding-left: 0px;
  }

  .hero-heading-tagline {
    top: -5px;
    font-size: 1.85rem;
    text-align: left;
  }

  .hero-heading-tagline.is-white._2b._400h {
    margin-left: 162px;
    font-size: 1.85rem;
  }

  .article-body {
    display: block;
  }

  .article-col.align-grid {
    padding-top: 27px;
  }

  .section-body {
    width: 79%;
  }

  .hero-canvas._2b._400h {
    background-size: 100%;
  }

  .hero-image-lettering.bg6 {
    left: 50%;
    top: -2px;
    width: 500px;
    margin-left: -250px;
  }

  .hero-text {
    left: 50%;
    top: auto;
    bottom: 0px;
    width: 768px;
    margin-left: -388px;
  }

  .hero-text.full-400 {
    left: 50%;
    top: 178px;
    width: 768px;
    margin-left: -384px;
  }

  .hero-contact {
    right: 48px;
    display: inline-block;
    float: none;
  }

  .hero-contact._2b._400h {
    position: absolute;
    top: 94px;
    right: 18px;
    bottom: auto;
    display: block;
  }

  .hero-contact-txt._2b {
    display: inline;
  }

  .article-col-6 {
    width: 100%;
  }

  .article-col-6.is-last {
    margin-bottom: 12px;
  }

  .hero-logo {
    left: 12px;
    top: -11px;
    width: 230px;
  }
}

@media screen and (max-width: 767px) {
  .nav-link {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .navbar {
    width: 100%;
    height: 80px;
  }

  .nav-button {
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 2;
    padding-top: 38px;
  }

  .nav-button.w--open {
    background-color: rgba(41, 171, 226, 0.43);
  }

  .nav-menu {
    z-index: 9001;
    margin-top: 80px;
    background-color: rgba(191, 224, 255, 0.87);
  }

  .brand-link {
    position: absolute;
    left: 24px;
    bottom: 0px;
    padding-bottom: 7px;
  }

  .hero-section.centered.full-image {
    overflow: hidden;
    width: 100%;
    margin-top: 80px;
  }

  .hero-heading-tagline {
    left: 142px;
    top: -14px;
    margin-bottom: 15px;
    font-size: 1.1rem;
  }

  .hero-heading-tagline.is-white._2b._400h {
    top: -72px;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-left: 0px;
    font-size: 1.25rem;
    text-align: center;
  }

  .hero-subheading {
    font-size: 18px;
  }

  .section-title-h {
    padding-left: 24px;
  }

  .section-subtitle-txt {
    width: 100%;
    margin-right: 0%;
    padding-right: 12px;
  }

  .section-subtitle-txt.in-wrapper {
    padding-top: 0px;
    clear: none;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: left;
  }

  .section-title {
    border-right-style: none;
  }

  .article-body {
    width: 100%;
  }

  .article-body.no-subhead {
    padding-top: 0px;
  }

  .article-body.no-subhead.is-contact {
    padding-top: 7px;
    padding-left: 12px;
  }

  .article-body.is-profile {
    margin-left: 126px;
    padding-left: 12px;
    border-left: 5px solid rgba(103, 103, 112, 0.22);
  }

  .article-col {
    margin-bottom: 0px;
    padding-top: 0px;
  }

  .article-col.align-grid {
    position: relative;
    top: 12px;
    margin-top: -4px;
    padding-top: 0px;
  }

  .section-wrap {
    display: block;
  }

  .subsec-heading {
    position: relative;
    top: -5px;
    font-size: 1rem;
    line-height: 1.7;
  }

  .article-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 143px;
  }

  .article-title.has-border {
    display: block;
    width: 143px;
    padding-top: 0px;
    text-align: right;
  }

  .article-title.full-width {
    width: 100%;
  }

  .section-body {
    width: 100%;
    padding-right: 24px;
    padding-left: 24px;
  }

  .article-wrap.is-last {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .article-wrap.is-last.is-profile {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .navbar-container {
    height: 80px;
  }

  .hero-canvas._1a {
    height: 350px;
  }

  .hero-image-lettering.bg6 {
    top: 7px;
    width: 400px;
    margin-left: -200px;
  }

  .hero-text {
    top: 22%;
    bottom: auto;
    width: 480px;
    margin-left: -240px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }

  .hero-text.full-400 {
    position: absolute;
    left: 0%;
    top: 67px;
    width: 100%;
    margin-left: 0px;
  }

  .pages {
    left: 0px;
    right: auto;
  }

  .hero-contact {
    top: 95px;
    right: 0px;
    width: 100%;
    text-align: center;
  }

  .hero-contact._2b._400h {
    top: 93px;
    right: 0px;
    width: 100%;
    text-align: center;
  }

  .profile-img-inset.in-title {
    margin-right: 12px;
    padding-right: 12px;
    float: left;
    border-right: 5px solid rgba(103, 103, 112, 0.5);
  }

  .hero-heading-brand {
    left: 151px;
    top: 0px;
    font-size: 30px;
  }

  .full-width-lnk {
    width: auto;
    margin-right: 24px;
    margin-left: 24px;
    padding-top: 2px;
    padding-left: 140px;
    text-align: left;
  }

  .article-title-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0%;
    margin-bottom: 24px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-right-style: none;
  }

  .section-inner {
    padding-top: 36px;
    padding-bottom: 72px;
  }

  .section-inner.is-blue {
    padding-top: 36px;
  }

  .hero-image {
    width: 100%;
  }

  .icon-go.is-white {
    font-size: 0.9rem;
  }

  .hero-logo {
    left: 24px;
    top: 5px;
    width: 130px;
  }

  .lnk-arbitra {
    top: 0.2rem;
  }

  .lnk-arbitra.lower {
    top: 0.2rem;
  }
}

@media screen and (max-width: 479px) {
  .nav-button {
    position: absolute;
    right: 0px;
    z-index: 9002;
    padding: 44px 11px 12px;
  }

  .brand-heading {
    padding-top: 9px;
    padding-left: 52px;
    background-size: 55px;
    font-size: 0.85rem;
  }

  .brand-heading.v3sky {
    padding-left: 56px;
  }

  .brand-link {
    left: 6px;
    padding-bottom: 7px;
    padding-left: 0px;
  }

  .hero-section.centered {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .hero-heading-tagline {
    left: 0px;
    padding-right: 12px;
    padding-left: 12px;
    font-size: 1.1rem;
    text-align: center;
  }

  .hero-heading-tagline.is-white._2b._400h {
    top: 14px;
  }

  .section-title-h {
    padding-left: 12px;
    font-size: 1.65rem;
  }

  .section-subtitle-txt.in-wrapper {
    font-size: 0.85rem;
  }

  .section-subtitle-txt.is-contact {
    padding-top: 0px;
    border-right-style: none;
    text-align: left;
  }

  .copyright {
    float: none;
  }

  .article-body.no-subhead {
    width: 100%;
    padding-left: 12px;
    border-left: 5px solid rgba(103, 103, 112, 0.5);
  }

  .article-body.no-subhead.is-contact {
    margin-top: 18px;
    padding-bottom: 6px;
  }

  .article-body.is-profile {
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    border-left-style: none;
  }

  .article-col {
    padding-right: 0px;
  }

  .article-col.align-grid {
    top: 0px;
  }

  .article-col.wide-xs {
    display: block;
    margin-top: -6px;
  }

  .subsec-heading {
    font-size: 1.1rem;
    text-align: left;
  }

  .article-title.has-border {
    border-right-style: none;
  }

  .article-title.full-width {
    display: block;
  }

  .article-title.is-contact {
    width: 100%;
    text-align: left;
  }

  .section-body {
    padding-right: 12px;
    padding-left: 12px;
  }

  .article-wrap {
    display: block;
  }

  .article-wrap.is-last {
    display: block;
  }

  .hero-canvas._1a {
    height: 300px;
  }

  .hero-image-lettering.bg6 {
    width: 240px;
    margin-left: -120px;
  }

  .hero-text {
    left: 0%;
    top: 23%;
    width: 100%;
    margin-left: 0px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }

  .hero-contact {
    padding-right: 12px;
    padding-left: 12px;
    line-height: 26px;
    text-align: center;
  }

  .hero-contact._2b._400h {
    top: 61px;
  }

  .hero-contact-txt {
    font-size: 0.85rem;
  }

  .profile-img-inset.in-title {
    display: inline;
    width: 30%;
    min-width: 80px;
    padding-right: 12px;
    border-right-style: solid;
  }

  .hero-heading-brand {
    left: 0px;
    font-size: 24px;
    text-align: center;
  }

  .full-width-lnk {
    margin-right: 12px;
    margin-left: 12px;
    padding-left: 0px;
    text-align: center;
  }

  .dnload {
    display: block;
    font-size: 0.8rem;
    text-align: center;
  }

  .article-title-content {
    display: block;
  }

  .hero-contact-wrap {
    display: inline-block;
  }

  .hero-image {
    position: relative;
    left: 50%;
    display: block;
    width: 480px;
    height: 203px;
    min-width: 480px;
    margin-left: -240px;
  }

  .postscript {
    padding-right: 12px;
    padding-left: 12px;
  }

  .siteby {
    float: none;
    text-align: center;
  }

  .profile-p {
    text-align: center;
  }

  .award {
    margin-left: 4px;
    font-size: 0.7rem;
  }

  .hero-logo {
    left: 50%;
    top: -40px;
    display: block;
    width: 100px;
    margin-left: -50px;
  }

  .article-row.wide-xs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@font-face {
  font-family: 'Comme webfont';
  src: url('../fonts/comme-light-webfont.woff2') format('woff2'), url('../fonts/comme-light-webfont.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Clearsans webfont';
  src: url('../fonts/ClearSans-Regular-webfont.eot') format('embedded-opentype'), url('../fonts/ClearSans-Regular-webfont.woff') format('woff'), url('../fonts/ClearSans-Regular-webfont.ttf') format('truetype'), url('../fonts/ClearSans-Regular-webfont.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Clearsans webfont';
  src: url('../fonts/ClearSans-Italic-webfont.eot') format('embedded-opentype'), url('../fonts/ClearSans-Italic-webfont.woff') format('woff'), url('../fonts/ClearSans-Italic-webfont.ttf') format('truetype'), url('../fonts/ClearSans-Italic-webfont.svg') format('svg');
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Clearsans webfont';
  src: url('../fonts/ClearSans-Bold-webfont.eot') format('embedded-opentype'), url('../fonts/ClearSans-Bold-webfont.woff') format('woff'), url('../fonts/ClearSans-Bold-webfont.ttf') format('truetype'), url('../fonts/ClearSans-Bold-webfont.svg') format('svg');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Awn';
  src: url('../fonts/awn.eot') format('embedded-opentype'), url('../fonts/awn.woff') format('woff'), url('../fonts/awn.ttf') format('truetype'), url('../fonts/awn.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}