.hero {
  position: relative;
  height: 120%;
  margin-top: -9px;
  margin-bottom: -29px;
  background-image: url('../images/bgnewok.svg'), url('../images/testallwhite.svg'), url('../images/Soldiers_Field_Soccer_Stadium_Allston_MA.jpg');
  background-position: 0px 0px, 0px 0px, 50% 0px;
  background-size: cover, cover, 1536px;
  background-repeat: repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, fixed;
  opacity: 1;
}

.hero.color {
  background-image: url('../images/bgnewok.svg'), url('../images/testallwhite.svg'), url('../images/testbgcoloz.jpg');
  background-position: 0px 0px, 0px 0px, 50% 0px;
  background-size: cover, cover, cover;
  background-repeat: repeat, repeat, repeat;
  background-attachment: scroll, scroll, fixed;
}

.body {
  height: 100%;
  font-family: Akkuratlightproregular, sans-serif;
}

.navbar {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 9999;
  padding-top: 0px;
  padding-bottom: 7px;
  background-color: #fff;
}

.navbar.transparence {
  padding-bottom: 0px;
  background-color: transparent;
}

.navbar.black {
  color: #000;
}

.brand {
  margin-top: 50px;
  margin-left: 60px;
  font-weight: 400;
}

.introtxt {
  position: relative;
  z-index: 2;
  display: inline-block;
  width: 100%;
  margin-top: -29px;
  margin-left: -2px;
  float: none;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-family: Akkurat, sans-serif;
  font-size: 50px;
  line-height: 60px;
  font-weight: 700;
}

.introtxt.black {
  max-width: 601px;
  margin-top: -120px;
  float: none;
  color: #535252;
  font-size: 35px;
  line-height: 46px;
  font-weight: 100;
}

.navmenu {
  display: block;
  margin-top: 35px;
  margin-right: 60px;
  font-size: 14px;
}

