.body-container {
    background: #FFF;
}

.home-top-container {
    background-size: 100% 100%;
    background-color: #000;
    padding: 0;
    background-image: url(/sr/mainsite2023/home/header_bg.jpg);
}

.home-top-box {
    margin: 0 auto;
    padding-top: 150px;
}

.head-title {
    font-family: 'swansea-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 45px;
    line-height: 48px;
    letter-spacing: -0.01em;
    color: #031242;
    position: relative;
}

.sub-title {
    font-family: 'Switzer';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #031242;
    max-width: 726px;
    margin-top: 20px;
    margin-bottom: 70px;
    position: relative;
}

.home-search-result-error {
    background: rgba(234, 67, 55, 0.1);
    border: 1px solid #EA4337;
    border-radius: 6px;
    display: flex;
    align-items: center;
    margin-top: 10px;
    display: none;
}

.home-search-result-error-content {
    font-family: 'Switzer';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #EA4337;
    display: flex;
    align-items: center;
}

.home-search-result-error .fa-times {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #EA4337;
    width: 10px;
    margin-left: auto;
    margin-right: 20px;
    cursor: pointer;
}

.home-top-left-content {
    background: rgba(251, 253, 255, 0.85);
    box-shadow: 0 3px 4px rgba(3, 18, 66, 0.1);
    border-radius: 12px;
    min-height: 250px;
    max-width: 810px;
    padding: 0;
    width: 100%;
}

.home-top-left-content-bottom {
    background: rgba(3, 18, 66, 0.05);
    border-radius: 0 0 12px 12px;
    height: 70px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.home-top-right-content {
    height: 250px;
    width: 300px;
    border-radius: 15px;
    margin-left: 30px;
    background: rgba(3, 18, 66, 0.6) no-repeat;
    background-position-x: right;
}

.home-top-com-right-content {
    height: 250px;
    width: 300px;
}

#gradient-canvas {
    height: 100%;
    display: none;
}

.gradient-canvas-overlay {
    background-color: transparent;
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.5;
}

.register-and-transfer-text {
    margin-left: 10px;
    display: inline-block;
    border-bottom: 1px solid rgba(3, 18, 66, 0.1);
}

.register-and-transfer-right-text {
    margin-left: 20px;
}

.register-and-transfer-text span {
    font-family: 'Switzer';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    color: rgba(3, 18, 66, 0.4);
    cursor: pointer;
    display: inline-block;
}

.active-text-button {
    border-bottom: 1px solid rgb(3, 18, 66);
    color: rgb(3, 18, 66) !important;
}

.register-and-transfer-input {
    height: 60px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    flex-direction: row;
    border: 1px solid rgba(3, 18, 66, 0.2);
    margin: 40px auto;
}

.register-and-transfer-input .fa-search {
    font-size: 18px;
    line-height: 35px;
    font-weight: 300;
    height: 35px;
    width: 35px;
}

.fa-search-span {
    height: 35px;
    width: 35px;
    background: #031242;
    border-radius: 40px;
    margin-right: 10px;
    cursor: pointer;
    text-align: center;
    line-height: 35px;
}

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

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;
}

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

.register-and-transfer-input input[type='text']::-webkit-input-placeholder {
    font-family: 'Switzer';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 32px;
    letter-spacing: -0.01em;
    color: #031242;
    opacity: 0.4;
}

.register-and-transfer-input input[type='text']:-moz-placeholder {
    font-family: 'Switzer';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 32px;
    letter-spacing: -0.01em;
    color: #031242;
    opacity: 0.4;
}

.register-and-transfer-input input[type='text']::-moz-placeholder {
    font-family: 'Switzer';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 32px;
    letter-spacing: -0.01em;
    color: #031242;
    opacity: 0.4;
}

.register-and-transfer-input input[type='text']:-ms-input-placeholder {
    font-family: 'Switzer';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 32px;
    letter-spacing: -0.01em;
    color: #031242;
    opacity: 0.4;
}

.home-top-left-group {
    padding: 20px 20px 0 20px;
}

.home-top-left-group a {
    color: rgba(3, 18, 66, 0.4);
}

