@import url("https://fonts.googleapis.com/css?family=Montserrat,Raleway:300,400,500,600,700,800,800");

body {
  font-family: "Montserrat", sans-serif !important;
  color: #000;
  font-size: 14px;
}
p {
  font-size: 24px !important;
  font-family: "Raleway", sans-serif;
  line-height: 1.3 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  width: 100%;
  display: block;
}
.main-container {
  padding: 0px;
  margin: 0px auto;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
  float: right;
}
.left {
  text-align: left;
  float: left;
}

.pl1 {
  padding-left: 10px;
}
.pl2 {
  padding-left: 20px;
}
.pl3 {
  padding-left: 30px;
}

.mt1 {
  margin-top: 10px;
}
.mt2 {
  margin-top: 20px;
}
.mt3 {
  margin-top: 30px;
}
.mt4 {
  margin-top: 40px;
}
.mt5 {
  margin-top: 50px;
}
.mt6 {
  margin-top: 60px;
}
.mt7 {
  margin-top: 70px;
}
.mt8 {
  margin-top: 80px;
}
.mt9 {
  margin-top: 90px;
}
.mt10 {
  margin-top: 100px;
}
.mt30 {
  margin-top: 300px;
}

.mb1 {
  margin-bottom: 10px;
}
.mb2 {
  margin-bottom: 20px;
}
.mb3 {
  margin-bottom: 30px;
}
.mb4 {
  margin-bottom: 40px;
}
.mb5 {
  margin-bottom: 50px;
}

.b3 {
  font-weight: 300;
}
.b4 {
  font-weight: 400;
}
.b5 {
  font-weight: 500;
}
.b6 {
  font-weight: 600;
}
.b7 {
  font-weight: 700;
}
.b8 {
  font-weight: 800;
}
.b9 {
  font-weight: 900;
}

.white {
  color: #fff;
}
.black {
  color: #000;
}
.red {
  color: #f00;
}
.red1 {
  color: #7e0927;
}
.yellow {
  color: #f4c022;
}
.green {
  color: #1cb85e;
}
.blue {
  color: #051e49;
}
.dark-blue {
  color: #081f2d;
}
.light-blue {
  color: #a4c3ec;
}
.orange {
  color: #f47322;
}
.theme-color {
  color: #3620a2;
}

.text-shadow {
  text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.1),
    1px 1px 1px rgba(0, 0, 0, 0.5), 3px 5px 7px rgba(0, 0, 0, 0.51);
}
.heading1 {
  display: block;
  width: 100%;
  font-size: 45px;
}
.headingl {
  font-size: 60px;
}
.heading-big {
  font-size: 80px;
}
.highlight-yellow {
  background: #ffff00;
}
.shadow {
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0, 0, 0, 0.69);
  -moz-box-shadow: 3px 10px 41px -14px rgba(0, 0, 0, 0.69);
  box-shadow: 3px 10px 41px -14px rgba(0, 0, 0, 0.69);
}
.logo img {
  width: 15%;
}
/* .head-strip {
  display: inline-block;
  background: url(../images/head-strip.png) repeat 0 0 / cover;
  padding: 5px 90px;
  width: 80%;
  height: 140px;
} */
.buy {
  display: inline-block;
  background: #fe6625;
  padding: 12px 64px;
  border-radius: 40px;
}
.guarantee {
  padding: 12px 64px;
}
.guarantee img {
  width: 40%;
}
.list li {
  line-height: 26px;
  list-style: none;
  font-size: 20px;
  font-weight: 400;
  background-image: url(../images/tick.png);
  background-repeat: no-repeat;
  background-position: 0px 11px;
  background-size: 23px;
  font-family: "Raleway", sans-serif;
  padding: 7px;
  padding-left: 30px;
  margin-top: 17px;
}
.blue-strip {
  display: inline-block;
  background: url(../images/blue-strip.png) /*repeat 0 0 / cover*/;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 30px 80px;
}

