body {
  overflow-x: hidden;
  font-family: 'Montserrat', sans-serif;
}

.fs12 {
  font-size: 12px;
}

.fs14 {
  font-size: 14px;
}

.fs16 {
  font-size: 16px;
}

.black_text {
  color: #212121;
}

.sidenav-trigger i {
  color: #212121;
}

.white_text {
  color: #ffffff !important;
}

.ulnav {
  padding-right: 24px;
  padding-top: 10px;
}

.top__nav {
  position: relative;
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: #000;
  color: #fff;
}

.down .top__nav {
  height: 72px;
}

.top__nav.animateIt {
  position: fixed;
  top: -60px;
  left: 0;
  right: 0;
  z-index: 999;
  transition: 0.4s top cubic-bezier(.3, .73, .3, .74);
  background: #323c40;
}

body.down .top__nav.animateIt {
  top: 0;
}

.top__nav {
  color: #212121;
  background-color: transparent;
  box-shadow: none;
}

  .top__nav ul li a {
    text-transform: uppercase;
  }

.container-fluid {
  max-width: 1300px;
  margin: auto;
}

.main__header {
  background: url(../images/header--bg.png) no-repeat top right;
  min-height: 666px;
  background-size: 56%;
  margin-bottom: 70px;
}

  .main__header nav .brand-logo {
    padding: 15px 0px 0px 24px;
  }

.brand-logo img {
  width: 188px !important;
}

.heading__text {
  max-width: 280px;
  padding: 10px 5px;
  border-top: 4px solid #91d3d4;
  border-bottom: 4px solid #91d3d4;
  margin-top: 78px;
  margin-left: 0px;
  margin-bottom: 20px;
}

  .heading__text h1 {
    font-weight: 800;
    font-size: 48px;
    text-transform: uppercase;
    color: #323c40;
    margin: 0px;
  }

.heading__textpara {
  color: #212121;
  font-weight: 500;
  font-size: 16px;
}

.heading__textpara2 {
  color: #4f4e4e;
  font-weight: 500;
  font-size: 16px;
}

.leftPII {
  padding-left: 20px;
}

.margB20 {
  margin-bottom: 20px;
}

.header__lft {
  width: 47.666667% !important;
}

.header__rt {
  width: 52.333333% !important;
}

.pii__ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  margin-top: 40px;
}

  .pii__ul li {
    float: left;
    width: 15%;
    margin-right: 5px;
    padding: 0px 6px;
    border-right: 1px solid #e6e6e6;
    min-height: 106px;
  }

    .pii__ul li:last-child {
      border-right: 0px solid #e6e6e6;
    }

.bg__colo1 {
  background: #3e51b4;
}

.bg__colo2 {
  background: #e996c7;
}

.bg__colo3 {
  background: #7dabda;
}

.bg__colo4 {
  background: #8ac26c;
}

.bg__colo5 {
  background: #5bd7dc;
}

.bg__colo6 {
  background: #f89646;
}

.icons_main {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-bottom: 10px !important;
  margin: auto;
}

.ul__li_text {
  font-size: 12px;
  font-weight: 500;
  text-align: center;
}
/* .mobile_show { */
/* max-width: 518px; */
/* padding-top: 70px; */
/* padding-right: 46px; */
/* } */
.mobile_show {
  max-width: 518px;
  padding-top: 70px;
  padding-right: 46px;
  right: 43px;
  margin-right: 10px;
  position: relative;
}

  .mobile_show:after {
    content: "";
    background: url('../images/mobile-arrow.png') no-repeat;
    position: absolute;
    height: 398px;
    width: 154px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
  }

  .mobile_show img {
    width: 100%;
    z-index: 2;
    position: relative;
  }

.icons_main img {
  width: 50px;
}

.sec-title h2 {
  font-size: 32px;
  color: #323c40;
  font-weight: 700;
  margin: 15px 0px;
  text-transform: uppercase;
}

.header__lines {
  max-width: 400px;
  height: 4px;
  background: #91d3d4;
  margin: auto;
}

.header__lines2 {
  max-width: 500px;
  height: 4px;
  background: #91d3d4;
  margin: auto;
}

.header__lines3 {
  max-width: 560px;
  height: 4px;
  background: #91d3d4;
}

