@media (min-width: 1680px) {
  .container {
    max-width: 1290px;
  }
}

@media (min-width: 991px) {
  .frankfurt-galaxy-offers .portfolio-offer ul{
    grid-template-columns: repeat(6, 1fr);
  }
  
  .frankfurt-galaxy-offers .portfolio-offer ul li{
    margin: 0;
  }
  
  .frankfurt-galaxy-offers .portfolio-offer ul li:first-child .card-domains-offer,
  .frankfurt-galaxy-offers .portfolio-offer ul li:nth-child(6n) .card-domains-offer,
  .frankfurt-galaxy-offers .portfolio-offer ul li:nth-child(6n+1) .card-domains-offer, 
  .frankfurt-galaxy-offers .portfolio-offer ul li:nth-last-child(-n+6) .card-domains-offer{
    border-color: #ffb4ad;
  }
  
  .frankfurt-galaxy-offers .portfolio-offer ul li:first-child .card-domains-offer-tag,
  .frankfurt-galaxy-offers .portfolio-offer ul li:nth-child(6n) .card-domains-offer-tag,
  .frankfurt-galaxy-offers .portfolio-offer ul li:nth-child(6n+1) .card-domains-offer-tag,
  .frankfurt-galaxy-offers .portfolio-offer ul li:nth-last-child(-n+6) .card-domains-offer-tag{
    background: var(--ix-color-domains-gradient-primary);
  }
   
  .frankfurt-galaxy-offers .portfolio-offer ul li:last-child{
    margin: 0;
    grid-column-start: 3;
    grid-column-end: 5;
  }
  
}

@media (max-width: 1680px) {
  .header_title {
    max-width: 71%;
  }
}

@media (max-width: 1600px) {
  .search-btn {
    left: 15px;
  }
  .we-work-sec {
    padding: 50px 0 20px 0;
  }
  .we-work-inner h3 {
    line-height: 56px;
  }
  .we-work-inner h4 {
    margin: 35px 0;
  }
  .we-work-inner {
    padding-bottom: 50px;
  }
  .offer-box {
    display: block;
    padding: 30px 10px;
  }
  .offer-box h5 {
    line-height: 20px;
  }
  .offer-box p {
    line-height: 20px;
  }
  .image-second {
    max-width: 580px;
  }
  .domain-transfer-box .text-box p {
    max-width: 450px;
    margin: 20px 0px;
  }
  .faq-sec {
    padding: 80px 0;
  }
  .strengthen-box p {
    line-height: 30px;
  }
  .reseller-p--header__form {
    padding: 30px 25px 36px;
    width: 526px;
  }
  .reseller-business-box.box-dark {
    padding-left: 70px;
  }
  .transfer-services-box h4 {
  }
  .effective-box h3 {
    line-height: 22px;
  }
  .management-platform-inner {
    padding-left: 40px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .management-platform-box h3 {
    line-height: 46px;
  }
  .management-platform-box p {
    line-height: 22px;
    margin: 25px 0;
  }
  .management-platform-box ul li {
    line-height: 16px;
    padding-left: 14px;
    margin-bottom: 14px;
  }
  .management-platform-box ul {
    margin-bottom: 70px;
  }

  .isac-avail ul li strong {
  }
  .tld-filter-type ul {
    margin: 0 -4px 0;
  }
  .tld-filter-type ul li {
    padding: 5px 4px;
  }
  .reseller-program-box {
    margin: 10px 0;
  }
  .infrastructure-banner-sec {
    padding: 105px 0 317px;
  }
  .infrastructure-banner-inner h3 {
    line-height: 85px;
    max-width: 760px;
  }
  .hosting-discover-box .text-box {
    padding: 48px 20px;
  }
  .discover-dns-left .cloud-server-inner ul li strong {
    line-height: 18px;
  }
  .domains .domains-box .domains-list {
    display: flex;
    align-items: center;
  }
  .domains {
    padding-top: 50px;
  }
  .domains .domains-inner {
    flex-wrap: wrap;
  }
  .careers-application .application-bottom .btn {
    padding: 13px 25px;
  }

  .careers-develop-sec {
    padding-top: 150px;
  }
  .careers-banner .text-box h1 #hash {
    margin-left: -46px;
  }
  .careers-develop-sec .domains-inner .dns {
    margin-left: 10px;
  }

  .banner-bg {
    width: calc(44vw - 150px);
  }
}

@media (max-width: 1450px) {
  .partners-logos:after {
    margin-top: -50px;
  }

  .solution-resellable-sec {
    padding-top: 20px !important;
  }
  .who-careers {
    padding: 50px 0;
  }
  .careers-internetx {
    padding: 80px 0;
  }
  .what-we-do-careers .discover-dns-inner {
    padding: 50px 0 30px;
  }

  .careers-develop-sec {
    padding-top: 50px;
    padding-bottom: 70px;
  }
  .careers-jobs {
    padding: 50px 0;
    padding-top: 0;
  }
  .get-touch-careers {
    padding-top: 50px !important;
  }
  .careers-sales-sec {
    padding-top: 0;
  }
}

@media (max-width: 1300px) {
  .banner-sec.about-banner-sec .image-holder {
    right: -40px;
  }

  .hosting-page .banner-sec.about-banner-sec .image-holder {
    right: 20px;
  }
  .ecosystem-box-left .nav-item {
    margin-bottom: 25px;
  }
  .tld-filter-inner {
    padding: 40px 20px;
  }
  .tld-filter-type ul li a {
    padding: 0 22px;
  }
  .tld-filter-type-right ul {
    margin: 0 -5px;
  }
  .tld-filter-type-right ul li {
    padding: 0 5px;
  }
  .infrastructure-banner-sec {
    padding: 75px 0 300px;
  }
  .about-us-expertise {
    padding: 50px 0 50px;
  }
  .about-us-pra {
    padding: 50px 0;
  }
  .about-value-sec {
    padding: 50px 0;
  }
  .about-value-sec .values-inner {
    padding-bottom: 50px;
  }
  .about-story .data-form-left .text-box h3 {
    margin-bottom: 30px;
  }
  .about-story {
    padding-bottom: 100px;
  }
  .about-compnay-history {
    padding-bottom: 100px;
  }
  .about-management .management-wrapper {
    padding: 50px 0;
  }
  .about-boxes {
    padding: 50px 0;
  }
  .homepage--card .title img {
    width: 32px;
  }
  .homepage--card .text-box {
    padding: 32px;
  }
  .careers-internetx {
    padding: 50px 0;
  }
  .get-touch-careers {
    padding-top: 0 !important;
  }

  .careers-form {
    padding: 100px 0;
  }
  .reseller-p--header__form {
    width: 505px;
  }
}

@media (max-width: 1199px) {
  :root {
    /**** SPACING /****/
    --ix-space-3xl: 108px;
    --ix-space-2xl: 96px;
    --ix-space-xl: 54px;
    --ix-space-l: 36px;
    --ix-space-m: 24px;
    --ix-space-s: 12px;
    --ix-space-xs: 8px;
    --ix-type-3xl: 54px;
    --ix-type-2xl: 42px;
    --ix-type-xl: 32px;
    --ix-type-l: 25px;
    --ix-type-m: 16px;
    --ix-type-s: 13px;
    --ix-type-xs: 11px;
    --ix-type-2xs: 10px;
  }
  .portfolio-offer ul li {
    flex: 0 0 30%;
  }
  .portfolio-offer ul li:nth-child(4n) {
    margin-right: var(--ix-space-s);
  }
  .frankfurt-galaxy-offers .portfolio-offer ul li {
    margin: 0 !important;
  }
  .encryption-we-work-logos .ce-row {
    flex-wrap: wrap;
    justify-content: center;
  }

  .encryption-we-work-logos a {
    margin-bottom: 15px;
  }

  /* Spacers - bottom margin */
  .frame-space-after-extra-small {
    margin-bottom: 24px;
    padding-bottom: 0;
  }
  .frame-space-after-small {
    margin-bottom: 36px;
    padding-bottom: 0;
  }
  .frame-space-after-medium {
    margin-bottom: 54px;
    padding-bottom: 0;
  }
  .frame-space-after-large {
    margin-bottom: 96px;
    padding-bottom: 0;
  }
  .frame-space-after-extra-large {
    margin-bottom: 108px;
    padding-bottom: 0;
  }
  /* Spacers - top margin */
  .frame-space-before-extra-small {
    margin-top: 24px;
    padding-top: 0;
  }
  .frame-space-before-small {
    margin-top: 36px;
    padding-top: 0;
  }
  .frame-space-before-medium {
    margin-top: 54px;
    padding-top: 0;
  }
  .frame-space-before-large {
    margin-top: 96px;
    padding-top: 0;
  }
  .frame-space-before-extra-large {
    margin-top: 108px;
    padding-top: 0;
  }

  .search-btn {
    left: 10px;
  }
  .we-work-inner h3 {
    line-height: 50px;
  }
  .we-work-inner ul li p {
    line-height: 20px;
    margin: 10px 0 0 0;
  }
  .protect-manage-box ul li {
    padding: 0 20px;
  }
  .domain-platform-inner {
    padding: 60px 0 60px 60px;
  }
  .domain-transfer-box .text-box h3 {
    line-height: 44px;
  }
  .domain-transfer-box .text-box p {
    margin: 15px 0px;
  }
  .image-second {
    max-width: 460px;
  }
  .btn-link {
    padding: 20px 0;
  }
  .get-touch-sec {
    padding: 26px 0 50px;
  }
  .reseller-page .banner-sec {
    padding: 60px 0;
  }
  .reseller-p--header__form {
    padding: 25px;
    width: 41vw;
  }
  .reseller-p--header__form .text-box {
    margin-bottom: 15px;
  }
  .reseller-p--header__form .text-box h3 {
    margin-bottom: 10px;
  }
  .reseller-p--header__form .text-box p {
    line-height: 20px;
  }
  .reseller-p--header__form .form-group {
    margin-bottom: 10px;
  }
  .reseller-p--header__form .form-group textarea.form-control {
    height: 80px;
  }
  .reseller-p--header__form .row {
    flex-direction: column;
    align-items: flex-start;
    justify-content: stretch;
  }
  .reseller-p--header__form .row .form-group {
    width: 100%;
    flex: auto;
    max-width: initial;
  }
  .reseller-program-p-header-row .image-holder {
    padding: 58px 0 0;
  }
  .reseller-program-p--header {
    margin-bottom: calc(var(--ix-space-3xl) + 170px);
  }

  .pageid-1166 .reseller-program-p--header {
    margin-bottom: var(--ix-space-3xl);
  }

  .reseller-height-inner h3 {
    margin-bottom: 10px;
  }
  .reseller-height-sec {
    padding: 200px 0 0;
  }
  .transfer-services-box {
    margin: 20px 0;
  }
  .reseller-business-box.box-dark {
    padding-left: 30px;
  }
  .reseller-business-box {
    padding: 50px 15px;
  }
  .transfer-services-box p {
    line-height: 22px;
  }
  .ecosystem-box-left {
    padding: 45px;
  }

  .thumbnail-image .media .text-box p {
    line-height: 24px;
  }
  .services-contact {
    padding: 60px 0;
  }
  .banner-sec.about-banner-sec .image-holder {
    right: -40px;
  }
  .banner-sec.about-banner-sec .banner-left .text-box h1 {
    line-height: 40px;
  }
  .banner-sec.about-banner-sec .banner-left .media p {
    margin: 0 0 0 30px;
  }
  .banner-sec.about-banner-sec .image-holder {
    right: -10px;
  }
  .effective-left h3 {
    margin: 30px 0 0 0;
  }
  .effective-box h3 {
    line-height: 18px;
  }
  .management-platform-box h3 {
    line-height: 38px;
  }
  .management-platform-box p {
    line-height: 20px;
    margin: 16px 0;
  }
  .management-platform-box ul {
    margin-bottom: 50px;
  }
  .expertise-box .text-box h4 {
    line-height: 22px;
  }
  .expertise-box .text-box p {
    line-height: 20px;
  }
  .knowledge-box .text-box p {
    line-height: 26px;
    margin-top: 10px;
  }

  .search-head {
    padding: 10px 25px;
  }
  .row.w-100 {
    width: auto !important;
  }

  .portfolio-offer ul {
    margin: 0 -5px;
  }
  .wrapper {
    padding: 61px 0 0 0;
  }
  .header-bottom .header-mid {
    margin-left: 0;
  }

  .hosting-btn li a.custom-btn {
    width: 230px;
    margin-right: 20px;
  }
  .hosting-logo {
    margin: 40px -15px 0;
  }
  .hosting-logo li {
    padding: 10px 15px;
  }
  .hosting-page .banner-sec.about-banner-sec .image-holder {
    max-width: 500px;
  }
  .talk-contact-left h3 {
    line-height: 1.2;
    max-width: 609px;
    margin: 35px 0;
  }
  .cloud-server-inner h3 {
    margin: 0 0 20px;
  }
  .cloud-server-inner p {
    line-height: 24px;
    margin-bottom: 20px;
  }
  .cloud-server-inner ul li strong {
    line-height: 18px;
    margin: 5px 0 0 0;
  }
  .order-server-right {
    padding: 0;
  }
  .data-form-left .text-box h3 {
    margin-bottom: 40px;
  }
  .data-form-left .text-box p {
    margin-bottom: 20px;
    font-size: var(--ix-type-m);
  }
  .data-form-left .cloud-server-inner {
    padding: 30px 0 0 0;
  }
  .reseller-program-right {
    padding: 0;
  }
  .reseller-program-right h3 {
    line-height: 42px;
  }
  .reseller-program-right p {
    line-height: 22px;
    margin: 20px 0 10px;
  }
  .reseller-program-box strong {
    line-height: 20px;
  }
  .join-btn {
    height: 45px;
    max-width: 150px;
    margin: 20px 0 0 0;
  }
  .join-btn img {
    margin-left: 10px;
    height: 10px;
  }
  .reseller-program-sec {
    padding: 30px 0 50px;
  }
  .ca-partner-sec {
    padding: 0 0 30px 0;
  }
  .ca-partner-inner h3 {
    margin-bottom: 15px;
  }
  .ca-partner-inner {
    padding-bottom: 50px;
  }
  .infrastructure-banner-sec {
    padding: 70px 0 300px;
  }
  .infrastructure-banner-inner h3 {
    line-height: 68px;
    max-width: 590px;
  }
  .hosting-domain-box {
    padding: 33px 20px 36px;
  }
  .hosting-text p {
    line-height: 50px;
    margin-bottom: 40px;
  }
  .discover-dns-inner {
    padding: 40px 0;
  }
  .discover-dns-left {
    padding: 14px 0 0 30px;
  }
  .discover-dns-left p {
    line-height: 30px;
    margin: 20px 0;
  }
  .dns-cloud-server-sec .cloud-server-inner {
    padding: 25px;
  }
  .domains .domains-top h5 {
    padding-bottom: 0;
  }
  .domains .domains-top {
    padding-bottom: 30px;
  }
  .get-touch-solution {
    padding-top: 70px !important;
  }
  .domains .domains-box .domains-list {
    flex-wrap: wrap;
  }
  .domains .domains-box .domains-list span:nth-child(4) {
    margin-top: 10px;
  }
  .domains .domains-box-1 .domains-list span:last-child {
    margin-top: 10px;
  }
  .encryption .domains-inner .dns {
    margin-top: 10px;
    margin-left: 0;
  }
  .domains .domains-box .domains-list {
    padding-top: 15px;
  }
  .about-us-expertise .expertise-inner h3 {
    margin-bottom: 30px;
  }
  .about-us-expertise .expertise-box {
    margin: 20px 0;
  }
  .about-value-sec .values-inner {
    padding-bottom: 30px;
  }
  .homepage--card .title img {
    width: 28px;
  }
  .homepage--card .text-box {
    padding: 28px;
  }
  .careers-banner .text-box h1 #hash {
    margin-left: -30px;
  }
  .who-careers .who-careers-inner .careers-list {
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
  }
  .careers-second .col {
    display: none;
  }
  .careers-second .row {
    justify-content: center;
  }
  .who-careers .who-careers-inner .careers-list h3 {
    padding: 5px 0;
  }
  .careers-internetx .internetx-top {
    padding-bottom: 30px;
  }
  .careers-internetx {
    padding: 30px 0;
  }
  .domains .domains-box {
    padding: 25px;
  }

  .careers-form .form-left h5 {
    line-height: 50px;
  }
  .careers-form .careers-form-list .input-label strong {
    margin: 8px 0 8px 18px;
  }
  .careers-form {
    padding: 80px 0;
  }

  .ecosystem-box-right .text-box p {
    font-size: var(--ix-type-m);
  }

  .careers-life {
    height: 750px;
  }

  .careers-life-images img {
    width: 120px;
  }

  .careers-life-image-6 {
    right: 300px;
  }
  .grid-container {
    width: 1025px;
  }
  .grid-content h2 {
    margin-bottom: 42px;
  }

  .domain-studio__search-result--not-available,
  .domain-studio__search-result--available {
    flex-direction: column;
    align-items: flex-start !important;
    gap: 12px;
  }

}

