.header-main {position: relative !important;}
#header-top-bar {background: #204b6a;}
.inner-banner {height: 650px;padding-top: 80px;position: relative;background-image: url("../images/guarantee-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: 60px;
  font-weight: 900;
  margin-bottom: 15px;
  color: #fff;
  line-height: 1.2;
}
.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: #1866ae;
  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: #fb7820;
  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;
}
.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: 26px;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;
}
.inner-banner-pp {
  height: 650px;
  padding-top: 80px;
  position: relative;
  background-image: url("../images/domain-privacy-protection-banner.jpg");
  background-position: top center;
  background-size: 100%;
  background-repeat: no-repeat;
  color: #fff;
}
.terms{padding: 60px 0px;position: relative; font-family: 'Poppins-Regular';color: #2a2a2a;}
.terms p {font-family: 'Poppins-Regular'; font-size: 20px;width: 100%;padding: 0% 5% 0% 5%;text-align: center;  margin: 0 auto;}
.terms ul {position: relative;padding: 0px;margin-left: 20px;text-align: justify;}
.terms ul li {font-family: 'Poppins-Regular';padding:8px 0px;list-style: disc!important;}
.terms h2 {padding: 0px 30px;color: #1e1e1e; font-size: 34px;text-align: center;width: 100%;}

.guarantee {padding: 60px 0px 0px 0px;position: relative;}
.guarantee h2 {padding: 0px 30px;color: #1e1e1e;font-family: 'Poppins-Regular';font-size: 34px;text-align: center;width: 100%;}
.guarantee p {font-family: 'Poppins-Regular';font-size: 18px;text-align: center;margin: 0 auto 0px auto;}
.guarantee section {
  border: 1px solid #e2e8f0;
  border-top-color: rgb(240, 244, 255);
  border-top-style: solid;
  border-top-width: 1px;
  border-radius: 16px;
  padding: 20px; 
  background: #f1f5f9;
 } 
 .guarantee section {text-align: center;margin: 0 auto;}
.guarantee section img{margin-top: -3.5rem !important;transition: .3s;box-shadow: 0 3px 6px rgba(3,0,71,.1);border-radius: 16px;}
.guarantee section img:hover{transform: scale(1.02); -webkit-transform: scale(1.02);-moz-transform: scale(1.02);}
.guarantee section h5 {padding:35px 25px 0px 25px; font-family: 'Lato', sans-serif; font-size: 34px;font-weight: 700; margin-bottom: 10px;text-align: left;}
.guarantee section p {padding:25px 25px 0px 25px;font-family: 'Poppins-Regular'; font-size: 16px;margin-bottom: 0px;text-align: justify;}
.tp{top:-150px!important}
.top{top:0px;}
.topug{top:0px;}
.alert-warning{font-size:16px!important;text-align: left!important;}

@media only screen and (min-width:320px)and (max-width:479px) {
  .inner-banner {padding-top: 20px;height: 210px;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;}

.guarantee { padding:30px 0px 160px 0px;}
.guarantee h2 {font-size: 22px;  padding: 5px 0px;  margin-bottom: 10px;}
.guarantee section {padding:10px 20px 20px 20px;margin: 30px 0px 20px 0px;}
.guarantee section h5 {font-size: 20px;  margin-bottom: 0px;padding: 25px 5px 10px 5px;}
.guarantee section .px-4{padding-left: 0.3rem !important;padding-right: 0.3rem !important;}
.guarantee section p{padding: 10px 8px 0px 8px;font-size: 14px;}
.top{top:50px;}
.topug{top:100px!important;}
.alert-warning{font-size: 14px!important;text-align:justify!important}

.terms{padding:20px 15px;}
.terms h2{font-size: 22px;}
.terms p{font-size: 14px;}
.terms ul{margin-left: 10px;}
.terms ul li{font-size: 14px;padding: 5px 0px;}
}

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

  .inner-banner h1 {
    font-size: 35px;
  }
  .inner-banner h2 {font-size: 16px;margin: 10px 0px 0px 0px;line-height: 22px;}

  .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;
  }

.guarantee { padding:30px 0px 160px 0px;}
.guarantee h2 {font-size: 22px;  padding: 5px 0px;  margin-bottom: 10px;}
.guarantee section {padding:10px 20px 20px 20px;  margin-top: 30px;}
.guarantee section h5 {font-size: 20px;  margin-bottom: 0px;padding: 25px 5px 10px 5px;}
.guarantee section .px-4{padding-left: 0.3rem !important;padding-right: 0.3rem !important;}
.guarantee section p{padding: 10px 8px 0px 8px;font-size: 14px;}
.top{top:50px;}
.topug{top:100px!important;}
.alert-warning{font-size: 14px!important;text-align:justify!important}

.terms{padding: 0px 15px;}
.terms h2{font-size: 22px;}
.terms p{font-size: 14px;}
.terms ul{margin-left: 10px;}
.terms ul li{font-size: 14px;padding: 5px 0px;}
}

@media only screen and (min-width:768px) and (max-width:1024px) {
.inner-banner {padding-top: 20px;height: 180px;background: #204b6a;}
.inner-banner h1 {font-size: 35px;}
.inner-banner h2 {font-size: 18px!important;margin: 10px 0px 0px 0px;line-height: 24px;}
.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 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;
}

.guarantee { padding:30px 0px 160px 0px;}
.guarantee h2 {font-size: 22px;  padding: 5px 0px;  margin-bottom: 10px;}
.guarantee section {padding:10px 20px 20px 20px; margin: 30px 0px 20px 0px;}
.guarantee section h5 {font-size: 20px;  margin-bottom: 0px;padding: 25px 5px 10px 5px;}
.guarantee section .px-4{padding-left: 0.3rem !important;padding-right: 0.3rem !important;}
.guarantee section p{padding: 10px 8px 0px 8px;font-size: 14px;}
.top{top:50px;}
.topug{top:100px!important;}
.alert-warning{font-size: 14px!important;text-align:justify!important}

  .terms{padding: 20px 15px;}
  .terms h2{font-size: 22px;}
  .terms p{font-size: 14px;}
  .terms ul{margin-left: 10px;}
  .terms ul li{font-size: 14px;padding: 5px 0px;}

}
@media only screen and (min-width:1024px) and (max-width:1280px) {
  .inner-banner {padding-top: 20px;height: 220px;}
  .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}
  .terms{padding: 0px 15px;}
  .terms h2{font-size: 22px;}
  .terms p{font-size: 14px;padding: 20px 0px;}
  .terms ul{margin-left: 10px;}
  .terms ul li{font-size: 14px;padding: 5px 0px;}
  .guarantee { padding:30px 0px 160px 0px;}
  .guarantee h2 {font-size: 22px;  padding: 5px 0px;  margin-bottom: 10px;}
  .guarantee section {padding:10px 20px 20px 20px;  margin-top: 30px;}
  .guarantee section h5 {font-size: 20px;  margin-bottom: 0px;padding: 25px 5px 10px 5px;}
  .guarantee section .px-4{padding-left: 0.3rem !important;padding-right: 0.3rem !important;}
  .guarantee section p{padding: 10px 8px 0px 8px;font-size: 14px;}
  .alert-warning{font-size: 14px!important;text-align:justify!important}
  .top{top:0px;}
  .topug{top:100px!important;}
  .tp{top:-130px !important}
}
@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;}
}
@media (min-width: 1080px) {
  .inner-banner {padding-top: 40px;height: 350px;}
  .inner-banner h1 {font-size: 35px;}
  .inner-banner h2{margin: 10px 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;  }
  .guarantee h2 {font-size: 22px;padding: 5px 0px;}
  .guarantee section {padding:10px 20px 30px 20px;margin-bottom: 15px;}
  .guarantee section h5 {font-size: 20px;margin-bottom: 0px;}
}
@media (min-width:1920px) {
  .inner-banner {padding-top: 140px;height: 460px;}
  .inner-banner h1 {font-size: 52px;}
  .inner-banner p {font-size: 24px;line-height: 34px;}
  .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;  }
  .guarantee h2 {font-size: 34px;padding: 5px 0px;}
  .guarantee section {padding: 10px 20px 30px 20px;margin-bottom: 15px;}
  .guarantee section h5 {font-size: 34px;margin-bottom: 0px;}
}