.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-embed-youtubevideo {
  width: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

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

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}

a {
  color: #333;
  text-decoration: none;
}

a:hover, a:focus {
  color: #f7931d;
}

a.w--current {
  color: #f7931d;
  font-size: 17px;
}

.navbar {
  background-color: rgba(0, 0, 0, 0);
  padding-right: 20px;
}

.nav-menu {
  text-transform: uppercase;
}

.nav-menu.w--current {
  color: #f7931d;
}

.dropdown-link {
  background-color: rgba(0, 0, 0, 0);
}

.dropdown-link.w--current {
  color: #f7931d;
}

.dropdown-list {
  background-color: #ddd;
}

.dropdown-list.w--open {
  background-color: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.site-slogan {
  color: #27aae1;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: none;
}

.site-slogan.w--current {
  color: #27aae1;
  font-size: 30px;
  font-weight: 700;
  text-decoration: none;
}

.site-banner {
  margin-top: 31px;
  margin-left: auto;
  margin-right: auto;
}

.body {
  font-size: 17px;
}

.nav-link {
  color: #333;
}

.nav-link.w--current {
  color: #f7931d;
}

.hero-section {
  object-fit: fill;
  background-image: url('../images/envisafe-image.jpg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
}

.hero-text {
  color: #fff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  font-size: 40px;
  line-height: 60px;
}

.image {
  object-fit: scale-down;
}

.container {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
}

.hero-div-block {
  max-width: 100%;
  background-color: rgba(0, 0, 0, .64);
  margin-left: auto;
  margin-right: auto;
}

.hero-div-block.white {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 20px;
  margin-bottom: 20px;
}

.hero-button {
  min-width: 100%;
  text-align: center;
  border-radius: 0;
}

.footer {
  background-color: rgba(51, 51, 51, .05);
  padding-top: 60px;
  padding-bottom: 60px;
}

.main-div {
  padding-top: 40px;
  padding-bottom: 40px;
}

.main-text {
  font-size: 25px;
}

.footer-text-link {
  margin-bottom: 10px;
  display: block;
}

.read-more-button {
  min-width: 50%;
  text-align: center;
}

.read-more-button-wide {
  min-width: 33%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.main-content-3 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.down-arrow {
  padding-left: 9px;
}

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

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

.div-block {
  position: static;
}

.hero-link-block {
  color: #fff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 40px;
  line-height: 60px;
  display: block;
}

.hero-link-block:hover {
  background-color: rgba(0, 0, 0, .24);
}

.hero-link-block.bottom {
  padding-bottom: 100px;
}

.hero-link-block.top {
  padding-top: 100px;
}

.hero-link-block.top:hover {
  background-color: rgba(0, 0, 0, .24);
}

.rt-style.h2 h2 {
  color: #333;
}

@media screen and (max-width: 991px) {
  .site-slogan {
    text-align: center;
    font-size: 26px;
  }

  .site-slogan.w--current {
    font-size: 26px;
  }

  .hero-text {
    font-size: 38px;
  }

  .hero-div-block {
    max-width: 90%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-2 {
    object-fit: scale-down;
  }

  .hero-link-block {
    font-size: 38px;
  }

  .icon {
    font-size: 50px;
  }

  .rt-style.h2 h2 {
    font-size: 28px;
  }

  .rt-style.h2 h1 {
    font-size: 35px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 30px;
  }

  .site-slogan {
    text-align: center;
    font-size: 26px;
    line-height: 32px;
  }

  .site-slogan.w--current {
    text-align: left;
    font-size: 26px;
  }

  .hero-text {
    padding-top: 60px;
    padding-bottom: 60px;
    font-size: 29px;
  }

  .hero-div-block {
    max-width: 90%;
    font-size: 17px;
  }

  .main-div {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-2 {
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    display: none;
  }

  .container-2 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .hero-link-block {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 29px;
  }

  .hero-link-block.bottom, .hero-link-block.top {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .heading {
    font-size: 29px;
  }

  .container-3 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .rt-style.h2 h2 {
    font-size: 25px;
    line-height: 33px;
  }
}

@media screen and (max-width: 479px) {
  .site-slogan {
    text-align: center;
    font-size: 22px;
    line-height: 25px;
  }

  .site-slogan.w--current {
    font-size: 20px;
  }

  .hero-text {
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 19px;
    line-height: 24px;
  }

  .hero-div-block {
    max-width: 95%;
  }

  .main-div {
    padding-left: 10px;
    padding-right: 10px;
  }

  .main-text {
    font-size: 21px;
    line-height: 23px;
  }

  .text-block {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-2 {
    margin-left: 0;
    margin-right: 10px;
  }

  .div-block {
    object-fit: fill;
  }

  .hero-link-block {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 19px;
    line-height: 24px;
  }

  .heading {
    font-size: 19px;
    line-height: 27px;
  }

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

  .container-3 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .rt-style.h2 h2 {
    color: #333;
    font-size: 20px;
    line-height: 28px;
  }

  .rt-style.h2 h1 {
    color: #333;
    font-size: 24px;
    line-height: 34px;
  }

  .rt-style h3 {
    font-size: 18px;
    line-height: 25px;
  }
}