@media (max-width: 991px) {
  :root {
    /* Font sizes */
    --ix-type-3xl: 65px;
    --ix-type-2xl: 45px;
    --ix-type-xl: 35px;
    --ix-type-l: 25px;
    --ix-type-m: 16px;
    --ix-type-s: 14px;
    --ix-type-xs: 12px;
    --ix-type-2xs: 10px;
    /**** SPACING /****/
    --ix-space-3xl: 96px;
    --ix-space-2xl: 72px;
    --ix-space-xl: 48px;
    --ix-space-l: 36px;
    --ix-space-m: 24px;
    --ix-space-s: 12px;
    --ix-space-xs: 8px;
  }

  .tld-filter-type-right ul li {
    width: 100%;
  }
  #select-continent h4 {
    text-align: left;
  }
  .hosting-partner ul li {
    margin: 15px;
  }
  .footet-nav ul {
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 -5px;
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .footet-nav ul li {
    padding: 0 5px;
    margin-bottom: var(--ix-space-m);
  }
  .solution-finder-header ul li {
    padding: 10px 8.5px;
  }
  .logowall ul li {
    margin: 15px;
  }
  .joboffer-001 .homepage--key-visual-container span {
    font-size: var(--ix-type-2xl);
  }
  #j00003 img {
    width: 200px;
  }
  #j00003 {
    right: 60px;
  }
  #j00001 {
    top: 10em;
  }

  .pageid-1240 .data-form-right {
    margin-top: 170px;
  }
  .pageid-1163 .d-grid.solution-finder-content a {
    display: none;
  }

  .pageid-1163 .d-grid.solution-finder-content a.column-from-1 {
    display: flex;
  }

  .solution-finder-product {
    grid-column-start: 1 !important;
    grid-column-end: 5 !important;
  }

  .solution-finder-content h4 {
    color: var(--ix-color-black);
    border: 1px solid var(--ix-color-grey-mid);
    position: relative;
    font-weight: 400;
    font-size: var(--ix-type-s);
    color: var(--ix-color-black);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    height: 36px;
    transition: all 0.2s ease-in-out;
    border-radius: 100px;
    padding: 0 22px;
    cursor: pointer;
    margin-left: 0;
    margin-right: var(--ix-space-s);
    line-height: 1;
  }

  .solution-finder-border {
    display: none;
  }

  .active-h4-element {
    background-color: var(--ix-color-black);
    border: 1px solid var(--ix-color-black) !important;
    color: #fff !important;
  }
  .solution-finder-content h4.active-h4-element img {
    filter: brightness(0) invert(1);
  }

  /* Spacers - bottom margin */
  .frame-space-after-extra-small {
    margin-bottom: 24px;
    padding-bottom: 0;
  }
  .frame-space-after-small {
    margin-bottom: 36px;
    padding-bottom: 0;
  }
  .frame-space-after-medium {
    margin-bottom: 48px;
    padding-bottom: 0;
  }
  .frame-space-after-large {
    margin-bottom: 72px;
    padding-bottom: 0;
  }
  .frame-space-after-extra-large {
    margin-bottom: 96px;
    padding-bottom: 0;
  }
  /* Spacers - top margin */
  .frame-space-before-extra-small {
    margin-top: 24px;
    padding-top: 0;
  }
  .frame-space-before-small {
    margin-top: 36px;
    padding-top: 0;
  }
  .frame-space-before-medium {
    margin-top: 48px;
    padding-top: 0;
  }
  .frame-space-before-large {
    margin-top: 72px;
    padding-top: 0;
  }
  .frame-space-before-extra-large {
    margin-top: 96px;
    padding-top: 0;
  }

  header {
    padding: 0;
  }
  .banner-left .text-box h1 {
    font-size: var(--ix-type-2xl);
  }

  .navbar-toggler {
    padding: 0;
    margin: 0;
    border: none;
  }
  .navbar-toggler-icon {
    width: 24px;
    height: 2px;
    margin-bottom: 6px;
    background: linear-gradient(91.94deg, #f85825 0%, #ff1000 209.1%);
    display: block;
  }
  .navbar-collapse {
    position: absolute;
    top: 63px;
    left: 0;
    background-color: #fff;
    z-index: 1000;
    width: 100%;
    padding: 10px 0 30px 0;
  }

  .banner-sec .image-holder img {
    max-width: 100%;
  }
  .banner-sec .image-holder {
    margin-right: 0;
    max-width: 100%;
    max-height: 700px;
    min-height: 500px;
  }
  .pageid-1166 .banner-sec .image-holder {
    justify-content: center;
    margin-top: var(--ix-space-m);
  }

  .pageid-1166 .banner-sec .image-holder .banner-bg {
    top: initial;
  }

  .check-btn {
    max-width: 88px;
  }
  .we-work-inner h3 {
    line-height: 38px;
  }
  .we-work-inner h4 {
    margin: 25px 0;
  }
  .we-work-inner ul li {
    width: 25%;
    margin: 10px 0;
  }
  .we-work-inner {
    padding-bottom: 30px;
  }
  .we-work-find {
    padding: 50px 0 0 0;
  }
  .we-work-find h4 {
    line-height: 42px;
  }
  .we-work-find .media {
    padding: 20px 0px 0;
  }
  .we-work-find ul {
    margin: 0 -3.5px;
  }
  .we-work-find ul li {
    padding: 0 3.5px;
    margin: 10px 0;
  }
  .we-work-find ul li a {
    height: 30px;
    padding: 0 18px;
  }
  .we-work-find span {
    margin-left: 15px;
  }
  .we-work-find span img {
    margin-right: 7px;
    height: 15px;
  }
  .protect-manage-box {
    padding: 30px 10px 30px;
  }
  .protect-manage-box h4 {
    margin-bottom: 30px;
    min-height: 22px;
  }
  .protect-manage-box ul li.fisrt-list {
    margin-right: -10px;
  }
  .protect-manage-box ul li.four-list {
    margin-right: -10px;
  }
  .protect-manage-box ul li img {
    margin-right: 6px;
    height: 16px;
  }
  .protect-manage-box ul li {
    padding: 0 10px;
  }
  .domain-platform-inner {
    padding: 54px;
    padding-bottom: 0;
    overflow: hidden;
  }
  .domain-platform-inner .image-holder img {
    margin-bottom: -70px;
  }
  .domain-platform-inner .image-holder {
    text-align: center;
    margin-right: 0;
    margin-top: 30px;
  }
  .box-promoted-product-content {
    padding-left: 36px;
  }
  .domain-platform-box .nav-pills .nav-item .nav-link {
    padding: 0 20px;
    height: 32px;
  }
  .domain-platform-box .nav-pills {
    margin: 15px -8px;
  }
  .domain-platform-box .text-box p {
    margin-bottom: 20px;
  }
  .domain-portfolio-inner .text-box h3 {
    line-height: 42px;
  }
  .domain-platform-sec {
    padding: 50px 0;
  }
  .portfolio-offer h4 {
    margin-bottom: 15px;
  }

  .portfolio-offer ul {
    margin: 0 -10px;
  }
  .domain-transfer-sec {
    padding: 50px 0;
  }
  .domain-transfer-box .text-box h3 {
    line-height: 30px;
  }
  .domain-transfer-box .text-box p {
    margin: 10px 0px;
    line-height: 22px;
  }
  .domain-transfer-box .text-box a {
    height: 50px;
    max-width: 255px;
    width: 100%;
  }
  .image-second {
    max-width: 360px;
  }
  .domain-transfer-box {
    margin-bottom: 50px;
  }
  .domain-transfer-box .text-box a.discover2 {
    max-width: 200px;
    width: 100%;
  }
  .faq-sec {
    padding: 50px 0;
  }
  .faq-inner h3 {
    margin-bottom: 20px;
  }
  .btn-link {
    padding: 15px 0;
  }
  .card-body {
    padding: 0 5px 15px;
  }
  .card-body p {
    width: 100%;
  }
  .btn-link span img {
    height: 18px;
  }
  .get-touch-inner {
    padding: 40px;
  }
  .get-touch-inner .text-box h3 {
    margin-bottom: 10px;
  }
  .get-touch-inner .text-box p {
    line-height: 25px;
    max-width: 360px;
    width: 100%;
  }
  .reseller-p--header__form {
    margin-bottom: -120px;
    padding: 15px;
    width: 400px;
  }
  .reseller-p--header__form .form-group textarea.form-control {
    height: 70px;
  }
  .reseller-page .banner-left {
    position: relative;
    z-index: 100;
  }
  .reseller-page .banner-left .text-box h1 span img {
    height: 40px;
  }
  .reseller-page .banner-left .text-box ul li span {
    width: 35px;
    height: 35px;
    margin-right: 10px;
  }
  .reseller-page .banner-left .text-box ul li {
    margin-bottom: 15px;
  }
  .reseller-height-sec {
    padding: 100px 0 0;
  }
  .transfer-services-box p {
    line-height: 22px;
  }
  .reseller-business-inner h3 {
    margin-bottom: 30px;
  }
  .reseller-business-sec {
    padding: 30px 0 0;
  }
  .reseller-business-box .text-box h3 {
    margin-bottom: 20px;
  }
  .reseller-business-box .text-box p {
    margin-bottom: 15px;
    line-height: 22px;
  }
  .reselling-company-sec {
    padding: 50px 0;
  }
  .reselling-company-inner h3 {
    max-width: 500px;
  }
  .reselling-company-inner ul li {
    margin: 10px 0px;
    width: 14.2%;
    padding: 0 10px;
  }
  .reselling-company-inner ul {
    margin: 50px 0 0 0;
    justify-content: center;
  }
  .reselling-strengthen-sec {
    padding: 50px 0;
  }
  .reselling-strengthen-inner h3 {
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 30px;
  }
  .strengthen-box {
    padding-left: 15px;
  }
  .transfer-services-sec {
    padding: 50px 0;
  }
  .transfer-services-inner h3 {
    line-height: 37px;
    margin-bottom: 20px;
  }
  .transfer-ecosystem {
    padding: 50px 0 0 0;
  }
  .transfer-ecosystem h4 {
    line-height: 44px;
  }
  .ecosystem-box-left {
    padding: 30px;
  }
  .ecosystem-box-left .nav-item {
    margin-bottom: 20px;
  }
  .ecosystem-box-left .nav-item .nav-link {
    height: 50px;
    padding: 0 25px;
  }

  .ecosystem-box-right .text-box h3 {
    line-height: 34px;
  }
  .btn-default {
    max-width: 180px;
    height: 50px;
  }
  .services-process-inner h3 {
    margin-bottom: 50px;
  }
  .thumbnail-image .media .image-holder {
    width: 50px;
    height: 50px;
    margin: 15px 0 0 0;
  }
  .thumbnail-image .media .text-box h4 {
    margin: 8px 0;
  }
  .thumbnail-image .media .text-box p {
    line-height: 20px;
  }
  .thumb-image:after {
    left: 0px;
    width: 28px;
    height: 295px;
  }
  .services-process-sec {
    padding: 50px 0;
  }
  .services-contact-inner .text-box {
    margin-bottom: 30px;
  }
  .services-contact-inner .text-box h3 {
    font-weight: 600;
    line-height: 53px;
    margin-bottom: 15px;
  }
  .services-contact-inner .text-box p {
    line-height: 20px;
    max-width: 100%;
    width: 100%;
  }
  .services-contact {
    padding: 50px 0;
  }
  .banner-sec.about-banner-sec {
    padding: 30px 0px 0;
  }
  .banner-sec.about-banner-sec .banner-left .text-box {
    margin-bottom: 30px;
  }
  .banner-sec.about-banner-sec .banner-left .text-box h1 {
    white-space: inherit;
  }
  .banner-sec.about-banner-sec .banner-left .text-box h1 br {
    display: none;
  }
  .banner-sec.about-banner-sec .banner-left .media p {
    margin: 0 0 0 30px;
  }
  .effective-sec {
    padding: 50px 0;
  }
  .effective-left h3 {
    margin: 15px 0 0 0;
    max-width: 100%;
  }
  .effective-left {
    padding-bottom: 30px;
  }
  .effective-box h3 {
    line-height: 20px;
  }
  .management-platform-inner {
    padding-left: 15px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .management-platform-box h3 {
    line-height: 32px;
  }
  .management-platform-box ul li {
    line-height: 14px;
    padding-left: 12px;
    margin-bottom: 10px;
  }
  .management-platform-box ul {
    margin-bottom: 30px;
  }
  .management-platform-box a {
    max-width: 290px;
    width: 100%;
    height: 45px;
  }
  .expertise-box span {
    width: 50px;
    height: 50px;
  }
  .expertise-box .text-box {
    padding-left: 10px;
  }
  .expertise-box .text-box h4 br {
    display: none;
  }
  .expertise-box .text-box h4 {
    line-height: 22px;
  }
  .values-list {
    margin: 55px 0 0 70px;
  }
  .values-list .media .text-box {
    padding-left: 30px;
  }
  .values-list .media .text-box h4 {
    margin-bottom: 10px;
  }
  .values-list .media .text-box p {
    line-height: 28px;
  }
  .values-list .media {
    margin-bottom: 30px;
  }
  .knowledge-box .image-holder img {
    width: 100%;
  }
  .effective-box {
    margin-bottom: 30px;
  }
  .management-platform-box {
    padding-bottom: 30px;
  }
  .management-platform-box h3 {
    line-height: 36px;
  }
  .management-platform-box p {
    line-height: 24px;
    margin: 16px 0;
  }
  .management-platform-box ul li {
    line-height: 18px;
  }
  .management-platform-box a {
    max-width: 320px;
  }
  .management-platform-inner .image-holder ul {
    margin: 20px 0 0 0;
  }
  .management-platform-sec {
    padding-bottom: 50px;
  }
  .expertise-sec {
    padding: 50px 0;
  }
  .expertise-inner h3 {
    margin-bottom: 20px;
  }
  .expertise-box {
    margin: 15px 0;
  }
  .expertise-box .text-box h4 {
    line-height: 16px;
  }
  .expertise-box .text-box p {
    line-height: 16px;
  }
  .values-sec {
    padding: 50px 0;
  }
  .values-inner h3 {
    line-height: 36px;
  }
  .values-list {
    margin: 30px 0 0 40px;
  }
  .values-list .media .text-box {
    padding-left: 20px;
    padding-top: 0px;
  }
  .values-list .media .text-box p {
    line-height: 24px;
  }
  .values-list .media:last-child {
    margin-bottom: 0;
  }
  .values-inner {
    padding-bottom: 30px;
  }
  .values-sec {
    padding: 50px 0 0;
  }
  .our-team-sec {
    padding: 50px 0;
  }
  .team-inner h3 {
    margin-bottom: 15px;
  }

  .search-list ul li {
    padding: 5px 5px 5px 5px;
    margin: 0 2.5px;
  }
  .domain-search-banner {
    height: 360px;
  }
  .domain-search-banner img {
    height: 100%;
    object-fit: cover;
  }
  /*    .head-submenu {
            position: static;
            padding: 15px 0 30px;
            max-height: 300px;
            overflow-y: auto;
        }*/

  .case-study-btn {
    width: 120px;
    height: 35px;
    top: -12px;
  }

  .encryption-btn {
    bottom: -23px;
    right: -6px;
  }

  .hosting-logo {
    margin: 30px -15px 0;
    justify-content: space-between;
  }
  .hosting-page .banner-sec.about-banner-sec .image-holder {
    max-width: 100%;
    right: 0;
  }

  .ecosystem-box-right .text-box p {
    font-size: var(--ix-type-m);
  }
  .talk-contact {
    background-size: 390px 250px;
    padding: 50px 0;
  }
  .talk-contact-left p {
    line-height: 22px;
  }
  .talk-contact-right form .form-group .form-control {
    height: 45px;
    padding-left: 10px;
  }
  .talk-contact-right form .form-group label.lable-text {
    padding-left: 10px;
    padding-bottom: 5px;
  }
  .talk-contact-right form .form-group textarea.form-control {
    height: 150px;
    padding-top: 15px;
    margin-bottom: 30px;
  }
  .talk-contact-right form .form-group {
    margin-bottom: 20px;
  }
  .cloud-server-sec {
    padding: 50px 0 180px;
  }
  .cloud-server-sec .title {
    margin: 0 0 15px 0;
  }
  .order-server {
    padding: 35px 0 0 0;
  }
  .order-server h3 {
    margin-bottom: 30px;
    line-height: 40px;
  }
  .order-server-right .text-box p {
    line-height: 20px;
  }
  .order-server-right .text-box {
    margin: 25px 0;
  }
  .isac-avail ul li span {
    width: 36px;
    height: 36px;
    margin-right: 10px;
  }
  .isac-timeline ul li span {
    border-radius: 67px;
    width: 45px;
    height: 45px;
    margin-bottom: 10px;
  }
  .isac-avail {
    margin-bottom: 20px;
  }
  .isac-timeline ul {
    margin-bottom: 30px;
  }
  .data-form-sec {
    padding-bottom: 50px;
  }
  .data-form-left .text-box h3 {
    margin-bottom: 20px;
  }
  .data-form-left .text-box p {
    margin-bottom: 15px;
  }
  .data-form-left {
    padding: 50px 0 0 0;
  }
  .data-form-partner {
    margin-top: 30px;
    padding-top: 30px;
  }
  .data-form-partner ul {
    margin: 40px -10px 0;
  }
  .data-form-partner ul li {
    padding: 0 10px;
  }
  .hosting-page .faq-sec {
    padding: 50px 0;
  }
  .get-touch-sec.get-touch-hosting .get-touch-inner .text-box h3 {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .get-touch-sec.get-touch-hosting .get-touch-inner .text-box P {
    line-height: 20px;
  }
  footer {
    padding: 180px 0 40px;
  }
  .footet-nav {
    padding-bottom: 30px;
  }
  .footer-logo {
    margin: 15px 0 0 0;
  }
  .footer-mid-left .text-box {
    margin: 10px 0 0 0;
  }
  .footer-mid-left .text-box ul {
    margin: 20px 0 0 0;
  }
  .footer-mid-reviw .media {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: flex;
  }
  .footer-mid-reviw .media span {
    max-width: initial;
    width: auto;
    border-right: none;
    margin-right: 0;
  }
  .footer-mid-reviw .media .text-box {
    padding-left: 0;
  }
  .footer-mid-reviw .media .text-box h4 {
    justify-content: flex-end;
    margin-bottom: 0;
  }
  .footer-mid-reviw .media .text-box h4 strong {
    font-size: var(--ix-type-xs);
    margin-left: 4px;
  }
  .footer-mid-reviw .media .text-box ul {
    display: none;
  }
  .footer-mid {
    padding: 50px 0;
  }
  .footer-bottom-left ul li {
    margin-right: 20px;
  }
  .footer-bottom-right ul li {
    margin-left: 20px;
  }
  .footer-bottom {
    padding: 30px 0 0;
  }
  .footer-language .dropdown {
    margin-top: 18px;
  }
  .footer-mid-left .text-box p {
    margin-bottom: 12px;
  }
  .tld-banner-sec {
    padding: 60px 0 175px;
  }
  .tld-filter-type {
    margin-bottom: 20px;
  }
  .tld-filter-type ul li a {
    padding: 0 36px;
  }
  .tld-filter-bottom ul li span img {
    margin-right: 8px;
  }
  .tld-filter-bottom ul li span {
    height: 30px;
    padding: 0 15px;
  }
  .reseller-program-right h3 {
    line-height: 32px;
  }
  .reseller-program-right p {
    line-height: 18px;
    margin: 15px 0;
  }
  .ca-partner-inner ul li a {
    height: 75px;
    padding: 0 10px;
  }
  .infrastructure-banner-inner h3 {
    line-height: 56px;
    max-width: 100%;
  }
  .hosting-domain-box:after {
    top: 2px;
    width: 108px;
    height: 100px;
    background-size: 100%;
  }
  .hosting-domain-box {
    padding: 23px 15px;
  }
  .hosting-domain-box h4 {
    padding: 0 0 20px 0;
  }
  .hosting-domain-box p {
    line-height: 24px;
    margin: 25px 0;
  }
  .hosting-domain-box a {
    height: 36px;
    max-width: 165px;
  }
  .hosting-discover-box .title {
    padding: 15px 15px;
  }
  .hosting-discover-box .title h4 img {
    height: 26px;
  }
  .hosting-discover-box .text-box {
    padding: 20px 15px;
  }
  .hosting-discover-box .text-box p {
    min-height: 110px;
    margin: 0 0 49px 0;
  }
  .infrastructure-banner-sec {
    padding: 50px 0 240px;
  }
  .hosting-text {
    padding: 30px 0 0 0;
  }
  .hosting-text p {
    line-height: 36px;
    margin-bottom: 30px;
  }

  .discover-dns-sec {
    padding: 50px 0 0 0;
  }
  .discover-dns-left h3 {
  }
  .icontext-wrap .icon {
    margin-bottom: 15px;
  }
  .discover-dns-left p {
    margin: 15px 0 25px;
  }
  .discover-dns-left .cloud-server-inner ul li strong {
    line-height: 16px;
  }
  .btn-default {
    max-width: 160px;
    height: 40px;
  }
  .cloud-server-inner ul {
    margin-bottom: 30px;
  }
  .dns-cloud-server-sec .cloud-server-inner ul li strong {
    line-height: 18px;
  }
  .cloud-server-sec.dns-cloud-server-sec {
    padding: 35px 0;
  }
  .dns-benift-sec {
    padding: 50px 0;
  }
  .dns-benift-inner h3 {
  }
  .dns-benift-inner .ecosystem-box {
    margin: 30px 0 0 0;
  }
  .domains {
    padding-top: 10px;
  }
  .domains .domains-box {
    padding: 20px;
  }
  .domains .domains-box .domains-bottom {
    padding-top: 10px;
  }
  .about-us-pra {
    padding: 30px 0;
  }
  .about-us-expertise {
    margin: 30px 0 0;
  }
  .about-compnay-history .company-history-inner .date p {
    padding-top: 0;
  }
  .about-compnay-history .company-history-inner .date {
    padding-top: 0;
  }
  .about-compnay-history .company-history-inner .date #date-pra {
    padding-bottom: 0;
  }
  .about-compnay-history .meister-top {
    padding-bottom: 40px;
  }
  .about-compnay-history {
    padding-bottom: 50px;
  }
  .about-management .user-info {
    margin-top: 15px;
  }
  .about-boxes .row {
    justify-content: center;
  }
  .about-boxes .team-join {
    justify-content: center;
  }
  .cloud-server-inner {
    padding: 25px;
  }
  .careers-banner .text-box h1 #hash {
    margin-left: 0;
  }
  .what-we-do-careers .discover-dns-left {
    padding-left: 30px;
  }
  .careers-internetx .internetx-detail h5 {
    padding-top: 10px;
  }
  .careers-internetx .internetx-detail p {
    padding-top: 10px;
  }
  .domains .domains-inner h5 {
    line-height: 28px;
  }
  .careers-application .application-bottom ul {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    row-gap: 16px;
  }

  .careers-form .management-info {
    padding-bottom: 50px;
  }
  .careers-form .form-left-bottom {
    padding-top: 30px;
  }

  .careers-develop-sec .develop-inner .domains-inner {
    justify-content: space-between;
  }
  .careers-develop-sec {
    background: none;
  }
  .careers-market-sec {
    padding-top: 100px;
    padding-bottom: 50px;
  }
  .encryption-we-work-logos a {
    padding: 18px;
  }
  .encryption-we-work-logos img {
    height: 42px;
  }
  .portfolio-offer ul li {
    flex: 0 0 48%;
  }

  .domains-p--exklusive-services--sec h2 {
    font-size: var(--ix-type-xl);
  }
  .skin-explore-inner:before,
  .skin-explore-inner:after {
    display: none;
  }
  .skin-explore-inner {
    margin-left: -32px;
    width: 100vw;
    overflow: visible;
  }

  .homepage--card .title,
  .homepage--card .text-box {
    padding: 15px;
  }
  .homepage--card .title h4 {
    font-size: 20px;
  }
  .hosting-domain-inner .row > div {
    padding: 0 8px;
  }
  .homepage--card .title img {
    width: 23px;
  }
  .hosting-domain-inner {
    margin: -41px 0 0 0;
  }

  .footer-mid {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    column-gap: 18px;
  }
  .footer-mid--awards {
    grid-column: 2/4;
  }
  .footer-mid--partners {
    grid-column: 4/6;
    grid-row: 1/2;
  }
  .footer-mid--reviews {
    grid-column: 4/5;
    grid-row: 2/3;
  }
  .footer-mid--language {
    grid-column: 5/6;
    grid-row: 2/3;
  }
  .footer-mid--system-status {
    grid-column: 2/4;
    grid-row: 2/3;
  }
  .headind-second h4 span:after {
    display: none;
  }
  .footer-mid--awards ul img,
  .footer-mid--partners ul img {
    height: 32px;
  }
  .reseller-program-p-header-row > div {
    flex: 0 0 100%;
    max-width: initial;
  }
  .reseller-program-p-header-row > div:first-child {
    padding-top: var(--ix-space-xl);
  }
  .banner-bg {
    width: 150vw;
    left: calc((100vw - 100% / 2) * -1);
  }
  .reseller-p--header__form {
    width: 100%;
  }
  .reseller-p--header__form .row {
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
  }
  .reseller-p--header__form .row .form-group {
    width: auto;
    flex: 0 0 50%;
  }
  .reseller-p--header__form .row .form-group.col-md-12 {
    width: auto;
    flex: 0 0 100%;
  }
  .reseller-p--header__form .form-group textarea.form-control {
    height: 150px;
  }
  .btn-other > .triangle-down {
    transform: translate(-20px, 34px);
  }
  .tabsbox-image-1 img,
  .tabsbox-image-2 img,
  .tabsbox-image-3 img {
    height: auto;
    max-width: 100%;
  }

  .careers-life {
    height: 723px;
  }

  .careers-life-images img {
    width: 90px;
  }

  .careers-life-image-6 {
    right: 220px;
  }

  .careers-life-image-7 {
    left: 182px;
  }

  .careers-life {
    background: none;
  }

  .header_title {
    max-width: 100%;
  }
  .solution-finder-product {
    margin: 10px 0px;
  }
  .grid-content h2 {
    margin-bottom: 35px;
  }

  .autodns-content.right {
    display: none;
  }

  .table-container {
    overflow-x: scroll;
  }

  .cart-box {
    width: 70%;
  }

  .sticky-top {
    top: 61px; 
   }
   .domain-studio{
    margin-top: -165px;
   }
   .mask-promo-banner-container{
    top: 62px;
   }
   .cloud-server-config__block__card {
    margin-bottom: var(--ix-space-m);
  }

  .frankfurt-galaxy-offers .portfolio-offer ul {
    grid-template-columns: repeat(4, 1fr);
  }

}

