:root {
    --section-divider-top-lg: 110px;
    --section-divider-top-sm: 65px;
    --sub-title-font-size-xxxl: 54px;
    --sub-title-font-size-xxl: 50px;
    --sub-title-font-size-xl: 46px;
    --sub-title-font-size-lg: 44px;
    --sub-title-font-size-md: 40px;
    --sub-title-font-size-sm: 30px;
    --item-title-font-size-xxxl: 40px;
    --item-title-font-size-xxl: 36px;
    --item-title-font-size-xl: 32px;
    --item-title-font-size-lg: 28px;
    --item-title-font-size-md: 24px;
    --item-title-font-size-sm: 22px;
    --find-domain-bg-color: #f1473e
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

p,
h4,
h6 {
    line-height: 1.4
}

.zwc-spinner {
    display: none
}

.zwc-banner-alter.content-wrap {
    position: relative;
    width: 80%
}

.zwc-animation-changer {
    position: absolute;
    top: 41%;
    right: -10%
}

.zwc-outer-search.zwc-new {
    width: 90%;
    position: relative
}

.zwc-outer-search.zwc-center.zwc-new {
    position: relative;
    width: 100%
}

.zwc-banner-text {
    padding: 75px 0 55px 0
}

.zwc-banner-text h1 {
    font-family: var(--zf-secondary-medium);
    margin-bottom: 25px;
    line-height: 1.15
}

.zwc-banner-text p {
    font-family: var(--secondaryfont-regular);
    color: #000
}

.zwc-center.zwc-new {
    padding-top: 0
}

.zwc-header-content-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
    padding-bottom: 110px;
    gap: 15px
}

.zwc-banner-wrapper {
    background: linear-gradient(to right, #dff2b6 90%, #052614 10%)
}

.zer-pre-eicon img {
    display: none
}

.zwc-already-own {
    display: flex;
    gap: 35px;
    background-color: #d3e8ab;
    padding: 27px 45px;
    margin-top: 55px;
    align-items: center;
    max-width: 500px;
    width: 90%;
    margin: 55px auto 0
}

.zwc-already-own h4 {
    max-width: 190px;
    font-family: var(--zf-secondary-medium);
    line-height: 1.3;
    margin-bottom: 0;
    color: #000;
    line-height: 1.15;
    letter-spacing: -0.84px
}

.zwc-already-own h4 span {
    display: block
}

.zwc-trans-cta button,
.zwc-trans-cta a {
    padding: 13.5px 31px;
    background: transparent;
    border: 1px solid #000;
    cursor: pointer;
    font-family: var(--zf-secondary-semibold);
    color: #000;
    display: inline-block;
    text-decoration: none;
}

.zwc-outline-frame {
    position: absolute;
    right: 0
}

.zwc-image-outlinee {
    background: url(//www.zohowebstatic.com/sites/zweb/images/domains/landing-page//outline-frame.png);
    background-size: 490px;
    background-repeat: no-repeat;
    width: 50%;
    max-width: 567px;
    background-position: 19px 63px;
    min-height: 465px;
    position: relative
}

.zwc-main-domain-search {
    display: flex;
    flex-wrap: wrap;
    gap: 6px
}

.zwc-perfect-domain-wrap {
    background-color: #1b884d;
    color: #fff;
    padding: 87px 100px;
    flex-basis: 1045px;
    flex-grow: 1
}

.zwc-already-domain-wrap {
    background-color: #06331b;
    color: #fff;
    padding: 87px 100px;
    flex-basis: 665px;
    flex-grow: 1
}

.zwc-content-domain-already {
    max-width: 410px
}

.zwc-content-domain-new {
    max-width: 450px
}

#search-new-dm,
#already-dm,
#search-new-dm-2 {
    font-size: 20px;
    width: 100%;
    padding: 0 0 0 30px;
    border: 1px solid #b8cb93;
    min-height: 73px;
    position: relative
}

#search-new-dm::placeholder,
#already-dm::placeholder,
#search-new-dm::placeholder {
    color: #bfbfbf
}

.zwc-outer-search {
    position: relative
}

#transfer-domain,
#new-domain,
#new-domain-2 {
    position: absolute;
    width: 200px;
    background-color: var(--find-domain-bg-color);
    color: #fff;
    padding: 13px 41px;
    right: 4%;
    cursor: pointer;
    border: 0
}

.zwc-content-domain-new h3,
.zwc-content-domain-already h3 {
    letter-spacing: -1.62px
}

.zwc-content-domain-new p,
.zwc-content-domain-already p {
    letter-spacing: -0.54px
}

#new-domain,
#new-domain-2 {
    padding: 16.5px 0;
    border: 0;
    max-width: 215px;
    font-family: var(--zf-secondary-semibold);
    margin: 0 5px;
    cursor: pointer;
    color: white;
    top: 11%;
    right: 1%
}

input#search-new-dm-2::placeholder {
    color: #bfbfbf
}

.zwc-available-domains {
    margin-top: var(--section-divider-top-lg);
    display: none;
    gap: 80px
}

.zwc-domain-listing-wrapper {
    max-width: 1025px;
    width: 90%
}

.zwc-available-domains h4 {
    font-family: var(--zf-secondary-medium);
    text-align: center;
    margin-bottom: 45px
}

.domain-listing-list {
    display: flex;
    margin-top: 15px;
    align-items: center;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 10px 20px 40px
}

.domain-detail {
    display: flex;
    gap: 20px;
    align-items: center
}

.domain-pricing {
    min-width: 120px
}

.domain-cta-remove,
.domain-cta {
    min-width: 40px
}

.zwc-load-more-items {
    text-align: center;
    margin-top: 55px
}

.zwc-load-more-items a {
    background-color: #000;
    color: #fff;
    padding: 16px 40px;
    font-family: var(--secondaryfont-semibold)
}

.domain-names p>span {
    color: #1b884e;
    display: inline-block
}

.domain-names>p,
.domain-pricing>p {
    margin-bottom: 0
}

.domain-names {
    min-width: 280px;
    max-width: 420px;
    word-wrap: break-word
}

.zwc-zoho-domain-items-wrap1,
.zwc-zoho-domain-items-wrap2,
.zwc-zoho-domain-items-wrap3 {
    display: flex;
    gap: 40px;
    justify-content: center
}

.zwc-zoho-domain-items-wrap1>div,
.zwc-zoho-domain-items-wrap2>div,
.zwc-zoho-domain-items-wrap3>div {
    min-height: 795px;
    width: 570px;
    color: white;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-top: 40px;
    padding: 60px
}

.zwc-block3-image {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px
}

.zwc-zoho-domain-items-wrap2>.zwc-domain-item3 {
    padding-bottom: 0
}

.zwc-block4-image,
.zwc-block5-image {
    position: relative
}

