* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  /* font-family: "Open Sans", sans-serif; */
  font-family: "DM Sans", sans-serif ;
}

.dropdown-menu {
  display: none;
  animation: fadeInDown 0.3s ease forwards;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
h1 {
  font-size: 58px ;
  font-weight: 800;
  line-height: 70px ;
}
h1.Banner-Heading.padding-heading {
    font-weight: 800;
    font-size: 48px !important;
    line-height: normal !important;
}
h2 {
  font-size: 38px !important;
  font-weight: 700 !important;
  line-height: 45.99px !important;
  letter-spacing: 0px !important;
}

ul {
  list-style: none;
  padding: 0 !important;
}

a {
  text-decoration: none !important;
}
section.banner-sec.share-bg-four {
  padding-top: 92px;
}
img.banner_img {
  margin-right: 0 !important;
  width: 80%;
  display: block;
  margin: auto;
  /*margin-bottom: 20px;*/
}
.btn-yellow {
  background-color: #fff !important;
  border: 2px solid #4927B9;
  color: #4927B9;
}
.btn-purple {
  color: #fff;
  background: #6b46f2;
}
ul.navbar-nav.mb-2.mb-lg-0 {
  gap: 22px;
}
li.nav-item.dropdown.hover-effect:hover > ul.dropdown-menu {
  display: block;
}
ul.dropdown-menu {
    border: 1px solid #ffffff;
    border-radius: 0px;
    box-shadow: 20px 26px 30px #8965ff33;
    overflow: hidden;
    padding-top: 0px !important;
}
a.dropdown-item.first-shared {
    border-bottom: 1px solid #dddddd !important;
}



/*€top nav*/
.offer-off {
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 0.02em;
}
nav.top-nav {
  width: 100%;
  background: linear-gradient(197.45deg, #6B4BD4 -86%, #000000 195.05%);
  padding: 5px 0;
}

.select_country {
  margin-left: 36px;
  background: #5431cc;
  border: none;
  color: #fff;
  height: 30px;
}

.select_country:focus-visible {
  outline: none !important;
}
.top-nav-items {
  align-items: center;
}
.flag_container {
  position: absolute;
  right: 1.1em;
}

.account-outer i {
  margin-right: 6px;
}

.phone-number {
  font-size: 18px;
  font-weight: 500;
  line-height: 24.2px;
  text-align: left;
}

/* Header CSS */

header {
  position: fixed;
  top: 0px;
  z-index: 99999;
  width: 100%;
}
.myaccount-btn {
  font-size: 20px;
  font-weight: 500;
  border: none;
}
p.m-0.text-white.mr-t {
  margin-top: 1px !important;
}
ul.dropdown-menu.show {
  background: #fdfdff;
  border-radius: 0px 0px 0px 0px;
  box-shadow: 2px 23px 22px #6b46f22e;
  border-top: 0px solid #ffffff;
  border: 0px;
}
.dropdown-item:focus,
.dropdown-item:hover {
  color: #292929 !important;
  background-color: #fff4db !important;
}

.dropdown-item:focus,
.dropdown-item {
  transition: 0.3s;
}

a.dropdown-item {
  padding: 12px;
  min-width: 300px !important;
  display: flex !important;
  justify-content: flex-start !important;
  vertical-align: middle !important;
  clear: none !important;
  width: 100% !important;
  height: fit-content !important;
}

.header-links {
  font-size: 18px !important;
  font-weight: 600 !important;
  line-height: 21.78px;
  letter-spacing: 0.06em;
  text-align: left;
  color: #121212 !important;
}

.dropdown-toggle::after {
    content: "\f107" !important;
    font-family: fontawesome !important;
    font-style: normal !important;
    font-size: 12px !important;
    position: relative !important;
    right: -3px !important;
    color: #000 !important;
    cursor: pointer !important;
    bottom: -2px !important;
    border: 0 !important;
}
button.btn-yellow.btn-explore-plan:hover {
  background: #4E31AD !important;
  color: #fff;
}
button.btn-yellow.btn-explore-plan {
  transition: 0.3s;
}

a.nav-link.dropdown-toggle {
  display: flex;
  align-items: center;
}
img.phone-thumb {
  width: 16px;
}
img.male-thumb {
  width: 20px;
}

.select-country {
  border: 1px solid #4927b9;
  border-radius: 10px;
}

nav.navbar.navbar-expand-lg.bg-white {
  border-bottom: 1px solid #d9d9d9;
}

.purple-text_dark {
  color: #6b46f2;
}

.lists-hosting {
  margin-top: 38px;
}

h2.Banner-Heading {
  font-size: 55px;
}

.Banner-title {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.02em;
  text-align: left;
}

.btn-explore-plan {
  padding: 18px 50px;
  border-radius: 10px;
  margin-top: 15px;
  border: none;
  font-size: 18px;
  font-weight: 600;
  line-height: 21.78px;
  text-align: left;
  background-color: #5E3ADD !important;
  color: #fff;
}

.exploreplan-btn {
  font-size: 20px;
  padding: 12px 30px;
  border-radius: 14px;
  font-weight: 600;
  width: 100%;
  font-weight: 600;
  background: #5e3add;
}

.purple-text {
  color: #774eff;
}

.upper-card:hover {
  transform: scale(1.03);
  background: #fff !important;
  box-shadow: 0px 5px 16px #ababab;
  border: 1px solid #292929;
}
.left-cols-awesome:hover {
  box-shadow: 2px 16px 26px #6948d75c;
  background: #fff;
}
.carousel-inner {
  padding-top: 76px;
}
button.btn-yellow.exploreplan-btn:hover {
  background: #EAE5FF !important;
  color: #4927B9;
}
button.btn-yellow.exploreplan-btn {
  transition: 0.3s;
}
.banner-list.list-unstyled li {
  font-size: 16px;
  font-weight: 500;
  line-height: 19.36px;
}

.Money-Back-Guarantee {
  font-size: 14px;
  font-weight: 400;
  line-height: 16.94px;
  margin: 20px 0px 0px 14px;
}

.Money-Back-Guarantee img {
  margin-right: 8px;
  margin-bottom: 3px;
  width: 3%;
}

.rating-count {
  font-weight: 500;
  color: #000000;
}

/*Third section (Rating section) */
.rating-section {
  padding: 78px 0;
}
.rating-outer-card:hover {
  background: #eae5ff80;
  transition: all 0.2s ease-out;
}
.rating-outer-card {
  text-align: center;
  height: 100%;
  padding: 32px 25px;
  border-radius: 12px;
  background: #fffdf6;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
section.rating-section img {
  width: 42%;
}
img.rating-img-host {
  width: 55% !important;
}

.rating-outer-card p {
  font-size: 21px;

  font-weight: 400;
  line-height: 26px;
}

/* Fourth sec (Explore Plan section) */
.upper-card {
  padding: 45px 40px;
  border-radius: 18px;
  border: 1px solid #cacaca;
  background: #fffdf9;
  height: 100%;
  transition: 0.3s;
}

.hosting-heading {
  color: #292929;
  font-size: 22px;
  font-weight: 700;
  line-height: 26.63px;
}

p.hosting-price {
  color: #292929;
  margin: 30px 0 0 0;
  font-size: 35px;
  font-weight: 700;
  line-height: 70.19px;
}

.per_month {
  font-size: 20px;
  font-weight: 400;
  line-height: 27.24px;
  margin: 6px 0;
}

p.regular-price {
  color: #292929;
  margin: 0px 0 25px 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 21.78px;
}

span.cross-price {
  color: #ff2121;
  text-decoration: line-through;
  margin-left: 6px;
  text-decoration-color: #292929;
}

.specifications svg {
  width: 20px;
  height: 20px;
  padding: 0px;
}

.specifications p {
  margin: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 41px;
  text-align: left;
}

.d-flex.gap-2.specifications {
  align-items: center;
  margin-bottom: 10px;
}
.d-flex.gap-2.specifications.pythons {
  margin-bottom: 0;
}

.awesome-youstable {
  margin: 78px 0;
}
section.explore-section.mt-5 {
  margin-top: 110px !important;
}
section.explore-section {
  margin: 78px 0px;
}

.hosting_specification {
  margin-top: 25px;
}

.free_setup {
  position: absolute;
  top: 5rem;
  right: -51px;
  transform: rotate(-90deg);
  padding: 10px 0px;
  border-radius: 10px 10px 0 0;
  width: 142px;
}

.free_setup p {
  font-size: 16px;
  font-weight: 700;
  line-height: 19.36px;
  text-align: center;
}

.btn-light-purple {
  background: #eae5ff;
}

.btn-light-purple p {
  color: #6b46f2;
  text-align: center;
}

.most-popular-hosting {
  position: absolute;
  width: 292px;
  top: -21px;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 10px;
  border-radius: 24px 24px 0 0;
}

.most-popular-hosting p {
  font-size: 20px;
  font-weight: 700;
  line-height: 24.2px;
}

.left-cols-awesome {
  padding: 35px 19px;
  border-radius: 20px;
  text-align: center;
  height: 100%;
  border-bottom: 3px solid #6b46f2;
  background: #d9d9d926;
  transition: 0.3s;
}
.left-cols-awesome img {
  width: 30%;
}

.ay-heading {
  margin: 16px 0px;
  font-size: 20px;
  line-height: 24.2px;
  font-weight: 600;
}

p.ay-title {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  width: 83%;
  margin: 0 auto;
}

.ay_heading {
  line-height: 75px;
}
span.text-dark.dot img {
  width: 32px;
  margin-right: 5px;
}
ul.banner-list.list-unstyled img {
  margin-right: 10px;
  width: 40px;
}

span.awesome-q {
  color: #4927b9;
  margin-left: 7px;
}

.title_sides_width {
  margin: 0 auto;
}
.padding-r-l {
  padding: 0 52px;
}

.sides-width {
  width: 86%;
  margin: 0 auto;
  padding-top: 50px;
}

.server-title {
  font-size: 18px;
  font-weight: 400;
  line-height: 29px;
  color: #343434;
  padding: 20px 0px;
  width: 75%;
  margin: auto;
}

@media (width:1119px) {
  .server-title {
    width: 100%;

  }
}

.ay_heading {
  text-align: center;
}

button.slick-prev.slick-arrow {
  position: absolute;
  left: -4rem;
  width: 4%;
  padding: 6px;
  top: 1.4rem;
  background: none;
  border: none;
}

button.slick-next.slick-arrow {
  position: absolute;
  right: -4rem;
  width: 4%;
  padding: 6px;
  top: 1.4rem;
  background: none;
  border: none;
}
.autoplay_slider {
  margin-top: 20px !important;
}

/* seven section (Looking for more) */
.feature_cols_desciption {
  border: 1px solid #4927b9;
  border-radius: 20px;
  padding: 28px;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.feature_cols_desciption:hover {
  background-color: #f6f4ff;
  transition: 0.5s ease;
  color: #292929;
  box-shadow: 10px 10px 1px #e6dfff;
}
.feature_cols_desciption img {
  width: 22%;
}

.bg-light-yellow {
    background: #fffdf6;
    /* border: 1px solid #292929; */
    border-radius: 20px;
    padding: 55px !important;
    padding-bottom: 0 !important;
}

.bg-purple {
  background: #f2eeff;
  padding: 80px 52px 0px 52px;
  border-radius: 26px;
}
.input-group.search-domain {
  border: 1px solid #292929;
  border-radius: 30px;
  width: 75%;
  margin: 0 auto;
  margin-top: 50px;
}
.search-domain-inp {
  border-radius: 30px 0 0 30px !important;
  padding: 18px 45px !important;
}
.search-domain-inp::placeholder {
  font-size: 18px;
  font-weight: 400;
  color: #292929;
  line-height: 21.78px;
}

/*eightth section*/
.search_domain-btn {
  width: 250px;
  border-radius: 0 30px 30px 0;
  border: none;
  border-left: 1px solid #292929;
  z-index: 1;
  font-size: 24px;
  font-weight: 600;
  line-height: 29.05px;
}
.domain-amount {
  border: 1px solid #292929;
  margin: 0;
  font-size: 17px;
  font-weight: 500;
  line-height: 24.2px;
  text-align: center;
  /* padding: 16px 6px; */
  border-radius: 12px;
  background: #fff;
  height: 100%;
}
.domain-cost-container {
  bottom: -2.3rem;
  position: relative;
  width: 96%;
  margin: 0 auto;
}
/*Ninth section (domain rating)*/

section.hosting-rating {
  margin: 78px 0px 0px 0px;
}
.hosting-rating-title {
  font-size: 50px;
  font-weight: 400;
  line-height: 74px;
  width: 100%;
  margin: 0 auto;
  color: #4627a9;
  margin-bottom: 0px;
}
section.bg-light-yellow-img {
  margin-bottom: 78px;
  border-radius: 40px;
}
.gap-top {
  margin-top: 124px;
  padding: 0px 0px 0px 0px;
  border-radius: 32px;
}

.working-counter {
  font-size: 52px;
  font-weight: 700;
  line-height: 64.02px;
}
.how-much-time {
  font-size: 24px;
  font-weight: 600;
  line-height: 29.55px;
}

/*Floating yellow circle keyframe*/
.floating,
.floatings {
  animation-name: floating;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  margin-left: 30px;
  margin-top: 5px;
}

@keyframes floating {
  0% {
    transform: translate(0, 0px);
  }
  50% {
    transform: translate(0, 15px);
  }
  100% {
    transform: translate(0, -0px);
  }
}
@keyframes floatings {
  0% {
    transform: translate(0, 0px);
  }
  50% {
    transform: translate(0, 15px);
  }
  100% {
    transform: translate(0, -0px);
  }
}

/*moving cloud keyframe*/
@keyframes moveLeftToRight {
  0%,
  100% {
    transform: translateX(-212%);
  }
  50% {
    transform: translateX(62%);
  }
}

.movingcloud {
  animation: moveLeftToRight 10s linear infinite;
}
/*moving cloud keyframe*/
@keyframes moveRightToLeft {
  0%,
  100% {
    transform: translateX(-62%);
  }
  50% {
    transform: translateX(100%);
  }
}

.movingclouds {
  animation: moveRightToLeft 10s linear infinite;
}

/* Tenth section (What our customer says) */

.customer-review-content {
  padding: 0 30px;
}

img.review-img {
  position: relative;
  left: -4rem;
  z-index: 1;
  top: 60px;
  width: 36%;
  border-radius: 18px;
}
.carousal-cap {
  width: 56%;
  margin: 0 auto;
  height: 460px;
}
.review-star {
  width: 100px;
  padding-top: 10px;
}
.bg-customer-review {
  background: #fff;
  border: 1px solid #292929;
  border-radius: 30px 30px 30px 0;
  padding: 32px 50px 24px 90px;
  position: relative;
  bottom: 15.4rem;
  right: -5rem;
  margin-right: 60px;
  margin-left: 20px;
  height: 85%;
}
.purple-text-dark {
  color: #4927b9;
}

.cutomer_review {
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 28px;
}
input.form-control.find-lang::placeholder {
  color: #292929;
  font-size: 13px;
}
input.form-control.find-lang {
  padding: 8px;
  padding-top: 6px;
}
.cutomer-heading {
  font-size: 26px;
  font-weight: 600;
  line-height: 31.47px;
  margin: 12px 0;
  color: #292929;
}

.customer-profile {
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

.carousel-control-next,
.carousel-control-prev {
  top: 0rem !important;
  bottom: 0 !important;
}

/* Eleventh section (FAQ) */
.faq-question {
  margin-bottom: 80px;
}

section.faq {
  margin: 78px 0;
}

.accordion-button:not(.collapsed) {
  background: none !important;
  box-shadow: none !important;
  color: #4927b9 !important;
  padding: 0;
  font-size: 26px;
  font-weight: 600;
  line-height: 36.31px;
}
.accordion-button:not(.collapsed)::after {
  font-weight: 800 !important;
}

.accordion-button::after {
  font-weight: 800 !important;
}

button.accordion-button {
  padding: 0;
  font-size: 26px;
  font-weight: 600;
  line-height: 33.89px;
  text-align: left;
}
.accordion-item.faq-items {
  border: none;
  margin-bottom: 36px;
}
.accordion-body {
  letter-spacing: 0em;
  padding: 24px 0 0 0 !important;
  font-size: 20px;
  font-weight: 400;
  line-height: 35px;
}
.accordion-button:not(.collapsed)::after {
  transform: rotate(180deg) !important;
}
.accordion-button::after {
  transform: rotate(360deg) !important;
}
/*Twelve sec CSS*/
.contact-hosting {
  font-size: 20px;
  font-weight: 400;
  line-height: 38.73px;
  color: #292929;
}
.contact-hosting img {
  margin-right: 20px;
}
.server-titles.py-4 {
  font-size: 20px;
  font-weight: 400;
  line-height: 29.05px;
}
.bg-light-yellow-img {
  background-image: url("https://www.mitdevelop.com/youstable/assets/img/bg-yellow.png");
  background-repeat: no-repeat;
  padding: 56px;
  background-position: center;
  background-size: 100%;
}
/* Footer */
.footer {
  background: linear-gradient(239.18deg, #4927b9 31.32%, #5a27ff 90.99%);

  padding: 72px 0px 0px 0px;
}
.lang-img img {
  width: 52px;
  margin-right: 12px;
}
.pay-image img {
  width: 56%;
  /*position: relative;*/
  top: 24px;
}
span#basic-addon1 img {
  width: 32px;
}
.lang-content p {
  font-size: 18px;
  font-weight: 500;
}

.social img {
  background: #fff;
  border-radius: 40px;
  transition: 0.3s;
}
.social img:hover {
  background: #ffc235;
}
.affiliated {
  font-size: 14px;
  font-weight: 300;
  line-height: 24.36px;
}
.footer-title {
  font-size: 15px;
  font-weight: 400;
  line-height: 23px;
  padding-top: 10px;
  padding-bottom: 16px;
  padding-right: 24px;
}
img.mb-3.footer-logo {
  display: block;
  margin-right: auto;
  width: 52%;
  padding-top: 3px;
}
.row.align-ends {
  padding-top: 50px;
}
.company-reg-spacing {
  padding: 6px;
  margin: 40px 0 24px 0;
}
.language-support {
  letter-spacing: 0em;
  font-size: 16px;
  font-weight: 500;
  line-height: 22.78px;
  text-align: left;
}
.footer-options h5 {
  color: #fff;
  margin-bottom: 12px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24.2px;
}
span.company-reg {
  font-size: 20px;
  font-weight: 400;
  line-height: 24.2px;
}
span.we-r-hiring {
  padding: 3px 10px !important;
  font-size: 8px;
  font-weight: 600;
  border-radius: 5px 5px 5px 0;
  margin-left: 6px;
  position: relative;
  bottom: 4px;
}
.footer-options ul li a {
  color: #fff;
  font-size: 15px;
  font-weight: 300;
  line-height: 10.36px;
  letter-spacing: 0.01em;
}

.footer-options ul li {
  padding-bottom: 7px;

  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.01em;
}

.company-gstin {
  color: #fff;
}
.footer-end-texts {
  font-size: 16px;
  font-weight: 600;
  line-height: 26.63px;
}

.contain-gstin {
  text-align: end;
  width: 28%;
}

.social-cols {
  width: 14% !important;
}

.align-ends {
  align-items: end;
}
.find-lang {
  border-radius: 0 20px 20px 0 !important;
}

.find-lang::placeholder {
  border-radius: 0 20px 20px 0 !important;

  font-size: 16px;
  font-weight: bold;
  line-height: 15px;
  color: #000000;
}

.image-outer {
  border-radius: 65px 0 0 65px !important;
  padding: 2px 5px 2px 4px !important;
}

.footer-rt-col {
  padding-left: 35px;
}
/*feedback*/
.feedback {
  background-color: #ffbc20;
  color: black;
  padding: 12px 33px;
  border-radius: 22px;
  border-color: #ffbc20;
  font-size: 20px;
  font-weight: 600;
  border: 2px solid #ffbc20;
  font-family: "Montserrat";
  display: none !important;
}
/*feedback*/

#mybutton {
  position: fixed;
  bottom: 18px;
  right: 10px;
}

.triangle {
  display: inline-block;
  position: relative;
}

.triangle:before {
  display: block;
  position: absolute;
  top: 37px;
  content: "";
  border-top: solid 15px transparent;
  border-bottom: solid 5px transparent;
}

.triangle:before {
  right: 30px;
  border-right: solid 41px rgb(255 188 32);
  rotate: 38deg;
}
.bg-lt-black img {
  width: 96%;
  margin-top: 20px;
  margin: auto;
  padding: 0;
  border: 1px solid #292929;
  border-radius: 18px;
  background: #fff;
}

.width-slider {
  width: 77%;
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 68px;
}
.features-awesome {
  padding-top: 58px;
  padding-bottom: 26px;
}
/*************SHARED HOSTING CSS START**********************/

section.banner-sec.share-bg {
  margin-top: 58px;
}

.get-tarted-table {
  font-size: 18px;
  font-weight: 600;
  line-height: 21.78px;
  border: none;
  padding: 15px 62px;
  border-radius: 10px;
  background-color: #5E3ADD !important;
  color: #fff;
}
.experience {
  font-size: 18px;
  line-height: 39px;
  text-align: left;
  font-weight: 500;
  letter-spacing: 1px;
  margin: 0 0 5px 0;
}
.years-with-customer img {
  width: 32%;
  padding-bottom: 20px;
  transition: 0.3s;
}
.years-with-customer img:hover {
  transform: translateY(10px);
}
.customer-rating-hosting {
  margin-top: -68px;
  margin-bottom: 68px;
}

.shared-card-position {
  position: absolute;
  top: 20rem;
  right: 0;
  left: 0;
}
td.left-side-td {
  letter-spacing: 0em;
  color: #727272 !important;
  padding: 23px 0 15px 0px !important;
  font-size: 16px;
  font-weight: 600;
  line-height: 19.36px;
  text-align: center;
  width: 265px;
}

td.text-center.right-three-td {
  letter-spacing: 0em;
  color: #6c6c6c;
  padding: 15px 0 15px 25px !important;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  width: 257px;
}

.start-plan {
  background: #fff;
  border: 1px solid #c3c3c3;
  box-shadow: 0px 8px 10px 0px #0000001f;
  border-radius: 20px;
  text-align: center;
}

.start_plan {
  background: #ffc235;
  border-radius: 0 0 19px 19px;
  padding: 18px 0px;
}

.start-plan-btn {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  background: #ffc235;
  border: none;
}

.align-baseline {
  align-items: baseline;
}

.review_content {
  font-size: 48px;
  font-weight: 600;
  line-height: 59px;
  letter-spacing: 0em;
}
.bg-purple-hex {
  padding: 0px 0;
  border-radius: 0px;
}

section.feature {
  margin: 65px 0;
}

.padding-heading {
  padding: 0 0px 20px;
}

.col-borders {
  border-right: 2px solid #d9d9d9;
  border-left: 2px solid #d9d9d9;
}

.feature-hr {
  border: 1px solid #939393;
}

.padding-borders {
  padding: 26px;
}

.quality-material {
  border: 1px solid #e5e5e5;
  border-radius: 20px;
}

.server-title-width {
  width: 80%;
  margin: 45px auto;
}
p.server-title.server-title-width.effort {
  width: 80%;
  margin: auto;
  margin-bottom: 60px;
}
.hosting-paln-tables {
  margin: 100px 0;
}
.starting-price-contain {
  border: 1px solid #c4c4c4;
  padding: 20px 34px;
  text-align: center;
}
.gradient-yellow {
  background: linear-gradient(90deg, #ffc235 0%, #ffd064 100%);
}
.gradient-purple {
  background: linear-gradient(90deg, #6b46f2 0%, #8f77e4 100%);
}
span.per-month {
  font-size: 35px;
  font-weight: 500;
}
.start-hosting-btn {
  padding: 20px;
  width: 100%;
  border: 1px solid #c4c4c4;
  font-size: 22px;
  font-weight: 600;
  line-height: 26.63px;
}
p.starting-at {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 300;
  line-height: 21.78px;
}
hr.starting-at-hr {
  width: 62%;
  margin: 0 auto;
}
.padding-col-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
td.left-side-td {
  border-left: 0;
}
.box-shadow-row {
  box-shadow: 0px 5px 7px 3px rgba(179, 179, 179, 1);
}
.cus-support-title {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  padding: 28px 0;
}
.cus-sup-num img {
  margin-right: 10px;
  width: 60px;
}
button.nav-link.active.teb-bg-purple {
  background: #6b46f2;
  font-size: 17px;
  font-weight: 500;
  line-height: 30px;
  width: 100%;
}
button.nav-link.teb-bg-purple {
  background: #f6f6f6;
  font-size: 17px;
  font-weight: 600;
  line-height: 30px;
  color: #292929;
  width: 100%;
  padding: 10px 0px;
}
.tab-titles {
  padding: 20px 20px 20px 20px;
  border-radius: 10px 10px 10px 10px;
}
.tab-pane.fade {
  transition: all 0.4s;
  transform: translateY(1rem);
}

.tab-pane.fade.show {
  transform: translateY(0rem);
}
.heading-servers {
  font-size: 26px;
  font-weight: 600;
  line-height: 30px;
  color: #4927b9;
}
.app-installer {
  margin: 78px 0;
}
/*guri css*/
a.navbar-brand img {
  width: 230px;
}

.feature-titles {
  font-size: 22px;
  font-weight: 500;
  line-height: 44px;
  margin: 20px 0;
}

.see-yourself {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 68px;
}

.margin-bottom-line {
  margin-bottom: 42px;
}
.margin-top-line {
  margin-top: 42px;
}
section.performance-sec.plans {
  margin: 78px 0;
}
/*guri css*/
section#contact-detail .image-email img {
  width: 26%;
  display: block;
  margin: auto;
  padding-top: 20px;
}

/************SHARED HOSTING CSS END*************/

::placeholder {
  font-weight: 600 !important;
}

/*media query guri */
    .bg-purple.purple.high-q-bg {
    padding-top: 0 !important;
}
@media only screen and (min-width: 1200px) and (max-width: 1280px) {
    .other {
    height: 12vh;
}
    p.hosting-price.indian-host-prices {
    margin-top: 10px !important;
    margin-bottom: 5px;
}
    h4.colo-bg-2.accordion-header.sticky-top.features-free, h4.colo-bg-1.accordion-header.sticky-top.features-free {
    top: 286px !important;
}
    .text-center.shared-hosting-plan-heading.shared-hosting-plan-heading-one {
    padding-bottom: 24px !important;
}
    h4.colo-bg-1.accordion-header.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    z-index: 1020;
    top: 324px !important;
}
h4.colo-bg-2.accordion-header.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    z-index: 1020;
    top: 324px !important;
}
    /*table responive*/
    .space-wid-sett {
    font-size: 14px;
}
    .td-light-yellow {
    width: 132px !important;
    padding: 14px 0px !important;
    font-size: 16px !important;
}
.space-wid-sett {
    width: 132.67px !important;
}
.td-light-purple {
    padding: 14px 0px !important;
    font-size: 16px !important;
}
.main-table-box {

    width: 1116px !important;
}
    /*table responive*/
    
    
    section.operating-sytems.operating-sytems-1280 {
    padding-top: 0 !important;
}
    .feature_cols_desciption.dedicated-india-one-server {
    border: 0;
    padding: 32px !important;
    /* border: 1px solid #cacaca; */
}
    .upper-card.upper-card-vps.dedicated-server-india-card h4 {
    margin-bottom: 5px !important;
}
    button.customer-server-btn {
    padding: 6px !important;

}
p.hosting-price.vps-price.indian-host-price.dedicated-prices-set {
    font-size: 44px !important;
}
    #blinking-button {
    padding: 12px 20px !important;
    border-radius: 20px 20px 0px 0px;
    border: 0px solid #fff;
}
    .experience {
    font-size: 14px;
}

    
    .tab-titles {
    padding: 20px 20px 20px 20px;
    border-radius: 10px;
}
  li.nav-item.dropdown.find-lang.bg-white.list-unstyled {
    width: 110px !important;
    border-radius: 30px !important;
  }
  .lisy-design-global p {
    font-size: 14px;
}
.lisy-design-global li {
    font-size: 16px !important;
    font-weight: 500;
}
  .lisy-design-globals p {
    font-size: 14px;
}

.lisy-design-globals li {
    font-size: 16px !important;
    font-weight: 500;
}
  .built-image.built-image-one img {
    width: 92% !important;
}
  ul.access-to-unlimited.free-domm {
    padding-top: 0px !important;
    padding-left: 18px !important;
}
  div.box-40 {
    box-shadow: 10px 10px 20px #2929291c;
    border: 1px solid #dedede;
    padding: 26px 20px 26px 20px !important;
    border-radius: 20px;
    margin-top: 70px;
    margin-bottom: 70px;
}
p.price-neww {
    font-size: 20px !important;
    color: #292929;
    padding-bottom: 10px;
}


  section.cheap-web {
    padding-top: 0px !important;
}
  .row.cheap-webs {
    padding: 64px !important;
    padding-bottom: 26px !important;
    padding-top: 18px !important;
}
li.newlist-points {
    font-size: 16px !important;
    padding-bottom: 14px;
}
  .container.cheap-webs {
    background: #fafafa;
    border-radius: 40px;
    margin-top: 0px !important;
}
  .list {
    top: 57px !important;
    z-index: 1000;
    border-top: 0 !important;
}
  ul.dropdown-menu.language-select-icon.language-select-icon-one {
    top: -90px !important;
}
  p.region {
    font-size: 13px !important;
    color: #fff;
    font-weight: 300;
    margin-right: 7px;
}
  
  p.dropdown-menu-main-nav.nav-font.nav-font-one {
    font-size: 12px !important;
}
a.nav-link.dropdown-toggle.header-links.footer-li-a.footer-li-a1 {
    font-size: 12px !important;
}
span.world-globe img {
    width: 18px !important;
    margin-right: 7px !important;
    vertical-align: middle !important;
        position: relative;
    bottom: 1px;
}
span.icon-flags-country img {
    width: 22px !important;
    margin-right: 5px;
    vertical-align: middle;
}
  
button.btn.btn-close {
    opacity: 1.2;
    padding: 8px !important;
    top: 3px !important;
    font-size: 12px;
}
  section.banner-sec.share-bg.mumbai-bg.fade-in-text {
    padding-bottom: 84px !important;
    padding-top: 39px !important;
  }
  section#contact-detail h2 {
    margin-bottom: 5px !important;
  }
  section.youstable-contact {
    padding-bottom: 50px !important;
  }
  .jobs {
    padding-top: 52px !important;
    padding-bottom: 52px !important;
  }
  .join-content p {
    font-size: 48px !important;
    font-weight: 500;
  }
  section.our-team h2 {
    text-align: center;
    margin-bottom: 126px !important;
  }
  section.our-team.joins.career h2 {
    margin-bottom: 14px !important;
  }
  .margin-wall {
    margin: 0px 0 !important;
  }

  section.banner-sec.share-bg.about-sec {
    margin-top: 0 !important;
    margin-bottom: 62px !important;
  }
  img.affiliate-image.about-hero-image.floatings {
    width: 78% !important;
  }
  section.customer-youstable {
    padding: 68px 0 50px 0 !important;
  }
  section.payout {
    margin: 72px 0px !important;
  }
  section.operating-sytems {
    padding: 62px 0 !important;
    padding-bottom: 0px !important;
  }
  section.faq.faq-1 {
    margin-top: 46px !important;
  }
  .why-choose {
    padding-top: 52px !important;
  }
  .available {
    padding-top: 72px !important;
    padding-bottom: 0px;
  }
  section.awesome-youstable.awesome-youstable-shared.c-panel-awesome-bott {
    margin-bottom: 32px !important;
  }
  section.awesome-youstable.awesome-youstable-shared.c-panel-awesome {
    margin-top: 32px !important;
  }
  section.explore-section {
    margin: 68px 0px;
  }
  img.specification-tick.vps-tick {
    width: 22px !important;
    margin-right: 5px !important;
  }
  .hosting_specification.vps-specification {
    margin-top: 32px !important;
  }
  img.specification-tick.tick-5.tick-6 {
    margin-right: 0px;
    width: 18px !important;
  }
  .border-lines-design {
    margin-top: 46px !important;
  }
  section.awesome-youstable.awesome-youstable-shared.awesome-youstable-python {
    margin-top: 98px !important;
    margin-bottom: 42px;
  }
  section.highlight-text-scroll {
    padding: 0px 26px 0px 26px !important;
    text-align: center;
  }
  .cpanel-awe {
    padding-top: 68px !important;
  }
  section.banner-sec.share-bg-four {
    padding-top: 58px;
  }
  .banner-left-content.wordpresss-hosting-one {
    padding-top: 0px !important;
  }
  img.cloudhosting-hero.shared-hero-img.floatings {
    margin-top: 0px !important;
    width: 88% !important;
  }
  .bg-purple.purple.purple-white {
    padding: 68px 52px 10px 52px !important;
  }
  img.cloudhosting-hero.word-hero.floatings {
    width: 82% !important;
  }
  h1.Banner-Heading.padding-heading.robust {
    font-size: 38px !important;
    line-height: 46px !important;
}

  section.banner-sec-hero {
    padding-top: 56px !important;
  }

  .cus-support-title {
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
    padding: 16px 0;
    padding-bottom: 22px;
  }
  .btn-light-purple p {
    color: #6b46f2;
    text-align: center;
    font-size: 16px !important;
  }
  .shared-hosting-plan-heading {
    padding-bottom: 72px !important;
  }
  .most-popular-hosting {
    position: absolute;
    width: 265px;
    top: -20px;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 9px;
    border-radius: 24px 24px 0 0;
  }
  section.performance-sec.plans {
    margin: 68px 0;
  }
  .app-installer {
    margin: 62px 0;
  }
  section.customer-support {
    margin-top: 72px !important;
  }
  .contact-hosting-shared {
    font-size: 18px !important;
  }
  a.dropdown-item.lang-uae {
    width: 224px !important;
  }
  .bg-purple {
    border-radius: 36px !important;
  }
  .width-slider {
    padding-top: 42px;
  }
  /*home-page*/
  button.accordion-button {
    padding: 0;
    font-size: 24px !important;
  }
  .rating-section {
    padding: 72px 0;
  }
  .faq-question {
    margin-bottom: 72px;
  }
  /*section.explore-section {*/
  /*    margin: 72px 0px;*/
  /*}*/
  section.explore-section.plans-mobile-one.shared-explore {
    margin: 68px 0px;
  }
  section.faq {
    margin: 72px 0;
  }
  section.bg-light-yellow-img {
    margin-bottom: 72px;
    border-radius: 40px;
  }
  img.movingcloud {
    width: 76px !important;
  }
  /*home-page*/

  section.established {
    padding-bottom: 72px !important;
  }
  h1.Banner-Heading.padding-heading.robust-one {
    font-size: 38px !important;
    line-height: 48px !important;
}

  section.banner-sec.share-bg {
    margin-top: 38px !important;
  }
  p.reveal-type {
    font-size: 46px !important;
  }

  img.banner_img_wordpress {
    width: 86% !important;
    margin: auto;
    display: block;
    padding-top: 52px !important;
  }
  .search_domain-btn {
    width: 192px !important;
  }
  .domain-amount {
    border: 1px solid #292929;
    margin: 0;
    font-size: 16px !important;
    font-weight: 500;
    line-height: 24.2px;
    text-align: center;
    /* padding: 16px 6px; */
    border-radius: 12px;
    background: #fff;
    height: 100%;
  }
  img.domain-reg-img {
    width: 78% !important;
    display: block;
    margin: auto;
    padding-top: 0px !important;
  }
  .btn-explore-plan {
    padding: 15px 36px !important;
  }
  ul.banner-list.list-unstyled li {
    margin-top: 0px !important;
  }
  .view-plan-button button {
    width: 36% !important;
  }
  .top-feature-content-one p {
    font-size: 16px !important;
  }
  h4.hosting-heading.DS-1 {
    margin-bottom: 0px !important;
  }
  p.hosting-price.vps-price.dedicated-price {
    margin-top: 10px !important;
  }
  p.per_month.dedicated {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 0;
  }
  span.tick-top-feature img {
    width: 7%;
    margin-right: 3px !important;
  }

  .d-flex.gap-2.specifications.dedicated-specification p {
    font-size: 16px !important;
  }
  p.regular-price-one {
    font-size: 15px;
  }
  .buy-now-btn {
    padding: 8px 19px 8px 20px !important;
  }
  h1.doamin-reg.mobile-domain-heading.desk-domain-heading {
    font-size: 58px !important;
    line-height: 62px !important;
    padding-bottom: 15px;
  }
  .d-flex.gap-3.lists-hosting.server-listing {
    margin-top: 24px;
  }
  h1.doamin-reg strong {
    font-size: 60px !important;
    font-weight: 700 !important;
  }
  p.enhance {
    font-size: 16px !important;
  }

  .banner-list.list-unstyled li {
    font-size: 14px !important;
  }
  .contact-hosting {
    font-size: 18px !important;
  }
  a.contact-hosting.one img {
    width: 48px;
  }
  img.thinking-girl {
    width: 86%;
  }
  span.hin-rs-1-1 {
    font-size: 28px !important;
  }

  p.hosting-price.vps-price {
    font-size: 38px !important;
  }
  .job-icon img {
    width: 86px !important;
    margin-right: 10px;
  }
  h1.Banner-Heading.padding-heading.about-us-heading-banner {
    font-size: 48px !important;
  }
  .job-border {
    border: 1px solid #292929;
    border-radius: 12px;
    padding: 36px !important;
    padding-bottom: 9px !important;
    padding-top: 5px !important;
  }
  span.image-icon-job img {
    width: 48px !important;
  }
  p.build-name {
    font-size: 13px !important;
  }
  .job-content h5 {
    font-size: 19px !important;
    padding-top: 30px;
  }
  button.nav-link.teb-bg-purple {
    background: #f6f6f6;
    font-size: 15px !important;
  }
  section.map-section img {
    width: 72% !important;
    display: block;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 34px;
  }
  .border-box h5 {
    font-size: 18px !important;
    width: 70% !important;
  }
h1.Banner-Heading.padding-heading {
    font-weight: 800;
    font-size: 38px !important;
    line-height: 48px !important;
}
  .feature_cols_dedicated p.ay-title {
    padding: 20px 0px 20px 0px;
    font-size: 14px !important;
    width: 100%;
  }
  .feature_cols_dedicated img {
    width: 20% !important;
  }
  img.dedi-image {
    width: 100% !important;
    display: block;
    margin-left: auto;
    margin-top: 24px;
  }
  .lists-hosting {
    margin-top: 32px;
  }
  .btn-explore-plan {
    margin-top: 12px;
  }

  ul.dropdown-menu.show {
    position: relative;
    top: 54px !important;
  }
  img.flag-i {
    display: block;
    margin: auto;
    width: 36px !important;
  }
  .social img {
    background: #fff;
    border-radius: 40px;
    transition: 0.3s;
    width: 30px;
  }
  .specifications p {
    margin: 0;
    font-size: 18px !important;
  }
  .lang-content p {
    font-size: 15px;
    font-weight: 500;
  }
  input.form-control.find-lang {
    padding: 0px 16px 2px 6px !important;
  }

  span#basic-addon1 img {
    width: 31px;
  }
  .lang-img img {
    width: 46px !important;
    margin-right: 12px;
  }
  .input-group {
    width: 80% !important;
    margin-right: auto;
  }
  .remove-f {
    position: relative;
    left: 16px !important;
  }
  img.mb-3.footer-logo {
    display: block;
    margin-right: auto;
    width: 42%;
    padding-top: 3px;
  }

  a.dropdown-item {
    padding: 10px;
    width: 200px;
    font-size: 14px;
  }
  a.navbar-brand img {
    width: 191px;
  }
  .offer-off {
    font-size: 14px;
  }
  img.specification-tick {
    width: 20px !important;
    margin-right: 10px;
  }

  .footer-end-texts {
    font-size: 16px;
    font-weight: 600;
    line-height: 26.63px;
  }
  .bg-lt-black img {
    width: 95%;
  }
  button.btn-yellow.exploreplan-btn {
    font-size: 18px;
    width: 86%;
  }
  button.btn-purple.exploreplan-btn {
    font-size: 18px;
    width: 86%;
  }
  .affiliated {
    font-size: 14px;
    font-weight: 300;
    line-height: 19.36px;
  }
  .hosting-heading {
    color: #292929;
    font-size: 21px;
    font-weight: 700;
    line-height: 26.63px;
  }
  .language-support {
    letter-spacing: 0em;
    font-size: 16px;
    font-weight: 500;
    line-height: 22.78px;
    text-align: left;
  }
  .company-reg-spacing {
    padding: 8px;
    margin: 46px 0 20px 0;
  }
  span.company-reg {
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
  }
  .footer-options ul li {
    padding-bottom: 7px;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.01em;
  }
  .footer-title {
    font-size: 12px;
    font-weight: 400;
    line-height: 19px;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-right: 28px;
  }
  .footer {
    background: linear-gradient(239.18deg, #4927b9 31.32%, #5a27ff 90.99%);
    padding: 62px 0px 0px 0px;
  }
  .footer-options ul li a {
    color: #fff;
    font-size: 12px !important;
    font-weight: 300;
    line-height: 0px !important;
    letter-spacing: 0.01em;
    margin-bottom: 0;
  }
  section.hosting-rating {
    margin: 72px 0px 0px 0px;
  }

  img.phone-thumb {
    width: 16px;
  }
  img.male-thumb {
    width: 20px;
  }
  p.regular-price {
    color: #292929;
    margin: 0px 0 25px 0;
    font-size: 17px;
    font-weight: 400;
    line-height: 21.78px;
  }
  .awesome-youstable {
    margin: 72px 0;
  }
  section.awesome-youstable.awesome-youstable-shared {
    margin: 68px 0;
  }
  .see-yourself {
    margin-bottom: 62px;
  }
  .customer-profile {
    font-size: 16px;
  }
  .cutomer_review {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
  }
  .cutomer-heading {
    font-size: 22px;
    font-weight: 600;
    line-height: 31.47px;
    margin: 12px 0;
    color: #292929;
  }
  h5.fw-bold {
    font-size: 20px !important;
  }
  .bg-customer-review {
    background: #fff;
    border: 1px solid #292929;
    border-radius: 30px 30px 30px 0;
    padding: 32px 50px 24px 70px;
    position: relative;
    bottom: 13.4rem;
    right: -5rem;
    margin-right: 110px;
    margin-left: 20px;
  }
  img.review-img {
    position: relative;
    left: -4rem;
    z-index: 1;
    top: 60px;
    width: 30%;
  }
  .feature_cols_desciption {
    border-radius: 16px;
    padding: 20px;
    padding-bottom: 32px;
  }
  p.ay-title {
    font-size: 16px;
    width: 86%;
  }
  .ay-heading {
    font-size: 20px;
  }
  .header-links {
    font-size: 16px !important;
  }

  .bundle-heading h3 {
    font-size: 56px !important;
  }
  section.explore-section.mt-5 {
    margin-top: 82px !important;
  }
  .content-name.text-center.mt-4 h4 {
    font-weight: 700;
    margin-bottom: 12px;
    font-size: 20px;
  }
  .content-name p {
    font-size: 12px;
  }
  img.w-100.banner_img.about-image {
    margin-top: 20px !important;
    margin-left: 0;
    width: 78%;
    display: block;
    margin: auto;
  }

  .exploreplan-btn {
    width: 82%;
  }
  .view-more-content li {
    margin-bottom: 18px;
    font-size: 16px !important;
  }
  h4.colo-bg-1 {
    font-size: 18px !important;
  }
  h4.colo-bg-2 {
    font-size: 18px !important;
  }
  p.hosting-price {
    color: #292929;
    margin: 14px 0 0 0;
    font-size: 40px;
    font-weight: 700;
    line-height: 70.19px;
  }
  .left-cols-awesome {
    padding: 35px 12px;
  }
  .years-with-customer img {
    width: 28%;
    padding-bottom: 26px;
  }
  .customer-rating-hosting {
    margin-top: -90px;
    margin-bottom: 20px;
  }
  .per_month {
    font-size: 20px;
    font-weight: 400;
    line-height: 27.24px;
    margin: 5px 0;
  }
  .exploreplan-btn {
    font-size: 16px;
  }
  .hosting-heading {
    margin-bottom: 26px !important;
  }
  .footer-options h5 {
    font-size: 15px;
    margin-bottom: 4px;
  }
  .server-titles.py-4 {
    font-size: 20px;
    font-weight: 400;
    line-height: 29.05px;
  }
  .input-group.search-domain {
    width: 82%;
  }
  .hosting-rating-title {
    font-size: 48px;
    font-weight: 400;
    line-height: 70px;
    width: 100%;
    margin: 0 auto;
    color: #4627a9;
    margin-bottom: 0px;
  }
  .gap-top {
    margin-top: 100px;
    padding: 28px 0 36px 0;
    border-radius: 26px;
  }
  .working-counter {
    font-size: 42px;
  }
  .how-much-time {
    font-size: 20px;
    font-weight: 600;
    line-height: 29.55px;
  }
  marquee.ads-line {
    width: 62% !important;
  }

  img.banner_img {
    margin-right: 0 !important;
    width: 90%;
    display: block;
    margin: auto;
  }
  .padding-heading {
    padding: 0 30px 10px 0;
    font-size: 50px !important;
  }
  .footer-options ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    line-height: 0;
    letter-spacing: 0.01em;
  }
  .row.align-ends {
    padding-top: 50px;
  }
  img.payments-imgs {
    width: 76%;
  }

  .specifications svg {
    width: 22px;
    height: 22px;
  }

  section.bunndle-plan h4 {
    font-size: 20px;
  }

  .monthly-pric p {
    font-size: 26px !important;
  }

  p.bundles-price {
    font-size: 50px !important;
  }

  span.per-mo {
    font-size: 38px !important;
  }

  p.bundles-price.tag {
    height: 191px !important;
    width: 191px !important;
    padding: 58px !important;
    padding-left: 46px !important;
  }

  .bundle-heading {
    padding-bottom: 87px !important;
  }

  section.faq.pyhthonfq {
    margin-top: 0;
  }
  .Banner-title {
    font-size: 16px;
  }

  /*testimonial*/
  .bg-purple {
    background: #f2eeff;
    padding: 62px 38px 0px 38px;
    border-radius: 26px;
  }
  .carousel-control-next,
  .carousel-control-prev {
    justify-content: center;
    width: 3% !important;
  }
  .carousal-cap {
    width: 66%;
    margin: 0 auto;
    height: 410px;
  }
  .carousel-inner {
    padding-top: 58px;
  }

  /*testimonial*/
  h2 {
    font-size: 32px !important;
  }
  .server-title {
    font-size: 17px;
    font-weight: 400;
    line-height: 29px;
    color: #343434;
    padding: 12px 0px;
  }

  /*python*/

  .box-design {
    padding: 15px !important;
    border-left: 1px solid #cacaca !important;
    padding-top: 40px !important;
    padding-bottom: 36px !important;
  }
  .box-design.two {
    border-left: 0px !important;
  }
  .points-headiline h4 {
    font-size: 20px;
  }
  .price-bundle p {
    font-size: 24px !important;
    margin-bottom: 1px;
  }
  .seventyper p {
    font-size: 40px !important;
    border-radius: 0 0 12px 12px !important;
  }
  span.price-bold {
    font-size: 56px !important;
    font-weight: 700;
  }
  a.phone-num.server-title.p-0.cus-sup-num img {
    width: 26%;
  }
  a.livechat.server-title.p-0.cus-sup-num img {
    width: 21%;
  }
  .cus-sup-num img {
    margin-right: 10px;
  }
  .d-flex.gap-2.specifications.pythons p {
    font-size: 15px !important;
  }
  /*python*/
}

