body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  display: block;
  margin-bottom: 10px;
  padding-top: 41px;
  font-family: Clearface, sans-serif;
  color: white;
  font-size: 75px;
  line-height: 44px;
  font-style: normal;
  font-weight: 600;
  text-align: center;
  letter-spacing: 2px;
  text-shadow: none;
}
h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family:'Clearfacegothiclh roman', sans-serif;
  color: #b9e5fa;
  font-size: 32px;
  line-height: 36px;
  font-weight: 400;
  text-align: center;
  text-shadow: rgba(0, 0, 0, 0.52) 1px 1px 2px;
}
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #2e5068;
  font-size: 29px;
  line-height: 30px;
  font-weight: 700;
  text-transform: uppercase;
}
h4 {
  margin-top: 27px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #4d4d4d;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family:'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: 300;
  text-align: center;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 15px;
  font-family:'Open Sans', sans-serif;
}
.button {
  display: block;
  margin-bottom: 7px;
  padding: 15px;
  background-color: #ffe293;
  color: #6b572c;
  text-align: center;
  text-decoration: none;
}
.button.download {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  text-align: left;
}
.button.menu-item {
  display: inline-block;
  margin-right: 5px;
  background-color: rgba(46, 46, 46, 0.2);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Montserrat, sans-serif;
  color: white;
  font-size: 17px;
  font-weight: 400;
  text-transform: uppercase;
}
.button.menu-item:hover {
  background-color: rgba(46, 46, 46, 0.65);
}
.button.menu-item.w--current {
  background-color: rgba(0, 0, 0, 0.49);
}
.button.menu-item.on {
  background-color: black;
}
.hero-area {
  padding-bottom: 56px;
  background-color: #e3e3e3;
  background-image: url('../images/bg.jpg');
  background-position: 0% 0%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: scroll;
}
.test {
  text-align: right;
}
.footer {
  margin-top: 49px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #8ba3b3;
}
.logo {
  display: block;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}