.register-and-transfer-bulk-text {
    font-family: 'Switzer';
    font-style: normal;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 22px !important;
    float: right;
}

.register-and-transfer-bulk-text .fa-angle-right {
    padding-left: 5px;
}

.tld-ads-info {
    display: flex;
    align-items: flex-end;
}

.tld-ads-info img {
    height: 25px;
}

.tld-ads-name {
    font-weight: 400;
    color: #031242;
    line-height: 36px;
    font-size: 25px;
}

.tld-ads-price {
    font-family: 'Switzer';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #031242;
    padding-left: 5px;
    display: block;
}


.tld-prev-price {
    font-family: 'Switzer';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 13px;
    color: rgba(3, 18, 66, 0.4);
    padding-left: 5px;
    display: block;
    text-decoration: line-through;
}

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

.tld-ads-previous {
    color: rgba(3, 18, 66, 0.2);
    cursor: pointer;
    padding-left: 20px;
}

.tld-ads-next {
    color: rgba(3, 18, 66, 0.2);
    cursor: pointer;
    padding-right: 20px;
}

.trusted-to-manage-container, .trustpilot-review-prompt-container {
    background-color: #fff;
    padding-bottom: 60px;
}

.bulk-manage-content {
    margin: 10px;
}

.bulk-manage-text {
    font-family: 'Switzer';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.01em;
    color: #FBFDFF;
    margin-top: 25px;
}

.learn-more-text {
    font-family: 'Switzer';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: rgba(251, 253, 255, 0.5);
    position: absolute;
    bottom: 20px;
    cursor: pointer;
}

.learn-more-text .fa {
    padding-left: 10px;
}

.transfer-input {
    margin: 0;
}

.transfer-group {
    margin: 30px auto 20px;
}

.transfer-group-input {
    display: flex;
}

.transfer-group-input :first-child {
    width: 80%;
}

.transfer-group-input :nth-child(2) {
    margin-left: 30px;
}

.transfer-button {
    font-family: 'Switzer';
    font-style: normal;
    padding: 10px 24px;
    width: 118px;
    height: 40px;
    background: #031242;
    border-radius: 60px;
    border: none;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #EBF3FF;
    display: flex;
    justify-content: space-around;
    align-items: center;
    cursor: pointer;
    margin-top: 15px;
}

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