@media only screen and (min-width: 1100px) and (max-width: 1199px) {
    h4.colo-bg-2.accordion-header.sticky-top.features-free, h4.colo-bg-1.accordion-header.sticky-top.features-free {
    position: -webkit-sticky;
    position: sticky;
    z-index: 1020;
    top: 265px !important;
}
    .comparison-button {
    width: 30% !important;
}
h4.colo-bg-1.accordion-header.sticky-top {
    top: 324px !important;
}
h4.colo-bg-2.accordion-header.sticky-top {
    top: 324px !important;
}
        /*table responsive*/
    .main-table-box {
    border-radius: 0px 0px 20px 20px !important;
    width: unset !important;
}
.row.nav.nav-pills.wid-more.new-plan-server-design {
    width: 58%;
}
.td-light-yellow {
    padding: 12px 0px  !important;
    font-size: 15px  !important;
}
.td-light-purple {
    padding: 12px 0px !important;
    font-size: 15px !important;
}
.space-wid-sett {
    font-size: 14px;
}
p.server-name-setup {
    font-size: 14px;
}
p.no-setup-fee {
    top: 15px !important;
}
    /*table responsive*/
        .row.nav.nav-pills.plan-tab.mb-5.wid-more.free-rdps {
    width: 50% !important;
}
.border-box.miami-box {
    height: 165px !important;
}
    img.phone-yellow {
    width: 44px !important;
}

.your-content-style p {
    font-size: 17px !important;
    padding-bottom: 14px !important;
    width: 96% !important;
}
p.Company-Location-regular {
    font-size: 14px !important;
}
p.Company-Location {
    font-size: 18px !important;
    font-weight: 600;
    margin-bottom: 5px;
}
    section.tabs-main h3 {
    margin-bottom: 0px;
    font-weight: 600;
    color: #6b46f2;
    font-size: 22px;
}
.d-flex.gap-4.main-box-mail a {
    font-size: 16px;
}
section.our-team {
    margin-top: 66px;
}
.your-content-style h3 {
    font-size: 28px !important;
}
section.tabs-main p {
    font-size: 16px !important;
}
button.tablinks.button_slide.slide_right {
    background-color: #ffffff;
    color: #292929;
    border-radius: 50px;
    width: 24%;
    padding: 10px 4px !important;
    border: 2px solid #6b46f2;
    font-weight: 600;
    font-size: 14px !important;
}
    
        section.explore-section.plans-mobile-one.shared-explore.data-center-sec {
    margin-top: 6px;
}
.row.flex_unset.new-data-center {
    margin-top: 42px !important;
}
section.explore-section.plans-mobile-one.shared-explore.data-center-sec.data-Awesome {
    padding-top: 0px !important;
}
button.btn-yellow.exploreplan-btn.data-button {
    position: relative;
    top: 0 !important;
    left: 0 !important;
    margin-bottom: 15px;
    margin-top: 5px;
}
.tabcontent {
    display: none;
    padding: 20px 20px !important;
}
.tabs-images-with-content img {
    width: 78% !important;
    display: block;
    margin: auto;
    position: relative;
    bottom: 0px !important;
}
button.btn-purple.exploreplan-btn.data-button {
    position: relative;
    top: 0 !important;
    left: 0 !important;
}
button.btn-purple.exploreplan-btn.data-button {
    margin-bottom: 15px;
    margin-top: 5px;
}
    
    
    
    
    
    
    h1.earn-twohundred {
    font-size: 46px !important;
    line-height: 55px !important;
}
    button.btn-yellow.btn-signup {
    padding: 5px 40px !important;
    border-radius: 30px;
    height: 52px !important;
}
button.btn-yellow.btn-login {
    padding: 5px 40px !important;
    border-radius: 30px;
    height: 52px !important;
}
    h2.ay_heading.Way-to-Success.unlock-attract {
    padding-bottom: 0;
}
.features.affiliates-three {
    margin-top: 36px;
}
.col-md-12.table-cols {
    background: #FBFAFF;
    border-radius: 20px;
    padding: 38px 24px 24px 24px !important;
    margin-top: 30px; 
}
section.awesome-youstable.affiliate-two.affiliate-four.affiliate-fours {
    margin-top: 22px !important;
}
section.awesome-youstable.affiliate-mobile.affiliate-mobiles {
    margin-top: 20px !important;
    margin-bottom: 0 !important;
}
    .col-md-6.available-cols h2 {
    width: 82% !important;
}
p.operating-title-width {
    padding-bottom: 30px;
    padding-top: 10px;
}
.available {
    padding-top: 42px !important;
    /* padding-bottom: 50px; */
}
    .bg-purple.purple.high-q-bg {
    padding-top: 18px !important;
}
.faq-question {
    margin-bottom: 48px;
}
.python-features {
    padding-bottom: 5px !important;
}
.width-slider {
    width: 77%;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 42px;
}
        h1.doamin-reg.mobile-domain-heading.desk-domain-heading {
    font-size: 50px !important;
    line-height: 57px !important;
    padding-bottom: 15px;
}
    .why-buy-domain-one {
    padding: 20px !important;
    background: #fffaed;
    border-radius: 26px;
    padding-top: 50px !important;
    padding-bottom: 32px !important;
}
img.domain-reg-img {
    width: 98% !important;
    display: block;
    margin: auto;
}
    h1.doamin-reg.mobile-domain-heading.desk-domain-heading strong {
    font-size: 52px;
    font-weight: 700 !important;
}
.row.banner-col.domain-col {
    width: 100% !important;
}
    img.review-img {
    position: relative;
    left: -3rem;
    z-index: 1;
    top: 60px;
    width: 36%;
    border-radius: 18px;
}
    .border-box {
    height: 100% !important;
}
.container {
    max-width: 92% ;
}
.shared-hosting-plan-heading {
    padding-bottom: 24px !important;
}
button.accordion-button {
    padding: 0;
    font-size: 24px;
}
.accordion-button:not(.collapsed) {
    font-size: 24px;
}
.accordion-body {
    letter-spacing: 0em;
    padding: 10px 0 0 0 !important;

}
    .tab-titles {
    padding: 20px 20px 5px 20px;
    border-radius: 10px;
}
    .d-flex.gap-2.specifications.pythons p {
    line-height: 3;
}
.domain-cost-container {
    bottom: -2.3rem;
    position: relative;
    width: 96%;
    margin: 0 auto;
}
.buy-now-btn {
 
    color: #292929;
    padding: 8px 12px 8px 12px !important;
 
}
.border-box h5 {
    width: 90% !important;
}
.text-p>span {
    transition: color 10s ease-in-out;
    font-size: 44px !important;
  
}
.row.flex_unset {
    flex-wrap: nowrap; 
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
}
.col-md-3.explore-cols {
    width: 294px;
}
.d-flex.gap-3.mt-5.align-items-center.border-design-box {
    margin-top: 0 !important;
}
.most-popular-hosting {
    position: absolute;
    width: 224px !important;
    top: 17px !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    padding: 4px !important;
    border-radius: 0 0 12px 12px !important;
    width: 56% !important;
}
img.rocket-icons.rocket-icons-1 {
    left: 50pc !important;
    transform: rotate(250deg);
    box-shadow: -12px 12px 11px #ffc6433d;
}
.most-popular-hosting p {
    font-size: 16px !important;
}
section.bundle-plan {
    padding-top: 0px !important;
}
.seventyper p {
    text-align: center;
    background: #ffc235;
    padding: 10px;
    font-size: 30px !important;
    font-weight: 700;
    width: fit-content;
    border-radius: 0 0 12px 12px !important;
    position: relative;
    bottom: 52px !important;
}
h4.heading-purple {
    font-size: 20px;
}
.heading-bundle h3 {
    padding: 32px;
    font-size: 52px !important;
    font-weight: 600;
}
span.fontless {
    font-size: 32px !important;
}
span.price-bold {
    font-size: 49px !important;
    font-weight: 700;
}
.price-bundle p {
    font-size: 20px !important;
    margin-bottom: 1px;
}
.bg-yl {
    background: #fffaf0;
    border-radius: 0px 0px 20px 20px;
    border: 1px solid #ffeecd;
    padding-top: 50px !important;
    padding-bottom: 10px;
}
.box-design {
    padding: 5px !important;
    border-left: 1px solid #cacaca;
    padding-top: 20px !important;
    padding-left: 14px !important;
}
.d-flex.gap-2.specifications.pythons p {
    font-size: 12px !important;
}
  section.choose-domain h2 {
    font-size: 38px !important;
  }
  .col-lg-3.quality-standard {
    width: 50%;
}
.padding-heading {
    padding: 0 0px 20px 0;
}
.bg-purple.purple {
    padding: 30px 30px 12px 30px !important;
    border-radius: 26px;
}
button.nav-link.active.teb-bg-purple {
    background: #6b46f2;
    font-size: 17px;
    font-weight: 500;
    line-height: 30px;
    /*padding: 20px 19px !important;*/
    width: 100%;
}

  section.banner-sec.share-bg-four {
    padding-top: 42px;
}
section.explore-section.mt-5 {
    margin-top: 56px !important;
}
.upper-card {
    padding: 45px 18px;

}
  button.btn.btn-close {
    opacity: 1.2;
    padding: 8px;
    top: 6px !important;
    font-size: 12px;
}
a.navbar-brand img {
    width: 182px;
}
h1.Banner-Heading.padding-heading {
    font-weight: 800;
    font-size: 42px !important;
    line-height: 50px !important;
}
ul.navbar-nav.mb-2.mb-lg-0 {
    gap: 15px;
}
.rating-outer-card {
    text-align: center;
    height: 100%;
    padding: 20px 16px;
    border-radius: 12px;
    background: #fffdf6;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header-links {
    font-size: 14px !important;
  
}


  .choose-domain-title {
    font-size: 16px !important;
    margin: 25px 0;
  }

  a.nav-link {
    font-size: 14px;
    padding-bottom: 6px;
  }

  .myaccount-btn {
    font-size: 14px;
  }

  h1.Banner-Heading {
    font-size: 46px;
  }

  .Banner-title {
    font-size: 16px;
  }

  ul.banner-list.list-unstyled li {
    font-size: 14px;
  }
  img.tick-square {
    width: 26px;
}
  .lists-hosting {
    margin-top: 24px;
}

  .btn-explore-plan {
    padding: 10px 28px;
    margin-top: 5px;
    font-size: 16px;
    height: auto;
  }

  p.hosting-price {
    font-size: 38px;
  }

  img.choose-domain-img {
    width: 100%;
  }

  p.bundles-price.tag {
    background-color: #ffc235;
    height: 150px;
    width: 150px;
    border-radius: 100%;
    padding: 36px;
    padding-left: 30px;
  }

  p.bundles-price {
    font-size: 48px !important;
    font-weight: bold;
    font-family: "Montserrat";
  }

  .monthly-pric p {
    font-family: "Montserrat";
    font-size: 22px !important;
    margin-bottom: 0;
  }

  p.bundles-price.tag {
    background-color: #ffc235;
    height: 150px !important;
    width: 150px !important;
    border-radius: 100%;
    padding: 36px !important;
    padding-left: 30px;
  }

  span.per-mo {
    font-weight: 400;
    font-size: 30px !important;
  }

  .content-bundle h4 {
    font-size: 18px;
  }

  .specifications p {
    font-size: 16px;
  }
  span.hin-rs {
    font-weight: 400;
    font-size: 24px !important;
}

p.hosting-price {
    color: #292929;
    margin: 10px 0 0 0;
    font-size: 34px;
    font-weight: 700;
    line-height: 70.19px;
}
.most-popular-hosting {
    position: absolute;
    width: 224px;
    top: -21px;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 10px;
    border-radius: 18px 18px 0 0;
}
.sides-width {
    width: 100%;
    margin: 0 auto;
    padding-top: 50px;
}
.feature_cols_desciption img {
    width: 28%;
}
section.awesome-youstable.affiliate-two.affiliate-four {
    margin-bottom: 40px !important;
}
.search_domain-btn {
    width: 180px;
 
}
.gap-top {
    margin-top: 116px;
    padding: 0px 0px 0px 0px;
    border-radius: 32px;
}
.section-p {
    margin-top: 22px !important;
}

img.movingcloud {
    width: 60px !important;
}
.col-lg-4.tab-wid {
    width: 33%;
}
.bg-customer-review {
    background: #fff;
    border: 1px solid #292929;
    border-radius: 30px 30px 30px 0;
    padding: 33px 32px 24px 56px;
    position: relative;
    bottom: 13.4rem;
    right: -5rem;
    margin-right: 60px;
    margin-left: 20px;
    height: 90%;
}
.cutomer_review {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 28px;
}
.bg-purple {
    background: #f2eeff;
    padding: 66px 22px 0px 22px;
    border-radius: 26px;
}
.footer-rt-col {
    padding-left: 0px;
}
.footer-options ul li {
    padding-bottom: 7px;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.01em;
}
.footer-title {
    font-size: 12px;
    font-weight: 400;
    line-height: 23px;
    padding-top: 10px;
    padding-bottom: 16px;
    padding-right: 24px;
}
.social img {
    width: 30px;
}
.footer-options ul li a {
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    line-height: 6.36px;
    letter-spacing: 0.01em;
}
.footer-options h5 {
    color: #fff;
    margin-bottom: 12px;
    font-size: 16px;
    font-weight: 700;
    line-height: 24.2px;
}
  .bundle-heading h3 {
    font-size: 48px !important;
  }
}



