.tetimonial-heading {
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

.tetimonial-text {
  text-align: justify !important;
  color: #373737 !important;
  line-height: 1.6;
  font-size: 15px;
}
.trust-logos {
  display: flex;
  width: 100%;
}
.trust-logos img {
  margin-right: 20px;
  width: 134px;
  height: 70px;
  object-fit: contain;
}
.testimonials-slide {
  background-color: #fff;
  border-radius: 10px;
  text-align: center;
  box-shadow: 0 0 7px #f2f2f2;
  margin: 0px;
  box-shadow: 0 0 15px #ececec;
}
.testimonials-slide .testimonials-padding-box {
  padding: 30px 30px 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.testimonials-slide .testimonials-padding-box > p {
  line-height: 30px;
}
.testimonials-user {
  margin-top: 15px;
  min-height: 95px;
}
.reviow-secionbox {
  width: 100%;
  text-align: center;
  display: inline-block;
}
h5.testimonial-users {
  color: #01688e;
}
.reviow-secionbox p {
  margin: 0;
  font-size: 15px;
  font-weight: 600;
  padding: 0 0 6px 0;
  color: #373737 !important;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}

.review-text {
  color: #373737 !important;
  margin-bottom: 1rem;
  font-size: 15px;
  text-align: center !important;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}
.testimonial-users {
  font-weight: 600;
  margin: 10px 0 5px;
}
.starlist-customer > img {
  height: 28px;
}
.customer-satisfactiontitle {
  margin: 0 0 30px;
}
.customer-star-value {
  color: #fba529;
  font-size: 14px;
  font-weight: 600;
  margin: 0 5px 0 15px;
  position: relative;
  top: 5px;
}
.customer-star-value::after {
  position: absolute;
  left: -8px;
  top: 0;
  height: 20px;
  width: 1px;
  background-color: #bebebe;
  content: "";
}
.customertitle-tag {
  font-size: 14px;
  font-weight: 500;
  color: #475058;
  position: relative;
  top: 5px;
}

.testimonial-home .owl-theme .owl-nav {
  margin-top: 10px;
  display: flex !important;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  top: 40%;
  bottom: 0;
  margin: auto;
}
.owl-stage {
  display: flex;
  padding: 10px 0px;
}
.owl-stage-outer .item {
  display: flex;
  max-width: 95%;
  margin: auto;
  height: 100%;
}
button.owl-prev {
  margin-left: -13px !important;
}
button.owl-next {
  margin-right: -13px !important;
}
.testimonial-home h2 {
  font-size: 26px;
  text-align: left !important;
  margin: 20px 0px;
  line-height: inherit;
}
.pow-bus-div {
  border: 1px solid #ccc;
  border-radius: 10px;
  margin: 1%;
}

.domain-cards {
  padding: 10px;
  border-radius: 15px 15px 5px 5px !important;
}
.card {
  box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.12);
}
.card-height-eqaual {
  display: flex !important;
  align-items: inherit !important;
  justify-content: center !important;
}

#partners-logos .animation div:first-child {
  animation: img-animation-aff 3s infinite;
}
div#partners-logos h2 {
  text-align: left !important;
}
#partners-logos .animation {
  height: 150px;
  background-color: #fff;
  width: fit-content;
  overflow: hidden;
  margin-left: 1rem;
}
#partners-logos .animation {
  height: 130px;
  width: fit-content;
  overflow: hidden;
  margin-left: 1rem;
  padding: 10px;
  border-radius: 5px;
}

#partners-logos .animation > div > div {
  width: auto;
  height: 144px;
  margin-bottom: 0px;
  display: inline-block;
}
.first img {
  height: 90px !important;
}
.second {
  margin-top: 30px;
}

#partners-logos .animation div:first-child {
  animation: img-animation-aff 3s infinite;
}

#partners-logos .animation > div > div img {
  width: 100%;
  height: 100%;
}
#partners-logos h2 {
  line-height: inherit;
  font-weight: 600;
  text-align: left;
  position: relative;
  margin-bottom: 40px;
}
#partners-logos h2 span {
  color: #016e97;
}
#partners-logos h2::after {
  position: absolute;
  width: 120px;
  height: 4px;
  background: #016e97;
  content: "";
  left: 0;
  bottom: -10px;
}
#partners-logos p {
  line-height: 30px;
  font-size: 15px;
}