.header__lines4 {
  max-width: 273px;
  height: 4px;
  background: #ffffff;
  margin: auto;
}

.margT40 {
  margin-top: 40px;
}

.relative {
  position: relative;
}

.solution_ul {
  list-style: none;
  width: 100%;
}

  .solution_ul > li {
    width: calc(99.9% * 1/5 - 20px);
    float: left;
    margin: 0 20px 20px 0;
    text-align: center;
  }

  .solution_ul li a h3 {
    text-align: center;
    text-decoration: none;
  }

  .solution_ul li a img {
    margin-bottom: 10px;
  }

  .solution_ul li a h3 {
    font-size: 20px;
    font-weight: 500;
    color: #323c40;
    margin-top: 17px;
    margin-bottom: 17px;
    margin-bottom: 25px;
  }

  .solution_ul li a p {
    letter-spacing: .01em;
    color: #656565;
    margin-bottom: 50px;
    text-align: center;
    font-size: 14px;
  }

.margT90 {
  margin-top: 90px;
}

.margB60 {
  margin-bottom: 90px;
}

.circled-img {
  position: absolute;
  top: 13%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -20%);
  width: 100%;
}

.app__works {
  -webkit-transform: translateY(5%);
  transform: translateY(5%);
  max-width: 489px;
  position: relative;
  margin: auto;
  min-height: 600px;
}

.app__works__items {
  text-align: center;
  padding: 20px 30px;
}

.padLR0 {
  padding-left: 0px;
  padding-right: 0px;
}

.BR {
  border-right: 1px solid #f3f3f3;
}

.BL {
  border-left: 1px solid #f3f3f3;
}

.BB {
  border-bottom: 1px solid #f3f3f3;
}

.app__works__items h4 {
  font-size: 16px;
  font-weight: 500;
  color: #323c40;
  line-height: 26px;
  margin-bottom: 0px;
  margin-top: 15px;
}

.icon--screen {
  width: 78px;
  height: 68px;
  margin: auto;
}

  .icon--screen img {
    width: 78px;
  }

.margB0 {
  margin-bottom: 0px;
}

.downlaod__app__div {
  max-width: 485px;
  margin: auto;
}

  .downlaod__app__div .download-btn.active, .how-app-work-section .download-btn:hover {
    -webkit-box-shadow: 0px 15px 30px rgba(212, 50, 151, 0.27);
    box-shadow: 0px 15px 30px rgba(212, 50, 151, 0.27);
  }

  .downlaod__app__div .download-btn.active, .downlaod__app__div .download-btn:hover {
    -webkit-box-shadow: 0px 15px 30px rgba(50, 60, 64, 0.27);
    box-shadow: 0px 15px 30px rgba(50, 60, 64, 0.27);
  }

  .downlaod__app__div .download-btn.active {
    display: inline-block;
    vertical-align: middle;
    background: #323c40;
    position: relative;
    padding: 12px 0;
    padding-left: 80px;
    border-radius: 28px;
    padding-right: 40px;
    margin-right: 20px;
  }

  .downlaod__app__div .download-btn span.inner {
    position: relative;
    display: block;
  }

  .downlaod__app__div .download-btn.active span.avail, .downlaod__app__div .download-btn.active span.store-name, {
    color: #fff;
    -webkit-text-fill-color: #fff;
  }

  .downlaod__app__div .download-btn span.avail {
    font-size: 12.5px;
    display: block;
    color: #ffffff;
  }

  .downlaod__app__div .download-btn.google span.avail {
    font-size: 12.5px;
    display: block;
    color: #757575;
  }

  .downlaod__app__div .download-btn i.fa {
    font-size: 30px;
    background: #ffffff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 35px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
  }

.google i.fa {
  background: #323c40 !important;
}

.downlaod__app__div .download-btn {
  display: inline-block;
  vertical-align: middle;
  background: #323c40;
  position: relative;
  padding: 12px 0;
  padding-left: 80px;
  border-radius: 28px;
  padding-right: 40px;
}

  .downlaod__app__div .download-btn.google:before {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    border-radius: 28px;
    background: #fff;
    opacity: 1;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
  }

  .downlaod__app__div .download-btn.active:before, .downlaod__app__div .download-btn:hover:before {
    opacity: 0;
  }

  .downlaod__app__div .download-btn:hover span.avail, .downlaod__app__div .download-btn:hover span.store-name {
    color: #fff;
    -webkit-text-fill-color: #fff;
  }

  .downlaod__app__div .download-btn span.store-name {
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 5px;
    color: #ffffff;
    font-weight: 600;
  }

  .downlaod__app__div .download-btn.google span.store-name {
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 5px;
    color: #757575;
    font-weight: 600;
  }