@media only screen and (min-width: 992px) and (max-width: 1099px) {
    p.hosting-price.indian-host-prices {
    margin-top: 16px !important;
    margin-bottom: 0px !important;
}
    h4.colo-bg-2.accordion-header.sticky-top.features-free, h4.colo-bg-1.accordion-header.sticky-top.features-free {
    position: -webkit-sticky;
    position: sticky;
    z-index: 1020;
    top: 266px !important;
}
    .comparison-button {
    display: block;
    margin: auto !important;
    width: 28% !important;

}
h4.colo-bg-1.accordion-header.sticky-top {
    top: 312px !important;
}
h4.colo-bg-2.accordion-header.sticky-top {
    top: 312px !important;
}
    
    /*table responsive*/
    .row.nav.nav-pills.wid-more.new-plan-server-design {
    width: 58%;
}
    .main-table-box {
    border-radius: 0px 0px 20px 20px !important;
    width: unset !important;
}
.td-light-yellow {
    padding: 12px 0px  !important;
    font-size: 15px  !important;
}
.td-light-purple {
    padding: 12px 0px !important;
    font-size: 15px !important;
}
.space-wid-sett {
    font-size: 14px;
}
p.server-name-setup {
    font-size: 14px;
}
p.no-setup-fee {
    top: 15px !important;
}
    /*table responsive*/
    p.hosting-price.vps-price.indian-host-price.dedicated-prices-set {
    font-size: 38px;
}
p.hosting-price.vps-price.usa-host-price.dedicated-prices-set {
    font-size: 38px;
}
    .view-more-content li {
    font-size: 16px !important;
}
    
    .image-server-dedicated-india img {
    width: 44px !important;
}
.feature_cols_desciption.dedicated-india-one-server h5 {
    margin-bottom: 8px;
    margin-top: 0;
    font-size: 18px;
}
.feature_cols_desciption.dedicated-india-one-server p {
    font-size: 15px !important;
    /* padding-top: 20px; */
}
.feature_cols_desciption.dedicated-india-one-server {
    border: 0;
    padding: 20px !important;

    /* border: 1px solid #cacaca; */
}
        /*dedicated server india*/
    .row.flex_unset.cards-justify {
    justify-content: unset !important;
}
.d-flex.gap-2.specifications.vps-speci.dedicated-speci p {
    font-size: 16px;
}

img.server-image-one {
    display: block;
    margin-left: 0 !important;
    padding: 5px;
    border-radius: 0px;
    /* box-shadow: 0px 23px 20px #29292921; */
    width: 92% !important;
    padding-top: 0;
    padding-bottom: 10px;
    border-bottom: 0px solid #c9c9c9;
    padding-left: 0 !important;
}
.upper-card.upper-card-vps.dedicated-server-india-card {
    padding: 40px 20px;
    height: 96%;
}
.upper-card.upper-card-vps.dedicated-server-india-card h4 {
    font-size: 20px !important;
}
.col-md-4.explore-cols.mt-4.india-one-mg {
    margin-top: 0 !important;
}
    /*dedicated server india*/
        button.customer-server-btn {
    width: 76% !important;

}
    
    .row.nav.nav-pills.plan-tab.mb-5.wid-more.free-rdps {
    width: 50% !important;
}
.border-box.miami-box {
    height: 165px !important;
}
    img.phone-yellow {
    width: 44px !important;
}

.your-content-style p {
    font-size: 17px !important;
    padding-bottom: 14px !important;
    width: 96% !important;
}
p.Company-Location-regular {
    font-size: 14px !important;
}
p.Company-Location {
    font-size: 18px !important;
    font-weight: 600;
    margin-bottom: 5px;
}
    section.tabs-main h3 {
    margin-bottom: 0px;
    font-weight: 600;
    color: #6b46f2;
    font-size: 22px;
}
.d-flex.gap-4.main-box-mail a {
    font-size: 16px;
}
section.our-team {
    margin-top: 66px;
}
.your-content-style h3 {
    font-size: 28px !important;
}
section.tabs-main p {
    font-size: 16px !important;
}
button.tablinks.button_slide.slide_right {
    background-color: #ffffff;
    color: #292929;
    border-radius: 50px;
    width: 24%;
    padding: 10px 4px !important;
    border: 2px solid #6b46f2;
    font-weight: 600;
    font-size: 14px !important;
}
    
        section.explore-section.plans-mobile-one.shared-explore.data-center-sec {
    margin-top: 6px;
}
.row.flex_unset.new-data-center {
    margin-top: 42px !important;
}
section.explore-section.plans-mobile-one.shared-explore.data-center-sec.data-Awesome {
    padding-top: 0px !important;
}
button.btn-yellow.exploreplan-btn.data-button {
    position: relative;
    top: 0 !important;
    left: 0 !important;
    margin-bottom: 15px;
    margin-top: 5px;
}
.tabcontent {
    display: none;
    padding: 20px 20px !important;
}
.tabs-images-with-content img {
    width: 78% !important;
    display: block;
    margin: auto;
    position: relative;
    bottom: 0px !important;
}
button.btn-purple.exploreplan-btn.data-button {
    position: relative;
    top: 0 !important;
    left: 0 !important;
}
h1.earn-twohundred {
    font-size: 46px !important;
    line-height: 55px !important;
}
h2.lobal-hosting-locates {
    font-size: 28px !important;
}
    button.btn-yellow.btn-signup {
    padding: 5px 40px !important;
    border-radius: 30px;
    height: 52px !important;
}
button.btn-yellow.btn-login {
    padding: 5px 40px !important;
    border-radius: 30px;
    height: 52px !important;
}
    h2.ay_heading.Way-to-Success.unlock-attract {
    padding-bottom: 0;
}
.features.affiliates-three {
    margin-top: 36px;
}
.col-md-12.table-cols {
    background: #FBFAFF;
    border-radius: 20px;
    padding: 38px 24px 24px 24px !important;
    margin-top: 30px; 
}
section.awesome-youstable.affiliate-two.affiliate-four.affiliate-fours {
    margin-top: 0 !important;
}
section.awesome-youstable.affiliate-mobile.affiliate-mobiles {
    margin-top: 20px !important;
    margin-bottom: 0 !important;
}
    .col-md-6.available-cols h2 {
    width: 82% !important;
    margin: 45px auto;
    margin-bottom: 0px;
    margin-top: 0px;
}
    .faq-question {
    margin-bottom: 42px;
}
p.operating-title-width {
    padding-bottom: 27px;
    padding-top: 10px;
}
.available {
    padding-top: 40px !important;
    /* padding-bottom: 50px; */
}
ul.nav.nav-pills.my-5.justify-content-center.country-choose-pill.dedicated-mrgin {
    margin-bottom: 0 !important;
}
.python-features {
    padding-bottom: 5px !important;
}
    .width-slider {
    width: 77%;
    margin: 0 auto;
    padding-top: 5px;
    padding-bottom: 40px;
}

.d-flex.gap-5.align-items-center.position-relative {
    right: 22px;
    gap: 22px !important;
}
.cpanel-awe {
    padding-top: 32px !important;
}
a.text-white.phone-1 {
    font-size: 14px;
}
    .shared-hosting-plan-heading {
    padding-bottom: 10px !important;
}
    .why-buy-domain-one {
    padding: 20px !important;
    background: #fffaed;
    border-radius: 26px;
    padding-top: 50px !important;
    padding-bottom: 32px !important;
}
    
    h1.doamin-reg.mobile-domain-heading.desk-domain-heading {
    font-size: 50px !important;
    line-height: 57px !important;
    padding-bottom: 15px;
}
img.domain-reg-img {
    width: 98% !important;
    display: block;
    margin: auto;
}
    h1.doamin-reg.mobile-domain-heading.desk-domain-heading strong {
    font-size: 52px;
    font-weight: 700 !important;
}
.row.banner-col.domain-col {
    width: 100% !important;
}
    
    img.review-img {
    position: relative;
    left: -3rem;
    z-index: 1;
    top: 60px;
    width: 36%;
    border-radius: 18px;
}

    .container {
    max-width: 92%;
}
.tab-titles {
    padding: 20px 20px 5px 20px;
    border-radius: 10px;
}
    .d-flex.gap-2.specifications.pythons p {
    line-height: 3;
}
.domain-cost-container {
    bottom: -2.3rem;
    position: relative;
    width: 96%;
    margin: 0 auto;
}
.search-domain-inp {
    border-radius: 30px 0 0 30px !important;
    padding: 18px 20px !important;
}
.buy-now-btn {
 
    color: #292929;
    padding: 8px 12px 8px 12px !important;
 
}
.border-box h5 {
    width: 90% !important;
}
.text-p>span {
    transition: color 10s ease-in-out;
    font-size: 44px !important;
  
}
.row.flex_unset {
    flex-wrap: nowrap; 
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
}
.col-md-3.explore-cols {
    width: 294px;
}
.d-flex.gap-3.mt-5.align-items-center.border-design-box {
    margin-top: 0 !important;
}
.most-popular-hosting {
    position: absolute;
    width: 224px !important;
    top: 17px !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    padding: 4px !important;
    border-radius: 0 0 12px 12px !important;
    width: 56% !important;
}
img.rocket-icons.rocket-icons-1 {
    left: 50pc !important;
    transform: rotate(250deg);
    box-shadow: -12px 12px 11px #ffc6433d;
}
.most-popular-hosting p {
    font-size: 16px !important;
}
section.bundle-plan {
    padding-top: 0px !important;
}
.seventyper p {
    text-align: center;
    background: #ffc235;
    padding: 10px;
    font-size: 30px !important;
    font-weight: 700;
    width: fit-content;
    border-radius: 0 0 12px 12px !important;
    position: relative;
    bottom: 52px !important;
}
h4.heading-purple {
    font-size: 20px;
}
.heading-bundle h3 {
    padding: 32px;
    font-size: 52px !important;
    font-weight: 600;
}
span.fontless {
    font-size: 32px !important;
}
span.price-bold {
    font-size: 49px !important;
    font-weight: 700;
}
.price-bundle p {
    font-size: 20px !important;
    margin-bottom: 1px;
}
.bg-yl {
    background: #fffaf0;
    border-radius: 0px 0px 20px 20px;
    border: 1px solid #ffeecd;
    padding-top: 50px !important;
    padding-bottom: 10px;
}
.box-design {
    padding: 5px !important;
    border-left: 1px solid #cacaca;
    padding-top: 20px !important;
    padding-left: 14px !important;
}
.d-flex.gap-2.specifications.pythons p {
    font-size: 12px !important;
}
  section.choose-domain h2 {
    font-size: 38px !important;
  }
  .col-lg-3.quality-standard {
    width: 50%;
}
.padding-heading {
    padding: 0 0px 20px 0;
}
.bg-purple.purple {
    padding: 30px 30px 12px 30px !important;
    border-radius: 26px;
}
button.nav-link.active.teb-bg-purple {
    background: #6b46f2;
    font-size: 17px;
    font-weight: 500;
    line-height: 30px;
    padding: 20px 19px !important;
    width: 100%;
}

  section.banner-sec.share-bg-four {
    padding-top: 42px;
}
section.explore-section.mt-5 {
    margin-top: 56px !important;
}
.upper-card {
    padding: 45px 18px;

}
  button.btn.btn-close {
    opacity: 1.2;
    padding: 8px;
    top: 6px !important;
    font-size: 12px;
}
a.navbar-brand img {
    width: 182px;
}
h1.Banner-Heading.padding-heading {
    font-weight: 800;
    font-size: 32px !important;
    line-height: 40px !important;
    padding-bottom: 8px;
}
img.tick-square {
    width: 22px;
    margin-right: 5px !important;
}
.experience {
    font-size: 14px;
    line-height: 39px;
    text-align: left;
    font-weight: 500;
    letter-spacing: 1px;
    margin: 0 0 5px 0;
}
ul.navbar-nav.mb-2.mb-lg-0 {
    gap: 15px;
}
.rating-outer-card {
    text-align: center;
    height: 100%;
    padding: 20px 16px;
    border-radius: 12px;
    background: #fffdf6;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header-links {
    font-size: 14px !important;
  
}


  .choose-domain-title {
    font-size: 16px !important;
    margin: 25px 0;
  }

  a.nav-link {
    font-size: 14px;
    padding-bottom: 6px;
  }

  .myaccount-btn {
    font-size: 14px;
  }

  h1.Banner-Heading {
    font-size: 46px;
  }

.Banner-title {
    font-size: 12px;
    line-height: 20px;
}

  ul.banner-list.list-unstyled li {
    font-size: 12px;
  }
  .lists-hosting {
    margin-top: 24px;
}

  .btn-explore-plan {
    padding: 10px 28px;
    margin-top: 5px;
    font-size: 16px;
    height: auto;
  }

  p.hosting-price {
    font-size: 38px;
  }

  img.choose-domain-img {
    width: 100%;
  }

  p.bundles-price.tag {
    background-color: #ffc235;
    height: 150px;
    width: 150px;
    border-radius: 100%;
    padding: 36px;
    padding-left: 30px;
  }

  p.bundles-price {
    font-size: 48px !important;
    font-weight: bold;
    font-family: "Montserrat";
  }

  .monthly-pric p {
    font-family: "Montserrat";
    font-size: 22px !important;
    margin-bottom: 0;
  }

  p.bundles-price.tag {
    background-color: #ffc235;
    height: 150px !important;
    width: 150px !important;
    border-radius: 100%;
    padding: 36px !important;
    padding-left: 30px;
  }

  span.per-mo {
    font-weight: 400;
    font-size: 30px !important;
  }

  .content-bundle h4 {
    font-size: 18px;
  }

  .specifications p {
    font-size: 16px;
  }
  span.hin-rs {
    font-weight: 400;
    font-size: 24px !important;
}

p.hosting-price {
    color: #292929;
    margin: 10px 0 0 0;
    font-size: 42px;
    font-weight: 700;
    line-height: 70.19px;
}
.most-popular-hosting {
    position: absolute;
    width: 224px;
    top: -21px;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 10px;
    border-radius: 18px 18px 0 0;
}
.sides-width {
    width: 100%;
    margin: 0 auto;
    padding-top: 50px;
}
.feature_cols_desciption img {
    width: 28%;
}
section.awesome-youstable.affiliate-two.affiliate-four {
    margin-bottom: 40px !important;
}
.search_domain-btn {
    width: 180px;
 
}
.gap-top {
    margin-top: 120px;
    padding: 0px 0px 0px 0px;
    border-radius: 32px;
}
img.movingcloud {
    width: 58px !important;
}
.section-p {
    margin-top: 46px !important;
}
.col-lg-4.tab-wid {
    width: 33%;
}
.bg-customer-review {
    background: #fff;
    border: 1px solid #292929;
    border-radius: 30px 30px 30px 0;
    padding: 33px 32px 24px 56px;
    position: relative;
    bottom: 13.4rem;
    right: -5rem;
    margin-right: 60px;
    margin-left: 20px;
    height: 90%;
}
.cutomer_review {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 28px;
}
.bg-purple {
    background: #f2eeff;
    padding: 66px 22px 0px 22px;
    border-radius: 26px;
}
.footer-rt-col {
    padding-left: 0px;
}
.footer-options ul li {
    padding-bottom: 7px;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.01em;
}
.footer-title {
    font-size: 12px;
    font-weight: 400;
    line-height: 23px;
    padding-top: 10px;
    padding-bottom: 16px;
    padding-right: 24px;
}
.social img {
    width: 30px;
}
.footer-options ul li a {
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    line-height: 6.36px;
    letter-spacing: 0.01em;
}
.footer-options h5 {
    color: #fff;
    margin-bottom: 12px;
    font-size: 16px;
    font-weight: 700;
    line-height: 24.2px;
}
  .bundle-heading h3 {
    font-size: 48px !important;
  }
}

/* @media only screen and (min-width: 1400px) and (max-width: 1440px) {
  .container {
    max-width: 86% !important;
  }
  .td-light-purple {
    padding: 16px 0px !important;
}
.td-light-yellow {
    padding: 16px 0px !important;
}
  section.highlight-text-scroll {
    padding: 0px 30px 0px 30px !important;
    text-align: center;
  }

  .row.align-items-center.reverse-column.dedicated-mumbai-one {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  h1.Banner-Heading.padding-heading {
    font-weight: 800;
    font-size: 58px !important;
  }
} */


/*python hosting css*/
.bundle-box {
  background-color: #4927b9;
  border-radius: 20px;
  padding: 20px;
  padding-top: 40px;
}
.bg-purple.purple {
  padding: 78px 52px 12px 52px !important;
  border-radius: 26px;
}

.bundle-box {
  background-color: #4927b9;
  border-radius: 20px;
  padding: 20px;
  padding-top: 40px;
}

.bundle-box {
  margin-bottom: 24px;
}

.icon-bundle img {
  display: block;
  margin: auto;
}

.content-bundle h4 {
  font-family: "Montserrat";
  font-weight: 600;
}

.bundle-heading h3 {
  font-family: "Montserrat";
  font-size: 66px;
  font-weight: bold;
}

p.bundles-price {
  font-size: 65px;
  font-weight: bold;
  font-family: "Montserrat";
}
span.hin-rs {
  font-weight: 400;
  font-size: 46px;
}

.monthly-pric p {
  font-family: "Montserrat";
  font-size: 32px;
  margin-bottom: 0;
}

.bundle-monthly {
  background-color: #fafafa;
  border: 5px solid #ffc235;
  border-radius: 20px;
  padding-top: 69px;
  padding-bottom: 68px;
}

span.per-mo {
  font-weight: 400;
  font-size: 48px;
}

p.bundles-price.tag {
  background-color: #ffc235;
  height: 200px;
  width: 200px;
  border-radius: 100%;
  padding: 50px;
  padding-left: 30px;
}

button.btn-dark.btn-explore-plan {
  background: #292929;
  color: #fff;
  display: block;
  margin: auto;
}

img.w-100.python {
  width: 96% !important;
  position: relative;
  bottom: 15px;
}

section.banner-sec.share-bg.python-serve {
  margin-top: 72px;
}

section.review-content.pyth {
  margin-bottom: 65px;
}

section.customer-support.customm {
  margin-bottom: 65px;
}

section.faq.pyhthonfq {
  margin-top: 0;
}
img.customer-support {
  width: 90%;
}

.card-main {
  padding: 50px;
  border-radius: 10px;
  margin-top: 50px;
  margin-bottom: 50px;
  box-shadow: 0px 4px 8px 0px #283593;
}

.card-0 {
  color: #fff;
  background-color: #536dfe;
  position: relative;
  margin-left: 70px;
  border-radius: 10px;
  min-height: 312px;
}

.carousel-indicators li {
  cursor: pointer;
  border-radius: 50% !important;
  width: 10px;
  height: 10px;
}

.profile {
  color: #000;
  background-color: #ffd54f;
  position: absolute;
  left: -70px;
  top: 17%;
  border-radius: 8px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.profile-pic {
  width: 120px;
  height: 120px;
  border-bottom-left-radius: 10px;
  border-top-right-radius: 10px;
}

.open-quotes {
  margin-left: 130px;
  margin-top: 100px;
}

.content {
  margin-left: 150px;
  margin-right: 80px;
}

.close-quotes {
  margin-bottom: 100px;
  margin-right: 60px;
}

@media screen and (max-width: 600px) {
  .card-main {
    padding: 50px 10px;
  }

  .card-0 {
    min-height: 432px;
  }

  .profile {
    top: 24%;
  }

  .profile-pic {
    width: 90px;
    height: 90px;
  }

  .open-quotes {
    margin-left: 100px;
  }

  .content {
    margin-left: 120px;
    margin-right: 50px;
  }

  .close-quotes {
    margin-right: 30px;
  }
}
/*python hosting css*/

nav.navbar.navbar-expand-lg.bg-white {
  padding-top: 15px;
  padding-bottom: 15px;
  /* margin-top: 40px; */
  width: 100%;
}
/*media query*/
button.btn-yellow.btn-explore-plan.color-change-purples {
  background: #6b46f2;
  color: #fff;
}
button.btn-purple.exploreplan-btn.hosting-deal-button {
  width: 44%;
  margin-top: 0;
}
button.btn-purple.exploreplan-btn.hosting-deal-button.deal-net {
  margin-top: 16px;
  width: 21%;
}


/*css g1920*/
section.explore-section.shared.mt-4 {
  padding-bottom: 76px;
}
/*css g1920*/

/*python hosting*/
section.bundle-plan {
  padding-top: 0px;
}
h4.heading-purple {
  padding-top: 32px;
  font-weight: 600;
}
.hosting_specification.python {
  margin-top: 16px;
}
.icon-images img {
  width: 30%;
}
.border-lines-design {
  border: 1px solid #cacaca;
  border-radius: 20px 20px 0px 0px;
  margin-top: 52px;
}
.box-design {
  padding: 20px;
  border-left: 1px solid #cacaca;
  padding-top: 36px;
}
.d-flex.gap-2.specifications.pythons p {
  font-size: 16px;
}
.price-bundle p {
  font-size: 28px;
  margin-bottom: 1px;
}
span.price-bold {
  font-size: 48px;
  font-weight: 700;
}
span.fontless {
  font-size: 48px;
}
.price-bundle {
  text-align: center;
  padding-bottom: 26px;
}
.bg-yl {
  background: #fffaf0;
  border-radius: 0px 0px 20px 20px;
  border: 1px solid #ffeecd;
  padding-top: 28px;
  padding-bottom: 10px;
}
.heading-bundle h3 {
  padding: 32px;
  font-size: 58px;
  font-weight: 600;
}
.seventyper p {
  text-align: center;
  background: #eae5ff;
  padding: 10px;
  font-size: 42px;
  font-weight: 700;
  width: fit-content;
  border-radius: 0 0 20px 20px;
  position: relative;
  bottom: 30px;
}

button.button-buy {
  background-color: #774eff !important;
  border: none;
  color: #fff;
  margin: -28px auto auto;
  border-radius: 10px;
  width: 40%;
  display: block;
  font-size: 24px;
}
button.button-buy:hover {
  background: #4E31AD !important;
  color: #fff;
}
section.customer-support {
  margin-top: 78px;
}
/*python hosting*/

/*vps hosting*/
p.hosting-price.vps-price {
  font-size: 46px;
}
span.hin-rs-1-1 {
  font-size: 36px;
  font-weight: 400;
}
.wid-more {
  width: 42%;
}
button#viewMoreBtn {
  padding: 10px;
  background: #fff;
  border: 1px solid #6b46f2;
  color: #6b46f2;
  font-size: 18px;
  border-radius: 61px !important;
  display: block;
  margin: auto;
  width: 20%;
  position: relative;
  bottom: 42px;
  z-index: 1000;
  transition: 0.3s;
  margin-bottom: 38px;
  font-weight: 600;
}
button#viewMoreBtn:hover {
  background: #292929;
  color: #fff;
}
h4.colo-bg-1 {
  background: #fffbf1;
  width: 100%;
  padding: 10px 16px 10px 16px;
  border-radius: 10px;
  font-size: 20px;
  margin-bottom: 38px;
  margin-top: 16px;
  display: block;
  margin-right: auto;
  text-align: center;
}
h4.colo-bg-2 {
  background: #f7f6ff;
  width: 100%;
  padding: 10px 16px 10px 16px;
  border-radius: 10px;
  font-size: 20px;
  color: #6b46f2;
  margin-bottom: 38px;
  margin-top: 16px;
  display: block;
  margin-right: auto;
  text-align: center;
}
p.hosting-rating-title img {
  vertical-align: initial;
}
p.hosting-rating-title {
  font-family: "Poppins", sans-serif !important;
  font-weight: 400;
  font-style: normal;
}
.view-more-content li {
  margin-bottom: 18px;
  font-size: 17px;
}

img.tick-icon {
  margin-right: 10px;
}

ul.banner-list.list-unstyled li {
  margin-top: 0px;
}

/* -------------------- Start VPS Hosting Plan Css -------------------------------*/
.plan-tab {
  border: 1px solid #cacaca;
  border-radius: 50px;
  max-width: 800px;
  margin: 0 auto !important;
  display: block;
}

.plan-tab p.nav-item {
  margin-bottom: 0px;
}

.plan-tab .col-lg-4 {
  padding-left: 0px;
  padding-right: 0px;
}

.plan-tab .nav-item button {
  width: 100%;
}

.half-yearly-btn button {
  border-left: 1px solid #cacaca;
  border-radius: 0px !important;
  border-right: 1px solid #cacaca;
}

p.per_month {
  padding-bottom: 25px;
}

.vps .exploreplan-btn {
  width: 100% !important;
}

.plan-tab .montly-btn {
  border-top-left-radius: 20px !important;
  border-bottom-left-radius: 20px !important;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

.plan-tab .yearly-btn {
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  border-top-right-radius: 20px !important;
  border-bottom-right-radius: 20px !important;
}

/* -------------------- Close VPS Hosting Plan Css -------------------------------*/

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: var(--bs-nav-pills-link-active-color);
  background-color: #6b46f2 !important;
}

.feature_cols_dedicated {
  width: 100%;
  margin: auto;
}

.feature_cols_dedicated p.ay-title {
  padding: 20px 0px 20px 0px;
  font-size: 15px;
  width: 100%;
}

.why-chooses {
  padding-top: 40px;
}

.no-bg {
  padding: 65px 90px;
}

section.operating-sytems {
  padding: 70px 0;
}

p.operating-title-width {
  padding-bottom: 40px;
}

.free_setup p {
  text-align: center;
}

.plan-tab .nav-item button {
  color: #000;
}

/*vps hostin*/
.upper-card.upper-card-vps {
  padding: 32px 18px;
  border-radius: 18px;
  border: 1px solid #cacaca;
  background: #fffdf9;
  height: 100%;
  transition: 0.3s;
}

::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}

::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}

/*our team*/
.join-our-image img {
  width: 100%;
}
.join-content p {
  font-size: 54px;
  font-weight: 500;
}
section.join-our-team {
  margin-top: -90px;
  margin-bottom: 90px;
}
.join-content button {
  margin-top: 12px;
  width: 48%;
  font-size: 22px;
}
button.btn-yellow.btn-explore-plan.plan {
  width: 38%;
  text-align: center;
}
.image-team img {
  width: 100%;
}
.round-border-box {
  border: 1px solid #cacaca;
  border-radius: 10px;
  padding: 15px;
  margin-bottom: 124px;
  transition: 0.3s;
}
.round-border-box:hover {
  border: 1px solid #292929;
  filter: gray;
  -webkit-filter: grayscale(1);
  -webkit-transition: all 0.4s ease-in-out;
}
.image-team img:hover {
  border: 3px solid #fff;
  border-radius: 20px;
  box-shadow: 0px 10px 10px #29292921;
  filter: gray;
  -webkit-filter: grayscale(1);
  -webkit-transition: all 0.4s ease-in-out;
  transform: translateY(10px);
}
.image-team img {
  width: 100%;
  position: relative;
  margin-top: -80px;
  transition: 0.3s;
  border: 3px solid #fff;
}
section.our-team {
  margin-top: 78px;
}
.content-name.text-center.mt-4 h4 {
  font-weight: 700;
  margin-bottom: 12px;
}
.content-name.text-center.mt-4 {
  margin-top: 20px !important;
}
section.our-team h2 {
  text-align: center;
  margin-bottom: 150px;
}
.team-social-icon img {
  /* background: #ffc235; */
  border-radius: 38px;
  margin-right: 12px;
  border: 1px solid #292929;
  width: 36px;
  position: relative;
}
a.contact-hosting.one {
  font-size: 22px;
}
img.movingcloud {
  width: 84px;
}
img.movingclouds {
  width: 112px;
}
img.floating {
  width: 112px;
}
img.floating.yellow-circle {
  width: 32px;
  position: relative;
  left: 146px;
  top: 32px;
}
img.punctuation {
  width: 62px;
}
.fa-star:before {
  content: "★" !important;
  font-size: 22px;
}

.accordion-button:focus {
  box-shadow: unset !important;
}
.form-control {
  background-clip: unset !important;
}

/*our team*/

.select {
  display: block;
  width: auto;
  height: auto;
  background: none;
  /* margin: 20px auto 0; */
  border: 0px solid #e6e6e6;
  font-size: 25px;
  font-family: arial;
  color: #fff;
  padding-left: 5px;
  line-height: 45px;
  position: static;
}


/*select up down*/
.select {
  position: relative;
  display: inline-block;
  cursor: pointer;
  padding-right: 20px; /* Space for the arrow icon */
}

/* Arrow icon styling */
.select::after {
    content: "\f107";
    font-family: fontawesome;
    font-style: normal;
    font-size: 16px;
    position: absolute;
    top: 20px;
    right: -5px;
    color: #000;
    cursor: pointer;
    transform: translateY(-50%) rotate(0deg);
    transition: transform 0.3s ease;
}

/* Arrow icon rotation for active state */
.select.active::after {
  transform: translateY(-50%) rotate(180deg); /* Rotate arrow for active state */
}

/* Styling for the dropdown list */
.list {
  display: none;
  position: absolute;
  z-index: 1;
}


/* Show the list when select is clicked */
.list.show {
  display: block;
}

/* Show the list when select is clicked */
.select.active + .list {
  display: block;
}
/*select up down*/

.select img {
  position: static;
}
img.flag-i {
  display: block;
  margin: auto;
  width: 36px;
}

