body {
    line-height: unset;
}

.top-search {
    background-size: 100% 100%;
}

.top-search-result {
    background-image: linear-gradient(to bottom right, #333e65, #203561, #031242);
    width: 100%;
    padding-top: 140px;
}

.top-search-result .fa-close {
    opacity: 0.4;
    font-size: 25px;
    font-weight: 300;
    padding-right: 20px;
    cursor: pointer;
}

.tooltip-inner a {
    color: #fff;
}

.search-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-wrap: nowrap;
    margin: 100px auto;
    padding-left: 50px;
    margin-top: 160px;
}

.top-search-title1 {
    font-family: 'Switzer';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    letter-spacing: -0.01em;
    color: #FBFDFF;
    opacity: 0.4;
}

.top-search-title2 {
    font-family: 'swansea-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 45px;
    line-height: 48px;
    letter-spacing: -0.01em;
    color: #FBFDFF;
    margin-top: 15px;
}

.top-search-title3 {
    font-family: 'Switzer';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    color: #FBFDFF;
    opacity: 0.8;
    margin-top: 15px;
    margin-bottom: 10px;
}

.top-search-result-content {
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.top-search-input-content {
    display: inline-flex;
    align-items: center;
    width: 100%;
}

.top-search-input {
    height: 60px;
    margin-top: 15px;
    border: 1px solid rgba(251, 253, 255, 0.4);
    border-radius: 50px;
    display: flex;
    align-items: center;
    flex-direction: row;
    max-width: 600px;
    width: 100%;
}

.top-search-fa {
    margin-top: 15px;
    background-color: #031242;
    border-radius: 50px;
    cursor: pointer;
    margin-left: 15px;
    text-align: center;
}

#search-result-button {
    margin-top: 0
}

#search-result-button-loading {
    margin-top: 0
}

.top-search-fa .fa {
    font-size: 25px;
    height: 60px;
    width: 60px;
    line-height: 60px;
    font-weight: 300;
}

.top-search-fa .fa-spinner {
    font-weight: 400;
}

.top-search-input input[type='text'] {
    font-family: 'Switzer';
    font-style: normal;
    height: 60px;
    border: none;
    background: none;
    font-size: 30px;
    line-height: 35px;
    letter-spacing: -0.01em;
    color: #FBFDFF;
    width: 100%;
    padding-right: 25px;
    padding-left: 20px;
}

input[type='text']:focus {
    border: none;
    outline-style: none;
}

.ai-search-link {
    display: inline-block;
    line-height: 44px;
    padding-right: 34px;
    border-radius: 60px;
    border: unset;
    margin-top: 15px;
    cursor: pointer;
    font-size: 16px;
    font-family: Switzer, sans-serif;
    font-style: normal;
    font-weight: 400;
}

.ai-search-link span, .ai-search-link i{
    color: #0096FC;
}

.ai-search-link > i {
    position: relative;
    left: 10px;
}

.ai-search-link:hover > i {
    left: 13px;
    transition-duration: 0.3s;
}

.featured-domains-content {
    height: 188px;
    background: #EBF3FF;
}

.trustpilot-review-prompt-container {
    margin-top: 100px;
}

.search-arrow {
    padding-left: 5px;
    position: relative;
}

.featured-domains-text {
    font-family: 'Switzer';
    font-style: normal;
    padding-top: 30px;
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    letter-spacing: -0.01em;
    color: #031242;
    opacity: 0.4;
}

.featured-domains-tlds {
    padding-left: 100px;
    padding-right: 100px;
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    max-width: 1500px;
    margin: 0 auto;
}

.featured-domains-tlds .fa-chevron-circle-left, .fa-chevron-circle-right {
    font-weight: 100;
    font-size: 35px;
}

.featured-domains-tlds .tld-info {
    max-width: 160px;
    max-height: 70px;
    margin: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
}

.featured-domains-tlds .old-price {
    font-family: 'Switzer';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    text-decoration-line: line-through;
    color: #031242;
    opacity: 0.4;
}

.featured-domains-tlds .current-price {
    font-family: 'Switzer';
    font-style: normal;
    font-size: 16px;
    color: #0096F7;
}