@keyframes img-animation-aff {
  0% {
    margin-top: 0;
  }

  25% {
    margin-top: 0;
  }

  50% {
    margin-top: -100px;
  }

  75% {
    margin-top: -100px;
  }

  100% {
    margin-top: 0;
  }
}
.partner-sec-new {
  width: 100%;
  float: left;
  padding: 60px 0px;
}
@media (min-width: 576px) {
  #partners-logos .col-sm-4 {
    flex: 0 0 auto;
    width: 25%;
  }
}

.tab-content-height {
  min-height: auto;
}

.tab-pane-div {
  /* border: 2px solid grey; */
  border-radius: 10px;
  margin: 10px;
  box-shadow: 0 0 15px #01688e21;
  background: #fff;
}

.tab-images img {
  width: 75%;
}

.btn {
  padding: 10px 40px;
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
  font-family: "Inter", sans-serif;
}

.nav-pills .nav-link {
  border: 2px solid #01688e !important;
  color: #3d3d3d !important;
  border-radius: 10px;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background-color: #01688e;
  color: #fff !important;
}
.nav-item {
  margin: 10px;
}

.plan-main-tab {
  width: 100% !important;
  float: left !important;
  height: auto !important;
  padding: 60px 0px !important;
}
.plan-main-tab .nav-link {
  color: #3d3d3d !important;
  padding: 8px 20px !important;
  border-radius: 50px !important;
}
.plan-main-tab .nav-item {
  margin: 0px 5px;
}
.plan-main-tab .nav-link::before {
  display: none !important;
}
.plan-main-tab .nav-link.active {
  background: #01688e !important;
  color: #fff !important;
  transform: scale(1);
}
.plan-main-tab table tr td:nth-child(1) {
  text-align: left !important;
}
.plan-main-tab h2 {
  margin-bottom: 50px !important;
}

.plan-main-tab table th {
  vertical-align: middle !important;
}

.plan-main-tab table .form-select {
  transition: none !important;
  background-color: #fff !important;
  margin: 20px 0px !important;
  max-width: 90% !important;
  margin: auto !important;
  color: #222222 !important;
}

.offer-plans-cards h3 {
  font-size: 24px;
  color: #303030;
  margin: 10px 0px;

  border-radius: 30px;
  padding: 10px;
}
.offer-plans-cards p {
  color: #6f6f6f;
}

.offer-plans-cards h4 {
  margin: 10px 0px;
}

.offer-plans-cards h4:nth-child(2) span {
  display: inline-block !important;
}

.offer-plans-cards {
  border: 1px solid #ccc;
  padding: 15px;
  border-radius: 15px;
}
.dicount-tag {
  color: #004b90;
  background: rgba(1, 110, 151, 0.09);
  border-radius: 20px;
  display: inline-block;
  padding: 4px 12px;
  font-size: 12px;
  font-weight: 700;
}

.icon-colors {
  color: #41b7dd;
}
tfoot tr td {
  border: 0px solid #fff;
}
.currency-text {
  font-size: 36px;
  line-height: 56px;
  font-weight: 700;
  margin-bottom: 0px;
}

.currency-text-month {
  font-size: 20px;
}
span.text-color.currency-text {
  color: #2f1c6a;
}
.plan-main-tab table th {
  vertical-align: middle !important;
  padding: 0px !important;
}

.offer-plans-cards {
  align-items: center;
  background-color: #fff;
  border: 1px solid #d5dfff;
  border-radius: 4px;
  transition: 0.5s ease-in-out;
  /* max-width: 360px; */
  /* padding: 31px 23px; */
  padding: 20px 23px;
}

.offer-plans-cards ul {
  /* border-top: 1px dashed #bfc0bf; */
  padding-top: 20px !important;
  padding-left: 0px !important;
}

.offer-plans-cards ul li {
  display: flex;
  justify-content: space-between;
  list-style: none;
  position: relative;
  text-align: left;

  color: #616161;
  font-size: 14px;
  font-family: "Inter";
  font-weight: 500;
  margin-bottom: 12px;
  margin-left: 0px;
}

.offer-plans-cards:hover {
  box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.12);
}