.feature-style-content {
  padding-top: 50px;
}

  .feature-style-content h3 {
    margin: 0;
    color: #150A33;
    font-size: 30px;
    line-height: 40px;
    margin-top: 15px;
    margin-bottom: 10px;
    font-weight: 600;
    text-transform: uppercase;
  }

  .feature-style-content p {
    font-size: 16px;
    line-height: 27px;
    color: #656565;
    letter-spacing: .01em;
    margin: 0;
    margin-bottom: 20px;
  }

  .feature-style-content a.more {
    font-size: 16px;
    font-weight: 600;
    color: #556064;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
  }

    .feature-style-content a.more i {
      margin-left: 5px;
      vertical-align: middle;
      color: #2d6f70;
    }

.margT40 {
  margin-top: 40px !important;
}

.manage__img img.has-dropshadow {
  -webkit-box-shadow: 0px 16px 43px rgba(78, 48, 135, 0.24);
  box-shadow: 0px 16px 43px rgba(78, 48, 135, 0.24);
}

.articles__section {
  background: #f4f4f4;
  padding-top: 64px;
  padding-bottom: 64px;
}

.testimonial__section {
  background: url('../images/testimonial.jpg');
  min-height: 400px;
  padding-top: 90px;
  padding-bottom: 40px;
}

.list__items {
  text-align: center;
}

  .list__items h5 {
    color: #ffffff;
    font-size: 24px;
  }

.testm__text {
  color: #ffffff !important;
}

.items__card {
  max-width: 1024px;
  margin: auto;
  text-align: center;
}

  .items__card h5 {
    margin-bottom: 30px;
    font-weight: 400 !important;
    line-height: 30px;
  }

.section-Subscribe {
  background: #91d3d4;
  min-height: 200px;
  padding-top: 70px;
  padding-bottom: 60px;
}

  .section-Subscribe h3 {
    font-size: 20px;
    font-weight: 600;
    color: #323c40;
    margin-top: 17px;
    margin-bottom: 17px;
    margin-bottom: 25px;
    text-transform: uppercase;
    line-height: 25px;
  }

.subscribe-form {
  background: #ffffff;
  border-radius: 60px;
  padding: 5px 12px;
  padding-left: 37px;
}

  .subscribe-form button[type=submit] {
    background: #323c40;
  }

  .subscribe-form .thm-btn {
    display: inline-block;
    border: none;
    outline: none;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    border-radius: 28px;
    padding: 10px 20px;
    position: relative;
    cursor: pointer;
  }

  .subscribe-form .left-content {
    background: #ffffff;
    border-radius: 60px;
    padding: 4px 12px;
    padding-left: 37px;
    min-height: 56px;
    position: relative;
  }

.left-content input {
  height: 30px;
}

.subscribe-form input {
  background-color: transparent;
  border: none;
  outline: none;
  color: #323c40;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  vertical-align: middle;
  border-bottom: 1px solid #EAE9EC;
  width: 100%;
  max-width: 330px;
  float: left;
  border-bottom: 0px solid #9e9e9e !important;
}

  .subscribe-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: rgba(50,60,64,0.54) !important;
  }

  .subscribe-form input::-moz-placeholder { /* Firefox 19+ */
    color: rgba(50,60,64,0.54) !important;
  }

  .subscribe-form input:-ms-input-placeholder { /* IE 10+ */
    color: rgba(50,60,64,0.54) !important;
  }

  .subscribe-form input:-moz-placeholder { /* Firefox 18- */
    color: rgba(50,60,64,0.54) !important;
  }

.subscribe-form i.mail {
  font-size: 24px;
  color: #323c40;
  display: inline-block;
  vertical-align: middle;
  float: left;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}

.right-content {
  margin-top: 9px;
  float: right;
}