.zwc-block4-image::before {
    content: "";
    background: url(//www.zohowebstatic.com/sites/zweb/images/domains/landing-page/zoho-feature4-sub3.png);
    background-repeat: no-repeat;
    height: 150px;
    width: 57px;
    position: absolute;
    bottom: 34%;
    left: -5%;
    background-size: 60px;
    z-index: 99
}

.zwc-block5-image::before {
    content: "";
    background: url(//www.zohowebstatic.com/sites/zweb/images/domains/landing-page/zoho-feature5-sub1.png);
    background-repeat: no-repeat;
    height: 65px;
    width: 65px;
    position: absolute;
    bottom: -8%;
    left: 85%;
    background-size: 240px;
    z-index: 99;
    background-position: -89px -60px
}

.zwc-block6-image>span::before {
    content: "";
    background: url(//www.zohowebstatic.com/sites/zweb/images/domains/landing-page/zoho-feature6-sub1.png);
    background-repeat: no-repeat;
    height: 65px;
    width: 65px;
    position: absolute;
    bottom: 15%;
    left: 28%;
    background-size: 240px;
    z-index: 99;
    background-position: -89px -60px;
    display: block
}

.zwc-block4-actual-img {
    position: relative;
    left: 10%;
    top: 5%
}

.zwc-why-zoho-domains {
    margin-top: var(--section-divider-top-lg)
}

.zwc-domain-item1 {
    background-image: url(//www.zohowebstatic.com/sites/zweb/images/domains/landing-page/zoho-domain-feature1.png)
}

.zwc-domain-item2 {
    background-image: url(//www.zohowebstatic.com/sites/zweb/images/domains/landing-page/zoho-domain-feature2.png)
}

.zwc-domain-item3 {
    background-color: #144138
}

.zwc-domain-item4 {
    background-image: url(//www.zohowebstatic.com/sites/zweb/images/domains/landing-page/zoho-domain-feature4.png)
}

.zwc-domain-item5 {
    background-color: #1c0e48
}

.zwc-domain-item6 {
    position: relative;
    background-image: url(//www.zohowebstatic.com/sites/zweb/images/domains/landing-page/zoho-domain-feature6.png)
}

.zwc-zoho-domain-items-wrap1>div>h6,
.zwc-zoho-domain-items-wrap2>div>h6,
.zwc-zoho-domain-items-wrap3>div>h6 {
    font-family: var(--zf-secondary-medium);
    letter-spacing: -1.2px;
    line-height: 1.15
}

.zwc-zoho-domain-items-wrap1>div>p,
.zwc-zoho-domain-items-wrap2>div>p,
.zwc-zoho-domain-items-wrap3>div>p {
    font-family: var(--secondaryfont-regular);
    max-width: 445px
}

.zwc-domain-item6>p:last-child {
    max-width: 215px
}

.zwc-zoho-domain-items-wrap1 {
    margin-top: 85px
}

.zwc-zoho-domain-items-wrap1>div {
    margin-top: 0
}

.zwc-zoho-domain-items-wrap1>.zwc-domain-item1 {
    color: #000
}

.zwc-image-feature-block {
    text-align: center;
    margin-top: 50px
}

.zwc-domain-item2 .zwc-image-feature-block {
    position: relative
}

.zwc-domain-item2 .zwc-image-feature-block::before {
    content: "";
    background: url(//www.zohowebstatic.com/sites/zweb/images/domains/landing-page/zoho-feature2-sub2.png);
    background-repeat: no-repeat;
    height: 40px;
    width: 75px;
    position: absolute;
    top: -8%;
    right: 5%;
    background-size: 70px;
    z-index: 99
}

.zwc-domain-item2 .zwc-image-feature-block::after {
    content: "";
    background: url(//www.zohowebstatic.com/sites/zweb/images/domains/landing-page/zoho-feature2-sub4.png);
    background-repeat: no-repeat;
    height: 40px;
    width: 75px;
    position: absolute;
    bottom: -2%;
    right: 0;
    background-size: 40px;
    z-index: 99
}

.zwc-domain-item2 .zwc-img-subimg-1::before {
    content: "";
    background: url(//www.zohowebstatic.com/sites/zweb/images/domains/landing-page/zoho-feature2-sub5.png);
    background-repeat: no-repeat;
    height: 66px;
    width: 70px;
    position: absolute;
    left: 7%;
    background-size: 220px;
    z-index: 25;
    top: 35%;
    background-position: -77px -50px
}

.zwc-domain-item2 .zwc-img-subimg-1::after {
    content: "";
    background: url(//www.zohowebstatic.com/sites/zweb/images/domains/landing-page/zoho-feature2-sub6.png);
    background-repeat: no-repeat;
    height: 40px;
    width: 50px;
    position: absolute;
    top: -32%;
    left: 0;
    background-size: 40px;
    z-index: 99
}

.zwc-cnt-wrap {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.zwc-zoho-domain-items-wrap1>div>div>h6,
.zwc-zoho-domain-items-wrap2>div>div>h6,
.zwc-zoho-domain-items-wrap3>div>div>h6 {
    font-family: var(--zf-secondary-medium);
    line-height: 1.15;
    letter-spacing: -1.2px
}

.zwc-why-zoho-domains h4 {
    font-family: var(--zf-secondary-medium);
    letter-spacing: -1.62px;
    text-align: center
}

.zwc-registered-domian {
    margin-top: var(--section-divider-top-lg)
}

.zwc-top-desc {
    text-align: center
}

.zwc-top-desc h4 {
    letter-spacing: -1.62px;
    font-family: var(--zf-secondary-medium)
}

.zwc-top-desc p {
    letter-spacing: 0;
    font-family: var(--zf-secondary-regular)
}

.zwc-actual-items {
    display: flex;
    flex-wrap: wrap;
    margin-top: 100px;
    gap: 90px;
    justify-content: center
}

.zwc-reg-item p {
    max-width: 365px
}

.zwc-advantage-img-block {
    position: relative;
    width: max-content;
    margin: 0 auto 60px auto
}

.zwc-reg-item {
    margin: 0 auto;
    text-align: center
}

.zwc-reg-item h6 {
    max-width: 225px;
    letter-spacing: -1.02px;
    font-family: var(--zf-secondary-medium);
    line-height: 1.15;
    margin: 0 auto 20px
}

.zwc-icon-addon {
    position: absolute;
    bottom: -20%;
    transform: translateX(-40px);
    right: -10%
}

.zwc-customer-testimonial-item {
    display: flex;
    align-items: center;
    justify-content: center
}

.zwc-customer-testimonial {
    background-color: #dff2b6;
    padding: 125px 0;
    margin-top: var(--section-divider-top-lg)
}

.zwc-customer-profile {
    display: flex;
    gap: 20px;
    margin-top: 55px
}

.slick-initialized .slick-slide {
    display: contents
}

.zwc-customer-testimonial h6 {
    text-align: center;
    font-family: var(--zf-secondary-medium);
    letter-spacing: -1.62px
}

.zwc-feedback {
    max-width: 645px;
    font-family: var(--zf-secondary-regular);
    letter-spacing: -1.2px;
    line-height: 1.4
}

.zwc-customer-trail-wrap {
    margin-top: 100px
}

.zwc-customer-feedback {
    padding-left: 70px;
    border-left: 1px solid #c6de92
}

.zwc-customer-logo {
    padding-right: 70px
}

.zwc-customer-stats p:nth-child(1) {
    font-family: var(--secondaryfont-semibold);
    margin-bottom: 0
}

.zwc-customer-stats p:nth-child(2) {
    font-family: var(--secondaryfont-regular);
    margin-bottom: 0
}

.slick-dots li,
.slick-dots li.slick-active {
    width: 85px;
    height: 4px;
    background-color: #c4d69c;
    border-radius: 0;
    border: 0 solid
}

.slick-dots li.slick-active {
    background-color: #000
}

ul.slick-dots {
    margin-top: 70px
}

.zfaq-section .content-wrap {
    max-width: 1280px
}

.zfaq-section {
    margin-top: var(--section-divider-top-lg)
}

.zfaq-wrapper {
    padding: 85px 0;
    background: #052614;
    border-radius: 20px;
    margin-bottom: 100px
}

.faq-head h2 {
    position: relative;
    width: 100%;
    text-align: center;
    margin: 0 0 80px;
    color: #fff;
    font-family: var(--zf-secondary-medium)
}

.zfaq-wrapper div {
    width: 970px;
    padding: 0;
    margin: 0 auto;
    max-width: 100%
}

.faq-wrapper h4:before {
    counter-increment: my-sec-counter;
    content: "" counter(my-sec-counter) ".";
    position: absolute;
    margin: 0 0 0 -20px
}

.faq-wrapper {
    counter-reset: my-sec-counter;
    position: relative;
    padding: 50px 0 0 40px
}

.zfaq-wrapper .faq-wrap {
    position: relative;
    padding: 0;
    border-bottom: 1px solid #1e3c2c
}

.zfaq-wrapper .faq-wrap:not(:last-child) {
    border-bottom: 1px solid #1e3c2c
}

.faq-wrapper .faq-wrap:first-child {
    border-top: 1px solid #1e3c2c
}

.faq-wrapper h4:not(.faq-head) {
    color: #fff;
    cursor: pointer;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: text-top;
    width: 100%;
    padding: 40px 35px 20px 20px;
    position: relative;
    z-index: 2;
    box-sizing: border-box;
    font-family: var(--zf-secondary-semibold);
    text-align: left;
    margin-top: 0
}

.faq-wrapper .faq-wrap.active h4:not(.faq-head) {
    font-family: var(--zf-secondary-semibold);
    padding: 40px 40px 20px 20px
}

.faq-wrapper .faq-wrap h4:not(.faq-head) {
    font-family: var(--primaryfont-regular);
    padding: 20px 45px 20px 20px
}

.faq-wrapper .faq-wrap p {
    padding: 0 0 25px 20px;
    text-align: left;
    max-width: 90%;
    color: #fff;
    font-family: var(--primaryfont-regular)
}

.faq-wrapper .faq-wrap .arrow {
    position: absolute;
    right: 22px;
    top: 55%;
    width: 15px;
    height: 15px;
    cursor: pointer;
    font-size: 16px;
    border-left: 2px solid #fff;
    transform: rotate(90deg)
}

.faq-wrapper .faq-wrap .arrow:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border-top: 2px solid #fff;
    transform: rotate(180deg);
    transition: .4s all;
    top: -45%;
    left: -9px;
    height: 15px;
    width: 15px
}

.faq-wrapper .faq-wrap.active .arrow {
    border-color: #fff
}

.faq-wrapper .faq-wrap>span {
    transform: scaleY(1)
}

.faq-ans {
    display: none
}

.faq-ans ul {
    position: relative;
    list-style-type: disc;
    padding-left: 35px;
    margin-bottom: 20px;
    width: 90%
}

.faq-ans ul li {
    margin-bottom: 6px;
    color: #fff
}

.zfaq_icon {
    text-align: center
}

.faq-a {
    fill: #e0c797
}

.faq-b,
.faq-d {
    stroke-width: 1.5px
}

.faq-b {
    stroke-linejoin: round
}

.faq-b,
.faq-d,
.faq-f {
    stroke-linecap: round
}

.faq-b,
.faq-d,
.faq-e,
.faq-f {
    stroke: #000
}

.faq-b,
.faq-d,
.faq-e,
.faq-f,
.faq-h {
    fill: none
}

.faq-c {
    fill: #fff5e2
}

.faq-wrapper .faq-wrap.active .arrow:before {
    transform: rotate(315deg);
    opacity: 0
}

.zwc-faq-custom-block {
    background-color: #052614
}

.zwc-footer-choose-domains {
    text-align: center;
    margin-top: var(--section-divider-top-lg);
    margin-bottom: var(--section-divider-top-lg)
}

.zwc-content-ftr h4 {
    letter-spacing: -1.62px;
    font-family: var(--zf-secondary-medium);
    margin-top: 50px
}

.zwc-content-ftr p {
    font-family: var(--primaryfont-regular);
    margin-bottom: 45px
}

.zwc-footer-cta-double {
    display: flex;
    justify-content: center;
    gap: 30px
}

.zwc-buy-dm-ftr {
    background-color: var(--find-domain-bg-color);
    display: flex
}

.zwc-transfer-dm-ftr {
    color: #000;
    border: 1px solid #000;
    display: flex
}

.zwc-transfer-dm-ftr a {
    color: #000;
    padding: 13px 41px;
    font-family: var(--secondaryfont-semibold)
}

.zwc-buy-dm-ftr a {
    color: #fff;
    padding: 13px 41px;
    font-family: var(--secondaryfont-semibold)
}

.zwc-ftr-image {
    position: relative
}

.zwc-ftr2 {
    position: absolute;
    bottom: -20px;
    transform: translateX(-30px)
}

img.zwc-change-header {
    width: 320px;
    object-fit: cover
}

.zwc-md-devices-banner-image {
    text-align: center;
    margin: 20px 0
}

.zwc-animation-changer li {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff;
    padding: 10px;
    width: 100px
}

ul li.zwc-domain-active {
    border: 1px solid white;
    opacity: 1;
    transition: all 1s linear;
    border-radius: 0 30px 30px 0;
    border-left: 0
}

.zwc-zoho-domain-items-wrap1.content-wrap .zwc-domain-item1 .zwc-image-feature-block img {
    transform: translateY(40px);
    transition: all 1s ease-in-out
}

.zwc-zoho-domain-items-wrap1.middle-animated .zwc-domain-item1 .zwc-image-feature-block img {
    transform: translateY(0)
}

.zwc-zoho-domain-items-wrap1.content-wrap .zwc-domain-item2 .zwc-image-feature-block img {
    transform: translateY(40px);
    transition: all 1s ease-in-out
}

.zwc-zoho-domain-items-wrap1.middle-animated .zwc-domain-item2 .zwc-image-feature-block img {
    transform: translateY(0)
}

.zwc-zoho-domain-items-wrap1.content-wrap .zwc-domain-item2 .zwc-image-feature-block::before {
    transform: translateX(40px);
    opacity: 0;
    transition: all 1s ease-in-out
}

.zwc-zoho-domain-items-wrap1.middle-animated .zwc-domain-item2 .zwc-image-feature-block::before {
    opacity: 1;
    transform: translateX(0);
    transition-delay: .5s
}

.zwc-zoho-domain-items-wrap1.content-wrap .zwc-domain-item2 .zwc-image-feature-block::after {
    transform: translateX(40px);
    transition: all 1s ease-in-out;
    opacity: 0
}

.zwc-zoho-domain-items-wrap1.middle-animated .zwc-domain-item2 .zwc-image-feature-block::after {
    transform: translateX(0);
    transition-delay: 1s;
    opacity: 1
}

.zwc-zoho-domain-items-wrap1.content-wrap .zwc-domain-item2 .zwc-image-feature-block .zwc-img-subimg-1::before {
    opacity: 0;
    transition: all 1.3s ease-in-out;
    transform: translateY(20px)
}

.zwc-zoho-domain-items-wrap1.middle-animated .zwc-domain-item2 .zwc-image-feature-block .zwc-img-subimg-1::before {
    opacity: 1;
    transform: translateY(0)
}

.zwc-zoho-domain-items-wrap1.content-wrap .zwc-domain-item2 .zwc-image-feature-block .zwc-img-subimg-1::after {
    transform: translateX(0);
    opacity: 1;
    transition: all 3s ease-in-out
}

.zwc-zoho-domain-items-wrap2.content-wrap .zwc-domain-item3 .zwc-image-feature-block img.zwc-imge1 {
    transform: translateY(-40px);
    opacity: 0;
    transition: all 1s ease-in-out
}

.zwc-zoho-domain-items-wrap2.middle-animated .zwc-domain-item3 .zwc-image-feature-block img.zwc-imge1 {
    opacity: 1;
    transform: translateY(0);
    transform: rotate(360deg);
    width: 40%
}

.zwc-zoho-domain-items-wrap2.content-wrap .zwc-domain-item3 .zwc-image-feature-block img.zwc-imge2 {
    opacity: 0;
    transform: translateY(40px);
    transition: all 1s ease-in-out
}

.zwc-zoho-domain-items-wrap2.middle-animated .zwc-domain-item3 .zwc-image-feature-block img.zwc-imge2 {
    opacity: 1;
    transform: translateY(0);
    width: 60%
}

.zwc-zoho-domain-items-wrap2.content-wrap .zwc-domain-item4 .zwc-image-feature-block::before {
    transform: translateY(40px);
    transition: all 1s ease-in-out;
    opacity: 0
}

.zwc-zoho-domain-items-wrap2.middle-animated .zwc-domain-item4 .zwc-image-feature-block::before {
    transform: translateY(0);
    opacity: 1
}

.zwc-zoho-domain-items-wrap3.content-wrap .zwc-domain-item6 .zwc-image-feature-block span::before {
    animation: bouncer 2s ease-in-out infinite alternate;
    display: inline-block
}

@keyframes bouncer {
    0% {
        transform: scale(0.8)
    }

    100% {
        transform: scale(1)
    }
}

.zwc-zoho-domain-items-wrap3.content-wrap .zwc-domain-item5 .zwc-image-feature-block img {
    transform: translateY(30px);
    transition: all 1s ease-in-out
}

.zwc-zoho-domain-items-wrap3.middle-animated .zwc-domain-item5 .zwc-image-feature-block img {
    transform: translateY(0)
}

.zwc-zoho-domain-items-wrap3.content-wrap .zwc-domain-item5 .zwc-image-feature-block::before {
    transform: translateX(30px);
    transition: all 1s ease-in-out;
    opacity: 0
}

.zwc-zoho-domain-items-wrap3.middle-animated .zwc-domain-item5 .zwc-image-feature-block::before {
    transform: translateX(0);
    transition-delay: .5s;
    opacity: 1
}

.zwc-registered-domian>div.content-wrap .zwc-icon-addon {
    transition: all 1s ease-in-out;
    transform: scale(0.9);
    opacity: 0
}

.zwc-registered-domian>div.middle-animated .zwc-icon-addon {
    opacity: 1
}

.zwc-registered-domian>div.middle-animated .zwc-icon-addon.zwc-icon-addon1 {
    transform: scale(1)
}

.zwc-registered-domian>div.middle-animated .zwc-icon-addon.zwc-icon-addon2 {
    transform: scale(1);
    transition-delay: .5s
}

.zwc-registered-domian>div.middle-animated .zwc-icon-addon.zwc-icon-addon3 {
    transform: scale(1);
    transition-delay: 1s
}

.zwc-footer-choose-domains .content-wrap .zwc-ftr-image .zwc-ftr2 {
    transition: all 1s ease-in-out;
    opacity: 0;
    transform: scale(0.91)
}

.zwc-footer-choose-domains .middle-animated .zwc-ftr-image .zwc-ftr2 {
    opacity: 1;
    transform: scale(1)
}

.zwc-animation-changer.slick-initialized .slick-slide {
    display: block
}

.zwc-image-header-wrap .slick-list .slick-track .slick-active {
    display: block;
    left: 0 !important;
    opacity: 1 !important
}

.zwc-animation-changer .slick-current {
    width: 122px !important;
    border-radius: 0 30px 30px 0
}

.zwc-animation-changer li.slick-slide {
    font-size: 22px;
    font-family: var(--primaryfont-bold);
    padding: 10px 20px;
    cursor: pointer
}

.zwc-image-header-wrap {
    position: absolute;
    top: 35%;
    left: 18%
}

.zwc-image-header-wrap .slick-list .slick-track {
    height: 260px !important;
    width: 300px !important
}

.zwc-fixed-header-wrapper {
    background-color: #fff;
    box-shadow: 0 0 2px #000;
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 999;
    transition: all .5s;
    opacity: 0;
    visibility: hidden
}

.zwe-top-cart {
    margin-left: 20px;
    color: #000;
    padding-bottom: 4px;
    font-size: 14px;
    display: inline-flex;
    align-items: center
}

.fixed {
    top: 0;
    opacity: 1;
    visibility: visible
}

.zwc-fixed-cmn {
    padding: 15px 17px;
    border: 0;
    max-width: 215px;
    font-family: var(--zf-secondary-semibold);
    margin: 0 5px;
    cursor: pointer;
    color: #000;
    font-size:16px;
}

#zwc-search-fixed {
    width: 50%;
    padding: 13px 17px;
    margin-right: 20px;
    background: #f8f8f8;
    border: 1px solid #e5e5e5;
    color: #000
}

#fixed-find-domain {
    background-color: var(--find-domain-bg-color);
    color: #fff
}

#fixed-transfer-domain {
    background-color: transparent;
    border: 1px solid #000
}

.zwc-fixed-header-wrapper>div {
    padding: 20px 0 0
}

.zwc-domain-today-cta-wrap .zwc-new {
    margin: 0 auto
}

.zwc-spinner {
    display: flex;
    height: 100vh;
    justify-content: center;
    align-items: center;
    background-color: rgb(31 31 31 / 80%);
    width: 100vw;
    position: fixed;
    top: 0;
    z-index: 999
}

.zwc-spinner h4 {
    color: #fff
}

.domain-cta a.carted-domain {
    background-color: #000;
    color: #fff;
    font-size: 16px;
    font-family: var(--zf-secondary-medium);
    pointer-events: none
}

.domain-cta a {
    display: inline-block;
    border: 1px solid #000;
    min-width: 170px;
    text-align: center;
    padding: 10px 0;
    color: #000;
    font-size: 16px;
    font-family: var(--secondaryfont-semibold)
}

.zwc-exact-match-block .domain-detail .domain-cta>a {
    color: #fff;
    border: 1px solid #fff
}

.cart-wrapper {
    background: #e0f2b6;
    min-width: 350px;
    margin: 0 auto;
    position: fixed;
    top: 11%;
    right: 0;
    z-index: 2;
    padding: 15px;
    display: none;
    transform: translateX(100%);
    transition-duration: 1.2s;
    border: 1px solid #000;
    height: 60vh;
    z-index: 999
}

.freeze_layer {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 999;
    display: none
}

.cart-popup-main-wrap {
    display: flex;
    justify-content: space-between
}

button.zwe-close-cart-wrap {
    background: red;
    color: #fff;
    border: 0;
    padding: 10px 0;
    font-family: var(--primaryfont-semibold);
    cursor: pointer;
    font-size: 19px;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%
}

.zwe-cart-close-block {
    width: 100%;
    max-width: 80px;
    margin: 0 0 0 auto;
    display: flex;
    justify-content: end
}

.domain-cta a:hover:not(.carted-domain) {
    transition: .7s
}

.zwc-border-active {
    position: absolute;
    top: 51.5%;
    right: -9%;
    border: 2px solid #fff;
    width: 120px;
    height: 65px;
    border-radius: 0 30px 30px 0
}

.zwc-common-popup-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    display: none
}

.zwc-exact-match-block .domain-names.no-exact-domain-available>p {
    font-size: 19px;
    max-width: initial
}

.zwc-common-popup {
    position: fixed;
    top: 40%;
    min-width: 400px;
    max-width: 500px;
    padding: 20px;
    background-color: #fff;
    z-index: 999999;
    text-align: center;
    color: #fff;
    color: #000;
    border-top: 4px solid red;
    border-radius: 0 0 10px 10px
}

.zwc-common-popup .zwc-popup-close {
    padding: 6px 20px;
    font-size: 16px;
    margin: 20px 0 0;
    background-color: red;
    border: 0;
    color: white;
    font-family: var(--secondaryfont-semibold);
    cursor: pointer
}

.zwc-bg-overlay {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 99999;
    display: none
}

.zwc-exact-match-domains {
    display: none;
    background: transparent linear-gradient(98deg, #1b884e 0, #074122 100%) 0 0 no-repeat padding-box;
    margin: 0 auto;
    text-align: center;
    padding: 20px;
    border-radius: 10px
}

.zwc-exact-match-domains h6 {
    max-width: max-content;
    background: #fff960;
    color: #000;
    padding: 8px 20px 8px 20px;
    border-radius: 6px;
    font-size: 12px
}

.zwc-exact-match-block {
    display: flex;
    justify-content: space-around
}

.zwc-exact-match-block.domain-listing-list {
    display: none;
    flex-direction: row;
    gap: 20px;
    padding: 10px 10px 10px 25px;
    align-items: flex-start;
    text-align: left;
    background-color: transparent;
    color: #fff;
    align-items: center;
    border-bottom: 0
}

.zwc-exact-match-block .domain-names p,
.zwc-exact-match-block .domain-detail .domain-pricing>p {
    font-size: 30px
}

#zwc-search-fixed::placeholder {
    color: #bfbfbf;
    font-size: 16px
}

span#roller {
    position: absolute;
    left: -15%;
    height: 90%;
    width: 60%;
    background-image: linear-gradient(to left, rgba(251, 251, 251, 0.05), rgba(251, 251, 251, 0.4), rgba(251, 251, 251, 0.3), rgba(251, 251, 251, 0.05));
    top: 5%;
    animation: loading 3.5s infinite;
    z-index: 45;
    opacity: .5
}

@keyframes loading {
    0% {
        left: -25%
    }

    100% {
        left: 50%
    }
}

.zwc-exact-match-roller-wrap {
    position: relative;
    width: fit-content
}

.zwc-url-specifer {
    position: absolute;
    right: 0;
    top: 48%;
    z-index: 99
}

.zwc-animation-changer .slick-slide {
    height: initial;
    color: #50685b
}

.zwc-animation-changer .slick-slide.slick-current {
    color: #fff
}

.exact-domain-cta-remove {
    display: none
}

.domain-cta-remove a {
    display: none
}

.zwc-sticky-checkout-wrapper {
    position: relative;
    display: none
}

.zwc-sticky-checkout-wrapper p {
    position: fixed;
    top: 50%;
    right: -20%;
    margin-bottom: 0;
    padding: 10px;
    background: #0474ed;
    border-radius: 7px 0 0 7px;
    box-shadow: 0 0 2px #000;
    cursor: pointer;
    font-size: 12px
}

.zwc-sticky-checkout-wrapper p.active-stick {
    transition: all .7s linear;
    right: 0;
    font-family: var(--primaryfont-bold);
    color: #fff
}

.zwc-sticky-checkout-wrapper p:before {
    content: "";
    width: 30px;
    height: 30px;
    display: block;
    background: #fff;
    margin: 0 auto 6px
}

.zwc-applicable-discount {
    visibility: hidden;
    display: none
}

.zwc-cart-area {
    max-width: 1025px;
    display: none;
    margin-bottom: 45px
}

.zwc-available-render-wrap {
    max-width: 1125px;
    margin: 0 auto;
    width: 90%
}

ul.zwc-carted-unlist {
    margin-top: 25px
}

ul.zwc-carted-unlist li {
    padding: 10px;
    border-bottom: 1px solid #bbb;
    margin: 10px 0;
    font-family: var(--zf-secondary-medium)
}

.cart-popup-name>p,
.cart-popup-price>p {
    margin-bottom: 0
}

.zwc-side-checkout {
    width: 60%;
    margin: 30px auto 10px;
    display: none
}

.zwc-side-checkout>a {
    color: #fff;
    font-family: var(--secondaryfont-semibold);
    display: block;
    padding: 10px 0;
    width: 100%;
    background: #000;
    margin: 0 auto;
    text-align: center
}

.zwc-shimmer-structure-1 {
    max-width: 1025px;
    width: 90%;
    border: 1px solid #e2e2e2;
    padding: 30px 80px 30px 0
}

.zwc-shimmer-structure-1 .domain-listing-list {
    padding: 10px 10px 10px 30px
}

.shimmer-block.domain-listing-list:nth-child(even) {
    background-color: initial
}

.shimmer-block.domain-listing-list {
    gap: 60px
}

.shimmer.domain-names {
    background: #e2e2e2;
    height: 20px;
    width: 160px;
    animation: color-anim 4s infinite ease-in-out alternate-reverse
}

.shimmer.domain-detail {
    width: 140px;
    height: 20px;
    background: #e2e2e2;
    animation: color-anim 4s infinite ease-in-out
}

.shimmer.domain-cta {
    height: 20px;
    background: #e2e2e2;
    min-width: 100px;
    animation: color-anim 4s infinite ease-in-out
}

.shimmer.domain-cta a {
    border: 0 solid
}

@keyframes color-anim {
    0% {
        background-color: #e2e2e2
    }

    50% {
        background-color: #dcd8d8
    }

    100% {
        background: #f1efef
    }
}

.zwc-domain-today-cta-wrap {
    background-color: #06331b;
    padding: 90px 0;
    margin-top: var(--section-divider-top-lg)
}

.zwc-cta-domain-text {
    text-align: center;
    color: #fff;
    max-width: 850px;
    margin: 0 auto
}

.zwc-cta-domain-text h4 {
    letter-spacing: -1.62px;
    font-family: var(--zf-secondary-medium);
    margin-bottom: 55px;
    line-height: 1.15
}

.zwc-carted-list h4 {
    text-align: center
}

.zwd-cart-details a img {
    vertical-align: middle
}

.domain-names>p,
.domain-pricing>p {
    font-family: var(--zf-secondary-medium)
}

.zwc-animation-changer .slick-list.draggable {
    height: 280px;
    max-width: 300px
}

.demo-wrapper {
    background: #e0f2b6;
    max-width: 400px;
    padding: 30px;
    transform: translateX(100%);
    transition: .5s linear;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 999999;
    height: 100vh;
    box-shadow: 0 0 10px #5d5a5a;
    width: 25%
}

.demo-cta {
    text-align: end;
    display: block
}

.demo-close>p {
    color: white;
    padding: 10px;
    border-radius: 50%;
    background-color: red;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    cursor: pointer;
    margin: 0 0 30px auto
}

.zwd-cart-details {
    position: relative
}

.zwd-carted-number-wrap {
    display: none;
    position: absolute;
    position: absolute;
    top: 100%;
    background: #dff3b6;
    right: -70%;
    box-shadow: 0 0 2px #000;
    min-width: 350px;
    width: 80%;
    z-index: 9999;
    padding: 15px;
    background: #fff;
    right: 0;
    max-width: 400px;
    padding: 15px;
    background: #fff
}

.zwd-carted-items-display-wrap {
    height: max-content;
    overflow-y: scroll;
    max-height: 400px
}

.zwd-desc-text1 {
    max-width: 220px
}

.zwd-cart-item {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #b9b9b9;
    padding: 15px 30px;
}

.zwd-cart-domain-name>p,
.zwd-cart-domain-price>p {
    margin-bottom: 0;
    font-family: var(--secondaryfont-bold)
}

.zwd-cart-domain-price>p {
    min-width: 100px;
    max-width: 200px
}

.zwd-cart-details:hover .zwd-carted-number-wrap.zwc-active-cart-list,
.zwd-details:hover .zwd-carted-number-wrap.zwc-active-cart-list {
    display: block
}

.zwd-details {
    display: inline-block;
    padding-bottom: 30px
}

.zwd-checkout-wrapper {
    text-align: center;
    margin-bottom: 25px
}

.zwd-checkout-wrapper>button {
    width: 90%;
    margin-top: 60px;
    background: #000;
    color: #fff;
    padding: 14px 0;
    border: 0;
    font-family: var(--secondaryfont-semibold);
    cursor: pointer
}

.zwd-more-cart-items {
    font-family: var(--secondaryfont-bold)
}

.domain-cta-remove a.carted {
    display: block
}

input#search-new-dm-2,
input#zwc-search-fixed,
input#search-new-dm {
    outline: 0;
    box-shadow: none;
    padding-right: 30px
}

#zwc-search-fixed.error-block,
#search-new-dm.error-block,
#search-new-dm-2.error-block {
    border: 1px solid red;
    box-shadow: 0 0 3px red
}

.toast-container {
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 9999;
    display: flex;
    flex-direction: column;
    gap: 10px;
    pointer-events: none
}

.zwd-cart-domain-name>p {
    max-width: 200px;
    word-wrap: break-word;
    min-width: 200px
}

.toast {
    padding: 8px 14px;
    background-color: #333;
    color: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    opacity: 0;
    transform: translateY(-30px);
    animation: slideIn .3s forwards;
    font-family: sans-serif;
    pointer-events: all;
    max-width: 350px;
    width: 80%;
    font-size: 15px
}

@keyframes slideIn {
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.toast.hide {
    animation: fadeOut .5s forwards
}

@keyframes fadeOut {
    to {
        opacity: 0;
        transform: translateY(-20px)
    }
}

@media(min-width:1500px) {
    .zwc-banner-text h1 {
        font-size: 54px;
        max-width: 611px;
        letter-spacing: -1.62px
    }

    .zwc-block4-image::before {
        bottom: 0;
        top: 20%
    }

    input#search-new-dm {
        padding-right: 230px
    }

    .zwc-banner-text p {
        max-width: 501px;
        letter-spacing: -0.54px;
        font-size: 18px;
        margin-bottom: 0
    }

    .zwc-already-own h4 {
        font-size: 28px
    }

    .zwc-trans-cta button,
    .zwc-trans-cta a {
        font-size: 16px;
    }

    .zwc-content-domain-new h3,
    .zwc-content-domain-already h3 {
        font-size: var(--sub-title-font-size-xxxl)
    }

    .zwc-content-domain-new p {
        font-size: 18px
    }

    .zwc-content-domain-already p {
        font-size: 18px
    }

    #new-domain,
    #new-domain-2 {
        font-size: 16px
    }

    .zwc-available-domains h4 {
        font-size: var(--sub-title-font-size-xxxl)
    }

    .zwc-why-zoho-domains h4 {
        font-size: var(--sub-title-font-size-xxxl)
    }

    .zwc-zoho-domain-items-wrap1>div>div>h6,
    .zwc-zoho-domain-items-wrap2>div>div>h6,
    .zwc-zoho-domain-items-wrap3>div>div>h6 {
        font-size: var(--item-title-font-size-xxxl)
    }

    .zwc-zoho-domain-items-wrap1>div>div>p,
    .zwc-zoho-domain-items-wrap2>div>div>p,
    .zwc-zoho-domain-items-wrap3>div>div>p {
        font-size: 18px
    }

    .zwc-top-desc h4 {
        font-size: var(--sub-title-font-size-xxxl)
    }

    .zwc-top-desc p {
        font-size: 24px
    }

    .zwc-reg-item h6 {
        font-size: 30px
    }

    .zwc-reg-item p {
        font-size: 18px
    }

    .zwc-customer-testimonial h6 {
        font-size: var(--sub-title-font-size-xxxl)
    }

    .zwc-feedback {
        font-size: 40px
    }

    .zwc-customer-stats p:nth-child(1) {
        font-size: 20px
    }

    .zwc-customer-stats p:nth-child(2) {
        font-size: 16px
    }

    .faq-head h2 {
        font-size: var(--sub-title-font-size-xxxl)
    }

    .faq-wrapper .faq-wrap p {
        font-size: 18px
    }

    .zwc-fixed-cmn {
        font-size: 15px;
        min-width: 220px
    }

    .zwc-cta-domain-text h4 {
        font-size: var(--sub-title-font-size-xxxl)
    }

    .zwc-content-ftr h4 {
        font-size: var(--sub-title-font-size-xl)
    }

    .zwc-content-ftr p {
        font-size: 22px
    }

    .zwc-url-specifer {
        width: 52%
    }

    .domain-names>p {
        font-size: 32px;
        font-family: var(--zf-secondary-medium)
    }

    .domain-pricing>p {
        font-size: 24px;
        font-family: var(--zf-secondary-medium)
    }

    .domain-listing-list {
        justify-content: space-between
    }

    .shimmer.domain-pricing {
        min-width: 60px
    }

    .shimmer-block.domain-listing-list {
        justify-content: flex-start
    }

    .zwc-outer-search.zwc-new {
        margin: 60px 0 0
    }

    .zwc-domain-today-cta-wrap .zwc-cta-domain-text .zwc-outer-search {
        margin: 60px auto 0
    }

    .zwc-zoho-domain-items-wrap1>div,
    .zwc-zoho-domain-items-wrap2>div,
    .zwc-zoho-domain-items-wrap3>div {
        min-height: 800px;
        max-height: 800px
    }

    .zwc-header-content-wrapper::after {
        content: "";
        position: absolute;
        background: #07331b;
        height: 100%;
        width: 140%;
        right: -140%;
        top: 0
    }

    .zwc-banner-wrapper {
        overflow: hidden
    }

    .zwc-reg-item p {
        max-width: 330px
    }

    .zwc-block4-actual-img {
        top: -8%
    }

    .zwc-zoho-domain-items-wrap2.middle-animated .zwc-domain-item3 .zwc-image-feature-block img.zwc-imge2 {
        width: 80%
    }

    .zwd-cart-domain-name>p,
    .zwd-cart-domain-price>p {
        font-size: 16px
    }
}

@media(max-width:1499px) {
    .domain-listing-list {
        justify-content: space-around
    }

    .domain-names>p,
    .domain-pricing>p {
        font-size: 25px
    }
}

@media(min-width:1600px) and (max-width:2100px) {
    .zwc-outer-search.zwc-new {
        margin: 60px 0 0;
        max-width: 1200px
    }
}

@media(min-width:1201px) and (max-width:16000px) {

    .zwd-cart-domain-name>p,
    .zwd-cart-domain-price>p {
        font-size: 16px
    }

    .zwc-already-domain-wrap {
        flex-basis: 400px
    }

    .zwc-perfect-domain-wrap {
        flex-basis: 625px
    }

    .zwc-animation-changer .slick-list.draggable {
        max-width: 120px
    }

    .zwc-banner-alter.content-wrap {
        padding: 10px 0
    }

    .zwc-banner-text h1 {
        max-width: 611px;
        letter-spacing: -1.62px
    }

    .zwc-banner-text p {
        max-width: 500px
    }

    .zwc-already-own {
        margin: 55px 0
    }

    .zwc-image-header-wrap {
        left: 12%
    }

    .zwc-outer-search.zwc-new {
        margin: 60px 0 0
    }
}

@media(min-width:1200px) and (max-width:1430px) {
    .zwc-advange-points {
        text-align: center
    }

    .zwc-reg-item h6 {
        max-width: initial
    }
}

@media(max-width:1499px) {
    .zwc-banner-text h1 {
        font-size: 50px
    }

    .zwc-already-own h4 {
        font-size: 27px
    }

    .zwc-why-zoho-domains h4 {
        font-size: var(--sub-title-font-size-xl)
    }

    .zwc-zoho-domain-items-wrap1>div>div>h6,
    .zwc-zoho-domain-items-wrap2>div>div>h6,
    .zwc-zoho-domain-items-wrap3>div>div>h6 {
        font-size: var(--item-title-font-size-xxl)
    }

    .zwc-top-desc h4 {
        font-size: var(--sub-title-font-size-xxl)
    }

    .zwc-top-desc p {
        font-size: 20px
    }

    .zwc-reg-item h6 {
        font-size: 28px
    }

    .zwc-actual-items {
        justify-content: center
    }

    .zwc-customer-testimonial h6 {
        font-size: var(--sub-title-font-size-xxl)
    }

    .zwc-feedback {
        font-size: 34px
    }

    .zwc-content-ftr h4 {
        font-size: var(--sub-title-font-size-xxl)
    }

    .zwc-content-ftr p {
        font-size: 20px
    }

    .zwc-cta-domain-text h4 {
        font-size: var(--sub-title-font-size-xxl)
    }

    .zwc-banner-wrapper {
        background: linear-gradient(to right, #dff2b6 85%, #052614 15%)
    }

    .zwc-animation-changer {
        top: 41%;
        right: -7%
    }

    .zwc-border-active {
        top: 51.5%;
        right: -5%
    }

    .zwc-url-specifer {
        width: 56%;
        left: 30%;
        top: 49%
    }

    .zwc-image-outlinee {
        z-index: 99
    }
}

@media(min-width:1350px) and (max-width:1499px) {
    .zwc-border-active {
        right: -4%;
        top: 52%
    }
}

@media(max-width:1200px) {

    .zwc-right-banner-anime,
    .zwc-image-header-wrap {
        display: none
    }

    .zwc-header-content-wrapper {
        display: flex;
        flex-direction: column
    }

    .zwc-banner-alter.content-wrap {
        width: 100%
    }

    .zw-product-header {
        background: linear-gradient(to right, #e0f2b6 80%, #e0f2b6 20%)
    }

    .zwc-image-outlinee {
        display: none
    }

    .zwc-banner-text h1 {
        font-size: 38px
    }

    .zwc-already-own h4 {
        font-size: 25px
    }

    .zwc-why-zoho-domains h4 {
        font-size: var(--sub-title-font-size-lg)
    }

    .zwc-zoho-domain-items-wrap1>div>div>h6,
    .zwc-zoho-domain-items-wrap2>div>div>h6,
    .zwc-zoho-domain-items-wrap3>div>div>h6 {
        font-size: var(--item-title-font-size-xl)
    }

    .zwc-actual-items {
        justify-content: center
    }

    .zwc-top-desc h4 {
        font-size: var(--sub-title-font-size-lg)
    }

    .zwc-advange-points {
        text-align: center;
        max-width: 300px
    }

    .zwc-reg-item h6 {
        max-width: initial
    }

    .zwc-customer-testimonial h6 {
        font-size: var(--sub-title-font-size-xl)
    }

    .zwc-feedback {
        font-size: 30px
    }

    .zwc-cta-domain-text h4 {
        font-size: var(--sub-title-font-size-xl)
    }

    .zwc-content-ftr h4 {
        font-size: var(--sub-title-font-size-xl)
    }

    .zwc-outer-search.zwc-new {
        width: 80%;
        margin: 0 auto
    }

    .zwc-banner-wrapper {
        padding-top: 30px;
        background: #dff2b6
    }

    .zwd-details {
        transform: translateY(8px)
    }

    .zwc-banner-text {
        margin-left: 0;
        padding: 85px 0 55px 0;
        max-width: 900px;
        width: 90%;
        text-align: center
    }
}

@media(max-width:991px) {
    .zwc-banner-text h1 {
        font-size: 36px;
        max-width: 420px;
        margin: 0 auto 25px
    }

    .zwc-banner-text p {
        max-width: 550px;
        margin: 0 auto 20px
    }

    .zwc-already-own h4 {
        font-size: 24px
    }

    .zwc-why-zoho-domains h4 {
        font-size: var(--sub-title-font-size-md)
    }

    .zwc-zoho-domain-items-wrap1 {
        margin-top: 35px
    }

    .zwc-zoho-domain-items-wrap1>div>div>h6,
    .zwc-zoho-domain-items-wrap2>div>div>h6,
    .zwc-zoho-domain-items-wrap3>div>div>h6 {
        font-size: var(--item-title-font-size-lg)
    }

    .zwc-zoho-domain-items-wrap1>div,
    .zwc-zoho-domain-items-wrap2>div,
    .zwc-zoho-domain-items-wrap3>div {
        padding: 40px 30px;
        min-height: 500px;
        max-height: 610px
    }

    .zwc-top-desc h4 {
        font-size: var(--sub-title-font-size-md)
    }

    .zwc-reg-item h6 {
        max-width: initial;
        font-size: 26px
    }

    .zwc-customer-testimonial h6 {
        font-size: var(--sub-title-font-size-lg)
    }

    .slick-initialized .slick-slide {
        flex-direction: column
    }

    .zwc-customer-feedback {
        padding-left: 0;
        border-left: 0;
        border-top: 1px solid #c6de92;
        padding-top: 25px
    }

    .slick-dots li,
    .slick-dots li.slick-active {
        width: 45px;
        height: 3px
    }

    .zwc-feedback {
        text-align: center;
        font-size: 28px
    }

    .zwc-customer-testimonial {
        padding-top: 50px
    }

    .zwc-customer-profile {
        justify-content: center
    }

    .zwc-customer-logo {
        text-align: center;
        padding-right: 0
    }

    .zwc-customer-logo img {
        width: 50%;
        padding-bottom: 30px
    }

    #zwc-search-fixed {
        width: 100%
    }

    .zwc-fixed-cmn {
        font-size: 15px;
        margin-top: 15px
    }

    .zwc-fixed-header-wrapper>div>form {
        text-align: center
    }

    .zwc-cta-domain-text h4 {
        font-size: var(--sub-title-font-size-lg);
        max-width: 800px;
        margin: 0 auto 20px;
        padding: 0 20px
    }

    .zwc-content-ftr h4 {
        font-size: var(--sub-title-font-size-lg)
    }

    .zwc-outer-search.zwc-new {
        width: 85%;
        margin: 30px auto
    }

    .zwc-banner-text {
        padding: 20px 0 20px 0;
        margin: 0 100px
    }

    .zwc-header-content-wrapper {
        padding-bottom: 10px
    }

    .zwc-why-zoho-domains {
        margin-top: var(--section-divider-top-sm)
    }

    .zwc-actual-items {
        flex-wrap: wrap
    }

    .zwc-registered-domian {
        margin-top: var(--section-divider-top-sm)
    }

    .zfaq-section {
        margin-top: var(--section-divider-top-sm)
    }

    .zwc-outer-search.zwc-center.zwc-new {
        width: 80%
    }

    .zwc-footer-choose-domains {
        margin: var(--section-divider-top-sm) 0
    }

    .shimmer.domain-names {
        min-width: initial;
        max-width: 60px
    }

    .shimmer .domain-pricing {
        min-width: initial;
        max-width: 10px
    }

    .shimmer .domain-cta-remove {
        display: none
    }

    .zwc-exact-match-block.domain-listing-list {
        overflow-x: scroll
    }

    .zwc-domain-listing-wrapper {
        overflow: scroll;
        width: 100%;
        border: 1px solid #343333;
        padding: 5px 20px
    }

    .domain-listing-list {
        border-bottom: 0 solid
    }

    .zwc-fixed-header-wrapper {
        padding: 20px
    }

    .domain-names {
        min-width: 180px
    }

    .zwc-available-domains {
        margin-top: var(--section-divider-top-sm)
    }

    #new-domain,
    #new-domain-2 {
        top: 8%
    }

    #search-new-dm,
    #search-new-dm-2 {
        min-height: 63px
    }

    .domain-names>p,
    .domain-pricing>p {
        font-size: 20px
    }

    .zwc-block4-actual-img {
        top: -13%;
        width: 90%
    }
}

@media(min-width:1201px) {
    .zwc-md-devices-banner-image {
        display: none
    }

    .faq-wrapper h4:not(.faq-head),
    .faq-wrapper h4:before {
        font-size: 22px
    }

    .zwc-already-own {
        padding: 27px 23px
    }

    .zwd-details {
        padding: 15px 0 30px;
        transform: translateY(10px)
    }

    .zwe-sticky-wrap form {
        padding-bottom: 15px
    }
}

@media(max-width:767px) {
    .zwc-banner-alter.content-wrap {
        width: 100%;
        margin: 0 auto
    }

    .zwc-outer-search.zwc-new {
        width: 85%;
        text-align: center;
        margin-left: 20px;
        margin: 30px auto
    }

    .zwc-header-content-wrapper {
        width: 90%;
        padding: 30px 0 60px
    }

    .zwc-banner-text {
        padding: 45px 0 15px 0;
        margin: 0;
        text-align: center;
        margin: 0 50px;
        padding: 0 0 15px 0
    }

    .zwc-already-own {
        min-width: initial;
        flex-direction: row;
        text-align: center;
        align-items: center;
        justify-content: center;
        gap: 40px;
        padding: 20px 10px
    }

    .zwc-outer-search.zwc-center.zwc-new {
        width: 80%
    }

    .domain-cta a {
        padding: 5px 10px;
        min-width: 130px;
        font-size: 14px
    }

    .domain-names {
        min-width: 120px
    }

    .zwc-banner-text h1 {
        font-size: 30px
    }

    .zwc-already-own h4 {
        font-size: 23px;
        text-align: left
    }

    .zwc-exact-match-roller-wrap {
        margin: 0 auto
    }

    .zwc-perfect-domain-wrap,
    .zwc-already-domain-wrap {
        padding: 60px 100px
    }

    #search-new-dm,
    #already-dm,
    #search-new-dm-2 {
        font-size: 15px;
        padding: 10px 15px;
        min-height: 65px
    }

    #new-domain,
    #new-domain-2 {
        padding: 14px 23px
    }

    #transfer-domain,
    #new-domain,
    #new-domain-2 {
        width: auto;
        font-size: 15px;
        position: static;
        margin-bottom: 15px;
        transform: translate(0, 30%);
        margin: 15px 0
    }

    .domain-listing-list {
        justify-content: unset;
        padding: 10px 10px 10px 20px;
        gap: 15px;
        justify-content: space-between
    }

    .zwc-zoho-domain-items-wrap1,
    .zwc-zoho-domain-items-wrap2,
    .zwc-zoho-domain-items-wrap3 {
        flex-direction: column;
        align-items: center
    }

    .zwc-zoho-domain-items-wrap1>div,
    .zwc-zoho-domain-items-wrap2>div,
    .zwc-zoho-domain-items-wrap3>div {
        width: 95%;
        min-height: auto;
        padding: 30px
    }

    .zwc-zoho-domain-items-wrap1 {
        margin-top: 20px
    }

    .zwc-why-zoho-domains h4 {
        font-size: var(--sub-title-font-size-sm)
    }

    .zwc-zoho-domain-items-wrap1>div>div>h6,
    .zwc-zoho-domain-items-wrap2>div>div>h6,
    .zwc-zoho-domain-items-wrap3>div>div>h6 {
        font-size: var(--item-title-font-size-md)
    }

    .zwc-domain-item2 .zwc-img-subimg-1::after {
        background-size: 30px;
        height: 30px;
        width: 40px
    }

    .zwc-domain-item2 .zwc-img-subimg-1::before {
        height: 45px;
        width: 46px;
        background-position: -57px -40px;
        background-size: 160px
    }

    .zwc-domain-item2 .zwc-image-feature-block::after {
        height: 40px;
        width: 42px;
        right: 6%;
        background-size: 40px
    }

    .zwc-imge1 {
        width: 140px
    }

    .zwc-imge2 {
        width: 200px
    }

    .zwc-block3-image {
        gap: 10px
    }

    .zwc-zoho-domain-items-wrap1>div.zwc-domain-item2,
    .zwc-zoho-domain-items-wrap2>div.zwc-domain-item4,
    .zwc-zoho-domain-items-wrap3>div.zwc-domain-item6 {
        margin-top: 0
    }

    .zwc-reg-item h6 {
        text-align: center;
        max-width: initial
    }

    .zwc-reg-item p {
        text-align: center
    }

    .zwc-actual-items {
        text-align: center;
        margin-top: 50px;
        gap: 40px;
        flex-wrap: wrap
    }

    .faq-head h2 {
        margin-bottom: 25px
    }

    .zwc-registered-domian {
        margin-top: var(--section-divider-top-sm)
    }

    .zwc-top-desc h4 {
        font-size: var(--sub-title-font-size-sm)
    }

    .zwe-top-cart {
        margin-top: 30px;
        margin-left: 30px
    }

    .zwc-customer-testimonial {
        margin-top: var(--section-divider-top-sm)
    }

    .zwc-customer-testimonial h6 {
        font-size: var(--sub-title-font-size-md)
    }

    .zwc-feedback {
        font-size: 20px
    }

    .zwc-fixed-header-wrapper {
        padding: 20px 20px
    }

    .zwc-fixed-header-wrapper>div>button {
        margin: 10px auto
    }

    .zwc-fixed-header-wrapper>div {
        text-align: center;
        padding: 0
    }

    #zwc-search-fixed {
        width: 100%
    }

    .zwc-cta-domain-text h4 {
        font-size: var(--sub-title-font-size-md)
    }

    .zwc-footer-choose-domains {
        margin-top: var(--section-divider-top-sm)
    }

    .zwc-content-ftr h4 {
        font-size: var(--sub-title-font-size-md)
    }

    .zwc-exact-match-block .domain-names p,
    .zwc-exact-match-block .domain-detail .domain-pricing>p {
        font-size: 15px
    }

    .zwc-zoho-domain-items-wrap2.middle-animated .zwc-domain-item4 .zwc-image-feature-block::before {
        display: none
    }

    .zwc-block4-actual-img {
        left: 5%
    }

    .zwc-domain-today-cta-wrap {
        padding: 50px 0
    }

    .zwc-advantage-img-block {
        margin: 0 auto 60px
    }

    .zwc-available-domains {
        margin-top: var(--section-divider-top-sm)
    }

    .zwc-domain-listing-wrapper {
        width: 100%;
        padding: 5px 10px
    }

    .domain-names>p {
        max-width: 100px
    }

    .domain-pricing {
        min-width: 90px
    }

    .domain-detail {
        gap: 25px
    }

    .zwd-carted-number-wrap {
        min-width: 250px;
        width: 70%;
        right: -50%
    }

    .zwd-cart-item {
        padding: 10px 15px;
        gap: 30px
    }

    .zwd-details {
        padding-bottom: 10px
    }

    .zmobile-menu-new-content .zwd-cart-details:hover .zwd-carted-number-wrap.zwc-active-cart-list {
        left: 0;
        width: 90%
    }

    .domain-names>p,
    .domain-pricing>p {
        font-size: 18px
    }

    .zwc-content-ftr {
        max-width: 600px;
        margin: 0 auto
    }

    .zwc-zoho-domain-items-wrap2>div.zwc-domain-item4 {
        min-height: 730px
    }
}

