body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

h1 {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 35px;
  font-weight: 500;
  line-height: 40px;
}

h2 {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 36px;
}

h3 {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 33px;
}

h4 {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 27px;
}

h5, h6 {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}

p {
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 400;
  line-height: 22px;
}

a {
  color: #2196f3;
  text-decoration: none;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 20px;
  padding-left: 40px;
}

strong {
  font-weight: bold;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 20px;
  padding: 0 20px;
  font-size: 16px;
}

figure {
  margin-bottom: 20px;
}

figcaption {
  color: rgba(51, 51, 51, .56);
  text-align: center;
  margin-top: 7px;
  font-size: 14px;
  line-height: 20px;
}

.button {
  color: #fff;
  text-align: center;
  background-color: #2196f3;
  border-radius: 3px;
  padding: 11px 20px;
  font-size: 16px;
  line-height: 19px;
  text-decoration: none;
  transition: background-color .15s;
  display: inline-block;
}

.button:hover {
  background-color: #1565c0;
}

.button.w--current {
  background-color: #2e80b6;
}

.button.white {
  color: #333;
  background-color: #fff;
}

.button.white:hover {
  background-color: rgba(255, 255, 255, .77);
}

.button.black {
  background-color: #333;
}

.button.black:hover {
  background-color: #000;
}

.button.black.with-field {
  width: 22%;
  float: left;
  margin-left: 2%;
}

.button.full-width {
  width: 100%;
  display: block;
}

.button.small {
  text-transform: uppercase;
  background-color: #2196f3;
  padding: 7px 12px;
  font-size: 11px;
  line-height: 14px;
}

.button.small:hover {
  background-color: #1565c0;
}

.button.tab {
  background-color: #a8a8a8;
  margin-left: 8px;
  margin-right: 8px;
}

.button.tab:hover {
  background-color: #7e7e7e;
}

.button.tab.w--current {
  background-color: #2196f3;
}

.button.tab.w--current:hover {
  background-color: #1565c0;
}

.button.with-field {
  width: 22%;
  float: left;
  margin-left: 2%;
}

.navigation-link {
  height: 60px;
  padding-top: 18px;
  padding-bottom: 18px;
}

.navigation-link:hover {
  color: #2196f3;
}

.navigation-link.white {
  color: #fff;
}

.navigation-bar {
  background-color: #fff;
}

.navigation-bar.dark {
  background-color: #5d5d5d;
}

.navigation-bar.top {
  background-color: #fff;
  border-radius: 5px;
  margin-top: 58px;
  margin-bottom: 124px;
}

.navigation-menu.left {
  float: left;
}

.navigation-menu.on-bottom {
  float: none;
  text-align: center;
}

.brand-text {
  margin-top: 16px;
  margin-bottom: 0;
  font-size: 23px;
  font-weight: 400;
  line-height: 26px;
}

.brand-link {
  height: 60px;
  transition: opacity .2s;
}

.brand-link:hover {
  opacity: .66;
}

.brand-link.right {
  float: right;
}

.brand-link.on-top {
  float: none;
  text-align: center;
  display: block;
}

.brand-link.white {
  color: #fff;
}

.brand-link.left-spacing {
  color: #fff;
  margin-left: 15px;
}

.brand-link.left {
  margin-left: 16px;
}

.section {
  background-color: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
}

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

.section.accent {
  background-color: #f3f3f3;
}

.section.dark {
  color: #fff;
  background-color: #5d5d5d;
}

.hero-slider {
  height: 455px;
  background-color: rgba(0, 0, 0, 0);
}

.slide {
  background-color: #dbdbdb;
  padding-top: 82px;
  padding-left: 85px;
  padding-right: 85px;
}

.slide.two {
  background-color: #dbdbdb;
}

.header-section {
  color: #fff;
  text-align: center;
  background-color: #5d5d5d;
  padding-top: 104px;
  padding-bottom: 104px;
}

.page-heading {
  margin-top: 0;
  margin-bottom: 11px;
}

.cta-section {
  background-color: #dbdbdb;
  padding-top: 50px;
  padding-bottom: 50px;
}

.cta-section.centered {
  text-align: center;
}

.cta-section.centered-accented {
  color: #fff;
  text-align: center;
  background-color: #2196f3;
}