.tld-info-previous, .tld-info-next {
    cursor: pointer;
    color: #031242;
}

.tld-info-hidden {
    display: none;
}

.find-and-register-content {
    margin-top: 100px;
}

.find-and-register-title {
    text-align: center;
    margin-right: 0;
    margin-left: 0;
}

.find-and-register-title1 {
    font-family: 'swansea-bold';
    font-style: normal;
    display: block;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    text-align: center;
    letter-spacing: -0.01em;
    color: #031242;
    text-transform: none;
    padding: 0;
}

.find-and-register-title2 {
    font-family: 'Switzer';
    font-style: normal;
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #031242;
    opacity: 0.8;
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

.find-and-register-group {
    margin-top: 65px;
    margin-right: 0;
    margin-left: 0;
}

.find-and-register-group-content {
    max-width: fit-content;
    padding-right: 30px;
    padding-left: 30px;
    padding-top: 30px;
}

.find-and-register-group-content img {
    width: 28px;
    height: 28px;
}

.find-and-register-group-content .title-subtitle {
    margin-top: 15px;
    font-family: 'Switzer';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    /*line-height: 24px;*/
    letter-spacing: -0.01em;
    color: #031242;
    text-transform: none;
    padding: 0;
}

.find-and-register-group-content .normal-font {
    margin-top: 15px;
    font-family: 'Switzer';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #031242;
    opacity: 0.6;
}

.for-brands-and-for-investors {
    margin-top: 150px;
}

.for-brands-and-for-investors-group {
    margin-top: 50px;
}

.for-brands, .for-investors {
    margin: 0 auto;
    height: 672px;
    max-width: 570px;
    border-radius: 10px;
}

.for-brands-and-for-investors-content {
    max-width: 450px;
    padding-left: 40px;
    padding-right: 40px;
    margin: 0 auto;
    padding-top: 50%;
}

.for-brands-and-for-investors-content-title {
    display: block;
    font-family: 'swansea-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    letter-spacing: -0.01em;
    color: #031242;
    text-transform: none;
    padding: 0;
}

.for-brands-and-for-investors-content-subtitle {
    font-family: 'Switzer';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #031242;
    opacity: 0.8;
}

.our-suite-of-domain-tools {
    margin-top: 150px;
}

.our-suite-of-domain-tools-title1 {
    font-family: 'swansea-bold';
    font-style: normal;
    display: block;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    text-align: center;
    letter-spacing: -0.01em;
    color: #031242;
    text-transform: none;
    padding: 0;
}

.our-suite-of-domain-tools-title2 {
    font-family: 'Switzer';
    font-style: normal;
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #031242;
    opacity: 0.8;
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

.our-suite-of-domain-tools-group {
    margin-top: 65px;
}

.our-suite-of-domain-tools-group-content {
    max-width: fit-content;
    padding-right: 30px;
    padding-left: 30px;
    padding-top: 60px;
}

.our-suite-of-domain-tools-group-content img {
    width: 28px;
    height: 28px;
    margin-left: 10px;
}

.our-suite-of-domain-tools-group-content .title-subtitle {
    margin-top: 15px;
    font-family: 'Switzer';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    letter-spacing: -0.01em;
    color: #031242;
    text-transform: none;
    padding: 0;
}

.our-suite-of-domain-tools-group-content .normal-font {
    margin-top: 15px;
    font-family: 'Switzer';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #031242;
    opacity: 0.6;
}

.our-suite-of-domain-tools-group-content .tools-link {
    font-family: 'Switzer';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #0096F7;
    margin-top: 15px;
}

.our-suite-of-domain-tools-group-content .fa-angle-right {
    padding-left: 5px;
}

.search-and-register {
    margin-top: 150px;
    margin-bottom: 150px;
    background-repeat: no-repeat;
    background-size: cover;
}

.search-and-register-text {
    font-family: 'swansea-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    letter-spacing: -0.01em;
    color: #031242;
    text-transform: none;
    padding: 0;
    margin: 0;
}

.search-and-register-row {
    height: 60px;
    width: 748px;
    background: rgba(3, 18, 66, 0.2);
    border-radius: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.search-and-register-input {
    font-family: 'Switzer';
    font-style: normal;
    height: 60px;
    border: none;
    background: none;
    font-size: 30px;
    line-height: 35px;
    letter-spacing: -0.01em;
    color: #031242;
    width: 100%;
    padding-right: 10px;
    padding-left: 25px;
}

#search-and-register-input::-webkit-input-placeholder {
    color: rgba(3, 18, 66, 0.4);
}

#search-and-register-input:-moz-placeholder {
    color: rgba(3, 18, 66, 0.4);
}

#search-and-register-input::-moz-placeholder {
    color: rgba(3, 18, 66, 0.4);
}