.subscribecontainer-fluid {
  max-width: 1024px;
  margin: auto;
}

.ftcontainer-fluid {
  max-width: 1024px;
  margin: auto;
}

.section-footer {
  background: url('../images/footer__bg.jpg');
  min-height: 400px;
}

.section-footer {
  position: relative;
}

.overlay_footer {
  background: rgba(0, 0, 0, 0.82);
  min-height: 400px;
}

.card__address {
  max-width: 350px;
  background: #ffffff;
  position: relative;
  top: -48px;
  min-height: 450px;
}

.card__header {
  height: 48px;
  background: #232d31;
}

.followul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

  .followul li {
    float: left;
    padding: 12px 11px;
    color: #ffffff;
  }

    .followul li a i {
      color: #ffffff;
    }

    .followul li a:hover i {
      color: #91d3d4;
    }

.card__body {
  padding: 20px;
}

.ft_textT {
  font-size: 14px;
  color: #323c40;
  font-weight: 500;
}

.ft_textB {
  font-size: 16px;
  color: #757575;
  margin: 4px 0px;
  font-weight: 500;
}

.footer_form {
  padding: 16px 20px;
}

  .footer_form h3 {
    color: #ffffff;
    border-bottom: 2px solid #7e7f7e;
    text-transform: uppercase;
    font-size: 18px;
    padding-bottom: 14px;
  }

  .footer_form .input-field {
    background: #2b2b2b;
    padding: 0px 0px;
    border-bottom: none;
    color: #ffffff;
  }

    .footer_form .input-field input {
      border-bottom: none;
      color: #ffffff;
      margin-bottom: 0px;
      padding: 0px 3px 0px 5px;
      background: #2b2b2b;
    }
.textarea_field {
  width:101%;
}
.footer_form .input-field .materialize-textarea {
  background: #2b2b2b;
  padding: 10px 0px;
  border-bottom: none;
  color: #ffffff;
  height: 60px !important;
  background: #2b2b2b;
  padding: 10px 3px 10px 5px;
}

  .footer_form input:not([type]):focus:not([readonly]),
  .footer_form input[type=text]:not(.browser-default):focus:not([readonly]),
  .footer_form input[type=password]:not(.browser-default):focus:not([readonly]),
  .footer_form input[type=email]:not(.browser-default):focus:not([readonly]),
  .footer_form input[type=url]:not(.browser-default):focus:not([readonly]),
  .footer_form input[type=time]:not(.browser-default):focus:not([readonly]),
  .footer_form input[type=date]:not(.browser-default):focus:not([readonly]),
  .footer_form input[type=datetime]:not(.browser-default):focus:not([readonly]),
  .footer_form input[type=datetime-local]:not(.browser-default):focus:not([readonly]),
  .footer_form input[type=tel]:not(.browser-default):focus:not([readonly]),
  .footer_form input[type=number]:not(.browser-default):focus:not([readonly]),
  .footer_form input[type=search]:not(.browser-default):focus:not([readonly]),
  .footer_form textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 0px solid #26a69a;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .footer_form input.valid[type=text]:not(.browser-default) {
    border-bottom: 0px solid #4CAF50;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .footer_form .input-field {
    position: relative;
    margin-top: 0.5rem;
    margin-bottom: 0.8rem;
  }

  .footer_form .thm-btn-sub {
    display: inline-block;
    border: none;
    outline: none;
    color: #212121;
    font-size: 16px;
    font-weight: 600;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    border-radius: 28px;
    padding: 10px 20px;
    position: relative;
    background: #91d3d4;
    min-width: 120px;
    text-transform: uppercase;
    cursor: pointer;
  }

  .footer_form .right-content {
    margin-top: 9px;
    float: right;
  }

.allrights {
  color: #ffffff;
  float: left;
}

.padT22 {
  padding-top: 22px;
}

.boxlight_card {
  background: #ffffff;
  width: 100%;
}

  .boxlight_card:hover {
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.27);
  }

  .boxlight_card img {
    width: 100%;
    height: 195px;
  }

.boxlight__content {
  padding: 10px 20px;
}

  .boxlight__content h5 {
    font-size: 16px;
    color: #323c40;
    margin: 10px 0px 40px 0px;
    text-transform: uppercase;
    font-weight: 500;
  }