.cta-heading {
  margin-top: 3px;
  margin-bottom: 0;
  font-weight: 400;
}

.cta-heading.inline-block {
  margin-top: 0;
  margin-right: 13px;
  display: inline-block;
}

.align-right {
  text-align: right;
}

.white-box {
  background-color: #fff;
  border-radius: 5px;
  padding: 15px;
}

.fixed-image-section {
  color: #fff;
  text-align: center;
  background-image: linear-gradient(rgba(0, 0, 0, .25), rgba(0, 0, 0, .25)), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  background-size: auto, 125px;
  background-attachment: scroll, fixed;
  padding: 117px 20px;
}

.hero-section {
  height: 100vh;
  padding-top: 250px;
}

.hero-section.centered {
  text-align: center;
}

.slider-navigation {
  font-size: 11px;
}

.slider-icon-circle {
  width: 50px;
  height: 50px;
  padding: 6px;
  font-size: 33px;
}

.hero-subheading {
  margin-bottom: 18px;
}

.hollow-button {
  color: #2196f3;
  border: 2px solid #2196f3;
  border-radius: 4px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 16px;
  line-height: 19px;
  text-decoration: none;
  transition: background-color .3s, border .3s, color .3s;
  display: inline-block;
}

.hollow-button:hover {
  color: #1565c0;
  border-color: #1565c0;
}

.hollow-button.white {
  color: #fff;
  border-color: #fff;
}

.hollow-button.white:hover {
  color: rgba(255, 255, 255, .72);
  border-color: rgba(255, 255, 255, .64);
}

.section-heading {
  margin-bottom: 20px;
}

.section-heading.centered {
  text-align: center;
}

.main-container {
  background-color: #fff;
  padding-left: 20px;
  padding-right: 20px;
}

.form-label {
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size: 13px;
}

.section-subheading.center {
  text-align: center;
  font-size: 20px;
}

.section-title-group {
  margin-bottom: 62px;
}

.section-title-group.centered {
  text-align: center;
}

.form-field {
  min-height: 41px;
  border-style: none;
  border-radius: 3px;
  margin-bottom: 17px;
  margin-right: 1px;
  transition: box-shadow .15s;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, .09);
}

.form-field:focus {
  box-shadow: 0 0 0 2px #2196f3;
}

.form-field.text-area {
  min-height: 110px;
}

.form-field.with-button {
  width: 75%;
  float: left;
  margin-bottom: 0;
}

.form-wrapper.squeezed {
  padding-left: 19%;
  padding-right: 19%;
}

.picture-border {
  border: 5px solid #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, .12);
}

.round-image {
  border-radius: 100px;
  margin-bottom: 13px;
}

.social-button {
  background-color: #2196f3;
  border-radius: 100px;
  margin-bottom: 8px;
  margin-left: 4px;
  margin-right: 4px;
  padding: 8px;
  transition: background-color .15s;
}

.social-button:hover {
  opacity: 1;
  background-color: #1565c0;
}

.social-button.border {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, .36);
  padding: 6px;
}

.social-button.facebook {
  background-color: #3c5791;
}

.social-button.twitter {
  background-color: #29a9e8;
}

.social-button.red {
  background-color: #d11529;
}

.social-button.pink {
  background-color: #fc488f;
}

.social-button.pink2 {
  background-color: #ed1081;
}

.social-button.orange {
  background-color: #db4e34;
}

.social-button.vimeo {
  background-color: #1ebae7;
}

.social-button.linkdin {
  background-color: #1485c3;
}

.social-button.instagram {
  background-color: #4b769b;
}

.social-button.tumblr {
  background-color: #2e5270;
}

.social-button.webflow {
  background-color: #3278bd;
}

.social-button.medium {
  background-color: #549f63;
}

.social-icon-link {
  opacity: 1;
  padding: 3px;
  transition: opacity .15s;
}

.social-icon-link:hover {
  opacity: .5;
}

.profile-image {
  border-radius: 100px;
  margin-bottom: 15px;
}

.hero-with-nav {
  background-color: #dbdbdb;
}

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

.footer.center {
  text-align: center;
}

.footer.centered-smaller {
  padding-top: 33px;
  padding-bottom: 33px;
}

.footer.accent {
  background-color: #f1f1f1;
}