#search-and-register-input:-ms-input-placeholder {
    color: rgba(3, 18, 66, 0.4);
}

#search-domain-input::-webkit-input-placeholder {
    color: rgba(251, 253, 255, 0.4);
}

#search-domain-input:-moz-placeholder {
    color: rgba(251, 253, 255, 0.4);
}

#search-domain-input::-moz-placeholder {
    color: rgba(251, 253, 255, 0.4);
}

#search-domain-input:-ms-input-placeholder {
    color: rgba(251, 253, 255, 0.4);
}

#search-result-domain-input::-webkit-input-placeholder {
    color: rgba(251, 253, 255, 0.4);
}

#search-result-domain-input:-moz-placeholder {
    color: rgba(251, 253, 255, 0.4);
}

#search-result-domain-input::-moz-placeholder {
    color: rgba(251, 253, 255, 0.4);
}

#search-result-domain-input:-ms-input-placeholder {
    color: rgba(251, 253, 255, 0.4);
}

#bulk-bundle-textarea::-webkit-input-placeholder {
    color: rgba(3, 18, 66, 0.4);
}

#bulk-bundle-textarea:-moz-placeholder {
    color: rgba(3, 18, 66, 0.4);
}

#bulk-bundle-textarea::-moz-placeholder {
    color: rgba(3, 18, 66, 0.4);
}

#bulk-bundle-textarea:-ms-input-placeholder {
    color: rgba(3, 18, 66, 0.4);
}

#bulk-bundle-textarea::-webkit-input-placeholder {
    color: rgba(251, 253, 255, 0.4);
}

.search-and-register-content {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-top: 50px;
    padding-bottom: 50px;
    justify-content: space-around;
}

.search-and-register-button {
    font-family: 'Switzer';
    font-style: normal;
    padding: 10px 24px;
    min-width: 120px;
    max-height: 50px;
    background: #031242;
    border-radius: 60px;
    border: none;
    font-weight: 400;
    font-size: 18px;
    color: #EBF3FF;
    display: flex;
    justify-content: space-around;
    align-items: center;
    cursor: pointer;
    margin-right: 10px;
}

.domain-search-faqs {
    min-height: 1030px;
}

.domain-search-faqs-img {
    height: 880px;
    background-position-y: center;
    background: url(/sr/mainsite2023/search/domain-search-faqs.png) no-repeat;
}

.domain-search-faqs-title {
    font-family: 'swansea-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 45px;
    line-height: 48px;
    letter-spacing: -0.01em;
    color: #031242;
    margin-bottom: 40px;
    margin-left: 10px;
    text-transform: none;
    padding: 0;
}

.domain-search-faqs-question {
    cursor: pointer;
    color: #031242;
    font-weight: 500;
    font-size: 18px;
    border-bottom: 1.25px solid rgba(3, 18, 66, 0.1);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 15px;
    padding-bottom: 15px;
}

.domain-search-faqs-question h3 {
    color: #031242;
    font-weight: 500;
    font-size: 18px;
    text-transform: none;
    padding: 0;
    letter-spacing: 0.01em;
    margin-bottom: 5px;
}

.domain-search-faqs .reduceImg {
    display: none;
}

.domain-search-faqs-answer {
    padding-top: 20px;
    display: none;
    letter-spacing: -0.01em;
    font-family: 'Switzer';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #031242;
    opacity: 0.8;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-transition-delay: 111111s;
    -webkit-transition: color 11111s ease-out, background-color 111111s ease-out;
}