.cardpaddLR24 {
  padding: 0px 24px;
}

.thm-btn.view {
  display: inline-block;
  border: none;
  outline: none;
  color: #ffffff !important;
  font-size: 13px;
  font-weight: 600;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  border-radius: 28px;
  padding: 8px 20px;
  position: relative;
  background: #6db8b9;
  min-width: 120px;
  text-transform: uppercase;
  cursor: pointer;
  z-index: 2;
}

.date_div {
  position: relative;
  float: left;
  padding-left: 35px;
  color: #444444;
  margin-top: 5px;
  padding-top: 3px;
  font-weight: 500;
}

.date_range {
  position: absolute;
  color: #3d7f80 !important;
  left: 0;
  top: 0;
}

.margB70 {
  margin-bottom: 70px;
}

.manage__img {
  position: relative;
  right: -36px;
  top: 56px;
}

  .manage__img img {
    width: 100%;
  }

.sec-title:hover .line {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.line {
  width: 100%;
  height: 4px;
  background: #e5e5e5;
  background: -webkit-gradient(left top, right top, color-stop(0%, #e5e5e5), color-stop(98%, #dbd9d9), color-stop(100%, #dbd9d9));
  background: -webkit-gradient(linear, left top, right top, from(#e5e5e5), color-stop(98%, #dbd9d9), to(#dbd9d9));
  background: linear-gradient(to right, #e5e5e5 0%, #dbd9d9 98%, #dbd9d9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#dbd9d9', GradientType=1);
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.z-index9 {
  z-index: 9;
}

@media only screen and (max-width:1920px) and (min-width:1601px) {
  .mobile_show {
    max-width: 700px;
    padding-top: 114px;
    padding-right: 46px;
  }

    .mobile_show:after {
      bottom: 16%;
      z-index: 1;
    }
}

@media only screen and (max-width:1600px) and (min-width:1500px) {
  .mobile_show {
    max-width: 600px;
    padding-top: 86px;
    padding-right: 46px;
  }

    .mobile_show:after {
      bottom: 10%;
      z-index: 1;
    }
}

@media only screen and (max-width:1365px) and (min-width:1024px) {
  .mobile_show {
    max-width: 492px;
    right: 129px;
  }
}

@media only screen and (max-width:1087px) and (min-width:768px) {
  .solution_ul > li {
    width: calc(99.9% * 1/3 - 20px);
  }
}

@media only screen and (max-width:767px) and (min-width:601px) {
  .solution_ul > li {
    width: calc(99.9% * 1/2 - 20px);
  }
}

@media only screen and (max-width:600px) and (min-width:300px) {
  .solution_ul > li {
    width: calc(99.9% * 1/1 - 20px);
  }
}

@media only screen and (max-width:767px) and (min-width:300px) {

  .pii__ul li {
    float: left;
    width: 46%;
    margin-right: 6px;
    margin-bottom: 20px;
  }

  .app__works img {
    width: 100%;
  }

  min-height: 421px;
  .app__works {
  }

  .sec-title h2 {
    font-size: 25px;
  }

  .heading__text h1 {
    font-weight: bold;
  }

  .ul__li_text {
    font-size: 12px;
  }

  .margB60 {
    margin-bottom: 40px;
  }

  .margT90 {
    margin-top: 40px;
  }

  .section-Subscribe h3 {
    text-align: center;
  }

  .downlaod__app__div .download-btn.active {
    margin-bottom: 30px;
  }

  .downlaod__app__div {
    text-align: center;
  }
}

@media only screen and (max-width:600px) and (min-width:300px) {
  .card__address {
    margin: auto;
  }

  .section-Subscribe {
    padding-top: 30px;
    padding-bottom: 78px;
  }
}

@media only screen and (max-width:992px) and (min-width:300px) {
  .howsection__left {
    width: 100% !important;
  }

  .howsection__right {
    width: 100% !important;
    padding-top: 100px !important;
  }

  .appsection__left {
    width: 100% !important;
  }

  .appsection__right {
    width: 100% !important;
  }

  .manage__img {
    position: relative;
    right: 0px;
    top: 0;
  }

  .feature-style-content {
    text-align: center;
  }

  .header__lines3 {
    margin: auto;
  }

  .header__rt {
    width: 100% !important;
  }

  .header__lft {
    width: 100% !important;
  }

  .mobile_show:after {
    display: none;
  }

  .mobile_show {
    margin: auto;
  }

  .heading__text h1 {
    font-size: 42px;
  }
}

@media only screen and (max-width:992px) and (min-width:768px) {
  .threat-middle-img {
    left: -56px;
    max-width: 232px !important;
    position: absolute;
  }

    .threat-middle-img img {
      width: 178%;
    }
}

@media only screen and (max-width:767px) and (min-width:300px) {
  .threat-middle-img {
    display: none;
  }
}

@-webkit-keyframes pulse {
  25% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }

  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}

@keyframes pulse {
  25% {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }

  75% {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}

.pulse {
  display: inline-block;
  -webkit-transform: translateZ(-1);
  -ms-transform: translateZ(-1);
  transform: translateZ(-1);
  box-shadow: none;
}

.boxlight__content:hover .pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.owl-theme .owl-controls .owl-page span {
  background: #ccc !important;
}

.scrollup {
  width: 40px;
  height: 40px;
  opacity: 1;
  position: fixed;
  bottom: 22px;
  right: 20px;
  display: none;
  text-indent: -9999px;
  background: url(../images/scroll-top-arrow.png) no-repeat left top;
  z-index: 9001;
}

.a-play {
  width: 60px;
  height: 60px;
  background: url(../images/play__store.png);
  display: block;
  position: absolute;
  background-size: 60%;
  background-repeat: no-repeat;
  left: 26px;
  top: 12px;
}

.google:hover .a-play {
  width: 60px;
  height: 60px;
  background: url(../images/play__store1.png);
  display: block;
  position: absolute;
  background-size: 60%;
  background-repeat: no-repeat;
  left: 26px;
  top: 12px;
}

.section-protection {
  background: #323c40;
  min-height: 400px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.threat {
  max-width: 222px;
}

.Protection {
  max-width: 306px;
  float: right;
}

.threat_ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

  .threat_ul li {
    position: relative;
    padding-left: 60px;
    display: block;
    min-height: 48px;
    margin-bottom: 16px;
    padding-top: 14px;
  }

.items_list_img {
  width: 48px;
  height: 48px;
  border: 1px solid #91d3d4;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  padding: 10px;
  text-align: center;
  line-height: 36px;
}

.items_list_text {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
  opacity: 0.7;
}

.hacking {
  display: block;
  font-weight: 700;
}


.protection_ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

  .protection_ul li {
    position: relative;
    padding-right: 60px;
    display: block;
    min-height: 48px;
    margin-bottom: 16px;
    padding-top: 14px;
  }

.pitems_list_img {
  width: 48px;
  height: 48px;
  border: 1px solid #91d3d4;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px;
  text-align: center;
  line-height: 36px;
}

.pitems_list_text {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
  opacity: 0.7;
  text-align: right;
}

.margB40 {
  margin-bottom: 40px;
}

.threat-middle-img {
  left: -56px;
  max-width: 432px;
  position: absolute;
}

.relative {
  position: relative;
}

.ins_h3 {
  font-size: 26px;
  font-weight: 600;
  text-align: center;
  color: #323c40;
}

.paddLR40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.card-header img {
  width: 100%;
}

.card__textpara {
  color: #4f4e4e;
  font-weight: 500;
  font-size: 15px;
  margin-bottom: 15px !important;
}

.dealrCard {
  min-height: 600px;
  box-shadow: 0px 0px 30px rgba(4, 4, 4, 0.22) !important;
}

  .dealrCard .card-action {
    border-top: 0px solid rgba(160,160,160,0.2);
  }

  .dealrCard .card-content {
    min-height: 228px;
  }

.Liability__card {
  display: block;
  margin: auto;
  text-align: center;
  background-size: cover;
  min-height: 456px;
  position: relative;
  max-width: 720px;
}

.car-img_div {
  -webkit-transform: translateY(70%);
  transform: translateY(70%);
  max-width: 695px;
  position: relative;
  margin: auto;
  left: -14px;
}

  .car-img_div .car-img {
    width: 100%;
  }

.circled2-img {
  position: absolute;
  top: 15%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -20%);
  width: 90%;
}

.Liability__card:after {
  content: "";
  width: 100%;
  height: 400px;
  background: url(../images/circle-line.png);
  display: block;
  position: absolute;
  background-size: 100%;
  background-repeat: no-repeat;
  left: 0;
  top: 0;
}

.fact1_circle {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 1px solid #91d3d4;
  background: #ffffff;
  padding: 4px;
}

.fact1_circle_inner {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  margin: auto;
  z-index: 2;
}

  .fact1_circle_inner img {
    width: 100%;
  }

.fact {
  position: absolute;
  z-index: 1;
}

.fact1 {
  bottom: 124px;
  left: -29px;
}

.fact2 {
  top: 113px;
  left: 26px;
}

.fact3 {
  top: 0;
  left: 170px;
}

.fact4 {
  top: 0;
  right: 204px;
}

.fact5 {
  top: 113px;
  right: 46px;
}

.fact6 {
  bottom: 124px;
  right: -11px;
}

.fact_text {
  position: absolute;
  color: #212121;
  font-weight: 600;
  font-size: 14px;
  width: 144px;
}

.fact_text_L1 {
  right: 70px;
  top: 18px;
}

.fact_text_L2 {
  right: 70px;
  top: 11px;
}

.fact_text_L3 {
  right: 70px;
  top: 11px;
}

.fact_text_L4 {
  left: 70px;
  top: 11px;
}

.fact_text_L5 {
  left: 70px;
  top: 11px;
}

.fact_text_L6 {
  left: 70px;
  top: 18px;
}

.paddT70 {
  padding-top: 70px;
}

.Liability__section {
  min-height: 703px;
}

.card-content_ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

  .card-content_ul li {
    padding-left: 34px;
    position: relative;
  }

.arrow-img {
  position: absolute;
  width: 18px;
  left: 0;
  top: 4px;
}

@media only screen and (max-width:1920px) and (min-width:1601px) {
  .main__header {
    min-height: 720px;
    background-size: 48%;
  }
}

@media only screen and (max-width:1600px) and (min-width:1367px) {
  .main__header {
    min-height: 630px;
    background-size: 50%;
  }
}

@media only screen and (max-width:768px) and (min-width:300px) {
  /* .fact3 { */
  /* top: 0; */
  /* left: 28px; */
  /* } */
  /* .fact1 { */
  /* bottom: 153px; */
  /* left: 25px; */

  /* } */
  /* .fact_text_L3, .fact_text_L2, .fact_text_L1 { */
  /* right: -174px; */
  /* top: 11px; */
  /* } */
  /* .fact4 { */
  /* top: 368px; */
  /* right: 0; */
  /* left: 27px; */
  /* } */
  /* .fact5 { */
  /* top: 487px; */
  /* right: 0px; */
  /* left: 33px; */
  /* } */
  /* .fact6 { */
  /* bottom: -207px; */
  /* right: 0px; */
  /* left: 33px; */
  /* } */
  .fact_text {
    position: relative;
    right: 0px !important;
    top: 11px !important;
    left: 79px;
    text-align: left;
  }

  .fact {
    position: relative;
    z-index: 1;
  }

  .fact1, .fact2, .fact3, .fact4, .fact5, .fact6 {
    top: 0;
    left: 0px
  }

  .circled2-img {
    display: none;
  }

  .car-img_div {
    display: none;
  }

  .Liability__card:after {
    content: "";
    width: 100%;
    display: none;
  }

  .mb_hidden {
    display: none;
  }

  .pulse::before {
    content: '';
    display: block;
    position: relative;
  }

  .fact1_circle_inner img {
    position: absolute;
    top: 0;
    left: 0;
  }

  .fact1_circle_inner {
    position: absolute;
    top: 5px;
    left: 5px;
  }

  .fact1, .fact2, .fact3, .fact4, .fact5, .fact6 {
    margin-bottom: 18px;
  }

  .Liability__section .paddT70 {
    padding-top: 15px;
  }
}


@-webkit-keyframes autofill {
  to {
    color: #ffffff;
    background: transparent;
  }
}

input:-webkit-autofill {
  -webkit-animation-name: autofill;
  -webkit-animation-fill-mode: both;
}
.error {
  border: 1px solid red !important;
}