@media(max-width:520px) {
    .zwc-domain-item2 .zwc-img-subimg-1::after {
        background-size: 22px;
        animation: unset
    }

    .zwc-domain-item2 .zwc-image-feature-block::before {
        height: 20px;
        width: 42px;
        background-size: 40px
    }

    .zwc-domain-item2 .zwc-img-subimg-1::before {
        height: 40px;
        width: 40px;
        background-size: 130px;
        left: 2%;
        background-position: -45px -31px
    }

    .zwc-domain-item2 .zwc-image-feature-block::after {
        height: 25px;
        width: 25px;
        background-size: 25px
    }

    .zwc-imge1 {
        width: 120px
    }

    .zwc-imge2 {
        width: 160px
    }

    .zwc-block3-image {
        gap: 10px
    }

    .zwc-block4-image::before {
        height: 80px;
        width: 29px;
        background-size: 30px;
        bottom: 50%
    }

    .zwc-block5-image::before {
        height: 45px;
        width: 41px;
        background-position: -55px -35px;
        background-size: 150px
    }

    .zwc-block6-image>span::before {
        height: 45px;
        width: 45px;
        background-size: 162px;
        background-position: -59px -39px
    }

    .domain-names {
        min-width: 100px
    }

    .faq-ans ul li {
        font-size: 14px
    }

    .faq-ans ul {
        padding-left: 25px
    }

    .zwc-footer-cta-double {
        gap: 15px
    }

    .zwc-already-own {
        flex-direction: column
    }

    .zwc-already-own h4 {
        font-size: 22px;
        text-align: center
    }
}