@media (max-width: 767px) {
  :root {
    /* Font sizes */
    --ix-type-3xl: 50px;
    --ix-type-2xl: 40px;
    --ix-type-xl: 30px;
    --ix-type-l: 22px;
    --ix-type-m: 16px;
    --ix-type-s: 13px;
    --ix-type-xs: 11px;
    --ix-type-2xs: 9px;
    /**** SPACING /****/
    --ix-space-3xl: 72px;
    --ix-space-2xl: 54px;
    --ix-space-xl: 36px;
    --ix-space-l: 27px;
    --ix-space-m: 18px;
    --ix-space-s: 9px;
    --ix-space-xs: 6px;
  }

  .thumb-image {
    padding: 0;
  }
  br {
    display: none;
  }
  #ceid-47717,
  #ceid-47716,
  #ceid-47718,
  #ceid-48099,
  #ceid-48102,
  #ceid-48101 {
    display: none;
  }
  #ceid-47719 img {
    width: 700px !important;
  }
  #ceid-47481 .image-embed-item {
    width: 700px !important;
  }
  #ceid-48100 img {
    width: 700px !important;
  }
  .ecosystem-box-left .nav-pills {
    display: flex;
  }
  #c48008 .nav {
    flex-wrap: nowrap;
    overflow-x: scroll;
  }
  .ecosystem-box-left .nav-item {
    margin-left: 0px;
  }
  #c48008 .nav-item a {
    width: max-content;
  }
  .joboffer-001 .container {
    padding-left: 35px;
  }
  #j00003 {
    right: 80px;
  }

  .pageid-1240 .data-form-right {
    margin-top: 0px;
  }

  h4.subheader {
    margin-bottom: var(--ix-space-xl);
  }

  .pageid-1172 .ce-gallery img {
    margin-bottom: 15px;
  }

  .pageid-1172 .ce-row:last-child {
    justify-content: center;
  }

  .solution-finder-border {
    display: none;
  }

  .solution-finder-product {
    grid-column-start: 1 !important;
    grid-column-end: 5 !important;
  }

  /* Spacers - bottom margin */
  .frame-space-after-extra-small {
    margin-bottom: 18px;
    padding-bottom: 0;
  }
  .frame-space-after-small {
    margin-bottom: 27px;
    padding-bottom: 0;
  }
  .frame-space-after-medium {
    margin-bottom: 36px;
    padding-bottom: 0;
  }
  .frame-space-after-large {
    margin-bottom: 54px;
    padding-bottom: 0;
  }
  .frame-space-after-extra-large {
    margin-bottom: 72px;
    padding-bottom: 0;
  }
  /* Spacers - top margin */
  .frame-space-before-extra-small {
    margin-top: 18px;
    padding-top: 0;
  }
  .frame-space-before-small {
    margin-top: 27px;
    padding-top: 0;
  }
  .frame-space-before-medium {
    margin-top: 36px;
    padding-top: 0;
  }
  .frame-space-before-large {
    margin-top: 54px;
    padding-top: 0;
  }
  .frame-space-before-extra-large {
    margin-top: 72px;
    padding-top: 0;
  }
  .banner-left .text-box h1 {
    font-size: var(--ix-type-3xl);
  }
  .discover-dns-left h3,
  .dns-benift-inner h3 {
    margin-bottom: 18px;
  }

  .container,
  .container-sm {
    max-width: 100%;
  }
  .container {
    padding-right: 32px;
    padding-left: 32px;
  }
  .banner-sec:before {
    display: none;
  }
  .banner-left .text-box h1 br {
    display: none;
  }

  .banner-sec .image-holder {
    float: none;
    text-align: center;
    margin-top: 30px;
    justify-content: center;
    min-height: auto;
    max-height: none;
  }
  .banner-sec .image-holder:before,
  .page-header__background {
    right: 0;
    top: 20%;
    width: 100vw;
    left: -17px;
    bottom: 0;
  }
  .we-work-inner h3 {
    line-height: 32px;
  }
  .we-work-inner ul li {
    width: 33.3%;
    margin: 10px 0;
  }
  .we-work-inner h4 {
    margin: 20px 0;
  }
  .we-work-find h4 {
    line-height: 36px;
  }
  .we-work-find {
    padding: 30px 0 0 0;
  }
  .we-work-find .media {
    padding: 15px 0px 0;
    flex-direction: column;
  }
  .protect-manage-box {
    padding: 30px 0 0;
    border-right: none;
  }
  .protect-manage-box ul li.fisrt-list {
    border-radius: 48px;
    margin-right: 0;
  }
  .protect-manage-box ul li.four-list {
    margin-right: 0;
    border-radius: 48px;
  }
  .protect-manage-box h4 {
    margin-bottom: 20px;
    min-height: 20px;
  }
  .protect-manage-box ul li {
    padding: 0 20px;
  }
  .protect-manage-box ul li img {
    margin-right: 10px;
    height: auto;
  }
  .protect-manage-box ul li.second-list,
  .protect-manage-box ul li.five-list,
  .protect-manage-box ul li.third-list {
    display: none;
  }
  .protect-manage-sec {
    padding: 20px 0 50px;
  }
  .domain-platform-inner {
    padding: 30px 30px 0 30px;
    overflow: hidden;
  }
  .domain-platform-box .text-box p {
    max-width: 100%;
  }
  .domain-platform-inner .image-holder img {
    margin-bottom: -20px;
  }

  .domain-transfer-box .text-box {
    margin-top: 30px;
    height: auto;
  }
  .domain-portfolio-inner .text-box h3 {
    line-height: 40px;
  }
  .domain-transfer-box .text-box p {
    margin: 14px 0px;
    line-height: 24px;
    max-width: 100%;
  }
  .image-second {
    max-width: 100%;
  }
  .btn-link {
    padding: 10px 0;
    text-align: left;
  }
  .get-touch-sec {
    padding: 0 0 50px;
  }
  .get-touch-inner .text-box {
    margin-bottom: 30px;
  }
  .get-touch-inner .text-box p {
    width: 100%;
    max-width: 100%;
  }
  .touch-btn a {
    margin: 0 auto;
  }
  .banner-bg {
    top: 20%;
    height: 87%;
  }
  .reseller-program-p--header {
    margin-bottom: calc(var(--ix-space-3xl) + 100px);
  }
  .reseller-page .banner-left .text-box ul {
    margin: 20px 0 0 0;
  }
  .reseller-p--header__form {
    margin-bottom: 0;
    padding: 15px;
    width: 100%;
    margin-top: 30px;
  }
  .reseller-height-sec {
    padding: 50px 0 0;
  }
  .transfer-services-box p {
    line-height: 20px;
  }
  .reseller-business-inner h3 {
    line-height: 36px;
  }
  .reseller-business-box {
    padding: 50px 0;
  }
  .reseller-business-box .text-box h3 {
    max-width: 100%;
    line-height: 34px;
  }
  .reseller-business-box .text-box p {
    max-width: 100%;
    margin-bottom: 10px;
    line-height: 22px;
  }
  .reseller-business-box .image-holder {
    margin: 20px 0;
    text-align: center;
  }
  .reseller-business-box .image-holder img {
    width: 100%;
  }
  .reseller-business-box .btn-default {
    max-width: 235px;
  }
  .reseller-business-box:before {
    position: absolute;
    content: "";
    right: -100%;
    top: 0;
    width: 100%;
    background-color: #e9eef4;
    height: 100%;
  }
  .reseller-business-box.box-dark:before {
    background-color: #111;
    right: auto;
    left: -100%;
  }
  .reseller-business-box.box-dark {
    padding-left: 0;
  }
  .reselling-strengthen-inner h3 {
    line-height: 30px;
    margin-bottom: 20px;
  }
  .strengthen-box {
    margin: 0 0 15px 0;
    height: auto;
  }
  .transfer-services-page .banner-sec .image-holder {
    margin-right: 0;
  }
  .transfer-ecosystem {
    padding: 30px 0 0 0;
  }
  .transfer-ecosystem h4 {
    line-height: 44px;
  }
  .ecosystem-box {
    padding: 40px;
  }
  .ecosystem-box-left {
    padding: 0;
  }
  .ecosystem-box-left:after {
    display: none;
  }
  .ecosystem-box-left .nav-item {
    margin-bottom: 15px;
    display: inline-block;
    margin-right: 15px;
  }
  .ecosystem-box-left .nav-item .nav-link {
    display: flex;
  }
  .ecosystem-box-right {
    margin-top: 20px;
    height: auto;
    padding: 0;
  }
  .process-left:after {
    display: none;
  }
  .thumb-image:after {
    display: none;
  }
  .slick-slide img {
    display: block;
    margin: 0 auto;
  }
  .thumbnail-image {
    margin-bottom: 10px;
  }
  .services-contact {
    background-position: center top;
  }
  .team-join p {
    margin-right: 15px;
  }
  .team-join a {
    width: 140px;
    height: 45px;
  }
  .team-join {
    margin: 15px 0 0 0;
  }
  .knowledge-inner .media h3 {
    margin-bottom: 0;
  }
  .knowledge-inner .media a {
    width: 155px;
    height: 45px;
  }
  .knowledge-image-holder img:first-child {
    display: none;
  }
  .knowledge-image-holder img:last-child {
    display: block;
  }

  .knowledge-box .text-box p {
  }
  .header-search .media .logo {
    padding-right: 10px;
    max-width: 110px;
  }
  .search-head form .search-btn {
    left: 15px;
  }
  .search-head form .form-control {
    padding-left: 40px;
    height: 45px;
  }
  .search-check-btn {
    max-width: 100px;
    height: 45px;
  }
  .domain-search-banner {
    height: 250px;
  }
  .search-list ul {
    justify-content: flex-start;
    margin-bottom: 10px;
    flex-wrap: wrap;
  }
  .search-list ul li {
    padding: 5px 10px;
    margin: 10px 5.5px;
  }
  .domain-search-box-inner {
    padding: 20px;
  }
  .domain-search-box .text-box h3 {
    margin: 15px 0;
    flex-wrap: wrap;
  }
  .domain-search-box .text-box h3 span {
    margin-left: 10px;
  }
  .domain-search-box .text-box h3 img {
    margin: 7px 0 0 0;
    height: 25px;
  }
  .add-btn {
    max-width: 230px;
    width: 100%;
    height: 45px;
  }
  .check-out-btn {
    max-width: 150px;
    height: 45px;
  }
  .search-answer-detail {
    padding: 20px;
  }
  .search-answer-detail h3 {
  }
  .search-answer-detail ul li,
  .search-cart-box ul li {
    padding: 15px 0;
  }
  .search-cart-box {
    padding: 20px;
  }
  .search-cart-box .media h4 {
  }
  .auto-btn {
    max-width: 220px;
    height: 45px;
  }
  .domain-location .search-answer-detail {
    padding-right: 0;
    padding-left: 0;
  }
  .search-answer-detail ul li h4 {
  }

  .ecosystem-box-left .nav-item .nav-link {
    max-width: 100%;
  }
  /********/
  .wrapper {
    padding: 65px 0 0 0;
  }

  /* .header-domain-all .header-domain{} */
  .header-domain-all .header-domain .navbar-nav {
    border-right: none;
  }
  .header-domain-all .header-bottom {
    background: transparent;
    border-top: none;
    border-bottom: none;
    padding: 0 10px 0 20px;
    position: static;
    left: 0;
    width: 100%;
    display: block;
  }
  .header-domain-all .header-bottom .header-mid ul li {
    margin-left: 0;
    margin-right: 0;
    width: 120px;
  }

  .encryption-btn {
    display: none !important;
  }

  .talk-contact-right form .form-group label.lable-text {
    padding-left: 0;
    padding-bottom: 10px;
  }
  .btn-secondary {
    height: 50px;
  }
  .btn-secondary img {
    margin-left: 5px;
    height: 12px;
    margin-top: -2px;
  }
  .order-server h3 {
    margin-bottom: 25px;
    line-height: 30px;
  }
  .order-server {
    padding: 10px 0 0 0;
  }
  .order-server-inner .image-holder {
    margin-bottom: 30px;
  }
  .order-server-inner .image-holder img {
    width: 100%;
  }
  .cloud-server-sec {
    padding: 50px 0;
  }
  .data-form-left {
    padding-bottom: 30px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .data-form-right .image-holder.image-form1 {
    margin-top: 0;
  }
  .data-form-right .image-holder.image-form3 {
    margin-top: 0;
  }
  .data-form-right .media {
    flex-direction: row;
    margin: 0 -10px;
  }
  .data-form-right .media .image-holder {
    padding: 0 10px;
    margin-bottom: 20px;
  }
  .hosting-page .card .btn-link {
    padding: 10px 0px;
  }

  .footet-nav ul li a {
  }
  .tld-filter-type ul li {
    width: max-content;
  }
  .tld-filter-type ul li a {
    padding: 0 10px;
  }
  .tld-filter-inner {
    padding: 20px;
  }
  .tld-filter-bottom ul {
    margin: 8px -5px 0;
  }
  .tld-filter-bottom ul li {
    padding: 9px 5px;
  }
  .tld-filter-bottom ul li span {
    height: 30px;
    padding: 0 11px;
  }
  .tld-check-list-sec {
    padding: 50px 0;
  }
  .tld-check-list-inner table thead tr th {
    padding: 0 0 10px 0;
  }
  .tld-check-list-inner table thead tr th h4 {
  }
  .tld-check-list-inner table thead tr th span {
    width: 40px;
    right: -50px;
    top: 0;
  }
  .tld-check-list-inner table tbody tr td {
    padding: 15px 0;
  }

  .tld-check-list-inner table tbody tr td a img {
    margin-right: 8px;
  }
  .sort-page {
    margin: 20px 0 0 0;
  }
  .reseller-program-sec {
    padding: 0;
  }
  .reseller-program-right {
    padding: 30px 0 0 0;
  }
  .reseller-program-right h3 br {
    display: none;
  }
  .reseller-program-right p {
    line-height: 22px;
  }
  .ca-partner-inner ul li a {
    height: 60px;
  }
  .ca-partner-inner h3 {
  }
  .ca-partner-sec {
    padding: 0 0 10px 0;
  }
  .ca-partner-inner {
    padding-bottom: 20px;
  }
  .infrastructure-banner-inner h3 {
    line-height: 44px;
  }
  .infrastructure-banner-sec {
    padding: 50px 0 270px;
  }
  .hosting-domain-box p {
    line-height: 22px;
    margin: 15px 0;
    max-width: 100%;
  }
  .hosting-domain-box {
    padding: 20px;
    margin-bottom: 20px;
  }
  .hosting-discover-box {
    margin-bottom: 20px;
  }
  .hosting-discover-box .text-box {
    padding: 15px 15px;
  }
  .hosting-discover-box .text-box p {
    min-height: auto;
    margin: 0 0 20px 0;
  }
  .hosting-text p {
    line-height: 28px;
  }
  .hosting-text {
    padding: 15px 0 0 0;
  }
  .hosting-text a {
    height: 45px;
  }
  .discover-dns-inner {
    padding: 0;
  }
  .discover-dns-left {
    padding: 40px;
  }
  .dns-cloud-server-sec,
  .cloud-server-inner {
    padding: 40px;
  }
  .cloud-server-inner h3 {
    margin: 0 0 15px;
  }
  .dns-cloud-server-sec .cloud-server-inner p {
    max-width: 100%;
    width: 100%;
    min-height: auto;
  }
  .ecosystem-box.dns-benift-box .ecosystem-box-left .nav-item .nav-link {
    max-width: 100%;
  }
  .domains .domains-box-1 .domains-list span:last-child,
  .domains .domains-box .domains-list span:nth-child(4) {
    margin-top: 0;
  }
  .domains .domains-inner {
    justify-content: space-between;
  }
  .hosting .domains-box .domains-inner .isac {
    margin-left: auto;
  }
  .domains .domains-last-boxes {
    margin-bottom: 37px;
  }
  .hosting .box-1 .domains-inner .isac {
    margin-left: inherit;
  }
  .solution-resellable-sec .we-work-find ul {
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 20px;
  }
  .solution-resellable-sec .we-work-find .media span {
    margin: auto;
  }
  .get-touch-solution {
    padding-top: 18px !important;
  }
  .about-us-pra .about-pra p {
  }
  .about-us-expertise {
    margin: 0;
  }
  .about-us-expertise .expertise-inner h3 {
  }
  .about-value-sec {
    padding: 40px 0;
  }
  .about-awards {
    padding-bottom: 40px;
  }
  .about-awards .about-logo ul {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .about-awards .about-top h5 {
  }
  .about-story .data-form-left {
    padding: 30px 0;
  }
  .about-story .data-form-left .text-box h3 {
    margin-bottom: 10px;
  }
  .about-story {
    padding-bottom: 50px;
  }
  .about-compnay-history .meister-tittle h3 {
  }
  .about-compnay-history .company-history-inner .date {
  }
  .about-compnay-history {
    padding-bottom: 30px;
  }
  .about-management .reselling-strengthen-inner h4 {
    padding-left: 45px;
  }
  .about-management .management-detail .user-tittle h6 {
  }
  .homepage--card {
    margin-bottom: 22px;
  }
  .homepage--card p {
  }
  .homepage--card .title img {
    width: 28px;
  }
  .homepage--card .text-box {
    padding: 28px;
  }
  .btn-big,
  .pill-big {
    font-weight: 400;
    padding: 0 18px;
    height: 44px;
  }
  .btn-big .btn-icon {
    background: transparent;
    width: 26px;
    height: 26px;
  }
  .btn-big .btn-icon img,
  .pill-big img {
    width: 18px;
  }
  .btn-small,
  .pill-small {
    font-weight: 400;
    padding: 0 14px;
    height: 36px;
  }
  .btn-small .btn-icon {
    background: transparent;
    width: 20px;
    height: 20px;
  }
  .btn-small img,
  .pill-small img {
    width: 16px;
  }
  .careers-banner .careers-btn .auto-btn {
    max-width: 220px;
    height: 55px;
  }
  .about-us-pra .about-pra p {
    line-height: 38px;
  }
  .form-control--big .form-control {
    height: 44px;
  }
  .who-careers .about-pra h2 {
  }
  .who-careers {
    padding: 30px 0;
  }
  .who-careers .who-careers-inner .careers-list p {
    max-width: 400px;
  }
  .who-careers .who-careers-inner .careers-list {
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: center;
    text-align: left;
  }
  .what-we-do-careers .discover-dns-inner {
    padding: 30px 0 0;
  }
  .careers-internetx .internetx-detail h5 {
  }
  .careers-internetx .internetx-second {
    padding-top: 0;
  }
  .careers-internetx .internetx-inner {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    text-align: center;
  }
  .careers-internetx .internetx-inner .image-holder {
    margin-top: 20px;
  }
  .careers-internetx .internetx-detail p {
    min-height: 110px;
  }
  .careers-internetx .internetx-top {
    padding-bottom: 0;
  }
  .careers-internetx .internetx-detail p {
  }
  .careers-develop-sec {
    padding-bottom: 30px;
  }
  .domains .domains-last-boxes {
    margin-bottom: 0;
  }
  .careers-market-sec {
    padding-top: 0;
  }
  .careers-jobs .jobs-top h5 {
  }
  .careers-jobs .jobs-btn .btn {
    margin-top: 28px;
  }
  .careers-jobs {
    padding: 30px 0;
  }

  .careers-form {
    padding: 50px 0;
  }
  .order-server-right {
    padding-right: 15px;
    padding-left: 15px;
  }
  .hosting-p--sec--isac .order-server-left {
    margin-bottom: var(--ix-space-xl);
  }
  .hosting-p--sec--isac {
    margin-bottom: var(--ix-space-2xl);
  }
  .hosting-p--sec--data-center #c47705 .ce-gallery .ce-row {
    flex-wrap: wrap;
  }
  .hosting-p--sec--data-center #c47705 .ce-gallery .ce-column {
    flex: 0 0 33%;
    max-width: 33%;
    margin-right: 0;
    margin-bottom: 25px;
  }
  .hosting-p--sec--data-center #c47705 .ce-gallery .ce-column img {
    width: auto;
    height: 24px;
  }
  .banner-sec {
    padding: 100px 0 0;
  }
  .order-server-left img {
    height: 500px;
    object-fit: cover;
    object-position: top;
  }
  .box-promoted-product-content {
    padding-left: 0;
  }
  .box-promoted-product-visual {
    margin-bottom: var(--ix-space-xl);
    height: 600px;
    overflow: hidden;
    align-items: flex-start;
    padding: 50px;
    justify-content: center;
  }
  .box-promoted-product-visual > div {
    height: 600px;
    margin-top: 120px;
  }
  .encryption-we-work-logos .ce-row {
    flex-wrap: wrap;
    justify-content: center;
  }
  .encryption-we-work-logos .ce-column {
    margin-right: 18px;
    margin-bottom: 18px;
  }
  .encryption-we-work-logos a {
    padding: 18px;
  }
  .encryption-we-work-logos a img {
    height: 32px;
    width: auto;
  }
  .banner-sec .encryption-p--header-row .image-holder:before,
  .page-header__background {
    left: -17px;
    top: 0;
  }
  .domains-p--exklusive-services--sec .reseller-programm .visual {
    margin-bottom: var(--ix-space-l);
  }
  .domains-p--exklusive-services--sec .transfer-service .visual {
    order: -1;
    margin-bottom: var(--ix-space-l);
  }
  .domains-p--exklusive-services--sec h2 {
    font-size: var(--ix-type-2xl);
  }
  .contact-card {
    bottom: 36px;
    right: 36px;
  }
  .homepage--key-visual-mobile {
    display: block;
  }

  .homepage--key-visual {
    display: none;
  }
  .header_title {
    display: block;
    position: relative;
    font-size: var(--ix-type-3xl);
  }

  .footer-mid {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: 2fr 2fr 1fr;
    column-gap: 12px;
    row-gap: 12px;
  }
  .footer-mid--contact {
    grid-column: 1/3;
    grid-row: 1/3;
  }
  .footer-mid--awards {
    grid-column: 3/6;
    grid-row: 1/2;
  }
  .footer-mid--partners {
    grid-column: 3/6;
    grid-row: 2/3;
  }
  .footer-mid--system-status {
    grid-column: 1/3;
    grid-row: 3/4;
  }
  .footer-mid--reviews {
    grid-column: 3/5;
    grid-row: 3/4;
  }
  .footer-mid--language {
    grid-column: 5/7;
    grid-row: 3/4;
  }
  .footer-mid .pill-small {
    white-space: nowrap;
  }
  .footer-mid-reviw .media .text-box h4 {
    justify-content: flex-start;
    margin-left: 11px;
    margin-bottom: 0;
  }

  .careers-life-image-2 {
    display: none;
  }

  .careers-life-image-3 {
    right: 293px;
  }

  .careers-life-image-6 {
    right: 130px;
  }

  .careers-life-image-4 {
    right: 8px;
  }

  .careers-life {
    height: 623px;
  }

  .portfolio-offer ul {
    margin: 0;
  }

  .reseller-business-right {
    padding-left: 0 !important;
  }

  .pageid-1420 .discover-dns-inner #c50778 .row div,
  .pageid-1420 .discover-dns-inner #c50896 .row div {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .pageid-1420 .banner-sec .row {
    flex-direction: column-reverse;
  }

  .pageid-1420 .banner-sec .row .row {
    flex-direction: column;
  }

  .pageid-1420 .banner-sec .image-holder:before {
    top: 0;
  }

  .pageid-1420 .banner-sec {
    padding: 0;
  }
  .pageid-1420 .banner-sec .image-holder {
    margin-top: 0;
  }

  .special-offer-card {
    margin-bottom: var(--ix-space-m);
  }

  .accordion-box-col {
    padding: 0;
  }

  .autodns-p--autodns-box__visual img {
    max-width: 100%;
  }

  .grid-container {
    width: 1024px;
  }
  .grid-content h2 {
    margin-bottom: 48px;
  }
  .autodns-content.right img {
    float: right;
    width: 85%;
  }
  .container-autodns-reg {
    padding: 30px;
  }

  .autodns-p--autodns-box__content {
    margin-bottom: var(--ix-space-m);
  }

  .autodns-p--autodns-box {
    padding: var(--ix-space-l);
  }

  .registry-partners-container .header {
    font-size: 30px;
    line-height: 30px;
  }

  .partners-logos .logo-sm {
    display: block;
  }
  .partners-logos {
    margin-top: 0px;
  }
  .registry-partners-container .header {
    padding: 0px 50px;
    margin-bottom: 5px;
  }
  .registry-partners-container {
    margin-top: 100px;

    padding: 56px 15px 0px 15px;
  }
  .partners-logos:after {
    display: none;
  }
  .partners-logos .logos {
    display: none;
  }

  .pricing-features {
    display: none;
  }

  .accordion-box__content {
    padding: 0;
  }

  .accordion-box__visuals {
    margin: 0;
  }

  .accordion-box {
    margin-left: 0;
  }

  .accordion-box .collapse-item:last-child {
    border-bottom: none;
  }

  .accordion-box {
    padding: var(--ix-space-xl);
  }

  .collapse-item {
    margin-bottom: var(--ix-space-m);
  }

  .accordion-box__header {
    padding-bottom: var(--ix-space-m);
  }

  .banner-sec .page-header--autodns-p .image-holder:before {
    top: 0;
  }

  .banner-left {
    margin-bottom: var(--ix-space-l);
    padding: 0 16px;
  }

  .banner-sec .image-holder img {
    max-width: 80%;
    margin: 0 auto;
  }

  .process-content {
    padding-left: 48px;
  }

  .icon-wrap-right {
    grid-template-columns: 1fr;
  }
  .icon-wrap-right .icontext {
    grid-column-start: 1;
  }

  .standard-dns.grid-item-1,
  .standard-dns.grid-item-2,
  .pro-dns.grid-item-3 {
    grid-column-start: 1;
    grid-column-end: 2;
  }

  .standard-dns.grid-item-2 {
    grid-row-start: auto;
    grid-row-end: auto;
  }

  .comparison-table .pricing-table--header .grid-item-1 {
     border-bottom: 1px solid var(--ix-color-grey-mid); 
  }


  .pricing-table--grid {
    display: grid;
    grid-template-columns: minmax(100px, 2fr) minmax(100px, 1fr) minmax(100px, 1fr);
  }

  .pricing-table--header {
    grid-template-columns: 1fr;
  }
  .cart-box {
    width: 90%;
  }

  .domain-studio__search-result--not-available,
  .domain-studio__search-result--available,
  .domain-studio__search-result--domain-added {
    flex-wrap: wrap;
    padding: var(--ix-space-l);
  }

  .domain-search-sec {
    padding: var(--ix-space-l);
  }

  .domain-studio__search-result__list li {
    padding: var(--ix-space-s) 0;
  }

  .domain-studio__filter-pills {
    padding-bottom: var(--ix-space-m);
  }

  .form-control {
    height: 44px;
  }

  .domains-studio--exklusive-services--sec .visual {
    order: -1;
    margin-bottom: var(--ix-space-l);
  }

  .comparison-table-ix .pricing-table__sub-table_content .grid-item{
    grid-column-start: 1;
    grid-column-end: 4;
  }

 
  .pricing-table__column-title-of-header{
    display: block;
    font-size: var(--ix-type-s);
    border-radius: 8px;
  }

  .comparison-table-ix .pricing-table__sub-table_content .grid-item .grid-content{
    width: 100%;
  }

  .pricing-table__sub-table_header .grid-item-1{
    grid-column-start: 1;
    grid-column-end: 4;
  }


  .page-header--autodns-p .page-header__background {
    left: -17px;
  }

  .frankfurt-galaxy-offers .portfolio-offer ul {
    grid-template-columns: repeat(2, 1fr);
  }


}
@media (max-width: 575px) {
  :root {
    /* Font sizes */
    --ix-type-3xl: 45px;
    --ix-type-2xl: 32px;
    --ix-type-xl: 26px;
    --ix-type-l: 20px;
    --ix-type-m: 15px;
    --ix-type-s: 12px;
    --ix-type-xs: 10px;
    --ix-type-2xs: 10px;
    /**** SPACING /****/
    --ix-space-3xl: 48px;
    --ix-space-2xl: 36px;
    --ix-space-xl: 24px;
    --ix-space-l: 18px;
    --ix-space-m: 14px;
    --ix-space-2s: 12px;
    --ix-space-s: 8px;
    --ix-space-xs: 5px;
  }

  .pricing-table__sub-table.active .pricing-table__sub-table_header .pill-small {
    font-size: 10px;
  }
  .grid-content h2 {
    margin-bottom: 28px;
  }

  #col2-subcontent {
    margin-bottom: 10px;
  }

  .grid-content.head {
    padding: var(--ix-space-2xl);
  }

  .banner-sec .page-header--autodns-p .image-holder {
    margin-top: 20px;
  }

  .grid-content {
    margin: 12px;
  }

  .pricing-features .grid-sub-content {
    position: unset;
  }
  .grid-sub-content {
    padding: 40px 10px;
  }

  .tld-check-list-inner::after {
    margin-left: -26px;
    position: absolute;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 1) 22%, rgba(255, 255, 255, 0));
    overflow-x: auto;
    z-index: 2;
  }

  .pricing-table__sub-table_header .grid-item-2 .grid-content,
  .pricing-table__sub-table_header .grid-item-3 .grid-content {
    margin: 0;
  }

  .pricing-table__sub-table_header .pill-small img {
    display: none;
  }

  .tld-check-list-inner table thead tr th {
    padding: 0 21px 10px 0;
  }
  .solution-finder-header ul li {
    padding: 5px 0;
    padding-right: 15px;
  }
  .pageid-1172 .ce-gallery img {
    margin-bottom: 15px;
  }

  .solution-finder-border {
    display: none;
  }

  .solution-finder-product {
    grid-column-start: 1 !important;
    grid-column-end: 5 !important;
  }

  .container {
    padding-right: 32px;
    padding-right: 32px;
  }
  .ecosystem-box {
    padding: 30px;
  }
  .footer-mid-company-inner img {
    height: 30px;
  }
  .logowall ul li img {
    height: 16px;
  }
  .header-domain-all .header-bottom .header-mid ul li {
    margin-left: 0;
    margin-right: 0;
    width: 76px;
  }

  .banner-sec:after {
    background-position: center top;
  }

  .isac-btn {
    margin-bottom: 20px !important;
  }
  .banner-sec {
    padding: 80px 0 0;
  }

  .banner-left .text-box form .form-control {
    padding: 0 18px;
  }
  .we-work-inner h3 {
    line-height: 24px;
  }
  .we-work-inner ul li {
    width: 50%;
    text-align: center;
  }
  .we-work-inner ul li span {
    margin: 0 auto;
  }
  .we-work-inner ul li p {
    line-height: 26px;
    margin: 15px 0 0 0;
  }
  .we-work-find h4 {
    line-height: 30px;
  }
  .domain-platform-inner {
    padding: 30px;
  }
  .domain-platform-box .nav-pills {
    margin: 15px -5px;
  }
  .domain-platform-box .nav-pills .nav-item {
    padding: 0 5px;
  }
  .domain-portfolio-inner .text-box h3 {
    line-height: 32px;
  }

  .portfolio-offer h4 {
    margin-bottom: 10px;
  }
  .domain-portfolio-inner .text-box {
    margin: 0px auto 0;
  }
  .offer-box {
    padding: 15px;
  }
  .offer-box p {
    line-height: 20px;
  }
  .reseller-page .banner-sec {
    padding: 30px 0;
  }
  .reseller-page .banner-left .text-box ul li {
    margin-bottom: 15px;
    line-height: 18px;
  }
  .check {
    padding-left: 30px;
  }
  .reseller-height-inner h3 {
    line-height: 30px;
  }
  .transfer-services-box {
    margin: 10px 0;
  }
  .reseller-business-inner h3 {
    line-height: 30px;
  }
  .reselling-company-inner h3 {
    line-height: 30px;
  }
  .reselling-company-inner ul {
    margin: 20px 0 0 0;
  }
  .reselling-company-inner ul li {
    margin: 10px 0px;
    width: 25%;
    padding: 0 5px;
  }
  .reselling-strengthen-inner h3 {
    line-height: 25px;
  }
  .transfer-services-inner h3 {
    line-height: 30px;
    margin-bottom: 20px;
  }
  .transfer-ecosystem h4 br {
    display: none;
  }
  .transfer-ecosystem h4 {
    line-height: 30px;
  }
  .ecosystem-box-right .text-box h3 {
    line-height: 28px;
  }
  .thumbnail-image .media .text-box {
    margin-left: 10px;
  }
  .services-contact-inner .text-box h3 {
    line-height: 38px;
    margin-bottom: 10px;
  }
  .services-process-inner h3 {
    margin-bottom: 30px;
  }
  .banner-sec.about-banner-sec .banner-left .text-box h1 {
    line-height: 40px;
  }
  .banner-sec.about-banner-sec .banner-left .media p {
    margin: 0 0 0 15px;
  }
  .banner-sec.about-banner-sec .banner-left .text-box {
    margin-bottom: 0;
  }
  .knowledge-inner .media a {
    width: 125px;
  }

  .header-search .media {
    align-items: center;
    justify-content: space-between;
  }

  .search-head {
    padding: 15px 32px;
    position: absolute;
    left: -17px;
    background-color: #fff;
    top: 49px;
    right: -17px;
    width: auto;
    border-bottom: 1px solid var(--ix-color-grey-mid);
  }
  .search-box-btn img {
    width: 70px;
    height: 35px;
  }
  .search-list ul li {
    padding: 5px 5px;
    margin: 5px 5.5px;
  }
  .domain-search-inner {
    margin: -208px auto 0;
  }
  .domain-search-box .text-box h3 img {
    height: 15px;
    margin: 3px 0 0;
  }
  .domain-search-box .text-box h3 span {
    margin-left: 5px;
  }
  .search-answer-detail ul li,
  .search-cart-box ul li {
    padding: 13px 0;
  }
  .search-cart-box .media {
    padding-right: 20px;
  }
  .search-answer-detail ul li h4 {
    position: relative;
  }
  .tag {
    position: absolute;
    top: 0;
    right: -60px;
    width: 55px;
    margin-left: 10px;
  }

  .hosting-btn li a.custom-btn {
    width: 180px;
    height: 45px;
    margin-right: 15px;
  }
  .hosting-logo li {
    padding: 10px 10px;
  }
  .hosting-logo {
    margin: 20px -10px 0;
    justify-content: space-between;
  }
  .btn-secondary {
    height: 45px;
  }
  .order-server h3 {
    margin-bottom: 25px;
    line-height: 26px;
  }
  .isac-avail ul li {
    width: 50%;
    padding: 10px 0;
  }
  .isac-timeline a {
    height: 45px;
    max-width: 215px;
    font-weight: bold;
  }
  .data-form-left .text-box h3 {
    margin-bottom: 20px;
  }
  .cloud-server-inner ul {
    margin-bottom: 30px;
  }
  .data-form-partner ul {
    margin: 20px -10px 0;
    flex-wrap: wrap;
    justify-content: center;
  }
  .data-form-partner ul li {
    padding: 15px 10px;
    width: 33.3%;
  }
  .footer-mid-reviw h5 {
    margin: 15px 0 40px 0px;
  }
  .footer-bottom {
    flex-direction: column;
  }
  .footer-bottom-right {
    margin: 20px 0 0 0;
  }
  .footer-bottom-right ul li {
    margin: 0 10px;
  }

  .tld-filter-type ul li {
    width: max-content;
  }
  .tld-filter-type-right ul li {
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
  }
  .tld-filter-type-right ul li:last-child {
    margin-bottom: 0;
  }
  .tld-banner-sec {
    padding: 40px 0 170px;
  }
  .tld-filter-type-right ul li .form-control {
    padding-left: 10px;
  }
  .tld-filter-type-right ul {
    margin: 0;
  }
  .tld-filter-bottom ul li {
    padding: 5px 5px;
  }
  .tld-check-list-inner form a.search-icon {
    left: 10px;
  }
  .tld-check-list-inner form .form-control {
    height: 40px;
    padding-left: 33px;
    padding-right: 110px;
  }

  .tld-check-list-inner table tbody tr td:last-child {
    display: none;
  }

  .tld-check-list-inner table tbody tr td strong {
    align-items: flex-start;
    flex-direction: column-reverse;
  }

  .tld-check-list-inner table tbody tr td strong span {
    font-weight: 600;
    height: 14px;
    padding: 0 9px;
    margin-left: 0;
    margin-bottom: 3px;
    opacity: 1;
  }

  .ca-partner-inner ul {
    margin: 0 -5px;
  }
  .ca-partner-inner ul li {
    width: 33.3%;
    padding: 0 5px;
    margin: 5px 0;
  }
  .infrastructure-banner-inner h3 {
    line-height: 30px;
  }
  .about-us-pra .about-pra p {
    line-height: 40px;
  }
  .about-awards .about-logo ul {
    flex-wrap: wrap;
  }
  .about-awards .about-logo ul li:nth-child(3),
  .about-awards .about-logo ul li:last-child {
    margin-top: 25px;
  }
  .about-awards {
    padding-bottom: 0;
  }
  .about-story .data-form-left {
    padding: 10px 0;
  }
  .about-story {
    padding-bottom: 15px;
  }
  .about-compnay-history {
    padding-bottom: 0;
  }
  .about-management .reselling-strengthen-inner h4 {
    padding-left: 0;
  }
  .about-management .management-wrapper {
    padding: 30px 0;
  }
  .about-boxes {
    padding: 30px 0;
  }
  .domains .domains-box-1 .domains-list span:last-child,
  .domains .domains-box .domains-list span:nth-child(4) {
    margin-top: 10px;
  }
  .encryption .domains-inner .dns {
    margin-top: 0;
  }
  /* homepage */
  .discover-dns-inner .icontext-wrap {
    margin-bottom: 18px;
  }
  /* Spacers - bottom margin */
  .frame-space-after-extra-small {
    margin-bottom: 18px;
    padding-bottom: 0;
  }
  .frame-space-after-small {
    margin-bottom: 27px;
    padding-bottom: 0;
  }
  .frame-space-after-medium {
    margin-bottom: 24px;
    padding-bottom: 0;
  }
  .frame-space-after-large {
    margin-bottom: 54px;
    padding-bottom: 0;
  }
  .frame-space-after-extra-large {
    margin-bottom: 46px;
    padding-bottom: 0;
  }

  /* Spacers - top margin */
  .frame-space-before-extra-small {
    margin-top: 12px;
    padding-top: 0;
  }
  .frame-space-before-small {
    margin-top: 19px;
    padding-top: 0;
  }
  .frame-space-before-medium {
    margin-top: 24px;
    padding-top: 0;
  }
  .frame-space-before-large {
    margin-top: 36px;
    padding-top: 0;
  }
  .frame-space-before-extra-large {
    margin-top: 46px;
    padding-top: 0;
  }

  div#ceid-48002 {
    margin-bottom: 0px;
    text-align: center;
  }
  /* pills and buttons */
  .btn-big,
  .pill-big {
    font-weight: 400;
    padding: 0 18px;
    height: 44px;
  }
  .pill-big img {
    display: none;
  }
  .btn-big .btn-icon {
    background: transparent;
    width: 24px;
    height: 24px;
    margin-left: 4px;
  }
  .btn-big .btn-icon img,
  .pill-big img {
    width: 16px;
  }
  .btn-small,
  .pill-small {
    font-weight: 400;
    padding: 0 12px;
    height: 36px;
  }
  .btn-small .btn-icon {
    background: transparent;
    width: 18px;
    height: 18px;
  }
  .btn-small img,
  .pill-small img {
    width: 14px;
  }
  .careers-banner .careers-btn {
    flex-wrap: wrap;
  }
  .careers-banner .careers-btn .auto-btn {
    margin-bottom: 10px;
    max-width: 208px;
  }
  .about-us-pra .about-pra p {
    line-height: 32px;
  }
  .who-careers .image-holder figure {
    padding-bottom: 30px;
  }
  .who-careers .who-careers-inner .careers-second {
    padding-top: 0;
  }
  .who-careers .who-careers-inner .careers-list {
    justify-content: center;
    text-align: center;
  }
  .who-careers .who-careers-inner .careers-list p {
    padding-bottom: 20px;
  }
  .careers-internetx .internetx-inner {
    flex-wrap: wrap;
  }
  .careers-internetx .internetx-detail p {
    min-height: auto;
  }
  .careers-internetx .internetx-top h4 {
    text-align: center;
  }
  .careers-develop-sec .development-top h5 {
    align-items: center;
  }
  .careers-develop-sec .domains-box {
    padding: 15px;
  }
  .careers-application .application-bottom ul li {
    margin: 0;
  }

  .careers-application .application-bottom ul li:after {
    display: none;
  }

  .careers-application .application-bottom ul {
    grid-template-columns: 1fr;
    grid-template-rows: 4fr;
  }

  .careers-application {
    padding-bottom: 40px;
  }
  .careers-form .form-left h5 {
    line-height: 42px;
  }
  .careers-form .left-bottom-info .user-address p {
    margin-right: 10px;
  }
  .careers-form .form-right .form-group .lable-text {
    padding-left: 0;
  }
  .careers-form .form-right .form-control {
    padding-left: 15px;
  }
  .careers-form .careers-form-list ul li {
    margin-right: 10px;
  }
  .careers-form .form-instruction ul {
    align-items: flex-start;
  }

  .careers-jobs .jobs-btn .btn {
    padding: 14px 10px;
  }
  .discover-dns-left,
  .dns-cloud-server-sec,
  .cloud-server-inner {
    padding: 30px;
  }
  .order-server-left img {
    height: 300px;
  }
  .box-promoted-product-visual {
    height: 400px;
  }
  .box-promoted-product-visual > div {
    height: 400px;
    margin-top: 80px;
  }
  .encryption-we-work-logos .ce-column {
    margin-right: 12px;
    margin-bottom: 13px;
  }
  .encryption-we-work-logos a {
    padding: 13px;
  }
  .encryption-we-work-logos a img {
    height: 22px;
    width: auto;
  }
  .banner-sec .image-holder {
    margin-top: 0;
    padding: var(--ix-space-m) 0;
  }

  .portfolio-offer ul li {
    flex: 0 0 100%;
  }
  .card-domains-offer {
    padding: 30px;
  }

  .slick-dots {
    width: 100%;
    flex-direction: row;
    top: 30px;
    bottom: initial;
    height: auto;
  }
  .slick-dots li {
    padding: 0 5px;
  }
  .contact-card {
    bottom: 15px;
    right: 15px;
  }
  .slick-slider {
    padding-top: 70px;
    background: var(--ix-color-white);
  }
  .thumb-image::before {
    left: 27px;
  }
  .slick-vertical .slick-slide {
    height: 250px;
  }
  .meister-top {
    flex-direction: column;
  }
  .footer-mid {
    grid-template-columns: 1fr 2fr;
    grid-template-rows: 1fr 1fr 1fr 1fr;
    column-gap: 12px;
    row-gap: 29px;
  }
  .footer-mid--contact {
    grid-column: 1/2;
    grid-row: 1/4;
  }
  .footer-mid--awards {
    grid-column: 2/3;
    grid-row: 1/2;
  }
  .footer-mid--partners {
    grid-column: 2/3;
    grid-row: 2/3;
  }
  .footer-mid--system-status {
    grid-column: 2/3;
    grid-row: 3/4;
  }
  .footer-mid--reviews {
    grid-column: 1/2;
    grid-row: 4/5;
  }
  .footer-mid--language {
    grid-column: 2/3;
    grid-row: 4/5;
  }
  .footer-mid .pill-small {
    white-space: nowrap;
  }
  .footer-mid-reviw .media .text-box h4 {
    justify-content: flex-start;
    margin-left: 11px;
    margin-bottom: 0;
  }
  .home-p-header_title-mobile {
    display: block;
    text-align: center;
  }
  .homepage--key-visual-mobile {
    margin-top: 0;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
  }
  .infrastructure-banner-sec {
    padding: 12px 0 270px;
  }
  .homepage--card .text-box {
    padding: 15px 28px 15px;
  }
  .home-p-header_title-desktop {
    display: none;
  }
  .domain-search-banner {
    height: 320px;
  }

  .reseller-p--header__form .row {
    flex-direction: column;
    align-items: flex-start;
    justify-content: stretch;
  }
  .reseller-p--header__form .row .form-group {
    width: 100%;
    flex: auto;
    max-width: initial;
  }
  .reseller-p--header__form .row .form-group.col-md-12 {
    width: 100%;
    flex: 0 0 100%;
  }

  .careers-life-image-7,
  .careers-life-image-6,
  .careers-life-image-3 {
    display: none;
  }

  .careers-life-image-4 {
    top: 127px;
  }
  .careers-life-image-1 {
    width: 153px;
  }

  .solution-finder-content h4 img {
    height: 16px;
  }

  .logowall ul li {
    margin-right: 30px;
    margin-bottom: 10px;
  }

  .ecosystem-box.dns-benift-box .ecosystem-box-right .image-holder img {
    height: 40px;
    width: auto;
  }

  .ecosystem-box-right .text-box p {
    margin: 0 0 var(--ix-space-l);
  }

  .icon-rounded-big {
    width: 45px;
    height: 45px;
  }

  .solution-finder-header {
    margin-bottom: var(--ix-space-m);
  }

  .solution-finder-content h4 img {
    font-size: var(--ix-type-xs);
    display: none;
  }

  .values-sec {
    padding-top: var(--ix-space-s);
  }

  .values-list {
    margin-right: 0;
    margin-left: 0;
  }

  .skin-explore-inner {
    margin-left: -32px;
    width: 100vw;
  }

  .row.management-wrapper div:first-child {
    margin-bottom: var(--ix-space-m);
  }

  .form-control--dark .label-text {
    margin-left: 15px;
  }

  .discover-dns-left h3 {
    color: var(--ix-color-black);
    font-weight: 600;
    font-size: var(--ix-type-xl);
    line-height: 1.3;
  }
  .discover-dns-left p {
    color: var(--ix-color-black);
    font-weight: normal;
    font-size: var(--ix-type-m);
  }
  #c47941 a {
    width: 100%;
  }
  #ceid-47947 {
    display: none;
  }
  .cloud-server-sec.dns-cloud-server-sec {
    padding: 0px 0px;
    margin: 15px 0;
  }
  .discover-dns-left h3,
  .dns-benift-inner h3 {
    text-align: center;
  }

  .discover-dns-left #c47941 {
    margin: -30px;
  }
  #ceid-47946,
  #ceid-47955,
  #ceid-47962 {
    text-align: center;
  }

  .header_title {
    margin-top: 0;
    padding-top: 122px;
  }

  .homepage--key-visual-mobile:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(251, 251, 251, 0) 10.37%, #fbfbfb 100%);
  }

  .homepage--card .text-box {
    display: none;
  }
  .homepage--card-encryption {
    margin-bottom: 0;
  }

  .homepage--card .title {
    justify-content: flex-end;
    flex-direction: row-reverse;
    height: 100%;
  }
  .homepage--card .title img {
    margin-right: var(--ix-space-m);
  }

  .homepage--card .title span {
    display: inline-block;
  }

  .accordion-box__content_icon {
  }
  .grid-sub-content h6 {
    margin-top: -35px;
  }

  .autodns-content.left {
    padding: 40px;
  }
  .autodns-content.left .header {
    line-height: 46px;
    margin-bottom: 10px;
  }
  .autodns-content.left .sub-header-description .points .image {
    width: 13%;
    margin-right: 2px;
  }
  .autodns-content.left .auto-dns-box-footer .auto-dns-button {
    text-align: center;
  }
  .autodns-content.left .auto-dns-box-footer .auto-dns-team {
    text-align: center;
  }
  .autodns-content.right img {
    float: right;
    width: 80%;
  }
  .container-autodns-reg {
    padding: 30px;
  }

  .card-box {
    padding: var(--ix-space-xl);
  }

  .card-box__header {
    margin-bottom: var(--ix-space-2s);
  }

  /* Table */

  table.table thead {
    display: none;
  }

  table.table tr td:first-child {
    background: #ececec;
    color: #111;
    font-weight: 700;
    width: 100%;
  }

  table.table tr td:first-child::before {
    display: none;
  }

  table.table td {
    display: flex;
  }

  table.table td::before {
    content: attr(data-label);
    width: 50%;
    font-weight: bold;
  }

  table.table .content {
    width: 50%;
  }

  .table-bordered td,
  .table-bordered th {
    padding: 16px;
  }

  /* When the table is to tall */

  .should-shrink {
    position: relative;
    max-height: 500px;
    overflow: hidden;
    border-bottom: 1px solid var(--ix-color-grey-mid);
  }

  .should-shrink--expanded {
    max-height: 20000px;
    overflow: visible;
    border-bottom: none;
  }

  .should-shrink .arrow {
    display: none;
  }

  .should-shrink .arrow img {
    filter: var(--ix-color-white-img-filter);
  }

  .should-shrink--expanded .arrow {
    display: block;
  }

  .should-shrink--expanded .table-body tr:last-child td:last-child {
    padding-bottom: 80px;
  }

  .should-shrink--expanded .text {
    display: none;
  }

  .should-shrink .table__mobile-show-more {
    display: flex;
    flex-direction: column;
    position: absolute;
    bottom: 1px;
    right: 1px;
    left: 1px;
    border-bottom: none;
  }

  .should-shrink .table__mobile-show-more {
    background: linear-gradient(180deg, rgb(255 255 255 / -180%) 0%, rgb(255 255 255 / 85%) 50%);
    padding: 16px;
  }

  .should-shrink .table__mobile-show-more .button {
    padding: 15px 31px;
    margin: 0 auto;
    border-radius: 8px;
    cursor: pointer;
    width: 100%;
    text-align: center;
    background: var(--ix-color-domains-secondary);
    color: #fff;
  }

  .knowledge-sec {
    margin-bottom: var(--ix-space-2xl);
  }

  .homepage--domains-dns {
    padding: var(--ix-space-xl);
  }

  .homepage--domains-dns .frame-type-mask_button {
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: -25px;
  }

  .homepage--card {
    height: 80px;
  }

  .table-container {
    overflow-x: auto;
  }

  .cart-box {
    width: 100%;
  }

  .form-control {
    height: 44px;
  }

  .domain-studio {
    width: 100%;
    padding: 0 !important;
  }
  .domain-studio__wrapper{
    border: none;
    border-top: 1px solid var(--ix-color-grey-mid);
    border-bottom: 1px solid var(--ix-color-grey-mid);
  }
  .tool-tip{
    display: none;
  }
  .logowall ul{
    justify-content: center; 
  }
  .logowall ul li img{
    height: 20px;
  }
  .cloud-server-config__sidebar{
    bottom: 0;
    z-index: 5;
    background: #fff;
    padding-bottom: 20px;
  }

  .cloud-server-config__sidebar .cloud-server-config__block__title{
    display: none;
  }
  .cloud-server-config__sidebar__content{
    display: none;
  }

  h4.subheader span::after {
    display: none;
  }

}
 