.color-icon0 {
    background: linear-gradient(232.48deg, #F9D571 12.57%, #F9DCC1 46.27%, #E7C9F0 92.03%);
}

.color-icon1 {
    background: linear-gradient(167.42deg, #E1C6FD 9.12%, #D28EF7 94.92%);
}

.color-icon2 {
    background: linear-gradient(78.41deg, #67BEF7 10.51%, #E2EFFF 102.77%);
}

.color-icon3 {
    background: linear-gradient(314.11deg, #EFD46A 12.13%, #6FBFE8 83.34%);
}

.color-icon4 {
    background: linear-gradient(167.42deg, #252D69 9.12%, #4B3D83 94.92%);
}

.color-icon5 {
    background: linear-gradient(167.42deg, #0887E8 9.12%, #013A86 94.92%);
}

.hot-gavel {
    color: var(--db-89-ff, #DB89FF);
    font-size: 14px;
    margin-left: 10px;
}

.auction-item-name.participation {
    border-radius: 8px;
    border: 1px solid rgba(235, 243, 255, 0.30);
}

.trusted-to-manage-title {
    text-align: center;
    padding-top: 100px;
}

.trusted-to-manage-title .part1 {
    font-family: 'swansea-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    letter-spacing: -0.01em;
    color: #031242;
    display: inline-block;
}

.trusted-to-manage-title .part2 {
    font-family: 'swansea-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    letter-spacing: -0.01em;
    background: linear-gradient(90deg, #30A1E7, #2070B1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}

.trusted-to-manage-title .part3 {
    font-family: 'swansea-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    text-align: center;
    letter-spacing: -0.01em;
    color: #031242;
    display: inline-block;
}

.trusted-to-manage-title .part4 {
    font-family: 'swansea-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    letter-spacing: -0.01em;
    background: linear-gradient(90deg, #DBB9FA, #CE86F4, #EFAE83);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}

.trusted-to-manage-subtitle {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    flex-wrap: wrap;
}

.trusted-to-manage-subtitle .part {
    display: flex;
    align-items: center;
    padding: 10px;
    height: 60px;
    width: 390px;
    justify-content: center;
}

.trusted-to-manage-subtitle .part > img {
    width: 50px;
}

.trusted-to-manage-subtitle span {
    font-family: 'Switzer';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: rgba(3, 18, 66, 0.6);
    padding-left: 10px;
    min-width: 200px;
}

.trusted-to-manage-button-group {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    flex-wrap: wrap;
}

.register-a-domain-button {
    font-family: 'Switzer';
    font-style: normal;
    padding: 10px 24px;
    background: #031242;
    border-radius: 60px;
    border: none;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #EBF3FF;
    cursor: pointer;
    margin-top: 15px;
    height: 45px;
    display: inline-block;
}

.register-a-domain-button h3 {
    font-family: 'Switzer';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #EBF3FF;
    text-transform: none;
    letter-spacing: 0.01em;
    display: contents;
}

.transfer-domains-button {
    font-family: 'Switzer';
    font-style: normal;
    padding: 10px 24px;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #031242;
    cursor: pointer;
    margin-top: 15px;
    height: 45px;
    display: inline-block;
    border: 1px solid rgba(3, 18, 66);
    opacity: 0.4;
    border-radius: 60px;
    margin-left: 20px;
}

.transfer-domains-button h3 {
    font-family: 'Switzer';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #031242;
    text-transform: none;
    letter-spacing: 0.01em;
    display: contents;
}

.register-a-domain-button .fa-angle-right {
    padding-left: 10px;
    position: relative;
}

.transfer-domains-button .fa-angle-right {
    padding-left: 10px;
    position: relative;
}

.find-and-manage-container {
    display: flex;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #EBF3FF;
    border-radius: 24px 24px 0px 0px;
}

.find-and-manage-content {
    max-width: 1300px;
    width: 100%;
    display: inline-flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    padding-top: 100px;
}

.find-and-manage-left-title {
    font-family: 'swansea-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 46px;
    letter-spacing: -0.01em;
    color: #031242;
    text-transform: none;
    padding: 0;
}

.find-and-manage-left-text {
    font-family: 'Switzer';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #031242;
    opacity: 0.9;
    margin-top: 20px;
    margin-bottom: 20px;
}

.find-and-manage-get-started-button {
    font-family: 'Switzer';
    font-style: normal;
    padding: 10px 24px;
    background: #031242;
    border-radius: 60px;
    border: none;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #EBF3FF;
    cursor: pointer;
    margin-top: 15px;
    height: 45px;
    display: inline-block;
}

.find-and-manage-get-started-button .fa-angle-right {
    padding-left: 10px;
    position: relative;
}

.find-and-manage-learn-more {
    font-family: 'Switzer';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    display: flex;
    align-items: center;
    color: #0096F7;
}

.find-and-manage-left-button-group a:last-child {
    display: inline-block;
    margin-left: 25px;
}

.find-and-manage-learn-more .fa-angle-right {
    padding-left: 5px;
}

.find-and-manage-left-part {
    width: 500px;
}

.find-and-manage-right-part {
    width: 640px;
}

.find_and_manage_bulk_action {
    background-repeat: no-repeat;
    background-size: 600px 300px;
    border-radius: 10px;
}

.find_and_manage_expiring_domain_outlook {
    height: 311px;
    border-radius: 10px;
    display: inline-block;
    box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.02), 0 6px 20px 0 rgba(0, 0, 0, 0.02);
}

.find_and_manage_expiring_domain_outlook img {
    height: 100%;
    border-radius: 10px;
}

.find_and_manage_domain_stats {
    background-repeat: no-repeat;
    height: 311px;
    width: 300px;
    border-radius: 10px;
    display: inline-block;
    float: left;
}

.find_and_manage_domain_stats_content {
    height: 311px;
    margin-right: 20px;
    background: #FFFFFF;
    border-radius: 10px;
    box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.02), 0 6px 20px 0 rgba(0, 0, 0, 0.02);
}

.find_and_manage_domain_stats_text {
    padding: 10px 20px 20px 20px;
    height: 100%;
}

.find_and_manage_domain_stats_title {
    font-family: 'Switzer';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
    color: #001345;
}

.find_and_manage_domain_stats_img {
    width: 100%;
}

.find_and_manage_right_part_row {
    background-repeat: no-repeat;
    width: max-content;
    border-radius: 10px;
    margin-top: 20px;
}

.customer-support-container {
    background-color: #031242;
    display: flex;
    width: 100%;
    align-items: center;
    padding-top: 60px;
    padding-bottom: 60px;
}

.customer-support-content {
    display: flex;
    align-items: center;
    flex-grow: 1;
}

.customer-support-img {
    width: 50%;
}

.customer-support-img img:last-child {
    display: none;
}

.customer-support-img img {
    width: 90%;
    height: 90%;
    max-width: 714px;
    max-height: 582px;
}

.customer-support-title {
    font-family: 'Switzer';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #0096F7;
    width: fit-content;
    display: inline-block;
    padding-bottom: 10px;
}

.customer-support-subtitle {
    font-family: 'swansea-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    letter-spacing: -0.01em;
    color: #FBFDFF;
    text-transform: none;
    padding: 0;
}

.customer-support-detail-text {
    font-family: 'Switzer';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FBFDFF;
    max-width: 800px;
    width: 100%;
}

.customer-support-text {
    display: inline-block;
}

.customer-support-group {
    display: flex;
    height: 100%;
    align-items: center;
    max-width: 420px;
}

.customer-support-button {
    background: rgba(0, 150, 247, 0.2);
    border-radius: 60px;
    height: 40px;
    width: 125px;
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
}

.customer-support-button span {
    font-family: 'Switzer';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #0096F7;
    padding-left: 10px;
}

.customer-support-button-group {
    padding-top: 30px;
    padding-bottom: 50px;
}

.customer-support-button-group div:nth-of-type(n+2) {
    margin-left: 15px;
}

.customer-support-line {
    opacity: 0.2;
    border: 1px solid #FBFDFF;
    max-width: 800px;
    width: 100%;
}

.customer-support-bottom-text {
    max-width: 800px;
    width: 100%;
    display: flex;
    flex-direction: row;
    padding-top: 10px;
}

.customer-support-bottom-text1 {
    font-family: 'Switzer';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: rgba(251, 253, 255, 0.8);
}

.customer-support-bottom-text2 {
    font-family: 'Switzer';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: rgba(251, 253, 255, 0.8);
    padding-top: 20px;
}

.customer-support-bottom-right {
    padding-left: 25px;
}

.customer-support-button a {
    display: flex;
    align-items: center;
}

.all-in-one-container {
    min-height: 800px;
    background: #fff;
    padding-left: 10px;
    padding-right: 10px;
}

.all-in-one-title {
    padding-top: 100px;
}

.all-in-one-title-big {
    font-family: 'swansea-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 45px;
    line-height: 46px;
    text-align: center;
    letter-spacing: -0.01em;
    color: #031242;
    text-transform: none;
    padding: 0;
    margin-bottom: 0;
}

.all-in-one-title-small {
    font-family: 'Switzer';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: rgba(3, 18, 66, 0.8);
    padding-top: 10px;
}

.all-in-one-row1 {
    margin-top: 50px;
    display: flex;
    justify-content: center;
}

.all-in-one-website_builder {
    height: 400px;
    width: 600px;
    border-radius: 10px;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    background-size: contain;
    background-position: right;
    background-color: #0096F7;
}

.all-in-one-professional_email {
    height: 400px;
    width: 600px;
    border-radius: 10px;
    background-repeat: no-repeat;
    margin-left: 20px;
    display: flex;
    align-items: center;
    background-size: contain;
    background-position: right;
    background-color: #DB89FF;
}

.all-in-one-block-content {
    width: 400px;
    padding-left: 50px;
}

.all-in-one-block-title {
    font-family: 'Switzer';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.01em;
    color: rgba(3, 18, 66, 0.6);
    display: inline-block;
}

.all-in-one-block-subtitle {
    font-family: 'swansea-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    letter-spacing: -0.01em;
    color: #031242;
    display: inline-block;
    text-transform: none;
    padding: 0;
    margin-bottom: 0;
}

.all-in-one-block-button {
    font-family: 'Switzer';
    font-style: normal;
    padding: 10px 24px;
    background: #031242;
    border-radius: 60px;
    border: none;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #EBF3FF;
    cursor: pointer;
    margin-top: 15px;
    height: 45px;
    display: inline-block;
}

.all-in-one-block-button .fa-angle-right {
    padding-left: 10px;
    position: relative;
}

.all-in-one-row2 {
    padding-top: 20px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    padding-bottom: 100px;
}

.aftermarket-newsletter-signup {
    background-repeat: no-repeat;
    width: 1225px;
    background-size: cover;
    border-radius: 10px;
    padding-bottom: 30px;
}

.aftermarket-newsletter-title {
    font-family: 'Switzer';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.01em;
    color: rgba(3, 18, 66, 0.6);
}

.aftermarket-newsletter-subtitle {
    font-family: 'swansea-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 46px;
    letter-spacing: -0.01em;
    color: #031242;
    text-transform: none;
    padding: 0;
}

.aftermarket-newsletter-text {
    font-family: 'Switzer';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: rgba(3, 18, 66, 0.8);
}

.aftermarket-newsletter-block {
    width: 600px;
    display: inline-block;
    margin-top: 50px;
    margin-left: 50px;
}

.aftermarket-newsletter-submit {
    height: 60px;
    width: 600px;
    background: rgba(3, 18, 66, 0.2);
    border-radius: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}

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

.aftermarket-newsletter-submit-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;
    line-height: 24px;
    color: #EBF3FF;
    display: flex;
    justify-content: space-around;
    align-items: center;
    cursor: pointer;
    margin-right: 10px;
}

.aftermarket-newsletter-submit-button .fa-angle-right {
    padding-left: 8px;
    position: relative;
}

.do-more-with-dynadot-container {
    display: flex;
    background-color: #EBF3FF;
    padding-left: 10px;
    padding-right: 10px;
}

.do-more-with-dynadot-content {
    max-width: 1300px;
    width: 100%;
    display: inline-flex;
    justify-content: space-around;
    align-items: center;
    padding-bottom: 100px;
    margin: 0 auto;
    padding-top: 50px;
}

.do-more-with-dynadot-text-contents {
    width: 50%;
    max-width: 500px;
    padding-left: 10px;
    margin-right: 50px;
}

.do-more-with-dynadot-line {
    border: 1px solid rgba(3, 18, 66, 0.2);
    width: 100%;
}

.do-more-with-dynadot-title {
    font-family: 'Switzer';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: rgba(3, 18, 66, 0.3);
}

.do-more-with-dynadot-block {
    cursor: pointer;
}

.block-inactive {
    opacity: 0.5;
}

.do-more-with-dynadot-block-title {
    display: flex;
    align-items: center;
}

.do-more-with-dynadot-block-title-text {
    font-family: 'Switzer';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.01em;
    color: #031242;
    text-transform: none;
    padding: 0;
    margin: 0;
}

.do-more-with-dynadot-block-text {
    font-family: 'Switzer';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #031242;
    opacity: 0.9;
}

.do-more-with-dynadot-block-bottom {
    padding-left: 50px;
}

.do-more-with-dynadot-block-learn-more {
    margin-top: 15px;
}

.do-more-with-dynadot-block-learn-more a {
    color: #0096F7;
    font-size: 14px
}

.do-more-with-dynadot-block-learn-more .fa-angle-right {
    padding-left: 5px;
}

.do-more-with-dynadot-img-contents {
    min-width: 600px;
    min-height: 430px;
}

.do-more-with-dynadot-img-content img {
    width: 100%;
    height: auto;
}

.page-top-container {
    position: relative;
}

#gradiant-canvas {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.canvas-content {
    width: 100%;
}

.find-and-manage-head {
    text-transform: none;
    font-family: 'swansea-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 46px;
    letter-spacing: -0.01em;
    color: #031242;
}

@media (max-width: 1300px) {

    .all-in-one-professional_email {
        margin-left: 0;
        margin-top: 20px;
    }

    .all-in-one-row1 {
        flex-direction: column;
        align-items: center;
    }

}

@media (max-width: 1200px) {

    .find-and-manage-content {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .find-and-manage-left-part {
        width: 640px;
    }

    .find-and-manage-right-part {
        margin-top: 60px;
    }

    .do-more-with-dynadot-content {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .do-more-with-dynadot-text-contents {
        margin-top: 60px;
        width: auto;
        margin-right: 0;
        padding-left: 0;
    }

}

.home-search-result-wrap {
    display: none;
    padding-top: 130px;
}

.home-search-active {
    background-color: rgb(235, 243, 255) !important;
    box-shadow: 0 1px 3px rgba(43, 59, 93, 0.3);
}

.home-search-active .navbar-nav.site-content-top > li > a {
    color: #031242 !important;
}

.home-search-active .navbar-nav.site-content-top > li > a:focus, .home-search-active .navbar-nav.site-content-top > li > a:hove {
    color: #031242 !important;
}

.home-search-active #head_side_bar_currency {
    color: #031242 !important;
    border: 1.25px solid #031242 !important;
}

.home-search-active .head-dark-logo {
    display: unset !important;
}

.home-search-active .head-white-logo {
    display: none !important;
}

.home-search-active .user-login-btn {
    color: #031242 !important;
    border-color: #031242 !important;
}

.home-search-active #head_side_bar_shoppingCart {
    color: #031242 !important;
    border-color: #031242 !important;
}

.home-search-active #head_side_bar_shoppingCart i {
    color: #031242 !important;
}


.home-top-search-wrap.scroll {
    box-shadow: 0px 3px 4px 0px rgba(3, 18, 66, 0.10);
}

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

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

.home-top-search-input {
    height: 60px;
    border: 1px solid #031242;
    border-radius: 50px;
    display: flex;
    align-items: center;
    flex-direction: row;
    max-width: 600px;
    width: 100%;
}

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

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

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

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

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

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

.top-search-fa .fa-spinner {
    font-weight: unset;
    font-size: 20px;
}

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

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

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

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

#search-back-home {
    font-size: 24px;
    color: rgba(3, 18, 66, 0.40);
    font-weight: 400;
    margin-right: 20px;
    cursor: pointer;
}

#domain-search-result-content {
    padding-top: 120px;
    position: relative;
}

@media (min-width: 1200px) {
    .customer-support-group {
        max-width: 600px;
    }
}

@media (max-width: 1200px) and (min-width: 1024px) {

    .home-top-left-content {
        width: 60%;
    }

}

@media (max-width: 1024px) {

    .home-top-left-content {
        width: 100%;
    }

    .home-top-right-content {
        max-width: 810px;
        margin-left: 0;
        width: 100%;
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .home-top-com-right-content {
        margin-top: 20px;
        width: 100%;
        padding: unset;
    }

    .head-title {
        font-size: 40px;
    }

    .sub-title {
        margin-bottom: 50px;
    }

    .register-and-transfer-input input[type='text'] {
        font-size: 20px;
    }

    .register-and-transfer-input input[type='text']::-webkit-input-placeholder {
        font-size: 20px;
    }

    .register-and-transfer-input input[type='text']:-moz-placeholder {
        font-size: 20px;
    }

    .register-and-transfer-input input[type='text']::-moz-placeholder {
        font-size: 20px;
    }

    .register-and-transfer-input input[type='text']:-ms-input-placeholder {
        font-size: 20px;
    }

}

@media (max-width: 768px) {

    .hot-auctions-container {
        margin-top: 30px;
    }

    .sub-title {
        margin-bottom: 30px;
    }

    .home-top-left-content {
        width: 100%;
    }

    .customer-support-content {
        flex-direction: column;
    }

    .customer-support-subtitle {
        padding-top: 20px;
        font-size: 30px;
    }

    .customer-support-text {
        width: 100%;
        padding: 20px;
    }

    .customer-support-button-group div:last-child {
        margin-left: 0;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .aftermarket-newsletter-block {
        text-align: center;
    }

    .all-in-one-professional_email {
        margin-left: 0;
        margin-top: 20px;
    }

    .all-in-one-row1 {
        flex-direction: column;
        align-items: center;
    }

    .aftermarket-newsletter-submit {
        width: auto;
        margin-left: 20px;
        margin-right: 20px;
    }

    .aftermarket-newsletter-signup {
        width: 100%;
    }

    .aftermarket-newsletter-block {
        margin: 50px 0 0;
        width: 100%;
    }

    .aftermarket-newsletter-subtitle {
        font-size: 20px;
        line-height: 24px;
    }

    .do-more-with-dynadot-content {
        flex-direction: column;
        padding-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .do-more-with-dynadot-img-content {
        margin-top: 50px;
    }

    .do-more-with-dynadot-img-contents {
        min-width: auto;
        min-height: auto;
    }

    .all-in-one-title-big {
        font-size: 32px;
    }

    .all-in-one-block-subtitle {
        font-size: 20px;
        line-height: 24px;
    }

    .all-in-one-block-content {
        width: 230px;
    }

}

@media (max-width: 768px) and (min-width: 761px) {

    .customer-support-img img:last-child {
        display: block;
    }

    .customer-support-img img:first-child {
        display: none;
    }

    .customer-support-img {
        width: 70%
    }

    .customer-support-group {
        width: 70%;
        max-width: none;
    }

    .customer-support-button-group div:last-child {
        margin: 0 0 0 15px;

    }

}

@media (max-width: 760px) and (min-width: 435px) {

    .customer-support-button-group div:last-child {
        margin-left: 0;
        margin-top: 10px;
        margin-bottom: 20px;
    }

}

@media (max-width: 700px) {

    .find-and-manage-left-part {
        width: 300px;
    }

    .find-and-manage-left-title {
        font-size: 35px;
    }

    .find-and-manage-right-part {
        margin-left: 0;
        width: 340px;
    }

    .find_and_manage_right_part_row {
        display: flex;
        flex-direction: column;
        height: 100%;
        width: 100%;
    }

    .find_and_manage_expiring_domain_outlook {
        margin-top: 20px;
    }

    .find_and_manage_domain_stats {
        width: 100%;
    }

    .find_and_manage_domain_stats_content {
        margin-right: 0;
    }

}

@media (max-width: 610px) {

    .all-in-one-website_builder {
        width: 100%;
    }

    .all-in-one-professional_email {
        margin-left: 0;
        margin-top: 20px;
        width: 100%;
    }

}

@media (max-width: 470px) {

    .transfer-input input[type='text'] {
        font-size: 13px;
    }

    .transfer-input input[type='text']::-webkit-input-placeholder {
        font-size: 13px;
    }

    .transfer-input input[type='text']:-moz-placeholder {
        font-size: 13px;
    }

    .transfer-input input[type='text']::-moz-placeholder {
        font-size: 13px;
    }

    .transfer-input input[type='text']:-ms-input-placeholder {
        font-size: 13px;
    }

    .customer-support-img {
        width: 100%;
        padding-bottom: 20px
    }

    .all-in-one-website_builder {
        background-size: 160px 100%;
    }

    .all-in-one-professional_email {
        background-size: 160px 100%;
    }

    .all-in-one-block-content {
        padding-left: 20px;
        width: 200px;
    }

}

@media (min-width: 430px) and  (max-width: 470px) {
    .all-in-one-website_builder {
        background-size: contain;
    }

    .all-in-one-professional_email {
        background-size: contain;
    }
}

@media (max-width: 450px) {

    .transfer-domains-button {
        margin-left: 0;
    }

}

@media (max-width: 435px) {

    .all-in-one-block-subtitle {
        font-size: 20px;
    }

    .com-sale-content-mobile {
        max-width: 370px;
        padding-top: 40px !important;
        width: 100% !important;
    }

}

@media (max-width: 370px) {

    .com-sale-content-mobile {
        padding-top: 10px !important;
    }

}