.header-main {position: relative !important;}
#header-top-bar {background: #204b6a;}
.inner-banner {
  height: 650px;
  padding-top: 80px;
  position: relative;
  background-image: url("../images/domain-reseller-banner.jpg");
  background-position: top center;
  background-size: 100%;
  background-repeat: no-repeat;
  color: #fff;
}
.inner-banner h1 {font-family: Lato, sans-serif;  font-size: 42px; font-weight: 900; margin-bottom: 15px;color: #fff;line-height: 1.2;}
.inner-banner h1 span{color: #ffde26;font-size: 40px;}
.inner-banner p {font-family: 'Poppins-Light';font-size: 13px;margin-bottom: 15px;color: #fff;line-height: 18px;}
.inner-banner .form-group label {width: 100% !important;}

.inner-banner .form-group input {
  background: #fff;
  border-radius: 30px;
  padding: 12px 20px 12px 20px;
  font-weight: 400;
  width: 100%;
  border: 2px solid #1866ae;
}

.inner-banner .form-group button {
  background: #fb7820;
  color: #fff;
  border-radius: 30px;
  font-family: 'Poppins-Regular';
  font-size: 18px;
  font-weight: 400;
  padding: 11px 36px 10px 36px;
  right: 15px;
  text-align: center;
  position: absolute;
  border: 0px;
  cursor: pointer;
  transition: all .3s ease-in-out;
  margin-top: 2px;
}

.inner-banner .form-group button:hover {
  background: #1866ae;
  color: #fff;
}

.inner-banner .form-group input:focus {
  outline: 0;
}

.inner-banner ul {
  padding: 0px 0px 10px 0px;
  margin: 0px 0px 0px 20px;
}

.inner-banner ul li {
  font-family: 'Poppins-Semibold';
  font-size: 22px;
  padding: 5px 20px;
  display: inline-block;
  color: #fff;
  margin-right: 10px;
  border-radius: 4px;
  box-shadow: 0px 0px 26px 0px #0D2E4D;
  border: 1px solid #328bdd;
  transition: all .3s ease-in-out;
}

/* border-top: 3px solid #fb7820; */
.inner-banner ul li:hover {
  background: #fff;
  color: #000;
  border: 1px solid #fff;
}

.inner-banner ul li p {
  font-family: 'Poppins-Regular';
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 0px;
  text-align: center;
}

.inner-banner h2 {
  font-family: 'Poppins-Regular';
  font-size: 18px;
  margin: 20px 0px 0px 0px;
  line-height:24px;color: #ffde26;
}

.inner-banner a {
  font-family: 'Poppins-Medium';
  color: #ffde26;
  transition: all .3s ease-in-out;
}

.inner-banner a:hover {
  background: none;
  color: #fff;
}

.considerations {
  padding: 60px 0px;
  position: relative;
}

.considerations h2 {
  padding: 0px 30px;
  color: #1e1e1e;
  font-family: 'Poppins-Regular';
  font-size: 34px;
  text-align: center;
  width: 100%;
}

.considerations ul {
  position: relative;
  padding: 0px;
  display: inherit;
  text-align: center;
  background: #fff;
  border-top: 2px solid #fb7d29;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
}

.considerations ul li {
  font-family: 'Poppins-Regular';
  padding: 20px 30px 10px 30px;
  text-align: left;
}

.considerations ul li::before {
  content: "\f129";
  position: relative;
  top: 4px;
  margin-right: 10px;
  font-size: 24px;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "flaticon";
  color: #fb7820;
}

.considerations ul li span {
  font-size: 22px;
  color: #1766ae;
  font-family: 'Poppins-SemiBold';
}

.considerations ul li p {
  font-size: 16px !important;
  padding: 5px 0px 0px 0px;
  text-align: left;
  margin: 0px 0px 20px 0px;
  color: #565559;
}

.considerations p {
  color: #fb7820;
  font-family: 'Poppins-Regular';
  font-size: 21px !important;
  text-align: center;
  margin: 0 auto 50px auto;
  width: 100%;
}

.hgt {
  height: 280px;
}

.call {
  padding: 20px 0px;
  position: relative;
}

.call section {
  margin: 0 auto;
  text-align: center;
}

.call section img {
  position: absolute;
  z-index: 2;
  top: 8px;
  display: inherit;
  margin-left: -3%;
}

.call section p {
  border-style: solid;
  border-color: #d1d0d0;
  border-width: 1px 1px 1px 1px;
  border-radius: 6px;
  box-shadow: 2.871px 14.659px 20px 0px rgba(0, 0, 0, 0.08);
  color: #565559;
  font-family: 'Poppins-Regular';
  font-size: 21px;
  text-align: center;
  padding: 10px 10px 10px 70px;
  left: 16%;
  position: relative;
}

.call section p a {
  padding: 0px 20px 0px 0px;
  color: #fb7820 !important;
}

.call section p a:hover {
  color: #000 !important;
  text-decoration: none;
}

.call section p a i {
  top: 2px;
  position: relative;
}
.privacy {position: relative; padding: 60px 0px 100px 0px;}
.privacy p {color: #1e1e1e;font-family: 'Poppins-Regular';font-size: 20px; text-align: center; margin-bottom: 40px;padding:0% 8%;line-height: 26px;}
.privacy section {width: 100%;text-align: left;}
.privacy section h2 {color: #1e1e1e; font-family: 'Poppins-Regular'; font-size: 34px; margin-bottom: 20px;}
.privacy section h3 {color: #f60; border-radius: 6px; font-family: 'Poppins-Medium';  font-size: 20px;  margin-bottom: 20px; line-height: 28px;}
.privacy section a {position: relative; border: 1px solid #1766ae;border-radius:24px;padding:8px 25px;color: #242424;font-family:'Poppins-Medium';text-decoration: none;transition: all .3s ease-in-out;font-size: 16px;}
.privacy section a:hover{background: #1766ae;color: #fff;}
.privacy section .orng {color: #f60;}
.privacy section p { color: #2b2b2b;  font-family: 'Poppins-Regular'; font-size: 16px;  margin-bottom: 30px;text-align: left;padding: 0px;}
.privacy section ul{padding: 0px;margin-left: 18px;}
.privacy section ul li{padding: 0px; list-style: disc;}
.privacy section ul li span {font-family: 'Poppins-Semibold';font-size: 16px;}
.privacy section ul li p {color: #2b2b2b; font-family: 'Poppins-Regular'; font-size: 16px;  margin-bottom: 10px;}
.mtb {
  margin-top: 100px;
  margin-bottom: 100px;
}

.invest{position: relative; padding: 60px 0px;background: #f7fafe;}
.invest h2 {color: #1e1e1e;font-family: 'Poppins-Regular';font-size: 34px;margin-bottom: 10px;text-align: center;width: 100%;padding: 0% 12%;}
.invest h3 {color: #1766ae;font-family: 'Poppins-Regular';font-size: 22px;line-height: 30px;margin-bottom: 20px;border-bottom: 1px dashed #1766ae;padding-bottom: 20px;}
.invest p {font-family:'Poppins-Regular';font-size: 22px;text-align: center;margin:0px 0px 40px 0px;width: 100%;color: #565559;}
.invest .orng {color: #fb7820;}
.invest ul{position: relative;padding: 0px; display: inherit;}
.invest ul li{font-family: 'Poppins-Regular';padding: 15px;margin-bottom: 10px;transition: all .3s ease-in-out;}
.invest ul li::before{content:"\f15d";position: absolute;margin-right: 10px;font-size: 24px;font-style: normal;font-variant: normal;text-rendering: auto;line-height: 1;font-family:"flaticon";color: #fb7820; margin-top: 8px;}
.invest ul li:hover{box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);background: #fff;}
.invest ul li span{font-size: 22px;color: #1766ae;font-family: 'Poppins-SemiBold';left: 34px;position: relative;}
.invest ul li p{font-size: 16px;padding:5px 0px 0px 35px;text-align: left;margin-bottom: 10px;}

.why {
  padding: 60px 0px;
  position: relative;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}

.why h2 {
  padding: 0px 30px;
  color: #1e1e1e;
  font-family: 'Poppins-Regular';
  font-size: 34px;
  text-align: center;
  width: 100%;
}
.why p {
  font-family: 'Poppins-Regular';
  font-size: 18px;
  text-align: center;
  margin: 0 auto 50px auto;
}
.why section {
  border: 1px solid #aac5d6;
  /* border-top-color: rgb(240, 244, 255);
  border-top-style: solid;
  border-top-width: 1px; */
  border-radius: 6px;
  /* border-top: 9px solid #3e8bc9; */
  padding: 20px;
  height: 300px;
}
.why section h5 {padding:0px 0px 5px 0px; font-family: 'Poppins-Regular'; font-size: 24px;  margin-bottom: 10px;margin-left: 80px;}

.why section img{background: #1766ae;position: absolute;color: #fff;font-family: "flaticon";content: "\f129";display: block;z-index: 100;font-size: 22px;padding: 10px; top: 1px;}

.why section p {
  padding: 5px 0px;
  font-family: 'Poppins-Regular';
  font-size: 14px;
  margin-top: 10px;
  text-align: justify;
}

.trust-review {
  padding: 60px 0px;
  position: relative;box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}

.trust-review p {
  font-family: Lato, sans-serif;
  font-size: 14px;
}

.trust-review span {
  font-weight: 600;
  font-size: 25px;
}

.trust-review .img {
  right: 0;
  position: relative;
}

.trust-review .lft-pdng {
  padding-left: 60px;
}

.title {
  font-size: 14px;
  font-weight: 600;
  color: #000;
  margin: 5px 0px;
}

.des {
  font-size: 14px;
  font-weight: 500;
  color: #000;
  margin: 5px 0px;
}

.name {
  font-size: 14px;
  font-weight: 500;
  color: #757575;
}

.support {
  padding: 50px 0px;
  position: relative;
  background-image: url(../images/support-bg.jpg);
  background-repeat: no-repeat;
  height: 600px;
}

.support h2 {
  color: #222d39;
  font-family: 'Exo 2', sans-serif;
  font-size: 44px;
  font-weight: 400;
  width: 100%;
  padding: 0% 36% 0% 0%;
  margin-bottom: 30px;
}

.support p {
  color: #4a4a4a;
  font-family: 'Poppins-Regular';
  font-size: 18px;
  width: 100%;
  margin-bottom: 40px;
}

/*.support a{position: relative; background: #fb8720;border-radius:4px;padding:15px 30px;color: #fff;font-family:'Poppins-SemiBold';text-decoration: none;text-transform:uppercase;transition: all .3s ease-in-out;}
 .support a:hover{background: #1766ae;color: #fff;} */
.support section {
  background: #fff;
  border-radius: 4px;
  margin-right: 10px;
  display: inline-block;
  text-align: center;
  top: 12px;
  width: 30%;
  transition: all .3s ease-in-out;
}

.support section:hover {
  background: #65b647;
}

.support section:hover p,
.support section:hover i {
  color: #fff !important;
}

.support section a {
  text-decoration: none;
  display: inline-block;
  padding: 30px 20px;
}

.support section i {
  text-align: center;
  font-size: 30px;
  color: #65b647;
}

.support section p {
  font-size: 20px;
  font-family: 'Poppins-Regular';
  margin-bottom: 0px;
  padding: 5px 0px;
}
.tp {
  top: -10px !important;
  position: relative !important;
}

/* -------Privacy Protection--------------------------------------------------------------------------- */
.pp ul {padding: 0px 0px 10px 0px;margin: 0px 0px 0px 20px;}
.pp ul li{font-family: 'Poppins-Light';font-size: 18px;  list-style-type: disc;padding: 3px 0px;display: flow-root list-item;box-shadow: none;border: 0px;}
.pp ul li:hover{background: none;border: none;color:unset;}
.pp .form-group label{margin-top: .8rem;}
.pp button{margin-top: 15px!important;}


.benefit{padding:60px 0px;position: relative;background: #f7fafe;}
.benefit h2{color: #1e1e1e;font-family: 'Poppins-Regular';font-size: 34px;text-align: center;
width: 100%;}
.benefit ul{position: relative;padding: 0px; display: inherit;}
.benefit ul li{font-family: 'Poppins-Regular';padding: 2px 0px 0px 10px;}
.benefit ul li img{background: #fb7820; padding: 10px;  position: absolute; margin-top: 8px;border-radius: 4px;}
.benefit ul li span{font-size: 22px;color: #1766ae;font-family: 'Poppins-SemiBold';margin-left: 80px;}
.benefit ul li p{font-size: 18px;padding:5px 0px 0px 81px;text-align: left;}
.benefit p{font-size: 21px;margin: 0 auto 50px auto;text-align: center;font-family: 'Poppins-Regular';width: 100%;padding: 0% 12%;}

.features{position: relative; padding:0px 0px 30px 0px;background: #f7fafe;}
.features h2 {color: #1e1e1e;font-family: 'Poppins-Regular';font-size: 34px;margin:0 auto 10px auto;text-align: center;}
.features h3 {color: #1766ae;font-family: 'Poppins-Regular';font-size: 22px;line-height: 30px;margin-bottom: 20px;border-bottom: 1px dashed #1766ae;padding-bottom: 5px;margin-left: 78px;padding-top: 8px;}
.features p{font-family: 'Poppins-Regular';font-size:18px;margin:0 auto 50px auto;text-align: center;width: 100%;}
.features .card{border: 1px solid rgb(185, 222, 255);padding: 15px;box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);border-radius: 8px;margin-bottom: 20px;}
.features .card-body p{padding:0px;text-align: justify;font-size: 16px;padding-top: 6px;}
.features img{background: #1766ae;position: absolute;color: #fff;border-radius: 6px;font-size: 34px;padding:9px 12px 8px 12px;}
.features .pt-4{padding-top: 0px !important;}

.solution{padding: 60px 0px 80px 0px;position: relative;}
.solution h2 {padding: 0% 10%;color: #1e1e1e;font-family: 'Poppins-Regular';font-size: 34px;    text-align: center;width: 100%;}
.solution ul {position: relative; padding: 0px; display: inherit;text-align: center;margin-bottom: 0px;}
.solution ul li {font-family: 'Poppins-Regular';padding: 0px 30px 0px 30px;text-align: left;}
.solution ul li::before {content: "\f129";position: absolute;margin-right: 10px;font-size: 21px;font-style: normal;font-variant: normal;text-rendering: auto;line-height: 1;font-family: "flaticon";color: #e85d00;margin-top: 6px;}
.solution ul li span {font-size: 22px;color: #e85d00;font-family: 'Poppins-Medium';}
.solution ul li p {font-size: 16px !important;padding: 0px 0px 0px 0px;text-align: left;margin:0px 0px 20px 0px;color: #434343;margin-left: 30px;}
.solution p {color: #565559;font-family: 'Poppins-Regular';font-size: 21px !important;text-align: center;margin: 0 auto 50px auto;width: 100%;}

@media only screen and (min-width:320px)and (max-width:479px) {
  .inner-banner {
    padding-top: 20px;
    height: 370px;
    background: #204b6a;
  }
  .inner-banner h1 {font-size: 32px;}
  .inner-banner p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px;
  }
  .inner-banner ul {padding: 0px 0px 10px 0px;}
  .inner-banner ul li {font-size: 16px;padding: 5px 32px;margin-bottom: 10px;}
  .inner-banner h2 {font-size: 16px;margin: 10px 0px 0px 0px;line-height: 22px;}
  .inner-banner .amt {width: 34%;}

  .inner-banner .amt h3 {
    font-size: 40px;
  }

  .inner-banner .amt h3 sup {
    font-size: 16px;
    top: -16px;
  }

  .inner-banner a {
    font-size: 14px;
    padding: 12px 8px;
    top: 32px;
  }

  .banner {
    padding-top: 120px;
  }

  .banner .banner-content h1 {
    font-size: 60px;
  }

  .banner .banner-content p {
    font-size: 16px;
    margin-bottom: 16px;
  }
  .inner-banner .form-group input{padding: 10px 20px 10px 20px;}
  .inner-banner .form-group button{font-size: 16px;padding: 10px 24px 10px 24px;}
  .pp button{  margin-top: 14px !important;}

  .call section {
    margin: 0px 20px;
  }

  .call section img {
    top: -18px;
    width: 40%;
    margin: 0 auto;
    left: 0;
    right: 0;
  }

  .call section p {
    left: 0%;
    padding: 40px 10px 10px 50px;
  }

  .privacy h2 {
    font-size: 22px;
    padding-top: 0px;
  }

  .privacy p {
    font-size: 14px;margin-bottom: 20px;padding: 0% 2%;line-height: 20px;
  }

  .privacy .but {
    top: 0%;
  }

  .privacy .but a {
    padding: 10px 20px
  }

  .privacy .but a i {
    padding: 8px 10px;
  }

  .why {
    padding: 30px 0px 0px 0px;
  }

  .why h2 {
    font-size: 22px;
    padding: 5px 0px;
    margin-bottom: 10px;
  }

  .why section {
    padding: 10px 20px;
    margin-bottom: 15px;
    height: 310px;
  }

  .why section h5 {
    font-size: 20px;
    margin-bottom: 0px;
  }

  .trust-review {
    padding: 30px 0px;
  }

  .trust-review .lft-pdng {
    padding-left: 15px;
  }

  .trust-review span {
    width: 100%;
    display: inline-block;
  }
  .features{padding: 30px 0px;}
  .features h2{font-size:18px;padding: 0% 3%;margin-bottom: 10px;}
  .features p{font-size: 14px!important;padding: 0% 5%;margin: 0 auto 30px auto;}
  .features .card{padding: 5px;margin-bottom: 10px;}
  .features h3{font-size:18px;line-height: 25px;padding-top: 0px;}
  .features .pt-4{padding-top: 1.5rem !important;}

  .pp ul li{padding: 3px 0px;}

  .considerations{padding: 30px 0px;}
  .considerations h2{font-size: 22px;}
  .considerations p{font-size: 14px!important;padding: 0% 12% 0% 12%;margin: 0 auto 30px auto;}
  .considerations ul li{padding: 10px 20px 10px 20px;}
  .considerations ul li::before{font-size: 16px;top: 0px;}
  .considerations ul li span{font-size: 16px;}
  .considerations ul li p{font-size: 14px !important;text-align: justify;}
  .hgt{height: 180px;}

  .privacy{padding: 30px 0px;}
  .privacy section h2{font-size: 22px;margin-top: 20px;margin-bottom: 10px;}
  .privacy section h3{font-size: 18px;margin-bottom: 10px;}
  .privacy section p{font-size: 14px;text-align: justify;margin-bottom: 20px;}
  .privacy section a{font-size: 13px;padding: 5px 12px;}
  .mtb{margin:20px 0px;}

  .invest{padding: 30px 0px;}
  .invest h2{font-size: 18px;}
  .invest p{font-size: 16px;padding: 0px 8px;margin: 0px 0px 10px 0px;}
  .invest ul{margin-bottom: 0px;}
  .invest ul li{padding: 5px 15px;margin-bottom: 0px;}
  .invest ul li span{font-size: 16px;left: 30px;}
  .invest ul li p{font-size: 14px;padding: 5px 0px 0px 30px;}
  .invest ul li::before{font-size: 20px;}

  .benefit{padding: 30px 0px 0px 0px;}
  .benefit h2{font-size: 20px;}
  .benefit p {font-size: 14px;margin: 0 auto 20px auto;padding:0% 5% 0% 5%;}
  .benefit ul li{padding: 2px 0px 0px 0px;}
  .benefit ul li img{padding: 8px;}
  .benefit ul li span{font-size: 13.5px;}
  .benefit ul li p{font-size: 14px;margin-bottom: 10px;}

  .solution{padding: 30px 0px;}
  .solution h2{font-size:18px;padding: 0% 3%;margin-bottom: 10px;}
  .solution p{font-size: 14px!important;padding: 0% 5%;margin: 0 auto 10px auto;}
  .solution ul{margin-bottom: 0px;}
  .solution ul li{padding: 10px 0px 0px 20px;}
  .solution ul li::before{font-size: 16px;left: 0px;}
  .solution ul li span{font-size: 16px;}
  .solution ul li p{font-size: 14px !important;margin: 0px 0px 10px 0px;}
}

@media only screen and (min-width:480px) and (max-width:767px) {
  .inner-banner {
    padding-top: 20px;
    height: 350px;
    background: #204b6a;
  }

  .inner-banner h1 {
    font-size: 35px;
  }

  .inner-banner p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px;
  }

  .inner-banner ul {
    padding: 0px 0px 10px 0px;
  }

  .inner-banner ul li {
    font-size: 16px;
  }

  .inner-banner h2 {
    font-size: 25px;
  }

  .inner-banner .amt {
    width: 34%;
  }

  .inner-banner .amt h3 {
    font-size: 40px;
  }

  .inner-banner .amt h3 sup {
    font-size: 16px;
    top: -12px;
  }

  .inner-banner a {
    font-size: 14px;
    padding: 12px 20px;
  }

  .banner {
    padding-top: 120px;
  }

  .banner .banner-content h1 {
    font-size: 60px;
  }

  .banner .banner-content p {
    font-size: 16px;
    margin-bottom: 16px;
  }

  .call section {
    margin: 0px 20px;
  }

  .call section img {
    top: -18px;
    width: 40%;
    margin: 0 auto;
    left: 0;
    right: 0;
  }

  .call section p {
    left: 0%;
    padding: 40px 10px 10px 50px;
  }

  .privacy h2 {
    font-size: 22px;
    padding-top: 0px;
  }

  .privacy p {
    font-size: 14px;
  }

  .privacy .but {
    top: 0%;
  }

  .privacy .but a {
    padding: 10px 20px
  }

  .privacy .but a i {
    padding: 8px 10px;
  }

  .why {
    padding: 30px 0px 0px 0px;
  }

  .why h2 {
    font-size: 22px;
    padding: 5px 0px;
    margin-bottom: 10px;
  }

  .why section {
    padding: 10px 20px;
    margin-bottom: 15px;
    height: 310px;
  }

  .why section h5 {
    font-size: 20px;
    margin-bottom: 0px;
  }

  .trust-review {
    padding: 30px 0px;
  }

  .trust-review .lft-pdng {
    padding-left: 15px;
  }

  .trust-review span {
    width: 100%;
    display: inline-block;
  }
  .features{padding: 30px 0px;}
  .features h2{font-size:18px;padding: 0% 3%;margin-bottom: 10px;}
  .features p{font-size: 14px!important;padding: 0% 5%;margin: 0 auto 30px auto;}
  .features .card{padding: 5px;margin-bottom: 10px;}
  .features h3{font-size:18px;line-height: 25px;padding-top: 0px;}
  .features .pt-4{padding-top: 1.5rem !important;}

  .considerations{padding: 30px 0px;}
  .considerations h2{font-size: 22px;}
  .considerations p{font-size: 14px!important;padding: 0% 12% 0% 12%;margin: 0 auto 30px auto;}
  .considerations ul li{padding: 10px 20px 10px 20px;}
  .considerations ul li::before{font-size: 16px;top: 0px;}
  .considerations ul li span{font-size: 16px;}
  .considerations ul li p{font-size: 14px !important;text-align: justify;}
  .hgt{height: 180px;}

  .privacy{padding: 30px 0px;}
  .privacy section h2{font-size: 22px;margin-top: 20px;margin-bottom: 10px;}
  .privacy section h3{font-size: 18px;margin-bottom: 10px;}
  .privacy section p{font-size: 14px;text-align: justify;}
  .privacy section p{font-size: 14px;text-align: justify;margin-bottom: 20px;}
  .privacy section a{font-size: 14px;padding: 5px 15px;}

  .mtb{margin:20px 0px;}
  .invest{padding: 30px 0px;}
  .invest h2{font-size: 18px;}
  .invest p{font-size: 16px;padding: 0px 8px;margin: 0px 0px 10px 0px;}
  .invest ul{margin-bottom: 0px;}
  .invest ul li{padding: 5px 15px;margin-bottom: 0px;}
  .invest ul li span{font-size: 16px;left: 30px;}
  .invest ul li p{font-size: 14px;padding: 5px 0px 0px 30px;}
  .invest ul li::before{font-size: 20px;}

  .benefit{padding: 30px 0px;}
  .benefit h2{font-size: 22px;}
  .benefit p {font-size: 14px;margin: 0 auto 20px auto;padding:0% 5% 0% 5%;}
  .benefit ul li{padding: 2px 0px 0px 5px;}
  .benefit ul li img{padding: 8px;}
  .benefit ul li span{font-size: 16px;}
  .benefit ul li p{font-size: 14px;margin-bottom: 10px;padding: 0px 0px 0px 35px;}


  .solution{padding: 30px 0px;}
  .solution h2{font-size:18px;padding: 0% 3%;margin-bottom: 10px;}
  .solution p{font-size: 14px!important;padding: 0% 12% 0% 12%;margin: 0 auto 30px auto;}
  .solution ul{margin-bottom: 0px;}
  .solution ul li{padding: 10px 20px 0px 20px;}
  .solution ul li::before{font-size: 16px;top: 0px;}
  .solution ul li span{font-size: 16px;}
  .solution ul li p{font-size: 14px !important;margin: 0px 0px 10px 0px;}
}

@media only screen and (min-width:768px) and (max-width:1024px) {
  .inner-banner {
    padding-top: 35px;
    height: 350px;
    background: #204b6a;
  }

  .inner-banner h1 {
    font-size: 35px;
  }

  .inner-banner p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px;
  }

  .inner-banner ul {
    padding: 0px 0px 10px 0px;
  }

  .inner-banner ul li {
    font-size: 16px;
  }

  .inner-banner h2 {
    font-size: 18px;
  }

  .inner-banner .amt h3 {
    font-size: 40px;
  }

  .inner-banner .amt h3 sup {
    font-size: 16px;
    top: -12px;
  }

  .inner-banner a {
    font-size: 14px;
    padding: 12px 20px;
    top: 32px;
  }

  .banner {
    padding-top: 120px;
  }

  .banner .banner-content h1 {
    font-size: 60px;
  }

  .banner .banner-content p {
    font-size: 16px;
    margin-bottom: 16px;
  }

  .call section img {
    margin-left: -7%;
  }

  .privacy h2 {
    font-size: 22px;
    padding-top: 0px;
  }

  .privacy p {
    font-size: 17px;padding: 0%;
  }

  .privacy .but {
    top: 30%;
  }

  .privacy .but a {
    padding: 10px 20px
  }

  .privacy .but a i {
    padding: 8px 10px;
  }

  .why {
    padding: 30px 0px 0px 0px;
  }

  .why h2 {
    font-size: 22px;
    padding: 5px 0px;
    margin-bottom: 10px;
  }

  .why section {
    padding: 10px 20px;
    margin-bottom: 15px;
    height: 360px;
  }

  .why section h5 {
    font-size: 20px;
    margin-bottom: 0px;
  }

  .trust-review {
    padding: 30px 0px;
  }

  .trust-review .lft-pdng {
    padding-left: 15px;
  }

  .trust-review span {
    width: 100%;
    display: inline-block;
  }
  .features{padding: 30px 0px;}
  .features h2{font-size:18px;padding: 0% 3%;margin-bottom: 10px;}
  .features p{font-size: 14px!important;padding: 0% 5%;margin: 0 auto 30px auto;}
  .features .card{padding: 5px;margin-bottom: 10px;}
  .features h3{font-size:18px;line-height: 25px;padding-top: 0px;}
  .features .pt-4{padding-top: 1.5rem !important;}

  .considerations{padding: 30px 0px;}
  .considerations h2{font-size: 22px;}
  .considerations p{font-size: 14px!important;padding: 0% 12% 0% 12%;margin: 0 auto 30px auto;}
  .considerations ul li{padding: 10px 20px 10px 20px;}
  .considerations ul li::before{font-size: 16px;top: 0px;}
  .considerations ul li span{font-size: 16px;}
  .considerations ul li p{font-size: 14px !important;text-align: justify;}
  .hgt{height: 180px;}

  .privacy{padding: 30px 0px;}
  .privacy section h2{font-size: 22px;margin-top: 20px;margin-bottom: 10px;}
  .privacy section h3{font-size: 18px;margin-bottom: 10px;}
  .privacy section p{font-size: 14px;text-align: justify;margin-bottom: 20px;}
  .privacy section a{font-size: 14px;padding: 5px 15px;}
  .mtb{margin:20px 0px;}
  .invest{padding: 30px 0px;}
  .invest h2{font-size: 20px;}
  .invest p{font-size: 16px;padding: 0px 8px;margin: 0px 0px 10px 0px;}
  .invest ul{margin-bottom: 0px;}
  .invest ul li{padding: 5px 15px;margin-bottom: 0px;}
  .invest ul li span{font-size: 16px;left: 30px;}
  .invest ul li p{font-size: 14px;padding: 5px 0px 0px 30px;}
  .invest ul li::before{font-size: 20px;}

  .benefit{padding: 30px 0px;}
  .benefit h2{font-size: 22px;}
  .benefit p {font-size: 14px;margin: 0 auto 20px auto;padding:0% 5% 0% 5%;}
  .benefit ul li{padding: 2px 0px 0px 5px;}
  .benefit ul li img{padding: 8px;}
  .benefit ul li span{font-size: 16px;}
  .benefit ul li p{font-size: 14px;margin-bottom: 10px;}

  .solution{padding: 30px 0px;}
  .solution h2{font-size:18px;padding: 0% 3%;margin-bottom: 10px;}
  .solution p{font-size: 14px!important;padding: 0% 5%;margin: 0 auto 10px auto;}
  .solution ul{margin-bottom: 0px;}
  .solution ul li{padding: 10px 20px 0px 20px;}
  .solution ul li::before{font-size: 16px;left: 0px;}
  .solution ul li span{font-size: 16px;}
  .solution ul li p{font-size: 14px !important;margin: 0px 0px 10px 0px;}
  .solution img{display: none;}
}
@media only screen and (min-width:1024px) and (max-width:1280px) {
  .banner {padding-top: 140px;}
  .banner .banner-content h1 {font-size: 50px;}
  .banner .banner-content p {font-size: 20px;margin-bottom: 16px;}
  .mrlft {margin-left: 120px}
}
@media only screen and (min-width: 1200px) and (max-width: 1440px) {
  .inner-banner {padding-top: 20px;height: 450px;}
  .inner-banner h1 {font-size: 35px;}
  .inner-banner p {font-size: 16px;line-height: 24px;margin-bottom: 15px;}
  .inner-banner ul {padding: 0px 0px 10px 0px;}
  .inner-banner ul li {font-size: 16px;  }
  .inner-banner h2 {font-size:18px; margin: 10px 0px 0px 20px;}
  .inner-banner .amt h3 {font-size: 30px;}
  .inner-banner .amt h3 sup {font-size: 16px;top: -12px;}
  .inner-banner a {font-size: 14px;padding:12px 10px;top: 20px;}
  .call section img {margin-left: -4%;}
}
@media (min-width: 1080px) {
  .inner-banner {padding-top: 40px;height: 350px;}
  .inner-banner h1 {font-size: 35px;}
  .inner-banner h2{margin: 15px 0px 0px 0px;}
  .inner-banner p {font-size: 16px;line-height: 24px;}
  .inner-banner ul {padding: 0px 0px 10px 0px;}
  .inner-banner ul li {font-size: 16px;padding: 5px 15px;margin-right: 5px;}
  .inner-banner .amt {width: 20%;}
  .inner-banner .amt h3 {font-size: 30px;}
  .inner-banner .amt h3 sup {font-size: 16px;top: -12px;  }
  .why h2 {font-size: 22px;padding: 5px 0px;}
  .why section {padding: 10px 20px;margin-bottom: 15px;height: 330px;  }
  .why section h5 {font-size: 20px;margin-bottom: 0px;}
}
@media (min-width:1920px) {
  .inner-banner {padding-top: 80px;height: 460px;}
  .inner-banner h1 {font-size: 42px;}
  .inner-banner p {font-size: 17px;line-height: 22px;}
  .inner-banner ul {padding: 0px 0px 10px 0px;}
  .inner-banner ul li {font-size: 22px;}
  .inner-banner .amt {width: 14%;}
  .inner-banner .amt h3 {font-size: 50px;}
  .inner-banner .amt h3 sup {font-size: 26px;top: -22px;  }
  .pp ul li {font-size: 18px;}
  .why h2 {font-size: 34px;padding: 5px 0px;}
  .why section {padding: 10px 20px;margin-bottom: 15px;height: 330px;  }
  .why section h5 {font-size: 24px;margin-bottom: 0px;}
}