.footer.centered-accented {
  text-align: center;
  background-color: #f1f1f1;
}

.float-right {
  float: right;
}

.footer-text {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 16px;
}

.link {
  color: #2196f3;
  margin-bottom: 10px;
  text-decoration: none;
  display: block;
}

.link:hover {
  color: #1565c0;
}

.footer-brand-text {
  font-size: 26px;
  line-height: 33px;
}

.sidemenu-wrapper {
  margin-left: 10px;
  padding-left: 20px;
}

.sidemenu-title {
  margin-bottom: 10px;
}

.sidemenu-link {
  color: #8f8f8f;
  padding-top: 6px;
  padding-bottom: 6px;
  text-decoration: none;
  display: block;
}

.sidemenu-link:hover {
  color: #333;
}

.grid-image {
  margin-bottom: 20px;
}

.info-wrapper {
  margin-bottom: 14px;
}

.info-icon {
  float: left;
}

.info-text {
  margin-left: 34px;
}

.footer-link {
  color: rgba(0, 0, 0, .74);
  margin-bottom: 6px;
  text-decoration: none;
  display: block;
}

.footer-link:hover {
  color: #3b99d9;
}

.footer-link.with-icon {
  margin-left: 30px;
}

.hero-title-wrapper {
  margin-bottom: 155px;
}

.icon-left {
  float: left;
  color: #919191;
  padding: 6px;
}

.text-right {
  margin-left: 49px;
}

.left-navigation {
  width: 20%;
  height: 100vh;
  float: left;
  background-color: #dbdbdb;
}

.nav-link {
  text-align: center;
  padding: 7px 0;
  display: block;
}

.nav-menu {
  float: none;
}

.logo-link {
  float: none;
  text-align: center;
  margin-top: 216px;
  margin-bottom: 50px;
  display: block;
}

.content {
  width: 80%;
  float: left;
  overflow: hidden;
}

.social-footer {
  text-align: center;
  margin-top: 56px;
}

.grid-fours {
  width: 25%;
  float: left;
  padding: 10px;
}

.tab-menu {
  text-align: center;
  margin-bottom: 40px;
}

.flushed-grid {
  width: 25%;
  float: left;
}

.flushed-grid.thirds {
  width: 33.33%;
}