.list {
  display: none;
  width: 68px;
  height: 93px;
  list-style: none;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  position: absolute;
  left: -3px;
  right: 0px;
  bottom: 0;
  top: 59px;
  z-index: 1000;
  border-bottom: 0;
}
.list li {
  display: block;
  width: 100%;
  height: 46px;
  border-bottom: 1px solid #e6e6e6;
  font-size: 22px;
  font-family: arial;
  line-height: 60px;
  padding-left: 0px;
  position: relative;
  color: #444;
}
.list li:hover {
  background-color: #f2eeff;
  color: #fff;
}
.list li img {
  position: absolute;
  top: 5px;
  left: 15px;
}
ul#list:focus-visible {
  outline: unset;
}

/*flag*/
img.specification-tick {
  width: 26px;
  margin-right: 10px;
}
input#searchDomain::placeholder {
  color: #292929;
  font-weight: 400 !important;
}
.dropdown-menu[data-bs-popper] {
  top: 57px !important;
  left: 0;
  margin-top: var(--bs-dropdown-spacer);
}

/*dedicated server*/
.feature_cols_dedicated img {
  display: block;
  margin: 0 auto;
  width: 21%;
  padding-bottom: 0px;
}

.feature_cols_dedicated {
  width: 100%;
  margin: auto;
}

.why-choose {
  padding-top: 68px;
}

section.dedicated.customer-support {
  margin-top: 55px;
}

section.operating-sytems {
  padding-top: 60px;
  padding-bottom: 40px;
}

.available {
  padding-top: 85px;
}
ul.available-points li {
  background: #fffdf6;
  border: 1px solid #dddddd;
  margin-bottom: 10px;
  padding: 12px 12px;
  border-radius: 12px;
  display: inline-flex;
  flex-flow: row;
  width: 100%;
  justify-content: space-between;
  align-items: baseline;
}
p.enhance {
  font-size: 18px;
}
ul.available-points li span {
  background: #6b46f2;
  padding: 16px 5px;
  color: #fff;
  border-radius: 50%;
  font-weight: 700;
  font-size: 12px;
  height: 60px;
  width: 60px;
  text-align: center;
  box-shadow: 5px 5px 6px #6b46f229;
  border: 1px solid #ffffff;
}
ul.available-points li {
  font-size: 16px;
  align-items: center;
  transition: 0.3s;
}

ul.available-points li:hover {
  background: #f5f2ff;
  border-color: #6b46f2;
  box-shadow: 0px 5px 6px 0px #00000017;
}

.col-md-6.available-cols h2 {
  width: 80%;
  margin: 45px auto;
  margin-bottom: 0px;
  margin-top: 0px;
}

section.operating-sytems {
  padding: 78px 0;
  padding-bottom: 0px;
}

p.operating-title-width {
  padding-bottom: 40px;
}

section.map-section h2 {
  padding-bottom: 10px;
}

section.map-section img {
  width: 86%;
  display: block;
  margin: auto;
  margin-top: 50px;
  margin-bottom: 2px;
}
img.dedi-image {
  width: 100%;
  display: block;
  margin-left: auto;
  margin-top: 24px;
}
.border-box {
  border: 1px solid #b0b0b0;
  border-radius: 12px;
  margin-top: 50px;
  height: auto;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}

.hosting_specification.vps-specification {
  margin-top: 42px;
}
.border-box h5 {
  text-align: center;
  background: #eae3ff;
  padding: 6px 25px;
  width: 70%;
  margin: auto;
  border-radius: 10px;
  color: #6b46f2;
  font-size: 20px;
  margin-top: -20px;
}

span.icon-drop img {
  /* width: 16%; */
  margin-right: 5px;
  width: 100% !important;
  height: 100%;
}

.bg-lt-blacks {
  border: 1px solid #292929;
  padding: 15px;
  height: 100%;
  border-radius: 12px;
}
.col-md-3.server-cols {
  margin-top: 0px;
  margin-bottom: 10px;
}
.bg-lt-blacks img {
  width: 70%;
}
th.wid-space {
  width: 142px;
}
/*dedicated server*/

/*domain-register*/

h1.doamin-reg strong {
  font-size: 72px;
  font-weight: 700 !important;
}
h1.doamin-reg {
  font-size: 68px !important;
  line-height: 82px !important;
  padding-bottom: 15px;
}
/*domain-register*/

/*career page*/
section.our-team.joins h2 {
  margin-bottom: 12px;
}
.job-icon img {
  width: 90px;
  margin-right: 10px;
}
span.image-icon-job img {
  width: 56px;
}
.job-content h5 {
  font-size: 21px;
  padding-top: 30px;
}
.job-content p {
  font-size: 18px;
  font-weight: 700;
}
p.build-name {
  color: #6b46f2;
  font-weight: 400;
  background: #ede9ff;
  border-radius: 8px;
  padding: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
}
h5 sup {
  font-weight: 700;
}
.job-border {
  border: 1px solid #292929;
  border-radius: 12px;
  padding: 40px;
  padding-bottom: 10px;
  padding-top: 12px;
}
.jobs {
  padding-top: 68px;
  padding-bottom: 68px;
}
.buttons-ads {
  border: 1px solid #292929;
  border-radius: 9px;
  padding: 0px;
  margin-top: 32px;
  margin-bottom: 50px;
}
button.web-button {
  background: none;
  border: 0;
  text-align: center;
  width: 100%;
  transition: 0.3s;
}
button.web-button:hover {
  color: #6b46f2;
}
.lining-button {
  width: 100%;
}
.lining-button.border-left {
  border-left: 1px solid #292929;
}
button.web-button {
  padding-top: 10px;
  padding-bottom: 10px;
}
.heading-detail-job {
  border-bottom: 1px solid #292929;
  margin-bottom: 30px;
}
p.vacancies strong {
  font-size: 24px;
  font-weight: 600;
}
p.vacancies {
  padding-top: 10px;
  padding-bottom: 12px;
}
p.full-timee {
  font-size: 18px;
}
.heading-detail-job h4 {
  font-size: 28px;
}
span.black-tick-3 img {
  width: 5%;
  margin-right: 10px;
}
span.black-tick-4 img {
  width: 22px;
  margin-right: 10px;
  /*margin-bottom: 30px;*/
}
.list-job-details p {
  margin-bottom: 12px;
}
.full-time-one {
  padding-top: 40px;
}
button.button-apply {
  background: #ffc235;
  padding: 10px;
  border: 0;
  font-size: 20px;
  width: 60%;
  border-radius: 40px;
}
.full-time-border {
  margin-top: 30px !important;
  margin-bottom: 100px;
  border-top: 2px solid #ffc235;
  border-bottom: 2px solid #ffc235;
  padding-top: 12px;
  padding-bottom: 7px;
}
/*career page*/

/*contact us*/

div#contact-row {
  padding-top: 50px;
  padding-bottom: 50px;
}

img.phone-yellow {
  width: 58px;
}
a.contact-males {
  font-size: 20px;
  color: #292929;
}
.main-box-mail {
  padding-top: 28px;
}
section.our-team.inquiry h2 {
  margin-bottom: 8px;
}
p.con {
  text-align: center;
}
.image-email img {
  width: 26%;
  display: block;
  margin: auto;
  padding-top: 100px;
}
.image-email {
  border-bottom: 3px solid #6b46f2;
  padding-bottom: 18px;
  margin-bottom: 18px;
}
.image-email-1 {
  border-bottom: 3px solid #ffc235;
}
.inquiry-headings h4 {
  font-weight: 600;
  text-align: center;
  margin-bottom: 20px;
}
.inquiry-headings p {
  margin-bottom: 2px;
}

img.your-image {
  width: 90%;
}
p.Company-Location {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 5px;
}
.your-content-style h3 {
  font-size: 38px;
  font-weight: 600;
  width: 98%;
  padding-top: 82px;
  padding-bottom: 22px;
}
.your-content-style p {
  font-size: 20px;
  padding-bottom: 36px;
  width: 96%;
}
p.Company-Location-regular {
  font-size: 16px;
}
.one-yellow {
  margin-right: 10px;
}
img.line-decorationn {
  padding-bottom: 20px;
  width: 100%;
  display: block;
  padding-top: 0px;
}
.shared-hosting-onee {
  padding-bottom: 0 !important;
}
img.specification-tick.tick-5 {
  margin-right: 5px;
  width: 21px;
}

/*contact us*/

/*cPanel hosting*/
.cpanel-awe {
  padding-top: 72px;
}
.col-md-4.cols-awesome-youstable.cp-one {
  padding-top: 26px;
}
/*cPanel hosting*/

/*direct admin*/
img.direc-box {
  display: block;
  margin: auto;
  width: 68%;
  animation-name: floating;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
section.direct-admin-box {
  margin-top: 68px;
  margin-bottom: 50px;
}
h2.centos-now {
  padding-top: 40px;
}
.direct-bg {
  background: #f9f9f9c4;
  border-radius: 26px;
  padding: 50px;
}
button.btn-yellow.get-tarted-table:hover {
  background: #292929;
  color: #fff;
}
button.btn-yellow.get-tarted-table {
  transition: 0.3s;
}
img.customer-image-support {
  width: 84%;
  display: block;
  padding-top: 10px;
}
.ideak-choice {
  margin-bottom: 42px;
}
section.awesome-youstable.affiliate-two {
  margin-top: 68px;
  margin-bottom: 82px !important;
}

.highlight {
  color: #292929; /* Change this to your desired highlight color */
}
/*direct admin*/

/*domain search*/
img.domain-reg-img {
  width: 84%;
  display: block;
  margin: auto;
}
section.on-demand {
  padding-top: 56px;
}
/*domain search*/
img.our-team-image {
  width: 65%;
  display: block;
  margin: auto;
  padding-top: 0px;
}
section.youstable-contact {
  padding-bottom: 50px;
}
section.customer-review.dedicated-server-purple {
  padding-top: 0px;
}
.choose-country-btn3 {
  border-radius: 0 !important;
}
img.cpanel-hosting-img {
  width: 82%;
  display: block;
  margin: auto;
}


img.dedicated-mumbai {
  display: block;
  margin-left: auto;
  width: 92%;
}
.upper-card.dedicated-mumbai-card {
  padding-left: 20px;
  padding-right: 26px;
}
.row.align-items-center.reverse-column.dedicated-mumbai-one {
  padding-top: 58px;
  padding-bottom: 50px;
}
img.specification-tick.dedi-tick {
  margin-right: 5px;
  width: 22px !important;
  border: 0;
}
p.hosting-price.vps-price.dedicated-price {
  margin-top: 20px;
}
p.regular-price-one {
  margin-bottom: 36px;
}
.d-flex.gap-2.specifications.dedicated-specification p {
  font-size: 18px;
}
.d-flex.gap-2.specifications.dedicated-specification {
  margin-bottom: 5px;
}
.hosting_specification-dedi {
  padding-top: 36px;
}
.view-plan-button button {
  width: 38%;
}
section.rating-section.dedicated-rating {
  padding-bottom: 0px;
}
.bg-light-yellow-dedicated {
  padding: 36px;
}
.footer-logo-mob {
  display: none;
}

.data-center-mumbai-bg {
  /*background: #F2EEFF;*/
  padding: 42px;
  border-radius: 26px;
  padding-bottom: 90px;
  padding-top: 0px;
}
.image-data img {
  width: 100%;
}
.image-data img:hover {
  width: 100%;
  -webkit-filter: grayscale(1);
}
p.image-data-head {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  background: #f4f4f4;
  margin-top: 10px;
  padding: 8px;
  transition: 0.3s;
  color: #292929;
  border-radius: 10px;
}

.d-flex.gap-2.specifications.dedicated-specification-one p {
  font-size: 16px;
}
.d-flex.gap-2.specifications.dedicated-specification-one {
  margin-bottom: 0px;
  border-bottom: 1px solid #ebebeb;
}
.d-flex.gap-2.specifications.dedicated-specification-one.border-removed {
  border-bottom: 0;
}
span.tick-top-feature img {
  width: 7%;
  margin-right: 3px;
}
.top-featuress-bg {
  /* background: #f7f7f7; */
  padding: 30px 0px 72px 42px;
  border-radius: 26px;
}
img.top-feature-image-mumbai {
  width: 82%;
  display: block;
  margin: auto;
}
section.top-featuress {
  padding-top: 36px;
  padding-bottom: 0px;
}
section.top-featuress h2 {
  padding-bottom: 6px;
}
span.tick-top-feature-two img {
  width: 6%;
  margin-right: 5px;
}
.tab-titless {
  padding: 36px 20px 24px 20px;
  border-radius: 0 0 0px 0px;
  width: 74%;
  display: block;
  margin: auto;
  background: #fffdfa;
}
.top-feature-content-one p {
  font-size: 18px;
}
.top-feature-content-two p {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  background: #f1edff;
  padding: 8px 8px 8px 8px;
  width: 42%;
  margin-left: auto;
  border-radius: 10px;
}
button#pills-home-tab:hover {
  background: #6b46f2;
  color: #fff !important;
}
button#pills-profile-tab:hover {
  background: #6b46f2;
  color: #fff !important;
}
button#pills-contact-tab:hover {
  background: #6b46f2 !important;
  color: #fff !important;
}
.dedicated-button-click:hover {
  background: #6b46f2 !important;
  color: #fff !important;
}
/*dedicated server mumbai*/
p.domain-amount.com {
  margin-top: 0px !important;
}
.sale-icon-make-bg {
  background: #fffaed;
  border-radius: 12px;
}
p.sale-icon-make {
  background: #292929 !important;
  color: #fff;
  text-align: center;
  top: 20px;
  margin-bottom: 0;
  margin-top: 0;
  font-size: 12px;
  width: 38%;
  position: relative;
  transform: rotate(328deg);
  right: 6px;
}

/*css ribbon*/
.box-ribbon {
  position: relative;
  width: 100%;
  height: auto;
  background: #fffaed;
  margin-right: 20px;
  border-radius: 12px;
  margin-top: 26px;
}

.wdp-ribbon {
  display: inline-block;
  padding: 0px 12px;
  position: absolute;
  right: 0px;
  top: 9px;
  line-height: initial;
  height: 20px;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
  border-radius: 0;
  text-shadow: none;
  font-weight: 500;
  background-color: #ffc235 !important;
  color: #292929;
  border-radius: 0px 0px 0px 0px;
}

.wdp-ribbon-two:before,
.wdp-ribbon-two:before {
  display: inline-block;
  content: "";
  position: absolute;
  left: -14px;
  top: 0;
  border: 9px solid transparent;
  border-width: 10px 8px;
  border-right-color: #292929;
}
.box-ribbon p {
  font-size: 18px;
  padding-top: 32px;
  text-align: center;
  padding-bottom: 16px;
  font-weight: 500;
  /* border: 1px solid #cacaca; */
  border-radius: 12px;
  box-shadow: 10px 10px 20px #ececec;
  transition: 0.3s;
}
.box-ribbon p:hover {
  background: #fff;
  color: #6b46f2;
}
.purple-deal {
  background: #fefdff;
}
.wdp-ribbon-two:before {
  border-color: #ffc235;
  border-left-color: transparent !important;
  left: -9px;
}
.fade-in-text {
  animation: fadeIn 3s;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
img.banner_img_wordpress {
  width: 92%;
  margin: auto;
  display: block;
  padding-top: 22px;
}

section.history-wall {
  padding-top: 50px;
}
input.form-control.search-subscribe:focus {
  box-shadow: unset !important;
}
.d-flex.dedicate-mumbai-li {
  align-items: baseline;
}
img.tick-squaree {
  width: 28px;
}
.wdp-ribbons {
  display: inline-block;
  padding: 0px 12px;
  position: absolute;
  right: 0px;
  top: 9px;
  line-height: initial;
  height: 20px;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
  border-radius: 0;
  text-shadow: none;
  font-weight: 500;
  background-color: #f2eeff !important;
  color: #6b46f2;
  border-radius: 0px 0px 0px 0px;
}
.wdp-ribbon-two.purple-light-color:before,
.wdp-ribbon-two.purple-light-color:before {
  display: inline-block;
  content: "";
  position: absolute;
  left: -14px;
  top: 0;
  border: 9px solid transparent;
  border-width: 10px 8px;
  border-right-color: #292929;
}
.wdp-ribbon-two.purple-light-color:before {
  border-color: #f2eeff !important;
  border-left-color: transparent !important;
  left: -9px;
}
.row.change-lay {
  padding-top: 12px !important;
}

/*highlight*/
section.highlight-text-scroll {
  padding: 0px 38px 0px 38px;
  text-align: center;
}

p.reveal-type {
  font-weight: 400;
  font-style: normal;
  font-size: 50px;
  font-weight: 400;
  line-height: 74px;
  width: 100%;
  margin: 0 auto;
  color: #6b46f2;
  margin-bottom: 0px;
}
section.established {
  padding-bottom: 78px;
}
/*highlight*/

img.why-domain-serv {
  width: 86%;
  display: block;
  margin: auto;
  border-radius: 42px;
}
.why-buy-domain-one {
  padding: 58px;
  background: #fffaed;
  border-radius: 26px;
  padding-top: 76px;
  padding-bottom: 58px;
}
span.tick-top-features img {
  width: 24px;
}
.why-serve-domain h3 {
  margin-bottom: 0 !important;
  padding-top: 4px;
  font-size: 38px;
}
section.why-buy-domain {
  /*padding-top: 38px;*/
  padding-bottom: 50px;
}
.row.why-buy-domain-one .lists-hosting {
  margin-top: 36px;
}
/*highlight*/
/* button.buy-now-btn {
  color: #292929;
} */
a.link-color-black {
  color: #292929;
}
button.btn-yellow.btn-signup {
  padding: 5px 76px;
  border-radius: 30px;
  height: 62px;
  margin-top: 24px;
  border: none;
  font-size: 18px;
  font-weight: 600;
  line-height: 21.78px;
  text-align: left;
  background: #6b46f2;
  color: #fff;
}
button.btn-yellow.btn-login:hover {
  background: #292929;
  color: #fff;
}
button.btn-yellow.btn-login {
  padding: 5px 76px;
  border-radius: 30px;
  height: 62px;
  margin-top: 24px;
  border: none;
  font-size: 18px;
  font-weight: 600;
  line-height: 21.78px;
  text-align: left;
  transition: 0.3s;
}
span.flag-icons-country img {
  width: 18%;
}
.contact-hosting.one img {
  width: 48px;
}
/*on hover content*/
.content-fadee {
  position: relative;
  width: 100%;
  margin: auto;
  overflow: hidden;
}

.content-fadee .content-overlay {
  background: rgb(0 0 0 / 44%);
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  border-radius: 10px;
}

.content-fadee:hover .content-overlay {
  opacity: 1;
}

.content-image {
  width: 100%;
  border-radius: 10px;
}

.content-detailss {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.content-fadee:hover .content-detailss {
  top: 50%;
  left: 50%;
  opacity: 1;
}

.content-detailss h3 {
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.15em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}

.fadeIn-top {
  top: 20%;
}
.container-one {
  padding: 16px;
  box-shadow: 10px 10px 10px #f2f2f2;
  border-radius: 12px;
  padding-bottom: 1px;
  /*border: 1px solid #b1b1b1;*/
  transition: 0.3s;
}
.box-feature-five {
  margin-top: 32px;
  padding: 26px;
  background: #fffcf6;
  border-radius: 16px;
  padding-bottom: 10px;
  box-shadow: 10px 10px 1px #292929;
  border: 1px solid #292929;
  transition: 0.3s;
}
.box-feature-five:hover {
  background: #fffdf7;
  box-shadow: 10px 10px 1px #ffc235;
}
.container-one:hover {
  transform: scale(1.05);
  box-shadow: 10px 10px 10px #c3c3c3;
}
/*on hover content*/
.width-slider.slider-operating {
  width: 80%;
  margin: 0 auto;
  padding-top: 22px;
  padding-bottom: 70px;
  margin-bottom: 60px;
}
img.price-admin-direct {
  width: 42%;
  display: block;
  margin: auto;
  padding-bottom: 32px;
  padding-top: 36px;
}
.box-direct-admin p {
  font-size: 20px;
  margin-bottom: 8px;
}
img.price-admin-direct.re-cp {
  width: 42%;
}
img.price-admin-direct.plesk {
  width: 42%;
}
.fa-chevron-right:before {
  content: "\f054";
  color: #292929 !important;
}
.fa-chevron-left:before {
  content: "\f053";
  color: #292929;
}
.contact-hosting-shared {
  font-size: 20px;
  font-weight: 400;
  line-height: 38.73px;
  color: #292929;
}
li.nav-item.dropdown.find-lang.bg-white.list-unstyled {
  width: 110px;
  border-radius: 30px !important;
}
.gapping {
  gap: 10px;
}
span.input-group-text.bg-white.image-outer {
  margin-right: 8px;
}
.header-links:hover {
  color: #6b46f2 !important;
  border-radius: 6px;
}

ul.dropdown-menu.language-select-icon {
    top: 26px !important;
    border-radius: 5px;
    inset: unset !important;
    position: absolute !important;
    top: -108px !important;
    transform: unset !important;
    width:162px;
}
a.dropdown-item.lang-uae {
  border-bottom: 1px solid #dddddd;
  padding: 5px;
  width: 200px;
  color: #292929;
  padding-left: 10px;
}
.dropdown-item.lang-uae:focus,
.dropdown-item.lang-uae:hover {
  color: #292929 !important;
  background-color: #fff4db !important;
  border-radius: 5px;
}
.dropdown-toggle.arrow-down-footer::after {
  display: inline-block !important;
  margin-left: 0.255em !important;
  vertical-align: 0 !important;
  content: url("https://www.mitdevelop.com/youstable/assets/img/arrowdown.svg") !important;
  border: none !important;
  transform: rotate(360deg);
  font-size: 30px;
  margin-bottom: 0em !important;
  color: #121212;
  font-weight: 200;
  margin-top: -15px;
}
.shared-hosting-plan-heading {
  padding-bottom: 78px;
}
a.dropdown-item.first-shared {
  margin-top: 0px;
}
img.deploy-app-imgs {
  width: 100%;
  display: block;
  margin: auto;
}
.col-lg-2.wid-col-set {
  width: 10%;
}
.fa-arrow-right:before {
  content: "\f061";
  font-family: "Font Awesome 5 Free";
}
.fa-chevron-left:before {
  content: "\f053";
  font-family: "FontAwesome";
}
.fa-chevron-right:before {
  content: "\f053";
  font-family: "FontAwesome";
}
img.banner_img_shared.floatings {
  width: 92%;
  display: block;
  margin-right: auto;
}

section.banner-sec-hero {
  padding-top: 82px;
}
.row.nav.nav-pills.mb-3.tab-four-heads.blue-highlight-tab {
  margin-bottom: 0 !important;
}
img.specification-tick.tick-5.tick-6 {
  margin-right: 0px;
}
section.explore-section.plans-mobile-one.shared-explore.review-margin {
  margin-bottom: 0px;
}
section.hosting-rating.hosting-review {
  margin-top: 0;
}
br.trustpilot-remove-desk {
  display: none;
}
section.awesome-youstable.awesome-youstable-shared.awesome-youstable-python {
  margin-top: 120px;
  margin-bottom: 42px;
}

.specifications.vps-speci p {
  font-size: 19px;
}
.Operating-Systems {
  padding-bottom: 58px;
}
section.awesome-youstable.awesome-youstable-shared.c-panel-awesome-bott {
  margin-bottom: 50px;
}
section.awesome-youstable.awesome-youstable-shared.c-panel-awesome {
  margin-top: 50px;
}
section.highlight-text-scroll img {
  position: relative;
  bottom: 6px;
}
section.explore-section.vps.hosting-plan.cpanel-vps-margin {
  margin-bottom: 32px;
}

/*dedicated server desk*/
.country-choose-btn.dedicated-button-click {
  padding: 10px;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  width: 172px;
  border: 1px solid #e5e5e5;
}
.country-choose-btn.active {
  color: #fff !important;
}
.choose-country-btn1 {
  border-radius: 30px 0 0 30px !important;
}
.choose-country-btn2 {
  border-radius: 0 30px 30px 0 !important;
  border-right: none !important;
  border-left: none !important;
}
tr.country-server-specs-head th {
  font-size: 20px;
  font-weight: 500;
  line-height: 24.2px;
  color: #292929;
  padding: 18px 8px 18px 8px;
  text-align: center;
}
.country-server-specs-head {
  border-bottom: 1px solid #cacaca;
}
.country-server-specs td {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: #292929;
  padding-bottom: 0;
  padding-left: 0;
  text-align: center;
}

.top-specs td {
  padding: 8px 8px 8px 8px !important;
  vertical-align: middle;
  font-weight: 500;
}
.buy-now-btn {
  background: #774eff !important;
  border: none;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  line-height: 19.36px;
  padding: 10px 20px 10px 22px;
  border-radius: 10px;
  transition: 0.3s;
}
button.buy-now-btn:hover {
  background: #4E31AD !important;
  color: #fff;
}
.actual-prize {
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  color: #ff2121;
  text-decoration: line-through;
}
td.purple-color-server {
  font-size: 17px;
  color: #6b46f2;
  text-align: start;
}

tr.border-white.country-server-specs {
  border-bottom: 1px solid #cacaca !important;
}
td.purple-color-server {
  width: 300px;
}
section.awesome-youstable.dedicated-awesome-sec {
  margin-bottom: 38px;
}
section.customer-support.customer-support-dedicated {
  margin-top: 50px;
}
section.faq.faq-1 {
  margin-top: 52px;
}
img.banner_img.banner-dedicated.floatings {
  width: 82%;
}
/*dedicated server desk*/
/*domain set*/
input.form-control.find-domain {
  background: #fffefc;
  border: 1px solid #292929;
  width: 84%;
  border-radius: 100px;
  padding: 12px;
  padding-left: 50px;
}

input.form-control.find-domain::placeholder {
  text-align: start;
  color: #6d6d6d;
  font-size: 18px;
  font-weight: 400 !important;
}
.fa-magnifying-glass:before,
.fa-search:before {
  content: "\f002";
  font-size: 24px;
  font-family: "FontAwesome";
}
.has-search .form-control {
  padding-left: 2.375rem;
}

.has-search .form-control-feedback {
  position: absolute;
  z-index: 2;
  display: block;
  width: 56px;

  line-height: 2.375rem;
  text-align: center;
  pointer-events: none;
  color: #292929;
  margin-top: 6px;
}
.form-group.has-search {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}

div#domain-btn button {
  margin: auto;
  display: block;
  background: #eae3ff;
  padding: 6px 15px;
  border: 0px;
  border-radius: 50px;
  color: #6b46f2;
  width: 16%;
}

.row.domain p {
  text-align: center;
}
.row.domain h3 {
  text-align: center;
  color: #000000;
  font-size: 52px;
}

button.register-btn {
  width: 94%;
  background: #ffc235;
  border-radius: 100px;
  border: 0px;
  padding: 10px;
  color: #292929;
  font-size: 18px;
  font-weight: 600;
}

button.transfer-btn {
  width: 94%;
  background: #ffffff;
  border-radius: 100px;
  border: 1px solid #cacaca;
  padding: 10px;
  color: #292929;
  font-size: 18px;
  font-weight: 600;
}

/* button.domain-btn::after {
  content: "";
  position: absolute;
  left: 85px;
  top: 31px;
  border-top: 16px solid #eae3ff;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
} */

/* button.domain-btn {
  position: relative;
} */

div#domain-btn {
  margin-bottom: 15px;
}

.domain-slide {
  display: none;
  animation: slideIn 0.8s ease-in-out forwards;
}

@keyframes slideIn {
  from {
    left: 100%;
  }
  to {
    left: 0;
  }
}

.domain-slide:first-child {
  display: block;
}

.domain-prev-btn,
.domain-next-btn {
  transform: translateY(-50%);
  background-color: transparent;
  border: none;
  cursor: pointer;
  font-size: 17px;
  color: #292929;
}

.buttons button {
  background: #f0ecff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-weight: 200;
}

.prev-btn {
  left: 10px;
}

.next-btn {
  right: 10px;
}

.cream-bg {
  background: #fffdf6;
  padding: 80px 82px 0px 82px;
  border: 1px solid #cecece;
  border-radius: 20px;
  margin-top: 100px;
  margin-bottom: 90px;
}

.domain-slide h2 {
  font-size: 38px;
  text-align: center;
}

.domain-slide p {
  text-align: center;
  font-size: 20px;
  color: #292929;
  padding-top: 10px;
}

.buttons {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin: 0 auto;
  justify-content: center;
  padding-top: 30px;
  padding-bottom: 30px;
}

span.slide-number {
  background: #6b46f2;
  padding: 7px 10px 10px 10px;
  border-radius: 50%;
  color: #fff;
  width: 40px;
  height: 40px;
  text-align: center;
  position: relative;
  top: -20px;
}
.row.banner-col.domain-col {
  width: 86%;
}
section.hosting-rating.hosting-review.hosting-review-domain {
  padding-bottom: 50px;
}
/*domain set*/

/*affiliate set*/
img.affiliate-image.w-100 {
  width: 78% !important;
  display: block;
  margin-left: auto;
  margin-top: 0;
}
table.affiliate-table {
  width: 100%;
  background: #fff;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  box-shadow: 0px 14px 22px 0px #6b46f214;
  margin-top: 68px;
  margin-bottom: 50px;
}

table.affiliate-table tr td {
  border: 1px solid #c2c2c2;
  padding: 12px;
  text-align: center;
}

table.affiliate-table th:nth-child(2) {
  border: 1px solid #c2c2c2;
  border-top: 0px;
}
table.affiliate-table th {
  color: #6b46f2;
  padding: 18px;
  text-align: center;
  width: 33%;
}

table.affiliate-table tr td:nth-child(3) {
  border-right: 0px;
}

table.affiliate-table tr td:nth-child(1) {
  border-left: 0px;
}

table.affiliate-table tr:nth-child(4) td {
  border-bottom: 0px;
}

table.affiliate-table tr:hover {
  background: #fffdf7;
}

table.affiliate-table tr:nth-child(1):hover {
  background: none;
}
.grey-bg {
  background: #fcfcfc;
  border-radius: 20px;
  margin-top: 40px;
  padding: 80px 82px 45px 82px;
}

