p {
  margin-bottom: 20px;
}

a {
  color: #1f1f23;
  text-decoration: none;
}

.navlinktext {
  font-family: Futurapt, sans-serif;
  font-size: 0.8em;
  text-transform: uppercase;
}

.navimage {
  width: 56px;
  opacity: 0.8;
  -webkit-transition: width 200ms cubic-bezier(.25, .46, .45, .94);
  transition: width 200ms cubic-bezier(.25, .46, .45, .94);
}

.navlink {
  display: block;
  margin-right: 25px;
  margin-left: 25px;
  border-bottom-color: transparent;
  border-radius: 1px;
  text-decoration: none;
}

.navlink.w--current {
  border-bottom: 1px solid #1f1f23;
}

.navimagewrap {
  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;
  border-bottom-style: none;
  border-bottom-width: 0px;
}

.uninavbar {
  z-index: 15;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 36px;
  padding-bottom: 36px;
  -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;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.linkline {
    width: 100%;
    height: 1px;
    margin-top: -2px;
    margin-bottom: -1px;
    background-color: #1f1f23;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

.div-block-59 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -20px;
}

.body {
  height: 100vh;
  font-family: 'Adobe garamond pro', sans-serif;
  color: #1f1f23;
  font-size: 16px;
  line-height: 1.7em;
  font-weight: 400;
}

.unisection {
  width: 84%;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 140px;
  padding-bottom: 100px;
}

.unisection.first {
  padding-top: 140px;
}

.unisection.lessmargin {
  padding-top: 80px;
  padding-bottom: 80px;
}

.text-block {
  width: 75%;
  margin-top: 20px;
  font-size: 2.6em;
  line-height: 1.35em;
}

.text-block-2 {
  display: inline-block;
  margin-top: 40px;
  padding: 7px 70px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.2);
  background-color: transparent;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: Futurapt, sans-serif;
  font-size: 0.7em;
  font-weight: 400;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}

.div-block-60 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  -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;
}

.div-block-62 {
  position: relative;
  overflow: hidden;
}

.text-block-3 {
  margin-bottom: 8px;
  font-family: Futurapt, sans-serif;
  font-size: 0.8em;
  line-height: 1.7em;
  text-transform: uppercase;
}