.flushed-grid.sixths {
  width: 16.66%;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.success-wrapper {
  color: #fff;
  background-color: #4caf50;
  border-radius: 5px;
  padding: 31px;
}

.success-message {
  margin-bottom: 0;
}

.error-wrapper {
  color: #fff;
  background-color: #d32f2f;
  border-radius: 5px;
}

.error-message {
  margin-bottom: 0;
}

.social-link-wrapper {
  text-align: center;
}

.background {
  background-color: #dbdbdb;
}

.custom-container {
  max-width: 1000px;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.rich-text h1, .rich-text h3, .rich-text h5, .rich-text h4, .rich-text h6 {
  margin-top: 30px;
}

.image-column {
  text-align: center;
}

.content-column {
  padding-top: 42px;
}

.feature-column, .waterfall-image-column {
  text-align: center;
}

.section-2 {
  background-image: url('../images/top-banner1.jpg');
  background-position: 50%;
  background-size: cover;
  margin-top: 1px;
  padding-top: 174px;
}

.container-2 {
  margin-top: -177px;
}

.image {
  margin-top: 3px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.navbar {
  background-image: linear-gradient(#14110f, #14110f);
  border-bottom: 2px solid #d6b786;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.nav-link-2 {
  color: #fff;
  padding-left: 29px;
  padding-right: 29px;
  font-size: 14px;
}

.nav-link-2:hover {
  background-image: linear-gradient(#d6b786, #d6b786);
}

.text-block {
  color: #fff;
  font-size: 14px;
}

.icon {
  color: #fff;
}

.dropdown-link {
  background-image: linear-gradient(#d6b786, #d6b786);
}

.dropdown-link:hover {
  color: #fff;
}

.section-3 {
  padding-top: 857px;
}

.container-3 {
  margin-top: -741px;
}

.container-4 {
  margin-top: -701px;
}

.heading {
  cursor: pointer;
}

.paragraph {
  overflow: hidden;
}

.container-5 {
  margin-top: -709px;
}

.main-content, .call-to-action {
  padding-top: 100px;
  padding-bottom: 100px;
}

.centered-container {
  text-align: center;
  flex: 1;
}

.section-4 {
  padding-top: 207px;
}

.div-block {
  width: auto;
  height: auto;
  max-width: 1200px;
  justify-content: flex-start;
  margin-top: -167px;
  margin-left: 112px;
  margin-right: 112px;
  padding-top: 116px;
  display: flex;
}

.heading-3 {
  margin-top: 0;
  margin-bottom: 0;
}

.container-6 {
  margin-top: -154px;
  padding-left: 6px;
  padding-right: 6px;
}

.rich-text-block {
  line-height: 16px;
}

.heading-4 {
  text-align: center;
  font-size: 25px;
}

.div-block-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.button-2 {
  width: 50px;
  color: #fff;
  text-align: center;
  background-color: #000;
  background-image: url('../images/social-34-white.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border: 5px solid #000;
  border-radius: 9px;
  margin-bottom: 9px;
  margin-left: 0;
  margin-right: 16px;
  padding: 17px 19px;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.button-2:hover {
  background-color: #333;
}

.section-5 {
  justify-content: center;
  padding-top: 69px;
  padding-bottom: 125px;
  display: flex;
}

.section-6 {
  border-radius: 5px;
  padding-left: 11px;
}

.section-7 {
  justify-content: center;
  padding-top: 0;
  display: flex;
}

.container-7 {
  text-align: center;
  margin-top: -289px;
}

.section-8 {
  background-image: url('../images/photo-1441486374104-36abe5ed9b69-bw.jpg');
  background-position: 0 0;
  background-size: cover;
  padding-top: 159px;
}

.text-block-2 {
  margin-top: 38px;
}

.text-block-3 {
  margin-top: 39px;
}

.background-video {
  padding-top: 688px;
  padding-bottom: 0;
}

.html-embed {
  background-color: #ff5e7f;
}

.section-9 {
  background-color: #3d0058;
  padding-top: 479px;
}

.container-8 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -389px;
  display: flex;
}

.heading-5 {
  color: #fff;
}

.html-embed-2 {
  text-align: center;
}

.section-10 {
  background-image: url('../images/topbanner.png'), linear-gradient(#fff 47%, #4b85e1);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, auto;
  padding-top: 382px;
}

.container-9 {
  justify-content: center;
  display: flex;
}

.navbar-2 {
  background-image: linear-gradient(#0d192c, #3986ff);
  border-bottom: 3px solid #d8aa20;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.nav-link-3 {
  color: #fff;
  padding-left: 45px;
  padding-right: 45px;
}

.nav-link-3:hover {
  background-image: linear-gradient(#325c9e, #8db9ff);
}

.nav-link-3.w--current {
  color: #fff;
  background-image: linear-gradient(#3364b1, #72a9ff);
}

.section-11 {
  background-image: linear-gradient(#4b85e0, #183054);
  padding-top: 392px;
  padding-bottom: 44px;
}

.container-10 {
  margin-top: -374px;
}

.slider {
  height: 120px;
  background-color: rgba(0, 0, 0, 0);
}

.text-block-4 {
  color: #fff;
  text-align: center;
  font-size: 25px;
}

.text-block-5, .text-block-6 {
  color: #fff;
  text-align: center;
}

.left-arrow, .right-arrow {
  display: none;
}

.column {
  justify-content: center;
  display: flex;
}

.column-2 {
  background-color: #fff;
}

.container-11 {
  background-color: #fff;
  border-radius: 16px;
  padding: 31px 32px;
}

.section-12 {
  padding-top: 195px;
  padding-bottom: 32px;
}

.container-12 {
  margin-top: -133px;
}

.bold-text {
  font-size: 20px;
}

.text-block-7 {
  color: #000;
}

.text-block-8 {
  color: #000;
  margin-top: 14px;
}

.text-block-9 {
  color: #000;
  text-align: right;
}

.section-13 {
  padding-top: 368px;
}

.container-13 {
  margin-top: -323px;
}

.column-4 {
  justify-content: center;
  display: flex;
}

.section-14 {
  padding-top: 293px;
}

.container-14 {
  margin-top: -255px;
}

.column-5 {
  justify-content: center;
  display: flex;
}

.section-15 {
  padding-top: 348px;
}

.container-15 {
  margin-top: -297px;
}

.column-6 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-7 {
  justify-content: center;
  display: flex;
}

.container-16 {
  margin-top: 56px;
}

.column-8 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-9 {
  justify-content: center;
  display: flex;
}

.container-17 {
  margin-top: 35px;
}

.section-16.section-11 {
  padding-top: 273px;
}

.container-18 {
  margin-top: -205px;
}

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

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

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

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

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

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

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

@media screen and (min-width: 1280px) {
  .container-9 {
    max-width: 1150px;
  }

  .nav-link-3 {
    padding-left: 65px;
    padding-right: 65px;
  }

  .container-10, .container-11, .container-12 {
    max-width: 1150px;
  }

  .section-16 {
    padding-top: 390px;
  }

  .section-16.section-11 {
    padding-top: 103px;
  }

  .container-18 {
    margin-top: -65px;
    padding-top: 0;
  }

  .text-block-10 {
    margin-top: 18px;
  }
}

@media screen and (max-width: 991px) {
  .hamburger-button:hover {
    color: #2196f3;
  }

  .hamburger-button.w--open {
    background-color: #333;
  }

  .hamburger-button.left {
    float: left;
  }

  .hamburger-button.white {
    color: #fff;
  }

  .hero-slider {
    height: 400px;
  }

  .form-wrapper.squeezed {
    padding-left: 10%;
    padding-right: 10%;
  }

  .left-navigation {
    width: 100%;
    height: auto;
    float: none;
  }

  .nav-link {
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .nav-menu {
    background-color: #333;
    padding: 17px;
  }

  .logo-link {
    float: left;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 10px;
  }

  .content {
    width: 100%;
    height: auto;
  }

  .social-footer {
    margin-top: 0;
  }

  .content-column {
    padding-top: 0;
  }

  .section-2 {
    padding-top: 153px;
  }

  .image {
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .navbar {
    position: relative;
  }

  .menu-button {
    color: #fff;
    font-size: 30px;
  }

  .div-block {
    margin-left: 15px;
    margin-right: 15px;
  }

  .section-10 {
    padding-top: 180px;
  }

  .container-9 {
    justify-content: flex-end;
  }

  .icon-2 {
    color: #fff;
    font-size: 37px;
  }

  .menu-button-2, .menu-button-2.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu-2 {
    background-color: #183054;
  }

  .nav-menu-2.w--open {
    background-color: rgba(13, 27, 48, .95);
  }
}

@media screen and (max-width: 767px) {
  .brand-link.on-top {
    float: left;
  }

  .brand-link.left-spacing {
    padding-left: 0;
  }

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

  .hero-slider {
    height: 528px;
  }

  .slide {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .cta-section {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .cta-heading {
    margin-bottom: 10px;
  }

  .form-wrapper.squeezed {
    padding-left: 0;
    padding-right: 9px;
  }

  .picture-border {
    margin-bottom: 13px;
  }

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

  .grid-fours {
    width: 33.33%;
  }

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

  .content-column {
    text-align: center;
    margin-bottom: 13px;
  }

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

  .image {
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .main-content, .call-to-action {
    padding: 40px 20px;
  }

  .text-block-9 {
    text-align: center;
    margin-top: 22px;
  }

  .column-3 {
    text-align: center;
  }

  .section-13.section-11 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .section-14.section-11 {
    padding-left: 19px;
    padding-right: 19px;
  }

  .section-15.section-11 {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (max-width: 479px) {
  .button.tab {
    margin-bottom: 9px;
  }

  .hero-slider {
    height: 550px;
  }

  .slide {
    padding-left: 53px;
    padding-right: 53px;
  }

  .grid-fours {
    width: 50%;
  }

  .section-2 {
    padding-top: 98px;
  }

  .container-2 {
    margin-top: -231px;
  }

  .image {
    margin-top: 137px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .centered-container {
    text-align: left;
  }

  .heading-2 {
    margin-bottom: 0;
  }

  .section-10 {
    background-size: cover, auto;
    margin-top: 0;
    padding-top: 154px;
  }

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

  .slider {
    height: 175px;
  }

  .text-block-4 {
    font-size: 20px;
  }

  .container-11 {
    padding-left: 15px;
    padding-right: 15px;
  }
}