table.payout {
  width: 100%;
  border-bottom: 1px solid #292929;
}

table.payout th {
  padding: 20px;
  text-align: center;
  width: 25%;
  font-weight: 400;
  font-size: 22px;
  border-bottom: 1px solid #292929;
  color: #292929;
}

table.payout tr td {
  padding: 20px;
  text-align: center;
  font-size: 22px;
}

table.payout tr td:nth-child(1) {
  text-align: left;
}
table.payout th:nth-child(1) {
  text-align: left;
}

p.revenue {
  box-shadow: 0px 4px 28px 0px #00000017;
  padding: 8px 28px;
  background: #fff;
  color: #292929;
  font-size: 26px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

p.amount {
  background: #292929;
  color: #ffff;
  padding: 8px 28px;
  font-size: 26px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  text-align: center;
}

div#total-row .col-lg-8 {
  margin: 0px;
  padding-right: 0px;
}

div#total-row .col-lg-4 {
  padding-left: 0px;
}

div#total-row {
  margin-top: 28px;
}
h2.affiliate-table-heading {
  text-align: center;
}

.col-md-12.table-cols {
  background: #fbfaff;
  border-radius: 20px;
  padding: 80px 82px 45px 82px;
  margin-top: 30px;
}

.col-md-12.table-cols h2 {
  font-size: 36px;
  text-align: center;
}

.col-md-12.table-cols p {
  padding-top: 20px;
  text-align: center;
}
.border-box.affiliate-boxes {
  height: auto;
}
section.banner-sec.share-bg.affiliate-one {
  margin-top: 24px;
}
section.payout {
  margin: 78px 0px;
}
/*affiliate set*/

/*about us*/
.bg-greyy:hover {
  -webkit-filter: grayscale(1);
  transition: 0.5s;
}
img.affiliate-image.about-hero-image.floatings {
  width: 84%;
  margin-left: auto;
  display: block;
}
img.about-image.w-100 {
  width: 75% !important;
  height: 100%;
  object-fit: contain;
  border-radius: 20px;
}
section.customer-youstable {
  padding: 78px 0 50px 0;
}

p.subheading-purple {
  color: #6b46f2;
  font-weight: 500;
  margin-bottom: 0px;
  text-transform: capitalize;
  font-size: 20px;
}

div#about-cols .col-md-6 {
  display: flex;
  align-items: center;
}

img.about-col-image.w-100 {
  width: 20% !important;
}

div#about-cols {
  box-shadow: 0px 4px 10px 0px #00000012;
  border-radius: 12px;
  /* padding: 9px 20px; */
  width: 95%;
  margin: 0;
}

div#happy-users {
  border-right: 2px solid #292929;
}

p.col-heading {
  margin-bottom: 0px;
  margin-top: 17px;
  font-weight: 600;
  font-size: 20px;
}


.about-col i {
  color: #ffc235;
  margin-right: 3px;
}

p.about-para {
  font-size: 18px;
  margin-bottom: 32px;
}

section.about-us {
  padding-top: 20px;
  padding-bottom: 20px;
}

div#right-content h2.heading {
  margin-top: 20px;
  margin-bottom: 20px;
}
.about-feature-img {
  text-align: center;
  margin-bottom: 30px;
}
.about-feature-img img {
  margin-left: -72px;
}
p.subheading {
  font-weight: 500;
  font-size: 20px;
}

.love-youstale {
  padding: 70px 0 0 0;
}

p.about-paras {
  font-size: 18px;
  margin-bottom: 12px;
}


.about-feature-img img {
  display: block;
  margin: auto;
  width: 27%;
  border-radius: 10px;
}

.history-year h3 {
  background: #f6f6f6;
  width: fit-content;
  margin-left: -15px;
  padding: 4px 35px 4px 14px;
  font-size: 42px;
  font-weight: 700;
  line-height: 50.83px;
  border-radius: 0 12px 12px 0;
}
.dots-black {
  background: #000;
  height: 15px;
  width: 15px;
  border-radius: 50%;
}
p.aim-title {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  margin-top: 28px;
  padding: 0 28px 0 0;
}
.aim-bg-yellow {
  background: #fffdf6;
  padding: 12px;
  border-radius: 26px;
  padding-right: 30px;
  padding-left: 10px;
}
.history-borders img {
  width: 42px;
  position: relative;
  top: -24px;
  visibility: hidden;
}
.about-us-review {
  padding-bottom: 136px;
}
.bg-greyy {
  background: #fafafa;
  padding: 23px 0;
  border-radius: 20px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.trust-host {
  width: 200px;
}

.margin-wall {
  margin: 23px 0;
}
section.banner-sec.share-bg.about-sec {
  margin-top: 0;
  margin-bottom: 78px;
}
h2.heading.innovative-team {
  font-size: 32px !important;
}
h2.heading.Popular-Web {
  padding-bottom: 16px;
}
img.aim-about-img {
  width: 60%;
  display: block;
  margin: auto;
}
.history-borders {
  background-image: url("../img/aboutimg/bg-aim.png");
  background-size: 100%;
  background-repeat: round;
  height: 271px;
  padding: 45px 15px 19px 16px;
  margin: 0 5px;
}
img.thinking-girl {
  width: 86%;
  display: block;
  margin-left: auto;
}
section.map-section.about-maps.awesome-youstable.We-Expanded-Globally {
  margin-top: 0px;
  margin-bottom: 24px;
}
section.awesome-youstable.trust-us-one {
  margin-top: 50px;
}
h2.heading.innovative-team {
  margin-top: 8px !important;
}
a {
  color: #292929;
}
/*about us*/

/*dedicated mumbai*/
button.nav-link.teb-bg-purple.dedicated-btn {
  padding: 12px 20px;
}
button.nav-link.active.teb-bg-purple.dedicated-btn {
  padding: 12px 20px;
}
section.banner-sec.share-bg.mumbai-bg.fade-in-text {
  padding-bottom: 114px;
  padding-top: 39px;
}

.datacenter {
  margin: 32px 0;
  margin-top: 78px;
}
.prime-center-lists li {
  font-size: 16px !important;
  font-weight: 400 !important;
}
section.primary-datacenter {
  margin: 0 0 0px 0;
}

.bg-purples-network {
  background: #f8f6ff;
  padding: 76px 50px 65px 50px;
  border-radius: 20px;
}
.security-data {
  margin: 110px 0px 96px 0px;
}
.security-data h2 {
  padding-bottom: 30px;
  padding-top: 52px;
}
.security-info-steps {
  border: 1px solid #aa92ff;
  padding: 10px;
  border-radius: 12px;
  background: #ffffff;
  margin: 0 10px;
  border-bottom: 4px solid #5835d2;
  height: 237px;
}
.bg-purples-network h2 {
  padding-top: 26px;
}
.host-web-1 {
  width: 90%;
}
.bg-whitee:hover {
  background: #f2eeff;
  transition: 0.5s;
}
.bg-whitee {
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  padding: 10px;
  background: #fff;
  height: 100%;
}
h2.text-start.ay_heading.world-Class-data {
  padding-top: 56px;
}
/*network*/

h4.sticky-explore-menu {
  position: sticky;
  top: 0;
}

p.per_month {
  display: inline-block;
}

div.price-container {
  display: flex;
  align-items: baseline;
}

/* Nav updates */
span.dropdown-menu-link-conatiner {
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  margin-left: 10px !important;
}
p.dropdown-menu-main-nav {
  font-weight: 600 !important;
  font-size: 18px !important;
  margin-bottom: 0 !important;
}
p.dropdown-menu-main-description {
  font-size: 15px !important;
  font-style: italic !important;
  margin-bottom: 0 !important;
}

span.icon-drop {
  width: 42px !important;
  height: 42px !important;
  display: flex !important;
  vertical-align: middle !important;
  align-items: center !important;
}
a.dropdown-item.first-shared {
    margin-top: 0px;
    align-items: center;
}
a.dropdown-item.first-shared-one {
    margin-top: 0px;
    align-items: center;
}

span.icon-drop img {
  /* width: 12% !important; */
  margin-right: 5px;
  width: 100% !important;
  height: 100%;
  border-radius: 8px;
}

/* FAQ new designs */
.accordion-flush .accordion-item.faq-items:first-child {
  border: 1px solid #17171740;
  padding: 15px;
  border-radius: 12px;
  background: #fffdf6;
  margin-bottom: 20px;
}

.accordion-flush .accordion-item.faq-items:last-child {
  border: 1px solid #17171740;
  padding: 15px;
  border-radius: 12px;
  background: #fffdf6;
  margin-bottom: 20px;
}

.accordion-flush .accordion-item.faq-items {
  border: 1px solid #17171740;
  padding: 15px;
  border-radius: 12px;
  background: #fffdf6;
  margin-bottom: 20px;
}

.accordion-flush .accordion-item.faq-items button.accordion-button {
  background: transparent;
}

/* Domain search new designs */
#searchDomain::placeholder {
  opacity: 0.4;
}

.nav-login-item {
    border: 1px solid #d6d6d6;
    border-radius: 8px;
    padding-left: 12px;
    padding-right: 12px;
    transition: all 0.2s ease-in-out !important;
}
a.nav-link.header-links.phone-1 {
    font-size: 16px !important;
    font-weight: 700 !important;
}




.nav-login-item:hover {
  border: 1px solid #eae5ff;
  background-color: #eae5ff;
  color: white;

  .nav-link.header-links.phone-1 {
    color: black !important;
  }
}


/*changes css*/
ul.dropdown-menu {
    border: 1px solid #292929;
    border-radius: 12px;
}
.btn-close {
  background-color: transparent;
  border: none;
  cursor: pointer;
  position: absolute;
  top: 10px; /* Adjust top positioning as needed */
  right: 10px; /* Adjust right positioning as needed */
  
}
button.btn.btn-close {
    opacity: 1.2;
    padding: 8px;
    top: 4px;
    font-size: 16px;
}
.btn-close {
  width: 20px; /* Adjust width and height as needed */
  height: 20px;
  background-size: cover; /* Ensure the background image covers the button */
  background-color: transparent; /* Make sure the background is transparent */
  border: none; /* Remove any border */
  cursor: pointer; /* Ensure it looks clickable */
  filter: invert(100%); /* Invert the color of the background image to make it white */
}
a.footer-adjust {
    padding: 3px;
}
li.nav-item.dropdown.footer-li-adjust {
    list-style: none;
    position: relative;
    /*bottom: 26px;*/
    width: fit-content;
}
a.nav-link.dropdown-toggle.header-links.footer-li-a {
    color: #fff !important;
    font-size: 15px !important;
    font-weight: 400 !important;
}
p.dropdown-menu-main-nav.nav-font {
    font-size: 15px !important;
    font-weight: 400 !important;
}
span.world-globe img {
    width: 22px;
    margin-right: 7px;
    vertical-align: sub;
}
a.dropdown-item.first-shared.footer-adjust {
    border-bottom: 1px solid #efefef !important;
}
span.arrow-white img {
    margin-left: 7px;
    vertical-align: middle;
}
a.nav-link.dropdown-toggle.header-links.footer-li-a::after {
    display: none !important;
}
span.icon-flags-country img {
    width: 26px;
    margin-right: 5px;
    vertical-align: middle;
}
span.arrow-white img {
    width: 10px;
}
p.region {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    margin-right: 7px;
}
/*ul.dropdown-menu.language-select-icon.show {*/
/*    box-shadow: 2px 2px 16px #ffffff6b;*/
/*}*/
 
  @-webkit-keyframes pulse-shrink-on-hover {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes pulse-shrink-on-hover {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
.pulse-shrink-on-hover {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.pulse-shrink-on-hover:hover, .pulse-shrink-on-hover:focus, .pulse-shrink-on-hover {
  -webkit-animation-name: pulse-shrink-on-hover;
  animation-name: pulse-shrink-on-hover;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
.footer a.dropdown-item {
    cursor: pointer;
}

.row.cheap-webs {
    padding: 76px;
    padding-bottom: 0px;
    padding-top: 18px;
}
.built-image img {
    width: 100%;
}
.row.cheap-webs {
    background: #fafafa;
    border-radius: 40px;
    margin-top: 0px;
}
section.cheap-web {
    padding-top: 46px;
}
ul.access-to-unlimited {
    list-style: circle;
}
li.newlist-points {
    font-size: 18px;
    padding-bottom: 14px;
}
ul.access-to-unlimited {
    list-style: circle;
    padding-top: 55px !important;
}
p.server-title.title_sides_width.pb-3.cheap-para {
    padding-bottom: 62px !important;
}
img.content-images {
    display: block;
    margin: auto;
    width: 201px;
}

img.tick-square.data-icons {
    width: 5%;
}
.data-map img {
    width: 92%;
}
.maping-design {
    background: #FFFEFC;
    border: 2px solid #FFC235;
    border-radius: 20px;
    padding: 50px;
    padding-bottom: 42px;
}
p.Data-Center-Option {
    font-size: 20px;
}
ul.access-to-unlimited.Data-Center-Options {
    padding-top: 0px !important;
}
ul.access-to-unlimited.Data-Center-Options {
    padding-top: 0px !important;
    padding-left: 22px !important;
    list-style: disc;
}
li.newlist-pointss {
    font-size: 18px;
}
section.explore-section.plans-mobile-one.shared-explore.data-center-sec {
    margin-top: 42px;
}
a.url-design {
    color: #212529;
}
.row.flex_unset.new-data-center {
    margin-top: 72px;
}
.upper-card.home-uppercard.data-upper {
    padding-bottom: 0;
}
button.btn-yellow.exploreplan-btn.data-button {
    position: relative;
    top: 26px;
    left: 16px;
}
button.btn-purple.exploreplan-btn.data-button {
    position: relative;
    top: 26px;
    left: 16px;
}
section.explore-section.plans-mobile-one.shared-explore.data-center-sec.data-Awesome {
    padding-top: 38px;
}
/*tabs css*/
.tab button.active {
    background-color: #6B46F2;
    color: #fff;
    border-radius: 50px;
    width: 24%;
}
button.tablinks.button_slide.slide_right {
    background-color: #ffffff;
    color: #292929;
    border-radius: 50px;
    width: 24%;
    padding: 12px;
    border: 2px solid #6b46f2;
    font-weight: 600;
    font-size: 16px;
}
.tabs-images-with-content img {
    width: 55%;
    display: block;
    margin: auto;
    position: relative;
    bottom: 2px;
}
section.tabs-main h3 {
    margin-bottom: 0px;
    font-weight: 600;
    color: #6b46f2;
 
}
section.tabs-main p {
    font-size: 18px;
}
hr.power-line {
    color: #6b46f2;
    border: 2px solid;
    opacity: inherit;
    width: 18%;
    margin-bottom: 24px;
    margin-top: 12px;
}
.button_slide {
  color: #FFF;
  border: 2px solid rgb(216, 2, 134);
  border-radius: 0px;
  display: inline-block;
  letter-spacing: 1px;
  cursor: pointer;
  box-shadow: inset 0 0 0 0 #6b46f2;
  -webkit-transition: ease-out 0.5s;
  -moz-transition: ease-out 0.5s;
  transition: ease-out 0.5s;
}

.slide_right:hover {
  box-shadow: inset 400px 0 0 0 #6b46f2;
  color:#fff;
}


#outer {
  width: 364px;
  margin: 50px auto 0 auto;
  text-align: center;
}
div.box-40 {
    box-shadow: 10px 10px 20px #2929291c;
    border: 1px solid #dedede;
    padding: 28px;
    border-radius: 20px;
    margin-top: 70px;
    margin-bottom: 70px;
    transition: 0.3s;
}
.box-40:hover {
    box-shadow: 10px 10px 20px #ffbc204f;
    transform: scale(1.03);
}
.explore-button-new button {
    background: white;
    border: 1px solid #ffbc20;
    padding: 12px;
    width: 100%;
    font-size: 18px;
    font-weight: 500;
    transition: 0.3s;
    border-radius: 50px;
}
p.price-neww {
    font-size: 24px;
    color: #292929;
}
.image-new-hosting-service img {
    display: block;
    margin: auto;
    width: 38%;
}
.explore-button-new button:hover {
    background: #ffc235;
    color: #292929;
    border-color: white;
}
.image-new-hosting-service {
    background: #f8f8f8;
    margin-bottom: 18px;
    padding-top: 18px;
    padding-bottom: 18px;
    border-radius: 12px;
}
p.free-domain-c-heading.server-title {
    padding-top: 72px;
    padding-bottom: 0;
}
p.server-title.content-free {
    padding: 0;
}
.hosting-name-service h3 {
    padding-bottom: 10px;
}
.explore-button-new.explore-button-new-one button {
    background: #ffbc20;
}
  ul.access-to-unlimited.free-domm {
    padding-top: 0px !important;
    padding-left: 18px !important;
}
.built-image.built-image-one img {
    width: 86%;
}
li.newlist-points.free-dom {
    padding-bottom: 4px;
    font-weight: 500;
}
section.cheap-web.data-center-cheap {
    padding-bottom: 56px;
}
section.global-hosting-locate {
    padding-top:5px;
    padding-bottom: 72px;
}
h2.lobal-hosting-locates {
    /* text-align: center; */
    padding-bottom: 2px;
    padding-top: 0px;
}
/*.globe-image img {*/
/*    width: 92%;*/
/*    margin: auto;*/
/*    display: block;*/
/*    border-radius: 72px;*/
/*    border: 3px solid #ffc235;*/
/*}*/
.globe-image img {
    width: 95%;
    margin: auto;
    display: block;
    border-radius: 250px 250px 0px 0px;
    border: 3px solid #ffc235;
}

.container.global-hosting-local {
    /*background: #fff;*/
    padding: 38px;
    border-radius: 32px;
    /* border: 2px solid #f2eeff; */
    /*box-shadow:2px 10px 30px #0000000a;*/
    padding-left: 8px;
    padding-right: 8px;
}
.global-ul-list {
    background: #fff;
    border: 2px solid #ebebeb;
    padding: 20px;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 32px;
    border-radius: 10px;
    transition:0.3s;
}

.global-ul-list:hover {
    background: #4a4a4a;
    color: #ffffff;
    box-shadow: 2px 2px 32px #00000059;
}
  .lisy-design-global {
    border-right: 2px solid #ebebeb;
}  
.lisy-design-global li {
    font-size: 18px;
    font-weight: 500;
    background: #ffc235;
    width: 90%;
    padding-left: 12px;
    border-radius: 5px;
    margin-bottom: 7px;
}
.lisy-design-globals li {
    font-size: 18px;
    font-weight: 500;
    background: #6b46f2;
    width: 90%;
    padding-left: 12px;
    border-radius: 5px;
    margin-bottom: 7px;
    color: #fff;
}
.lisy-design-global {
    border-right: 2px solid #ebebeb;
    padding-bottom: 1px;
    padding-top: 20px;
}
.lisy-design-globals {
    
    padding-bottom: 5px;
    padding-top: 20px;
}
.content-globe {
    padding-top: 34px;
}
/*tabs css*/
a.button-deal button {
    background: #fff;
    border: 0;
    padding: 3px 22px;
    border-radius: 20px;
    transition: 0.3s;
    font-size: 14px;
    font-weight: 500;
}

a.button-deal button:hover {
    transform: scale(1.05);
    color: #5835d3;
    background: #fff;
}

.free_setups {
    position: absolute;
    top: 6rem;
    right: -65px;
    transform: rotate(-90deg);
    padding: 8px 6px;
    border-radius: 10px 10px 0 0;
    width: 164px;
}
.free_setups p {
    font-size: 16px;
    font-weight: 700;
    line-height: 19.36px;
    text-align: center;
}
.col-lg-3.list-imp {
    width: 20%;
    padding-right: 0;
}
li.support-list {
    padding-right: 29px;
}
li.support-list {
    padding-right: 15px;
}
li.support-list::marker {
    color: #5734d1;
}
li.support-list {
    padding-right: 15px;
    font-size: 16px;
    line-height: 28px;
}
div.new-list-sec {
    background: #fff;
    padding: 10px;
    padding-bottom: 18px;
    border-radius: 15px;
    padding-left: 40px;
    border: 2px solid #ffd572;
    padding-top: 36px;
}
section.new-list-section {
    background: #fff8e8;
    padding-top: 48px;
    padding-bottom: 60px;
    border-radius: 28px;
}
img.rocket-icons {
    width: 44px;
    display: block;
    position: relative;
    right: 0px;
    left: 80px;
    margin-top: -43px;
    top: 20px;
    background: #fff;
    height: 44px;
    padding: 8px;
    border-radius: 10px;
    box-shadow: 13px 12px 11px #0000001a;
    transform: rotate(11deg);
    border: 1px solid #ffc84a;
}
img.rocket-icons.rocket-icons-1 {
    left: 62pc;
    transform: rotate(250deg);
    box-shadow: -12px 12px 11px #ffc6433d;
}


a.dropdown-toggle.speed-test::after {
    display: none;
}
span.arrow-whites img {
    width: 8px;
    padding-left: 1px;
}
ul.dropdown-menu.language-select-icon.language-select-icon-ones {
    top: 20px !important;
}
ul.dropdown-menu.language-select-icon.language-select-icon-ones li {
    padding-bottom: 0;
}
a.dropdown-item.speed-test-item {
    min-width: 150px !important;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px solid #e7e7e7;
}
a.dropdown-toggle.speed-test {
    font-weight: 400;
}
a.dropdown-item.speed-test-item.speed-test-item-one {
    border-bottom: 0;
}
span.we-r-hiring {
    padding: 1px 6px !important;
    font-size: 8px;
    font-weight: 600;
    border-radius: 5px 5px 5px 0;
    margin-left: 6px;
    position: relative;
    bottom: 2px;
}

/*why choose design*/
img.why-choose-girl {
    width: 82%;
    display: block;
    margin: auto;
}
img.icons-why {
    width: 60px;
}
h5.why-heading {
    font-size: 20px;
    font-weight: 600;
    color: #5138cc;
}
p.why-para {
    padding-right: 33px;
        margin-bottom: 0px;
}
.d-flex.gap-3.mt-5.align-items-center.border-design-box, .d-flex.gap-3.mt-2.align-items-center.border-design-box {
    background: #ffffff;
    padding: 24px 24px;
    border-radius: 16px;
    box-shadow: 2px 26px 31px #0000002b;
    border: 1px solid #dedede;
    margin-bottom: 20px;
    transition:0.3s;
}
.d-flex.gap-3.mt-5.align-items-center.border-design-box:hover, .d-flex.gap-3.mt-2.align-items-center.border-design-box:hover {
    background: #f4f0ff;
    box-shadow: 0px 0px 0px #fff;
    border-color: #f4f0ff;
}
/*why choose design*/

/*changes css*/





@media only screen and (min-width: 900px) and (max-width: 991px) {
    br.remove-mobile {
    display: none;
}
    h4.colo-bg-2.accordion-header.sticky-top.features-free, h4.colo-bg-1.accordion-header.sticky-top.features-free {
    position: -webkit-sticky;
    position: sticky;
    z-index: 1020;
    top: 253px !important;
}
    section.table-comparison {
    padding-top: 12px !important;
    padding-bottom: 12px;
}
.text-center.shared-hosting-plan-heading.shared-hosting-plan-heading-one {
    padding-bottom: 5px !important;
    padding-left: 70px;
    padding-right: 70px;
}
    .row.flex_unset.shared-hosting-m-set {
    margin-top: 0px !important;
}
    .comparison-button {
    width: 30% !important;
}
    h4.colo-bg-1.accordion-header.sticky-top {

    top: 319px !important;
}
h4.colo-bg-2.accordion-header.sticky-top {

    top: 319px !important;
}
    p.per_month.comp-table-year {
    padding-bottom: 0;
}
            button.btn-yellow.exploreplan-btn.comp-button-design {
    width: 82%;
}
button.btn-purple.exploreplan-btn.comp-button-design {
    width: 82%;
}
       /*table responsive*/
    .row.nav.nav-pills.wid-more.new-plan-server-design {
    width: 58%;
}
.tab-pane.fade.show.active.responsive-table-set-overflow {
    padding: 0px;
}
    .main-table-box {
    border-radius: 0px 0px 20px 20px !important;
    width: unset !important;
}
.td-light-yellow {
    padding: 12px 0px  !important;
    font-size: 14px  !important;
}
.td-light-purple {
    padding: 12px 0px !important;
    font-size: 15px !important;
}
.space-wid-sett {
    font-size: 12px;
}
p.server-name-setup {
    font-size: 12px;
}
p.no-setup-fee {
    top: 19px !important;
    font-size: 12px !important;
    width: 120px !important;
}
    /*table responsive*/
    .col-lg-3.list-imps.list-netherland-wid {
    width: 50%;
}
        section.new-list-section.container.set-mb {
    margin-bottom: 0px !important;
}

        .image-server-dedicated-india img {
    width: 44px !important;
}
.feature_cols_desciption.dedicated-india-one-server h5 {
    margin-bottom: 8px;
    margin-top: 0;
    font-size: 18px;
}
.feature_cols_desciption.dedicated-india-one-server p {
    font-size: 15px !important;
    /* padding-top: 20px; */
}
.feature_cols_desciption.dedicated-india-one-server {
    border: 0;
    padding: 20px !important;

    /* border: 1px solid #cacaca; */
}
            /*dedicated server india*/
    .row.flex_unset.cards-justify {
    justify-content: unset !important;
}
.d-flex.gap-2.specifications.vps-speci.dedicated-speci p {
    font-size: 16px;
}

img.server-image-one {
    display: block;
    margin-left: 0 !important;
    padding: 5px;
    border-radius: 0px;
    /* box-shadow: 0px 23px 20px #29292921; */
    width: 92% !important;
    padding-top: 0;
    padding-bottom: 10px;
    border-bottom: 0px solid #c9c9c9;
    padding-left: 0 !important;
}
.upper-card.upper-card-vps.dedicated-server-india-card {
    padding: 40px 20px;
    height: 96%;
}
.upper-card.upper-card-vps.dedicated-server-india-card h4 {
    font-size: 20px !important;
}
.col-md-4.explore-cols.mt-4.india-one-mg {
    margin-top: 0 !important;
}
    /*dedicated server india*/
        button.customer-server-btn {
    width: 76% !important;

}
        /*menu bar*/
    ul.navbar-nav.mb-2.mb-lg-0 {
    gap: 0;
}
li.nav-item {
    border-bottom: 2px dashed #cacaca;
}
p.Existing-Customer {
    display: unset !important;
}
p.Existing-Customer {
    text-align: center;
    padding-top: 26px;
    color: #292929;
}

.nav-login-item {
    background: #eae5ff;
    text-align: center !important;
    display: block;
    padding: 5px;
    border-radius: 47px;
    border: 0;

}
.nav-login-item a {
    text-align: center;
    color: #6b46f2 !important;
}
li.nav-item.login-remover-bd {
    border: 0;
}
    /*menu bar*/
        section.customer-servicess .col-lg-6 {
    width: 50%;
}
.content-server-box {

    padding: 24px !important;
}
        .col-lg-4.nav-button-plans {
    width: 33%;
}
.row.nav.nav-pills.wid-more {
    margin: auto !important;
    margin-bottom: 24px !important;
}
    .col-lg-4.quality-standard {
    width: 50%;
}
    li.purple-text_dark.mb-3.free-rdp-one {
    font-size: 16px !important;
}
        .col-lg-4.free-rdpp {
    width: 33%;
}
.row.nav.nav-pills.plan-tab.mb-5.wid-more.free-rdps {
    width: 50% !important;
}
    .d-flex.gap-4.main-box-mail a {
    font-size: 16px;
}
img.phone-yellow {
    width: 42px;
}
div#contact-row .col-lg-3 {
    width: 50%;
}
img.your-image {
    display: block;
    margin: auto;
    width: 56%;
}
.your-content-style h3 {
    padding-top: 20px;
}
        .row.full-time-border.align-items-baseline .col-lg-8 {
    width: 69%;
}
.row.full-time-border.align-items-baseline .col-lg-4 {
    width: 31%;
}
button.button-apply {
    background: #ffc235;
    padding: 10px;
    border: 0;
    font-size: 16px;
    width: 64%;
    border-radius: 40px;
}
    section.our-team.joins.career {
    margin-top: 42px !important;
}
section.our-team.joins.career .col-lg-6 {
    width: 50%;
}
.d-flex.gap-4.job-border {
    padding: 15px;
    gap: 5px !important;
}
section.our-team.joins.career p.server-title.title-sides-width.text-center {
    padding: 0 46px;
}
.buttons-ads {
    border: 1px solid #292929;
    border-radius: 9px;
    padding: 0px;
    margin-top: 8px;
    margin-bottom: 20px;
}
button.web-button {
    font-size: 14px;
}
    .upper-card.home-uppercard.data-upper {
    padding: 20px 20px;
    padding-bottom: 0;
}

    button.tablinks.button_slide.slide_right {

    padding: 12px 2px !important;

    font-size: 14px !important;
}
section.tabs-main h3 {
    margin-bottom: 0px;
    font-weight: 600;
    color: #6b46f2;
    font-size: 22px;
}
section.tabs-main p {
    font-size: 16px;
}

    .global-ul-list .col-lg-4 {
    width: 50%;
}

    .global-ul-list .col-lg-8 {
    width: 50%;
}
section.global-hosting-locate {
    padding-top: 5px;
    padding-bottom: 20px;
}
.globe-image img {
    width: 38%;
    margin: auto;
    display: block;
    border-radius: 224px 224px 0px 0px;
    border: 3px solid #ffc235;
}
    .tabcontent {
    display: none;
    padding: 20px 20px !important;
 
}
.tabs-images-with-content img {
    width: 68%;
    display: block;
    margin: auto;
    position: relative;
    bottom: 0px;
}
section.tabs-main .col-lg-4 {
    width: 36%;
}
section.tabs-main .col-lg-8 {
    width: 62%;
}
    
    section.explore-section.plans-mobile-one.shared-explore.data-center-sec {
    margin-top: 6px;
}
button.btn-yellow.exploreplan-btn.data-button {
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 15px;
    margin-top: 4px;
}
button.btn-purple.exploreplan-btn.data-button {
    position: relative;
    top: 0;
    left: 0;
     margin-bottom: 15px;
    margin-top: 4px;
}
        section.our-team.meet-team .col-lg-3 {
    width: 33%;
}
        h1.earn-twohundred {
    font-size: 40px !important;
    line-height: 48px !important;
}
img.trust-hosts {
    width: 95%;
}
.history-borders {
    background-image: url("../img/aboutimg/bg-aim.png");
    background-size: 100%;
    background-repeat: round;
    height: 271px;
    padding: 20px 15px 19px 16px !important;
    margin: 0 5px;
}
.bg-greyy {
    height: 74px;
}
.aim-bg-yellow {
    background: #fffdf6;
    padding: 46px;
}
p.aim-title {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 28px;
    padding: 0 0px 0 0;
}
.about-feature.about-headings {
    text-align: center;
}
.love-youstale {
    padding: 50px 0 0 0;
}
p.about-paras {
    font-size: 16px;
    margin-bottom: 12px;
}
    button.btn-yellow.btn-signup {
    padding: 5px 40px !important;
    border-radius: 30px;
    height: 52px !important;
}
button.btn-yellow.btn-login {
    padding: 5px 40px !important;
    border-radius: 30px;
    height: 52px !important;
}
    h2.ay_heading.Way-to-Success.unlock-attract {
    padding-bottom: 0;
}
.features.affiliates-three {
    margin-top: 36px;
}
.col-md-12.table-cols {
    background: #FBFAFF;
    border-radius: 20px;
    padding: 38px 24px 24px 24px !important;
    margin-top: 30px; 
}
section.awesome-youstable.affiliate-two.affiliate-four.affiliate-fours {
    margin-top: 0 !important;
}
section.awesome-youstable.affiliate-mobile.affiliate-mobiles {
    margin-top: 20px !important;
    margin-bottom: 0 !important;
}
    section.banner-sec.share-bg {
    margin-top: 20px;
}
.available {
    padding-top: 32px !important;
    /* padding-bottom: 50px; */
}
ul.nav.nav-pills.my-5.justify-content-center.country-choose-pill.dedicated-mrgin {
    margin-bottom: 0 !important;
}
p.operating-title-width {
    padding-bottom: 27px;
    padding-top: 10px;
}
.bg-purple.purple.wp-q-bg {
    margin-top: -50px;
}
.see-yourself {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 24px;
}
.cpanel-awe {
    padding-top: 32px;
}
    a.text-white.phone-1 {
    font-size: 12px !important;
}
    
    
    /*domain*/
h1.doamin-reg {
    font-size: 52px !important;
    line-height: 28px !important;
    padding-bottom: 32px !important;
    padding-top: 18px;
}
.why-buy-domain-one {
    padding: 18px;
    background: #fffaed;
    border-radius: 26px;
    padding-top: 42px;
    padding-bottom: 32px;
}
li.purple-text_dark.mb-3.service-lines {
    font-size: 16px;
    line-height: unset;
}
h1.doamin-reg strong {
    font-size: 52px;
    font-weight: 700 !important;
}
.row.banner-col.domain-col {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}
    img.domain-reg-img.floatings {
    display: none;
}
.col-md-6.domain-wid {
    width: 80%;
    display: block;
    text-align: center;
    margin: auto;
}
p.domain-banner-title.p-0 {
    font-size: 20px;
}
input.form-control.find-domain {
    width: 100% !important;
}
    /*domain*/
    .buy-now-btn {
 
    padding: 4px 10px 4px 10px !important;
    font-size:12px !important;
}

.col-md-3.available-cols {
    width: 50%;
}
.col-md-6.available-cols {
    width: 100%;
}
.col-md-6.available-cols h2 {
    width: 100%;
    margin: 45px auto;
    margin-bottom: 0px;
    margin-top: 0px;
}
p.server-title.server-title-width.my-0.enhance {
    width: 100%;
}
    li.nav-item.flag-border {
    top: 3px;
}
        .navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: unset !important;
}
    button.navbar-toggler.collapsed:focus {
    box-shadow: unset;
}
li.nav-item.flag-border {
    list-style-type: none;
    margin-left: auto !important;
    position: relative;
    right: 30px;
}
        li.nav-item.flag-border {
    order: 1;
}
button.navbar-toggler {
    order: 2;
}
div#navbarSupportedContent {
    order: 3;
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: unset !important;
}
            ul.navbar-nav.mb-2.mb-lg-0 {
    border-top: 1px solid #cacaca;
    padding-top: 5px !important;
}
button#viewMoreBtn {
    width: 30%;
    bottom: 0;
    margin-top: 10px;
}