.offer-card-parent {
  padding-top: 24px;
  position: relative;
  text-align: center;
  margin: auto;
}

.dicount-tag {
  color: #004b90;
  background: rgba(1, 110, 151, 0.09);
  border-radius: 20px;
  display: inline-block;
  padding: 4px 12px;
  font-size: 14px;
  font-weight: 700;
}

.text-color {
  color: #2f1c6a;
}

.btn-theme {
  background-color: #a8e341 !important;
  color: #fff !important;
}

.btn {
  padding: 10px 40px;
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
  font-family: "Inter", sans-serif;
}

.renewal-price {
  color: #727586;
  height: 24px;
  margin: 20px 0 0px;
  font-size: 14px;
}
.icon-colors {
  color: #41b7dd;
}
.popular-card-new {
  position: absolute;
  top: 0;
  right: 0;
  background: #2f1c6a;
  padding: 10px 20px;
  color: #fff;
  border-radius: 10px;
  font-size: 13px;
  left: 0;
  width: fit-content;
  margin: auto;
}
.offer-plans-cards h3 {
  font-size: 24px;
  color: #303030;
  margin: 0px 0px 10px 0px;
}
.offer-plans-cards p {
  color: #6f6f6f;
}

.offer-plans-cards h4 {
  margin: 10px 00px;
}

.plan-main-tab table th h3 {
  font-size: 24px !important;
}
.plan-main-tab table th select {
  width: 80% !important;
  margin: auto;
}
.head-sticky {
  position: sticky;
  top: 85px;
}

.ssd-host-feat-tbl-th {
  width: 20%;
  background: #fff !important;
}

.card-height-eqaual {
  display: flex !important;
  align-items: inherit !important;
  justify-content: center !important;
}
.icon-boxes {
  padding: 10px;
  text-align: center;
  box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.12);
  margin-bottom: 15px;
}
.icon-boxes i {
  color: #41b7dd;
}
.icon-boxes p {
  margin-top: 5px;
  margin-bottom: 0rem;
}

.pow-bus-div {
  border: 1px solid #ccc;
  border-radius: 10px;
  margin: 1%;
}

.box-shadows {
  box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.12);
}
.margin-top-bottom-softa {
  margin: 20px 0px;
}
.softa-cards {
  display: flex;

  /*  max-width: 95%; */
  margin: auto;
}
.softa-cards-body {
  height: 100%;
  overflow: auto;
  text-align: center;
}

.softa-cards-inner-card {
  width: 100%;

  font-family: Plus Jakarta Sans;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.1607843137);
  padding: 25px;
  margin-bottom: 30px;
}
.softa-cards-inner-card .img-parts {
  text-align: center;
}
.softa-cards-inner-card .img-parts img {
  width: 30% !important;
}

.softa-cards-inner-card h3 {
  color: #161c2d;
  font-size: 22px;
  font-weight: 700;
  margin: 20px 0px;
  text-align: center;
}

.softa-cards-inner-card p {
  color: #8d8d8d;
  font-family: "Poppins";
  font-size: 15px;
  margin: 0px;
  text-align: justify;
}
.more {
  display: none;
}

.read-more-btn {
  padding: 7px 20px !important;
  border: 1px solid #41b7dd !important;
  font-size: 15px;
  /* color: #fff !important; */
  display: flex;
  align-items: center;
  font-weight: 600;
}
.margin-top-60 {
  margin-top: 60px !important;
}
.soft-card-img {
  border: 2px solid gray;
  border-radius: 10px;
  padding: 30px;
  margin: 20px;
}
.pow-bus-div {
  border: 1px solid #ccc;
  border-radius: 10px;
  margin: 1%;
}

.domain-cards {
  padding: 10px;
  border-radius: 15px 15px 5px 5px !important;
}
.domain-cards-parent .card {
  box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.12);
}

.dom-name-faq ul li {
  margin-bottom: 10px;
  text-align: justify;
  font-family: "Inter";
  color: #787878;
  line-height: 31px;
}
.faq-card-new .card-body ul li {
  width: 100%;
  float: left;
  font-size: 15px;
  font-weight: normal;
  margin: 10px 0px 10px 0px;
  padding-left: 30px;
  position: relative;
  font-family: "Inter";
  color: #787878;
  line-height: 1.2;
}
.faq-card-new .card-body ul li::after {
  width: 10px;
  height: 10px;
  content: "";
  background: url("./assets/images/circle.png") center center no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 2px;
}

