body{font-family: "Poppins", sans-serif;}
.header-main{position: relative!important;}
#header-top-bar{background: #000;}
/* 
.topbar-text p a{display: flex;align-items: center;color:#fff;font-size: 14px;line-height: 15px;margin-bottom: 0px;text-decoration: none;margin: 5px 0px;
} */
.inner-banner {height: 782px; padding-top: 80px; position: relative; background-image: url("../images/india-webhosting-bannerbg.webp"); background-position: top center; background-size: 100%; background-repeat: no-repeat;color: #000;}
.inner-banner button{border: 0px; background: #fb7820;border-radius: 16px;color: #fff;padding:4px 30px 4px 15px;font-size: 18px;transition: all .3s ease-in-out;}
/* .inner-banner button:hover {background-color: #fff;} */
.inner-banner h1 {font-size: 50px; font-weight: 600; margin: 20px 0px; color: #051229; line-height: 1.2;}
.inner-banner p {font-weight: 400;font-size: 24px;line-height: 30px;margin: 20px 0px;color: #051229;padding: 0% 10% 0% 0%;}
.line {position: relative; border-bottom: 1px solid #d6e3e5;width: 80%;margin: 20px 0px;}
.line::before {position: absolute; content: "";  width: 60px;  height: 2px;  background: #e3572b;  transition: all 0.4s ease-in-out; animation:moveBorder 10s linear infinite; top: -1px;}
/* Define the movement */
@keyframes moveBorder {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 100% 100%;
  }
}



.inner-banner ul{padding:0px 0px 10px 0px;float: left;}
.inner-banner ul li{font-size: 18px;padding: 5px 0px;}
.inner-banner ul li i{color: #fb7820;}

.container-sm{width:1140px; padding-right:15px; padding-left:15px; margin-right:auto; margin-left:auto } .ml-auto, .mx-auto{margin-left: auto !important;margin-right: auto !important;}
.inner-banner .amt{background: #fff; padding: 50px;border-radius: 20px;box-shadow: 0 4px 10px rgba(0, 0, 0, .2);text-align: center;margin: 30px 20px 20px 20px;}
/* .inner-banner .amt{padding: 40px;border-radius: 20px;background: rgba(255, 255, 255, 0.30);backdrop-filter: blur(10px); border: 2px solid #fff;box-shadow: 0 4px 10px rgba(0, 0, 0, .2);text-align: center;margin: 30px 20px 20px 20px;} */
.inner-banner .amt span{font-size: 30px;font-weight:400;margin-bottom: 10px;}
.inner-banner .amt h3{font-size:80px;font-weight: 600;margin-bottom: 30px;}
.inner-banner .amt h3 sup{font-size:26px;font-weight: 400;top: -22px;right: 1px;}
.inner-banner .amt h3 span{font-size:26px; font-weight: 400;}
.inner-banner .amt a {background:#fb7820;color: #fff;padding: 14px 30px;text-decoration: none;transition: all .3s ease-in-out;border-radius: .25rem;font-weight:600;font-size: 16px;text-transform: uppercase;}
.inner-banner .amt a:hover {background: #000;color: #fff;}
.inner-banner .amt .txtlink{background: none;padding: 0px;}
.inner-banner .amt .txtlink a{color: #1f6fd2;font-size: 18px;font-weight: 500; text-transform: lowercase;text-decoration: underline;transition: all .3s ease-in-out;}
.inner-banner .amt .txtlink a:hover{background: none;color: #000; text-decoration: none;}
.inner-banner aside{margin: 10px 0px 20px 0px;font-weight: 500;border-radius: 20px;padding: 5px;margin-left: auto;
  margin-right: auto;  width: 70%;background: rgba(255, 255, 255, 0.30);backdrop-filter: blur(40px);border: 1px solid rgba(255, 255, 255, 0.30);}
.amlauto{margin-left: auto;margin-right: auto;}


.list{gap: 40px;display: inline-flex;}
.mlauto{margin-left: auto;}
/*-- plans--*/
.pb-90 {padding-bottom: 90px;}
/* .price-section {margin-top: -100px; background: #fff;-webkit-box-shadow: 0 0 5px 2px rgba(51, 51, 51, 0.1);
box-shadow: 0 0 5px 2px rgba(51, 51, 51, 0.1);border-radius: 4px;}
.price-section .pr-1{padding-right: .25rem !important;}
.price-section .pl-1{padding-left: .25rem !important;} */

.plans{padding: 100px 0px;position: relative;}
.banner-btn-group .btn:not(:last-child) {margin-right: 25px}          
.plans h2{font-size:34px;padding: 0px 30px;color:#000;font-weight: 600; margin:0px auto 20px auto;width: 100%;text-align: center;}
.plans p{font-size:18px;color:#000;font-weight: 400; margin:0px auto 40px auto;width: 100%;text-align: center;}

/*-webkit-box-shadow: 0 0 90px rgba(0,0,0,.05);
box-shadow: 0 0 90px rgba(0,0,0,.05);-webkit-box-shadow: 0 0 30px rgba(24,104,222,.1);
box-shadow: 0 0 30px rgba(24,104,222,.1);*/
.plan-wrap{position: relative;padding:40px;margin-top: 40px;}
.planbg{background: #e1e8f0;clip-path: polygon(92% 0, 100% 5%, 100% 100%, 0 100%, 0 0);}
.planbg.active{background: #0e6bda;}
.prcngbadge {
  font-size: 14px;
  font-weight: 500;
  background: #051229;
  color: #fff;
  width: 197px;
  height: 31px;
  display: flex;
  align-items: end;
  justify-content: center;
  padding-bottom: 5px;
  position: absolute;
  top: 0;
  inset-inline-end: 0;
  clip-path: polygon(0 0, 83% 0, 100% 100%, 17% 100%);
}

/*.gx-lg-0 {--bs-gutter-x: 0;}*/
.pl-1 {padding-left: 0px;}
.pr-1 {padding-right: 0px;}
.plan-head h3{font-size:26px;color:#000; font-weight: 400;}
.plan-head h3 span{font-weight: 600;}
/* .plan-head p{color:#000; font-size: 16px;  font-family:Lato,sans-serif;font-weight:400; margin-top: 15px;margin-bottom: 0px;} */
.popular-tag{font-family: 'Poppins-Regular';font-size:25px;background:#fb7820; color: #fff;text-transform: uppercase;padding: 5px 10px 5px 30px;width: 97%;margin: 0 auto;position: absolute;z-index: 2;left: -4px;}

.plan-price{padding: 10px 0px; border-bottom: 1px solid #ced7e0;display: -webkit-box;
-webkit-box-pack: justify;-webkit-box-align: center;}
.plan-price.btm{border-bottom: 1px solid #2589fe;}

.plan-amt{width: 100%;}
.plan-amt p{color:#051229; font-size: 16px; font-weight:400;margin-bottom: 0px;}
.plan-amt h3{font-size:50px;color:#051229;font-weight:600;}
.plan-amt h3 sup{font-size:22px; font-weight:400;top: -18px;right: 1px;}
.plan-amt h3 span{font-size:16px; font-weight:400;}
/* .plan-discount{width: 50%;text-align: right;}
.plan-discount p{text-decoration: line-through; font-size:15px; margin-bottom: 5px;margin-right: 10px;}
.plan-discount span{color:#1f76c5;background:#e7f3fd;padding:5px 10px; font-size:14px; font-weight:900;text-transform: uppercase;} */
.feature{padding: 20px 0 20px 0;}
.feature ul {padding:0px;margin-bottom: 0px;}
.feature ul li{list-style-type: none;font-size: 16px; font-weight:400;margin-bottom: 10px;color: #051229;}
.feature ul li i{color:#0e6bda;margin-right: 8px;}
.feature ul li .clr{color: #abd1ff;}
.feature ul li svg{top: 2px;position:relative;margin-right: 10px;}
.feature ul li:last-child{margin-bottom:0px;}
.btn-wrap{margin: 20px 0px 10px 0px; font-size: 14px; font-weight:900;}
.btn-wrap .blk-btn{color: #fff;background: #3d3d3d;padding:10px 25px;border-radius: 4px;text-decoration: none;text-transform: uppercase;transition: all .3s ease-in-out;margin-right: 5px;}
.btn-wrap .blk-btn:hover, .btn-wrap .orng-btn:hover, .btn-wrap .wht-btn:hover{background:#051229;color: #fff;}
.btn-wrap .orng-btn{color: #fff;font-weight: 600;font-size: 16px; background: #fb7820;padding:10px 20px;border-radius: 24px;text-decoration: none;transition: all .3s ease-in-out;width: 100%;display: inline-block;text-align: center;}
.btn-wrap .wht-btn{color: #000;font-weight: 600;font-size: 16px; background: #fff;padding:10px 20px;border-radius: 24px;text-decoration: none;transition: all .3s ease-in-out;width: 100%;display: inline-block;text-align: center;}

.bg-table{background: #fff;box-shadow: 0 7px 17px rgba(0, 0, 0, 0.15);border-radius: 8px;font-family:Lato,sans-serif;}
.bg-table thead {border-radius: 18px;}
.bg-table thead th{ font-size:24px; text-align: center; color: #fff;border-top: 0px solid #dee2e6;}
.bg-table thead th:first-child{border-top-left-radius: 0px;}
.bg-table thead th:last-child{border-top-right-radius: 0px;}
.bg-table th, .bg-table td{font-size:16px;  padding:15px 15px !important;text-align: center;}
.bg-table tbody tr td{font-weight: 600;text-align: center;}
.bg-table tbody tr td:first-child{font-weight: 600;text-align: left;}
.head td{text-align: left;color: #252525;font-size: 20px; background: #daecf7;border-top: 2px solid #c9d7e0;
  border-bottom: 2px solid #c9d7e0;}
.bg-table td i.fa-check{color: #258D5C;}
.bg-table td i.fa-times {color: #F23131}
.bg-table th, .bg-table td a{color: #007bff;transition: all .3s ease-in-out;}
.bg-table th, .bg-table td a:hover{color: #212529;text-decoration: none;}
.bg-table th, .bg-table td i{font-size: 16px;color: #b0bec8;}
.bg-table tr:hover{background: #f0f7fd;}
.bg-table thead tr:hover{background:none;}
.stk-tblhd{ top: 98px; background: #204b6a;box-shadow: 0 2px 2px #eee;z-index:1;}

.tooltip-inner{max-width: 300px;padding: 10px;}
.billing {border: 1px solid #c7c7c7; border-radius: 4px;font-family: 'FontAwesome';content: "\f107";cursor: pointer;position: relative;}
.billing::before {
  content: "";
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #666;
  position: absolute;
  right: 8px;
  top: 16px;
  pointer-events: none;
}
.billing select {
  width: 100%;
  background: transparent;
  height: 36px;
  border: 0px solid #ccc;
  border-radius: 2px;
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;  font-family: Lato,sans-serif;
  font-size: 16px;color: #3d3d3d;
}
.billing select option{height: 36px;}
.billing-dropdown {
  border: 1px solid #c7c7c7;
  border-radius: 8px;
  cursor: pointer;
  height: 80px;
  position: relative;
  width: 230px;
}
.billing select::-ms-expand { display: none;}

.billingwht {border: 1px solid #fff; border-radius: 4px;font-family: 'FontAwesome';content: "\f107";cursor: pointer;position: relative;}
.billingwht::before {
  content: "";
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #fff;
  position: absolute;
  right: 8px;
  top: 16px;
  pointer-events: none;
}
.billingwht select {
  width: 100%;
  background: transparent;
  height: 36px;
  border: 0px solid #fff;
  border-radius: 2px;
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;  font-family: Lato,sans-serif;
  font-size: 16px;color: #fff;
}
.billingwht select option{height: 36px;background: #000;}
.billingwht-dropdown {
  border: 1px solid #c7c7c7;
  border-radius: 8px;
  cursor: pointer;
  height: 80px;
  position: relative;
  width: 230px;
}
.billingwht select::-ms-expand { display: none;}


.review{padding:0px 0px 40px 0px;position: relative;}
.review p{font-family:Lato,sans-serif;font-size: 14px;}
.review p span{font-weight:700;}
.review .img{right: 0;position: relative;left: -15px;}
.review .lft-pdng {padding-left: 60px;}
.review .ryt-pdng {padding-right: 60px;}
.rating[data-rating="5.5"] .rating__item:nth-child(-n+5):after, .rating[data-rating="5"] .rating__item:nth-child(-n+5):after, .rating[data-rating="4.5"] .rating__item:nth-child(-n+4):after, .rating[data-rating="4"] .rating__item:nth-child(-n+4):after, .rating[data-rating="3.5"] .rating__item:nth-child(-n+3):after, .rating[data-rating="3"] .rating__item:nth-child(-n+3):after, .rating[data-rating="2.5"] .rating__item:nth-child(-n+2):after, .rating[data-rating="2"] .rating__item:nth-child(-n+2):after, .rating[data-rating="1.5"] .rating__item:nth-child(-n+1):after, .rating[data-rating="1"] .rating__item:nth-child(-n+1):after, .rating[data-rating="0.5"] .rating__item:nth-child(-n+0):after, .rating[data-rating="0"] .rating__item:nth-child(-n+0):after {
  content: "";
}
.rating[data-rating="5.5"] .rating__item:nth-child(6):after, .rating[data-rating="4.5"] .rating__item:nth-child(5):after, .rating[data-rating="3.5"] .rating__item:nth-child(4):after, .rating[data-rating="2.5"] .rating__item:nth-child(3):after, .rating[data-rating="1.5"] .rating__item:nth-child(2):after, .rating[data-rating="0.5"] .rating__item:nth-child(1):after {
  content: "";
}
.rating {margin: 0; padding: 0; display: flex; align-items: center; justify-content: flex-start; color: #00b191;padding: 5px 0px 0px 0px; }
.rating__item {font-size: 26px;display: block;font-family: FontAwesome;padding: 0px 4px 0px 0px;}
.rating__item::after {content: "";}

.usp{position: relative;background: #051229;}
.usp section{border-inline-end: 1px solid #27354d;padding: 40px 20px; color: #fff;position: relative; overflow: hidden;}
/* .usp section {border-inline-start: 1px solid #27354d;} */
.usp section img{margin: 30px 0px;}
.usp section h3{font-size: 24px;font-weight: 500;line-height: 24px;}
.usp section p{color:#a9b0b8;font-size: 16px;margin-top: 20px;}
.usp section::after{content: "";
  position: absolute;
  bottom: -150px;
  inset-inline-start: 50%;
  width: 272px;
  height: 124px;
  background-color: #0075ff;
  filter: blur(16px);
  border-radius: 50%;
  transform: translateX(-50%);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in;}
.usp section:hover::after {bottom: -90px;opacity: 1;visibility: visible;}

.trust-review{padding:100px 0px;position: relative;}
.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;}

.testimonial{padding:0px 0px 100px 0px;position: relative;}
.testimonial h2 {padding: 0px 30px; color: #1e1e1e; font-size: 34px;font-weight: 600; text-align: center; width: 100%;color: #000;}
.testimonial p{color: #000;font-weight: 400; font-size:18px;text-align: center;margin:0 auto 50px auto;padding:0% 12%;}
.testimonial img{text-align: center;margin:0 auto;}

.number{padding:80px 0px 80px 0px;position: relative;color: #fff;}
.bg {position: absolute;  z-index: -1; left: 0; top: 0; height: 100%; width: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.bg.image img {width: 100%;  height: 100%;  object-fit: cover;}
.number h2{padding: 0px 30px;  font-size: 34px;font-weight: 600; width: 100%;text-align: center;}
.number p{font-weight: 400; font-size:18px;text-align: center;margin:0 auto 50px auto;padding:0% 15%}
.number h4{padding: 0px 30px; font-size: 56px;font-weight: 600;text-align: center;}
.number h4 span{display: inline-block;}
.number small{font-size: 16px;font-weight: 400;text-align: center;width: 100%;display: inline-block;}

.cta{background-image:url(../images/ctabg.webp);background-repeat: no-repeat;border-radius: 36px;background-position: center top;width: 500px;height: 540px;margin: 0px 60px;padding: 60px 40px 60px 40px;}
.cta section{text-align: center;color: #fff;}
.cta section h2{ margin-bottom: 28px;font-size: 36px;font-weight: 600; text-align: center;letter-spacing: -2px;
  padding: 0% 0% 0% 1%;color: #fff;}
.cta section h3{font-size:80px;font-weight:600;}
.cta section h3 sup{font-size:40px; font-weight:400;top: -24px;right: 1px;}
.cta section h3 span{font-size:34px; font-weight:400;}
.cta section img{top: -26px;position: relative;animation: linear infinite; animation-name: run; animation-duration: 3s;}
@keyframes run {
  0% {
    left: 0;
  }
  50% { 
    left: calc(10% - 10px); opacity: 1;
   }
  100% {
    left: 0;     
  }
}
.cta section a {background:#fb7820;padding: 14px 30px;text-decoration: none;transition: all .3s ease-in-out;border-radius: 12px;font-weight:600;font-size: 20px;position: relative;color: #fff;margin-left: 80px;}
.cta section a:hover {background: #000;}
.cta section p{font-size:16px;color: #fff;padding: 0% 10%;margin-top: 20px;}

.compare{padding:60px 0px 80px 0px;position: relative;}
.compare h2{padding: 0px 30px;  font-size: 34px;font-weight: 600; width: 100%;text-align: center;}
.compare p{font-weight: 400; font-size:18px;text-align: center;margin:0 auto 50px auto;}
.compare .cmlauto {margin-left: auto;margin-right: auto;}

@media only screen and (min-width:320px)and (max-width:479px){
  .inner-banner {padding-top: 10px;height: 790px;background-image: url("../images/india-webhosting-bannerbg.jpg");background-size: cover;}
  .inner-banner h1{font-size: 34px;}
  .inner-banner p{font-size: 16px;line-height: 24px;margin-bottom: 15px;padding: 0% 12% 0% 0%;margin-top: 0px;
  }
  .inner-banner ul{padding: 0px;margin: 0px;}
  .inner-banner ul li{font-size: 16px;padding: 3px 0px;}
  .list{display: inline;}
  .inner-banner h2{font-size: 25px;}
  .inner-banner .amt{margin: 5px 20px;padding: 10px 20px 1px 20px;}
  .inner-banner .amt h3{font-size:40px;margin-bottom: 20px;}
  .inner-banner .amt h3 sup{font-size: 16px;top: -16px;}
  .inner-banner a{font-size: 14px;padding: 12px 20px;}
  .inner-banner .amt span{font-size: 20px;}
  .inner-banner .amt .txtlink{margin-top: 20px !important;}
  .inner-banner .amt .txtlink a{font-size: 16px;}
  .inner-banner aside{margin: 20px 0px 10px 0px;font-weight: 400;width: 100%;background: none;border: none;backdrop-filter: none;}

  .banner{padding-top: 120px;}
  .banner .banner-content h1 {font-size: 60px;}  
  .banner .banner-content p {font-size: 16px;margin-bottom: 16px;}
  .plans{padding:40px 0 0px 0;}
  .plans h3{font-size:30px;}
  .plans h1{font-size:32px;}
  .plans p{font-size:14px;margin-bottom: 5px;margin-top:0px}
  .plan-amt h3 sup{top:-8px;font-size: 16px;}
  .plans section {margin-left: 40px;}
  .plans section p{padding: 18px 0px;}

  .plan-wrap{padding: 30px 20px 20px 20px;margin-top: 20px;}
  .prcngbadge{height: 28px;clip-path: polygon(0 0, 86% 0, 100% 100%, 17% 100%);}
  .plan-head{padding-bottom: 5px;}
  .plan-head h3{font-size: 22px;}
  .price-section{width: 100%;}
  .popular-tag{top: -20px;left: 0;width: 100%;font-size: 18px;}
  .bg-table thead th{font-size: 20px;}
  .review{padding:0px 0px 30px 0px;padding-left: 80px;}
  .review .lft-pdng{padding-left: 15px;}

  .usp section{border-inline-end: none;border-bottom: 1px solid #27354d; padding: 20px 20px;}
  .usp section img{margin: 20px 0px;}
  .usp section h3{font-size: 20px;}
  .usp section p{font-size: 14px;}

  .trust-review{padding: 30px 0px;}
  .trust-review .lft-pdng{padding-left: 15px;}
  .trust-review span{width: 100%; display: inline-block;}

  .testimonial{padding: 30px 0px;}
  .testimonial h2{font-size: 22px;padding: 5px 0px;}
  .testimonial p{font-size: 14px;margin: 0 auto 30px auto;padding: 0% 2%;}

  .number{padding: 20px 0px;}
  .number h2{font-size: 24px;padding: 10px 5px;}
  .number p{font-size: 14px;padding: 7px;margin-bottom: 10px;}
  .number small{margin-bottom: 20px;}

  .cta{margin: 0px;width: 410px;padding: 30px;height: auto;}
  .cta section h2{margin-bottom: 28px;font-size: 36px;}
  .cta section h3{font-size: 60px;}
  .cta section h3 sup{font-size: 30px;top: -18px;}
  .cta section h3 span{font-size: 24px;}
  .cta section a{margin-left: 50px;}
  .cta section p{padding: 0px;margin: 0px;}

  .compare{padding: 30px 0px;}
  .compare h2{font-size: 22px;}
  .compare p {font-size: 14px; margin-bottom: 30px;  }

}
@media only screen and (min-width:480px) and (max-width:767px){
.inner-banner {padding-top: 20px;height: 640px;background-image: url("../images/india-webhosting-bannerbg.jpg");background-size: cover;}
  .inner-banner h1{font-size: 35px;}
  .inner-banner p{font-size: 16px;line-height: 24px;margin-bottom: 15px;padding: 0% 12% 0% 0%;}
  .inner-banner ul{padding: 0px 0px 10px 0px;}
  .inner-banner ul li{font-size: 16px;}
  .inner-banner h2{font-size: 25px;}
  .inner-banner .amt{margin: 5px 20px;padding: 10px 20px 1px 20px;}
  .inner-banner .amt h3{font-size:40px;margin-bottom: 20px;}
  .inner-banner .amt h3 sup{font-size: 16px;top: -16px;}
  .inner-banner a{font-size: 14px;padding: 12px 20px;}
  .inner-banner .amt span{font-size: 20px;}
  .inner-banner .amt .txtlink{margin-top: 20px !important;}
  .inner-banner aside{margin: 20px 0px 10px 0px;font-weight: 400;width: 100%;background: none;border: none;backdrop-filter: none;}
  .banner{padding-top: 120px;}
  .banner .banner-content h1 {font-size: 60px;}  
  .banner .banner-content p {font-size: 16px;margin-bottom: 16px;}
  .plans h3{font-size:22px;}
  .plans h1{font-size:32px;}
  .plans p{font-size:14px;margin-bottom: 5px;margin-top:0px}
  .plan-amt h3 sup{top: -5px;font-size: 16px;}
  .plans section {margin-left: 40px;}
  .plans section p{padding: 18px 0px;}

  .plan-wrap{padding:30px 20px 20px 20px;}
  .plan-head{padding-bottom:15px;}
  .price-section{width: 100%;}
  .popular-tag{top: -30px;left: 0;right: 0;}
  .bg-table thead th{font-size: 20px;}
  .review{padding:0px 0px 30px 0px;padding-left: 80px;}
  .review .lft-pdng{padding-left: 15px;}

  .usp section{border-inline-end: none;border-bottom: 1px solid #27354d; padding: 20px 20px;}
  .usp section img{margin: 20px 0px;}
  .usp section h3{font-size: 20px;}
  .usp section p{font-size: 14px;}

  .trust-review{padding: 30px 0px;}
  .trust-review .lft-pdng{padding-left: 15px;}
  .trust-review span{width: 100%; display: inline-block;}

  .testimonial{padding: 30px 0px;}
  .testimonial h2{font-size: 22px;padding: 5px 0px;}
  .testimonial p{font-size: 14px;margin: 0 auto 30px auto;padding: 0px;}

  .number{padding: 20px 0px;}
  .number h2{font-size: 22px;padding: 10px 5px;}
  .number p{font-size: 14px;padding: 5px;}

  .cta{margin: 0px;width: 410px;padding: 30px;height: auto;}
  .cta section h2{margin-bottom: 28px;font-size: 36px;}
  .cta section h3{font-size: 60px;}
  .cta section h3 sup{font-size: 30px;top: -18px;}
  .cta section h3 span{font-size: 24px;}
  .cta section a{margin-left: 50px;}
  .cta section p{padding: 0px;margin: 0px;}

  .compare{padding: 30px 0px;}
  .compare h2{font-size: 22px;}
  .compare p {font-size: 14px; margin-bottom: 30px;  }

}
@media only screen and (min-width:768px) and (max-width:1024px){
.inner-banner {padding-top: 20px;height: 700px;background-image: url("../images/india-webhosting-bannerbg.jpg");background-size: cover;}
  .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 .amt{margin: 5px 20px;padding: 10px 20px 1px 20px;}
  .inner-banner .amt h3{font-size:40px;margin-bottom: 20px;}
  .inner-banner .amt h3 sup{font-size: 16px;top: -16px;}
  .inner-banner a{font-size: 14px;padding: 12px 20px;}
  .inner-banner .amt span{font-size: 20px;}
  .inner-banner .amt .txtlink{margin-top: 20px !important;}
  .inner-banner aside{margin: 20px 0px 10px 0px;font-weight: 400;width: 100%;background: none;border: none;backdrop-filter: none;padding: 0px 80px;}
  .inner-banner a{font-size: 14px;padding: 12px 20px;top: 10px;}
  .banner{padding-top: 120px;}
  .banner .banner-content h1 {font-size: 60px;}  
  .banner .banner-content p {font-size: 16px;margin-bottom: 16px;}
  .plans{padding:40px 0 0px 0;}
  .plans h3{font-size:30px;margin-bottom: 0px;}
  .plans h1{font-size:32px;}
  .plans p{font-size:14px;margin-bottom: 5px;margin-top:0px}
  .plan-amt h3 sup{top: -5px;font-size: 16px;}
  .plans section {margin-left: 40px;}
  .plans section p{padding: 18px 0px;}

  .plan-wrap{padding:30px 20px 20px 20px;}
  .prcngbadge{height: 28px;clip-path: polygon(0 0, 86% 0, 100% 100%, 17% 100%);}
  .plan-head{padding-bottom:15px;}
  .plan-head h3{font-size: 22px;}
  .price-section{width: 100%;}
  .popular-tag{font-size: 16px;padding: 0px 10px 0px 30px;}
  .bg-table thead th{font-size: 20px;}
  .review{padding:0px 0px 30px 0px;padding-left: 20px;}
  .review .lft-pdng{padding-left: 15px;}

  .usp section{border-inline-end: none;border-bottom: 1px solid #27354d; padding: 20px 20px;}
  .usp section img{margin: 20px 0px;}
  .usp section h3{font-size: 22px;}
  .usp section p{font-size: 14px;}

  .trust-review{padding: 30px 0px;}
  .trust-review .lft-pdng{padding-left: 15px;}
  .trust-review span{width: 100%; display: inline-block;}

  .testimonial{padding: 30px 0px;}
  .testimonial h2{font-size: 22px;padding: 5px 0px;}
  .testimonial p{font-size: 14px;margin: 0 auto 30px auto;padding: 0px;}
  
  .number{padding: 20px 0px;}
  .number h2{font-size: 22px;padding: 10px 5px;}
  .number p{font-size: 14px;padding: 5px;}
  .number h4 {padding: 0px 10px;font-size: 40px;}

  .cta{margin: 0px;width: 410px;padding: 30px;height: auto;}
  .cta section h2{margin-bottom: 28px;font-size: 36px;}
  .cta section h3{font-size: 60px;}
  .cta section h3 sup{font-size: 30px;top: -18px;}
  .cta section h3 span{font-size: 24px;}
  .cta section a{margin-left: 50px;}
  .cta section p{padding: 0px;margin: 0px;}

  .compare{padding: 30px 0px;}
  .compare h2{font-size: 22px;}
  .compare p {font-size: 14px; margin-bottom: 30px;  }
  .compare .cmlauto{margin-left: 0px;margin-right: 0px;}
}
@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}

  .inner-banner{height: 500px;}
} 
/*@media only screen and (min-width:1200px) and (max-width:1280px){
  .plans{padding:40px 20px;} 
}*/

@media (max-width: 1280px){
  .inner-banner h1{margin: 10px 0px 10px 0px;}
  .line{margin: 10px 0px;}

  .usp section h3{font-size: 22px;}
  .usp section p{font-size: 14px;}
}
@media only screen and (min-width: 1200px) and (max-width: 1440px){
    .inner-banner {padding-top: 20px;height: 790px;}
    .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 h3{font-size: 30px;}
    .inner-banner .amt h3 sup{font-size: 16px;top: -12px;}
    .inner-banner a{font-size: 14px;padding: 12px 20px;top: 20px;}
}

@media (min-width: 1080px) {
  .inner-banner {
    padding-top: 18px;
    height: auto;
  }
  .inner-banner h1 {
      font-size: 35px;
  }
  .inner-banner p {
      font-size: 16px;
      line-height: 24px;
      margin-bottom: 15px;margin-top: 0px;
  }
  .inner-banner ul {
      padding: 0px 0px 10px 0px;margin: 0px;
  }
  .inner-banner ul li {
      font-size: 16px;
  }
  .inner-banner h2 {
      font-size: 25px;
  }
  /* .inner-banner .amt {
      width:30%;
  } */
  .inner-banner .amt h3 {
      font-size: 70px;
  }
  .inner-banner .amt h3 sup {
      font-size: 26px;
      top: -27px;
  }
  .inner-banner a {
      padding: 12px 20px;
      top: 16px;
      left: 0px;
  }

}

@media (min-width:1920px) {
  .inner-banner {
      padding-top: 40px;
      height: 570px;
  }
  .inner-banner h1 {
      font-size: 50px;
  }
  .inner-banner p {
      font-size: 24px;
      line-height: 34px;
      margin-bottom: 0px;
  }
  .inner-banner ul {
      padding: 0px 0px 10px 0px;
  }
  .inner-banner ul li {
      font-size: 18px;
  }
  .inner-banner h2 {
      font-size: 30px;
  }
  /* .inner-banner .amt {
      width: 30%;
  } */
  .inner-banner .amt h3 {
      font-size: 80px;
  }
  .inner-banner .amt h3 sup {
      font-size: 26px;
      top:-35px;
  }
  .inner-banner a {
      padding: 14px 30px;
      top: 20px;
  }

}