div#navbarSupportedContent {
    padding-top: 10px;
}
    .row.social-row {
    display: block;
}
.col-md-4.wid-foot {
    width: 100%;
}
.col-md-8.footer-rt-col {
    width: 100%;
    padding-bottom: 12px;
}
    .bg-purple.purple {
    padding: 0px 20px 12px 20px !important;
    border-radius: 26px;
}
.specifications.vps-speci p {
    font-size: 15px;
}
.border-box {

    height: auto;
}
section.operating-sytems.operating-sytems-one {
    margin-top: 0 !important;
    margin-bottom: 50px !important;
}
.border-box h5 {
    text-align: center;
    background: #eae3ff;
    padding: 6px 10px;
    width: 88%;
    margin: auto;
    border-radius: 10px;
    color: #6b46f2;
    font-size: 18px;
    margin-top: -20px;
}
.experience {
    font-size: 15px;
    line-height: 39px;
    text-align: left;
    font-weight: 500;
    letter-spacing: 1px;
    margin: 0 0 5px 0;
}
ul.banner-list.list-unstyled img {
    margin-right: 3px;
}
img.tick-square {
    width: 20px;
}
.container.customer-support-container .mb-4 {
    margin-bottom: 12px !important;
}
.bg-light-yellow {
    background: #fffdf6;
    /* border: 1px solid #292929; */
    border-radius: 20px;
    padding: 32px !important;
    padding-bottom: 10px !important;
}
a.contact-hosting.one {
    font-size: 20px;
}
section.bg-light-yellow {
    margin-bottom: 22px;
}
    /*vps hosting*/
.col-md-3.explore-cols {
    width: 300px;
}

.col-lg-3.list-imp {
    width: 33%;
    padding-right: 0;
}
section.operating-sytems {
    padding-top: 0;
    padding-bottom: 0;
    margin: 86px 0 !important;
    margin-bottom: 10px !important;
}
.d-flex.gap-3.mt-5.align-items-center.border-design-box {
    margin-top: 0 !important;
}
img.rocket-icons {
    display: none;
}
.why-choose {
    padding-top: 38px !important;
}
img.why-choose-girl {
    width: 59%;
    display: block;
    margin: auto;
    position: relative;
    top: 35px;
}
/*vps hosting*/
    
    
           /*python hosting*/
    .icon-images img {
    width: 18%;
}

ul.dropdown-menu.language-select-icon.language-select-icon-ones {
    top: 20px !important;
    right: -44px !important;
}
.col-lg-3.python-wid {
    width: 50%;
}
.border-lines-design {
    border: 1px solid #ffffff;
    border-radius: 20px 20px 0px 0px;
    margin-top: 6px;
}
.box-design {
    padding: 21px;
    border-left: 0px solid #cacaca;
    padding-top: 36px;
    border: 1px solid #cacaca !important;
    border-radius: 16px;
    margin-bottom: 16px;
}
.heading-bundle h3 {
    padding: 16px 5px;
    font-size: 36px;
    font-weight: 600;
}
.row.bundle-reverse {
    display: flex;
    flex-direction: column-reverse;
}
.seventyper p {
    text-align: center;
    background: #ffc235;
    padding: 3px;
    font-size: 42px;
    font-weight: 700;
    width: 38%;
    border-radius: 0 0 20px 20px;
    position: relative;
    bottom: 29px;
    left: 254px;
}
button.button-buy {
    background: #ffc235;
    padding: 10px;
    width: 70%;
}
section.bundle-plan {
    padding-top: 40px;
}
    /*python hosting*/
    h4.colo-bg-1 {
    background: #fffbf1;
    width: 100%;

}
.col-lg-3.quality-standard {
    width: 50%;
}
h4.colo-bg-2 {
    background: #f7f6ff;
    width: 100%;

}
    .container {
    max-width: 96% !important;
}
p.youstable-offer.m-0.text-white.offer-off {
    display: block;
    font-size: 12px;
}
a.button-deal button {
    background: #ffc235;
    border: 0;
    padding: 2px 16px;
    border-radius: 20px;
    transition: 0.3s;
    font-size: 12px;
}
section.banner-sec.share-bg-four {
    padding-top: 20px;
}
h1.Banner-Heading.padding-heading {
    font-weight: 800;
    font-size: 32px !important;
    line-height: 41px !important;
    padding-bottom: 5px;
}
.lists-hosting {
    margin-top: 20px;
}

h2 {
    font-size: 32px !important;
    font-weight: 700 !important;
    line-height: 32.99px !important;
    letter-spacing: 0.02em !important;
}
.server-title {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #343434;
    padding: 20px 0px;
    padding-top: 12px;
}
.col-md-4.cols-awesome-youstable {
    margin-bottom: 16px;
}
br {
    display: none;
}
.Banner-title {
    font-size: 12px !important;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.02em;
    text-align: left;
}

.banner-list.list-unstyled li {
    font-size: 12px;
    font-weight: 500;
    line-height: 19.36px;
}
section.rating-section {
    padding: 0;
    margin: 24px 0 !important;
}
section.rating-section img {
    width:100px;
}
.rating-outer-card {
    text-align: center;
    height: 100%;
    padding: 18px 25px;
    border-radius: 12px;
    background: #fffdf6;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.col-md-4.rating-cols {
    margin-bottom: 14px;
}
img.rating-img-host {
    width: 124px !important;
}
.fa-star:before {
    content: "★" !important;
    font-size: 14px;
}
.rating-outer-card p {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0 !important;
}
.d-flex.gap-5.align-items-center.position-relative {
    right: 35px;
    gap: 22px !important;
}
section.explore-section.mt-5 {
    margin-top: 0px !important;
    padding: 24px;
}
.shared-hosting-plan-heading {
    padding-bottom: 0px;
}
.row.flex_unset {
    flex-wrap: nowrap; 
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
}
.upper-card {
    padding: 32px 20px;
    border-radius: 18px;
    border: 1px solid #cacaca;
    background: #fffdf9;
    height: 100%;
    transition: 0.3s;
}
p.hosting-price {
    color: #292929;
    margin: 30px 0 0 0;
    font-size: 48px;
    font-weight: 700;
    line-height: 70.19px;
}
span.hin-rs {
    font-weight: 400;
    font-size: 32px;
}
.col-md-4.explore-cols {
    width: 310px;
}
p.regular-price {
    color: #292929;
    margin: 0px 0 32px 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 21.78px;
}
.hosting-heading {
    color: #292929;
    font-size: 20px;
    font-weight: 700;
    line-height: 23.63px;
}

.most-popular-hosting.btn-light-purple {
    display: none;
}

img.movingclouds {
    width: 93px !important;
}
img.floating {
    width: 72px !important;
}

img.floating.yellow-circle {
    width: 28px !important;
    position: relative !important;
    top: 82px;
    left: 31px;
}
img.movingcloud {
    width: 53px !important;
    position: relative;
    right: 15px;
    top: 90px;
}
img.specification-tick {
    width: 20px;
    margin-right: 4px;
}
.specifications p {
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
}
p.hosting-price {
    color: #292929;
    margin: 16px 0 0 0;
    font-size: 48px;
    font-weight: 700;
    line-height: 70.19px;
}
.per_month {
    font-size: 18px;
   
}
.exploreplan-btn {
    font-size: 20px;
    border: none;
    padding: 9px 20px;
    border-radius: 40px;
    font-weight: 600;
    width: 100%;
}
.upper-card:hover {
    transform: scale(1.00) !important;
    background: #fff !important;
    box-shadow: 0px 5px 16px #ababab;
    border: 1px solid #292929;
}
.free_setup {
    position: absolute;
    top: 5rem;
    right: -47px;
    transform: rotate(-90deg);
    padding: 10px 16px;
    border-radius: 10px 10px 0 0;
    width: 135px;
}
.padding-r-l {
    padding: 0 0px;
}
section.explore-section {
    margin: 40px 0px;
}
section.awesome-youstable.affiliate-two {
    margin-top: 36px;
    margin-bottom: 82px !important;
}

.left-cols-awesome {
    padding: 26px 0px;
   
}
.sides-width {
    width: 100%;
    margin: 0 auto;
    padding-top: 32px;
}
.col-md-4.cols-aws-you {
    margin-bottom: 16px;
}
.bg-purple {
    background: #f2eeff;
    padding: 37px;
    border-radius: 12px;
}
.width-slider {
    width: 76%;
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 24px;
}
section.awesome-youstable.affiliate-two {
    margin-top: 36px;
    margin-bottom: 42px !important;
}
p.ay-title {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    width: 83%;
    margin: 0 auto;
}
h2.server-heading {
    padding-top: 32px;
}
.bg-lt-black img {
    width: 92%;
    margin-top: 20px;
    margin: auto;
    padding: 0;
    border: 1px solid #292929;
    border-radius: 15px;
    background: #fff;
}

button.slick-prev.slick-arrow {
    left: -1.4rem;
    top: 1.3rem;
    font-size: 20px;
}
button.slick-next.slick-arrow {
    right: -1.4rem;
    top: 1.3rem;
    font-size: 20px;
}
.btn-explore-plan {
    padding: 12px 28px;
}
.text-center.shared-hosting-plan-heading.web-host h2 {
    padding-top: 0;
}
section.rating-section {
    padding: 0;
    margin: 24px 0 !important;
    margin-bottom: 0px !important;
}
.features-awesome {
    padding-top: 32px;
    padding-bottom: 8px;
}
.row.text-left.mt-4 {
    margin-top: 0 !important;
}
.features-awesome {
    text-align: center;
}
.feature_cols_desciption {

    padding-left: 20px;
    padding-right: 20px;
}
.bg-light-yellow {
    background: #fffdf6;
    border: 0px solid #292929 !important;
    border-radius: 12px;
    padding: 5px;
}
.input-group.search-domain {
    border: 1px solid #292929;
    border-radius: 30px;
    width: 70%;
    margin: 0 auto;
    margin-top: 16px;
}
input#searchDomain {
    padding: 10px 15px !important;
}
.search_domain-btn {
    width: 135px;
    border-radius: 0 30px 30px 0;
    border: none;
    border-left: 1px solid #292929;
    z-index: 1;
    font-size: 16px;
    font-weight: 600;
    line-height: 29.05px;
}

input#searchDomain::placeholder {
    font-family: 'Open Sans';
    font-size: 16px !important;
}
.domain-cost-container {
    bottom: 0;
    position: relative;
    width: 90%;
    margin: 0 auto;
}

.domain-amount {

    height: 100px;
}
.col-lg-2.wid-mobile-two {
    width: 110px;
    display: block;
    margin: auto;
    margin-top: 14px;
    position: relative;
    top: 3.1rem;
}
.row.block {
    padding: 16px;
    position: relative;
    margin-top: -53px;
    top: 18px;
}
.section-p {
    height: auto !important;
    margin-top: 118px !important;
    margin-bottom: 65px;
}
.col-lg-4.tab-wid {
    width: 33%;
}
.text-p>span {
    transition: color 10s ease-in-out;
    font-size: 46px !important;
 
}
section.hosting-rating {
    margin: 12px 0px 0px 0px;
}
.customer-rating-hosting {
    margin-top: 0;
    margin-bottom: 0px;
}
.gap-top {
    margin-top: 10px;
    padding: 0px 0px 0px 0px;
    border-radius: 32px;
}
.border.text-center.gap-top {
    border: 0 !important;
}
.customer-rating-hosting {
    margin-top: 10px !important;
    border: 1px solid #e5e5e5 !important;
    padding: 12px;
    padding-bottom: 5px;
    border-radius: 10px;
    display: block;
    margin: auto;
    width: 100%;
}
section.established {
    padding-bottom: 46px;
}
button.nav-link.active.teb-bg-purple {
    padding: 10px 0 !important;
}
button.nav-link.teb-bg-purple {
    padding: 10px 0 !important;
}
.tab-pane {
    border-radius: 12px !important;
    padding: 20px;
}
.server-titles.py-4 {
    font-size: 16px;
    font-weight: 400;
    line-height: 24.05px;
    padding-top: 18px !important;
    margin-bottom: 0;
}
img.thinking-girl.support-imgs {
    width: 68%;
}
img.thinking-girl {
    width: 47%;
    display: block;
    margin: auto;
}
.working-counter {
    font-size: 44px;
    font-weight: 700;
    line-height: 64.02px;
}
section.performance-sec.plans {
    margin: 16px 0;
}
.customer-review-content {
    padding: 0px 0px;
    padding-top: 20px;
}
/*review*/
.bg-customer-review {
    border-radius: 10px;
    padding: 24px;
    right: 0rem;
    bottom: 0.4rem;
    margin-bottom: 24px;
    height: 320px;
}
.carousal-cap {
    width: 74%;
    margin: 0 auto;
    height: 100%;
}
.bg-customer-review {

    margin-right: 0px;
    margin-left: 0px;
 
}
img.review-img {
    width: 23%;
    top: 54px;
    left: 176px;
    display: block;
    margin: auto;
    border-radius: 100%;
    border: 4px solid #fff;
}
.bg-customer-review img {
    width: 36px !important;
    margin-top: 14px;
    margin-bottom: 14px;
}
.col-lg-6.support-rev {
    width: 50%;
}
.cutomer_review {
    font-size: 16px;
    line-height: normal;
}
.bg-customer-review h5 {
    font-size: 18px;
}
img.review-star {
    width: 24% !important;
    margin-top: 0px;
}
.carousel-inner {
    padding-top: 0px;
}
p.server-title.What-Our-Customer {
    margin-bottom: 0;
    padding-bottom: 0;
}
/*review*/

button.accordion-button.acc-purple-bg.collapsed {
    font-size: 22px;
}
button.accordion-button.acc-purple-bg {
    font-size: 22px;
}
.accordion-body {
    letter-spacing: 0em;
    padding: 5px 0 0 0 !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.faq-question {
    margin-bottom: 20px;
}
section.faq {
    margin: 28px 0;
}

.container.customer-support-container .mt-4 {
    margin-top: 0 !important;
}

/*footer*/

.footer-logo-content {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 0px;
}
.footer-logo-mob {
    display: block !important;
    width: 170px;
    padding-top: 20px;
    padding-bottom: 16px;
}
img.mb-3.footer-logo {
    display: none;
}
.footer {
    padding: 5px 0px 0px 0px;
}
.social img {
    background: #fff;
    border-radius: 40px;
    transition: 0.3s;
    width: 36px;
    margin-bottom: 16px;
}
.footer-title {
    padding-right: 0px;
}
.footer-title {
    font-size: 15px;
    line-height: 22px;
    padding: 10px 0;
    margin: 0;
}
.footer-rt-col {
    padding-left: 14px;
    margin-top: 20px;
}
.footer-options h5 {
    font-size: 18px;
    line-height: 20px;
}
.footer-options ul li {
    padding-bottom: 7px;
    font-size: 16px;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.01em;
}
.footer-options ul li a {
    font-size: 15px;
    line-height: 18px;
}
.pay-image img {
    width: 46%;
    /* position: relative; */
    top: 24px;
}
.footer-end-texts {
    font-size: 16px;
    line-height: 17px;
    text-align: center;
}
.affiliated {
    font-size: 14px;
    line-height: 22.36px;
}
/*footer*/

}

p.Existing-Customer {
    display: none;
}

input#searchDomain::placeholder {
    font-size: 16px;
}


@media only screen and (min-width: 320px) and (max-width: 767px) {
    p.per_year_plan {
    margin-bottom: 8px;
}
    h4.colo-bg-2.accordion-header.sticky-top.features-free, h4.colo-bg-1.accordion-header.sticky-top.features-free {
    position: -webkit-sticky;
    position: sticky;
    z-index: 1020;
    top: 285px !important;
}
    .row.flex_unset.shared-hosting-m-set.justify-content-center.plan-unset-centers {
    justify-content: unset !important;
}
    .ideak-choice {
    margin-bottom: 0px;
}
    .text-center.shared-hosting-plan-heading.shared-hosting-plan-heading-one {
    padding-bottom: 0px !important;
}

    button.btn-yellow.exploreplan-btn.comp-button-design {
    width: 82%;
}
button.btn-purple.exploreplan-btn.comp-button-design {
    width: 82%;
}
p.per_month.comp-table-year {
    padding-bottom: 0;
}
    .comparison-button {
    display: block;
    margin: auto !important;
    width: 78% !important;
    border: 1px solid #6b46f2;
    text-align: center;
    padding: 12px;
    border-radius: 0px;
    margin-top: 22px !important;
    transition: 0.2s;
    box-shadow: 7px 7px 0px #00000014;
}
    h4.colo-bg-1.accordion-header.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
    top: 319px!important;
}
section.table-comparison {
    padding-top: 12px !important;
    padding-bottom: 20px;
}
h4.colo-bg-2.accordion-header.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
    top: 319px!important;
}
.row.nav.nav-pills.wid-more.new-plan-server-design {
    width: 100%;
    margin-bottom: 0;
}

.td-light-yellow {
    padding: 10px 0px !important;
    border-radius: 12px 12px 0px 0px !important;
}
p.server-name-setup {
    font-size: 15px;
}
.space-wid-sett {
    font-size: 15px;
}
.td-light-purple {
   border-radius: 12px 12px 0px 0px !important;
}
.td-light-purple {
   padding: 10px 0px !important;
}
    .tab-pane.fade.show.active.responsive-table-set-overflow {
    padding: 0;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
}
button.nav-link.nav-linked.button-font-adjust {
    padding: 2px;
    font-size: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.d-flex.gap-2.text-center.responsive-mobile-table-sett {
    width: 1000px !important;
}
.main-table-box {
    border-radius: 0px 0px 20px 20px !important;
    width: 1000px !important;
}
    p.hosting-price.vps-price.indian-host-price.dedicated-prices-set {
    font-size: 42px;
    margin-top: 0px;
}
.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
    
    section.new-list-section.container.set-mb {
    margin-bottom: 0px !important;
}
    .feature_cols_desciption.dedicated-india-one-server {
    border: 0;
    padding: 15px !important;
}
.feature_cols_desciption.dedicated-india-one-server.dedicated-india-one-server-mobile {
    background: #fff;
    box-shadow: 2px 6px 33px #00000012;
}
.image-server-dedicated-india img {
    width: 46px !important;
}
.feature_cols_desciption.dedicated-india-one-server h5 {
    margin-bottom: 8px;
    margin-top: 0;
    text-align: start;
}
.feature_cols_desciption.dedicated-india-one-server p {
    font-size: 16px;
    /* padding-top: 20px; */
    text-align: start;
}

.upper-card.upper-card-vps.dedicated-server-india-card {
    padding: 40px 20px;
    height: 95%;
}
.upper-card.upper-card-vps.dedicated-server-india-card h4 {
    font-size: 20px !important;
}
.row.flex_unset.cards-justify {
    justify-content: unset !important;
}
.col-md-4.explore-cols.mt-4.india-one-mg {
    margin-top: 0px !important;
}
img.server-image-one {
    display: block;
    margin-left: 0 !important;
    padding: 5px;
    border-radius: 0px;
    /* box-shadow: 0px 23px 20px #29292921; */
    width: 100%;
    padding-top: 0;
    padding-bottom: 10px;
    border-bottom: 0px solid #c9c9c9;
    padding-left: 0 !important;
}
    .row.flex_unset.free-domain-justify {
    justify-content: unset !important;
}
    button.customer-server-btn {
    padding: 5px !important;

}
    button.customer-server-btn {
    width: 76% !important;

}
    
    /*menu bar*/
    ul.navbar-nav.mb-2.mb-lg-0 {
    gap: 0;
}
li.nav-item {
    border-bottom: 2px dashed #cacaca;
}
p.Existing-Customer {
    display: unset !important;
}
p.Existing-Customer {
    text-align: center;
    padding-top: 26px;
    color: #292929;
}

.nav-login-item {
    background: #eae5ff;
    text-align: center !important;
    display: block;
    padding: 5px;
    border-radius: 47px;
    border: 0;

}
.nav-login-item a {
    text-align: center;
    color: #6b46f2 !important;
}
li.nav-item.login-remover-bd {
    border: 0;
}
    /*menu bar*/
    
    
    .content-server-box {
    background: #fffbf3 ;
    padding: 15px !important;
    height: 100%;
    border-bottom: 2px solid #ffc235 !important;
}
    button.nav-link.nav-linked {
    font-size: 14px;
}
    .col-lg-4.nav-button-plans {
    width: 33%;
}
    .tab-pane.fade.show.active.miami-set {
    padding: 0px;
}
img.python-feature {
    width: 18%;
    padding-bottom: 16px;
}

    .col-lg-4.free-rdpp {
    width: 33%;
}
.row.nav.nav-pills.plan-tab.mb-5.wid-more.free-rdps {
    margin-bottom: 10px !important;
}
    section.cheap-web {
    padding-top: 0px;
}
p.free-domain-c-heading.server-title {
    padding-top: 5px;
    padding-bottom: 0;
}
.row.cheap-webs.freedomain-webs {
    margin-bottom: 14px;
}
    .row.cheap-webs {
    padding: 32px;
    padding-bottom: 0px;
    padding-top: 0px;
}
    img.phone-yellow {
    width: 37px;
}
.d-flex.gap-4.main-box-mail {
    display: block !important;
}
img.your-image {
    width: 90%;
    /* padding-bottom: 100px; */
    display: block;
    margin: auto;
}
div#contact-row {
    padding-top: 0px;
    padding-bottom: 0px;
}
.your-content-style h3 {
    font-size: 28px;
    font-weight: 600;
    width: 100%;
    padding-top: 12px;
    padding-bottom: 8px;
}

    .d-flex.gap-4.job-border {
    padding: 15px;
    gap: 7px !important;
}

