h1 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 28px;
  font-weight: 700;
  line-height: 160%;
}

p {
  color: #37465a;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 17px;
  line-height: 145%;
}

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

a:hover {
  text-decoration: underline;
}

.body {
  color: #212529;
  background-color: #fff;
  font-family: PT Serif, serif;
}

.s-top-header {
  background-color: #fff;
  box-shadow: 1px 1px 3px silver;
}

.std-container {
  max-width: 680px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.top-header-content {
  padding-top: 5px;
  padding-bottom: 5px;
}

.s-main-list {
  object-fit: contain;
  font-family: Open Sans, sans-serif;
  overflow: hidden;
}

.s-footer {
  background-color: #e1e5e9;
  padding-top: 0;
  padding-bottom: 20px;
}

.item {
  padding: 20px 20px 17px;
}

.footer {
  color: #6c757d;
  flex-direction: row;
  align-items: flex-start;
  font-family: Lato, sans-serif;
  font-size: 16px;
  display: flex;
}

.footer-link {
  color: #333;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 40px;
  text-decoration: none;
}

.footer-link:hover {
  color: #0056b3;
  text-decoration: underline;
}

.video-responsive {
  width: 100%;
}

.paragraph {
  margin-top: 20px;
  margin-bottom: 20px;
}

.list1 {
  color: #000;
  font-family: Lato, sans-serif;
}

.list1-item {
  align-items: flex-start;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.list1-info {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 30px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 160%;
}

.background-video {
  width: 100%;
  height: 100%;
  padding-top: 25px;
  padding-bottom: 46%;
}

.video-link {
  width: 100%;
  height: 100%;
}

.list2 {
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
}

.list2-item {
  border-bottom: 1px solid #a3bac6;
  justify-content: space-between;
  display: flex;
}

.list2-item.last {
  border-bottom-width: 0;
}

.list2-left {
  width: 50%;
  color: #24c31d;
  border-right: 1px solid #a3bac6;
  align-items: center;
  padding: 19px 50px;
  display: flex;
}

.list2-content {
  align-items: center;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 150%;
  display: flex;
}

.list2-content.center {
  color: #212529;
  text-align: center;
  flex: 1;
  justify-content: center;
}

.list2-text {
  color: #333;
  padding-left: 10px;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
}

.list2-right {
  width: 50%;
  color: #e20b0d;
  align-items: center;
  padding: 20px 50px;
  display: flex;
}

.list2-image {
  width: 50px;
  color: #000;
}

.image, .image-full {
  width: 100%;
}

.image-link {
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
}

.p-yellow {
  background-color: #ffe500;
  border-radius: 0;
  margin-bottom: 30px;
  padding: 5px 15px;
  font-family: Open Sans, sans-serif;
}

.link-underlined {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  text-decoration: underline;
}

.p-warning-1 {
  color: #333;
  background-image: url('../images/1576595273-41457316-35x31-hazard_11576595273-41457316-35x31-hazard.jpg');
  background-position: 0%;
  background-repeat: no-repeat;
  padding-left: 50px;
  padding-right: 180px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 160%;
}

.p-cutout {
  background-color: #ffdfdf;
  border: 6px dashed #e40000;
  margin-top: -10px;
  margin-bottom: 0;
  padding: 15px;
  font-family: Open Sans, sans-serif;
}

.cutout-note {
  flex-direction: column;
  align-items: flex-end;
  margin-top: -70px;
  display: flex;
}

.h1-padtop {
  color: #3a3838;
  margin-top: 40px;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  line-height: 130%;
}

.block-inetonlyoffer {
  border: 8px solid #ff4849;
  align-items: flex-start;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.div-block {
  flex: 1;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
}

.block-inetoffer-image {
  width: 30%;
  margin: 10px;
}

.link {
  color: #fff;
  background-color: #3aaa35;
  border-radius: 10px;
  padding: 15px 25px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
  display: inline-block;
}

.link:hover {
  background-color: #058639;
  text-decoration: none;
}

.link.center {
  width: 70%;
  text-align: center;
  background-color: #3aaa35;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link.txt-banner {
  width: 100%;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
  line-height: 19px;
}

.inetonly-offer {
  width: 80%;
}

.inetonly-offer.mobile {
  display: none;
}

.plogos {
  flex-wrap: wrap;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.plogo-item {
  margin: 5px;
}

.faq-question {
  min-height: 50px;
  color: #3a3838;
  background-image: url('../images/1576595274-42872204-46x46-lightbluequstion_11576595274-42872204-46x46-lightbluequstion.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 4px;
  padding-left: 60px;
  font-family: Open Sans, sans-serif;
  line-height: 130%;
}

.footer-center {
  flex: 1;
}

.div-block-2 {
  flex-direction: column;
  display: flex;
}

.footer-cards-wrap {
  text-align: right;
}

.footer-copy {
  color: #222;
  text-align: center;
  margin-top: 7px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.footer-logo {
  margin-right: 20px;
}

.footer-cards {
  margin-top: 15px;
  margin-bottom: 15px;
}

.block-inetoffer-step1 {
  line-height: 120%;
}

.banner {
  z-index: 10;
  width: 260px;
  color: #212529;
  text-align: center;
  background-color: #fff;
  border: 1px solid #d8d4d4;
  margin-top: 20px;
  margin-left: 10px;
  padding: 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 30px;
  line-height: 37.5px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 680px;
  right: auto;
}

.banner:hover {
  text-decoration: none;
}

.banner-title {
  font-size: 30px;
  line-height: 37.5px;
}

.banner-title:hover {
  text-decoration: none;
}

.review {
  background-color: #3aaa35;
  justify-content: space-between;
  margin-top: 30px;
  margin-bottom: 50px;
  display: flex;
}

.review-container {
  width: 100%;
  height: 100%;
  background-color: #f9f9f9;
  flex: 1;
  padding-top: 20px;
  padding-bottom: 40px;
  display: flex;
  position: relative;
  top: 10px;
  left: 10px;
}

.review-info {
  flex: 1;
  padding-right: 50px;
}

.review-image {
  padding-top: 40px;
  padding-left: 40px;
  padding-right: 20px;
}

.review-text {
  color: #333;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 160%;
}

.review-name {
  color: #3a3838;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 700;
  line-height: 160%;
}

.image-2 {
  text-align: left;
  margin-left: 20px;
  padding-left: 0;
  display: inline-block;
}

.heading {
  color: #3a3838;
  text-align: left;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 130%;
}

.heading-2 {
  color: #3a3838;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 130%;
}

.heading-3 {
  color: #3a3838;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 130%;
}

.paragraph-3 {
  color: #333;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 160%;
}

.paragraph-4 {
  color: #333;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 160%;
}

.bold-text, .bold-text-2 {
  color: #3a3838;
  font-family: Open Sans, sans-serif;
}

.paragraph-5 {
  color: #333;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 160%;
}

.text-block {
  font-size: 24px;
}

.paragraph-6 {
  color: #333;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 160%;
}

.paragraph-7 {
  color: #000;
}

.heading-4 {
  color: #3a3838;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  line-height: 130%;
}

.bold-text-3 {
  color: #333;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 160%;
}

.bold-text-4 {
  color: #333;
  font-size: 18px;
}

.bold-text-5 {
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 160%;
}

.paragraph-8, .paragraph-9, .paragraph-10, .paragraph-11, .paragraph-12, .paragraph-13, .paragraph-14, .paragraph-15 {
  color: #333;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 160%;
}

.bold-text-6, .bold-text-7, .bold-text-8, .bold-text-9, .bold-text-10 {
  color: #3a3838;
}

.bold-text-11 {
  color: #333;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 130%;
}

.bold-text-12 {
  color: #333;
  font-family: Open Sans, sans-serif;
}

.author-block {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 15px;
  margin-bottom: 15px;
  display: flex;
}

.author-left-block {
  align-self: auto;
  align-items: center;
  display: flex;
}

.author-photo {
  flex: 0 auto;
  margin-right: 5px;
  padding-left: 0;
}

.text-block-3 {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.describtion-paragraph {
  color: #2d2d2d;
  text-align: left;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  text-decoration: none;
}

.italic-text {
  font-style: italic;
}

.think-line {
  width: 100%;
  height: .5px;
  color: #383838;
  background-color: #949494;
  margin-top: 15px;
  margin-bottom: 0;
}

.blog-heading {
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 36px;
}

.bold-text-13 {
  font-size: 30px;
}

.italic-text-5 {
  text-align: left;
}

.blog-heading-2 {
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 36px;
}

.bold-text-14 {
  font-size: 32px;
}

.bold-text-15 {
  line-height: 36px;
}

.image-20, .image-21 {
  margin-left: 5%;
}

.bold-text-16 {
  font-size: 14px;
}

.bold-text-17 {
  font-size: 30px;
}

.bold-text-18 {
  color: #000;
  line-height: 36px;
}

@media screen and (max-width: 991px) {
  .std-container {
    max-width: 480px;
  }

  .footer {
    flex-direction: column;
    align-items: center;
  }

  .list2-left, .list2-right {
    padding-left: 20px;
    padding-right: 20px;
  }

  .block-inetonlyoffer {
    flex-direction: column;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block {
    text-align: center;
  }

  .block-inetoffer-image {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .link {
    font-size: 18px;
  }

  .link.center {
    width: 100%;
  }

  .inetonly-offer {
    margin-top: 15px;
    margin-bottom: 15px;
    display: none;
  }

  .inetonly-offer.mobile {
    display: block;
  }

  .plogos {
    justify-content: center;
  }

  .div-block-2 {
    align-items: center;
  }

  .footer-logo {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .block-inetoffer-step1 {
    font-size: 26px;
  }

  .banner {
    display: none;
  }

  .author-left-block, .author-photo {
    align-self: flex-start;
  }

  .text-block-3 {
    font-size: 13px;
  }

  .describtion-paragraph, .italic-text {
    font-size: 16px;
  }

  .blog-heading, .blog-heading-2 {
    font-size: 34px;
  }

  .image-20, .image-21 {
    margin-left: 0%;
  }
}

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

  p {
    font-size: 14px;
  }

  .std-container {
    max-width: 100%;
    margin-left: 20px;
    margin-right: 20px;
  }

  .top-header-content {
    text-align: center;
  }

  .item {
    padding-left: 0;
    padding-right: 0;
  }

  .p-warning-1 {
    padding-right: 10px;
  }

  .faq-question {
    min-height: 30px;
    background-size: 30px;
    padding-left: 40px;
    font-size: 16px;
  }

  .paragraph-2 {
    font-size: 17px;
  }

  .review-image {
    padding-left: 20px;
  }

  .review-text, .review-name {
    font-size: 16px;
  }

  .image-2 {
    margin-left: 0;
  }
}

@media screen and (max-width: 479px) {
  .list1-image {
    max-width: 80px;
  }

  .list1-info {
    margin-left: 15px;
  }

  .list2-left {
    padding-left: 10px;
    padding-right: 10px;
  }

  .list2-text {
    font-size: 13px;
    line-height: 130%;
  }

  .list2-right {
    padding-left: 10px;
    padding-right: 10px;
  }

  .list2-image {
    width: 20px;
  }

  .cutout-note {
    margin-top: -30px;
  }

  .faq-question {
    font-size: 20px;
  }

  .review-container {
    flex-direction: column;
    padding-bottom: 30px;
  }

  .review-info {
    margin-top: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .review-image {
    text-align: center;
    padding-top: 0;
  }

  .image-2 {
    margin-left: 0;
  }

  .describtion-paragraph {
    font-size: 18px;
    line-height: 24px;
  }

  .italic-text {
    font-size: 18px;
  }

  .blog-heading, .bold-text-13, .blog-heading-2 {
    font-size: 30px;
  }

  .image-20 {
    margin-left: 0%;
  }
}