.footer {
  width: 90%;
  max-width: 1460px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-64 {
  height: 1px;
  background-color: rgba(0, 0, 0, 0.2);
}

.div-block-65 {
  margin-top: 40px;
  padding-bottom: 70px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.text-block-4 {
  font-size: 0.9em;
}

.div-block-66 {
  text-align: center;
}

.text-block-5 {
  width: 70%;
  margin-top: 20px;
}

.uniparagraph {
  margin-bottom: 25px;
}

.uniparagraph.larger {
  width: 96%;
  margin: -16px auto 40px;
  font-size: 1.3em;
  line-height: 1.6em;
  text-align: center;
}

.tab-link-tab-1 {
  margin-right: 2vw;
  margin-left: 1vw;
  padding: 0px;
  background-color: transparent;
  font-size: 0.9em;
  line-height: 1.7em;
}

.tab-link-tab-1.w--current {
  border-bottom: 2px solid #000;
  background-color: transparent;
  -webkit-transition: border 200ms cubic-bezier(.165, .84, .44, 1);
  transition: border 200ms cubic-bezier(.165, .84, .44, 1);
}

.div-block-81 {
  width: 70%;
  margin-right: auto;
  margin-bottom: 70px;
  margin-left: auto;
  padding-bottom: 41.5%;
  background-image: url('../images/542268.jpg');
  background-position: 50% 30%;
  background-size: cover;
}

.div-block-81.video {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 56.25%;
  background-image: url('../images/video.jpg');
  background-position: 50% 0%;
}

.uniheading {
  margin-top: 2px;
  margin-bottom: 40px;
  font-size: 1.8em;
  line-height: 1.4em;
}

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

.newsflex.home {
  width: 94%;
  margin-right: auto;
  margin-left: auto;
}

.div-block-84 {
  background-color: #f7f7f7;
}

.div-block-85 {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f7f7f7;
  text-align: center;
}

.error-message {
  margin-top: 30px;
  padding: 20px 30px;
  font-size: 1.2em;
  line-height: 1.8em;
}

.success-message {
  border-style: solid;
  border-width: 1px;
  border-color: #202024;
  background-color: transparent;
  font-size: 1.2em;
  line-height: 1.8em;
}

.adblock {
  margin-top: 40px;
  margin-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
}

.text-field {
  margin-top: 20px;
  padding: 24px 10px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 rgba(0, 0, 0, 0.2);
  font-size: 1em;
  line-height: 1.7em;
}

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

.text-field::-webkit-input-placeholder {
  color: rgba(26, 26, 26, 0.7);
}

.text-field:-ms-input-placeholder {
  color: rgba(26, 26, 26, 0.7);
}

.text-field::-ms-input-placeholder {
  color: rgba(26, 26, 26, 0.7);
}

.text-field::placeholder {
  color: rgba(26, 26, 26, 0.7);
}

.text-field.large {
  padding-top: 0px;
}

.div-block-92 {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.lightbox-link {
  display: none;
  width: 100%;
}

.contacticonwrapper {
  margin-right: 6px;
  margin-left: 6px;
}

.contacticon {
  width: 23px;
}

.navsmalllink {
  color: rgba(68, 68, 68, 0.6);
  font-size: 0.75em;
  line-height: 2em;
  font-weight: 500;
  letter-spacing: 0.2px;
  text-transform: uppercase;
}

.navsmalllink.second {
  margin-left: 16px;
}

.mobilenav {
  display: none;
  width: 100%;
}

.div-block-98 {
  width: 50%;
  padding-bottom: 46.5%;
  background-image: url('../images/vietnam.png');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-100 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 94%;
  margin-right: auto;
  margin-bottom: -40px;
  margin-left: auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.link-block-6 {
  display: block;
  width: 30%;
  margin-right: 1.665%;
  margin-bottom: 40px;
  margin-left: 1.665%;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.link-block-6.hidden {
  display: none;
}

.div-block-101 {
  margin-bottom: 20px;
  padding-bottom: 66%;
  background-image: url('../images/alex-block-wpByuNvNQ9Q-unsplash.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

 .div-block-101._8 {
  background-image: url('../images/hanoi.jpg');
  background-position: 80% 90%;       
  }
  
.div-block-101._2 {
  background-image: url('../images/steven-roe-8ycfv2n1WFU-unsplash.jpg');
  background-position: 50% 50%;
}

.div-block-101._3 {
  background-image: url('../images/aron-visuals-ycyLUcEoalE-unsplash.jpg');
  background-position: 50% 14%;
}

.div-block-101._4 {
  background-image: url('../images/timo-volz-tEOhkLuqmUI-unsplash.jpg');
}

.div-block-101._5 {
  background-image: url('../images/delay.jpg');
}
  
 
  


.text-block-62 {
  font-size: 1.6em;
  line-height: 1.4em;
}

.div-block-103 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 10;
  background-color: #fff;
}

.rich-text-block-3 {
  margin-bottom: -20px;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 81px;
  column-gap: 81px;
  -webkit-column-rule: 1px solid rgba(0, 0, 0, 0.2);
  column-rule: 1px solid rgba(0, 0, 0, 0.2);
}

.div-block-104 {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.sectionwrap {
  width: 100%;
  max-width: 900px;
  margin-top: -18px;
  margin-right: auto;
  margin-left: auto;
  font-size: 1.1em;
  line-height: 1.7em;
}

.sectionwrap.first {
  margin-top: 0px;
}

.sectionwrap.centered {
  text-align: center;
}

.div-block-106 {
  margin-bottom: 60px;
  padding-bottom: 54%;
  background-image: url('../images/542268.jpg');
  background-position: 50% 30%;
  background-size: cover;
}

.div-block-106.delay {
  background-image: url('../images/delay.jpg');
  background-position: 50% 30%;
  background-size: cover;
}

.parawrap {
	font-size: 1.05em;
	line-height: 1.7em;
}

.text-block-3-copy {
  padding-bottom: 40px;
  font-family: Futurapt, sans-serif;
  color: #1f1f23;
  font-size: 1.2em;
  line-height: 1.7em;
  font-weight: 500;
  text-transform: uppercase;
}

.text-block-3-copy.centered {
  font-weight: 400;
  text-align: center;
}

.div-block-107 {
  margin-bottom: 100px;
  background-color: #f7f7f7;
}

.div-block-108 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 60px;
  -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;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  color: rgba(31, 31, 35, 0.8);
  cursor: pointer;
}

.div-block-108.open {
  height: auto;
}

.text-block-63 {
  display: inline-block;
  width: 140px;
  text-align: right;
}

.text-block-64 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #1f1f23;
}

.div-block-109 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 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;
}

.div-block-110 {
  width: 25%;
  padding-bottom: 33%;
  background-image: url('../images/jurica-koletic-7YVZYZeITc8-unsplash.jpg');
  background-position: 50% 20%;
  background-size: cover;
}

.div-block-110._1 {
  background-image: url('../images/stanleylai.jpg');
}

.div-block-110._2 {
  background-image: url('../images/naronsak.jpg');
}

.div-block-110._3 {
  background-image: url('../images/shinya.jpg');
}

.div-block-110._4 {
  background-image: url('../images/shaili.jpg');
}

.div-block-110._5 {
  background-image: url('../images/bartold.jpg');
}

.div-block-110._6 {
  background-image: url('../images/NVergel.jpg');
}

.div-block-110._7 {
  background-image: url('../images/anumala.jpg');
}

.div-block-110._8 {
  background-image: url('../images/yuni.jpg');
}


.text-block-65 {
  width: 60%;
}

.div-block-108-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 60px;
  -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;
  color: rgba(31, 31, 35, 0.8);
}

._109 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-bottom: 15px;
  padding: 24px;
  -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;
  background-color: #f7f7f7;
  color: rgba(31, 31, 35, 0.8);
  cursor: pointer;
}

.unibutton {
  display: inline-block;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 7px 70px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.2);
  background-color: transparent;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: Futurapt, sans-serif;
  color: #1f1f23;
  font-size: 0.7em;
  font-weight: 400;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}

.unibutton.contact {
  display: block;
  margin-top: 30px;
  margin-right: 0px;
}

.text-block-66 {
  margin-top: 14px;
  margin-bottom: 10px;
  font-family: Futurapt, sans-serif;
  font-size: 0.95em;
  font-weight: 500;
}

.div-block-111 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-112 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-113 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-114 {
  width: 32px;
}

.navimagetext {
  margin-left: 20px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-family: Roboto, sans-serif;
  color: rgba(31, 31, 35, 0.9);
  font-size: 12.5px;
  line-height: 1.4em;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.div-block-115 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.dotseparator {
  display: none;
}

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

html.w-mod-js *[data-ix="new-interaction-2"] {
  height: auto;
}

@media (max-width: 991px) {
  p {
    margin-bottom: 16px;
  }
  .uninavbar {
    display: none;
  }
  .linkline {
    margin-top: 5px;
  }
  .body {
    font-size: 15px;
  }
  .unisection {
    width: 90%;
    padding-top: 110px;
    padding-bottom: 80px;
  }
  .unisection.first {
    padding-top: 110px;
    padding-bottom: 80px;
  }
  .unisection.lessmargin {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .text-block {
    margin-top: 10px;
    font-size: 2.4em;
  }
  .text-block-2 {
    margin-top: 30px;
  }
  .div-block-60 {
    height: auto;
    margin-bottom: 50px;
    padding: 36px;
    -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;
  }
  .div-block-65 {
    margin-top: 36px;
    padding-bottom: 60px;
  }
  .text-block-5 {
    margin-top: 18px;
  }
  .uniparagraph.larger {
    width: 90%;
    margin-bottom: 28px;
    font-size: 1.3em;
  }
  .div-block-81 {
    margin-bottom: 50px;
    padding-bottom: 52.5%;
  }
  .div-block-81.video {
    margin-bottom: 10px;
  }
  .uniheading {
    margin-bottom: 30px;
    font-size: 2.2em;
  }
  .newsflex {
    margin-bottom: -36px;
  }
  .newsflex.home {
    width: 100%;
  }
  .div-block-85 {
    width: 100%;
    padding-top: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .error-message {
    padding: 16px 20px;
  }
  .adblock {
    margin-top: 36px;
  }
  .text-field {
    margin-bottom: 22px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .div-block-92 {
    width: 100%;
  }
  .mobilenavimage {
    position: absolute;
    width: 45px;
    padding-top: 2px;
  }
  .mobilenavicon {
    width: 42px;
    font-size: 42px;
    line-height: 42px;
    cursor: pointer;
  }
  .navmenucontent {
    overflow: auto;
    height: 100%;
    padding-top: 20px;
    padding-left: 18%;
  }
  .contacticonwrapper {
    border-bottom-style: none;
  }
  .div-block-51 {
    margin-top: 40px;
    padding-bottom: 80px;
    text-align: left;
  }
  .nav-menu {
    z-index: 25;
    display: none;
    width: 100%;
    height: 100vh;
    margin-top: -78px;
    padding-top: 110px;
    background-color: #fff;
  }
  .div-block-55 {
    margin-left: -6px;
    padding-bottom: 20px;
  }
  .mobilenavtext {
    display: block;
    border-bottom-style: none;
    font-family: Futurapt, sans-serif;
    font-size: 1.2em;
    text-transform: uppercase;
  }
  .mobilenavtext.w--current {
    color: #f5f5f5;
  }
  .mobilenavlinkspacer {
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .link-block-5 {
    position: relative;
    z-index: 30;
    float: left;
    border-bottom-style: none;
  }
  .navsmalllink {
    border-bottom-style: none;
  }
  .mobilenavimagewhite {
    width: 45px;
    padding-top: 2px;
    opacity: 0;
  }
  .mobilenavlink {
    display: inline-block;
    border-bottom-style: none;
    border-bottom-color: #f5f5f5;
  }
  .mobilenavlink.w--current {
    border-bottom: 1px solid #1f1f23;
  }
  .mobilenavcontainer {
    position: relative;
    z-index: 14;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .mobilenavclose {
    position: absolute;
    left: auto;
    top: 30px;
    right: 5%;
    bottom: auto;
    z-index: 30;
    display: block;
    width: 42px;
    opacity: 0;
    font-size: 32px;
    line-height: 40px;
    font-weight: 900;
    text-align: center;
    cursor: pointer;
  }
  .mobilenav {
    position: fixed;
    z-index: 10;
    display: block;
    width: 100%;
    padding-bottom: 20px;
    background-color: #fff;
  }
  .div-block-98 {
    width: 100%;
    max-width: 9999px;
    padding-bottom: 65%;
  }
  .link-block-6 {
    margin-bottom: 36px;
  }
  .text-block-62 {
    font-size: 1.3em;
  }
  .rich-text-block-3 {
    margin-bottom: -16px;
  }
  .div-block-106 {
    margin-bottom: 50px;
  }
  .div-block-107 {
    margin-bottom: 80px;
  }
  .text-block-63 {
    width: 130px;
  }
}

@media (max-width: 767px) {
  p {
    margin-bottom: 14px;
  }
  .body {
    font-size: 14px;
  }
  .unisection {
    width: 88%;
    padding-bottom: 60px;
  }
  .unisection.first {
    width: 88%;
    padding-top: 94px;
    padding-bottom: 60px;
  }
  .unisection.lessmargin {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .text-block {
    width: 90%;
  }
  .text-block-2 {
    margin-top: 24px;
  }
  .div-block-60 {
    margin-bottom: 40px;
    padding: 22px;
  }
  .div-block-65 {
    margin-top: 30px;
    padding-bottom: 50px;
  }
  .text-block-5 {
    width: 80%;
    margin-top: 16px;
  }
  .uniparagraph.larger {
    width: 100%;
    margin-bottom: 22px;
    font-size: 1.25em;
  }
  .div-block-81 {
    margin-bottom: 30px;
    padding-bottom: 54.5%;
  }
  .div-block-81.video {
    margin-bottom: 0px;
  }
  .uniheading {
    margin-bottom: 23px;
    font-size: 2em;
  }
  .newsflex {
    margin-bottom: -32px;
  }
  .div-block-85 {
    padding-top: 32px;
  }
  .error-message {
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .adblock {
    margin-top: 32px;
  }
  .text-field {
    margin-bottom: 20px;
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .mobilenavimage {
    width: 42px;
  }
  .mobilenavicon {
    font-size: 38px;
  }
  .navmenucontent {
    padding-top: 10px;
    padding-left: 14%;
  }
  .div-block-51 {
    margin-top: 40px;
  }
  .nav-menu {
    margin-top: -70px;
    padding-top: 100px;
  }
  .mobilenavtext {
    font-size: 1.1em;
  }
  .contacticon {
    width: 22px;
  }
  .mobilenavlinkspacer {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .mobilenavimagewhite {
    width: 42px;
  }
  .mobilenavcontainer {
    width: 88%;
    padding-top: 24px;
  }
  .mobilenavclose {
    top: 24px;
    right: 6%;
    font-size: 28px;
  }
  .mobilenav {
    padding-bottom: 14px;
  }
  .link-block-6 {
    width: 45%;
    margin-right: 2.5%;
    margin-bottom: 32px;
    margin-left: 2.5%;
  }
  .link-block-6.hidden {
    display: block;
  }
  .rich-text-block-3 {
    margin-bottom: -14px;
    -webkit-column-count: 1;
    column-count: 1;
  }
  .div-block-106 {
    margin-bottom: 44px;
  }
  .text-block-3-copy {
    font-size: 1.1em;
  }
  .text-block-3-copy.centered {
    padding-bottom: 30px;
  }
  .div-block-107 {
    margin-bottom: 60px;
  }
  .text-block-63 {
    width: 110px;
  }
}

@media (max-width: 479px) {
  p {
    margin-bottom: 12px;
  }
  .body {
    font-size: 13px;
  }
  .unisection {
    width: 86%;
    padding-top: 100px;
  }
  .unisection.first {
    width: 86%;
    padding-bottom: 50px;
  }
  .unisection.lessmargin {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .text-block {
    width: 96%;
    margin-top: 6px;
    font-size: 2em;
  }
  .text-block-2 {
    margin-top: 20px;
  }
  .div-block-60 {
    padding: 17px;
  }
  .div-block-65 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .text-block-5 {
    width: 90%;
    margin-top: 14px;
  }
  .uniparagraph.larger {
    margin-bottom: 16px;
    font-size: 1.1em;
  }
  .div-block-81 {
    padding-bottom: 58.5%;
  }
  .uniheading {
    margin-bottom: 20px;
    font-size: 1.8em;
  }
  .newsflex {
    margin-bottom: -30px;
  }
  .div-block-85 {
    padding-top: 22px;
  }
  .error-message {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .adblock {
    margin-top: 28px;
  }
  .text-field {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .mobilenavimage {
    width: 38px;
  }
  .mobilenavicon {
    font-size: 36px;
  }
  .navmenucontent {
    padding-top: 0px;
    padding-left: 13%;
  }
  .div-block-51 {
    margin-top: 30px;
  }
  .nav-menu {
    margin-top: -62px;
    padding-top: 90px;
  }
  .div-block-55 {
    padding-bottom: 16px;
  }
  .contacticon {
    width: 21px;
  }
  .mobilenavlinkspacer {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .mobilenavimagewhite {
    width: 38px;
  }
  .mobilenavcontainer {
    width: 86%;
    padding-top: 18px;
  }
  .mobilenavclose {
    top: 18px;
    right: 7%;
    font-size: 26px;
  }
  .mobilenav {
    padding-bottom: 10px;
  }
  .div-block-98 {
    width: 100%;
  }
  .link-block-6 {
    width: 100%;
    margin-bottom: 30px;
  }
  .rich-text-block-3 {
    margin-bottom: -12px;
  }
  .div-block-107 {
    margin-bottom: 40px;
  }
  .div-block-108.auto {
    height: auto;
    padding-top: 8px;
    padding-bottom: 8px;
    -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;
  }
  .text-block-63 {
    width: auto;
  }
  .text-block-64 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .div-block-109 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-110 {
    width: 40%;
    margin-bottom: 20px;
    padding-bottom: 54%;
  }
  .text-block-65 {
    width: 100%;
    padding-left: 10px;
  }
  .div-block-108-copy {
    -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;
  }
  ._109 {
    -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;
  }
  .unibutton {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-block-111 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .dotseparator {
    display: inline-block;
    margin-right: 4px;
    margin-left: 4px;
  }
}

@font-face {
  font-family: 'Adobe garamond pro';
  src: url('../fonts/Adobe-Garamond-Pro-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Avenirnextlt condensed';
  src: url('../fonts/AvenirNextLTPro-BoldCn.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Avenirnextltpro';
  src: url('../fonts/AvenirNextLTPro-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Avenirnextltpro';
  src: url('../fonts/AvenirNextLTPro-Demi.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Avenirnextltpro';
  src: url('../fonts/AvenirNextLTPro-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Avenirnextltpro condensed';
  src: url('../fonts/AvenirNextLTPro-DemiCn.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Avenirnextltpro';
  src: url('../fonts/AvenirNextLTPro-It.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Light-Italic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Thin.otf') format('opentype'), url('../fonts/Averta-Extrathin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Black-Italic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Thin-Italic.otf') format('opentype'), url('../fonts/Averta-Extrathin-Italic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Semibold-Italic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Regular-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Extra-Bold.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Extra-Bold-Italic.otf') format('opentype');
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Bold-Italic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Futurapt';
  src: url('../fonts/FuturaPTBook.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'FuturaPT';
  src: url('../fonts/FuturaPTLight.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Futurapt';
  src: url('../fonts/FuturaPTDemi.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Futurapt';
  src: url('../fonts/FuturaPTMedium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