button.button-apply {
    background: #ffc235;
    padding: 10px;
    border: 0;
    font-size: 20px;
    width: 100%;
    border-radius: 40px;
    margin-bottom: 16px;
}
.full-time-border {
    margin-bottom: 42px;
}
.heading-detail-job h4 {
    font-size: 20px;
}
p.full-timee {
    font-size: 16px;
}
    .join-content p {
    font-size: 26px;
    font-weight: 500;
}
.row.flex_unset.new-data-center {
    margin-top: 25px;
    display: block;
    overflow: hidden;
}
.col-md-4.explore-cols.cards-data-cent {
    width: 100%;
}
.row.flex_unset.new-data-center {
    margin-top: 20px  !important;
}
.col-md-4.explore-cols.data-cols-card {
    width: 100%;
}
.upper-card.home-uppercard.data-upper {
    padding-bottom: 0px;
    margin-bottom: 20px;
}
button.btn-purple.exploreplan-btn.data-button {
    position: relative;
    top: 0px !important;
    left: 0px !important;
    margin-bottom: 18px;
    margin-top: 14px;
}
section.explore-section.plans-mobile-one.shared-explore.data-center-sec.data-Awesome {
    padding-top: 0px;
}
section.explore-section.plans-mobile-one.shared-explore.data-center-sec {
    margin-top: 0px;
}
button.btn-yellow.exploreplan-btn.data-button {
    position: relative;
    top: 0px !important;
    left: 0px !important;
     margin-bottom: 18px;
    margin-top: 14px;
}
button.tablinks.button_slide.slide_right {
    width: 100% !important;
    border: 1px solid #6b46f2 !important;
    margin-bottom: 8px !important;
}
.tab {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
section.global-hosting-locate {
    padding-top: 5px;
    padding-bottom: 0px;
}
section.tabs-main p {
    font-size: 16px;
}
.tabcontent {
    display: none;
    padding: 18px 18px !important;
    border: 1px solid #ccc;
    border-radius: 20px;
    padding-bottom: 22px;
    margin-top: 26px;
    padding-top: 32px;
}
.join-content button {
    margin-top: 12px;
    width: 57%;
    font-size: 22px;
}
    section.awesome-youstable.trust-us-one {
    margin-top: 5px;
}
.image-team img {
    width: 100%;
    position: relative;
    margin-top: -80px !important;
    transition: 0.3s;
    border: 3px solid #fff;
    display: block;
    margin: auto;
}   
.round-border-box {
    border: 1px solid #cacaca;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 92px !important;
    transition: 0.3s;
    width: 78%;
    display: block;
    margin: auto;
}
section.our-team {
    margin-top: 10px !important;
}
    section.awesome-youstable.affiliate-two.affiliate-four.affiliate-fours {
    margin-top: 0px !important;
}
section.our-team h2 {
    text-align: center;
    margin-bottom: 86px;
}
.about-feature-img img {
    display: block;
    margin: auto;
    width: 20%;
}
p.aim-title.aim-title-one {
    padding-top: 0 !important;
    margin-top: 10px;
    padding-right: 0;
}
.about-feature {
    border-bottom: 1px solid #c8c8c8;
    margin-bottom: 16px;
}
h5.ay-heading.about-headings {
    margin-top: 0 !important;
    margin-bottom: 1px !important;
}
section.banner-sec.share-bg.about-sec {
    margin-bottom: 0;
}
section.customer-youstable {
    padding: 15px 0 0px 0;
}
img.trust-hosts {
    width: 147px;
}
div#happy-users {
    border-right: 0px solid #292929;
    border-bottom: 1px solid #e7e7e7;
}
div#about-cols {
    box-shadow: 0px 4px 10px 0px #00000012;
    border-radius: 12px;
    /* padding: 9px 20px; */
    width: 100%;
    margin: 0;
}
    .col-md-12.table-cols {
    background: #FBFAFF;
    border-radius: 20px;
    padding: 32px 10px 5px 10px !important;
    margin-top: 30px;
}
section.awesome-youstable.affiliate-mobile.affiliate-mobiles {
    margin-bottom: 0 !important;
}
h2.ay_heading.Way-to-Success.unlock-attract {
    padding-bottom: 0 !important;
}
.features.affiliates-three {
    margin-top: 24px;
}
button.btn-yellow.btn-login {
    padding: 5px 24px;
    text-align: center;
    width: 100%;
}
button.btn-yellow.btn-signup {
    padding: 5px 76px;

    text-align: center;
    width: 100%;
}
table.affiliate-table {
    margin-top: 40px !important;
    margin-bottom: 32px !important;
}
    
    section.map-section.about-maps.awesome-youstable {
    margin-top: 0;
}
h1.earn-twohundred {
    font-size: 40px !important;
    line-height: 48px !important;
}
    img.start-review-image {
    width: 124px !important;
    position: relative;
    bottom: 3px;
}
.col-md-4.cols-awesome-youstable.cp-one {
    padding-top: 0px;
}
    .banner-left-content.margin-top.dedicated-margin {
    margin-top: 0px;
}
section.awesome-youstable.affiliate-two.affiliate-domain {
    margin-bottom: 18px !important;
}
h1.doamin-reg {
    font-size: 56px !important;
    line-height: 55px !important;
    padding-bottom: 15px;
}
.row.text-left.cpanel-awe {
    padding-top: 30px;
}
.why-buy-domain-one {
    padding: 10px;
    background: #fffaed;
    border-radius: 26px;
    padding-top: 40px;
    padding-bottom: 30px;
}
.col-md-4.dom {
    width: 50%;
}
img.domain-reg-img.floatings {
    display: none;
}
.row.banner-col.domain-col {
    width: 100%;
}
h1.doamin-reg strong {
    font-size: 58px;
    font-weight: 700 !important;
}
.available {
    padding-top: 0px;
    /* padding-bottom: 50px; */
}
ul.available-points {
    margin-bottom: 0;
}
p.enhance {
    font-size: 18px;
    margin-left: 0;
    width: 100%;
}
.col-md-6.available-cols h2 {
    width: 100%;
    margin: 45px auto;
    margin-bottom: 0px;
    margin-top: 0px;
}
    .list {

    top: 51px;
}
    a.navbar-brand img {
    width: 200px;
}
    .navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: unset !important;
}
    li.nav-item.flag-border {
    order: 1;
}
button.navbar-toggler {
    order: 2;
}
div#navbarSupportedContent {
    order: 3;
}

    ul.navbar-nav.mb-2.mb-lg-0 {
    border-top: 1px solid #cacaca;
    padding-top: 5px !important;
}
li.nav-item.flag-border {
    list-style-type: none;
    margin-left: auto !important;
    position: relative;
    right: 15px;
    top: 3px;
}
li.nav-item.flag-border {
    list-style-type: none;
  
}
button.navbar-toggler.collapsed:focus {
    box-shadow: unset;
}
div#navbarSupportedContent {
    padding-top: 10px;
}
    .Money-Back-Guarantee {
    font-size: 14px;
    font-weight: 400;
    line-height: 16.94px;
    margin: 20px 0px 0px 0px;
    text-align: center;
}
ul#pills-tab {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
section.map-section img {
    width: 100% !important;
    display: block;
    margin: auto;
    margin-top: 12px !important;
    margin-bottom: 0px !important;
}
.country-choose-btn.dedicated-button-click {
    padding: 8px 0px !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 26px !important;
    width: 108px !important;
    border: 1px solid #e5e5e5 !important;
}
a.contact-hosting.one {
    font-size: 18px;
}
.bg-light-yellow {
    background: #fffdf6;
    /* border: 1px solid #292929; */
    border-radius: 20px;
    padding: 20px !important;
    padding-bottom: 12px !important;
    margin-bottom: 16px;
}
section.explore-section.vps.hosting-plan {
    margin-top: 0;
}
.feature_cols_dedicated {
    margin-top: 16px;
}
.border-box {
    height: 100%;
    margin-top: 22px;
}
.col-md-4.server-cols {
    width: 50%;
    margin-bottom: 16px;
}
.border-box h5 {
    text-align: center;
    background: #eae3ff;
    padding: 6px 25px;
    width: 85%;
    margin: auto;
    border-radius: 10px;
    color: #6b46f2;
    font-size: 20px;
    margin-top: -20px;
}
section.banner-sec.share-bg {
    margin-top: 36px !important;
}
.row.align-items-center.reverse-column {
    margin-top: 36px !important;
}
    
    /*vps hosting*/
    img.rocket-icons.rocket-icons-1 {
    display: none;
}
img.rocket-icons {
    display: none;
}
div#pills-tab {
    width: 351px;
}
nav.navs-links a {

    padding: 18px 20px !important;
    z-index: 1;
}
nav.navs-links a:nth-child(3):focus~span {
    left: 232px !important;
    width: 93px !important;
    background-color: #e4ddff;
}
nav.navs-links a:nth-child(2):hover~span {
    left: 124px !important;
    width: 107px !important;
    background-color: #e4ddff;
}
nav.navs-links a:nth-child(1):hover~span {
    left: 19px !important;
    width: 104px !important;
    background-color: #e4ddff;
}
nav.navs-links a:nth-child(3):hover~span {
    left: 232px !important;
    width: 93px !important;
    background-color: #e4ddff;
}
nav.navs-links span {

    left: 232px !important;
    width: 93px !important;

}
.col-lg-3.list-imp {
    width: 100%;
    padding-right: 0;
}
.col-md-3.explore-cols {
    width: 300px;
}
.why-choose {
    padding-top: 0px !important;
}
.d-flex.gap-3.mt-5.align-items-center.border-design-box {
    margin-top: 0 !important;
}
section.new-list-section {
    background: #fffbf2;
    padding-top: 0px;
    padding-bottom: 27px;
    border-radius: 28px;
}
.d-flex.gap-3.mt-5.align-items-center.border-design-box {
    margin-top: 10px !important;
    box-shadow: 0px 0px 0px;
}
.d-flex.gap-3.mt-2.align-items-center.border-design-box {
    margin-top: 10px !important;
    box-shadow: 0px 0px 0px;
}
section.operating-sytems {
    padding-top: 0;
    padding-bottom: 0;
    margin: 28px 0 !important;
}
.col-md-3.server-cols {
    width: 50%;
}
.text-center.mt-5.choose-plan-now {
    margin-top: 16px !important;
}
.review-content, .customer-review {
    margin-bottom: 30px !important;
}
    /*vps hosting*/
    
    
    
    /*python hosting*/
    .icon-images img {
    width: 18%;
}
.border-lines-design {
    border: 1px solid #ffffff;
    border-radius: 20px 20px 0px 0px;
    margin-top: 6px;
}
.box-design {
    padding: 21px;
    border-left: 0px solid #cacaca;
    padding-top: 36px;
    border: 1px solid #cacaca !important;
    border-radius: 16px;
    margin-bottom: 16px;
}
.heading-bundle h3 {
    padding: 5px;
    font-size: 36px;
    font-weight: 600;
}
.row.bundle-reverse {
    display: flex;
    flex-direction: column-reverse;
}
.seventyper p {
    text-align: center;
    background: #ffc235;
    padding: 3px;
    font-size: 42px;
    font-weight: 700;
    width: 55%;
    border-radius: 0 0 20px 20px;
    position: relative;
    bottom: 29px;
    left: 76px;
}
button.button-buy {
    background: #ffc235;
    padding: 10px;
    width: 70%;
}
    /*python hosting*/
    
p.youstable-offer.m-0.text-white.offer-off {
    display: block;
    font-size: 12px;
    padding-left: 0 !important;
    line-height: normal;
    text-align: start !important;
    width: 84%;
    padding-bottom: 4px;
    padding-top: 2px;
}
.d-flex.justify-content-between.top-nav-items {
    display: block !important;
}
.d-flex.gap-2.grab-heading {
    display: block !important;
}
a.button-deal button {
    padding: 1px 15px;
    font-size: 12px;
}
a.text-white.phone-1 {
    font-size: 12px;
    font-weight: 500;
    position: relative;
    bottom: 24px;
    right: 16px;
}
.see-yourself {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 24px;
}
.high-q-server {
    margin-top: 0px !important;
    margin-bottom: 28px !important;
}
.app-installer {
    margin: 30px 0;
}
p.server-title.server-title-width.effort {
    width: 100%;
    margin: auto;
    margin-bottom: 0px;
}
section.banner-sec.share-bg-four {
    padding-top: 20px;
}
h1.Banner-Heading.padding-heading {
    font-weight: 800;
    font-size: 36px !important;
    line-height: 42px !important;
    padding: 0;
    padding-bottom: 12px;
}
h2 {
    font-size: 22px !important;
    font-weight: 700 !important;
    line-height: 32.99px !important;
    letter-spacing: 0.02em !important;
}
.server-title {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #343434;
    padding: 20px 0px;
    padding-top: 0px;
    
}
.col-md-4.cols-awesome-youstable {
    margin-bottom: 16px;
}
br {
    display: none;
}
.d-flex.gap-3.lists-hosting {
    display: block !important;
}
img.banner_img.floatings {
    display: none;
}
section.rating-section {
    padding: 0;
    margin: 24px 0 !important;
}
section.rating-section img {
    width: 150px;
}
.col-md-4.rating-cols {
    margin-bottom: 14px;
}
img.rating-img-host {
    width: 178px !important;
}
.d-flex.gap-5.align-items-center.position-relative {
    /* right: 35px; */
    justify-content: end;
    position: absolute !important;
    right: 0;
}
section.explore-section.mt-5 {
    margin-top: 0px !important;
    padding: 10px;
}
.shared-hosting-plan-heading {
    padding-bottom: 0px;
    padding: 0 12px;
}
.row.flex_unset {
    flex-wrap: nowrap; 
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
}
.upper-card {
    padding: 32px 20px;
    border-radius: 18px;
    border: 1px solid #cacaca;
    background: #fffdf9;
    height: 100%;
    transition: 0.3s;
}
p.hosting-price {
    color: #292929;
    margin: 30px 0 0 0;
    font-size: 48px;
    font-weight: 700;
    line-height: 70.19px;
}
span.hin-rs {
    font-weight: 400;
    font-size: 32px;
}
.col-md-4.explore-cols {
    width: 310px;
}
p.regular-price {
    color: #292929;
    margin: 0px 0 32px 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 21.78px;
}
.hosting-heading {
    color: #292929;
    font-size: 20px;
    font-weight: 700;
    line-height: 23.63px;
}

.most-popular-hosting.btn-light-purple {
    display: none;
}
img.movingcloud {
    width: 36px !important;
}
img.floating {
    width: 72px !important;
}
img.movingclouds {
    width: 63px !important;
}
img.floating.yellow-circle {
    width: 15px !important;
    position: unset !important;
}
img.movingcloud {
    width: 36px !important;
    position: relative;
    right: 15px;
}
img.specification-tick {
    width: 20px;
    margin-right: 4px;
}
.specifications p {
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
}
p.hosting-price {
    color: #292929;
    margin: 16px 0 0 0;
    font-size: 48px;
    font-weight: 700;
    line-height: 70.19px;
}
.per_month {
    font-size: 18px;
   
}
.exploreplan-btn {
    font-size: 20px;
    border: none;
    padding: 9px 20px;
    border-radius: 40px;
    font-weight: 600;
    width: 100%;
}
.upper-card:hover {
    transform: scale(1.00) !important;
    background: #fff !important;
    box-shadow: 0px 5px 16px #ababab;
    border: 1px solid #292929;
}
.free_setup {
    position: absolute;
    top: 5rem;
    right: -47px;
    transform: rotate(-90deg);
    padding: 10px 16px;
    border-radius: 10px 10px 0 0;
    width: 135px;
}
.padding-r-l {
    padding: 0 0px;
}
section.explore-section {
    margin: 40px 0px;
}
section.awesome-youstable.affiliate-two {
    margin-top: 36px;
    margin-bottom: 82px !important;
}

.left-cols-awesome {
    padding: 26px 0px;
   
}
.sides-width {
    width: 92%;
    margin: 0 auto;
    padding-top: 10px;
}
.col-md-4.cols-aws-you {
    margin-bottom: 16px;
}
.bg-purple {
    background: #f2eeff;
    padding: 10px;
    border-radius: 12px;
}
.width-slider {
    width: 76%;
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 24px;
}
section.awesome-youstable.affiliate-two {
    margin-top: 36px;
    margin-bottom: 10px !important;
}
p.ay-title {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    width: 83%;
    margin: 0 auto;
}
h2.server-heading {
    padding-top:20px;
}
.bg-lt-black img {
    width: 92%;
    margin-top: 20px;
    margin: auto;
    padding: 0;
    border: 1px solid #292929;
    border-radius: 6px;
    background: #fff;
}
button.slick-prev.slick-arrow {
    left: -1.4rem;
    top: 0.3rem;
    font-size:10px;
}
button.slick-next.slick-arrow {
    right: -1.4rem;
    top: 0.3rem;
    font-size:10px;
}
.btn-explore-plan {

    display: block;
    margin: auto;
}
.text-center.shared-hosting-plan-heading.web-host h2 {
    padding-top: 0;
}
section.rating-section {
    padding: 0;
    margin: 24px 0 !important;
    margin-bottom: 0px !important;
}
.features-awesome {
    padding-top: 5px;
    padding-bottom: 8px;
}
.row.text-left.mt-4 {
    margin-top: 0 !important;
}
.features-awesome {
    text-align: center;
}
.feature_cols_desciption {

    padding-left: 20px;
    padding-right: 20px;
    text-align:center;
}
.bg-purple.purple {
    padding: 10px 10px 12px 10px !important;
    border-radius: 26px;
}
.bg-light-yellow {
    background: #fffdf6;
    border: 0px solid #292929 !important;
    border-radius: 12px;
    padding: 5px;
}
.input-group.search-domain {
    border: 1px solid #292929;
    border-radius: 30px;
    width: 310px;
    margin: 0 auto;
    margin-top: 4px;
}
input#searchDomain {
    padding: 10px 15px !important;
}
.search_domain-btn {
    width: 100px;
    border-radius: 0 30px 30px 0;
    border: none;
    border-left: 1px solid #292929;
    z-index: 1;
    font-size: 16px;
    font-weight: 600;
    line-height: 29.05px;
}

input#searchDomain::placeholder {
    font-size: 12px !important;
}
.domain-cost-container {
    bottom: 0;
    position: relative;
    width: 100%;
    margin: 0 auto;
}
.domain-amount {

    height: 100px;
}
.col-lg-2.wid-mobile-two {
    width: 101px;
    display: block;
    margin: auto;
    margin-top: 14px;
}
.row.block {
    padding: 16px;
}
.section-p {
    height: auto !important;
    margin-top: 0px !important;
}
.text-p>span {
    transition: color 10s ease-in-out;
    font-size: 24px !important;
 
}
section.hosting-rating {
    margin: 5px 0px 0px 0px !important;
}
.customer-rating-hosting {
    margin-top: 0;
    margin-bottom: 0px;
}
.gap-top {
    margin-top: 10px;
    padding: 0px 0px 0px 0px;
    border-radius: 32px;
}
.border.text-center.gap-top {
    border: 0 !important;
}
.customer-rating-hosting {
    margin-top: 10px !important;
    border: 1px solid #e5e5e5 !important;
    padding: 12px;
    padding-bottom: 5px;
    border-radius: 10px;
    display: block;
    margin: auto;
    width: 100%;
}
section.established {
    padding-bottom: 20px !important;
}
button.nav-link.active.teb-bg-purple {
    padding: 10px 0 !important;
}
button.nav-link.teb-bg-purple {
    padding: 10px 0 !important;
}
.tab-pane {
    border-radius: 12px !important;
    padding: 18px;
    padding-bottom: 2px;
}
.heading-servers {
    font-size: 20px;
}
.server-titles.py-4 {
    font-size: 16px;
    font-weight: 400;
    line-height: 24.05px;
    padding-top: 0 !important;
}
img.thinking-girl {
    width: 92%;
    display: block;
    margin: auto;
}
section.performance-sec.plans {
    margin: 16px 0;
}
.customer-review-content {
    padding: 0px 0px;
    padding-top: 20px;
}
/*review*/
.bg-customer-review {
    border-radius: 10px;
    padding: 24px;
    right: 0rem;
    bottom: 0.4rem;
    margin-bottom: 24px;
    height: 462px;
}
.carousal-cap {
    width: 74%;
    margin: 0 auto;
    height: 100%;
}
.bg-customer-review {

    margin-right: 0px;
    margin-left: 0px;
 
}
img.review-img {
    width: 52%;
    top: 54px;
    left: 46px;
    display: block;
    margin: auto;
    border-radius: 100%;
    border: 4px solid #fff;
}
.bg-customer-review img {
    width: 36px !important;
    margin-top: 14px;
}
.cutomer_review {
    font-size: 16px;
    line-height: normal;
}
.bg-customer-review h5 {
    font-size: 18px;
}
img.review-star {
    width: 52% !important;
    margin-top: 0px;
}
.carousel-inner {
    padding-top: 0px;
}
p.server-title.What-Our-Customer {
    margin-bottom: 0;
    padding-bottom: 0;
}
/*review*/

button.accordion-button.acc-purple-bg.collapsed {
    font-size: 16px;
}
button.accordion-button.acc-purple-bg {
    font-size: 16px;
}
.accordion-body {
    letter-spacing: 0em;
    padding: 5px 0 0 0 !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}
.faq-question {
    margin-bottom: 20px;
}
section.faq {
    margin: 28px 0;
}
.row.reverse {
    flex-direction: column-reverse;
}
.container.customer-support-container .mt-4 {
    margin-top: 0 !important;
}

/*footer*/
.col-md-3.footer-cols {
    width: 50%;
}
.footer-logo-content {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 0px;
}
.footer-logo-mob {
    display: block !important;
    width: 110px;
    padding-top: 20px;
}
img.mb-3.footer-logo {
    display: none;
}
.footer {
    padding: 5px 0px 0px 0px;
}
.social img {
    background: #fff;
    border-radius: 40px;
    transition: 0.3s;
    width: 28px;
    margin-bottom: 15px;
}
.footer-title {
    padding-right: 0px;
}
.footer-title {
    font-size: 12px;
    line-height: 20px;
    padding: 10px 0;
    margin: 0;
}
.footer-rt-col {
    padding-left: 0;
    margin-top: 20px;
}
.footer-options h5 {
    font-size: 15px;
    line-height: 20px;
}
.footer-options ul li {
    padding-bottom: 7px;
    font-size: 16px;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.01em;
}
.footer-options ul li a {
    font-size: 12px;
    line-height: 16px;
}
.pay-image img {
    width: 100%;
    /* position: relative; */
    top: 24px;
}
.footer-end-texts {
    font-size: 10px;
    line-height: 17px;
    text-align: center;
}
.affiliated {
    font-size: 10px;
    line-height: 11.36px;
}
button#viewMoreBtn {
    padding: 10px;
    background: #fff;
    border: 1px solid #6b46f2;
    color: #6b46f2;
    font-size: 18px;
    border-radius: 61px !important;
    display: block;
    margin: auto;
    width: 100%;
    position: relative;
    bottom: 0px;
    z-index: 1000;
    transition: 0.3s;
    margin-bottom: 10px;
    font-weight: 600;
    margin-top:18px;
}
h4.colo-bg-1 {
    background: #fffbf1;
    width: 100%;

}
h4.colo-bg-2 {
    background: #f7f6ff;
    width: 100%;

}
/*footer*/

}



@media only screen and (min-width: 768px) and (max-width: 899px) {
    p.per_year_plan {
    margin-bottom: 6px;
}
    h4.colo-bg-2.accordion-header.sticky-top.features-free, h4.colo-bg-1.accordion-header.sticky-top.features-free {
    position: -webkit-sticky;
    position: sticky;
    z-index: 1020;
    top: 275px !important;
}
    .row.flex_unset.shared-hosting-m-set {
    margin-top: 0px !important;
}
    .text-center.shared-hosting-plan-heading.shared-hosting-plan-heading-one {
    padding-bottom: 5px !important;
}
section.table-comparison {
    padding-top: 20px !important;
    padding-bottom: 25px;
}
    h4.colo-bg-1 {
    font-size: 17px;
        margin-bottom: 20px;
}
h4.colo-bg-2 {
    font-size: 17px;
        margin-bottom: 20px;
}
.view-more-content li {
    margin-bottom: 8px;
    font-size: 14px;
}
    h4.colo-bg-1.accordion-header.sticky-top {
    top: 330px !important;
}
h4.colo-bg-2.accordion-header.sticky-top {
    top: 330px !important;
}
        button.btn-yellow.exploreplan-btn.comp-button-design {
    width: 82%;
}
button.btn-purple.exploreplan-btn.comp-button-design {
    width: 82%;
}
p.per_month.comp-table-year {
    padding-bottom: 0;
}
    .comparison-button {
    display: block;
    margin: auto !important;
    width: 36% !important;
    border: 1px solid #6b46f2;
    text-align: center;
    padding: 12px;
    border-radius: 0px;
    margin-top: 22px !important;
    transition: 0.2s;
    box-shadow: 7px 7px 0px #00000014;
}
    .td-light-yellow {
    padding: 14px 0px !important;

}
.td-light-purple {
   padding: 14px 0px !important;
}
.row.nav.nav-pills.wid-more.new-plan-server-design {
    width: 79%;
}
    .tab-pane.fade.show.active.responsive-table-set-overflow {
    padding: 0;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
}
button.nav-link.nav-linked.button-font-adjust {
    font-size: 16px;
}
.d-flex.gap-2.text-center.responsive-mobile-table-sett {
    width: 1000px !important;
}
.main-table-box {
    border-radius: 0px 0px 20px 20px !important;
    width: 1000px !important;
}
    .col-lg-3.list-imps.list-netherland-wid {
    width: 50%;
}
        section.new-list-section.container.set-mb {
    margin-bottom: 0px !important;
}
        p.hosting-price.vps-price.indian-host-price.dedicated-prices-set {
    font-size: 38px;
}
p.hosting-price.vps-price.usa-host-price.dedicated-prices-set {
    font-size: 38px;
}

        .image-server-dedicated-india img {
    width: 44px !important;
}
.feature_cols_desciption.dedicated-india-one-server h5 {
    margin-bottom: 8px;
    margin-top: 0;
    font-size: 18px;
}
.feature_cols_desciption.dedicated-india-one-server p {
    font-size: 15px !important;
    /* padding-top: 20px; */
}
.feature_cols_desciption.dedicated-india-one-server {
    border: 0;
    padding: 20px !important;

    /* border: 1px solid #cacaca; */
}
    /*dedicated server india*/
    .row.flex_unset.cards-justify {
    justify-content: unset !important;
}

img.server-image-one {
    display: block;
    margin-left: 0 !important;
    padding: 5px;
    border-radius: 0px;
    /* box-shadow: 0px 23px 20px #29292921; */
    width: 92% !important;
    padding-top: 0;
    padding-bottom: 10px;
    border-bottom: 0px solid #c9c9c9;
    padding-left: 0 !important;
}
.upper-card.upper-card-vps.dedicated-server-india-card {
    padding: 40px 20px;
    height: 96%;
}
.upper-card.upper-card-vps.dedicated-server-india-card h4 {
    font-size: 20px !important;
    margin-bottom: 0;
    padding-bottom: 0;
}
.col-md-4.explore-cols.mt-4.india-one-mg {
    margin-top: 0 !important;
}
    /*dedicated server india*/
    
    
    /*free domain*/
    .row.col-wid-responsive .col-md-2 {
    width: 8%;
}
.row.col-wid-responsive .col-md-4 {
    width: 42%;
}
    /*free domain*/
    
    
button.customer-server-btn {
    width: 87% !important;
    padding: 10px !important;
}
        /*menu bar*/
    ul.navbar-nav.mb-2.mb-lg-0 {
    gap: 0;
}
li.nav-item {
    border-bottom: 2px dashed #cacaca;
}
p.Existing-Customer {
    display: unset !important;
}
p.Existing-Customer {
    text-align: center;
    padding-top: 26px;
    color: #292929;
}

.nav-login-item {
    background: #eae5ff;
    text-align: center !important;
    display: block;
    padding: 5px;
    border-radius: 47px;
    border: 0;

}
.nav-login-item a {
    text-align: center;
    color: #6b46f2 !important;
}
li.nav-item.login-remover-bd {
    border: 0;
}
    /*menu bar*/
    section.customer-servicess .col-lg-6 {
    width: 50%;
}
.content-server-box {

    padding: 24px !important;
}
    button.nav-link.nav-linked {
    font-size: 14px;
}
    .col-lg-4.nav-button-plans {
    width: 33%;
}
.row.nav.nav-pills.wid-more {
    margin: auto ;
    margin-bottom: 24px ;
}
    
    .col-lg-4.quality-standard {
    width: 50%;
}
            .col-lg-4.free-rdpp {
    width: 33%;
}
li.purple-text_dark.mb-3.free-rdp-one {
    font-size: 16px !important;
}
.row.nav.nav-pills.plan-tab.mb-5.wid-more.free-rdps {
    width: 60% !important;
}
        li.purple-text_dark.mb-3.free-rdp-one {
    font-size: 16px !important;
}
    .d-flex.gap-4.main-box-mail a {
    font-size: 14px;
}
section.cheap-web {
    padding-top: 0px;
}
.col-lg-4.quality-standard {
    width: 50%;
}
img.phone-yellow {
    width: 32px;
}
section#contact-detail {
    padding-top: 28px;
}
div#contact-row .col-lg-3 {
    width: 50%;
}
img.your-image {
    width: 50%;
    /* padding-bottom: 100px; */
    display: block;
    margin: auto;
}
.your-content-style h3 {
    font-size: 38px;
    font-weight: 600;
    width: 98%;
    padding-top: 18px;
    padding-bottom: 22px;
}

    .row.full-time-border.align-items-baseline .col-lg-8 {
    width: 69%;
}
.row.full-time-border.align-items-baseline .col-lg-4 {
    width: 31%;
}
button.button-apply {
    background: #ffc235;
    padding: 10px;
    border: 0;
    font-size: 16px;
    width: 64%;
    border-radius: 40px;
}
    section.our-team.joins.career {
    margin-top: 42px !important;
}
section.our-team.joins.career .col-lg-6 {
    width: 50%;
}
.d-flex.gap-4.job-border {
    padding: 15px;
    gap: 5px !important;
}
section.our-team.joins.career p.server-title.title-sides-width.text-center {
    padding: 0 46px;
}
.buttons-ads {
    border: 1px solid #292929;
    border-radius: 9px;
    padding: 0px;
    margin-top: 8px;
    margin-bottom: 20px;
}
button.web-button {
    font-size: 14px;
}
.tabs-images-with-content img {
    width: 75%;
    display: block;
    margin: auto;
    position: relative;
    bottom: -15px;
}
.upper-card.home-uppercard.data-upper {
    padding: 20px 20px;
    padding-bottom: 0;
}
section.tabs-main .col-lg-4 {
    width: 38%;
}
button.tablinks.button_slide.slide_right {
    background-color: #ffffff;
    color: #292929;
    border-radius: 50px;
    width: 24%;
    padding: 5px 0px;
    border: 2px solid #6b46f2;
    font-weight: 600;
    font-size: 14px;
}
section.tabs-main .col-lg-8 {
    width: 62%;
}
section.tabs-main h3 {
    margin-bottom: 0px;
    font-weight: 600;
    color: #6b46f2;
    font-size: 20px;
}
    section.tabs-main p {
    font-size: 16px;
}
    
    .global-ul-list .col-lg-8 {
    width: 50%;
}
.row.flex_unset.new-data-center {
    margin-top: 30px;
}
section.explore-section.plans-mobile-one.shared-explore.data-center-sec {
    margin-top: 6px;
}
button.btn-yellow.exploreplan-btn.data-button {
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 15px;
    margin-top: 4px;
}
button.btn-purple.exploreplan-btn.data-button {
    position: relative;
    top: 0;
    left: 0;
     margin-bottom: 15px;
    margin-top: 4px;
}
.global-ul-list .col-lg-4 {
    width: 50%;
}


section.global-hosting-locate {
    padding-top: 5px;
    padding-bottom: 15px;
}
    .globe-image img {
    width: 38%;
    margin: auto;
    display: block;
    border-radius: 224px 224px 0px 0px;
    border: 3px solid #ffc235;
}
.tabcontent {
    display: none;
    padding:20px 20px !important;
    border: 1px solid #ccc;
    border-radius: 20px;
    padding-bottom: 22px;
    margin-top: 26px;
    padding-top: 32px;
}
    section.our-team.meet-team .col-lg-3 {
    width: 50%;
}
    .join-content p {
    font-size: 26px;
    font-weight: 500;
}
.join-content button {
    margin-top: 12px;
    width: 57%;
    font-size: 22px;
}
    
    /*slider*/
    p.about-paras {
    font-size: 16px;
    margin-bottom: 12px;
}
section.our-team {
    margin-top: 10px !important;
}
    .history-borders {
    background-image: url("../img/aboutimg/bg-aim.png");
    background-size: 100%;
    background-repeat: no-repeat;
    height: 195px;
    padding: 0px 5px 5px 15px;
    margin: 0 5px;
}
.about-feature.about-headings {
    text-align: center;
}
section.history-wall {
    padding-top: 12px;
}
p.aim-title {
    font-size: 12px;
    font-weight: 400;
    line-height: 17px;
    margin-top: 12px;
    padding: 0 0px 0 0;
}
.history-year h3 {
    background: #f6f6f6;
    width: fit-content;
    margin-left: -15px;
    padding: 4px 20px 4px 14px !important;
    font-size: 20px;
    font-weight: 700;
    line-height: 23.83px;
    border-radius: 0 12px 12px 0;
}
    /*slider*/
    
    
    h1.earn-twohundred {
    font-size: 40px !important;
    line-height: 48px !important;
}
img.trust-hosts {
    width: 92%;
}
    button.btn-yellow.btn-signup {
    padding: 5px 40px !important;
    border-radius: 30px;
    height: 52px !important;
}
button.btn-yellow.btn-login {
    padding: 5px 40px !important;
    border-radius: 30px;
    height: 52px !important;
}
    h2.ay_heading.Way-to-Success.unlock-attract {
    padding-bottom: 0;
}
.features.affiliates-three {
    margin-top: 36px;
}
.col-md-12.table-cols {
    background: #FBFAFF;
    border-radius: 20px;
    padding: 38px 24px 24px 24px !important;
    margin-top: 30px; 
}
section.awesome-youstable.affiliate-two.affiliate-four.affiliate-fours {
    margin-top: 0 !important;
}
section.awesome-youstable.affiliate-mobile.affiliate-mobiles {
    margin-top: 20px !important;
    margin-bottom: 0 !important;
}
    .available {
        
    padding-top: 26px !important;
    /* padding-bottom: 50px; */
}
    .python-features {
    padding-bottom: 0px !important;
}
h1.doamin-reg {
    font-size: 42px !important;
    line-height: 28px !important;
    padding-bottom: 15px;
    padding-top: 18px;
}
a.text-white.phone-1 {
    font-size: 12px !important;
}
.why-buy-domain-one {
    padding: 18px;
    background: #fffaed;
    border-radius: 26px;
    padding-top: 42px;
    padding-bottom: 32px;
}
li.purple-text_dark.mb-3.service-lines {
    font-size: 16px;
    line-height: unset;
}
h1.doamin-reg strong {
    font-size: 42px;
    font-weight: 700 !important;
}
.row.banner-col.domain-col {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}
    img.domain-reg-img.floatings {
    display: none;
}
.col-md-6.domain-wid {
    width: 80%;
    display: block;
    text-align: center;
    margin: auto;
}
p.domain-banner-title.p-0 {
    font-size: 18px;
}
    
    
        .buy-now-btn {
 
    padding: 4px 10px 4px 10px !important;
    font-size:12px !important;
}
ul.nav.nav-pills.my-5.justify-content-center.country-choose-pill.dedicated-mrgin {
    margin-bottom: 0 !important;
}
    .banner-left-content.margin-top.dedicated-margin {
    margin-top: 0;
}
.col-md-3.available-cols {
    width: 50%;
}
.col-md-6.available-cols {
    width: 100%;
}
.col-md-6.available-cols h2 {
    width: 100%;
    margin: 45px auto;
    margin-bottom: 0px;
    margin-top: 0px;
}
p.server-title.server-title-width.my-0.enhance {
    width: 100%;
}
    .navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: unset !important;
}

