body {
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
  font-size: 12px;
  line-height: 20px;
}
h1 {
  margin: 10px 0px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}
h2 {
  margin: 10px 0px;
  font-size: 29px;
  line-height: 44px;
  font-weight: 700;
  text-align: left;
}
h3 {
  margin: 10px 0px 1px;
  color: #333;
  font-size: 22px;
  line-height: 30px;
  font-weight: 400;
}
h4 {
  margin: 10px 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin: 10px 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin: 10px 0px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 5px;
  padding-top: 16px;
  font-family:'PT Sans', sans-serif;
  color: #0c0c0d;
  font-size: 13px;
  font-weight: 400;
}
img {
  display: inline-block;
  height: auto;
  max-width: 100%;
  margin-top: 0px;
  padding-top: 0px;
  vertical-align: middle;
}
.button {
  display: inline-block;
  padding: 10px 20px;
  border-radius: 6px;
  background-color: #6d7280;
  font-family: Montserrat, sans-serif;
  color: white;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.button.nav {
  margin-left: 18px;
  -webkit-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.button:hover.nav:hover {
  background-color: #9299ad;
}
.button.nav.sign-in {
  background-color: #ce483d;
}
.button:hover.nav:hover.sign-in:hover {
  background-color: #fc6f62;
}
.button.big-green {
  margin-top: 191px;
  padding: 25px 22px;
  background-color: #32ac97;
  -webkit-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 29px;
  text-transform: capitalize;
}
.button:hover.big-green:hover {
  background-color: #258575;
}
.button.buybuttonsmall {
  margin-top: 16px;
  padding-top: 21px;
  padding-bottom: 21px;
  background-color: #ce483d;
  font-size: 28px;
}
.button:hover.buybuttonsmall:hover {
  background-color: #db6358;
}
.button.buybuttonsmall.pay {
  font-size: 22px;
}
.section {
  padding-top: 65px;
  padding-bottom: 65px;
}
.section.header {
  padding-top: 7px;
  padding-bottom: 7px;
  background-color: #d6d6d6;
}
.section.hero {
  padding-top: 25px;
  padding-bottom: 0px;
  background-color: #363b48;
  text-align: center;
}
.section.grey {
  background-color: #eff1f4;
  text-align: center;
}
.section.centered {
  text-align: center;
}
.section.footer {
  background-color: #363b48;
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  text-align: left;
}
.company {
  display: inline-block;
  background-image: url(../images/nl-300.png);
  background-size: contain;
  font-family: Montserrat, sans-serif;
  color: white;
  font-size: 31px;
  font-weight: 700;
}
.nav-link {
  margin-left: 18px;
  -webkit-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Montserrat, sans-serif;
  color: rgba(255, 255, 255, 0.81);
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
}
.nav-link:hover {
  color: white;
}
.nav-link.no-padding {
  margin-left: 0px;
}
.nav-column {
  padding-top: 3px;
  text-align: right;
}
.logo {
  margin-top: 0px;
  margin-left: 0px;
}
.company-column {
  margin-top: 0px;
}
.hero-heading {
  font-family: Montserrat, sans-serif;
  color: white;
  font-size: 39px;
}
.hero-heading.htitle {
  font-size: 47px;
  line-height: 51px;
}
.hero-subhead {
  margin-bottom: 21px;
  color: #a3a8b6;
  font-size: 24px;
}
.hero-subhead.hsubtitle {
  text-align: center;
}
.image-wrapper {
  width: 100%;
  height: 439px;
  background-image: url(../images/5aa10cc7-afef-4f77-9bda-3f0fb257a8f5_2-big-screen.png);
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat no-repeat;
}
.section-title {
  font-family: Montserrat, sans-serif;
  font-size: 44px;
  font-weight: 700;
  text-align: center;
}
.section-subtitle {
  margin-bottom: 43px;
  color: #848999;
  font-size: 18px;
  text-align: center;
}
.responsive-img {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
}
.responsive-img.included {
  padding-top: 21px;
}
.grey-icon {
  margin-top: 11px;
  margin-right: 9px;
}
.content-column {
  padding-left: 31px;
  text-align: left;
}
.circle {
  height: 303px;
  margin-bottom: 25px;
  padding-top: 21px;
  border-radius: 190px;
  background-color: #f7f8fa;
}
.number {
  display: block;
  width: 40px;
  height: 40px;
  margin-right: auto;
  margin-bottom: 17px;
  margin-left: auto;
  padding-top: 9px;
  border-radius: 50px;
  background-color: #363b48;
  font-family: Montserrat, sans-serif;
  color: white;
  font-size: 20px;
}
.icons {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-top: 30px;
  padding-top: 5px;
  border-radius: 40px;
  background-color: #eff1f4;
}
.quote-box {
  padding: 16px 23px 16px 70px;
  border-radius: 8px;
  background-color: white;
  background-image: url(../images/fede6c82-bef1-4b40-a4cd-f1045405d3c5_12-quotes.png);
  background-position: 3% 18%;
  background-size: 50px;
  background-repeat: no-repeat no-repeat;
  text-align: left;
}
.quote {
  color: #2d303b;
  font-size: 13px;
}
.quote-thingy {
  display: block;
  margin-top: -2px;
  margin-right: auto;
  margin-left: 45px;
}
.by-section {
  text-align: left;
}
.person-icon {
  margin-right: 15px;
  float: left;
  border-radius: 35px;
}
.location {
  margin-bottom: 40px;
  font-family: Varela, sans-serif;
  color: #848999;
  font-size: 15px;
  text-align: left;
}
.logo-bottom {
  margin-right: 14px;
  float: left;
}
.footer-text {
  display: inline-block;
  margin-top: 11px;
  font-family: Montserrat, sans-serif;
  color: #b5bbc9;
  font-size: 15px;
}
.social-icon {
  width: 50px;
  height: 50px;
  margin-left: 17px;
  padding-top: 9px;
  border-radius: 40px;
  background-color: #596073;
  -webkit-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  text-align: center;
}
.social-icon:hover {
  background-color: #7f89a3;
}
.right-footer-col {
  text-align: right;
}
.nav {
  margin-top: 0px;
}
.hvideo {
  position: static;
  display: block;
  overflow: visible;
  width: 900px;
  max-width: 700px;
  padding-bottom: 25px;
  float: none;
  clear: none;
}
.sub {
  color: #e74c3c;
}
.row1 {
  background-color: white;
}
.featurerow {
  margin-top: 1px;
  padding: 25px;
  background-color: white;
}
.featureimg1 {
  padding-top: 94px;
}
.featureimg1.seal {
  padding-top: 0px;
}
.featureimg3 {
  padding-top: 45px;
  padding-right: 0px;
}
.featureimg4 {
  padding-top: 12px;
}
.buybutton {
  padding: 44px 103px;
  border-radius: 14px;
  background-color: #ce483d;
  opacity: 1;
  font-family: Varela, sans-serif;
  font-size: 46px;
  font-weight: 400;
  text-align: center;
}
.buybutton:hover {
  background-color: #db6358;
}
.containerbuy {
  text-align: center;
}
.vidpreview {
  padding-top: 21px;
}
.tvideo {
  position: static;
  display: block;
  overflow: visible;
  width: auto;
  margin-bottom: 0px;
  padding-bottom: 25px;
  float: none;
  clear: none;
}
.priceimg {
  padding-top: 12px;
}
.giantbutton {
  padding: 44px 117px;
  border-radius: 20px;
  background-color: #ce483d;
  font-family: Tahoma, Geneva, sans-serif;
  color: white;
  font-size: 42px;
  text-transform: none;
}
.giantbutton:hover {
  background-color: #db6358;
}
.sealpara {
  padding-top: 21px;
}
.price {
  margin-bottom: 28px;
  padding: 20px 24px 30px;
  border-radius: 15px;
  background-color: #fcfcfc;
  font-family:'Droid Sans', sans-serif;
}
.price.featured {
  margin-bottom: 21px;
  border: 8px solid #a60000;
  background-color: rgba(247, 247, 247, 0.90);
}
@media (max-width: 991px) {
  .button.nav {
    padding-right: 14px;
    padding-left: 14px;
  }
  .button.nav.sign-in {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 13px;
  }
  .button.big-green {
    margin-top: 148px;
  }
  .nav-link {
    font-size: 13px;
  }
  .image-wrapper {
    height: 341px;
    background-image: url(../images/5aa10cc7-afef-4f77-9bda-3f0fb257a8f5_2-big-screen.png);
    background-position: 50% 0px;
  }
  .grey-icon {
    margin-top: 19px;
  }
  .circle {
    height: 226px;
  }
  .frames {
    width: 75%;
  }
  .number {
    width: 30px;
    height: 30px;
    margin-bottom: 10px;
    padding-top: 4px;
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .button.nav {
    width: 50%;
    margin-bottom: 17px;
    margin-left: 0px;
  }
  .button.nav.sign-in {
    display: block;
    width: 50%;
    margin: 33px auto 13px;
  }
  .button.big-green {
    margin-top: 86px;
    margin-bottom: 62px;
  }
  .section {
    padding-right: 15px;
    padding-left: 15px;
  }
  .section.footer {
    text-align: center;
  }
  .nav-column {
    text-align: center;
  }
  .company-column {
    margin-top: 35px;
    margin-bottom: 23px;
    text-align: center;
  }
  .hero-heading {
    font-size: 28px;
    line-height: 34px;
  }
  .image-wrapper {
    display: block;
    height: 251px;
    margin-right: auto;
    margin-left: auto;
    background-image: url(../images/5aa10cc7-afef-4f77-9bda-3f0fb257a8f5_2-big-screen.png);
    background-position: 50% 0px;
  }
  .grey-icon {
    margin-top: 28px;
  }
  .content-column {
    padding-left: 0px;
  }
  .circle {
    display: block;
    width: 88%;
    height: auto;
    margin-top: 39px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 20px;
    border-radius: 10px;
  }
  .circle.first {
    margin-top: 0px;
  }
  .frames {
    width: 55%;
    margin-bottom: 19px;
  }
  .number {
    margin-bottom: 20px;
  }
  .quote-box {
    background-image: url(../images/fede6c82-bef1-4b40-a4cd-f1045405d3c5_12-quotes.png);
  }
  .by-section.first {
    margin-bottom: 35px;
  }
  .logo-bottom {
    margin-right: -1px;
    margin-bottom: 37px;
    float: none;
  }
  .social-icon.first {
    margin-left: 1px;
  }
  .right-footer-col {
    text-align: center;
  }
  .giantbutton {
    font-size: 30px;
  }
}
@media (max-width: 479px) {
  h3 {
    font-size: 20px;
    line-height: 26px;
  }
  p {
    font-size: 13px;
  }
  .button.big-green {
    margin-top: 0px;
    margin-right: 16px;
    margin-left: 16px;
    font-size: 23px;
  }
  .button.buybuttonsmall {
    padding: 9px 4px;
    font-size: 24px;
    line-height: 25px;
  }
  .section {
    padding-right: 11px;
  }
  .section.hero {
    padding-right: 15px;
    padding-left: 15px;
  }
  .section.grey {
    padding-top: 36px;
    padding-bottom: 36px;
  }
  .section.footer {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .hero-heading.htitle {
    font-size: 27px;
    line-height: 28px;
  }
  .hero-subhead {
    margin-bottom: 34px;
  }
  .hero-subhead.hsubtitle {
    font-size: 13px;
    line-height: 18px;
  }
  .image-wrapper {
    width: 93%;
    height: 201px;
    background-image: url(../images/5aa10cc7-afef-4f77-9bda-3f0fb257a8f5_2-big-screen.png);
    background-position: 50% 0px;
  }
  .section-title {
    font-size: 36px;
  }
  .grey-icon {
    margin-top: 34px;
  }
  .content-column {
    text-align: center;
  }
  .frames {
    width: 75%;
  }
  .quote-box {
    padding-left: 75px;
    background-image: url(../images/fede6c82-bef1-4b40-a4cd-f1045405d3c5_12-quotes.png);
    background-position: 8% 17%;
  }
  .buybutton {
    width: auto;
    padding-right: 7px;
    padding-left: 7px;
    font-size: 24px;
    font-weight: 700;
  }
  .giantbutton {
    padding: 19px 17px;
    font-size: 26px;
  }
}