#domain-search-result-content {
    padding-top: 35px;
}


@media (max-width: 450px) {

    .search-and-register-content {
        flex-wrap: wrap;
        padding-bottom: 90px;
    }

    .search-and-register-text {
        margin-bottom:20px;
    }

    .search-and-register-row {
        position: relative;
        margin:0 0 0 0;
    }
    .search-and-register-input  {
        font-size:18px;
    }
    .search-and-register-button {
        position:absolute;
        left:32%;
        top:140%;
    }

    .find-and-register-title1,.find-and-register-title2,
    .our-suite-of-domain-tools-title1,.our-suite-of-domain-tools-title2 {
        text-align:left;

    }
    .find-and-register-title1,.our-suite-of-domain-tools-title1 {
        margin-left:20px;
    }

}

@media (min-width: 1200px) {
    .trustpolot-col {
        width: 80%;
        margin: 0 auto;
        float: unset;
    }
}

@media (max-width: 768px) {
    .search-box {
        margin: 160px 0px 50px 0px;
        padding-left: 40px;
    }

    .for-brands-and-for-investors-content {
        margin: 25px auto 0;
    }

    .top-search-input input[type='text'] {
        font-size: 20px;
    }

    .top-search-title2 {
        font-size: 40px;
    }

    .domain-search-faqs-img {
        background: linear-gradient(to bottom, white, transparent), url(/sr/mainsite2023/search/domain-search-faqs.png) no-repeat;
    }

    #search-domain-input::-webkit-input-placeholder {
        font-size: 18px;
    }

    #search-domain-input:-moz-placeholder {
        font-size: 18px;
    }

    #search-domain-input::-moz-placeholder {
        font-size: 18px;
    }

    #search-domain-input:-ms-input-placeholder {
        font-size: 18px;
    }

    .top-search-input {
        height: 50px;
    }

    .top-search-fa .fa {
        height: 50px;
        width: 50px;
        line-height: 50px;
        font-weight: 300;
        font-size: 20px;
    }

    .top-search-fa .fa-spinner {
        font-weight: 400;
    }

    #search-result-domain-input::-webkit-input-placeholder {
        font-size: 18px;
    }

    #search-result-domain-input:-moz-placeholder {
        font-size: 18px;
    }

    #search-result-domain-input::-moz-placeholder {
        font-size: 18px;
    }

    #search-result-domain-input:-ms-input-placeholder {
        font-size: 18px;
    }

    #search-domain-input::-webkit-input-placeholder {
        font-size: 18px;
    }

    #search-domain-input:-moz-placeholder {
        font-size: 18px;
    }

    #search-domain-input::-moz-placeholder {
        font-size: 18px;
    }

    #search-domain-input:-ms-input-placeholder {
        font-size: 18px;
    }

    #search-and-register-input::-webkit-input-placeholder {
        font-size: 18px;
    }

    #search-and-register-input:-moz-placeholder {
        font-size: 18px;
    }

    #search-and-register-input::-moz-placeholder {
        font-size: 18px;
    }

    #search-and-register-input:-ms-input-placeholder {
        font-size: 18px;
    }

    .btn-top-mobile, .btn-top-mobile:hover {
        color: #FFF;
    }

    .mobile-menu button {
        border: 1px solid #FFF !important;
    }
}


@media (max-width: 1200px) {
    #mega-toggle-btn .btn-default-dark{
        background-color: #FFF !important;
    }

    .alert-promote-v2 {
        min-width: 368px;
    }

    #main-site-top-bar-menu {
        min-width: 368px;
    }

    .page-content {
        min-width: 368px;
    }
}


@media (max-width: 1200px) {

    .tld-info-hidden {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 10px;
    }

    .featured-domains-tlds {
        overflow-x: scroll;
        padding-left: 0;
        padding-right: 0;
        display: flex;
        justify-content: flex-start;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .featured-domains-tlds .tld-info {
        margin: 35px;
    }

    .featured-domains-tlds::-webkit-scrollbar {
        display: none; /* Safari and Chrome */
    }

}