li.nav-item.flag-border {
    top: 3px;
}
    button.navbar-toggler.collapsed:focus {
    box-shadow: unset;
}
li.nav-item.flag-border {
    list-style-type: none;
    margin-left: auto !important;
    position: relative;
    right: 30px;
}
        li.nav-item.flag-border {
    order: 1;
}
button.navbar-toggler {
    order: 2;
}
div#navbarSupportedContent {
    order: 3;
}
    .heading-servers {
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    color: #4927b9;
}
    
        ul.navbar-nav.mb-2.mb-lg-0 {
    border-top: 1px solid #cacaca;
    padding-top: 5px !important;
}

div#navbarSupportedContent {
    padding-top: 10px;
}
    .border-box h5 {
    text-align: center;
    background: #eae3ff;
    padding: 6px 12px;
    width: 90%;
    margin: auto;
    border-radius: 10px;
    color: #6b46f2;
    font-size: 16px;
    margin-top: -20px;
}

.row.social-row {
    display: block;
}
.col-md-4.wid-foot {
    width: 100%;
}
.col-md-8.footer-rt-col {
    width: 100%;
    padding-bottom: 12px;
}
section.operating-sytems.operating-sytems-one {
    margin-top: 0 !important;
    margin-bottom: 50px !important;
}
section.map-section.about-maps.awesome-youstable {
    margin-top: 0;
}
.border-box {
    padding-left: 10px;
    padding-right: 10px;
    height: 100%;
}

.feature_cols_dedicated img {
    display: block;
    margin: 0 auto;
    width: 33%;
    padding-bottom: 0px;
}
img.python-feature {
    width: 28%;
}
    
        /*vps hosting*/
    img.rocket-icons.rocket-icons-1 {
    display: none;
}
.bg-light-yellow {
    background: #fffdf6;
    /* border: 1px solid #292929; */
    border-radius: 20px;
    padding: 32px !important;
    padding-bottom: 10px !important;
}
.row.align-items-center.reverse-column {
    margin-top: 36px !important;
}
/*vps hosting*/
.col-md-3.explore-cols {
    width: 300px;
}
.col-lg-3.list-imp {
    width: 33%;
    padding-right: 0;
}
section.operating-sytems {
    padding-top: 0;
    padding-bottom: 0;
    margin: 86px 0 !important;
    margin-bottom: 10px !important;
}
.d-flex.gap-3.mt-5.align-items-center.border-design-box {
    margin-top: 0 !important;
}
img.rocket-icons {
    display: none;
}
.why-choose {
    padding-top: 38px !important;
}
img.why-choose-girl {
    width: 59%;
    display: block;
    margin: auto;
    position: relative;
    top: 35px;
}
/*vps hosting*/
div#pills-tab {
    /*width: 100%;*/
}

    /*vps hosting*/
    
    .padding-heading {
    padding: 0 0px 20px 0;
}
        /*python hosting*/
        section.bundle-plan {
    padding-top: 32px;
}
    .icon-images img {
    width: 18%;
}
span.we-r-hiring {

    display: none;
}
ul.dropdown-menu.language-select-icon.language-select-icon-ones {
    top: 20px !important;
    right: -44px !important;
}
.col-lg-3.python-wid {
    width: 50%;
}
.border-lines-design {
    border: 1px solid #ffffff;
    border-radius: 20px 20px 0px 0px;
    margin-top: 6px;
}
.box-design {
    padding: 21px;
    border-left: 0px solid #cacaca;
    padding-top: 36px;
    border: 1px solid #cacaca !important;
    border-radius: 16px;
    margin-bottom: 16px;
}
.heading-bundle h3 {
    padding: 16px 5px;
    font-size: 36px;
    font-weight: 600;
}
.row.bundle-reverse {
    display: flex;
    flex-direction: column-reverse;
}
.seventyper p {
    text-align: center;
    background: #ffc235;
    padding: 3px;
    font-size: 42px;
    font-weight: 700;
    width: 38%;
    border-radius: 0 0 20px 20px;
    position: relative;
    bottom: 29px;
    left: 217px;
}
button.button-buy {
    background: #ffc235;
    padding: 10px;
    width: 70%;
}
    /*python hosting*/
    h4.colo-bg-1 {
    background: #fffbf1;
    width: 100%;

}
.bg-purple.purple {
    padding: 0px 10px 12px 10px !important;
    border-radius: 26px;
}
.left-cols-awesome img {
    width: 40%;
}
img.start-review-image {
    width: 187px !important;
}
img.tick-square {
    width: 20px;
    
}
ul.banner-list.list-unstyled img {
    margin-right: 6px;
}
section.banner-sec.share-bg {
    margin-top: 18px;
}
.experience {
    font-size: 14px;
    line-height: 39px;
    text-align: left;
    font-weight: 500;
    letter-spacing: 1px;
    margin: 0 0 5px 0;
}
.col-lg-3.quality-standard {
    width: 50%;
}
h4.colo-bg-2 {
    background: #f7f6ff;
    width: 100%;

}
    .container {
    max-width: 96% !important;
}
p.youstable-offer.m-0.text-white.offer-off {
    display: block;
    font-size: 11px;
    padding-left: 0 !important;
}

section.banner-sec.share-bg-four {
    padding-top: 20px;
}
h1.Banner-Heading.padding-heading {
    font-weight: 800;
    font-size: 32px !important;
    line-height: 41px !important;
    padding-bottom: 5px;
}
.lists-hosting {
    margin-top: 20px;
}
.feature_cols_desciption img {
    width: 32%;
}
.col-md-4.cols-awesome-youstable {
    text-align: center;
}
.app-installer {
    margin: 50px 0;
}
a.contact-hosting.one {
    font-size: 20px;
}
h2 {
    font-size: 30px !important;
    font-weight: 700 !important;
    line-height: 41.99px !important;
    letter-spacing: 0.02em !important;
}

.server-title {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #343434;
    padding: 20px 0px;
    padding-top: 12px;
}
.col-md-4.cols-awesome-youstable {
    margin-bottom: 16px;
}
br {
    display: none;
}
.Banner-title {
    font-size: 15px !important;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.02em;
    text-align: left;
}

.banner-list.list-unstyled li {
    font-size: 11px;
    font-weight: 500;
    line-height: 19.36px;
}
section.rating-section {
    padding: 0;
    margin: 24px 0 !important;
}
section.rating-section img {
    width:92px;
}
.rating-outer-card {
    text-align: center;
    height: 100%;
    padding: 15px 10px;
    border-radius: 12px;
    background: #fffdf6;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
button#viewMoreBtn {
    padding: 10px;
    background: #fff;
    border: 1px solid #6b46f2;
    color: #6b46f2;
    font-size: 18px;
    border-radius: 61px !important;
    display: block;
    margin: auto;
    width: 35%;
    position: relative;
    bottom: 0px;
    z-index: 1000;
    transition: 0.3s;
    margin-bottom: 38px;
    font-weight: 600;
    top: 10px;
}
.col-md-4.rating-cols {
    margin-bottom: 14px;
}
img.rating-img-host {
    width: 116px !important;
}
.fa-star:before {
    content: "★" !important;
    font-size: 14px;
}
.rating-outer-card p {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 0 !important;
    line-height: 1;
}
.d-flex.gap-5.align-items-center.position-relative {
    right: 24px;
    gap: 16px !important;
}
a.button-deal button {
    background: #ffc235;
    border: 0;
    padding: 3px 12px;
    border-radius: 20px;
    transition: 0.3s;
    font-size: 11px;
}
section.explore-section.mt-5 {
    margin-top: 0px !important;
    padding: 24px;
}
.shared-hosting-plan-heading {
    padding-bottom: 0px;
    padding: 0 68px;
}
.row.flex_unset {
    flex-wrap: nowrap; 
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
}
.upper-card {
    padding: 32px 20px;
    border-radius: 18px;
    border: 1px solid #cacaca;
    background: #fffdf9;
    height: 100%;
    transition: 0.3s;
}
p.hosting-price {
    color: #292929;
    margin: 30px 0 0 0;
    font-size: 48px;
    font-weight: 700;
    line-height: 70.19px;
}
span.hin-rs {
    font-weight: 400;
    font-size: 32px;
}
.col-md-4.explore-cols {
    width: 310px;
}
p.regular-price {
    color: #292929;
    margin: 0px 0 32px 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 21.78px;
}
.hosting-heading {
    color: #292929;
    font-size: 20px;
    font-weight: 700;
    line-height: 23.63px;
}

.most-popular-hosting.btn-light-purple {
    display: none;
}

img.movingclouds {
    width: 93px !important;
}
img.floating {
    width: 72px !important;
}

img.floating.yellow-circle {
    width: 28px !important;
    position: relative !important;
    top: 29px;
    left: 31px;
}
img.movingcloud {
    width: 53px !important;
    position: relative;
    right: 15px;
    top: 42px;
}
img.specification-tick {
    width: 20px;
    margin-right: 4px;
}
.specifications p {
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
}
p.hosting-price {
    color: #292929;
    margin: 16px 0 0 0;
    font-size: 48px;
    font-weight: 700;
    line-height: 70.19px;
}
.per_month {
    font-size: 18px;
   
}
.exploreplan-btn {
    font-size: 20px;
    border: none;
    padding: 9px 20px;
    border-radius: 40px;
    font-weight: 600;
    width: 100%;
}
.upper-card:hover {
    transform: scale(1.00) !important;
    background: #fff !important;
    box-shadow: 0px 5px 16px #ababab;
    border: 1px solid #292929;
}
.free_setup {
    position: absolute;
    top: 5rem;
    right: -47px;
    transform: rotate(-90deg);
    padding: 10px 16px;
    border-radius: 10px 10px 0 0;
    width: 135px;
}
.padding-r-l {
    padding: 0 0px;
}
section.explore-section {
    margin: 0px 0px;
}
section.awesome-youstable.affiliate-two {
    margin-top: 36px;
    margin-bottom: 82px !important;
}

.left-cols-awesome {
    padding: 20px 16px;
   
}
.sides-width {
    width: 100%;
    margin: 0 auto;
    padding-top: 32px;
}
.col-md-4.cols-aws-you {
    margin-bottom: 16px;
}
.bg-purple {
    background: #f2eeff;
    padding: 37px;
    border-radius: 12px;
}
.width-slider {
    width: 76%;
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 24px;
}
section.awesome-youstable.affiliate-two {
    margin-top: 36px;
    margin-bottom: 42px !important;
}
p.ay-title {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    width:100%;
    margin: 0 auto;
}
h2.server-heading {
    padding-top: 32px;
}
.bg-lt-black img {
    width: 92%;
    margin-top: 20px;
    margin: auto;
    padding: 0;
    border: 1px solid #292929;
    border-radius: 15px;
    background: #fff;
}

button.slick-prev.slick-arrow {
    left: -1.4rem;
    top: 1.3rem;
    font-size: 20px;
}
button.slick-next.slick-arrow {
    right: -1.4rem;
    top: 1.3rem;
    font-size: 20px;
}
.high-q-server {
    margin-top: 15px !important;
    margin-bottom: 46px !important;
}
span.text-dark.dot img {
    width: 20px;
    margin-right: 5px;
}
.btn-explore-plan {
    padding: 12px 28px;
}
.text-center.shared-hosting-plan-heading.web-host h2 {
    padding-top: 0;
}
section.rating-section {
    padding: 0;
    margin: 24px 0 !important;
    margin-bottom: 0px !important;
}
.features-awesome {
    padding-top: 32px;
    padding-bottom: 8px;
}
.row.text-left.mt-4 {
    margin-top: 0 !important;
}
.features-awesome {
    text-align: center;
}
.feature_cols_desciption {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 18px;
}
.bg-light-yellow {
    background: #fffdf6;
    border: 0px solid #292929 !important;
    border-radius: 12px;
    padding: 5px;
    margin-bottom:30px;
}
.input-group.search-domain {
    border: 1px solid #292929;
    border-radius: 30px;
    width: 70%;
    margin: 0 auto;
    margin-top: 16px;
}
input#searchDomain {
    padding: 10px 15px !important;
}
.search_domain-btn {
    width: 135px;
    border-radius: 0 30px 30px 0;
    border: none;
    border-left: 1px solid #292929;
    z-index: 1;
    font-size: 16px;
    font-weight: 600;
    line-height: 29.05px;
}

input#searchDomain::placeholder {
    font-size: 16px !important;
}
.domain-cost-container {
    bottom: 0;
    position: relative;
    width: 96%;
    margin: 0 auto;
}
.domain-amount {
    height: 110px;
    margin-bottom: 32px;
}
.col-lg-2.wid-mobile-two {
    width: 102px;
    display: block;
    margin: auto;
    margin-top: 14px;
    position: relative;
    top: 3.1rem;
}
.row.block {
    padding: 0px;
    position: relative;
    margin-top: -53px;
    top: 18px;
}
.section-p {
    height: auto !important;
    margin-top: 0px !important;
    margin-bottom: 10px;
}
.how-much-time {
    font-size: 18px;
    font-weight: 600;
    line-height: 29.55px;
}
.years-with-customer img {
    width: 40%;
    padding-bottom: 5px;
    transition: 0.3s;
}
.col-lg-4.tab-wid {
    width: 33%;
}
.text-p>span {
    transition: color 10s ease-in-out;
    font-size: 36px !important;
 
}
section.hosting-rating {
    margin: 12px 0px 0px 0px;
}
.customer-rating-hosting {
    margin-top: 0;
    margin-bottom: 0px;
}
.gap-top {
    margin-top: 10px;
    padding: 0px 0px 0px 0px;
    border-radius: 32px;
}
.border.text-center.gap-top {
    border: 0 !important;
}
.customer-rating-hosting {
    margin-top: 10px !important;
    border: 1px solid #e5e5e5 !important;
    padding: 12px;
    padding-bottom: 5px;
    border-radius: 10px;
    display: block;
    margin: auto;
    width: 100%;
}
section.established {
    padding-bottom: 46px;
}
button.nav-link.active.teb-bg-purple {
    padding: 10px 0 !important;
}
button.nav-link.teb-bg-purple {
    padding: 10px 0 !important;
}
.tab-pane {
    border-radius: 12px !important;
    padding: 18px 18px 5px 18px;
}
.server-titles.py-4 {
    font-size: 16px;
    font-weight: 400;
    line-height: 24.05px;
    padding-top: 18px !important;
    margin-bottom: 0;
}
img.thinking-girl.support-imgs {
    width: 90%;
}
img.thinking-girl {
    width: 47%;
    display: block;
    margin: auto;
}
.working-counter {
    font-size: 44px;
    font-weight: 700;
    line-height: 64.02px;
}
section.performance-sec.plans {
    margin: 16px 0;
}
.customer-review-content {
    padding: 0px 0px;
    padding-top: 20px;
}
/*review*/
.bg-customer-review {
    border-radius: 10px;
    padding: 24px;
    right: 0rem;
    bottom: 0.4rem;
    margin-bottom: 24px;
    height: 320px;
}
.carousal-cap {
    width: 74%;
    margin: 0 auto;
    height: 100%;
}
.bg-customer-review {

    margin-right: 0px;
    margin-left: 0px;
 
}
img.review-img {
    width: 23%;
    top: 54px;
    left: 132px;
    display: block;
    margin: auto;
    border-radius: 100%;
    border: 4px solid #fff;
}
.bg-customer-review img {
    width: 36px !important;
    margin-top: 14px;
    margin-bottom: 14px;
}
.col-lg-6.support-rev {
    width: 50%;
}
.cutomer_review {
    font-size: 16px;
    line-height: normal;
}
.bg-customer-review h5 {
    font-size: 18px;
}
img.review-star {
    width: 24% !important;
    margin-top: 0px;
}
.carousel-inner {
    padding-top: 0px;
}
p.server-title.What-Our-Customer {
    margin-bottom: 0;
    padding-bottom: 0;
}
/*review*/

button.accordion-button.acc-purple-bg.collapsed {
    font-size: 20px;
}
button.accordion-button.acc-purple-bg {
    font-size: 20px;
}
.accordion-body {
    letter-spacing: 0em;
    padding: 5px 0 0 0 !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.faq-question {
    margin-bottom: 20px;
}
section.faq {
    margin: 28px 0;
}

.container.customer-support-container .mt-4 {
    margin-top: 0 !important;
}

/*footer*/

.footer-logo-content {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 0px;
}
.footer-logo-mob {
    display: block !important;
    width: 162px;
    padding-top: 20px;
    padding-bottom: 20px;
}
img.mb-3.footer-logo {
    display: none;
}
.footer {
    padding: 5px 0px 0px 0px;
}
.social img {
    background: #fff;
    border-radius: 40px;
    transition: 0.3s;
    width: 38px;
    margin-bottom: 15px;
}
.footer-title {
    padding-right: 0px;
}
.footer-title {
    font-size: 15px;
    line-height: 20px;
    padding: 10px 0;
    margin: 0;
}
.footer-rt-col {
    padding-left: 0px;
    margin-top: 20px;
}
.footer-options h5 {
    font-size: 16px;
    line-height: 20px;
}
.footer-options ul li {
    padding-bottom: 7px;
    font-size: 16px;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.01em;
}
.footer-options ul li a {
    font-size: 14px;
    line-height: 20px;
}
.pay-image img {
    width: 46%;
    /* position: relative; */
    top: 24px;
}
.footer-end-texts {
    font-size: 16px;
    line-height: 17px;
    text-align: center;
}
.affiliated {
    font-size: 14px;
    line-height: 22.36px;
}
/*footer*/

}
li.nav-item.flag-border {
    list-style-type: none;
    margin-left: 16px;
}

a.text-white.phone-1 {
    font-size: 14px;
}
.python-features {
    padding-bottom: 78px;
}

/*monthly yearly tabs css*/
button.nav-link.nav-linked {
    width: 100%;
    display: block;
    margin: auto;
    border-radius: 0;
    border: 1px solid #cacaca;
    color: #292929;
     background: #fff;
    color: #6b46f2;
    border-color: #6b46f2;
    font-weight: 600;
    padding: 10px;
}
button.nav-link.nav-linked.active {
    color: #fff;
    border-color: #6b46f2;
}
button.nav-link.nav-linked.active:hover {
    color: #fff;
}
button.nav-link.nav-linked:hover {
    background: #eae5ff;
    color: #6b46f2;
    
}
.row.nav.nav-pills.wid-more {
    margin: auto;
    width: 50%;
    margin-bottom: 32px;
}
/*monthly yearly tabs css end*/
p.rams-content {
    margin-bottom: 3px;
    font-size: 18px;
    color: #5835d3;
}
.content-server-box {
    background: #fffbf3;
    padding: 32px;
    height: 100%;
    border-bottom: 4px solid #ffc235;
}
.content-server-box h3 {
    padding-bottom: 16px;
}
span.ram-points {
    color: #9f9f9f;
}
button.customer-server-btn {
    background: #ffffff00;
    border: 0;
    padding: 10px;
    border-radius: 0px;
    width: 50%;
    margin-top: 28px !important;
    font-weight: 400;
    color: #292929;
    display: block;
    margin-right: auto;
    transition: 0.3s;
    border: 2px solid #ffc235;
}
button.customer-server-btn:hover {
    background:#ffc235;
    color:#292929;
}
span.phone-mini img {
    width: 22px;
    margin-right: 6px;
    vertical-align: bottom;
}

section.awesome-youstable.affiliate-two.affiliate-four.dedicated-india {
    margin-bottom: 0px !important;
}
section.dedicated-india-plan {
    padding-bottom: 50px;
}
.card-server {
    background: #eae3ff;
    padding: 16px;
    border-radius: 10px;
}
.card-server {
    background: #ffffff;
    padding: 26px 16px;
    border-radius: 10px;
    border: 3px solid #eae3ff;
    margin-bottom: 18px;
    transition:0.3s;
}
.card-server:hover {
    background: #f6f3ff;

}
.button-buy-nows a {
    color: #292929;
}
.button-buy-nows button:hover {
    background: #ffc235;
}
.button-buy-now a {
    color: #6b46f2;
}
.button-buy-now a:hover {
    color: #fff;
}
.one-month-label p {
    background: #6b46f2;
    width: 70%;
    display: block;
    /* margin: auto; */
    text-align: start;
    padding: 10px 18px;
    border-radius: 0px 33px 33px 0px;
    color: #ffffff;
    position: relative;
    right: 18px;
    top: 6px;
}
.button-buy-now button {
    width: 100%;
    padding: 10px;
    background: #ffffff;
    color: #6b46f2;
    font-size: 18px;
    text-align: start;
    border: 1px solid #6b46f2;
    transition:0.3s;
}
.button-buy-now button:hover {
    background: #6b46f2;
    color: #fff;
}
img.cart-icon {
    width: 46px;
    margin-right: 10px;
}
img.cart-icon {
    width: 47px;
    margin-right: 0px;
    background: #6b46f2;
    padding: 8px;
    height: 100%;
}
.button-buy-now, .button-buy-nows {
    width: 100%;
}
.one-month-labels p {
    background: #ffc235;
    width: 70%;
    display: block;
    /* margin: auto; */
    text-align: start;
    padding: 10px 18px;
    border-radius: 0px 33px 33px 0px;
    color: #292929;
    position: relative;
    right: 18px;
    top: 6px;
}
.card-servers {
    background: #ffffff;
    padding: 26px 16px;
    border-radius: 10px;
    border: 3px solid #ffe5a8;
    margin-bottom: 18px;
    transition:0.3s;
}
.card-servers:hover {
    background: #fffbf0;
}
.button-buy-nows button {
    width: 100%;
    padding: 10px;
    background: #ffffff;
    color: #292929;
    font-size: 18px;
    text-align: start;
    border: 1px solid #ffc235;
    transition: 0.3s;
}
img.cart-icon-bk {
    width: 47px;
    margin-right: 0px;
    background: #ffc235;
    padding: 8px;
    height: 100%;
}

li.nav-item.dropdown.footer-li-adjust {
    border-bottom: 0;
}
.row.flex_unset.cards-justify {
    justify-content: center;
}
img.server-image-one {
    display: block;
    margin: auto;
    padding: 5px;
    border-radius: 0px;
    /* box-shadow: 0px 23px 20px #29292921; */
    width: 100%;
    padding-top: 0;
    padding-bottom: 10px;
    border-bottom: 0px solid #c9c9c9;
}
.image-server-dedicated-india img {
    width: 60px;
}
.feature_cols_desciption.dedicated-india-one-server p {
    font-size: 16px;
    /*padding-top: 20px;*/
}
.feature_cols_desciption.dedicated-india-one-server {
    border: 0;
    padding: 42px;
    height: auto;
    background-color:#f5f2ff;
    border-radius: 12px;
    padding-top: 36px;
    padding-bottom: 36px;
    /*border: 1px solid #cacaca;*/
}
.feature_cols_desciption.dedicated-india-one-server:hover {
    background: #fff7e4;
    color: #292929;
    box-shadow: 0px 0px 0px #fff;
}
.feature_cols_desciption.dedicated-india-one-server h5 {
    margin-bottom: 8px;
    margin-top: 0;
}
.feature_cols_desciption.dedicated-india-one-server {
    margin-bottom: 22px;
    background: #fff;
    box-shadow: 2px 6px 33px #00000012;
}

section.new-list-section.container.set-mb {
    margin-bottom: 62px;
}
.text-center.operating-sytem-bg {
    background: #f8f8f8;
    padding: 38px;
    border-radius: 28px;
}



/*new table design*/

th.td-light-yellow {
    width: 159px;
}
th.td-light-purple {
    background: #F4F1FF !important;
}
th.td-light-yellow {
    background: #FFF8E8 !important;
}
th.td-light-yellow.purple-th-color {
    background: #f4f1ff !important;
}
tr.country-server-specs-heads th {
    padding: 32px 0px;
    font-size: 18px;
    font-weight: 600;
    border-left: 10px solid #fff;
    border-bottom: 0;
}
.td-light-purple {
    width: 255px;
}
.td-light-purple {
    width: 255px;
    padding: 14px 0px;
    font-size: 18px;
    font-weight: 600;
    border-bottom: 0;
    background: #f4f1ff;
    border-radius: 20px 20px 0px 0px;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
}
.td-light-yellow {
    padding: 14px 0px;
    font-size: 18px;
    font-weight: 600;
    border-bottom: 0;
    width: 146px;
    background: #fff8e8;
    border-radius: 20px 20px 0px 0px;
}
.td-light-yellow.purple-th-color {
    background: #f4f1ff;
    
}
td.purple-color-servers {
    text-align: start !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    width: 243px !important;
}
td.space-width-set {
    width: 156px;
}
td.indian-host-price.space-width-set {
    width: 156px;
}
td.usa-host-price.space-width-set {
    width: 156px !important;
}
.server-name-purple {
    width: 255.90px;
}
.space-wid-sett {
    width: 146.68px;
}
p.no-setup-fee {
    margin-bottom: 0 !important;
    position: relative;
    background: #fff8e8;
    display: block;
    margin: auto;
    text-align: center;
    width: 160px;
    font-size: 14px;
    padding: 2px 4px;
    border-radius: 10px 10px 0px 0px;
    top: 14px;
    margin-top: 4px;
}
p.server-name-setup {
    margin-bottom: 0;
    position: relative;
    left: 16px;
    top: 12px;
}
.main-table-box {
    border: 1px solid #e6e6e6;
    border-radius: 0px 20px 20px 20px;
    padding-bottom: 48px;
    box-shadow: 8px 18px 33px #d6d6d685;
    width: 1204px;
}
.table-responsive {
    overflow-x: unset !important;
    -webkit-overflow-scrolling: touch;
}
.space-wid-sett {
    font-weight: 600;
} 
.row.flex_unset.shared-hosting-m-set {
    margin-top: 24px;
}
/*new table design*/

a.View-Full-Comparison {
    color: #6b46f2;
    font-size: 18px;
}

.comparison-button:hover {
    background: #efeaff;
     box-shadow: 7px 7px 0px #fff;
}
.comparison-button {
    display: block;
    margin: auto !important;
    width: 24% ;
    border: 1px solid #6b46f2;
    text-align: center;
    padding: 12px;
    border-radius: 0px;
    margin-top: 22px !important;
    transition: 0.2s;
    box-shadow: 7px 7px 0px #00000014;
}
p.hosting-price.indian-host-prices {
    margin-top: 24px;
    margin-bottom: 5px;
}
p.usa-host-prices {
    margin-top: 24px;
    margin-bottom: 5px;
}


/*scroll accordion*/
h4.colo-bg-1.accordion-header.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    z-index: 1020;
    top: 324px;
}
h4.colo-bg-2.accordion-header.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    z-index: 1020;
    top: 324px;
}
.other {
    height: 36vh;
}
section.table-comparison {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    background-color: #fff;
    z-index: 99999;
    margin-bottom: 0;
    padding-top: 1px;
}
/*scroll accordion*/

::-webkit-scrollbar {
    height: 4px;
}
.text-center.shared-hosting-plan-heading.shared-hosting-plan-heading-one {
    padding-bottom: 24px;
}
h4.colo-bg-2.accordion-header.sticky-top.features-free, h4.colo-bg-1.accordion-header.sticky-top.features-free {
    position: -webkit-sticky;
    position: sticky;
    z-index: 1020;
    top: 272px;
}
p.per_month.comp-table-year {
    font-weight: 700;
    margin-bottom: 0;
    padding-bottom: 0;
}
p.per_year_plan {
    font-size: 18px;
    padding-top: 3px;
    font-weight: 600;
    text-align: start;
}
.price-container.share-set-pd {
    margin-bottom: 0;
}
button.btn-yellow.exploreplan-btn.comp-button-design, button.btn-purple.exploreplan-btn.comp-button-design {
    margin-bottom: 10px;
    margin-top: 10px;
}

.customer-support-container {
  margin-bottom: 30px;
}

.slick-slide{
  height: 16% !important;
}

.main-div {
  background: #fff;
  padding: 30px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
  margin-bottom: 30px;
}

.icon-color {
  color: #138808 !important;
  font-size: 16px !important;
}

.border__0{
  border: 0px;
}


.btn-purple:hover {
  background: #4E31AD !important;
}