@media(max-width:480px) {
    .zwc-already-own h4 span {
        display: inline-block
    }

    .content-wrap {
        width: 95%
    }

    .zwc-outer-search.zwc-center.zwc-new {
        width: 90%
    }

    .zwc-already-own {
        padding: 20px 25px;
        gap: 20px
    }

    .zwc-trans-cta button,
    .zwc-trans-cta a {
        padding: 13.5px 10px;
        font-size: 16px;
    }

    .zwe-top-cart {
        margin-left: 10px;
        margin-top: 40px;
        display: inline-flex;
        margin-top: 25px
    }

    .domain-listing-list {
        padding: 10px 10px 10px 20px;
        gap: 25px
    }

    .zwc-perfect-domain-wrap,
    .zwc-already-domain-wrap {
        padding: 30px 35px;
        text-align: center
    }

    #transfer-domain,
    #new-domain,
    #new-domain-2 {
        padding: 10px 20px;
        transform: translate(0, 50%)
    }

    #search-new-dm,
    #already-dm,
    #search-new-dm-2 {
        padding: 10px 15px;
        width: 100%;
        min-height: 45px
    }

    .zwc-content-domain-new h3,
    .zwc-content-domain-already h3 {
        font-size: var(--sub-title-font-size-sm)
    }

    .zwc-why-zoho-domains h4 {
        font-size: var(--sub-title-font-size-sm)
    }

    .zwc-zoho-domain-items-wrap1>div>div>h6,
    .zwc-zoho-domain-items-wrap2>div>div>h6,
    .zwc-zoho-domain-items-wrap3>div>div>h6 {
        font-size: var(--item-title-font-size-sm)
    }

    .zwc-zoho-domain-items-wrap1>div,
    .zwc-zoho-domain-items-wrap2>div,
    .zwc-zoho-domain-items-wrap3>div {
        width: 100%;
        padding: 30px 20px
    }

    .zwc-zoho-domain-items-wrap1>div>div>p,
    .zwc-zoho-domain-items-wrap2>div>div>p,
    .zwc-zoho-domain-items-wrap3>div>div>p {
        font-size: 14px
    }

    .zwc-zoho-domain-items-wrap2>div.zwc-domain-item4 {
        min-height: auto
    }

    .zwc-img-subimg-1+img {
        width: 220px
    }

    .zwc-domain-item2 .zwc-img-subimg-1::before {
        height: 35px;
        width: 30px;
        background-size: 120px;
        left: 10%;
        background-position: -45px -29px;
        z-index: 1
    }

    .zwc-top-desc h4 {
        font-size: var(--sub-title-font-size-sm)
    }

    .zwc-advantage-img-block>img:nth-child(1) {
        width: 150px
    }

    .zwc-advantage-img-block>img:nth-child(2) {
        width: 40px
    }

    .zwc-icon-addon {
        right: 20%;
        bottom: 0
    }

    .zwc-advantage-img-block {
        margin: 0 auto 30px
    }

    .domain-names {
        max-width: initial;
        min-width: 100px
    }

    .zwc-customer-testimonial h6 {
        font-size: var(--sub-title-font-size-sm)
    }

    .zwc-feedback {
        font-size: 19px
    }

    .zwc-fixed-header-wrapper {
        padding: 15px 0
    }

    #zwc-search-fixed {
        width: 95%;
        margin-right: 0
    }

    .zwc-fixed-header-wrapper>div {
        text-align: center
    }

    #fixed-find-domain,
    #fixed-transfer-domain {
        font-size: 12px
    }

    .zwc-fixed-cmn {
        margin-top: 15px;
        width: 40%;
        padding: 15px;
    }

    .faq-head h2 {
        font-size: var(--sub-title-font-size-sm)
    }

    .zwc-footer-cta-double {
        flex-direction: column;
        align-items: center
    }

    .zwc-buy-dm-ftr,
    .zwc-transfer-dm-ftr {
        max-width: 210px
    }

    .zwc-content-ftr h4 {
        font-size: var(--sub-title-font-size-sm)
    }

    .zwc-content-ftr p {
        font-size: 18px
    }

    .zwc-buy-dm-ftr a,
    .zwc-transfer-dm-ftr a {
        padding: 13px 31px;
        font-size: 15px
    }

    .domain-cta a {
        min-width: 100px;
        padding: 4px 0;
        font-size: 12px
    }

    .zwc-available-domains {
        margin-top: var(--section-divider-top-sm)
    }

    .zwc-cta-domain-text h4 {
        font-size: 25px;
        margin-bottom: 30px;
        letter-spacing: 0
    }

    .zwc-domain-today-cta-wrap {
        padding: 45px 20px;
        margin-top: var(--section-divider-top-sm)
    }

    .shimmer.domain-names {
        min-width: initial;
        max-width: 60px
    }

    .shimmer .domain-pricing {
        min-width: initial;
        max-width: 10px
    }

    .shimmer .domain-cta-remove {
        display: none
    }

    .zwc-block4-actual-img {
        left: 0;
        transform: translateY(-10px)
    }

    .zwc-zoho-domain-items-wrap2.middle-animated .zwc-domain-item4 .zwc-image-feature-block::before {
        display: none
    }

    .zwc-banner-text {
        margin: 0 10px;
        width: 100%;
        font-size: 28px
    }

    .zwc-content-ftr {
        width: 90%;
        margin: 0 auto
    }

    .zwd-cart-domain-name>p {
        max-width: 100px;
        word-wrap: break-word;
        min-width: 100px
    }

    .zwd-cart-item {
        justify-content: flex-start;
        gap: 10px;
        padding: 10px 7px
    }
.zwd-desc-text1 {
    max-width: 150px;
}
}

@media(max-width:320px) {
    .zwc-banner-text h1 {
        font-size: 24px
    }

    .zwc-fixed-cmn {
        margin-top: 15px;
        width: 45%;
        padding: 15px;
    }
}

@media only screen and (max-width:1280px) {
    .zfaq-wrapper {
        padding: 70px 50px 70px;
        border-radius: 0
    }
}

@media only screen and (max-width:610px) {
    .zfaq-wrapper {
        padding: 40px 20px 60px
    }

    .faq-wrapper h4:not(.faq-head) {
        padding: 20px 10px 20px 20px
    }

    .faq-wrapper .faq-wrap p {
        max-width: 93%
    }
}

.zwc-cart-loading {
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 2px solid #ccc;
    border-top: 2px solid #333;
    border-radius: 50%;
    animation: zwcSpin .6s linear infinite;
    vertical-align: middle
}

@keyframes zwcSpin {
    to {
        transform: rotate(360deg)
    }
}