.pow-bus-div {
  border: 1px solid #ccc;
  border-radius: 10px;
  margin: 1%;
}

.get-code-btn {
  padding: 7px 20px !important;
  background: #41b7dd !important;
  font-size: 15px;
  color: #fff !important;
  display: flex;
  align-items: center;
  font-weight: 600;
  max-width: 120px;
}
.box-shadows {
  box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.12);
}

.margin-row {
  margin: 25px auto !important;
}

.img-text-card .row .img-part-padding-20 {
  padding: 20px;
}

.review-user-sec {
  height: 100%;
  position: relative;
  overflow: inherit;
  background-color: #fff;
  border-radius: 10px;
  text-align: center;
  /* box-shadow: 0 0 7px #f2f2f2; */
  margin: 0px;
  box-shadow: 0 0 15px #ececec;
}
.review-user-sec .review-user-head {
  padding: 30px 30px 0;
  display: flex;
  flex-direction: column;
  /* justify-content: space-between; */
  justify-content: center;
  height: 100%;
}
.review-user-sec .review-user-head > p {
  line-height: 30px;
}
.review-text {
  color: #373737 !important;
  margin-bottom: 1rem;
  font-size: 15px;
  text-align: center !important;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}
.review-user-body {
  margin-top: 15px;
  /* min-height: 95px; */
  min-height: 65px;
}
h5.review-user-name {
  color: #01688e;
}
.review-user-div p {
  margin: 0;
  font-size: 15px;
  font-weight: 600;
  padding: 0 0 6px 0;
  color: #373737 !important;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}
.review-user-div {
  width: 100%;
  text-align: center;
  display: inline-block;
}

.review-user-sec {
  position: relative;
  overflow: inherit;
}

.review-user-sec::before {
  width: 70%;
  position: absolute;
  height: 100%;
  left: -10px;
  background: #3fb4d85c;
  content: "";
  top: -10px;
  border-radius: 10px;
  z-index: -1;
  transform: translate(0px, 0px);
  transition: all 0.3s ease;
}
.review-user-sec::after {
  background: red;
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  content: "";
  top: -45px;
  right: 13px;
  margin: auto;
  background: url("../images/user-6.png");
  background-color: white;
  background-size: 25px;
  background-repeat: no-repeat;
  border: 2px solid #3fb4d85c;
  background-position-x: 12px;
  background-position-y: 10px;
  transform: translate(0px, 0px);
  opacity: 2;
  pointer-events: all;
  transition: all 0.2s ease;
}
.height-equal-cards-review {
  display: flex !important;
  align-items: inherit !important;
}

.margin-row {
  margin: 20px auto !important;
}
.faq-card-new .card-body ul li::after {
  width: 10px;
  height: 10px;
  content: "";
  background: url("../images/circle.png") center center no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 2px;
}

.faq-card-new .card-body ul li {
  width: 100%;
  float: left;
  font-size: 15px;
  font-weight: normal;
  margin: 10px 0px 10px 0px;
  padding-left: 30px;
  position: relative;
  font-family: "Inter";
  color: #787878;
  line-height: 1.2;
}

.review-user-sec {
  background-color: #fff;
  border-radius: 10px;
  text-align: center;
  box-shadow: 0 0 7px #f2f2f2;
  margin: 0px;
  box-shadow: 0 0 15px #ececec;
}
.review-user-sec .review-user-head {
  padding: 30px 30px 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.review-user-sec .review-user-head > p {
  line-height: 30px;
}
.review-text {
  color: #373737 !important;
  margin-bottom: 1rem;
  font-size: 15px;
  text-align: center !important;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}
.review-user-body {
  margin-top: 15px;
  /* min-height: 95px; */
  min-height: 3px;
}
h5.review-user-name {
  color: #01688e;
}
.review-user-div p {
  margin: 0;
  font-size: 15px;
  font-weight: 600;
  padding: 0 0 6px 0;
  color: #373737 !important;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}
.review-user-div {
  width: 100%;
  text-align: center;
  display: inline-block;
}

.review-user-sec::before {
  width: 70%;
  position: absolute;
  height: 100%;
  left: -10px;
  background: #3fb4d85c;
  content: "";
  top: -10px;
  border-radius: 10px;
  z-index: -1;
  transform: translate(0px, 0px);
  transition: all 0.3s ease;
}
.why-comp-hate {
  display: flex !important;
  align-items: inherit !important;
  padding: 60px 0px 40px 0px;
}
.card-height-eqaual {
  display: flex !important;
  align-items: inherit !important;
  justify-content: center !important;
}

.affiliate-banner-code .size-img-box {
  padding: 20px 0;
}

/* .get-code-btn {
  padding: 7px 18px !important;
  background: #41b7dd !important;
  font-size: 15px;
  color: #fff !important;
  display: flex;
  align-items: center;
  font-weight: 600;
} */

.joomla-hosting .row {
  margin-top: 40px;
}

.margin-top {
  margin-top: 40px;
}
.margin-bottom {
  margin-bottom: 20px;
}
.margin-top-bottom {
  margin: 20px auto !important;
}
.m-20 {
  margin: 20px;
}
.p-60 {
  padding: 60px 0px !important;
}
.m-mt-mb {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pt-48 {
  padding-top: 3rem !important;
}
.padding-one {
  padding: 16px;
}
.m-mt-mb-8 {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
}
.margin-top-16 {
  margin-top: 16px;
}

.margin-top-48 {
  margin-top: 48px;
}
.m-mb-8 {
  margin-bottom: 8px !important;
}
.margin-bottom-48 {
  margin-bottom: 48px;
}
.margin-bottom-60 {
  margin-bottom: 60px;
}

.margin-top-bottom-48 {
  margin-top: 48px;
  margin-bottom: 48px;
}
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.height-100 {
  height: 100%;
}
.row.domain-register-banner {
  color: #f5f5f5;
}

/* apllication hosting section */

.appli-host-card .height-equal-cards-review .col-md-6 {
  margin-bottom: 20px;
}
.text-align-justify {
  text-align: justify;
}
.inner-banner-sec .text-part h4,
.inner-banner-sec .text-part h5 {
  color: #f5f5f5;
  margin-bottom: 20px;
}

.wordpress-banner-text ul {
  margin: 0px;
}
.info {
  flex: 0 0 auto;
}
.inner-banner-sec .text-part h5 a {
  color: #0f5167;
  padding-left: 10px;
  font-size: 26px;
  font-weight: bold;
  font-family: "Poppins";
}
.affileate-program-card p {
  color: #8d8d8d;
  line-height: 32px;
}
.why-hostripples-sec .row {
  margin-top: 25px;
}
.why-hostripples-sec .row .col-lg-6 {
  margin-bottom: 30px;
}
.appli-host-card h2 {
  margin-bottom: 40px;
}
.appli-host-card .Step-to-adv {
  box-shadow: 2px 2px 5px 0px rgb(0 0 0 / 25%) !important;
}
.appli-host-card .Step-to-adv p {
  color: #8d8d8d;
}
body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #f5f5f5;
}

body::-webkit-scrollbar {
  width: 12px;
  background-color: #f5f5f5;
}

body::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #41b7dd;
  height: 120px;
}

.about-strong-bullets {
  width: 100%;
  float: left;
  padding: 60px 0px;
}
.about-strong-bullets .col-lg-8 {
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1607843137);
  border-radius: 10px;
  align-items: center;
  margin: auto;
}

.about-strong-bullets .row {
  margin: 40px 0px auto;
}

/* .inner-banner-sec .text-part h5  */
.call-us-btn {
  background: #fff !important;
  color: #000 !important;
  text-align: center !important;
  padding: 10px 40px !important;
  width: fit-content !important;
  border-radius: 50px !important;
}

/* legal policies */
.legal-page-sec {
  width: 100%;
  float: left;
  padding: 40px 0px;
  /* background: #f0f5ff87; */
}

.legal-card-parent {
  display: flex !important;
  align-items: inherit !important;
  margin-top: 50px;
}
.legal-card-parent .col-md-3 {
  margin-bottom: 20px;
}

.legal-card-size {
  height: 100% !important;
}

.legal-card-size .card-body {
  padding: 10px !important;
}
.legal-card-size a {
  text-decoration: none;
  font-size: 1rem;
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  color: #424242;
  text-align: center;
}

.legal-card {
  width: 25%;
  text-align: center;
  margin: 17px auto;
}

/* new legal page design start here  */

.legal-cards {
  display: flex;
  align-items: start;
}

.legal-cards .legal-cards-tabs .nav {
  flex-direction: column;
  margin: 0px !important;
}
.legal-cards .legal-cards-tabs {
  width: 24%;
  flex: 0 0 auto;
}

/* .legal-cards .legal-cards-tabs .nav-link::before {
  display: none;
} */

.legal-cards .nav-pills .nav-link {
  border-bottom: 1px solid #01688e !important;
  border: 0px !important;
  border-radius: 0px;
  text-align: left;
  width: 100%;
}

.legal-cards .tab-content p {
  color: #8d8d8d;
  margin-bottom: 20px;
  line-height: 31px;
  text-align: justify;
}

/* .legal-cards .tab-content .aup-policies h2,
.legal-cards .tab-content .terms-service-policies h2,
.legal-cards .tab-content .privacy-policies-page h2,
.legal-cards .tab-content .biling-policies-page h2,
.legal-cards .tab-content .copyright-trademark-page h2,
.legal-cards .tab-content .complaints-procedure-page h2,
.legal-cards .tab-content .cancellation-refund-page h2 {
  margin-bottom: 50px;
} */

.legal-cards .tab-content h2 {
  margin-bottom: 50px;
}

.legal-cards .tab-content h3 {
  margin-bottom: 20px;
  font-size: 26px;
  font-family: "Plus Jakarta Sans";
  font-weight: bold;
  color: #4c4a4a;
}

.sticky-tab {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
}
.visible-title {
  visibility: visible;
}

.legal-cards .tab-content .terms-service-policies ul li {
  list-style: auto;
}

.legal-cards .tab-content .terms-service-policies li {
  color: #8d8d8d;
  margin-bottom: 20px;
  line-height: 31px;
  text-align: justify;
}

.legal-cards .tab-content .terms-service-policies li strong,
.legal-cards .tab-content .terms-service-policies p strong {
  color: #4c4a4a;
}

.legal-cards .tab-content .new-policies-add-one-page ul li {
  list-style: auto;
}

.legal-cards .tab-content .new-policies-add-one-page li {
  color: #8d8d8d;
  margin-bottom: 20px;
  line-height: 31px;
  text-align: justify;
}
.legal-cards .tab-content .new-policies-add-one-page .domain-list li {
  list-style: disc;
}

.legal-cards .tab-content .new-policies-add-one-page ul li {
  list-style: auto;
}

.legal-cards .tab-content .new-policies-add-one-page li strong,
.legal-cards .tab-content .new-policies-add-one-page p strong {
  color: #4c4a4a;
}

/* .legal-cards .tab-content {
  background:  #01688e !important;
} */

/* .legal-cards .nav-pills .nav-link.active::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
} */

/* new legal page design end here  */

.card-point {
  cursor: pointer;
}

.terms-main-page .mobile-text-wrap a {
  word-wrap: break-word;
}
.ssd-host-feat-tbl-th {
  text-align: left;
  padding: 20px !important;
}
.ssd-host-feat-tbl-th p {
  color: #6f6f6f;
  font-weight: 400;
}
.year-indicator .ssd-host-feat-tbl-th {
  width: auto;
}
.toggle-div {
  display: none;
}
.year-indicator {
  display: flex;
  width: 100%;
  float: left;
  justify-content: center;
  margin: 20px 0px;
}
.ssd-host-feat-tbl-th .offer-plans-cards {
  border: 0px !important;
}

.new-partner-img-sec {
  max-width: 100%;
  text-align: center;
  width: 100%;
  float: left;
  padding: 60px 0px;
  /* background: #f5f5f5 #f7f7f785; */
  background: #f7f7f785;
}
.new-partner-img-sec h2 {
  margin-bottom: 40px;
  /* display: none; */
}

.new-partner-img-sec img {
  /* border-radius: 10px; */
  /* max-width: 100%; */
  width: 75%;
}