.navbar {
  padding: 30px 35px 25px;
  background-image: url('../images/gradient.png');
  background-position: 50% 0px;
  background-size: auto 243px;
  background-repeat: repeat-x;
}
.video {
  margin-bottom: 45px;
}
.hero-callout {
  margin-top: 58px;
}
.report-cover {
  box-shadow: black 1px 1px 3px 0px, #3d3d3d 0px 0px 6px 0px;
}
.right-menu {
  text-align: right;
}
.intro {
  color: black;
}
.break1 {
  min-height: 200px;
  background-image: url('../images/walrus.jpg');
  background-size: cover;
  background-attachment: scroll;
}
.break2 {
  min-height: 200px;
  background-image: url('../images/Fig_1-33a-Northstar_winter-300.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
}
.break3 {
  min-height: 200px;
  background-image: url('../images/Fig_ES-14b PH.jpg');
  background-size: cover;
}
.big-quote {
  position: absolute;
  left: 20%;
  top: 54px;
  width: 300px;
  background-color: #c26d6d;
}
.break {
  position: relative;
  box-shadow: none;
}
.body-callout {
  margin-top: 45px;
}
.break-box {
  padding-top: 70px;
  padding-bottom: 32px;
  background-image: -webkit-linear-gradient(#0d284a, rgba(255, 255, 255, 0) 69%);
  background-image: linear-gradient(#0d284a, rgba(255, 255, 255, 0) 69%);
}
.body-callout-left {
  padding-right: 52px;
  border-right: 1px solid #e8e8e8;
}
.hero-callout-button {
  display: block;
  margin-bottom: 5px;
  padding: 5px 17px;
  border-radius: 5px;
  background-color: #ffe293;
  box-shadow: rgba(0, 0, 0, 0.34) 1px 1px 3px 0px;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  font-family: Montserrat, sans-serif;
  color: #2b2b2b;
  font-size: 13px;
  text-decoration: none;
}
.hero-callout-button:hover {
  background-color: #ffce47;
}
.button-text {
  display: inline-block;
  color: #263e63;
  font-size: 18px;
}
.button-arrow {
  float: right;
}
.body-link {
  color: #2e5068;
  text-decoration: none;
}
.body-callout-links {
  display: block;
  padding: 15px 15px 15px 14px;
  border-left: 4px solid #b9e5fa;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  font-family: Montserrat, sans-serif;
  color: #545252;
  font-size: 16px;
  text-decoration: none;
}
.body-callout-links:hover {
  border-left-width: 18px;
  border-left-color: #6db5d6;
  background-color: whitesmoke;
}
.second-h4 {
  margin-top: 43px;
}
.social {
  margin-right: 10px;
  margin-bottom: 11px;
}
.logo-bottom {
  margin-top: 26px;
}
.subpage {
  margin-top: 30px;
  margin-bottom: 28px;
  padding-top: 0px;
  font-family: Montserrat, sans-serif;
  color: #b0b0b0;
  font-size: 53px;
  text-transform: uppercase;
}
.content-row {
  margin-top: 40px;
}
.decor {
  display: block;
  margin-right: auto;
  margin-bottom: 16px;
  margin-left: auto;
}
.subpage-intro {
  color: #616161;
  font-size: 16px;
  line-height: 29px;
  text-align: center;
}
.subpage-intro.left-align {
  margin-top: 51px;
  padding-top: 0px;
  color: #969696;
  text-align: left;
}
.decor2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.logo-link {
  width: 100%;
  text-align: center;
}
.video-container {
  display: block;
  width: 600px;
  margin-right: auto;
  margin-left: auto;
}
.menu {
  text-align: center;
}
.extra {
  display: block;
  padding-top: 31px;
}
@media (max-width: 991px) {
  h1 {
    font-size: 63px;
    line-height: 67px;
  }
  .button.menu-item {
    margin-right: 14px;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 15px;
  }
  .navbar {
    padding-right: 10px;
    padding-left: 10px;
  }
  .video {
    margin-top: 25px;
  }
}
@media (max-width: 767px) {
  h1 {
    line-height: 69px;
  }
  h2 {
    margin-top: auto;
    margin-bottom: 0px;
  }
  h3 {
    text-align: center;
  }
  h4 {
    text-align: center;
  }
  .button.menu-item {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 9px;
  }
  .logo {
    display: block;
  }
  .navbar {
    padding-top: 12px;
    padding-bottom: 14px;
  }
  .right-menu {
    display: none;
    text-align: center;
  }
  .intro {
    margin-top: 0px;
    margin-bottom: 19px;
    text-align: center;
  }
  .break-box {
    padding-top: 25px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .body-callout-left {
    padding-right: 10px;
  }
  .social {
    display: inline-block;
    margin-right: 6px;
    margin-left: auto;
    text-align: center;
  }
  .footer-left {
    text-align: center;
  }
  .left-menu {
    display: none;
    text-align: center;
  }
  .logo-bottom {
    display: block;
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
  }
  .social-hidden {
    display: none;
  }
}
@media (max-width: 479px) {
  h1 {
    font-size: 54px;
    line-height: 50px;
  }
  .navbar {
    padding-right: 0px;
    padding-left: 0px;
  }
  .logo-bottom {
    display: block;
    margin-top: 21px;
    margin-right: auto;
    margin-left: auto;
  }
  .subpage {
    margin-top: auto;
    margin-bottom: auto;
    font-size: 34px;
  }
}

@font-face {
  font-family: 'Clearface';
  src: url('../fonts/Clearface-Black2.ttf') format('truetype'), url('../fonts/Clearface-Black3.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Clearfacegothiclh';
  src: url('../fonts/ClearfaceGothicLH-Bold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Clearface';
  src: url('../fonts/Clearface-Black4.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Clearface';
  src: url('../fonts/Clearface-Regular.ttf') format('truetype'), url('../fonts/Clearface-Regular2.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Clearfacegothiclh';
  src: url('../fonts/ClearfaceGothicLH-Light.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Clearfacegothiclh';
  src: url('../fonts/ClearfaceGothicLH-Black.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Clearface';
  src: url('../fonts/Clearface-Bold2.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Clearfacegothiclh roman';
  src: url('../fonts/ClearfaceGothicLH-Roman.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Clearface';
  src: url('../fonts/Clearface-HeavyItalic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Clearface';
  src: url('../fonts/Clearface-BoldItalic.ttf') format('truetype');
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: 'Clearfacegothiclh medium';
  src: url('../fonts/ClearfaceGothicLH-Medium.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}