@media (max-width: 425px) {
  .footet-nav ul {
    grid-template-columns: 1fr;
  }
  .pageid-1172 .ce-gallery img {
    margin-bottom: 15px;
  }

  .solution-finder-border {
    display: none;
  }

  .solution-finder-product {
    grid-column-start: 1 !important;
    grid-column-end: 5 !important;
  }

  .encryption-we-work-logos a {
    align-items: center;
    display: flex;
  }

  .about-compnay-history .company-history-inner .date {
    text-align: center;
  }
  .about-compnay-history .company-history-inner .date p {
    text-align: center !important;
    margin: auto;
  }

  .container {
    padding-right: 16px;
    padding-left: 16px;
  }
  .wrapper {
    padding: 49px 0 0 0;
  }
  header {
    padding: 0 0px;
  }

  .header-domain-all {
    top: 49px;
  }
  .we-work-inner h3 {
    line-height: 24px;
  }
  .we-work-find ul li {
    margin: 5px 0;
  }
  .we-work-find span {
    margin: 10px 0 0 0;
  }
  .protect-manage-box ul li {
    padding: 0 10px;
  }
  .protect-manage-box ul li img {
    margin-right: 6px;
    height: 15px;
  }
  .domain-platform-box .nav-pills .nav-item .nav-link {
    padding: 0 15px;
    height: 30px;
  }
  .domain-platform-box .text-box p {
    line-height: 20px;
    margin-bottom: 15px;
  }
  .domain-platform-box .text-box a img {
    margin-left: 10px;
    height: 12px;
  }
  .domain-platform-box .text-box a {
    height: 45px;
  }
  .domain-portfolio-inner .text-box h3 {
    line-height: 28px;
  }
  .domain-transfer-box .text-box h3 {
    line-height: 26px;
  }
  .reseller-business-box .text-box h3 {
    line-height: 26px;
  }
  .reselling-company-inner ul li {
    margin: 15px 0px;
    width: 33.3%;
    padding: 0 5px;
  }
  .strengthen-box p {
    line-height: 18px;
  }
  .thumbnail-image .media .text-box p {
    line-height: 20px;
  }
  .services-contact-inner .text-box h3 {
    line-height: 32px;
  }
  .banner-sec.about-banner-sec .banner-left .text-box h1 {
    line-height: 28px;
  }
  .effective-box h3 {
    line-height: 16px;
  }
  .management-platform-box h3 {
    line-height: 28px;
  }
  .management-platform-box {
    padding-right: 15px;
  }
  .management-platform-box p {
    line-height: 20px;
  }
  .management-platform-box ul li {
    line-height: 16px;
  }
  .management-platform-box a {
    max-width: 320px;
  }
  .management-platform-inner .image-holder ul li {
    margin: 0 10px;
  }
  .values-inner h3 {
    line-height: 28px;
  }

  .team-join {
    flex-direction: column;
  }
  .team-join {
    margin: 0;
  }
  .knowledge-inner .media {
    align-items: flex-start;
    flex-direction: column;
  }
  .knowledge-inner .media a {
    width: 100%;
    margin-top: 15px;
  }
  .search-list ul li span {
    width: 20px;
    height: 20px;
  }
  .search-list ul li p {
    margin-left: 5px;
  }
  .domain-search-box .media a {
    width: 120px;
    height: 32px;
  }
  .domain-search-box .text-box h3 {
    flex-wrap: wrap;
    line-height: 26px;
  }
  .search-answer-detail ul li h4 {
    flex-direction: column;
    align-items: flex-start;
  }
  .tag {
    position: static;
    margin-top: 5px;
    width: 60px;
    margin-left: 0;
  }
  .search-cart-box .media a img {
    height: 16px;
  }
  .case-study-btn {
    width: 120px;
    height: 30px;
    left: -30px;
    top: -12px;
  }

  .header-domain-all .header-domain {
    padding: 0 0px 13px 0;
  }
  .header-domain-all .header-bottom {
    padding: 0;
  }

  .hosting-btn {
    flex-direction: column;
  }
  .hosting-btn li {
    width: 100%;
  }
  .hosting-btn li a.custom-btn {
    width: 100%;
    height: 45px;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .talk-contact-left h3 {
    margin: 20px 0;
  }
  .isac-timeline ul li strong {
    line-height: 1;
  }
  .get-touch-sec.get-touch-hosting .get-touch-inner .text-box h3 {
  }
  .reseller-program-box strong {
    line-height: 18px;
    display: block;
  }
  .reseller-program-box strong br {
    display: none;
  }
  .ca-partner-inner ul li {
    width: 50%;
  }
  .infrastructure-banner-inner h3 {
    line-height: 26px;
  }
  .cloud-server-inner ul li {
    width: 50%;
  }
  .dns-cloud-server-sec .cloud-server-inner {
    padding: 25px;
  }
  .dns-cloud-server-sec .cloud-server-inner ul li {
    margin-bottom: 20px;
  }
  .dns-cloud-server-sec .cloud-server-inner ul li:last-child {
    margin-bottom: 0;
  }
  .dns-cloud-server-sec .cloud-server-inner ul {
    margin-bottom: 0;
  }
  .domains .domains-box .domains-list span:nth-child(3) {
    margin-top: 10px;
  }
  .domains .domains-box {
    padding: 15px;
  }
  .domains .domains-box .domains-list span:nth-child(3) {
    margin-top: 0;
  }
  .domains .domains-last-boxes-2 .domains-inner .isac {
    margin-left: inherit;
  }
  .domains .domains-last-boxes-2 .domains-inner {
    justify-content: left;
  }
  .domains .domains-last-boxes #domain-manage {
    margin-top: 10px;
  }
  .domains .domains-box-resp .domains-inner .isac {
    margin-left: 15px;
  }
  .domains .domains-box-resp .domains-inner {
    justify-content: left;
  }
  .what-we-do-careers .discover-dns-left {
    padding-left: 15px;
  }
  .careers-form .careers-form-list ul {
    flex-wrap: wrap;
  }
  .careers-form .form-btn {
    text-align: center;
    padding-top: 50px;
  }
  .discover-dns-left,
  .dns-cloud-server-sec,
  .cloud-server-inner {
    padding: 25px;
  }
  .banner-sec .image-holder:before,
  .banner-sec .encryption-p--header-row .image-holder:before,
  .page-header__background {
    left: -1px;
  }

  .card-domains-offer {
    padding: 20px;
  }
  .domain-platform-inner {
    padding: 20px;
    padding-bottom: 0;
  }

  .footer-mid {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto auto auto auto;
    column-gap: 12px;
    row-gap: 29px;
  }
  .footer-mid--contact {
    grid-column: 1/3;
    grid-row: 1/2;
  }
  .footer-mid--awards {
    grid-column: 1/3;
    grid-row: 2/3;
  }
  .footer-mid--partners {
    grid-column: 1/3;
    grid-row: 3/4;
  }
  .footer-mid--system-status {
    grid-column: 1/3;
    grid-row: 4/5;
  }
  .footer-mid--reviews {
    grid-column: 1/2;
    grid-row: 5/6;
  }
  .footer-mid--language {
    grid-column: 2/3;
    grid-row: 5/6;
  }
  .footer-mid .pill-small {
    white-space: nowrap;
  }
  .footer-mid-reviw .media .text-box h4 {
    justify-content: flex-start;
    margin-left: 11px;
    margin-bottom: 0;
  }
  .banner-bg {
    right: initial;
    left: 0;
  }

  .solution-finder-content.grid-columns-4 h4 {
    padding: 0 12px;
  }

  .domain-platform-box .nav-pills .pill-small {
    margin-bottom: var(--ix-space-s);
  }

  .page-header--autodns-p .page-header__background {
    left: -1px;
  }

  .sticky-top {
    top: 0px;
    position:relative;
    z-index: 0;
  }

  .pageid-1473 .header__cover {
    height: 500px;



  }

  .epapers-statistics__list li  {

    text-align: center;


  }

  .mask-promo-banner-container{
    margin-top:14px;
  }

  .mask-promo-banner-icon {
    transform: none;
  }

  .domain-studio .domain-studio_search-bar form {
    flex-wrap: wrap;


  }
  .domain-studio_search-bar .search-btn {
    top: 24%;

  }

   .domain-studio_search-bar form .btn-domains-primary {
    margin: auto;
    margin-top: 8px;
  }
  .domain-studio--page-header h1 {
    font-size: 38px;
  }

  .mask-promo-banner-container{
    top: 49px;
   }
  
}
