body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
  text-align: center;
}
h2 {
  margin-top: 30px;
  margin-bottom: 10px;
  color: white;
  font-size: 32pt;
  line-height: 36px;
  font-weight: 700;
  text-align: center;
}
h3 {
  display: block;
  margin-top: 15%;
  margin-bottom: 10px;
  float: none;
  color: #5e5e5e;
  font-size: 25pt;
  line-height: 30px;
  font-weight: 700;
}
h4 {
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 4% 10%;
  background-color: #333;
  color: white;
  font-size: 18pt;
  line-height: 28px;
  font-style: italic;
  font-weight: 500;
  text-align: center;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 5px;
}
a {
  color: white;
}
.button {
  display: inline-block;
  padding: 4px 15px;
  background-color: black;
  color: white;
  text-align: center;
  text-decoration: none;
}
.button.get_secured {
  margin-top: 10%;
  margin-left: 37%;
  padding: 2% 3%;
  background-color: #ffe400;
  color: #2d2e2e;
  font-size: 20pt;
  font-weight: 700;
}
.button.readmore {
  margin-top: 0%;
  margin-left: 20%;
  padding: 3% 10%;
  background-color: #f70000;
  font-size: 15pt;
  font-weight: 700;
}
.button.readmore:hover {
  background-color: #ffc400;
  color: #c20e0e;
}
.button.readmore.protect {
  margin-top: 5%;
  margin-left: 30%;
  padding: 2% 10%;
  color: #f0ff01;
  font-size: 15pt;
}
.button.readmore.protect:hover {
  color: #d10a0a;
}
.button.readmore.protect.actnow {
  margin-left: 20%;
  padding: 3% 18%;
  font-size: 20pt;
}
.button.readmore.choose {
  margin-top: 4%;
}
.button.readmore.protect_button {
  margin-top: 5%;
  margin-bottom: 5%;
  padding-right: 10%;
  padding-left: 10%;
}
.button.standard {
  width: 100%;
  margin-top: 8%;
  padding-top: 4%;
  padding-bottom: 3%;
  background-color: #6b6b6b;
  font-size: 16pt;
  font-weight: 700;
}
.button.standard:hover {
  background-color: #c70000;
  color: #fe0;
}
.button.standard.non_profit {
  margin-top: 31%;
  background-color: #f47e15;
  font-size: 11pt;
}
.button.standard.corporate {
  background-color: #0a6dd0;
  font-size: 11pt;
}
.button.learn_more {
  margin-top: 3%;
  padding-right: 18px;
  padding-left: 18px;
  background-color: white;
  color: #1267bc;
  font-size: 16px;
  font-style: normal;
}
.button.learn {
  width: 100%;
  background-color: #7d7d7d;
  font-size: 12pt;
  font-weight: 600;
}
.button.learn.educ {
  background-color: red;
}
.button.order {
  width: 90%;
  margin-left: 5%;
  padding-top: 4%;
  padding-bottom: 4%;
  background-color: #2d2b2b;
  font-size: 18pt;
  font-weight: 600;
}
.button.order.educ {
  background-color: red;
}
.button.order.educ.order2 {
  width: 50%;
  height: 50px;
  margin-top: 2%;
  padding-top: 3%;
  padding-bottom: 3%;
  float: left;
}
.navbar {
  margin-top: -5%;
  margin-bottom: 5%;
  background-color: transparent;
  color: #edd3d3;
}
.slider {
  height: 680px;
}
.slide {
  padding-top: 15%;
}
.slide.slide_1 {
  padding-top: 13%;
  background-image: url('../images/slider-1.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.slide.slide_1.sign_bg {
  background-image: url('../images/sign_up.jpg');
  background-position: 50% 50%;
}
.slide.slide_1.features_bg {
  background-image: url('../images/features_bg.jpg');
  background-position: 50% 50%;
}
.slide.slide_1.faqs_bg {
  background-image: url('../images/faqs_header.jpg');
}
.slide.slide_1.product_bg {
  background-image: url('../images/price_overview.jpg');
}
.slide.slider_2 {
  padding-top: 13%;
  background-image: url('../images/slider-2.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.slide.slide_3 {
  padding-top: 13%;
  background-image: url('../images/slider-3.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.head_p {
  margin-top: 3%;
  color: white;
  font-size: 14pt;
  line-height: 25px;
  font-style: italic;
  font-weight: 500;
  text-align: center;
  text-shadow: black 1px 1px 2px;
}
.headline {
  min-height: 1px;
  font-family:'Open Sans', sans-serif;
  color: white;
  font-size: 42pt;
  line-height: 60px;
  text-align: center;
  text-shadow: black 1px 1px 2px;
}
.headline.let-s-fight {
  font-size: 40pt;
}
.headline.signup_h {
  margin-top: 0px;
  text-align: left;
}
.headline.feature_h {
  margin-top: 10%;
  font-size: 50pt;
  text-align: left;
}
.headline.feature_h.product_h {
  text-align: right;
}
.why_image {
  width: 50%;
  float: left;
}
.why_image.statistics_img {
  width: 40%;
  margin-top: 3%;
  margin-bottom: 3%;
  margin-left: 5%;
}
.why_prevent {
  width: 40%;
  margin-left: 3%;
  float: left;
}
.why_prevent.statistics_c {
  width: 45%;
  margin-right: 5%;
}
.ans_1 {
  margin-top: -2%;
  margin-bottom: 2%;
  padding: 3% 3% 3% 0%;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #8f8f8f;
  font-size: 12pt;
  line-height: 25px;
  text-align: justify;
}
.ans_1.answer {
  margin-top: -2%;
  padding: 3%;
  border-style: none solid solid;
  border-width: 1px;
  border-color: #bababa;
}
.ans_1.answer.ans_1 {
  margin-bottom: 2%;
}
.ans_1.answer.ans_2 {
  margin-bottom: 2%;
}
.ans_1.answer.ans_3 {
  margin-bottom: 2%;
}
.ans_1.answer.ans_4 {
  margin-bottom: 2%;
}
.ans_1.answer.ans_5 {
  margin-bottom: 2%;
}
.ans_1.answer.ans_6 {
  margin-bottom: 2%;
}
.ans_1.answer.ans_7 {
  margin-bottom: 2%;
}
.ans_1.ans_2 {
  margin-bottom: 2%;
  padding-right: 3%;
  padding-left: 3%;
}
.ans_1.violence_c {
  margin-bottom: 1%;
}
.price_title {
  margin-top: 5%;
  margin-bottom: 30px;
  font-size: 30pt;
  text-align: center;
}
.price_list {
  padding-right: 8%;
  padding-left: 8%;
}
.price_t {
  margin-top: 5%;
  color: #666;
  font-size: 15pt;
  font-weight: 700;
  text-align: center;
}
.price_c {
  width: auto;
  margin-top: 5%;
  margin-bottom: 35px;
  padding-right: 10%;
  padding-left: 5%;
  clear: both;
  color: #8f8f8f;
  font-size: 12.5pt;
  line-height: 26px;
  text-align: center;
}
.price_c.left {
  display: block;
  width: 90%;
  margin-top: 0%;
  margin-bottom: 5%;
  margin-left: 2%;
  float: left;
  clear: none;
  text-align: left;
}
.price_c.center {
  margin-top: 3%;
  text-align: center;
}
.price_c.simple_c {
  margin-top: 6%;
  padding-top: 5%;
  text-align: justify;
}
.price_c.price_text {
  padding-right: 5%;
  text-align: justify;
}
.price_img {
  width: 100%;
  margin-bottom: 5%;
}
.price_img.price_img2 {
  width: 50%;
}
.price_col {
  margin-bottom: 7%;
  padding-right: 4%;
  padding-left: 4%;
}
.quotes {
  margin-top: 0%;
  clear: both;
}
.quote_1 {
  height: 268px;
  background-image: url('../images/sad.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.quote_1.feature_1 {
  margin-right: 0px;
  margin-left: 0px;
  background-image: url('../images/feature_1.jpg');
}
.quote_1.feature_1.tips_logo {
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}
.quote_1.feature_4 {
  background-image: url('../images/feature_4.jpg');
}
.quote_2 {
  height: 268px;
  padding-right: 0px;
  padding-left: 0px;
  background-image: url('../images/messgae.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.quote_2.feature_2 {
  background-image: url('../images/feature_2.jpg');
}
.quote_2.feature_2.tips_img1 {
  background-image: url('../images/1.jpg');
}
.quote_2.feature_5 {
  background-image: url('../images/reliable.jpg');
}
.quote_2.tips_img2 {
  background-image: url('../images/2.jpg');
}
.quote_3 {
  height: 268px;
  padding-right: 0px;
  padding-left: 0px;
  background-image: url('../images/quote_img3.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.quote_3.feature_3 {
  background-image: url('../images/feature_3.jpg');
}
.quote_3.feature_3.tips_img3 {
  height: 536px;
  background-image: url('../images/3.jpg');
}
.quote_3.feature_6 {
  background-image: url('../images/easy1.jpg');
}
.quote_text {
  width: 100%;
  height: 268px;
  padding: 20% 10% 30%;
  opacity: 0;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  color: white;
  font-size: 18px;
  line-height: 26px;
  font-style: italic;
  font-weight: 600;
  text-align: center;
}
.quote_text:hover {
  background-color: rgba(10, 109, 208, 0.81);
  opacity: 1;
}
.quote_text.features {
  padding: 0%;
}
.quote_text.features.tips_img3 {
  height: 536px;
}
.quote_text.feature_text {
  height: auto;
  padding-top: 18%;
  padding-bottom: 5%;
  opacity: 1;
  font-size: 25px;
}
.quote_text.feature_text:hover {
  background-color: transparent;
}
.tmq {
  width: auto;
  float: none;
  text-align: center;
}
.tmq.actnow {
  width: 30%;
  float: left;
}
.tmq_c {
  width: 60%;
  margin-top: 3%;
  margin-left: 20%;
  float: none;
}
.tmq_c.know_more {
  width: 60%;
  margin-top: 1%;
  margin-left: 5%;
  float: left;
}
.tmq_sec {
  margin-top: 8%;
  margin-bottom: 1%;
}
.tmq_sec.act_section {
  margin-top: 5%;
}
.icon {
  float: left;
}
.icon.collect {
  margin-top: 1%;
  margin-bottom: 1%;
  margin-left: 2%;
}
.guaranteed {
  margin-top: 2%;
  margin-bottom: 7%;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: red;
  font-size: 20pt;
  font-weight: 700;
  text-align: center;
}
.ten {
  margin-top: 10%;
  text-align: center;
}
.ten.simple_text {
  margin-top: 0%;
  margin-bottom: 3%;
  font-size: 23pt;
}
.save_life {
  margin-top: 5%;
  padding-top: 5%;
  padding-bottom: 5%;
  background-color: #f6f4f3;
}
.text {
  margin-top: 7%;
  margin-right: 10%;
  margin-left: 3%;
  float: left;
  color: #8f8b8b;
  font-size: 18pt;
  font-weight: 700;
}
.simple_col {
  padding-right: 2%;
  padding-left: 2%;
}
.text_safe {
  margin-top: 20%;
  font-size: 30px;
  font-style: italic;
}
.footer {
  background-color: #1a1a1a;
}
.footer.sub_footer {
  padding-top: 3%;
  padding-bottom: 3%;
  clear: both;
  background-color: #3d3c3c;
}
.see_safe {
  margin-top: 8%;
  margin-right: 5%;
  margin-bottom: 5%;
  float: left;
}
.footer_links {
  display: block;
  margin-bottom: 1%;
  color: #d0d0d0;
  font-size: 11pt;
  text-decoration: none;
}
.footer_block {
  width: 21%;
  margin-top: 5%;
  margin-bottom: 2%;
  float: left;
}
.powered {
  margin-bottom: auto;
  padding-top: 4pt;
  padding-bottom: 4px;
  background-color: black;
  color: dimgray;
  font-size: 10pt;
  text-align: center;
}
.logo {
  margin-bottom: -5%;
}
.body {
  margin-right: auto;
  margin-left: auto;
}
.sign_sub {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 18pt;
  text-align: left;
  text-shadow: black 1px 1px 2px;
}
.sign_sub._2nd {
  font-size: 43pt;
}
.sign_sub._3rd {
  font-size: 18pt;
}
.form {
  width: 45%;
  float: left;
}
.name_icon {
  position: relative;
  width: auto;
  height: auto;
  float: left;
}
.name_input {
  width: 80%;
  height: 50px;
  float: left;
}
.submit {
  width: 97%;
  background-color: #2ca418;
  font-size: 20pt;
  font-weight: 600;
  text-transform: uppercase;
}
.white_section {
  padding-top: 5%;
  padding-bottom: 5%;
}
.feature_img {
  float: left;
}
.feature_img.right {
  float: right;
}
.feat_content {
  width: 50%;
  margin-top: 10%;
  margin-left: 3%;
  float: right;
}
.feat_content.left {
  float: left;
}
.feat_title {
  margin-top: 4%;
  margin-bottom: 3%;
  font-family:'Droid Sans', sans-serif;
  color: #403f3f;
  font-size: 20pt;
  line-height: 23px;
  font-weight: 500;
  text-align: left;
}
.gray_section {
  padding-top: 5%;
  padding-bottom: 5%;
  background-color: #e6e6e6;
}
.contacts {
  display: block;
  padding-top: 0%;
  padding-bottom: 1%;
  color: white;
  font-size: 18pt;
  line-height: 25px;
  text-align: center;
}
.contacts.pls_call {
  width: 55%;
  float: left;
  clear: left;
  text-align: right;
}
.contacts.pls_call.email_us {
  width: 38%;
  clear: left;
}
.contacts.number {
  width: 30%;
  padding-left: 1%;
  float: left;
  color: #ffe600;
  font-size: 25pt;
  font-weight: 700;
  text-align: left;
}
.contacts.number.email_add {
  color: white;
  font-size: 20pt;
}
.nav_container {
  width: auto;
  float: right;
  background-color: rgba(87, 87, 87, 0.8);
  color: white;
  font-weight: 700;
}
.nav_container:hover {
  color: #f7ff03;
}
.white {
  display: block;
  color: white;
  font-size: 14pt;
}
.menu_icon {
  width: auto;
  font-size: 30pt;
}
.faqs_img {
  width: 50%;
  margin-left: -5%;
  float: left;
}
.faqs_sub {
  color: white;
  font-size: 20pt;
}
.faqs_sub.product_sub {
  text-align: right;
}
.gray_bg {
  height: 60px;
  margin-bottom: 2%;
  padding-top: 3%;
  padding-right: 3%;
  padding-left: 3%;
  border-radius: 5px;
  background-color: #929292;
}
.gray_bg:hover {
  background-color: #e00404;
}
.questions {
  width: 90%;
  margin-top: 0%;
  margin-left: 0%;
  float: left;
  color: white;
  font-size: 16pt;
}
.faq_arrow {
  float: right;
}
.faq_1 {
  margin-top: -2%;
  margin-bottom: 2%;
  padding: 4% 3% 3%;
  border-style: none solid solid;
  border-width: 1px;
  border-color: #d6d6d6;
  color: #8f8f8f;
  font-size: 12pt;
  text-align: justify;
}
.faq_2 {
  margin-top: -2%;
  margin-bottom: 2%;
  padding: 4% 3% 3%;
  border-style: none solid solid;
  border-width: 1px;
  border-color: #d6d6d6;
  color: #8f8f8f;
  font-size: 12pt;
  text-align: justify;
}
.faq_3 {
  margin-top: -2%;
  margin-bottom: 2%;
  padding: 4% 3% 3%;
  border-style: none solid solid;
  border-width: 1px;
  border-color: #d6d6d6;
  color: #8f8f8f;
  font-size: 12pt;
  text-align: justify;
}
.faq_4 {
  margin-top: -2%;
  margin-bottom: 2%;
  padding: 4% 3% 3%;
  border-style: none solid solid;
  border-width: 1px;
  border-color: #d6d6d6;
  color: #8f8f8f;
  font-size: 12pt;
  text-align: justify;
}
.faq_5 {
  margin-top: -2%;
  margin-bottom: 2%;
  padding: 4% 3% 3%;
  border-style: none solid solid;
  border-width: 1px;
  border-color: #d6d6d6;
  color: #8f8f8f;
  font-size: 12pt;
  text-align: justify;
}
.faq_6 {
  margin-top: -2%;
  margin-bottom: 2%;
  padding: 4% 3% 3%;
  border-style: none solid solid;
  border-width: 1px;
  border-color: #d6d6d6;
  color: #8f8f8f;
  font-size: 12pt;
  text-align: justify;
}
.faq_7 {
  margin-top: -2%;
  margin-bottom: 2%;
  padding: 4% 3% 3%;
  border-style: none solid solid;
  border-width: 1px;
  border-color: #d6d6d6;
  color: #8f8f8f;
  font-size: 12pt;
  text-align: justify;
}
.faq_8 {
  margin-top: -2%;
  margin-bottom: 2%;
  padding: 3%;
  border-style: none solid solid;
  border-width: 1px;
  border-color: #d6d6d6;
  color: #8f8f8f;
  font-size: 12pt;
}
.faq_arrow1 {
  float: right;
}
.faq_arrow2 {
  float: right;
}
.faq_arrow3 {
  float: right;
}
.faq_arrow4 {
  float: right;
}
.faq_arrow5 {
  float: right;
}
.faq_arrow6 {
  float: right;
}
.faq_arrow7 {
  float: right;
}
.logo_tips {
  width: 50%;
  margin-top: 30%;
  margin-left: 25%;
}
.logo_text {
  margin-top: 5%;
  color: #969696;
  font-size: 20pt;
  line-height: 30px;
  text-align: center;
}
.testimonial-pic {
  margin-top: 15%;
  margin-left: 10%;
  float: left;
}
.test {
  width: 100%;
  margin-top: 2%;
  padding-top: 2%;
  color: #b0a4a4;
  font-size: 12pt;
  line-height: 22px;
  font-style: italic;
}
.name_test {
  margin-top: 15%;
  font-size: 15pt;
}
.standard {
  padding: 5% 3%;
  background-color: #2d2b2b;
  color: white;
  font-size: 16pt;
  text-align: center;
}
.standard.educ {
  background-color: red;
}
.price_txt {
  padding: 5%;
  background-color: #f1f1f1;
  color: #6e6e6e;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}
.learn {
  padding: 3% 10%;
  background-color: #1c1c1c;
}
.list {
  margin-top: 5%;
  margin-bottom: 5%;
  color: #7d7d7d;
  font-size: 16pt;
  line-height: 30px;
  text-align: center;
}
.list_li {
  margin-top: 10%;
  border-bottom: 1px solid #e8e8e8;
}
.price_block {
  padding-top: 5%;
  padding-bottom: 5%;
  padding-left: 35%;
  background-color: #f1f1f1;
}
.standard_block {
  height: auto;
  margin-top: 5%;
  margin-bottom: 3%;
  padding-top: 3%;
  padding-bottom: 3%;
  padding-left: 15%;
  clear: both;
  background-color: rgba(184, 184, 184, 0.29);
}
.standard_block.standard_white {
  background-color: transparent;
}
.circle_img {
  float: left;
}
.price_context {
  width: 65%;
  padding-right: 5%;
  padding-left: 3%;
  float: left;
}
.button_img {
  margin-top: 2%;
  float: left;
}
.img_1 {
  height: 268px;
  background-image: url('../images/sad.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
._1st-line {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: white;
  font-size: 40px;
  font-weight: 700;
  text-shadow: black 0px 1px 2px;
}
.or {
  float: left;
}
.contact {
  width: 250px;
  margin-top: 38px;
  margin-left: 46px;
  color: white;
  font-size: 29px;
  line-height: 41px;
  text-align: center;
}
.bold {
  font-size: 38px;
  font-weight: 700;
}
.orbetween {
  margin-top: 73px;
  margin-left: 47px;
  float: left;
  color: white;
  font-size: 29px;
  font-weight: 700;
}
._1-line {
  font-size: 20px;
}
._20 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #666;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}
.navbar-menu-text-block {
  margin-top: 8px;
  float: right;
  font-weight: 400;
}
html.w-mod-js *[data-ix="no-load"] {
  display: none;
}
@media (max-width: 991px) {
  h2 {
    font-size: 30pt;
  }
  h3 {
    font-size: 20pt;
  }
  h4 {
    font-size: 15pt;
  }
  .button.readmore {
    margin-top: 5%;
    margin-bottom: 2%;
    margin-left: 15%;
  }
  .button.readmore.protect {
    margin-left: 25%;
  }
  .button.readmore.choose {
    margin-top: 3%;
    padding-right: 5%;
    padding-left: 5%;
    font-size: 14pt;
  }
  .button.readmore.protect_button {
    margin-left: 2%;
  }
  .why_image {
    margin-top: 8%;
    margin-bottom: -1%;
  }
  .why_image.statistics_img {
    width: 42%;
    margin-top: 20%;
    margin-bottom: -1%;
  }
  .why_prevent.statistics_c {
    margin-right: 3%;
  }
  .ans_1 {
    font-size: 11pt;
    line-height: 23px;
  }
  .price_title {
    margin-bottom: 20px;
    font-size: 22pt;
  }
  .price_list {
    padding-right: 5%;
    padding-left: 5%;
  }
  .price_c {
    padding-right: 5%;
    font-size: 11pt;
    text-align: center;
  }
  .price_c.left {
    width: 80%;
    padding-right: 5%;
  }
  .price_col {
    padding-right: 2%;
    padding-left: 2%;
  }
  .quote_1 {
    height: 268px;
    background-position: 50% 50%;
  }
  .quote_2 {
    background-position: 50% 50%;
  }
  .quote_3 {
    background-position: 50% 50%;
  }
  .quote_text {
    height: 268px;
  }
  .quote_text.feature_text {
    padding-top: 23%;
    font-size: 23px;
  }
  .tmq_c {
    width: 70%;
    margin-left: 15%;
  }
  .text_safe {
    font-size: 30px;
    line-height: 30px;
  }
  .see_safe {
    width: 30%;
  }
  .footer_links {
    font-size: 10pt;
  }
  .powered {
    font-size: 8pt;
  }
  .contacts.number {
    font-size: 23pt;
  }
  .contacts.number.email_add {
    font-size: 20pt;
  }
  .questions {
    font-size: 15pt;
  }
  .logo_tips {
    width: 60%;
    margin-top: 45%;
    margin-left: 20%;
  }
  .logo_text {
    font-size: 15pt;
  }
  .standard.educ {
    font-size: 17pt;
  }
  .price_txt {
    padding-right: 4%;
    padding-left: 4%;
    font-size: 15px;
  }
  .standard_block {
    padding-left: 8%;
  }
  .circle_img {
    width: 30%;
  }
}
@media (max-width: 767px) {
  h2 {
    font-size: 15pt;
  }
  h3 {
    font-size: 15pt;
  }
  h4 {
    padding-right: 5%;
    padding-left: 5%;
    font-size: 14pt;
    line-height: 23px;
  }
  .button.get_secured {
    margin-top: 5%;
    margin-left: 32%;
  }
  .button.readmore {
    margin-top: 3%;
    padding-right: 10%;
    padding-left: 10%;
    font-size: 13pt;
  }
  .button.readmore.protect.actnow {
    margin-left: 15%;
  }
  .button.readmore.choose {
    margin-top: 0%;
    margin-left: 5%;
  }
  .button.standard {
    font-size: 12pt;
  }
  .button.learn {
    font-size: 10pt;
  }
  .button.order {
    font-size: 12pt;
  }
  .slider {
    height: 500px;
  }
  .slide.slide_1 {
    background-position: -64px 50%;
  }
  .slide.slider_2 {
    background-position: -108px 50%;
  }
  .slide.slide_3 {
    background-image: url('../images/slider-3.jpg');
    background-position: -83px 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .head_p {
    padding-right: 1%;
    padding-left: 1%;
    font-size: 13pt;
  }
  .headline {
    margin-top: 0px;
    margin-bottom: 8px;
    padding-right: 2%;
    padding-left: 2%;
    font-size: 40pt;
  }
  .headline.let-s-fight {
    font-size: 35pt;
  }
  .headline.feature_h.product_h {
    padding-right: 5%;
    font-size: 40pt;
  }
  .why_image {
    width: 50%;
    margin-top: 16%;
  }
  .ans_1 {
    font-size: 10pt;
    line-height: 20px;
  }
  .price_title {
    margin-bottom: 15px;
    font-size: 14pt;
  }
  .price_t {
    font-size: 15pt;
  }
  .price_c {
    padding-left: 3%;
    font-size: 10pt;
    line-height: 20px;
  }
  .price_c.left {
    width: 85%;
  }
  .price_c.center {
    padding-right: 3%;
  }
  .price_img {
    width: 100%;
  }
  .price_col {
    padding-left: 1%;
  }
  .quote_1 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .quote_1.feature_1 {
    height: 230px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .quote_1.feature_4 {
    height: 230px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .quote_2.feature_2 {
    height: 230px;
  }
  .quote_2.feature_5 {
    height: 230px;
  }
  .quote_2.tips_img2 {
    height: 230px;
  }
  .quote_3.feature_3 {
    height: 230px;
  }
  .quote_3.feature_3.tips_img3 {
    height: 460px;
  }
  .quote_3.feature_6 {
    height: 230px;
  }
  .quote_text {
    font-size: 13px;
    line-height: 20px;
  }
  .quote_text.features {
    height: 230px;
  }
  .quote_text.features.tips_img3 {
    height: 460px;
  }
  .icon.collect {
    width: 20%;
    height: 20%;
  }
  .guaranteed {
    font-size: 18pt;
    line-height: 25px;
  }
  .ten {
    font-size: 20pt;
  }
  .text {
    margin-top: 3%;
    font-size: 15pt;
  }
  .text_safe {
    font-size: 25px;
    line-height: 30px;
  }
  .see_safe {
    width: 25%;
    margin-left: 2%;
  }
  .footer_links {
    font-size: 9pt;
  }
  .feature_img {
    width: 40%;
    margin-left: 3%;
  }
  .feature_img.right {
    margin-right: 3%;
  }
  .feat_content {
    float: left;
  }
  .contacts {
    font-size: 15pt;
  }
  .contacts.pls_call {
    font-size: 15pt;
  }
  .contacts.pls_call.email_us {
    width: 35%;
    font-size: 14pt;
  }
  .contacts.number {
    font-size: 18pt;
  }
  .contacts.number.email_add {
    font-size: 15pt;
  }
  .faqs_sub.product_sub {
    padding-right: 5%;
  }
  .logo_tips {
    margin-left: 20%;
  }
  .logo_text {
    font-size: 18pt;
  }
  .testimonial-pic {
    width: 40%;
    margin-top: 8%;
  }
  .test {
    margin-top: 1%;
    font-size: 10pt;
    line-height: 18px;
    text-align: justify;
  }
  .name_test {
    margin-top: 8%;
  }
  .standard {
    font-size: 12pt;
  }
  .standard.educ {
    padding-right: 1%;
    padding-left: 1%;
    font-size: 12pt;
  }
  .price_txt {
    line-height: 18px;
  }
  .list_li {
    font-size: 13pt;
  }
  .price_block {
    padding-left: 25%;
  }
}
@media (max-width: 479px) {
  h2 {
    margin-top: 20px;
    padding-right: 2%;
    padding-left: 2%;
    line-height: 25px;
  }
  h3 {
    margin-top: 10%;
    font-size: 18pt;
    text-align: center;
  }
  .button.get_secured {
    margin-left: 20%;
    padding: 3% 8%;
    font-size: 15pt;
  }
  .button.readmore {
    margin-left: 19%;
  }
  .button.readmore.protect {
    margin-left: 14%;
    font-size: 12pt;
  }
  .button.readmore.protect.actnow {
    margin-left: 9%;
  }
  .button.readmore.protect_button {
    margin-left: 12%;
    font-size: 10pt;
    line-height: 12px;
  }
  .button.order {
    margin-bottom: 3%;
  }
  .button.order.educ.order2 {
    height: 35px;
  }
  .slide.slide_3 {
    background-position: 50% 50%;
  }
  .head_p {
    padding: 2%;
    background-color: rgba(51, 50, 50, 0.49);
    font-size: 10pt;
    line-height: 20px;
  }
  .headline {
    padding-right: 2%;
    padding-left: 2%;
    font-size: 20pt;
    line-height: 40px;
  }
  .headline.let-s-fight {
    padding-right: 1%;
    padding-left: 1%;
    font-size: 25pt;
  }
  .headline.feature_h {
    padding-left: 3%;
  }
  .headline.feature_h.product_h {
    font-size: 28pt;
  }
  .why_image {
    width: auto;
    margin-top: 10%;
  }
  .why_image.statistics_img {
    width: 85%;
    margin-top: 5%;
    float: none;
  }
  .why_prevent {
    width: auto;
  }
  .why_prevent.statistics_c {
    width: 95%;
    float: none;
  }
  .ans_1 {
    padding-right: 3%;
    font-size: 8pt;
    line-height: 17px;
  }
  .price_title {
    font-size: 13pt;
    line-height: 20px;
  }
  .price_c {
    padding-right: 5%;
    padding-left: 5%;
  }
  .price_c.left {
    width: 80%;
  }
  .quote_1 {
    height: 200px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .quote_2 {
    height: 200px;
  }
  .quote_3 {
    height: 200px;
  }
  .quote_text {
    height: 200px;
    padding-top: 10%;
    font-size: 15px;
    line-height: 22px;
  }
  .tmq {
    width: 100%;
  }
  .tmq.actnow {
    width: 60%;
    float: none;
    clear: both;
  }
  .tmq_c {
    width: auto;
  }
  .tmq_c.know_more {
    width: 90%;
    float: none;
    font-size: 13pt;
  }
  .icon.collect {
    width: 12%;
    margin-top: 3%;
    margin-left: 25%;
  }
  .guaranteed {
    font-size: 15pt;
  }
  .ten.simple_text {
    padding-right: 2%;
    padding-left: 2%;
    font-size: 17pt;
  }
  .text {
    margin-top: 5%;
  }
  .see_safe {
    width: 50%;
    margin-right: 20%;
    margin-left: 25%;
  }
  .footer_links {
    font-size: 8pt;
  }
  .footer_block {
    width: 30%;
    margin-left: 2%;
    font-size: 10px;
  }
  .powered {
    padding-top: 2pt;
    padding-bottom: 2px;
    font-size: 7pt;
  }
  .left_arrow {
    width: 6%;
    opacity: 0;
  }
  .right_arroq {
    width: 6%;
  }
  .logo {
    width: auto;
    padding-right: 8%;
    padding-left: 8%;
  }
  .mobile {
    width: 100%;
    margin-left: 25%;
  }
  .feature_img {
    width: 35%;
  }
  .feat_content {
    margin-top: 2%;
  }
  .feat_title {
    font-size: 11pt;
    line-height: 18px;
  }
  .contacts {
    padding-bottom: 0%;
    font-size: 10pt;
  }
  .contacts.pls_call {
    width: 55%;
    font-size: 10pt;
  }
  .contacts.pls_call.email_us {
    width: 30%;
    font-size: 10pt;
  }
  .contacts.number {
    width: 40%;
    font-size: 13pt;
  }
  .contacts.number.email_add {
    font-size: 11pt;
  }
  .features_icon {
    width: 20%;
  }
  .faqs_sub.product_sub {
    font-size: 18pt;
  }
  .gray_bg {
    padding-top: 5%;
  }
  .questions {
    font-size: 13pt;
    line-height: 18px;
  }
  .logo_tips {
    width: 40%;
    margin-top: 5%;
    margin-left: 30%;
  }
  .test {
    margin-bottom: 3%;
    font-size: 9.5pt;
    line-height: 15px;
  }
  .list_li {
    margin-top: 5%;
  }
  .standard_block {
    padding-left: 3%;
  }
  .circle_img {
    margin-left: 30%;
    float: none;
  }
  .price_context {
    width: 100%;
    float: none;
  }
  .button_img {
    height: 35px;
  }
}