@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Sriracha:300,400,500,600,700&display=swap');
body{
  font-family: 'Raleway', sans-serif !important;
  color: #0B1725;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
}
p{
  font-size: 24px !important;
  line-height: 1.3 !important;
}
::selection{
  background-color: #8F4CFE;
  color: #fff;
}
.underline{
  color: #FF4A7A;
  text-decoration: underline;
}
.underline1{
  color: #EB5F02;
  text-decoration: underline;
}
.sriracha{
  font-family: 'Sriracha', sans-serif !important;
  margin-top: -20px;
}
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;
}
.img20 img{
  width: 20%;
}
.img30 img{
  width: 30%;
}
.img40 img{
  width: 40%;
}
.img50 img{
  width: 50%;
}
.img60 img{
  width: 60%;
}
.img70 img{
  width: 70%;
}
.img80 img{
  width: 80%;
}
.img90 img{
  width: 90%;
}
.img100 img{
  width: 100%;
}
.br-10{
  border-radius: 10px;
}
.br-15{
  border-radius: 15px;
}
.br-20{
  border-radius: 20px;
}
.lh-1-5{
  line-height: 1.3;
}
.br1{
  border-right: 1px dashed #0B1725;
}
.bl1{
  border-left: 1px dashed #0B1725;
}
.p-17{
  font-size: 17px !important;
}
.p-18{
  font-size: 18px !important;
}
.p-19{
  font-size: 19px !important;
}
.p-20{
  font-size: 20px !important;
}

.pl1{padding-left: 10px;}
.pl2{padding-left: 20px;}
.pl3{padding-left: 30px;}
.pt1{padding-top: 10px;}
.pt2{padding-top: 20px;}
.pt3{padding-top: 30px;}

.mt-20{margin-top: -200px !important;}
.mt-10{margin-top: -100px !important;}
.mt-8{margin-top: -80px !important;}
.mt-5{margin-top: -50px !important;}
.mt--5{margin-top: -50px !important;}
.mt-1{margin-top: -10px;}
.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;}
.mt15{margin-top: 150px;}