.mid {
  position: relative;
  top: 50%;
  display: block;
  margin-top: -122px;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.linktext {
  padding-bottom: 3px;
  border-bottom: 1px solid #919191;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #9b9b9b;
  text-decoration: none;
}

.linktext:hover {
  color: #3b3b3b;
}

.infocontact {
  margin-top: 46px;
  float: none;
  font-size: 17px;
  line-height: 25px;
}

.floatright {
  width: 70%;
  float: right;
  font-size: 17px;
}

.slogan {
  position: absolute;
  display: inline-block;
  margin-top: 121px;
  margin-left: -77px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-size: 19px;
}

.symbol {
  position: absolute;
  right: 0px;
  bottom: 0px;
  margin-right: 80px;
  margin-bottom: 80px;
}

.navlink {
  color: #535252;
  font-size: 18px;
}

.navlink:hover {
  padding-bottom: 18px;
  border-bottom: 2px solid #535252;
}

.navlink.white {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  text-shadow: 1px 1px 6px #000;
}

.navlink.white:hover {
  border-bottom-style: none;
}

._01 {
  position: relative;
  z-index: 2;
  margin-top: -5px;
  padding-top: 9px;
  padding-bottom: 125px;
  background-color: #f9f9f9;
}

._01.page2 {
  margin-top: 0px;
  padding: 78px 10px 100px 60px;
  background-color: #fff;
}

._01.page2._3 {
  margin-top: 60px;
}

.titlerenverse {
  display: inline-block;
  margin-left: 65px;
  color: #535252;
  font-size: 25px;
  line-height: 22px;
}

.titlerenverse.white {
  margin-left: 128px;
  color: #fff;
}

._50px {
  position: absolute;
  width: 50px;
  height: 2px;
  margin-top: -14px;
  margin-left: 0px;
  background-color: #535252;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: auto;
  color: #fff;
}

._50px.whitenline {
  margin-left: 57px;
  background-color: #fff;
}

.titlegroup {
  position: absolute;
  display: none;
  width: 280px;
  margin-top: 60px;
  margin-left: -82px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.titlegroup.expertz {
  display: none;
  margin-top: 101px;
}

.rowhero {
  position: relative;
  top: 50%;
  margin-top: 0px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.content {
  font-size: 16px;
  line-height: 25px;
}

.headcontent {
  margin-top: 34px;
  margin-left: 0px;
  font-size: 32px;
  line-height: 38px;
}

.headcontent.white {
  color: #fff;
}

.headcontent.quote {
  margin-top: 0px;
  color: #fff;
  font-size: 28px;
}

.rowsectiontxt {
  margin-top: 41px;
}

.colleft {
  padding-right: 108px;
}

.colright {
  padding-right: 123px;
}

.contentxt {
  width: 88%;
  margin-top: 65px;
  margin-bottom: 44px;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.4px;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 2.9em;
  column-gap: 2.9em;
}

.contentxt.nocolumn {
  -webkit-column-count: 1;
  column-count: 1;
}

._02 {
  position: relative;
  z-index: 2;
  padding-top: 100px;
  padding-bottom: 128px;
  padding-left: 60px;
  background-color: #fafafa;
  font-size: 10px;
}

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

.roqteam.contact2 {
  margin-top: 0px;
  font-family: Akkuratlightproregular, sans-serif;
}

.titlename {
  margin-top: 10px;
  font-size: 25px;
  line-height: 30px;
}

.shortbio {
  width: 65%;
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 19px;
  line-height: 28px;
}

.shortbio.listitems {
  width: 100%;
  font-size: 21px;
  line-height: 35px;
}

.shortbio.listitems.contactz2 {
  color: #fff;
}

.shortbio.contactz2 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #b9b9b9;
  font-size: 16px;
  line-height: 26px;
}

.shortbio.infook {
  width: 80%;
  margin-top: 0px;
  margin-bottom: 40px;
  color: #fff;
  font-size: 24px;
  line-height: 32px;
  font-weight: 100;
}

.shortbio.infook.under {
  display: inline-block;
  width: auto;
  margin-bottom: 30px;
  margin-left: 0px;
  border-bottom: 1px solid #fff;
  font-size: 20px;
  line-height: 29px;
  text-decoration: none;
}

.linkprofile {
  display: inline-block;
  margin-top: 10px;
  margin-right: 20px;
  padding-bottom: 4px;
  border-bottom: 1px solid #cecece;
  color: #250c0c;
  font-size: 17px;
  text-decoration: none;
}

.linkprofile:hover {
  border-bottom-color: #0c0c0c;
  color: #000;
}

._03 {
  position: relative;
  overflow: hidden;
  padding-top: 100px;
  padding-bottom: 185px;
  padding-left: 60px;
  background-color: #fff;
}

._04 {
  position: relative;
  height: 100%;
  padding-top: 125px;
  padding-bottom: 125px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.69)), to(rgba(0, 0, 0, 0.69))), url('../images/Capture-d’écran-2016-07-15-à-15.11.29.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.69), rgba(0, 0, 0, 0.69)), url('../images/Capture-d’écran-2016-07-15-à-15.11.29.png');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

._04.colrstyle {
  padding-right: 60px;
  padding-left: 60px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.69)), to(rgba(0, 0, 0, 0.69))), url('../images/unsplashtoronto.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.69), rgba(0, 0, 0, 0.69)), url('../images/unsplashtoronto.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.infcontact {
  color: #fff;
  font-size: 42px;
  line-height: 64px;
  text-align: center;
}

.midinfo {
  position: relative;
  top: 50%;
  margin-top: -17px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.midinfo.contact2 {
  top: 0%;
  margin-top: 0px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.rotatefield {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-top: 175px;
  margin-right: -5%;
  margin-left: 79px;
  opacity: 1;
}

.symboltop {
  position: absolute;
  right: 0px;
  bottom: 0px;
  margin-right: 80px;
  margin-bottom: 60px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.symboltop.left {
  position: absolute;
  left: 0px;
  right: auto;
  bottom: 0px;
  display: block;
  margin-right: 60px;
  margin-left: 51px;
  font-size: 17px;
}

.symboltop.left.w--current {
  left: 0px;
  bottom: 0px;
}

.rotate2 {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-top: 298px;
  margin-right: -5%;
  margin-left: 79px;
}

.loadbg {
  position: fixed;
  z-index: 99999999999;
  display: none;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.logoload {
  position: absolute;
  left: 50%;
  top: 50%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: auto;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.testwhite {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.herovideo {
  height: 100%;
  padding-right: 60px;
  padding-left: 60px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.24)), to(rgba(0, 0, 0, 0.24)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.24), rgba(0, 0, 0, 0.24));
  text-decoration: none;
}

.openinghours {
  margin-top: 0px;
  margin-bottom: 0px;
}

.bottomarrowtxt {
  position: relative;
  color: #fff;
  font-size: 32px;
  text-decoration: none;
}

.sectionquote {
  position: relative;
  overflow: hidden;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #272727;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.64)), to(rgba(0, 0, 0, 0.64))), url('../images/unsplashbooks.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.64), rgba(0, 0, 0, 0.64)), url('../images/unsplashbooks.jpeg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.ball {
  position: absolute;
  right: 0px;
  z-index: 1;
  display: none;
  overflow: hidden;
  margin-top: -114px;
}

.sloganreverse {
  position: absolute;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  width: 174px;
  margin-top: 0px;
  margin-bottom: 130px;
  margin-left: -26px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 0.4px;
}

.linkintxt {
  padding-bottom: 5px;
  border-bottom: 1px solid #3d3d3d;
  color: #3d3d3d;
  font-weight: 700;
  text-decoration: none;
}

.cookies {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 99999999;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: hsla(0, 0%, 98%, 0.67);
}

.button {
  background-color: #3d3d3d;
}

.image {
  position: static;
}

.title-block-full {
  display: none;
  color: #fafafa;
  font-size: 36px;
  line-height: 36px;
  font-weight: 400;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 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;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -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;
}

.list {
  font-size: 24px;
  line-height: 32px;
}

.list-item {
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 32px;
}

.list-item-2 {
  padding-bottom: 10px;
  font-size: 24px;
  line-height: 32px;
}

.list-item-3 {
  padding-bottom: 10px;
  font-size: 24px;
  line-height: 32px;
}

.list-item-4 {
  padding-bottom: 10px;
}

.list-item-5 {
  padding-bottom: 10px;
}

.list-item-6 {
  padding-bottom: 10px;
}

.list-item-7 {
  padding-bottom: 10px;
}

.text-block-2 {
  display: inline-block;
  background-color: transparent;
  font-family: 'Akkuratpro light', sans-serif;
  color: #fafafa;
  font-size: 24px;
}

.text-block-3 {
  padding-top: 0px;
  font-family: Akkuratlightproregular, sans-serif;
  color: #fafafa;
  font-size: 30px;
  line-height: 38px;
}

.image-2 {
  border-radius: 6px;
}

.image-3 {
  border-radius: 6px;
}

.morelink {
  width: 65%;
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 19px;
  line-height: 28px;
}

.morelink.listitems {
  width: 100%;
  font-size: 21px;
  line-height: 35px;
}

.morelink.listitems.contactz2 {
  color: #fff;
}

.morelink.contactz2 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #b9b9b9;
  font-size: 16px;
  line-height: 26px;
}

.morelink.infook {
  width: 80%;
  margin-top: 0px;
  color: #fff;
  font-size: 24px;
  line-height: 33px;
  font-weight: 100;
}

.morelink.infook.under {
  display: inline-block;
  width: auto;
  margin-bottom: 30px;
  margin-left: 20px;
  border-bottom: 1px solid #fff;
  font-size: 20px;
  line-height: 29px;
  text-decoration: none;
}

.inreach-btn-block {
  margin-top: 0px;
  margin-bottom: 0px;
}

.inreach-btn {
  margin-top: 8px;
  margin-right: 10px;
  margin-bottom: 20px;
  border: 1px solid #fafafa;
  border-radius: 6px;
  background-color: transparent;
}

.inreach-btn:hover {
  background-color: #3d3d3d;
}

.navbutton {
  color: #535252;
  font-size: 18px;
}

.navbutton:hover {
  padding-bottom: 18px;
  border-bottom: 2px solid #535252;
}

.navbutton.white {
  margin-top: 10px;
  margin-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #fafafa;
  border-radius: 6px;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
}

.navbutton.white:hover {
  border-bottom-style: none;
}

.text-block-4 {
  font-size: 36px;
  line-height: 46px;
}

.text-block-2-copy {
  display: inline-block;
  background-color: transparent;
  font-family: 'Akkuratpro light', sans-serif;
  color: #fafafa;
  font-size: 15px;
}

.text-span {
  margin-left: 2px;
  opacity: 0.5;
  font-family: 'Fa solid 900', sans-serif;
  color: #b3a7a7;
  font-size: 11px;
  font-weight: 400;
}

.text-span.inreach-ext-link {
  display: inline-block;
  color: #cecece;
}

.navbutton-outline {
  color: #535252;
  font-size: 18px;
}

.navbutton-outline:hover {
  padding-bottom: 18px;
  border-bottom: 2px solid #535252;
}

.navbutton-outline.white {
  margin-top: 10px;
  margin-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #fafafa;
  border-radius: 6px;
  background-color: transparent;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
}

.navbutton-outline.white:hover {
  border-bottom-style: solid;
  background-color: #3d3d3d;
  font-weight: 400;
  text-decoration: none;
}

.navlink-button {
  color: #535252;
  font-size: 18px;
}

.navlink-button:hover {
  padding-bottom: 18px;
  border-bottom: 2px solid #535252;
}

.navlink-button.white {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  text-shadow: 1px 1px 6px #000;
}

.navlink-button.white:hover {
  border-bottom-style: none;
}

.text-block-5 {
  padding-top: 40px;
  padding-bottom: 40px;
  color: #333;
  font-size: 24px;
  line-height: 28px;
}

.text-block-centered {
  padding-top: 0px;
  padding-right: 60px;
  padding-left: 60px;
  font-family: Akkuratlightproregular, sans-serif;
  color: #fafafa;
  font-size: 30px;
  line-height: 38px;
  text-align: center;
}

.text-headline {
  margin-left: 0px;
  padding-top: 0px;
  font-family: Akkuratlightproregular, sans-serif;
  color: #fafafa;
  font-size: 18px;
  line-height: 36px;
  text-transform: uppercase;
}

.title-block {
  color: #fafafa;
  font-size: 36px;
  line-height: 36px;
  font-weight: 400;
}

html.w-mod-js *[data-ix="appearlate"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="loadopactiy"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="navappear"] {
  opacity: 0;
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
}

html.w-mod-js *[data-ix="appearlate-2"] {
  opacity: 0;
}

@media screen and (min-width: 1280px) {
  .titlegroup {
    display: block;
  }

  .titlegroup.expertz {
    display: block;
  }
}

@media screen and (max-width: 991px) {
  .brand {
    display: none;
  }

  .introtxt {
    margin-top: -35px;
    margin-right: 40px;
    margin-left: 40px;
  }

  .navmenu {
    margin-top: 0px;
    background-color: #000;
  }

  .menubutton {
    color: #fff;
  }

  ._01.page2 {
    padding-right: 0px;
    padding-left: 40px;
  }

  .titlegroup {
    display: none;
  }

  .rowhero {
    margin-top: 0px;
  }

  ._02 {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
  }

  .shortbio.infook {
    width: 85%;
  }

  ._03 {
    padding: 40px;
  }

  ._04.colrstyle {
    padding-top: 60px;
    padding-right: 20px;
    padding-left: 40px;
  }

  .rotatefield {
    display: none;
  }

  .herovideo {
    padding-right: 40px;
    padding-left: 0px;
  }

  .sloganreverse {
    font-size: 18px;
  }

  .cookies {
    padding-top: 20px;
  }

  .title-block-full {
    display: none;
  }

  .text-block-3 {
    margin-right: 40px;
    margin-left: 40px;
    font-size: 24px;
    line-height: 30px;
  }

  .navbutton-outline.white {
    margin-top: 0px;
    margin-left: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 0px;
  }

  .text-block-centered {
    margin-right: 40px;
    margin-left: 40px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .column-5 {
    display: none;
  }

  .text-headline {
    margin-right: 40px;
    margin-left: 40px;
  }

  .title-block {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .brand {
    margin-left: 32px;
  }

  .introtxt {
    width: 80%;
  }

  .menubutton {
    display: none;
    color: #fff;
  }

  ._01.page2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .rowhero {
    margin-top: 0px;
  }

  .headcontent {
    margin-left: 0px;
  }

  .contentxt {
    width: 88%;
    margin-top: 40px;
    margin-left: 0px;
    font-size: 20px;
    line-height: 28px;
  }

  ._02 {
    padding-left: 20px;
  }

  .shortbio.infook {
    margin-bottom: 40px;
    font-size: 20px;
    line-height: 28px;
  }

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

  ._04.colrstyle {
    padding-left: 30px;
  }

  .sloganreverse {
    display: none;
  }

  .title-block-full {
    display: none;
  }

  .list {
    margin-left: 10px;
  }

  .list-item {
    margin-left: -10px;
  }

  .list-item-2 {
    margin-left: -10px;
  }

  .list-item-3 {
    margin-left: -10px;
  }

  .list-item-4 {
    margin-left: -10px;
  }

  .list-item-5 {
    margin-left: -10px;
  }

  .list-item-6 {
    margin-left: -10px;
  }

  .text-block-3 {
    margin-right: 20px;
    font-size: 22px;
    line-height: 28px;
  }

  .image-2 {
    margin-bottom: 10px;
  }

  .image-3 {
    margin-bottom: 10px;
  }

  .column {
    padding-left: 20px;
  }

  .column-2 {
    padding-left: 20px;
  }

  .column-3 {
    padding-left: 20px;
  }

  .column-4 {
    padding-left: 20px;
  }

  .column-5 {
    display: none;
  }

  .container {
    padding-left: 20px;
  }

  .column-7 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .title-block {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .hero {
    display: block;
    width: 85%;
    height: auto;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-bottom: 72px;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
    font-size: 11px;
  }

  .navbar {
    position: fixed;
  }

  .navbar.transparence {
    background-color: #000;
  }

  .brand {
    display: block;
    width: 175px;
    margin-top: 23px;
    margin-left: 21px;
    padding-bottom: 10px;
    white-space: nowrap;
  }

  .introtxt {
    display: none;
    width: 80%;
    margin-left: 26px;
    float: none;
    font-size: 24px;
    line-height: 32px;
  }

  .introtxt.black {
    margin-top: 0px;
    font-size: 30px;
    line-height: 39px;
  }

  .navmenu {
    width: 100%;
    margin-top: 0px;
  }

  .mid {
    margin-top: 65px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .menubutton {
    display: block;
    margin-top: 3px;
    color: #fff;
    font-size: 30px;
  }

  .menubutton.w--open {
    background-color: #000;
  }

  .floatright {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }

  .slogan {
    display: none;
  }

  .symbol {
    margin-right: 35px;
    margin-bottom: 35px;
  }

  .navlink.white {
    padding-left: 32px;
    background-color: #000;
  }

  ._01 {
    padding-bottom: 45px;
  }

  ._01.page2 {
    padding-top: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
  }

  .titlegroup {
    position: relative;
    margin-left: 0px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .titlegroup.contactphone {
    margin-left: -56px;
  }

  .rowhero {
    top: auto;
    margin-top: 140px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .content {
    padding-right: 30px;
    padding-left: 30px;
  }

  .headcontent {
    display: block;
    width: 85%;
    margin-top: 40px;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 28px;
    line-height: 36px;
  }

  .contentxt {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 20px;
    line-height: 28px;
    -webkit-column-count: 1;
    column-count: 1;
  }

  ._02 {
    margin-right: 0px;
    padding: 2px 0px 20px 10px;
  }

  .roqteam {
    padding-left: 0px;
  }

  .shortbio {
    width: 85%;
  }

  .shortbio.listitems {
    display: block;
    width: 85%;
    margin-top: 17px;
    margin-right: auto;
    margin-left: auto;
  }

  .shortbio.infook {
    margin-bottom: 40px;
    font-size: 20px;
    line-height: 28px;
  }

  ._03 {
    padding-top: 0px;
    padding-bottom: 20px;
    padding-left: 20px;
  }

  ._04 {
    padding-top: 40px;
  }

  ._04.colrstyle {
    height: auto;
    padding-top: 20px;
    padding-bottom: 100px;
    padding-left: 20px;
  }

  .infcontact {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    font-size: 34px;
    line-height: 58px;
  }

  .rotatefield {
    position: relative;
    display: none;
  }

  .symboltop {
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .symboltop.left {
    display: none;
    margin-left: 34px;
  }

  .rotate2 {
    display: none;
  }

  .loadbg {
    display: none;
  }

  .herovideo {
    height: 70%;
    padding-left: 10px;
  }

  .sloganreverse {
    display: none;
  }

  .div1contact {
    margin-top: 47px;
  }

  .title-block-full {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 32px;
  }

  .list {
    padding-right: 20px;
    font-size: 20px;
    line-height: 28px;
  }

  .list-item {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 28px;
  }

  .list-item-2 {
    padding-bottom: 20px;
    font-size: 20px;
    line-height: 28px;
  }

  .list-item-3 {
    padding-bottom: 20px;
    font-size: 20px;
    line-height: 28px;
  }

  .list-item-4 {
    padding-bottom: 20px;
  }

  .list-item-5 {
    padding-bottom: 20px;
  }

  .list-item-6 {
    padding-bottom: 0px;
  }

  .text-block-3 {
    margin-right: 10px;
    margin-left: 26px;
    font-size: 20px;
    line-height: 26px;
  }

  .image-2 {
    max-width: 90%;
    margin-bottom: 10px;
  }

  .image-3 {
    max-width: 90%;
    margin-bottom: 10px;
  }

  .morelink {
    width: 85%;
  }

  .morelink.listitems {
    display: block;
    width: 85%;
    margin-top: 17px;
    margin-right: auto;
    margin-left: auto;
  }

  .navbutton.white {
    padding-left: 32px;
    background-color: #000;
  }

  .navbutton-outline.white {
    padding-left: 32px;
    background-color: #000;
  }

  .navlink-button.white {
    padding-left: 32px;
    background-color: #000;
  }

  .text-block-centered {
    margin-left: 26px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 22px;
    line-height: 30px;
  }

  .text-headline {
    margin-top: 0px;
    margin-left: 26px;
    font-size: 22px;
    line-height: 30px;
  }

  .column-6 {
    margin-bottom: 0px;
  }

  .container {
    padding-left: 10px;
  }

  .title-block {
    display: none;
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 32px;
  }
}

@font-face {
  font-family: 'Akkuratlightproregular';
  src: url('../fonts/AkkuratLightProRegular.woff2') format('woff2'), url('../fonts/AkkuratLightProRegular.eot') format('embedded-opentype'), url('../fonts/AkkuratLightProRegular.woff') format('woff'), url('../fonts/AkkuratLightProRegular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Akkurat';
  src: url('../fonts/Akkurat.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Akkuratpro light';
  src: url('../fonts/AkkuratPro-Light.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}