@charset "utf-8";
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
@font-face {
  font-family: "English";
  src: url("/content/fonts/english/English_.eot?") format("eot"), url("/content/fonts/english/English_.woff") format("woff"), url("/content/fonts/english/English_.ttf") format("truetype"), url("/content/fonts/english/English_.svg#English") format("svg");
  font-weight: normal;
  font-style: normal;
}
.full-width {
  display: block;
  margin: 0 auto;
  width: 960px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .full-width {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .full-width {
    width: 100%;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .full-width {
    width: 960px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .full-width {
    width: 1020px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .full-width {
    width: 1080px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .full-width {
    width: 1140px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .full-width {
    width: 1200px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .full-width {
    width: 1260px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .full-width {
    width: 1320px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .full-width {
    width: 1380px;
  }
}
@media only screen and (min-width: 1440px) {
  .full-width {
    width: 1440px;
  }
}
a {
  color: #404040;
  font-family: "Josefin Sans", sans-serif;
  outline: none;
  -moz-transition: background-color 0.25s, border-color 0.25s, color 0.25s;
  -o-transition: background-color 0.25s, border-color 0.25s, color 0.25s;
  -webkit-transition: background-color 0.25s, border-color 0.25s, color 0.25s;
  transition: background-color 0.25s, border-color 0.25s, color 0.25s;
  text-decoration: none;
}
a:active,
a:focus,
a:hover {
  color: #000;
  outline: none;
  text-decoration: none;
}
body {
  color: #808080;
  font-family: "crimson-text", serif;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  body {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  body {
    font-size: 17px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  body {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  body {
    font-size: 19px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  body {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  body {
    font-size: 21px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  body {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  body {
    font-size: 23px;
  }
}
@media only screen and (min-width: 1440px) {
  body {
    font-size: 24px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  body {
    line-height: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  body {
    line-height: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  body {
    line-height: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  body {
    line-height: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  body {
    line-height: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  body {
    line-height: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  body {
    line-height: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  body {
    line-height: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  body {
    line-height: 36px;
  }
}
blockquote {
  border-color: #eee;
  border-style: solid;
  border-width: 0;
  border-left-width: 10px;
  display: block;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  margin-bottom: 24px;
  padding: 0;
  padding-left: 24px;
  position: relative;
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  blockquote {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  blockquote {
    font-size: 17px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  blockquote {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  blockquote {
    font-size: 19px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  blockquote {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  blockquote {
    font-size: 21px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  blockquote {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  blockquote {
    font-size: 23px;
  }
}
@media only screen and (min-width: 1440px) {
  blockquote {
    font-size: 24px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  blockquote {
    line-height: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  blockquote {
    line-height: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  blockquote {
    line-height: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  blockquote {
    line-height: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  blockquote {
    line-height: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  blockquote {
    line-height: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  blockquote {
    line-height: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  blockquote {
    line-height: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  blockquote {
    line-height: 36px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  blockquote {
    margin-bottom: 12px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  blockquote {
    margin-bottom: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  blockquote {
    margin-bottom: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  blockquote {
    margin-bottom: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  blockquote {
    margin-bottom: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  blockquote {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  blockquote {
    margin-bottom: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  blockquote {
    margin-bottom: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  blockquote {
    margin-bottom: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  blockquote {
    margin-bottom: 36px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  blockquote {
    padding-left: 12px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  blockquote {
    padding-left: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  blockquote {
    padding-left: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  blockquote {
    padding-left: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  blockquote {
    padding-left: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  blockquote {
    padding-left: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  blockquote {
    padding-left: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  blockquote {
    padding-left: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  blockquote {
    padding-left: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  blockquote {
    padding-left: 36px;
  }
}
button {
  color: #666;
  cursor: pointer;
  font-family: "Josefin Sans", sans-serif;
  -moz-transition: color 0.25s;
  -o-transition: color 0.25s;
  -webkit-transition: color 0.25s;
  font-size: 16px;
  line-height: 24px;
  transition: color 0.25s;
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  button {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  button {
    font-size: 17px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  button {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  button {
    font-size: 19px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  button {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  button {
    font-size: 21px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  button {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  button {
    font-size: 23px;
  }
}
@media only screen and (min-width: 1440px) {
  button {
    font-size: 24px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  button {
    line-height: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  button {
    line-height: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  button {
    line-height: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  button {
    line-height: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  button {
    line-height: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  button {
    line-height: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  button {
    line-height: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  button {
    line-height: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  button {
    line-height: 36px;
  }
}
button:hover {
  color: #999999;
}
h1 {
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
  margin: 0;
  margin-bottom: 24px;
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  h1 {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  h1 {
    font-size: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  h1 {
    font-size: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  h1 {
    font-size: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  h1 {
    font-size: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  h1 {
    font-size: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  h1 {
    font-size: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  h1 {
    font-size: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  h1 {
    font-size: 36px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  h1 {
    line-height: 36px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  h1 {
    line-height: 38.25px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  h1 {
    line-height: 40.5px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  h1 {
    line-height: 42.75px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  h1 {
    line-height: 45px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  h1 {
    line-height: 47.25px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  h1 {
    line-height: 49.5px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  h1 {
    line-height: 51.75px;
  }
}
@media only screen and (min-width: 1440px) {
  h1 {
    line-height: 54px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  h1 {
    margin-bottom: 12px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  h1 {
    margin-bottom: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  h1 {
    margin-bottom: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  h1 {
    margin-bottom: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  h1 {
    margin-bottom: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  h1 {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  h1 {
    margin-bottom: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  h1 {
    margin-bottom: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  h1 {
    margin-bottom: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  h1 {
    margin-bottom: 36px;
  }
}
h2 {
  font-size: 22.4px;
  font-weight: 500;
  line-height: 33.6px;
  margin: 0;
  margin-bottom: 24px;
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  h2 {
    font-size: 22.4px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  h2 {
    font-size: 23.8px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  h2 {
    font-size: 25.2px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  h2 {
    font-size: 26.6px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  h2 {
    font-size: 28px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  h2 {
    font-size: 29.4px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  h2 {
    font-size: 30.8px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  h2 {
    font-size: 32.2px;
  }
}
@media only screen and (min-width: 1440px) {
  h2 {
    font-size: 33.6px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  h2 {
    line-height: 33.6px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  h2 {
    line-height: 35.7px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  h2 {
    line-height: 37.8px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  h2 {
    line-height: 39.9px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  h2 {
    line-height: 42px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  h2 {
    line-height: 44.1px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  h2 {
    line-height: 46.2px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  h2 {
    line-height: 48.3px;
  }
}
@media only screen and (min-width: 1440px) {
  h2 {
    line-height: 50.4px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  h2 {
    margin-bottom: 12px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  h2 {
    margin-bottom: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  h2 {
    margin-bottom: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  h2 {
    margin-bottom: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  h2 {
    margin-bottom: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  h2 {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  h2 {
    margin-bottom: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  h2 {
    margin-bottom: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  h2 {
    margin-bottom: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  h2 {
    margin-bottom: 36px;
  }
}
h3 {
  font-size: 20.8px;
  font-weight: 500;
  line-height: 31.2px;
  margin: 0;
  margin-bottom: 24px;
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  h3 {
    font-size: 20.8px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  h3 {
    font-size: 22.1px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  h3 {
    font-size: 23.4px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  h3 {
    font-size: 24.7px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  h3 {
    font-size: 26px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  h3 {
    font-size: 27.3px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  h3 {
    font-size: 28.6px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  h3 {
    font-size: 29.9px;
  }
}
@media only screen and (min-width: 1440px) {
  h3 {
    font-size: 31.2px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  h3 {
    line-height: 31.2px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  h3 {
    line-height: 33.15px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  h3 {
    line-height: 35.1px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  h3 {
    line-height: 37.05px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  h3 {
    line-height: 39px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  h3 {
    line-height: 40.95px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  h3 {
    line-height: 42.9px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  h3 {
    line-height: 44.85px;
  }
}
@media only screen and (min-width: 1440px) {
  h3 {
    line-height: 46.8px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  h3 {
    margin-bottom: 12px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  h3 {
    margin-bottom: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  h3 {
    margin-bottom: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  h3 {
    margin-bottom: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  h3 {
    margin-bottom: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  h3 {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  h3 {
    margin-bottom: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  h3 {
    margin-bottom: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  h3 {
    margin-bottom: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  h3 {
    margin-bottom: 36px;
  }
}
h4 {
  font-size: 19.2px;
  font-weight: 500;
  line-height: 28.8px;
  margin: 0;
  margin-bottom: 24px;
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  h4 {
    font-size: 19.2px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  h4 {
    font-size: 20.4px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  h4 {
    font-size: 21.6px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  h4 {
    font-size: 22.8px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  h4 {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  h4 {
    font-size: 25.2px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  h4 {
    font-size: 26.4px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  h4 {
    font-size: 27.6px;
  }
}
@media only screen and (min-width: 1440px) {
  h4 {
    font-size: 28.8px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  h4 {
    line-height: 28.8px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  h4 {
    line-height: 30.6px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  h4 {
    line-height: 32.4px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  h4 {
    line-height: 34.2px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  h4 {
    line-height: 36px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  h4 {
    line-height: 37.8px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  h4 {
    line-height: 39.6px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  h4 {
    line-height: 41.4px;
  }
}
@media only screen and (min-width: 1440px) {
  h4 {
    line-height: 43.2px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  h4 {
    margin-bottom: 12px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  h4 {
    margin-bottom: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  h4 {
    margin-bottom: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  h4 {
    margin-bottom: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  h4 {
    margin-bottom: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  h4 {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  h4 {
    margin-bottom: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  h4 {
    margin-bottom: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  h4 {
    margin-bottom: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  h4 {
    margin-bottom: 36px;
  }
}
h5 {
  font-size: 17.6px;
  font-weight: 500;
  line-height: 26.4px;
  margin: 0;
  margin-bottom: 24px;
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  h5 {
    font-size: 17.6px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  h5 {
    font-size: 18.7px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  h5 {
    font-size: 19.8px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  h5 {
    font-size: 20.9px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  h5 {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  h5 {
    font-size: 23.1px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  h5 {
    font-size: 24.2px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  h5 {
    font-size: 25.3px;
  }
}
@media only screen and (min-width: 1440px) {
  h5 {
    font-size: 26.4px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  h5 {
    line-height: 26.4px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  h5 {
    line-height: 28.05px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  h5 {
    line-height: 29.7px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  h5 {
    line-height: 31.35px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  h5 {
    line-height: 33px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  h5 {
    line-height: 34.65px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  h5 {
    line-height: 36.3px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  h5 {
    line-height: 37.95px;
  }
}
@media only screen and (min-width: 1440px) {
  h5 {
    line-height: 39.6px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  h5 {
    margin-bottom: 12px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  h5 {
    margin-bottom: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  h5 {
    margin-bottom: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  h5 {
    margin-bottom: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  h5 {
    margin-bottom: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  h5 {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  h5 {
    margin-bottom: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  h5 {
    margin-bottom: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  h5 {
    margin-bottom: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  h5 {
    margin-bottom: 36px;
  }
}
h6 {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin: 0;
  margin-bottom: 24px;
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  h6 {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  h6 {
    font-size: 17px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  h6 {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  h6 {
    font-size: 19px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  h6 {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  h6 {
    font-size: 21px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  h6 {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  h6 {
    font-size: 23px;
  }
}
@media only screen and (min-width: 1440px) {
  h6 {
    font-size: 24px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  h6 {
    line-height: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  h6 {
    line-height: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  h6 {
    line-height: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  h6 {
    line-height: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  h6 {
    line-height: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  h6 {
    line-height: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  h6 {
    line-height: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  h6 {
    line-height: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  h6 {
    line-height: 36px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  h6 {
    margin-bottom: 12px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  h6 {
    margin-bottom: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  h6 {
    margin-bottom: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  h6 {
    margin-bottom: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  h6 {
    margin-bottom: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  h6 {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  h6 {
    margin-bottom: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  h6 {
    margin-bottom: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  h6 {
    margin-bottom: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  h6 {
    margin-bottom: 36px;
  }
}
hr {
  background-color: #808080;
  border-width: 0;
  display: block;
  height: 1px;
  margin: 0;
  padding: 0;
}
html {
  overflow-x: hidden;
  overflow-y: scroll;
}
label[for] {
  font-family: "Josefin Sans", sans-serif;
}
img {
  display: block;
  height: auto;
  width: 100%;
}
input {
  font-family: "Josefin Sans", sans-serif;
}
li {
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  margin-bottom: 12px;
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  li {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  li {
    font-size: 17px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  li {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  li {
    font-size: 19px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  li {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  li {
    font-size: 21px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  li {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  li {
    font-size: 23px;
  }
}
@media only screen and (min-width: 1440px) {
  li {
    font-size: 24px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  li {
    line-height: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  li {
    line-height: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  li {
    line-height: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  li {
    line-height: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  li {
    line-height: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  li {
    line-height: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  li {
    line-height: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  li {
    line-height: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  li {
    line-height: 36px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  li {
    margin-bottom: 6px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  li {
    margin-bottom: 12px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  li {
    margin-bottom: 12.75px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  li {
    margin-bottom: 13.5px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  li {
    margin-bottom: 14.25px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  li {
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  li {
    margin-bottom: 15.75px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  li {
    margin-bottom: 16.5px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  li {
    margin-bottom: 17.25px;
  }
}
@media only screen and (min-width: 1440px) {
  li {
    margin-bottom: 18px;
  }
}
p {
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  margin-bottom: 24px;
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  p {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  p {
    font-size: 17px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  p {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  p {
    font-size: 19px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  p {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  p {
    font-size: 21px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  p {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  p {
    font-size: 23px;
  }
}
@media only screen and (min-width: 1440px) {
  p {
    font-size: 24px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  p {
    line-height: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  p {
    line-height: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  p {
    line-height: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  p {
    line-height: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  p {
    line-height: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  p {
    line-height: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  p {
    line-height: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  p {
    line-height: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  p {
    line-height: 36px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  p {
    margin-bottom: 12px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  p {
    margin-bottom: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  p {
    margin-bottom: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  p {
    margin-bottom: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  p {
    margin-bottom: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  p {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  p {
    margin-bottom: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  p {
    margin-bottom: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  p {
    margin-bottom: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  p {
    margin-bottom: 36px;
  }
}
q:after {
  content: "";
}
q:before {
  content: "";
}
ul {
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  margin-bottom: 24px;
  padding: 0;
  padding-left: 24px;
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  ul {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  ul {
    font-size: 17px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  ul {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  ul {
    font-size: 19px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  ul {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  ul {
    font-size: 21px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  ul {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  ul {
    font-size: 23px;
  }
}
@media only screen and (min-width: 1440px) {
  ul {
    font-size: 24px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  ul {
    line-height: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  ul {
    line-height: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  ul {
    line-height: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  ul {
    line-height: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  ul {
    line-height: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  ul {
    line-height: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  ul {
    line-height: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  ul {
    line-height: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  ul {
    line-height: 36px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  ul {
    margin-bottom: 12px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  ul {
    margin-bottom: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  ul {
    margin-bottom: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  ul {
    margin-bottom: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  ul {
    margin-bottom: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  ul {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  ul {
    margin-bottom: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  ul {
    margin-bottom: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  ul {
    margin-bottom: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  ul {
    margin-bottom: 36px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  ul {
    padding-left: 12px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  ul {
    padding-left: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  ul {
    padding-left: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  ul {
    padding-left: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  ul {
    padding-left: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  ul {
    padding-left: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  ul {
    padding-left: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  ul {
    padding-left: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  ul {
    padding-left: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  ul {
    padding-left: 36px;
  }
}
select {
  font-family: "Josefin Sans", sans-serif;
}
option {
  font-family: "Josefin Sans", sans-serif;
}
textarea {
  font-family: "Josefin Sans", sans-serif;
}
.clear-button {
  background-color: transparent;
  border-width: 0;
  margin: 0;
  outline-width: 0;
  padding: 0;
}
.clear-list {
  display: block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.clear-list > li {
  display: block;
  margin: 0;
  padding: 0;
}
.hidden {
  display: none;
}
.site-header {
  background-color: #fff;
  text-align: center;
  width: 100%;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .site-header {
    -moz-box-shadow: rgba(0, 0, 0, 0.05) 0 5px 5px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0 5px 5px;
    box-shadow: rgba(0, 0, 0, 0.05) 0 5px 5px;
    position: fixed;
    top: 0;
    z-index: 2;
  }
}
.site-header > div {
  padding: 36px;
  font-size: 0;
  line-height: 0;
  margin: 0;
  position: relative;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .site-header > div {
    padding: 18px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .site-header > div {
    padding: 36px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .site-header > div {
    padding: 38.25px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .site-header > div {
    padding: 40.5px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .site-header > div {
    padding: 42.75px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .site-header > div {
    padding: 45px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .site-header > div {
    padding: 47.25px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .site-header > div {
    padding: 49.5px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .site-header > div {
    padding: 51.75px;
  }
}
@media only screen and (min-width: 1440px) {
  .site-header > div {
    padding: 54px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .site-header > div {
    background-color: #fff;
    background-image: none;
    height: 50px;
    padding: 0;
  }
}
.site-header > div > a {
  border-bottom-width: 0;
  color: #808080;
  display: inline-block;
  margin: 0 auto;
  position: relative;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}
.site-header > div > a:before,
.site-header > div > a:after {
  content: " ";
  display: table;
}
.site-header > div > a:after {
  clear: both;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .site-header > div > a {
    display: block;
    text-align: left;
  }
}
.site-header > div > a:hover {
  border-bottom-width: 0;
  color: #404040;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .site-header > div > a > div {
    margin-left: 55px;
    margin-right: 55px;
    text-align: center;
  }
}
.site-header > div > a > div .lipeng-chen {
  display: block;
  font-family: "English";
  font-size: 40px;
  font-weight: 100;
  line-height: 40px;
  padding: 0;
  text-align: center;
  width: 100%;
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .site-header > div > a > div .lipeng-chen {
    font-size: 40px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .site-header > div > a > div .lipeng-chen {
    font-size: 42.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .site-header > div > a > div .lipeng-chen {
    font-size: 45px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .site-header > div > a > div .lipeng-chen {
    font-size: 47.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .site-header > div > a > div .lipeng-chen {
    font-size: 50px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .site-header > div > a > div .lipeng-chen {
    font-size: 52.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .site-header > div > a > div .lipeng-chen {
    font-size: 55px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .site-header > div > a > div .lipeng-chen {
    font-size: 57.5px;
  }
}
@media only screen and (min-width: 1440px) {
  .site-header > div > a > div .lipeng-chen {
    font-size: 60px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .site-header > div > a > div .lipeng-chen {
    line-height: 40px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .site-header > div > a > div .lipeng-chen {
    line-height: 42.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .site-header > div > a > div .lipeng-chen {
    line-height: 45px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .site-header > div > a > div .lipeng-chen {
    line-height: 47.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .site-header > div > a > div .lipeng-chen {
    line-height: 50px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .site-header > div > a > div .lipeng-chen {
    line-height: 52.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .site-header > div > a > div .lipeng-chen {
    line-height: 55px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .site-header > div > a > div .lipeng-chen {
    line-height: 57.5px;
  }
}
@media only screen and (min-width: 1440px) {
  .site-header > div > a > div .lipeng-chen {
    line-height: 60px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .site-header > div > a > div .lipeng-chen {
    display: inline-block;
    font-size: 28px;
    line-height: 28px;
    padding: 11px 0;
    width: auto;
  }
}
.site-header > div > a > div .violinist {
  display: block;
  font-family: "Josefin Sans", sans-serif;
  font-size: 16.8px;
  font-weight: 600;
  letter-spacing: 6px;
  line-height: 16.8px;
  margin-top: 24px;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .site-header > div > a > div .violinist {
    font-size: 16.8px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .site-header > div > a > div .violinist {
    font-size: 17.85px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .site-header > div > a > div .violinist {
    font-size: 18.9px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .site-header > div > a > div .violinist {
    font-size: 19.95px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .site-header > div > a > div .violinist {
    font-size: 21px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .site-header > div > a > div .violinist {
    font-size: 22.05px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .site-header > div > a > div .violinist {
    font-size: 23.1px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .site-header > div > a > div .violinist {
    font-size: 24.15px;
  }
}
@media only screen and (min-width: 1440px) {
  .site-header > div > a > div .violinist {
    font-size: 25.2px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .site-header > div > a > div .violinist {
    letter-spacing: 6px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .site-header > div > a > div .violinist {
    letter-spacing: 6.375px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .site-header > div > a > div .violinist {
    letter-spacing: 6.75px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .site-header > div > a > div .violinist {
    letter-spacing: 7.125px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .site-header > div > a > div .violinist {
    letter-spacing: 7.5px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .site-header > div > a > div .violinist {
    letter-spacing: 7.875px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .site-header > div > a > div .violinist {
    letter-spacing: 8.25px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .site-header > div > a > div .violinist {
    letter-spacing: 8.625px;
  }
}
@media only screen and (min-width: 1440px) {
  .site-header > div > a > div .violinist {
    letter-spacing: 9px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .site-header > div > a > div .violinist {
    line-height: 16.8px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .site-header > div > a > div .violinist {
    line-height: 17.85px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .site-header > div > a > div .violinist {
    line-height: 18.9px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .site-header > div > a > div .violinist {
    line-height: 19.95px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .site-header > div > a > div .violinist {
    line-height: 21px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .site-header > div > a > div .violinist {
    line-height: 22.05px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .site-header > div > a > div .violinist {
    line-height: 23.1px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .site-header > div > a > div .violinist {
    line-height: 24.15px;
  }
}
@media only screen and (min-width: 1440px) {
  .site-header > div > a > div .violinist {
    line-height: 25.2px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .site-header > div > a > div .violinist {
    margin-top: 12px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .site-header > div > a > div .violinist {
    margin-top: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .site-header > div > a > div .violinist {
    margin-top: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .site-header > div > a > div .violinist {
    margin-top: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .site-header > div > a > div .violinist {
    margin-top: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .site-header > div > a > div .violinist {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .site-header > div > a > div .violinist {
    margin-top: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .site-header > div > a > div .violinist {
    margin-top: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .site-header > div > a > div .violinist {
    margin-top: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  .site-header > div > a > div .violinist {
    margin-top: 36px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .site-header > div > a > div .violinist {
    display: inline-block;
    font-size: 16px;
    letter-spacing: 3px;
    line-height: 16px;
    margin: 0;
    margin-left: 10px;
    padding: 17px 0;
    position: relative;
    width: auto;
  }
}
.site-hamburger {
  display: none;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .site-hamburger {
    display: block;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 2;
  }
  .site-hamburger > a {
    border-width: 0;
    color: #ccc;
    display: block;
    font-size: 25px;
    line-height: 25px;
    margin: 0;
    padding: 12.5px 0;
    text-align: center;
    width: 50px;
  }
  .site-hamburger > a > .menu-open {
    display: inline;
  }
  .site-hamburger > a > .menu-close {
    display: none;
  }
  .site-hamburger > a.open > .menu-open {
    display: none;
  }
  .site-hamburger > a.open > .menu-close {
    display: inline;
  }
}
.site-nav {
  display: block;
  margin: 0 auto;
  width: 960px;
  background-color: #fff;
  text-align: center;
  z-index: 1;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .site-nav {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .site-nav {
    width: 100%;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .site-nav {
    width: 960px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .site-nav {
    width: 1020px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .site-nav {
    width: 1080px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .site-nav {
    width: 1140px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .site-nav {
    width: 1200px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .site-nav {
    width: 1260px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .site-nav {
    width: 1320px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .site-nav {
    width: 1380px;
  }
}
@media only screen and (min-width: 1440px) {
  .site-nav {
    width: 1440px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .site-nav {
    height: 100%;
    overflow-x: hidden;
    position: fixed;
    top: 50px;
    -moz-transition: background-color ease-in-out 0.5s, z-index 0.5s;
    -o-transition: background-color ease-in-out 0.5s, z-index 0.5s;
    -webkit-transition: background-color ease-in-out 0.5s, z-index 0.5s;
    transition: background-color ease-in-out 0.5s, z-index 0.5s;
    width: 100%;
    z-index: -1;
  }
}
.site-nav > ul {
  border-bottom-color: #808080;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  display: block;
  font-family: "Josefin Sans", sans-serif;
  list-style: none;
  margin: 0 auto;
  padding: 0;
  margin-left: 48px;
  margin-right: 48px;
  position: relative;
}
.site-nav > ul:before,
.site-nav > ul:after {
  content: " ";
  display: table;
}
.site-nav > ul:after {
  clear: both;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .site-nav > ul {
    margin-left: 24px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .site-nav > ul {
    margin-left: 48px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .site-nav > ul {
    margin-left: 51px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .site-nav > ul {
    margin-left: 54px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .site-nav > ul {
    margin-left: 57px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .site-nav > ul {
    margin-left: 60px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .site-nav > ul {
    margin-left: 63px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .site-nav > ul {
    margin-left: 66px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .site-nav > ul {
    margin-left: 69px;
  }
}
@media only screen and (min-width: 1440px) {
  .site-nav > ul {
    margin-left: 72px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .site-nav > ul {
    margin-right: 24px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .site-nav > ul {
    margin-right: 48px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .site-nav > ul {
    margin-right: 51px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .site-nav > ul {
    margin-right: 54px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .site-nav > ul {
    margin-right: 57px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .site-nav > ul {
    margin-right: 60px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .site-nav > ul {
    margin-right: 63px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .site-nav > ul {
    margin-right: 66px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .site-nav > ul {
    margin-right: 69px;
  }
}
@media only screen and (min-width: 1440px) {
  .site-nav > ul {
    margin-right: 72px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .site-nav > ul {
    background-color: #f7f7f7;
    bottom: 0;
    -moz-box-shadow: rgba(0, 0, 0, 0.2) 5px 5px 5px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 5px 5px 5px;
    box-shadow: rgba(0, 0, 0, 0.2) 5px 5px 5px;
    display: block;
    font-size: 20px;
    left: -100%;
    line-height: 20px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    padding-top: 5px;
    position: absolute;
    text-align: right;
    top: 0;
    -moz-transition: left 0.5s;
    -o-transition: left 0.5s;
    -webkit-transition: left 0.5s;
    transition: left 0.5s;
    width: 66.66666667%;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .site-nav.open {
    background-color: rgba(0, 0, 0, 0.2);
    height: 100%;
    z-index: 1;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .site-nav.open > ul {
    left: 0;
  }
}
.site-nav-item {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: none;
  display: inline-block;
  height: auto;
  margin: 0;
  margin-left: 18px;
  margin-right: 18px;
  padding: 0;
  text-indent: 0;
  width: auto;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .site-nav-item {
    margin-left: 9px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .site-nav-item {
    margin-left: 18px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .site-nav-item {
    margin-left: 19.125px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .site-nav-item {
    margin-left: 20.25px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .site-nav-item {
    margin-left: 21.375px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .site-nav-item {
    margin-left: 22.5px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .site-nav-item {
    margin-left: 23.625px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .site-nav-item {
    margin-left: 24.75px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .site-nav-item {
    margin-left: 25.875px;
  }
}
@media only screen and (min-width: 1440px) {
  .site-nav-item {
    margin-left: 27px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .site-nav-item {
    margin-right: 9px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .site-nav-item {
    margin-right: 18px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .site-nav-item {
    margin-right: 19.125px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .site-nav-item {
    margin-right: 20.25px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .site-nav-item {
    margin-right: 21.375px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .site-nav-item {
    margin-right: 22.5px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .site-nav-item {
    margin-right: 23.625px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .site-nav-item {
    margin-right: 24.75px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .site-nav-item {
    margin-right: 25.875px;
  }
}
@media only screen and (min-width: 1440px) {
  .site-nav-item {
    margin-right: 27px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .site-nav-item {
    border-width: 0;
    display: block;
    margin: 0;
    padding: 0;
    text-align: left;
  }
}
.site-nav-item > a {
  border-width: 0;
  color: #808080;
  display: block;
  margin: 0;
  text-decoration: none;
  white-space: nowrap;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .site-nav-item > a {
    border-width: 0;
    color: #999;
    display: block;
    padding: 0 25px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .site-nav-item > a > span {
    display: block;
    font-size: 20px;
    line-height: 20px;
    padding: 12.5px 0;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .site-nav-item > a:active {
    color: #666;
  }
}
.site-nav-item > a:hover {
  cursor: pointer;
}
.site-nav-item.language > a {
  display: inline-block;
  font-size: 12px;
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .site-nav-item.language > a {
    font-size: 12px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .site-nav-item.language > a {
    font-size: 12.75px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .site-nav-item.language > a {
    font-size: 13.5px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .site-nav-item.language > a {
    font-size: 14.25px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .site-nav-item.language > a {
    font-size: 15px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .site-nav-item.language > a {
    font-size: 15.75px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .site-nav-item.language > a {
    font-size: 16.5px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .site-nav-item.language > a {
    font-size: 17.25px;
  }
}
@media only screen and (min-width: 1440px) {
  .site-nav-item.language > a {
    font-size: 18px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .site-nav-item.language > a {
    display: block;
  }
}
.site-nav-item.language > a:hover {
  color: #bfbfbf;
}
.site-nav-item.language > a + a {
  margin-left: 12px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .site-nav-item.language > a + a {
    margin-left: 6px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .site-nav-item.language > a + a {
    margin-left: 12px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .site-nav-item.language > a + a {
    margin-left: 12.75px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .site-nav-item.language > a + a {
    margin-left: 13.5px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .site-nav-item.language > a + a {
    margin-left: 14.25px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .site-nav-item.language > a + a {
    margin-left: 15px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .site-nav-item.language > a + a {
    margin-left: 15.75px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .site-nav-item.language > a + a {
    margin-left: 16.5px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .site-nav-item.language > a + a {
    margin-left: 17.25px;
  }
}
@media only screen and (min-width: 1440px) {
  .site-nav-item.language > a + a {
    margin-left: 18px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .site-nav-item.language > a + a {
    margin-left: 0;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .site-nav-item + .site-nav-item > a > span {
    border-top: 1px solid #ddd;
  }
}
.site-nav-tab > a {
  border-style: solid;
  border-bottom-color: #fff;
  border-bottom-width: 4px;
  padding-bottom: 8px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .site-nav-tab > a {
    border-bottom-width: 0;
    padding-bottom: 0;
  }
}
.site-nav-tab > a:hover {
  border-bottom-color: #bfbfbf;
}
.site-nav-tab-active > a,
.site-nav-tab-active > a:active,
.site-nav-tab-active > a:focus,
.site-nav-tab-active > a:hover {
  color: #808080;
  border-bottom-color: #808080;
}
.view {
  position: relative;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .view {
    margin-top: 50px;
  }
}
.view section {
  padding-bottom: 24px;
  padding-top: 24px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .view section {
    padding-bottom: 12px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .view section {
    padding-bottom: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .view section {
    padding-bottom: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .view section {
    padding-bottom: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .view section {
    padding-bottom: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .view section {
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .view section {
    padding-bottom: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .view section {
    padding-bottom: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .view section {
    padding-bottom: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  .view section {
    padding-bottom: 36px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .view section {
    padding-top: 12px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .view section {
    padding-top: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .view section {
    padding-top: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .view section {
    padding-top: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .view section {
    padding-top: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .view section {
    padding-top: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .view section {
    padding-top: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .view section {
    padding-top: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .view section {
    padding-top: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  .view section {
    padding-top: 36px;
  }
}
.view section > .layout-container {
  display: block;
  width: 960px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  overflow: hidden;
  padding: 0;
  position: relative;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .view section > .layout-container {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .view section > .layout-container {
    width: 100%;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .view section > .layout-container {
    width: 960px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .view section > .layout-container {
    width: 1020px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .view section > .layout-container {
    width: 1080px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .view section > .layout-container {
    width: 1140px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .view section > .layout-container {
    width: 1200px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .view section > .layout-container {
    width: 1260px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .view section > .layout-container {
    width: 1320px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .view section > .layout-container {
    width: 1380px;
  }
}
@media only screen and (min-width: 1440px) {
  .view section > .layout-container {
    width: 1440px;
  }
}
.view section > .layout-container > .layout {
  padding-left: 24px;
  padding-right: 24px;
  overflow: hidden;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .view section > .layout-container > .layout {
    padding-left: 12px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .view section > .layout-container > .layout {
    padding-left: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .view section > .layout-container > .layout {
    padding-left: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .view section > .layout-container > .layout {
    padding-left: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .view section > .layout-container > .layout {
    padding-left: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .view section > .layout-container > .layout {
    padding-left: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .view section > .layout-container > .layout {
    padding-left: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .view section > .layout-container > .layout {
    padding-left: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .view section > .layout-container > .layout {
    padding-left: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  .view section > .layout-container > .layout {
    padding-left: 36px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .view section > .layout-container > .layout {
    padding-right: 12px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .view section > .layout-container > .layout {
    padding-right: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .view section > .layout-container > .layout {
    padding-right: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .view section > .layout-container > .layout {
    padding-right: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .view section > .layout-container > .layout {
    padding-right: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .view section > .layout-container > .layout {
    padding-right: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .view section > .layout-container > .layout {
    padding-right: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .view section > .layout-container > .layout {
    padding-right: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .view section > .layout-container > .layout {
    padding-right: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  .view section > .layout-container > .layout {
    padding-right: 36px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .view section > .layout-container > .layout {
    padding-left: 0;
    padding-right: 0;
  }
}
.view section > .layout-container > .layout > .layout-column {
  float: left;
  width: 100%;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .view section > .layout-container > .layout > .layout-column {
    float: none;
    width: 100%;
  }
}
.view section > .layout-container > .layout .layout-block {
  padding: 24px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .view section > .layout-container > .layout .layout-block {
    padding: 12px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .view section > .layout-container > .layout .layout-block {
    padding: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .view section > .layout-container > .layout .layout-block {
    padding: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .view section > .layout-container > .layout .layout-block {
    padding: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .view section > .layout-container > .layout .layout-block {
    padding: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .view section > .layout-container > .layout .layout-block {
    padding: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .view section > .layout-container > .layout .layout-block {
    padding: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .view section > .layout-container > .layout .layout-block {
    padding: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .view section > .layout-container > .layout .layout-block {
    padding: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  .view section > .layout-container > .layout .layout-block {
    padding: 36px;
  }
}
.view section > .layout-container > .layout.layout-2-10 > .layout-column {
  width: 16.66666667%;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .view section > .layout-container > .layout.layout-2-10 > .layout-column {
    width: 100%;
  }
}
.view section > .layout-container > .layout.layout-2-10 > .layout-column + .layout-column {
  width: 83.33333333%;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .view section > .layout-container > .layout.layout-2-10 > .layout-column + .layout-column {
    width: 100%;
  }
}
.view section > .layout-container > .layout.layout-3-9 > .layout-column {
  width: 25%;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .view section > .layout-container > .layout.layout-3-9 > .layout-column {
    width: 100%;
  }
}
.view section > .layout-container > .layout.layout-3-9 > .layout-column + .layout-column {
  width: 75%;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .view section > .layout-container > .layout.layout-3-9 > .layout-column + .layout-column {
    width: 100%;
  }
}
.view section > .layout-container > .layout.layout-4-8 > .layout-column {
  width: 33.33333333%;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .view section > .layout-container > .layout.layout-4-8 > .layout-column {
    width: 100%;
  }
}
.view section > .layout-container > .layout.layout-4-8 > .layout-column + .layout-column {
  width: 66.66666667%;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .view section > .layout-container > .layout.layout-4-8 > .layout-column + .layout-column {
    width: 100%;
  }
}
.view section > .layout-container > .layout.layout-6-6 > .layout-column {
  width: 50%;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .view section > .layout-container > .layout.layout-6-6 > .layout-column {
    width: 100%;
  }
}
.view section > .layout-container > .layout.layout-6-6 > .layout-column + .layout-column {
  width: 50%;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .view section > .layout-container > .layout.layout-6-6 > .layout-column + .layout-column {
    width: 100%;
  }
}
.view section > .layout-container > .layout.layout-7-5 > .layout-column {
  width: 58.33333333%;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .view section > .layout-container > .layout.layout-7-5 > .layout-column {
    width: 100%;
  }
}
.view section > .layout-container > .layout.layout-7-5 > .layout-column + .layout-column {
  width: 41.66666667%;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .view section > .layout-container > .layout.layout-7-5 > .layout-column + .layout-column {
    width: 100%;
  }
}
.view section > .layout-container > .layout.layout-8-4 > .layout-column {
  width: 66.66666667%;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .view section > .layout-container > .layout.layout-8-4 > .layout-column {
    width: 100%;
  }
}
.view section > .layout-container > .layout.layout-8-4 > .layout-column + .layout-column {
  width: 33.33333333%;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .view section > .layout-container > .layout.layout-8-4 > .layout-column + .layout-column {
    width: 100%;
  }
}
.view section > .layout-container > .layout.layout-9-3 > .layout-column {
  width: 75%;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .view section > .layout-container > .layout.layout-9-3 > .layout-column {
    width: 100%;
  }
}
.view section > .layout-container > .layout.layout-9-3 > .layout-column + .layout-column {
  width: 25%;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .view section > .layout-container > .layout.layout-9-3 > .layout-column + .layout-column {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .view section > .layout-container > .layout.layout-tablet-6-6 > .layout-column {
    width: 50%;
  }
  .view section > .layout-container > .layout.layout-tablet-6-6 > .layout-column + .layout-column {
    width: 50%;
  }
}
.view section + section > .layout-container {
  border-top-width: 0;
}
.view section.has-background-color {
  background-color: #eee;
  color: #666666;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .view section.has-background-color {
    background-color: transparent;
    color: #808080;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .view section.has-background-color-phone {
    background-color: #eee;
  }
}
.view section.has-border-top {
  padding-top: 0;
}
.audio-playlist > audio {
  display: none;
}
.audio-playlist > ol {
  display: block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.audio-playlist > ol > li {
  display: block;
  margin: 0;
  padding: 0;
}
.audio-playlist > ol > li > a {
  background-color: #ddd;
  color: #222;
  display: block;
  font-size: 16px;
  line-height: 24px;
  overflow: hidden;
  position: relative;
  padding: 12px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .audio-playlist > ol > li > a {
    padding: 6px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .audio-playlist > ol > li > a {
    padding: 12px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .audio-playlist > ol > li > a {
    padding: 12.75px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .audio-playlist > ol > li > a {
    padding: 13.5px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .audio-playlist > ol > li > a {
    padding: 14.25px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .audio-playlist > ol > li > a {
    padding: 15px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .audio-playlist > ol > li > a {
    padding: 15.75px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .audio-playlist > ol > li > a {
    padding: 16.5px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .audio-playlist > ol > li > a {
    padding: 17.25px;
  }
}
@media only screen and (min-width: 1440px) {
  .audio-playlist > ol > li > a {
    padding: 18px;
  }
}
.audio-playlist > ol > li > a:hover {
  background-color: #ccc;
}
.audio-playlist > ol > li > a > i {
  font-size: 16px;
  line-height: 24px;
  left: 12px;
  width: 24px;
  display: block;
  top: 12px;
  position: absolute;
  text-align: center;
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .audio-playlist > ol > li > a > i {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .audio-playlist > ol > li > a > i {
    font-size: 17px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .audio-playlist > ol > li > a > i {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .audio-playlist > ol > li > a > i {
    font-size: 19px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .audio-playlist > ol > li > a > i {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .audio-playlist > ol > li > a > i {
    font-size: 21px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .audio-playlist > ol > li > a > i {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .audio-playlist > ol > li > a > i {
    font-size: 23px;
  }
}
@media only screen and (min-width: 1440px) {
  .audio-playlist > ol > li > a > i {
    font-size: 24px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .audio-playlist > ol > li > a > i {
    line-height: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .audio-playlist > ol > li > a > i {
    line-height: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .audio-playlist > ol > li > a > i {
    line-height: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .audio-playlist > ol > li > a > i {
    line-height: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .audio-playlist > ol > li > a > i {
    line-height: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .audio-playlist > ol > li > a > i {
    line-height: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .audio-playlist > ol > li > a > i {
    line-height: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .audio-playlist > ol > li > a > i {
    line-height: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  .audio-playlist > ol > li > a > i {
    line-height: 36px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .audio-playlist > ol > li > a > i {
    left: 6px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .audio-playlist > ol > li > a > i {
    left: 12px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .audio-playlist > ol > li > a > i {
    left: 12.75px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .audio-playlist > ol > li > a > i {
    left: 13.5px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .audio-playlist > ol > li > a > i {
    left: 14.25px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .audio-playlist > ol > li > a > i {
    left: 15px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .audio-playlist > ol > li > a > i {
    left: 15.75px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .audio-playlist > ol > li > a > i {
    left: 16.5px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .audio-playlist > ol > li > a > i {
    left: 17.25px;
  }
}
@media only screen and (min-width: 1440px) {
  .audio-playlist > ol > li > a > i {
    left: 18px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .audio-playlist > ol > li > a > i {
    width: 12px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .audio-playlist > ol > li > a > i {
    width: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .audio-playlist > ol > li > a > i {
    width: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .audio-playlist > ol > li > a > i {
    width: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .audio-playlist > ol > li > a > i {
    width: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .audio-playlist > ol > li > a > i {
    width: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .audio-playlist > ol > li > a > i {
    width: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .audio-playlist > ol > li > a > i {
    width: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .audio-playlist > ol > li > a > i {
    width: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  .audio-playlist > ol > li > a > i {
    width: 36px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .audio-playlist > ol > li > a > i {
    top: 6px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .audio-playlist > ol > li > a > i {
    top: 12px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .audio-playlist > ol > li > a > i {
    top: 12.75px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .audio-playlist > ol > li > a > i {
    top: 13.5px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .audio-playlist > ol > li > a > i {
    top: 14.25px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .audio-playlist > ol > li > a > i {
    top: 15px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .audio-playlist > ol > li > a > i {
    top: 15.75px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .audio-playlist > ol > li > a > i {
    top: 16.5px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .audio-playlist > ol > li > a > i {
    top: 17.25px;
  }
}
@media only screen and (min-width: 1440px) {
  .audio-playlist > ol > li > a > i {
    top: 18px;
  }
}
.audio-playlist > ol > li > a > .info {
  margin-left: 36px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .audio-playlist > ol > li > a > .info {
    margin-left: 18px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .audio-playlist > ol > li > a > .info {
    margin-left: 36px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .audio-playlist > ol > li > a > .info {
    margin-left: 38.25px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .audio-playlist > ol > li > a > .info {
    margin-left: 40.5px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .audio-playlist > ol > li > a > .info {
    margin-left: 42.75px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .audio-playlist > ol > li > a > .info {
    margin-left: 45px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .audio-playlist > ol > li > a > .info {
    margin-left: 47.25px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .audio-playlist > ol > li > a > .info {
    margin-left: 49.5px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .audio-playlist > ol > li > a > .info {
    margin-left: 51.75px;
  }
}
@media only screen and (min-width: 1440px) {
  .audio-playlist > ol > li > a > .info {
    margin-left: 54px;
  }
}
.audio-playlist > ol > li > a > .info > .composer {
  color: #888;
}
.audio-playlist > ol > li.active > a {
  background-color: #eee;
}
.audio-playlist > ol > li + li {
  margin-top: 1px;
}
.audio-playlist > ol > li .play {
  display: block;
}
.audio-playlist > ol > li .pause {
  display: none;
}
.audio-playlist > ol > li.playing .play {
  display: none;
}
.audio-playlist > ol > li.playing .pause {
  display: block;
}
.carousel {
  background-color: #eee;
  font-family: "Josefin Sans", sans-serif;
  font-size: 16px;
  margin-bottom: 24px;
  position: relative;
}
.carousel .carousel-arrows {
  height: 0;
  left: 0;
  padding-bottom: 66.66666667%;
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel .carousel-arrows > .carousel-arrow {
  bottom: 0;
  background-color: transparent;
  border-width: 0;
  margin: 0;
  outline-width: 0;
  padding: 0;
  color: #fff;
  cursor: pointer;
  font-size: 32px;
  line-height: 32px;
  margin: auto;
  opacity: 0.33333333;
  padding: 12px;
  position: absolute;
  top: 0;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .carousel .carousel-arrows > .carousel-arrow {
    padding: 6px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .carousel .carousel-arrows > .carousel-arrow {
    padding: 12px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .carousel .carousel-arrows > .carousel-arrow {
    padding: 12.75px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .carousel .carousel-arrows > .carousel-arrow {
    padding: 13.5px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .carousel .carousel-arrows > .carousel-arrow {
    padding: 14.25px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .carousel .carousel-arrows > .carousel-arrow {
    padding: 15px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .carousel .carousel-arrows > .carousel-arrow {
    padding: 15.75px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .carousel .carousel-arrows > .carousel-arrow {
    padding: 16.5px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .carousel .carousel-arrows > .carousel-arrow {
    padding: 17.25px;
  }
}
@media only screen and (min-width: 1440px) {
  .carousel .carousel-arrows > .carousel-arrow {
    padding: 18px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .carousel .carousel-arrows > .carousel-arrow {
    display: none;
  }
}
.carousel .carousel-arrows > .carousel-arrow:hover {
  opacity: 1;
}
.carousel .carousel-arrows > .carousel-arrow.carousel-prev {
  left: 0;
}
.carousel .carousel-arrows > .carousel-arrow.carousel-next {
  right: 0;
}
.carousel .carousel-caption {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #222;
  display: table;
  font-size: 16px;
  line-height: 24px;
  padding: 12px;
  text-align: center;
  width: 100%;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .carousel .carousel-caption {
    padding: 6px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .carousel .carousel-caption {
    padding: 12px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .carousel .carousel-caption {
    padding: 12.75px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .carousel .carousel-caption {
    padding: 13.5px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .carousel .carousel-caption {
    padding: 14.25px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .carousel .carousel-caption {
    padding: 15px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .carousel .carousel-caption {
    padding: 15.75px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .carousel .carousel-caption {
    padding: 16.5px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .carousel .carousel-caption {
    padding: 17.25px;
  }
}
@media only screen and (min-width: 1440px) {
  .carousel .carousel-caption {
    padding: 18px;
  }
}
.carousel .carousel-caption > div {
  display: table-cell;
  vertical-align: middle;
}
.carousel:hover .carousel-arrow {
  opacity: 0.66666667;
}
.carousel ul.slick-dots {
  display: block;
  list-style-type: none;
  margin: 0;
  padding: 0;
  background-color: #ddd;
  bottom: -24px;
  display: table;
  position: absolute;
  width: 100%;
}
.carousel ul.slick-dots > li {
  display: block;
  margin: 0;
  padding: 0;
}
.carousel ul.slick-dots > li {
  display: table-cell;
}
.carousel ul.slick-dots > li > button {
  background-color: transparent;
  border-width: 0;
  margin: 0;
  outline-width: 0;
  padding: 0;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 24px;
  overflow: hidden;
  text-indent: 100%;
  width: 100%;
}
.carousel ul.slick-dots > li.slick-active {
  background-color: #ccc;
}
.coming-soon {
  text-align: center;
}
.coming-soon > .language {
  margin-top: 24px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .coming-soon > .language {
    margin-top: 12px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .coming-soon > .language {
    margin-top: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .coming-soon > .language {
    margin-top: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .coming-soon > .language {
    margin-top: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .coming-soon > .language {
    margin-top: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .coming-soon > .language {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .coming-soon > .language {
    margin-top: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .coming-soon > .language {
    margin-top: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .coming-soon > .language {
    margin-top: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  .coming-soon > .language {
    margin-top: 36px;
  }
}
.coming-soon > .language > a {
  display: inline-block;
}
.coming-soon > .language > a + a {
  margin-left: 24px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .coming-soon > .language > a + a {
    margin-left: 12px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .coming-soon > .language > a + a {
    margin-left: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .coming-soon > .language > a + a {
    margin-left: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .coming-soon > .language > a + a {
    margin-left: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .coming-soon > .language > a + a {
    margin-left: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .coming-soon > .language > a + a {
    margin-left: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .coming-soon > .language > a + a {
    margin-left: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .coming-soon > .language > a + a {
    margin-left: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .coming-soon > .language > a + a {
    margin-left: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  .coming-soon > .language > a + a {
    margin-left: 36px;
  }
}
.contact-form > form {
  font-family: "Josefin Sans", sans-serif;
  position: relative;
}
.contact-form > form h1 {
  text-align: center;
}
.contact-form > form .contact-form-errors {
  margin-bottom: -24px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .contact-form > form .contact-form-errors {
    margin-bottom: -12px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .contact-form > form .contact-form-errors {
    margin-bottom: -24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .contact-form > form .contact-form-errors {
    margin-bottom: -25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .contact-form > form .contact-form-errors {
    margin-bottom: -27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .contact-form > form .contact-form-errors {
    margin-bottom: -28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .contact-form > form .contact-form-errors {
    margin-bottom: -30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .contact-form > form .contact-form-errors {
    margin-bottom: -31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .contact-form > form .contact-form-errors {
    margin-bottom: -33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .contact-form > form .contact-form-errors {
    margin-bottom: -34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  .contact-form > form .contact-form-errors {
    margin-bottom: -36px;
  }
}
.contact-form > form .contact-form-errors > ul {
  color: #ff8080;
}
.contact-form > form .fields {
  margin-left: -24px;
  margin-right: -24px;
  padding-bottom: 24px;
  padding-top: 24px;
  overflow: hidden;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .contact-form > form .fields {
    margin-left: -12px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .contact-form > form .fields {
    margin-left: -24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .contact-form > form .fields {
    margin-left: -25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .contact-form > form .fields {
    margin-left: -27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .contact-form > form .fields {
    margin-left: -28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .contact-form > form .fields {
    margin-left: -30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .contact-form > form .fields {
    margin-left: -31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .contact-form > form .fields {
    margin-left: -33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .contact-form > form .fields {
    margin-left: -34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  .contact-form > form .fields {
    margin-left: -36px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .contact-form > form .fields {
    margin-right: -12px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .contact-form > form .fields {
    margin-right: -24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .contact-form > form .fields {
    margin-right: -25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .contact-form > form .fields {
    margin-right: -27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .contact-form > form .fields {
    margin-right: -28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .contact-form > form .fields {
    margin-right: -30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .contact-form > form .fields {
    margin-right: -31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .contact-form > form .fields {
    margin-right: -33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .contact-form > form .fields {
    margin-right: -34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  .contact-form > form .fields {
    margin-right: -36px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .contact-form > form .fields {
    padding-bottom: 12px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .contact-form > form .fields {
    padding-bottom: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .contact-form > form .fields {
    padding-bottom: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .contact-form > form .fields {
    padding-bottom: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .contact-form > form .fields {
    padding-bottom: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .contact-form > form .fields {
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .contact-form > form .fields {
    padding-bottom: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .contact-form > form .fields {
    padding-bottom: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .contact-form > form .fields {
    padding-bottom: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  .contact-form > form .fields {
    padding-bottom: 36px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .contact-form > form .fields {
    padding-top: 12px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .contact-form > form .fields {
    padding-top: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .contact-form > form .fields {
    padding-top: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .contact-form > form .fields {
    padding-top: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .contact-form > form .fields {
    padding-top: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .contact-form > form .fields {
    padding-top: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .contact-form > form .fields {
    padding-top: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .contact-form > form .fields {
    padding-top: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .contact-form > form .fields {
    padding-top: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  .contact-form > form .fields {
    padding-top: 36px;
  }
}
.contact-form > form .fields > .left,
.contact-form > form .fields > .right {
  float: left;
  width: 50%;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .contact-form > form .fields > .left,
  .contact-form > form .fields > .right {
    float: none;
    width: 100%;
  }
}
.contact-form > form .fields > .left > div,
.contact-form > form .fields > .right > div {
  padding-left: 24px;
  padding-right: 24px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .contact-form > form .fields > .left > div,
  .contact-form > form .fields > .right > div {
    padding-left: 12px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .contact-form > form .fields > .left > div,
  .contact-form > form .fields > .right > div {
    padding-left: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .contact-form > form .fields > .left > div,
  .contact-form > form .fields > .right > div {
    padding-left: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .contact-form > form .fields > .left > div,
  .contact-form > form .fields > .right > div {
    padding-left: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .contact-form > form .fields > .left > div,
  .contact-form > form .fields > .right > div {
    padding-left: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .contact-form > form .fields > .left > div,
  .contact-form > form .fields > .right > div {
    padding-left: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .contact-form > form .fields > .left > div,
  .contact-form > form .fields > .right > div {
    padding-left: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .contact-form > form .fields > .left > div,
  .contact-form > form .fields > .right > div {
    padding-left: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .contact-form > form .fields > .left > div,
  .contact-form > form .fields > .right > div {
    padding-left: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  .contact-form > form .fields > .left > div,
  .contact-form > form .fields > .right > div {
    padding-left: 36px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .contact-form > form .fields > .left > div,
  .contact-form > form .fields > .right > div {
    padding-right: 12px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .contact-form > form .fields > .left > div,
  .contact-form > form .fields > .right > div {
    padding-right: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .contact-form > form .fields > .left > div,
  .contact-form > form .fields > .right > div {
    padding-right: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .contact-form > form .fields > .left > div,
  .contact-form > form .fields > .right > div {
    padding-right: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .contact-form > form .fields > .left > div,
  .contact-form > form .fields > .right > div {
    padding-right: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .contact-form > form .fields > .left > div,
  .contact-form > form .fields > .right > div {
    padding-right: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .contact-form > form .fields > .left > div,
  .contact-form > form .fields > .right > div {
    padding-right: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .contact-form > form .fields > .left > div,
  .contact-form > form .fields > .right > div {
    padding-right: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .contact-form > form .fields > .left > div,
  .contact-form > form .fields > .right > div {
    padding-right: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  .contact-form > form .fields > .left > div,
  .contact-form > form .fields > .right > div {
    padding-right: 36px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .contact-form > form .fields > .right {
    margin-top: 6px;
  }
}
.contact-form > form .fields .field > label {
  font-size: 16px;
  padding: 6px;
  line-height: 24px;
  display: block;
  font-weight: 500;
  margin: 0;
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .contact-form > form .fields .field > label {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .contact-form > form .fields .field > label {
    font-size: 17px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .contact-form > form .fields .field > label {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .contact-form > form .fields .field > label {
    font-size: 19px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .contact-form > form .fields .field > label {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .contact-form > form .fields .field > label {
    font-size: 21px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .contact-form > form .fields .field > label {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .contact-form > form .fields .field > label {
    font-size: 23px;
  }
}
@media only screen and (min-width: 1440px) {
  .contact-form > form .fields .field > label {
    font-size: 24px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .contact-form > form .fields .field > label {
    padding: 3px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .contact-form > form .fields .field > label {
    padding: 6px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .contact-form > form .fields .field > label {
    padding: 6.375px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .contact-form > form .fields .field > label {
    padding: 6.75px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .contact-form > form .fields .field > label {
    padding: 7.125px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .contact-form > form .fields .field > label {
    padding: 7.5px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .contact-form > form .fields .field > label {
    padding: 7.875px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .contact-form > form .fields .field > label {
    padding: 8.25px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .contact-form > form .fields .field > label {
    padding: 8.625px;
  }
}
@media only screen and (min-width: 1440px) {
  .contact-form > form .fields .field > label {
    padding: 9px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .contact-form > form .fields .field > label {
    line-height: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .contact-form > form .fields .field > label {
    line-height: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .contact-form > form .fields .field > label {
    line-height: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .contact-form > form .fields .field > label {
    line-height: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .contact-form > form .fields .field > label {
    line-height: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .contact-form > form .fields .field > label {
    line-height: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .contact-form > form .fields .field > label {
    line-height: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .contact-form > form .fields .field > label {
    line-height: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  .contact-form > form .fields .field > label {
    line-height: 36px;
  }
}
.contact-form > form .fields .field > div {
  background-color: #eee;
  border-left-color: #a6a6a6;
  border-left-style: solid;
  border-left-width: 5px;
  padding: 12px;
  position: relative;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .contact-form > form .fields .field > div {
    padding: 6px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .contact-form > form .fields .field > div {
    padding: 12px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .contact-form > form .fields .field > div {
    padding: 12.75px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .contact-form > form .fields .field > div {
    padding: 13.5px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .contact-form > form .fields .field > div {
    padding: 14.25px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .contact-form > form .fields .field > div {
    padding: 15px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .contact-form > form .fields .field > div {
    padding: 15.75px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .contact-form > form .fields .field > div {
    padding: 16.5px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .contact-form > form .fields .field > div {
    padding: 17.25px;
  }
}
@media only screen and (min-width: 1440px) {
  .contact-form > form .fields .field > div {
    padding: 18px;
  }
}
.contact-form > form .fields .field > div input[type="email"],
.contact-form > form .fields .field > div input[type="tel"],
.contact-form > form .fields .field > div input[type="text"],
.contact-form > form .fields .field > div textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  border-width: 0;
  color: #000;
  display: block;
  font-size: 16px;
  line-height: normal;
  margin: 0;
  outline-width: 0;
  padding: 0;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  width: 100%;
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .contact-form > form .fields .field > div input[type="email"],
  .contact-form > form .fields .field > div input[type="tel"],
  .contact-form > form .fields .field > div input[type="text"],
  .contact-form > form .fields .field > div textarea {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .contact-form > form .fields .field > div input[type="email"],
  .contact-form > form .fields .field > div input[type="tel"],
  .contact-form > form .fields .field > div input[type="text"],
  .contact-form > form .fields .field > div textarea {
    font-size: 17px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .contact-form > form .fields .field > div input[type="email"],
  .contact-form > form .fields .field > div input[type="tel"],
  .contact-form > form .fields .field > div input[type="text"],
  .contact-form > form .fields .field > div textarea {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .contact-form > form .fields .field > div input[type="email"],
  .contact-form > form .fields .field > div input[type="tel"],
  .contact-form > form .fields .field > div input[type="text"],
  .contact-form > form .fields .field > div textarea {
    font-size: 19px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .contact-form > form .fields .field > div input[type="email"],
  .contact-form > form .fields .field > div input[type="tel"],
  .contact-form > form .fields .field > div input[type="text"],
  .contact-form > form .fields .field > div textarea {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .contact-form > form .fields .field > div input[type="email"],
  .contact-form > form .fields .field > div input[type="tel"],
  .contact-form > form .fields .field > div input[type="text"],
  .contact-form > form .fields .field > div textarea {
    font-size: 21px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .contact-form > form .fields .field > div input[type="email"],
  .contact-form > form .fields .field > div input[type="tel"],
  .contact-form > form .fields .field > div input[type="text"],
  .contact-form > form .fields .field > div textarea {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .contact-form > form .fields .field > div input[type="email"],
  .contact-form > form .fields .field > div input[type="tel"],
  .contact-form > form .fields .field > div input[type="text"],
  .contact-form > form .fields .field > div textarea {
    font-size: 23px;
  }
}
@media only screen and (min-width: 1440px) {
  .contact-form > form .fields .field > div input[type="email"],
  .contact-form > form .fields .field > div input[type="tel"],
  .contact-form > form .fields .field > div input[type="text"],
  .contact-form > form .fields .field > div textarea {
    font-size: 24px;
  }
}
.contact-form > form .fields .field + .field {
  margin-top: 12px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .contact-form > form .fields .field + .field {
    margin-top: 6px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .contact-form > form .fields .field + .field {
    margin-top: 12px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .contact-form > form .fields .field + .field {
    margin-top: 12.75px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .contact-form > form .fields .field + .field {
    margin-top: 13.5px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .contact-form > form .fields .field + .field {
    margin-top: 14.25px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .contact-form > form .fields .field + .field {
    margin-top: 15px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .contact-form > form .fields .field + .field {
    margin-top: 15.75px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .contact-form > form .fields .field + .field {
    margin-top: 16.5px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .contact-form > form .fields .field + .field {
    margin-top: 17.25px;
  }
}
@media only screen and (min-width: 1440px) {
  .contact-form > form .fields .field + .field {
    margin-top: 18px;
  }
}
.contact-form > form .fields .field.field-dropdown > div button {
  background-color: transparent;
  border-width: 0;
  display: block;
  line-height: normal;
  margin: 0;
  outline-width: 0;
  padding: 0;
  text-align: left;
  width: 100%;
}
.contact-form > form .fields .field.field-dropdown > div > button {
  z-index: 1;
}
.contact-form > form .fields .field.field-dropdown > div > button:after {
  color: #a6a6a6;
  content: "\25BC";
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  padding-top: 12px;
  padding-right: 12px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .contact-form > form .fields .field.field-dropdown > div > button:after {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .contact-form > form .fields .field.field-dropdown > div > button:after {
    font-size: 17px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .contact-form > form .fields .field.field-dropdown > div > button:after {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .contact-form > form .fields .field.field-dropdown > div > button:after {
    font-size: 19px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .contact-form > form .fields .field.field-dropdown > div > button:after {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .contact-form > form .fields .field.field-dropdown > div > button:after {
    font-size: 21px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .contact-form > form .fields .field.field-dropdown > div > button:after {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .contact-form > form .fields .field.field-dropdown > div > button:after {
    font-size: 23px;
  }
}
@media only screen and (min-width: 1440px) {
  .contact-form > form .fields .field.field-dropdown > div > button:after {
    font-size: 24px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .contact-form > form .fields .field.field-dropdown > div > button:after {
    padding-top: 6px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .contact-form > form .fields .field.field-dropdown > div > button:after {
    padding-top: 12px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .contact-form > form .fields .field.field-dropdown > div > button:after {
    padding-top: 12.75px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .contact-form > form .fields .field.field-dropdown > div > button:after {
    padding-top: 13.5px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .contact-form > form .fields .field.field-dropdown > div > button:after {
    padding-top: 14.25px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .contact-form > form .fields .field.field-dropdown > div > button:after {
    padding-top: 15px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .contact-form > form .fields .field.field-dropdown > div > button:after {
    padding-top: 15.75px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .contact-form > form .fields .field.field-dropdown > div > button:after {
    padding-top: 16.5px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .contact-form > form .fields .field.field-dropdown > div > button:after {
    padding-top: 17.25px;
  }
}
@media only screen and (min-width: 1440px) {
  .contact-form > form .fields .field.field-dropdown > div > button:after {
    padding-top: 18px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .contact-form > form .fields .field.field-dropdown > div > button:after {
    padding-right: 6px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .contact-form > form .fields .field.field-dropdown > div > button:after {
    padding-right: 12px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .contact-form > form .fields .field.field-dropdown > div > button:after {
    padding-right: 12.75px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .contact-form > form .fields .field.field-dropdown > div > button:after {
    padding-right: 13.5px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .contact-form > form .fields .field.field-dropdown > div > button:after {
    padding-right: 14.25px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .contact-form > form .fields .field.field-dropdown > div > button:after {
    padding-right: 15px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .contact-form > form .fields .field.field-dropdown > div > button:after {
    padding-right: 15.75px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .contact-form > form .fields .field.field-dropdown > div > button:after {
    padding-right: 16.5px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .contact-form > form .fields .field.field-dropdown > div > button:after {
    padding-right: 17.25px;
  }
}
@media only screen and (min-width: 1440px) {
  .contact-form > form .fields .field.field-dropdown > div > button:after {
    padding-right: 18px;
  }
}
.contact-form > form .fields .field.field-dropdown > div > ul {
  background-color: #eee;
  border-left-color: #666;
  border-style: solid;
  border-width: 0;
  border-left-width: 5px;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  box-shadow: rgba(0, 0, 0, 0.2) 0 5px 5px;
  display: none;
  left: -5px;
  line-height: normal;
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.contact-form > form .fields .field.field-dropdown > div > ul > li {
  line-height: normal;
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.contact-form > form .fields .field.field-dropdown > div > ul > li > button {
  padding: 12px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .contact-form > form .fields .field.field-dropdown > div > ul > li > button {
    padding: 6px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .contact-form > form .fields .field.field-dropdown > div > ul > li > button {
    padding: 12px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .contact-form > form .fields .field.field-dropdown > div > ul > li > button {
    padding: 12.75px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .contact-form > form .fields .field.field-dropdown > div > ul > li > button {
    padding: 13.5px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .contact-form > form .fields .field.field-dropdown > div > ul > li > button {
    padding: 14.25px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .contact-form > form .fields .field.field-dropdown > div > ul > li > button {
    padding: 15px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .contact-form > form .fields .field.field-dropdown > div > ul > li > button {
    padding: 15.75px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .contact-form > form .fields .field.field-dropdown > div > ul > li > button {
    padding: 16.5px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .contact-form > form .fields .field.field-dropdown > div > ul > li > button {
    padding: 17.25px;
  }
}
@media only screen and (min-width: 1440px) {
  .contact-form > form .fields .field.field-dropdown > div > ul > li > button {
    padding: 18px;
  }
}
.contact-form > form .fields .field.field-dropdown > div > ul > li:first-child:after {
  color: #666;
  content: "\25B2";
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  padding-top: 12px;
  padding-right: 12px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .contact-form > form .fields .field.field-dropdown > div > ul > li:first-child:after {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .contact-form > form .fields .field.field-dropdown > div > ul > li:first-child:after {
    font-size: 17px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .contact-form > form .fields .field.field-dropdown > div > ul > li:first-child:after {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .contact-form > form .fields .field.field-dropdown > div > ul > li:first-child:after {
    font-size: 19px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .contact-form > form .fields .field.field-dropdown > div > ul > li:first-child:after {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .contact-form > form .fields .field.field-dropdown > div > ul > li:first-child:after {
    font-size: 21px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .contact-form > form .fields .field.field-dropdown > div > ul > li:first-child:after {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .contact-form > form .fields .field.field-dropdown > div > ul > li:first-child:after {
    font-size: 23px;
  }
}
@media only screen and (min-width: 1440px) {
  .contact-form > form .fields .field.field-dropdown > div > ul > li:first-child:after {
    font-size: 24px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .contact-form > form .fields .field.field-dropdown > div > ul > li:first-child:after {
    padding-top: 6px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .contact-form > form .fields .field.field-dropdown > div > ul > li:first-child:after {
    padding-top: 12px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .contact-form > form .fields .field.field-dropdown > div > ul > li:first-child:after {
    padding-top: 12.75px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .contact-form > form .fields .field.field-dropdown > div > ul > li:first-child:after {
    padding-top: 13.5px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .contact-form > form .fields .field.field-dropdown > div > ul > li:first-child:after {
    padding-top: 14.25px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .contact-form > form .fields .field.field-dropdown > div > ul > li:first-child:after {
    padding-top: 15px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .contact-form > form .fields .field.field-dropdown > div > ul > li:first-child:after {
    padding-top: 15.75px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .contact-form > form .fields .field.field-dropdown > div > ul > li:first-child:after {
    padding-top: 16.5px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .contact-form > form .fields .field.field-dropdown > div > ul > li:first-child:after {
    padding-top: 17.25px;
  }
}
@media only screen and (min-width: 1440px) {
  .contact-form > form .fields .field.field-dropdown > div > ul > li:first-child:after {
    padding-top: 18px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .contact-form > form .fields .field.field-dropdown > div > ul > li:first-child:after {
    padding-right: 6px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .contact-form > form .fields .field.field-dropdown > div > ul > li:first-child:after {
    padding-right: 12px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .contact-form > form .fields .field.field-dropdown > div > ul > li:first-child:after {
    padding-right: 12.75px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .contact-form > form .fields .field.field-dropdown > div > ul > li:first-child:after {
    padding-right: 13.5px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .contact-form > form .fields .field.field-dropdown > div > ul > li:first-child:after {
    padding-right: 14.25px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .contact-form > form .fields .field.field-dropdown > div > ul > li:first-child:after {
    padding-right: 15px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .contact-form > form .fields .field.field-dropdown > div > ul > li:first-child:after {
    padding-right: 15.75px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .contact-form > form .fields .field.field-dropdown > div > ul > li:first-child:after {
    padding-right: 16.5px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .contact-form > form .fields .field.field-dropdown > div > ul > li:first-child:after {
    padding-right: 17.25px;
  }
}
@media only screen and (min-width: 1440px) {
  .contact-form > form .fields .field.field-dropdown > div > ul > li:first-child:after {
    padding-right: 18px;
  }
}
.contact-form > form .fields .field.field-dropdown.active > div > ul {
  display: block;
}
.contact-form > form .fields .field.required > div:after {
  font-size: 16px;
  line-height: 16px;
  padding-top: 12px;
  padding-right: 12px;
  color: rgba(0, 0, 0, 0.25);
  position: absolute;
  top: 0;
  right: 0;
  content: "\2605";
  font-weight: 400;
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .contact-form > form .fields .field.required > div:after {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .contact-form > form .fields .field.required > div:after {
    font-size: 17px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .contact-form > form .fields .field.required > div:after {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .contact-form > form .fields .field.required > div:after {
    font-size: 19px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .contact-form > form .fields .field.required > div:after {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .contact-form > form .fields .field.required > div:after {
    font-size: 21px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .contact-form > form .fields .field.required > div:after {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .contact-form > form .fields .field.required > div:after {
    font-size: 23px;
  }
}
@media only screen and (min-width: 1440px) {
  .contact-form > form .fields .field.required > div:after {
    font-size: 24px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .contact-form > form .fields .field.required > div:after {
    line-height: 16px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .contact-form > form .fields .field.required > div:after {
    line-height: 17px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .contact-form > form .fields .field.required > div:after {
    line-height: 18px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .contact-form > form .fields .field.required > div:after {
    line-height: 19px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .contact-form > form .fields .field.required > div:after {
    line-height: 20px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .contact-form > form .fields .field.required > div:after {
    line-height: 21px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .contact-form > form .fields .field.required > div:after {
    line-height: 22px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .contact-form > form .fields .field.required > div:after {
    line-height: 23px;
  }
}
@media only screen and (min-width: 1440px) {
  .contact-form > form .fields .field.required > div:after {
    line-height: 24px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .contact-form > form .fields .field.required > div:after {
    padding-top: 6px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .contact-form > form .fields .field.required > div:after {
    padding-top: 12px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .contact-form > form .fields .field.required > div:after {
    padding-top: 12.75px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .contact-form > form .fields .field.required > div:after {
    padding-top: 13.5px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .contact-form > form .fields .field.required > div:after {
    padding-top: 14.25px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .contact-form > form .fields .field.required > div:after {
    padding-top: 15px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .contact-form > form .fields .field.required > div:after {
    padding-top: 15.75px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .contact-form > form .fields .field.required > div:after {
    padding-top: 16.5px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .contact-form > form .fields .field.required > div:after {
    padding-top: 17.25px;
  }
}
@media only screen and (min-width: 1440px) {
  .contact-form > form .fields .field.required > div:after {
    padding-top: 18px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .contact-form > form .fields .field.required > div:after {
    padding-right: 6px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .contact-form > form .fields .field.required > div:after {
    padding-right: 12px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .contact-form > form .fields .field.required > div:after {
    padding-right: 12.75px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .contact-form > form .fields .field.required > div:after {
    padding-right: 13.5px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .contact-form > form .fields .field.required > div:after {
    padding-right: 14.25px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .contact-form > form .fields .field.required > div:after {
    padding-right: 15px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .contact-form > form .fields .field.required > div:after {
    padding-right: 15.75px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .contact-form > form .fields .field.required > div:after {
    padding-right: 16.5px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .contact-form > form .fields .field.required > div:after {
    padding-right: 17.25px;
  }
}
@media only screen and (min-width: 1440px) {
  .contact-form > form .fields .field.required > div:after {
    padding-right: 18px;
  }
}
.contact-form > form .fields .field.required.invalid > div {
  border-left-color: #ff8080;
}
.contact-form > form .fields .field.required.invalid > div:after {
  color: #ff8080;
}
.contact-form > form .fields .field.active > div {
  border-left-color: #666;
}
.contact-form > form .fields .field.active > div:after {
  color: #666;
}
.contact-form > form .fields .field.active.invalid > div {
  border-left-color: #f00;
}
.contact-form > form .fields .field.active.invalid > div:after {
  color: #f00;
}
.contact-form > form .buttons {
  clear: both;
  text-align: center;
}
.contact-form > form .buttons > div {
  padding: 12px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .contact-form > form .buttons > div {
    padding: 6px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .contact-form > form .buttons > div {
    padding: 12px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .contact-form > form .buttons > div {
    padding: 12.75px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .contact-form > form .buttons > div {
    padding: 13.5px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .contact-form > form .buttons > div {
    padding: 14.25px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .contact-form > form .buttons > div {
    padding: 15px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .contact-form > form .buttons > div {
    padding: 15.75px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .contact-form > form .buttons > div {
    padding: 16.5px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .contact-form > form .buttons > div {
    padding: 17.25px;
  }
}
@media only screen and (min-width: 1440px) {
  .contact-form > form .buttons > div {
    padding: 18px;
  }
}
.contact-form > form .buttons > div > button {
  font-size: 24px;
  line-height: 36px;
  background-color: transparent;
  border-width: 0;
  color: #808080;
  display: inline-block;
  margin: 0;
  outline-width: 0;
  padding: 0;
  padding: 12px;
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .contact-form > form .buttons > div > button {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .contact-form > form .buttons > div > button {
    font-size: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .contact-form > form .buttons > div > button {
    font-size: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .contact-form > form .buttons > div > button {
    font-size: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .contact-form > form .buttons > div > button {
    font-size: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .contact-form > form .buttons > div > button {
    font-size: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .contact-form > form .buttons > div > button {
    font-size: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .contact-form > form .buttons > div > button {
    font-size: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  .contact-form > form .buttons > div > button {
    font-size: 36px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .contact-form > form .buttons > div > button {
    line-height: 36px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .contact-form > form .buttons > div > button {
    line-height: 38.25px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .contact-form > form .buttons > div > button {
    line-height: 40.5px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .contact-form > form .buttons > div > button {
    line-height: 42.75px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .contact-form > form .buttons > div > button {
    line-height: 45px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .contact-form > form .buttons > div > button {
    line-height: 47.25px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .contact-form > form .buttons > div > button {
    line-height: 49.5px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .contact-form > form .buttons > div > button {
    line-height: 51.75px;
  }
}
@media only screen and (min-width: 1440px) {
  .contact-form > form .buttons > div > button {
    line-height: 54px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .contact-form > form .buttons > div > button {
    padding: 6px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .contact-form > form .buttons > div > button {
    padding: 12px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .contact-form > form .buttons > div > button {
    padding: 12.75px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .contact-form > form .buttons > div > button {
    padding: 13.5px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .contact-form > form .buttons > div > button {
    padding: 14.25px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .contact-form > form .buttons > div > button {
    padding: 15px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .contact-form > form .buttons > div > button {
    padding: 15.75px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .contact-form > form .buttons > div > button {
    padding: 16.5px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .contact-form > form .buttons > div > button {
    padding: 17.25px;
  }
}
@media only screen and (min-width: 1440px) {
  .contact-form > form .buttons > div > button {
    padding: 18px;
  }
}
.contact-form > form .buttons > div > button:focus,
.contact-form > form .buttons > div > button:hover {
  color: #404040;
}
.contact-form > form .buttons > div > button:disabled {
  color: #bfbfbf;
}
.contact-form > form > .message {
  background-color: #fff;
  position: absolute;
  height: 100%;
  left: 0;
  text-align: center;
  top: 0;
  width: 100%;
}
.contact-form > form > .loading-panel {
  background-color: #fff;
}
.footer-contact {
  text-align: center;
}
.footer-contact > a {
  display: inline-block;
}
.has-border-top .footer-contact {
  border-top: 1px solid #808080;
  margin-top: -24px;
  padding-top: 48px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .has-border-top .footer-contact {
    margin-top: -12px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .has-border-top .footer-contact {
    margin-top: -24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .has-border-top .footer-contact {
    margin-top: -25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .has-border-top .footer-contact {
    margin-top: -27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .has-border-top .footer-contact {
    margin-top: -28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .has-border-top .footer-contact {
    margin-top: -30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .has-border-top .footer-contact {
    margin-top: -31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .has-border-top .footer-contact {
    margin-top: -33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .has-border-top .footer-contact {
    margin-top: -34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  .has-border-top .footer-contact {
    margin-top: -36px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .has-border-top .footer-contact {
    padding-top: 24px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .has-border-top .footer-contact {
    padding-top: 48px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .has-border-top .footer-contact {
    padding-top: 51px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .has-border-top .footer-contact {
    padding-top: 54px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .has-border-top .footer-contact {
    padding-top: 57px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .has-border-top .footer-contact {
    padding-top: 60px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .has-border-top .footer-contact {
    padding-top: 63px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .has-border-top .footer-contact {
    padding-top: 66px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .has-border-top .footer-contact {
    padding-top: 69px;
  }
}
@media only screen and (min-width: 1440px) {
  .has-border-top .footer-contact {
    padding-top: 72px;
  }
}
.grid-list {
  overflow: hidden;
  text-align: center;
}
.grid-list > ul {
  display: block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.grid-list > ul > li {
  display: block;
  margin: 0;
  padding: 0;
}
.grid-list > ul > li {
  float: left;
  white-space: nowrap;
  width: 25%;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .grid-list > ul > li {
    width: 100%;
  }
}
.grid-list > ul > li > span {
  display: block;
}
.hero {
  background-color: #222;
  overflow: hidden;
}
.hero > .hero-image {
  float: left;
  height: 0;
  padding: 0;
  padding-bottom: 40%;
  position: relative;
  width: 60%;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .hero > .hero-image {
    float: none;
    height: auto;
    padding: 0;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .hero > .hero-image {
    float: none;
    height: auto;
    padding: 0;
    width: 100%;
  }
}
.hero > .hero-image > img {
  display: block;
  height: auto;
  width: 100%;
}
.hero > .hero-text {
  color: #ccc;
  float: left;
  height: 0;
  padding: 0;
  padding-bottom: 40%;
  position: relative;
  width: 40%;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .hero > .hero-text {
    float: none;
    height: auto;
    padding: 0;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .hero > .hero-text {
    float: none;
    height: auto;
    padding: 0;
    width: 100%;
  }
}
.hero > .hero-text > div {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  left: 0;
  bottom: 0;
  height: 100%;
  margin: auto;
  position: absolute;
  padding: 36px;
  right: 0;
  top: 0;
  width: 100%;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .hero > .hero-text > div {
    padding: 18px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .hero > .hero-text > div {
    padding: 36px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .hero > .hero-text > div {
    padding: 38.25px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .hero > .hero-text > div {
    padding: 40.5px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .hero > .hero-text > div {
    padding: 42.75px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .hero > .hero-text > div {
    padding: 45px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .hero > .hero-text > div {
    padding: 47.25px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .hero > .hero-text > div {
    padding: 49.5px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .hero > .hero-text > div {
    padding: 51.75px;
  }
}
@media only screen and (min-width: 1440px) {
  .hero > .hero-text > div {
    padding: 54px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .hero > .hero-text > div {
    position: relative;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .hero > .hero-text > div {
    position: relative;
  }
}
.link-belt > header {
  text-align: center;
}
.link-belt > ul {
  display: block;
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: top;
}
.link-belt > ul > li {
  display: block;
  margin: 0;
  padding: 0;
}
.link-belt > ul > li {
  display: inline-block;
  vertical-align: top;
  width: 16.66666667%;
}
.link-belt > ul > li > a {
  padding: 12px;
  display: block;
  word-spacing: normal;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .link-belt > ul > li > a {
    padding: 6px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .link-belt > ul > li > a {
    padding: 12px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .link-belt > ul > li > a {
    padding: 12.75px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .link-belt > ul > li > a {
    padding: 13.5px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .link-belt > ul > li > a {
    padding: 14.25px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .link-belt > ul > li > a {
    padding: 15px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .link-belt > ul > li > a {
    padding: 15.75px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .link-belt > ul > li > a {
    padding: 16.5px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .link-belt > ul > li > a {
    padding: 17.25px;
  }
}
@media only screen and (min-width: 1440px) {
  .link-belt > ul > li > a {
    padding: 18px;
  }
}
.loading-panel {
  font-size: 32px;
  line-height: 48px;
  /*background-color: #fff;*/
  left: 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .loading-panel {
    font-size: 32px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .loading-panel {
    font-size: 34px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .loading-panel {
    font-size: 36px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .loading-panel {
    font-size: 38px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .loading-panel {
    font-size: 40px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .loading-panel {
    font-size: 42px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .loading-panel {
    font-size: 44px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .loading-panel {
    font-size: 46px;
  }
}
@media only screen and (min-width: 1440px) {
  .loading-panel {
    font-size: 48px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .loading-panel {
    line-height: 48px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .loading-panel {
    line-height: 51px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .loading-panel {
    line-height: 54px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .loading-panel {
    line-height: 57px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .loading-panel {
    line-height: 60px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .loading-panel {
    line-height: 63px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .loading-panel {
    line-height: 66px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .loading-panel {
    line-height: 69px;
  }
}
@media only screen and (min-width: 1440px) {
  .loading-panel {
    line-height: 72px;
  }
}
.loading-panel > div {
  2: 24px;
  text-align: center;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .loading-panel > div {
    2: 12px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .loading-panel > div {
    2: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .loading-panel > div {
    2: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .loading-panel > div {
    2: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .loading-panel > div {
    2: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .loading-panel > div {
    2: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .loading-panel > div {
    2: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .loading-panel > div {
    2: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .loading-panel > div {
    2: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  .loading-panel > div {
    2: 36px;
  }
}
.raw-html {
  margin-bottom: -24px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .raw-html {
    margin-bottom: -12px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .raw-html {
    margin-bottom: -24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .raw-html {
    margin-bottom: -25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .raw-html {
    margin-bottom: -27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .raw-html {
    margin-bottom: -28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .raw-html {
    margin-bottom: -30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .raw-html {
    margin-bottom: -31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .raw-html {
    margin-bottom: -33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .raw-html {
    margin-bottom: -34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  .raw-html {
    margin-bottom: -36px;
  }
}
.raw-html .clear-left {
  clear: left;
}
.raw-html .clear-right {
  clear: right;
}
.raw-html .float-left {
  clear: left;
  float: left;
  margin-right: 24px;
  margin-bottom: 24px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .raw-html .float-left {
    margin-right: 12px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .raw-html .float-left {
    margin-right: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .raw-html .float-left {
    margin-right: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .raw-html .float-left {
    margin-right: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .raw-html .float-left {
    margin-right: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .raw-html .float-left {
    margin-right: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .raw-html .float-left {
    margin-right: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .raw-html .float-left {
    margin-right: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .raw-html .float-left {
    margin-right: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  .raw-html .float-left {
    margin-right: 36px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .raw-html .float-left {
    margin-bottom: 12px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .raw-html .float-left {
    margin-bottom: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .raw-html .float-left {
    margin-bottom: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .raw-html .float-left {
    margin-bottom: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .raw-html .float-left {
    margin-bottom: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .raw-html .float-left {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .raw-html .float-left {
    margin-bottom: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .raw-html .float-left {
    margin-bottom: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .raw-html .float-left {
    margin-bottom: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  .raw-html .float-left {
    margin-bottom: 36px;
  }
}
.raw-html .float-right {
  clear: right;
  float: right;
  margin-left: 24px;
  margin-bottom: 24px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .raw-html .float-right {
    margin-left: 12px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .raw-html .float-right {
    margin-left: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .raw-html .float-right {
    margin-left: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .raw-html .float-right {
    margin-left: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .raw-html .float-right {
    margin-left: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .raw-html .float-right {
    margin-left: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .raw-html .float-right {
    margin-left: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .raw-html .float-right {
    margin-left: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .raw-html .float-right {
    margin-left: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  .raw-html .float-right {
    margin-left: 36px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .raw-html .float-right {
    margin-bottom: 12px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .raw-html .float-right {
    margin-bottom: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .raw-html .float-right {
    margin-bottom: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .raw-html .float-right {
    margin-bottom: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .raw-html .float-right {
    margin-bottom: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .raw-html .float-right {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .raw-html .float-right {
    margin-bottom: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .raw-html .float-right {
    margin-bottom: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .raw-html .float-right {
    margin-bottom: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  .raw-html .float-right {
    margin-bottom: 36px;
  }
}
.raw-html .width-25 {
  width: 25%;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .raw-html .width-25 {
    width: auto;
  }
}
.raw-html .width-33 {
  width: 33.33333333%;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .raw-html .width-33 {
    width: auto;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .raw-html .width-phone-100 {
    clear: both;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .raw-html .width-tablet-50 {
    width: 50%;
  }
}
.triptych-carousel .heading {
  text-align: center;
}
.triptych-carousel .carousel-root {
  font-size: 16px;
  position: relative;
}
.triptych-carousel .carousel-root .carousel-slides {
  position: relative;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .triptych-carousel .carousel-root .carousel-slides {
    display: none;
  }
}
.triptych-carousel .carousel-root .carousel-slides .slide-inner {
  overflow: hidden;
  padding: 24px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .triptych-carousel .carousel-root .carousel-slides .slide-inner {
    padding: 12px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .triptych-carousel .carousel-root .carousel-slides .slide-inner {
    padding: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .triptych-carousel .carousel-root .carousel-slides .slide-inner {
    padding: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .triptych-carousel .carousel-root .carousel-slides .slide-inner {
    padding: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .triptych-carousel .carousel-root .carousel-slides .slide-inner {
    padding: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .triptych-carousel .carousel-root .carousel-slides .slide-inner {
    padding: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .triptych-carousel .carousel-root .carousel-slides .slide-inner {
    padding: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .triptych-carousel .carousel-root .carousel-slides .slide-inner {
    padding: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .triptych-carousel .carousel-root .carousel-slides .slide-inner {
    padding: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  .triptych-carousel .carousel-root .carousel-slides .slide-inner {
    padding: 36px;
  }
}
.triptych-carousel .carousel-root .carousel-slides .image-wrapper-outer {
  float: left;
}
.triptych-carousel .carousel-root .carousel-slides .image-wrapper-inner {
  padding: 12px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .triptych-carousel .carousel-root .carousel-slides .image-wrapper-inner {
    padding: 6px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .triptych-carousel .carousel-root .carousel-slides .image-wrapper-inner {
    padding: 12px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .triptych-carousel .carousel-root .carousel-slides .image-wrapper-inner {
    padding: 12.75px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .triptych-carousel .carousel-root .carousel-slides .image-wrapper-inner {
    padding: 13.5px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .triptych-carousel .carousel-root .carousel-slides .image-wrapper-inner {
    padding: 14.25px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .triptych-carousel .carousel-root .carousel-slides .image-wrapper-inner {
    padding: 15px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .triptych-carousel .carousel-root .carousel-slides .image-wrapper-inner {
    padding: 15.75px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .triptych-carousel .carousel-root .carousel-slides .image-wrapper-inner {
    padding: 16.5px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .triptych-carousel .carousel-root .carousel-slides .image-wrapper-inner {
    padding: 17.25px;
  }
}
@media only screen and (min-width: 1440px) {
  .triptych-carousel .carousel-root .carousel-slides .image-wrapper-inner {
    padding: 18px;
  }
}
.triptych-carousel .carousel-root .carousel-slides .image-wrapper-inner > img {
  display: block;
  height: auto;
  width: 100%;
}
.triptych-carousel .carousel-root .carousel-slides-phone {
  display: none;
  overflow: hidden;
  position: relative;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .triptych-carousel .carousel-root .carousel-slides-phone {
    display: block;
  }
}
.triptych-carousel .carousel-root .carousel-slides-phone .slide-outer {
  float: left;
  width: 50%;
}
.triptych-carousel .carousel-root .carousel-slides-phone .slide-outer:nth-child(2n+1) {
  clear: left;
}
.triptych-carousel .carousel-root .carousel-slides-phone .slide-inner {
  padding: 24px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .triptych-carousel .carousel-root .carousel-slides-phone .slide-inner {
    padding: 12px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .triptych-carousel .carousel-root .carousel-slides-phone .slide-inner {
    padding: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .triptych-carousel .carousel-root .carousel-slides-phone .slide-inner {
    padding: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .triptych-carousel .carousel-root .carousel-slides-phone .slide-inner {
    padding: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .triptych-carousel .carousel-root .carousel-slides-phone .slide-inner {
    padding: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .triptych-carousel .carousel-root .carousel-slides-phone .slide-inner {
    padding: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .triptych-carousel .carousel-root .carousel-slides-phone .slide-inner {
    padding: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .triptych-carousel .carousel-root .carousel-slides-phone .slide-inner {
    padding: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .triptych-carousel .carousel-root .carousel-slides-phone .slide-inner {
    padding: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  .triptych-carousel .carousel-root .carousel-slides-phone .slide-inner {
    padding: 36px;
  }
}
.triptych-carousel .carousel-root .carousel-arrow {
  bottom: 50%;
  background-color: transparent;
  border-width: 0;
  margin: 0;
  outline-width: 0;
  padding: 0;
  color: #000;
  cursor: pointer;
  font-size: 32px;
  height: 100%;
  line-height: 32px;
  margin: auto;
  opacity: 0.33333333;
  position: absolute;
  top: 50%;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .triptych-carousel .carousel-root .carousel-arrow {
    display: none !important;
  }
}
.triptych-carousel .carousel-root .carousel-arrow:hover {
  opacity: 1;
}
.triptych-carousel .carousel-root .carousel-arrow.carousel-prev {
  left: 0;
}
.triptych-carousel .carousel-root .carousel-arrow.carousel-next {
  right: 0;
}
.view-welcome .welcome-intro {
  background-color: #222;
  color: #ccc;
}
.welcome-callouts {
  margin-bottom: -24px;
  margin-top: -24px;
}
.welcome-callouts:before,
.welcome-callouts:after {
  content: " ";
  display: table;
}
.welcome-callouts:after {
  clear: both;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .welcome-callouts {
    margin-bottom: -12px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .welcome-callouts {
    margin-bottom: -24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .welcome-callouts {
    margin-bottom: -25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .welcome-callouts {
    margin-bottom: -27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .welcome-callouts {
    margin-bottom: -28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .welcome-callouts {
    margin-bottom: -30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .welcome-callouts {
    margin-bottom: -31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .welcome-callouts {
    margin-bottom: -33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .welcome-callouts {
    margin-bottom: -34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  .welcome-callouts {
    margin-bottom: -36px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .welcome-callouts {
    margin-top: -12px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .welcome-callouts {
    margin-top: -24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .welcome-callouts {
    margin-top: -25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .welcome-callouts {
    margin-top: -27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .welcome-callouts {
    margin-top: -28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .welcome-callouts {
    margin-top: -30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .welcome-callouts {
    margin-top: -31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .welcome-callouts {
    margin-top: -33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .welcome-callouts {
    margin-top: -34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  .welcome-callouts {
    margin-top: -36px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .welcome-callouts {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-top: 0;
  }
}
.welcome-callouts > div {
  float: left;
  width: 50%;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .welcome-callouts > div {
    margin-left: -12px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .welcome-callouts > div {
    margin-right: -12px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .welcome-callouts > div {
    float: none;
    width: auto;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .welcome-callouts > div + div {
    margin-top: 24px;
  }
}
.welcome-callouts > div .welcome-callout {
  padding: 24px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .welcome-callouts > div .welcome-callout {
    padding: 12px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .welcome-callouts > div .welcome-callout {
    padding: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .welcome-callouts > div .welcome-callout {
    padding: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .welcome-callouts > div .welcome-callout {
    padding: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .welcome-callouts > div .welcome-callout {
    padding: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .welcome-callouts > div .welcome-callout {
    padding: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .welcome-callouts > div .welcome-callout {
    padding: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .welcome-callouts > div .welcome-callout {
    padding: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .welcome-callouts > div .welcome-callout {
    padding: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  .welcome-callouts > div .welcome-callout {
    padding: 36px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .welcome-callouts > div .welcome-callout {
    background-color: #e6e6e6;
    margin: 0;
  }
}
.welcome-callouts > div .welcome-callout > .welcome-callout-head {
  font-size: 24px;
  padding-bottom: 12px;
  line-height: 36px;
  border-bottom: 1px solid #808080;
  margin: 0;
  text-align: center;
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-head {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-head {
    font-size: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-head {
    font-size: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-head {
    font-size: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-head {
    font-size: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-head {
    font-size: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-head {
    font-size: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-head {
    font-size: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-head {
    font-size: 36px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-head {
    padding-bottom: 6px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-head {
    padding-bottom: 12px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-head {
    padding-bottom: 12.75px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-head {
    padding-bottom: 13.5px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-head {
    padding-bottom: 14.25px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-head {
    padding-bottom: 15px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-head {
    padding-bottom: 15.75px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-head {
    padding-bottom: 16.5px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-head {
    padding-bottom: 17.25px;
  }
}
@media only screen and (min-width: 1440px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-head {
    padding-bottom: 18px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-head {
    line-height: 36px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-head {
    line-height: 38.25px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-head {
    line-height: 40.5px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-head {
    line-height: 42.75px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-head {
    line-height: 45px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-head {
    line-height: 47.25px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-head {
    line-height: 49.5px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-head {
    line-height: 51.75px;
  }
}
@media only screen and (min-width: 1440px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-head {
    line-height: 54px;
  }
}
.welcome-callouts > div .welcome-callout > .welcome-callout-body {
  padding-bottom: 24px;
  padding-top: 24px;
  margin-left: -12px;
  margin-right: -12px;
  overflow: hidden;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body {
    padding-bottom: 12px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body {
    padding-bottom: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body {
    padding-bottom: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body {
    padding-bottom: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body {
    padding-bottom: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body {
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body {
    padding-bottom: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body {
    padding-bottom: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body {
    padding-bottom: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body {
    padding-bottom: 36px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body {
    padding-top: 12px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body {
    padding-top: 24px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body {
    padding-top: 25.5px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body {
    padding-top: 27px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body {
    padding-top: 28.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body {
    padding-top: 30px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body {
    padding-top: 31.5px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body {
    padding-top: 33px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body {
    padding-top: 34.5px;
  }
}
@media only screen and (min-width: 1440px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body {
    padding-top: 36px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body {
    margin-left: -6px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body {
    margin-left: -12px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body {
    margin-left: -12.75px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body {
    margin-left: -13.5px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body {
    margin-left: -14.25px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body {
    margin-left: -15px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body {
    margin-left: -15.75px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body {
    margin-left: -16.5px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body {
    margin-left: -17.25px;
  }
}
@media only screen and (min-width: 1440px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body {
    margin-left: -18px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body {
    margin-right: -6px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body {
    margin-right: -12px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body {
    margin-right: -12.75px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body {
    margin-right: -13.5px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body {
    margin-right: -14.25px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body {
    margin-right: -15px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body {
    margin-right: -15.75px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body {
    margin-right: -16.5px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body {
    margin-right: -17.25px;
  }
}
@media only screen and (min-width: 1440px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body {
    margin-right: -18px;
  }
}
.welcome-callouts > div .welcome-callout > .welcome-callout-body > .welcome-callout-text {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 12px;
  padding-right: 12px;
  width: 66.66666667%;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body > .welcome-callout-text {
    padding-left: 6px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body > .welcome-callout-text {
    padding-left: 12px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body > .welcome-callout-text {
    padding-left: 12.75px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body > .welcome-callout-text {
    padding-left: 13.5px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body > .welcome-callout-text {
    padding-left: 14.25px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body > .welcome-callout-text {
    padding-left: 15px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body > .welcome-callout-text {
    padding-left: 15.75px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body > .welcome-callout-text {
    padding-left: 16.5px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body > .welcome-callout-text {
    padding-left: 17.25px;
  }
}
@media only screen and (min-width: 1440px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body > .welcome-callout-text {
    padding-left: 18px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body > .welcome-callout-text {
    padding-right: 6px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body > .welcome-callout-text {
    padding-right: 12px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body > .welcome-callout-text {
    padding-right: 12.75px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body > .welcome-callout-text {
    padding-right: 13.5px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body > .welcome-callout-text {
    padding-right: 14.25px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body > .welcome-callout-text {
    padding-right: 15px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body > .welcome-callout-text {
    padding-right: 15.75px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body > .welcome-callout-text {
    padding-right: 16.5px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body > .welcome-callout-text {
    padding-right: 17.25px;
  }
}
@media only screen and (min-width: 1440px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body > .welcome-callout-text {
    padding-right: 18px;
  }
}
.welcome-callouts > div .welcome-callout > .welcome-callout-body > .welcome-callout-image {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  max-width: 33.33333333%;
  padding-left: 12px;
  padding-right: 12px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body > .welcome-callout-image {
    padding-left: 6px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body > .welcome-callout-image {
    padding-left: 12px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body > .welcome-callout-image {
    padding-left: 12.75px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body > .welcome-callout-image {
    padding-left: 13.5px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body > .welcome-callout-image {
    padding-left: 14.25px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body > .welcome-callout-image {
    padding-left: 15px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body > .welcome-callout-image {
    padding-left: 15.75px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body > .welcome-callout-image {
    padding-left: 16.5px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body > .welcome-callout-image {
    padding-left: 17.25px;
  }
}
@media only screen and (min-width: 1440px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body > .welcome-callout-image {
    padding-left: 18px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body > .welcome-callout-image {
    padding-right: 6px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body > .welcome-callout-image {
    padding-right: 12px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body > .welcome-callout-image {
    padding-right: 12.75px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body > .welcome-callout-image {
    padding-right: 13.5px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body > .welcome-callout-image {
    padding-right: 14.25px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body > .welcome-callout-image {
    padding-right: 15px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body > .welcome-callout-image {
    padding-right: 15.75px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body > .welcome-callout-image {
    padding-right: 16.5px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body > .welcome-callout-image {
    padding-right: 17.25px;
  }
}
@media only screen and (min-width: 1440px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-body > .welcome-callout-image {
    padding-right: 18px;
  }
}
.welcome-callouts > div .welcome-callout > .welcome-callout-foot {
  padding-top: 12px;
  text-align: center;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-foot {
    padding-top: 6px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1019px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-foot {
    padding-top: 12px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1079px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-foot {
    padding-top: 12.75px;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1139px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-foot {
    padding-top: 13.5px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-foot {
    padding-top: 14.25px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1259px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-foot {
    padding-top: 15px;
  }
}
@media only screen and (min-width: 1260px) and (max-width: 1319px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-foot {
    padding-top: 15.75px;
  }
}
@media only screen and (min-width: 1320px) and (max-width: 1379px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-foot {
    padding-top: 16.5px;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1439px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-foot {
    padding-top: 17.25px;
  }
}
@media only screen and (min-width: 1440px) {
  .welcome-callouts > div .welcome-callout > .welcome-callout-foot {
    padding-top: 18px;
  }
}
.welcome-callouts > div .welcome-callout > .welcome-callout-foot > a {
  color: #666;
  display: inline-block;
}
.welcome-callouts > div .welcome-callout > .welcome-callout-foot > a:hover {
  color: #000;
}