.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: #ffcc00;}
.yellow1{color: #FFC900;}
.green{color: #1cb85e;}
.green1{color: #00b38e;}
.blue{color: #010653;}
.light-blue{color: #8F4CFE;}
.pink{color: #EB5F02;}
.purple{color: #534397;}
.orange{color: #e64a20;}
.theme-color{color: #f75e5c;}

.uppercase{
  text-transform: uppercase;
  letter-spacing: 3px;
}
.transparent{
  opacity: 0.7;
}
.text-shadow {
    text-shadow: -1px -1px 1px rgba(255,255,255,.1), 1px 1px 1px rgb(0 0 0 / 0%), 6px 2px 27px rgba(0,0,0,0.51);
}
.heading1{
  font-size: 50px;
}
.headingl{
  font-size: 55px;
}
.headingl1{
  font-size: 70px;
}
.headingl2{
  font-size: 60px;
}
.heading-big{
  font-size: 100px;
}
.highlight-yellow{
  background: #ffcc00;
  display: inline;
  padding: 0px 10px 5px;
}
.highlight1{
  background: #EB5F02;
  display: inline;
  padding: 0px 10px 5px;
}
.highlight2{
  background: #8F4CFE;
  display: inline;
  padding: 0px 10px 5px;
}
.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);
}
.shadow1{
  -webkit-box-shadow: 0px 0px 81px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 81px rgba(0, 0, 0, 0.08);
}
.red-bar{
  display: block;
  background: #a90000;
  padding: 10px 0px;
  font-size: 22px;
}
.red-bar a{
  color: #fff;
  text-decoration: underline;
}
.top-menu {
  display: inline-block;
  margin-top: 30px;
  float: right;
}
.top-menu a {
  font-size: 20px;
  color: #000;
  font-weight: 500;
  padding: 0 10px;
}
.section1{
  display: block;
  background: url(../images/bg2.png) repeat 0 0 / cover;
  padding-top: 20px;
  padding-bottom: 100px;
  /*margin-bottom: -100px;*/
  background-position: center bottom;
}
.section2{
  display: block;
  background: #fff;
  padding-top: 0px;
  padding-bottom: 0px;
  /*margin-top: -100px;*/
  background-position: center top;
}
.section3{
  display: block;
  background: #f6f2ff;
  padding-top: 0px;
  padding-bottom: 0px;
  /*margin-bottom: -100px;*/
  background-position: center top;
}
.section4{
  display: block;
  background: #fff;
  padding-top: 20px;
  padding-bottom: 0px;
  /*margin-bottom: -150px;*/
  background-position: center top;
}
.section5{
  display: block;
  background: #ebf1ff;
  padding-top: 0px;
  padding-bottom: 0px;
  /*margin-bottom: -100px;*/
  background-position: center top;
}
.section6{
  display: block;
  background: url(../images/bg3.png) repeat 0 0 / cover;
  padding-top: 20px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section7{
  display: block;
  background: #EBF1FF;
  padding-top: 20px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section8{
  display: block;
  background: #fff;
  padding-top: 20px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section9{
  display: block;
  background: #ebf1ff;
  padding-top: 20px;
  padding-bottom: 0px;
  /*margin-bottom: -100px;*/
  background-position: center top;
}
.section10{
  display: block;
  background: #fff;
  padding-top: 20px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section11{
  display: block;
  background: #F5F2FF;
  padding-top: 0px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section12{
  display: block;
  background: #EBF1FF;
  padding-top: 20px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center bottom;
}
.section13{
  display: block;
  background: #05137A;
  padding-top: 20px;
  padding-bottom: 0px;
  /*margin-bottom: -100px;*/
  background-position: center top;
}
.section14{
  display: block;
  background: #EBF1FF;
  padding-top: 20px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center bottom;
}
.section15{
  display: block;
  background: #fff;
  padding-top: 20px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center bottom;
}
.section16{
  display: block;
  background: #EBF1FF;
  padding-top: 20px;
  padding-bottom: 0px;
  /*margin-bottom: -100px;*/
  background-position: center top;
}
.section17{
  display: block;
  background: #fff;
  padding-top: 20px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center bottom;
}
.section18{
  display: block;
  background: #EBF1FF;
  padding-top: 20px;
  padding-bottom: 0px;
  /*margin-bottom: -100px;*/
  background-position: center top;
}
.section19{
  display: block;
  background: #fff;
  padding-top: 20px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center bottom;
}
.section20{
  display: block;
  background: #EBF1FF;
  padding-top: 20px;
  padding-bottom: 0px;
  /*margin-bottom: -100px;*/
  background-position: center top;
}
.section21{
  display: block;
  background: #fff;
  padding-top: 20px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section22{
  display: block;
  background: #EBF1FF;
  padding-top: 20px;
  padding-bottom: 0px;
  /*margin-bottom: -100px;*/
  background-position: center top;
}
.section23{
  display: block;
  background: #fff;
  padding-top: 20px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center bottom;
}
.section24{
  display: block;
  background: #EBF1FF;
  padding-top: 20px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section25{
  display: block;
  background: #fff;
  padding-top: 20px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section26{
  display: block;
  background: #5269E0;
  padding-top: 20px;
  padding-bottom: 0px;
  /*margin-bottom: -100px;*/
  background-position: center top;
}
.section27{
  display: block;
  background: #fff;
  padding-top: 20px;
  padding-bottom: 0px;
  /*margin-bottom: -100px;*/
  background-position: center top;
}
.section28{
  display: block;
  background: #7FBEFF;
  padding-top: 20px;
  padding-bottom: 0px;
  /*margin-bottom: -100px;*/
  background-position: center top;
}
.section29{
  display: block;
  background: #05137A;
  padding-top: 20px;
  padding-bottom: 0px;
  /*margin-bottom: -100px;*/
  background-position: center top;
}
.section30{
  display: block;
  background: #EBF1FF;
  padding-top: 20px;
  padding-bottom: 0px;
  /*margin-bottom: -100px;*/
  background-position: center top;
}
.section31{
  display: block;
  background: #fff;
  padding-top: 20px;
  padding-bottom: 0px;
  /*margin-bottom: -100px;*/
  background-position: center top;
}
.footer{
  display: block;
  background: #05137A;
  padding-top: 20px;
  padding-bottom: 50px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.footer_menu {
  display: inline-block;
}
.footer_menu li {
  display: inline-block;
  list-style: none;
  float: left;
  margin-right: 5px;
  font-size: 20px;
}
.logo img{
  width: 35%;
}
.top-strip{
  display: inline-block;
  background: #fff;
  clip-path: polygon(0 0, 100% 4%, 95% 98%, 10% 100%);
  padding: 15px 50px 15px 80px;
  /*border-radius: 35px;*/
  font-size: 25px;
  /*color: #fff;*/
  font-weight: 600;
  line-height: 1.2;
  /*border: 2px dashed #8F4CFE;*/
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
  -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
  box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
}
.head-bg1{
  background: url(../images/head-bg4.png) no-repeat center center;
  padding: 9% 5% 8% 5%;
  background-size: contain;
  margin-top: -110px;
}
.button-primary {
  display: inline-block;
  transition: .5s;
  background: linear-gradient(90deg,var(--c1,#1DB85D),var(--c2,#0c883f) 50%,var(--c1,#0c883f)) var(--x,0)/200%;
  color: #fff;
  font-weight: 700;
  font-size: 35px;
  border-radius: 50px;
  padding: 15px 70px;
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
  -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
  box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
}
.button-primary:hover {
  text-decoration: none;
  color: #fff;
  --x: 100%;
  transform: scale(1.03);
}
.headline-bg{
  display: inline-block;
  background: rgb(22,29,125);
  background: linear-gradient(180deg, rgba(22,29,125,1) 0%, rgba(1,6,83,1) 50%, rgba(22,29,125,1) 100%);
  clip-path: polygon(0 0, 100% 4%, 95% 98%, 10% 100%);
  padding: 30px 80px 30px 100px;
  /*border-radius: 35px;*/
  font-size: 50px;
  color: #fff;
  font-weight: 700;
  line-height: 1.2;
  /*border: 2px dashed #fff;*/
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
  -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
  box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
}
.headline-bg1{
  display: inline-block;
  background: rgb(22,29,125);
  background: linear-gradient(180deg, rgba(22,29,125,1) 0%, rgba(1,6,83,1) 50%, rgba(22,29,125,1) 100%);
  clip-path: polygon(0 0, 100% 4%, 95% 98%, 10% 100%);
  padding: 30px 80px 30px 100px;
  /*border-radius: 35px;*/
  font-size: 45px;
  color: #fff;
  font-weight: 700;
  line-height: 1.2;
  /*border: 2px dashed #fff;*/
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
  -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
  box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
}
.headline-bg2{
  display: inline-block;
  background: #EB5F02;
  clip-path: polygon(0 0, 100% 4%, 95% 98%, 10% 100%);
  padding: 30px 80px 30px 100px;
  /*border-radius: 35px;*/
  font-size: 50px;
  color: #fff;
  font-weight: 700;
  line-height: 1.2;
  /*border: 2px dashed #fff;*/
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
  -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
  box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
}
.bar img{
  width: 30%;
}
.section2 p{
  font-size: 22px !important;
}
.shape1{
  display: inline-block;
  background: #05137a;
  /*width: 100%;*/
  clip-path: polygon(0 0, 100% 4%, 95% 98%, 10% 100%);
  padding: 15px 50px 15px 80px;
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
  -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
  box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
}
.shape1a{
  display: inline-block;
  background: #eb5f02;
  /*width: 100%;*/
  clip-path: polygon(0 0, 100% 4%, 95% 98%, 10% 100%);
  padding: 15px 50px 15px 80px;
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
  -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
  box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
}
.toolb img{
  width: 40%;
}
.shape2{
  display: inline-block;
  background: #EB5F02;
  width: 100%;
  clip-path: polygon(0 0, 100% 4%, 95% 98%, 10% 100%);
  padding: 10px 20px 10px 30px;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
  -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
  box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
}
.shape3{
  display: inline-block;
  background: #05137A;
  width: 100%;
  clip-path: polygon(0 0, 100% 4%, 95% 98%, 10% 100%);
  padding: 10px 20px 10px 30px;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
  -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
  box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
}
.shape4{
  display: inline-block;
  background: #05137A;
  width: 100%;
  clip-path: polygon(0 0, 100% 4%, 95% 98%, 10% 100%);
  padding: 10px 20px 10px 30px;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  line-height: 1.2;
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
  -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
  box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
}
.shape5{
  display: inline-block;
  background: #EB5F02;
  clip-path: polygon(0 0, 100% 4%, 95% 98%, 10% 100%);
  padding: 10px 50px 10px 50px;
  font-size: 35px;
  font-weight: 700;
  color: #fff;
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
  -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
  box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
}
.border-box{
  display: inline-block;
  border: 2px dashed #EB5F02;
  width: 100%;
  padding: 10px 10px;
  border-radius: 10px;
}
.shape6{
  font-size: 20px;
  font-weight: 700;
  color: #8F4CFE;
}
.iconc img{
  width: 100%;
}
.icond img{
  width: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
  -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
  box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
}
.list1 li {
  list-style: none;
  font-size: 24px;
  font-weight: 500;
  margin-top: 25px;
}
.list1 li i {
  color: #1DB85C;
  margin-left: -27px;
}
.list2 li {
  list-style: none;
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  margin-top: 25px;
  background: #BA1312;
  width: 100%;
  padding: 10px 20px;
  border-radius: 10px;
  border: 3px solid #fff;
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
  -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
  box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
}
.list2 li i {
  color: #fff;
  /*margin-left: -27px;*/
}
.bb1{
  border-bottom: 1px solid #7d7d7d;
}
.blue-bg-head{
  background: #5d62c1;
  padding: 10px 20px;
}
.blue-bg{
  background: #fff;
  padding: 15px 20px;
}
.green-bg-head{
  background: #5d62c1;
  padding: 10px 20px;
}
.green-bg{
  background: #fff;
  padding: 10px 20px;
}
.highlight-bg-head{
  background: #009842;
  padding: 10px 20px;
}
.highlight-bg{
  background: #deffed;
  padding: 10px 20px;
}
.feature-title{
  font-size: 30px;
  font-weight: 500;
  color: #fff;
  padding-top: 15px;
}
.light-title{
  font-size: 25px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  padding-top: 15px;
}
.highlight-title img{
  width: 40%;
}
.highlight-title{
  font-size: 30px;
  font-weight: 600;
  color: #ffec04;
  text-align: center;
}
.feature-list{
  font-size: 22px;
  font-weight: 500;
  color: #000;
}
.light-list{
  text-align: center;
  font-size: 30px;
  padding: 5px;
}
.highlight-list{
  text-align: center;
  font-size: 30px;
  padding: 5px;
}
.light-list, .highlight-list p{
  margin-bottom: -10px;
}
.white-box{
  display: block;
  background: #fff;
  width: 100%;
  padding: 30px;
  border-radius: 35px;
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
  -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
  box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
}
.guarantee-box{
  display: block;
  background: #010653;
  width: 100%;
  padding: 30px;
  border-radius: 35px;
  margin-top: 100px;
  text-align: center;
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
  -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
  box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
}
.guarantee-box img{
  width: 20%;
  margin-top: -100px;
}
.p-table {
  display: inline-block;
  background: #fff;
  width: 100%;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
  -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
  box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
}
.p-head1 {
  background: rgb(22,29,125);
  background: linear-gradient(180deg, rgba(22,29,125,1) 0%, rgba(1,6,83,1) 50%, rgba(22,29,125,1) 100%);
  padding: 50px 30px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.p-head2 {
  background: rgb(235,155,1);
  background: linear-gradient(90deg, rgba(235,155,1,1) 0%, rgba(235,95,2,1) 100%);
  padding: 50px 30px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.p-body {
  display: inline-block;
  width: 100%;
  padding: 20px;
}
.p-list {
  margin-left: -30px;
  text-align: left;
}
.p-list li {
  list-style: none;
  font-size: 20px;
  font-weight: 500;
}
.p-list li i {
  color: #1DB85C;
}
.slider-button:hover{
  text-decoration:none;
  color:#fff;
}
.slider-button{
  display:inline-block;
  margin-top:30px;
  cursor:pointer;
  background:#464646;
  padding:10px;
  width:100%;
  font-size:20px;
  color:#fff !important;
  -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);
}
.slider-button-focus{
  display:inline-block;
  margin-top:30px;
  cursor:pointer;
  background:#EB5F02;
  padding:10px;
  width:100%;
  font-size:20px;
  color:#fff !important;
  font-weight: 700;
  border:1px;
  border-style:solid;
  /*border-color:#ff1685;*/
  -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);
}
.slider-button-focus:hover{
  text-decoration:none;
  color:#fff;
}
.wave img{
  display: block;
  position: relative;
  margin-top: -220px;
}
@media (max-width: 767px){
  .logo img{
    width: 30%;
  }
  .top-strip{
    font-size: 17px;
    clip-path: none;
    padding: 5px 20px;
    margin-left: unset;
  }
  .headingm{
    font-size: 27px;
  }
  .heading1{
    font-size: 30px;
  }
  .heading1a{
    font-size: 30px;
  }
  .headingl{
    font-size: 35px;
  }
  .headingl1{
    font-size: 35px;
  }
  .headingl2{
    font-size: 35px;
  }
  .heading-big{
    font-size: 40px;
  }
  h1{
    font-size: 25px;
  }
  h2{
    font-size: 23px;
  }
  h3{
    font-size: 20px;
  }
  p{
  	font-size: 18px !important;
  }
  .mt-res{
    margin-top: 0px !important;
  }
  .mt-res1{
    margin-top: 10px;
  }
  .mt-res2{
    margin-top: 20px;
  }
  .mt-res3{
    margin-top: 30px;
  }
  .mt-res5{
    margin-top: 50px;
  }
  .br-res br{
    display: none;
  }
  .img-res img{
    width: 100%;
  }
  .button-primary{
    padding: 10px 20px;
    font-size: 20px;
  }
  .guarantee img{
    width: 70%;
  }
  .seal img{
    width: 70%;
  }
  .list1 li{
    font-size: 20px;
    background-size: 35px;
  }
  .hide-sm{
    display: none;
  }
  .hide-lg{
    display: block;
  }
  .top-menu{
    display: block;
    float: unset;
    text-align: center;
    margin-top: 0px;
  }
  .head-bg1{
    background: #051276;
    padding: 10px;
    margin-top: 20px;
  }
  .section1{
    background-position: top center;
  }
  .highlight1{
    line-height: 1.5;
  }
  .headline-bg{
    clip-path: none;
    padding: 10px;
    font-size: 30px;
  }
  .headline-bg1{
    clip-path: none;
    padding: 10px;
    font-size: 27px;
  }
  .headline-bg2{
    clip-path: none;
    padding: 10px;
    font-size: 30px;
  }
  .feature-title{
    font-size: 20px;
  }
  .highlight-title img{
    width: 70%;
  }
  .light-title{
    font-size: 18px;
    margin-left: -10px;
  }
  .feature-list{
    font-size: 18px;
  }
  .light-list .p-20{
    font-size: 15px !important;
  }
  .light-list .p-20 br{
    display: none;
  }
  .shape5{
    font-size: 20px;
  }
  .shape4{
    font-size: 20px;
  }
  .shape1{
    font-size: 20px;
  }
  .shape2{
    font-size: 20px;
  }
  .shape3{
    font-size: 20px;
  }
  .shape1a{
    font-size: 20px;
  }
  .toolb img{
    width: 70%;
  }
  .section26 .img50 img{
    width: 100%;
  }
  .guarantee-box img{
    width: 50%;
  }
  .br1{
    border: none;
  }
  .section19 .shape4{
    font-size: 17px;
    padding: 5px 5px 5px 5px;
  }
  .p-12-res a{
    font-size: 12px !important;
  }
}
@media (min-width: 1320px) and (max-width: 1500px){
  .container {
    max-width: 1200px;
  }
}
@media(max-width:512px){
  .heading-big{
    font-size:35px;
  }
  .headingl{
    font-size:30px;
  }
  .heading1{
    font-size:28px;
  }
  .headingl br{
    display:none;
  }
  h2{
    font-size:22px;
  }
  h3{
    font-size:17px;
  }
  p{
    font-size:18px !important;
  }
}
@media(max-width:1199px){
  .head-bg1 .heading1{
    font-size: 35px;
  }
}