.green-strip {
  display: inline-block;
  background: url(../images/green-strip.png) /*repeat 0 0 / cover*/;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 30px 50px;
}
.orange-strip {
  display: inline-block;
  background: url(../images/orange-bg1.png) /*repeat 0 0 / cover*/;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 20px 45px;
}
.section1 {
  display: block;
  background: url(../images/bg1.png) repeat 0 0 / cover;
  padding-top: 30px;
  padding-bottom: 50px;
  background-position: center center;
}
.section1 h2 {
  margin-top: -30px;
  font-size: 35px;
}
.section2 {
  display: block;
  background: url(../images/bg2.png) repeat 0 0 / cover;
  padding-top: 30px;
  padding-bottom: 50px;
  background-position: center center;
}
.section3 {
  display: block;
  background: url(../images/bg3.png) repeat 0 0 / cover;
  padding-top: 30px;
  padding-bottom: 50px;
  /* background-position: center center; */
}
.section3 h1 {
  margin-top: -80px;
}
.section4 {
  display: block;
  background: url(../images/bg4.png) repeat 0 0 / cover;
  padding-top: 30px;
  padding-bottom: 50px;
  background-position: center center;
}
.section4 h2 {
  margin-top: -60px;
}
.section5 {
  display: block;
  padding-top: 50px;
  padding-bottom: 50px;
  background-position: center center;
}
.footer {
  background: #0a1e2a;
  display: block;
  padding: 30px;
  background-position: center;
}
.video-img img {
  width: 90%;
  border: 5px solid #0e0e0e;
  border-radius: 5px;
}
.box {
  display: inline-block;
  background: #a5d32a;
  padding: 12px;
  border-radius: 40px;
  width: 80%;
  text-align: center;
  margin-top: 30px;
  color: white;
}
.white-box {
  display: inline-block;
  background: white;
  padding: 0px 40px 40px 40px;
  width: 80%;
  margin-top: 100px;
  color: white;
  border-radius: 15px;
}
.white-box img {
  text-align: center;
  width: 25%;
  margin-top: -100px;
}
.center-li {
  margin-left: 400px;
}
.white-box p {
  text-align: left;
}
.stat {
  padding: 35px;
  text-align: center;
}
.stat img {
  width: 95%;
}
.stat .row2 {
  width: 60%;
}
.footer_menu li {
  list-style: none;
  float: left;
  color: #fff;
  margin-right: 5px;
}

@media (max-width: 767px) {
  .logo img {
    width: 30%;
  }

  .head-strip h3 {
    padding: 0 20px;
    font-weight: 500;
    font-size: 24px;
  }
  .head-strip h1 {
    font-size: 28px;
  }
  .section1 {
    display: block;
    background: url(../images/bg1-767px.png) repeat 0 0 / cover;
    padding-top: 30px;
    padding-bottom: 50px;
    background-position: center center;
  }
  .section1 h2 {
    font-size: 27px;
    margin-top: -60px;
  }

  .section2 h2 {
    color: #081f2d;
    margin-top: 70px;
  }
  .green-strip {
    margin-top: -100px;
    background: none;
  }
  .blue-strip {
    margin-top: -80px;
    background: none;
  }
  .buy {
    padding: 8px 15px;
  }
  .buy h3 {
    font-size: 20px;
  }
  .guarantee img {
    width: 100%;
  }
  .stat img {
    width: 70%;
  }
  .stat .row2 {
    width: 70%;
  }
  .blue-strip {
    padding: 30px 60px;
  }
  .blue-strip h2 {
    font-size: 17px;
  }
  .section3 h1 {
    font-size: 25px;
  }
  .video-img img {
    width: 50%;
  }
  .section4 {
    margin-top: -130px;
  }
  .section4 .green-strip {
    margin-top: 50px;
  }
  .section4 h2 {
    margin-top: 150px;
    font-size: 25px;
  }
  .box h3 {
    font-size: 22px;
  }
  .white-box {
    padding: 50px 20px 20px 40px;
    width: 90%;
    margin-top: 50px;
  }
  .white-box img {
    width: 40%;
    margin-top: -110px;
  }
  .section5 h1 {
    font-size: 25px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .logo img {
    width: 25%;
  }

  .head-strip h3 {
    font-size: 30px;
  }
  .head-strip h1 {
    font-size: 30px;
  }
  .section1 {
    display: block;
    background: url(../images/bg1-767px.png) repeat 0 0 / cover;
    padding-top: 30px;
    padding-bottom: 50px;
    background-position: center center;
  }
  .section1 h2 {
    font-size: 30px;
    margin-top: -60px;
  }

  .section4 {
    margin-top: -80px;
  }
  .section4 .green-strip {
    margin-top: 10px;
  }
  .buy {
    padding: 15px 25px;
  }
  .buy h3 {
    font-size: 30px;
  }
  .guarantee img {
    width: 80%;
  }
  .stat .row2 {
    width: 95%;
  }

  .blue-strip {
    padding: 40px 90px;
  }
  .blue-strip h2 {
    font-size: 22px;
  }
  .section3 h1 {
    font-size: 30px;
  }
  .section4 h2 {
    margin-top: 80px;
    font-size: 30px;
  }
  .box h3 {
    font-size: 22px;
  }
  .white-box {
    padding: 50px 30px 20px 40px;
    width: 100%;
    margin-top: 60px;
  }
  .white-box img {
    margin-top: -110px;
  }
  .section5 h1 {
    font-size: 30px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .logo img {
    width: 22%;
  }

  .head-strip h3 {
    font-size: 30px;
  }
  .head-strip h1 {
    font-size: 30px;
  }
  .section1 {
    display: block;
    background: url(../images/bg1-767px.png) repeat 0 0 / cover;
    padding-top: 30px;
    padding-bottom: 50px;
    background-position: center center;
  }
  .section1 h2 {
    margin-top: -50px;
  }
  .blue-strip {
    padding: 10px 0;
  }
  .section4 {
    margin-top: -55px;
  }
  .white-box img {
    margin-top: -70px;
  }
  .section5 h1 {
    font-size: 32px;
  }
}
