/******** header css *********/

.top-header-active-theme {
    background: transparent;
}

.nav-logo-section img {
    width: 190px;
    position: relative;
    top: 5px;
}

.nav-primary-top-nav-section {
    margin-left: 0;
    width: 90%;
}
.top-header-active-theme .top-bar-nav-active {
    justify-content: center;
}
.nav-top-left-section a,
span.nav-bar-label {
    color: #fff !important;
    font-size: 14px;
}

.nav-top-right-section button.btn,
.nav-top-right-section .top-bar-nav-active a.dropdown-toggle {
    color: #fff !important;
}

.navigation-label-theme .nav-bar-label {
    color: #0d0c22 !important;
}

.nav-top-right-section .cart-btn .badge-info {
    top: -8px;
    right: 0;
    display: none;
}

.top-nav-main-sec-header a.btn.nav-link.cart-btn {
    background: #fff;
    margin-left: 10px;
    width: auto;
    padding: 6px 14px;
    border-radius: 4px;
}

.top-nav-main-sec-header .bar1,
.top-nav-main-sec-header .bar2,
.top-nav-main-sec-header .bar3 {
    background-color: #fff;
}


/******** header css end *********/


/***** custom css *****/

.location-map-img img {
    width: 100%;
}

.plan-block.populer-box {
    border-radius: 23px;
    border: 2px solid #D8D8D8;
    height: 100%;
    padding: 25px 20px;
}

.product_boxes_without_slider .row {
    row-gap: 1.8rem;
}

.middleBoxSlider .plan-block,
.plans-row .row .col-md-4.col-sm-12:nth-child(2) .plan-block {
    border: 2px solid #E22D53;
}

.plan-block.populer-box:hover,
.middleBoxSlider .plan-block,
.plans-row .row .col-md-4.col-sm-12:nth-child(2) .plan-block:hover {
    border: 2px solid var(--e-22-d-53, #E22D53);
}

.pricing-section-layout-3 .populer-box label,
.pricing-section-layout-1 .populer-box label {
    border-radius: 5px;
    color: #E22D53;
    background: #ffebeb;
    padding: 4px 10px;
    top: 26px;
    right: 20px;
}

.plan_details {
    border-radius: 8px;
    background: #FFEFF3;
    padding: 11px 18px;
}

.plan_details p {
    color: #E22D53;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    line-height: 1.5;
}

.plan_details span {
    color: #5D6078;
    font-size: 16px;
    font-weight: 400;
}

.plan-block.populer-box .btn-main {
    max-width: 100%;
    margin-top: 2rem;
}

.plan-include ul li {
    font-size: 16px;
    color: #0D1B32;
    font-weight: 500;
}

.pricing-section-layout-3 .populer-box .plan-plat h3,
.pricing-section-layout-1 .populer-box .plan-plat h3 {
    color: #0D1B32;
}

.hosting-plans-wrp.pricing-section-layout-3 h2 {
    color: #0D1B32;
}

.hosting-plans-wrp.pricing-section-layout-3 .titlebar p {
    color: #5D6078;
    font-size: 17px;
    font-weight: 400;
    line-height: 27px;
}

.plan-include ul li:before {
    background: url('../images/lucide_check-circle.svg') 0 0 no-repeat;
    height: 17px;
}


/***** custom css  end *****/


/*.hero-banner.bg-purple-dark {
    background: url(../images/banner-img.jpg) !important;
    padding: 175px 0 120px;
    background-size: cover !important;
    margin-top: -140px;
}*/

.banner-img {
    display: none;
}

.banner-text h1,
.abt-bx h2 {
    color: #ffffff;
}

.banner-text h1 {
    color: #FFF;
    font-size: 55px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    letter-spacing: -0.56px;
    margin-bottom: 30px;
}

.sponcer-wrp {
    background: #F0F2F5;
}

.banner-text li {
    color: #ffffff;
}

.hero-slider .banner-text {
    padding-bottom: 20px;
}

.hero-slider ul.slick-dots li button {
    border: 1px solid rgb(255 255 255);
}

.hero-slider ul.slick-dots {
    right: 110px;
    left: unset;
}

.domain-box .form-control {
    color: #ACACAC;
    border: 1px solid #D8D8D8;
    border-radius: 15px;
}

.btn-domainb {
    top: 4px;
    right: 4px;
}

.btn-domainb button {
    padding: 9px 25px;
    border-radius: 12px;
    background: #E22D53;
    border: 1px solid #E22D53;
    color: #fff;
    text-transform: capitalize;
    max-width: fit-content;
}

.btn-main {
    padding: 12px 24px !important;
    border-radius: 8px;
    background: #E22D53 !important;
    border: 1px solid #E22D53 !important;
    color: #fff !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    text-transform: capitalize;
    max-width: fit-content;
}

.btn-img {
    display: flex !important;
    align-items: center;
}

.about-home .about-home-right img {
    height: 400px;
    object-fit: cover;
}

section.about-wrp.about-home.bg-purple {
    background: url(../images/about-bgimg.jpg) !important;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover !important;
    z-index: 1;
}

section.about-wrp.about-home .row {
    background: transparent;
    padding: 70px 0px;
    border-radius: 30px;
    background-size: cover;
}

.about-home .abt-bx {
    max-width: 740px;
    margin-left: auto;
}

.abt-bx p {
    font-size: 17px;
    color: #fff;
}

.about-wrp.about-home.bg-purple:after {
    content: "";
    background: url(../images/about-after.png) no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.about-wrp.about-home.bg-purple:before {
    content: "";
    background: url(../images/about-after-right.png) no-repeat;
    width: 255px;
    height: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
}

.about-home .abt-bx h2 {
    margin-bottom: 30px !important;
}

.map-location-dot-box {
    height: 10px;
    width: 10px;
    position: absolute;
    display: flex;
}

.map-location-dot {
    cursor: pointer;
    height: 32px;
    width: 32px;
    position: absolute;
    top: -11px;
    left: -11px;
    z-index: 25;
}

.map-location-content {
    width: 120px;
    min-height: auto;
    background: #fff;
    padding: 10px;
    box-shadow: 0 4px 32px 0 rgba(10, 14, 29, .02), 0 8px 64px 0 rgba(10, 14, 29, .08);
    position: absolute;
    left: -45px;
    bottom: 34px;
    flex-direction: unset;
    cursor: pointer;
    border: 1px solid rgba(226, 45, 83, 0.12);
    border-radius: 11px;
    right: 0;
    text-align: center;
    margin: auto;
}

.map-location-dot:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    top: 50%;
    left: 50%;
    margin: -5px 0 0 -5px;
    border-radius: 100%;
    background: #E22D53;
    transition: all .3s cubic-bezier(.51, .23, .37, .89);
    box-shadow: 0px 0px 5px 2px #e22d53ab;
}

.map-location-dot:after {
    transform: scale(2);
}

.map-section {
    position: relative;
    max-width: 1210px;
    margin: 0 auto;
}

.location-map-content h6 {
    color: #0D1B32;
    font-size: 14px;
    margin-bottom: 0;
}

.p-vertical {
    padding: 70px 0px;
}

.best-hosting .title-heading {
    margin-bottom: 50px;
    text-align: center;
}

.best-hosting.p-vertical h2 {
    color: #0D1B32;
}

.best-hosting p {
    font-size: 17px;
    color: #5D6078;
}

.footer-payments a img {
    border-radius: 5px;
}

.footer-payments {
    display: flex;
    gap: 10px;
}

.footer-talk-column i {
    font-size: 20px;
}

.support-img img {
    width: 100%;
}

.hostListing-icon:hover {
    background: #E22D53;
}

.hostListing-icon {
    background: #263148;
    height: 70px;
    width: 70px;
    padding: 20px;
    border-radius: 14px;
    display: block;
    cursor: pointer;
}

.hostListing-icon img {
    height: 28px;
    width: 28px;
}

.server-hosting-sec .row,
.security-hosting-sec .row {
    align-items: center;
}

.server-hosting-sec {
    padding: 70px 0;
    background: #F6F7F9;
    position: relative;
}

.server-hosting-sec .abt-sererHsoting {
    margin-left: 30px;
}

.abt-sererHsoting h2 {
    color: #0D1B32;
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 25px;
}

.abt-sererHsoting p {
    color: #5D6078;
    font-size: 17px;
    font-weight: 400;
}

.dotted-hosting-frame img {
    width: 100%;
    height: 100%;
}

.dotted-hosting-frame {
    position: absolute;
    bottom: 0;
}

.security-hosting-sec {
    padding: 70px 0;
}

.abt-sererHsoting h3 {
    color: #E22D53;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 4px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    column-gap: 1rem;
}

.security-progress-content {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
    margin-top: 1rem;
    padding-left: 2rem;
    align-items: baseline;
    column-gap: 10px;
}

.security-progress-content p {
    color: #5D6078;
    font-size: 17px;
    font-weight: 400;
}

.security-ServerIcon img:last-child {
    margin-right: 0;
}

.security-ServerIcon img {
    margin-right: 1rem;
    display: inline;
}

.security-hosting-sec .hosting-home-right {
    text-align: right;
}

.hosting-home-right img {
    border-radius: 19px;
}

.best-support-sec {
    padding: 70px 0 70px;
}

.support-img img {
    border-radius: 16px;
}

.best-support-sec .col-md-5 {
    padding-left: 0;
}

.support-content h3 {
    color: #0D1B32;
    font-size: 48px;
    font-weight: 700;
    line-height: 60px;
}

.support-content p {
    color: #5D6078;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.5;
}

.support-content {
    padding-left: 60px;
}

.support-btn {
    margin-top: 30px;
}

.best-support-sec .row {
    border-radius: 16px;
    background: #FAFAFA;
}

.support-btn svg,
.contact-btn svg {
    margin-left: 4px;
}


/********* footer css ********/

.footer {
    background: #0D1B32;
    margin-top: 100px;
    padding-top: 100px;
}

.contact-column {
    width: 93%;
    margin: auto;
    background-image: url("https://i.ibb.co/0FsX2yg/Group-1000005141.png");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 50px;
    border-radius: 16px;
    margin-top: -200px;
}

.contact-column p {
    color: #FFF;
    font-size: 27px;
    font-weight: 600;
    line-height: 40px;
}

.contact-btn {
    text-align: right;
}

a.btn-main.btn-img.white-bg {
    background: #fff !important;
    color: #0D1B32 !important;
    margin-left: auto;
}

a.btn-main.btn-img.white-bg img {
    filter: invert(1);
}

.footer-helpline a,
.footer-loaction p {
    color: #F0F0F0;
    font-size: 13px;
    font-weight: 500;
    display: flex;
    align-items: center;
    column-gap: 10px;
}

.footer h4 {
    color: #FFF;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 20px;
}

.footer-links li {
    color: #F0F0F0;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 10px;
    list-style: disc;
}

.footer-links {
    padding-left: 20px;
}

.footer .row:nth-child(2) {
    width: 93%;
    margin: auto;
}

.footer-talk-column p {
    color: #F0F0F0;
    font-size: 13px;
    font-weight: 500;
    display: flex;
    align-items: center;
    column-gap: 10px;
    margin-top: 1rem;
}

.footer-logo img {
    width: 200px;
}

.footer-social-icon a {
    border: 2px solid #fff;
    width: 43px;
    height: 43px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 16px;
}

.footer-social-icon {
    display: flex;
    margin-top: 15px;
    column-gap: 1rem;
}

.footer-social-icon i {
    color: #fff;
}

.footer-copyright {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #3B3F43;
    padding-top: 20px;
    width: 100%;
    margin-top: 60px;
    flex-wrap: wrap;
}

.footer-copyright p {
    color: #A7A8AD;
    font-size: 13px;
    font-weight: 400;
}


/********* hosting listing css ******/

.web-hosting-sec {
    padding: 70px 0 70px;
    position: relative;
    /*  background: url(../images/web-hosting.jpg) no-repeat;
background-size: cover;*/
}

.hsotingListing-img {
    width: 100%;
    height: 100%;
    object-fit: fill;
    position: absolute;
    top: 0;
    z-index: -1;
}

.web-hosting-inner {
    background: #0D1B32;
    padding: 50px;
}

.web-hosting-inner h4 {
    color: #FFF;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 2rem;
}

.hostListing-content h3 {
    color: #FFF;
    font-size: 24px;
    font-weight: 600;
}

.hostListing-content p {
    color: #FAFAFA;
    font-size: 17px;
    font-weight: 400;
}

.web-hosting-listing {
    display: flex;
    column-gap: 30px;
}

.hero-slide-bx.slick-slide:nth-child(1) {
    background: url(../images/banner-img.jpg) !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.hero-slide-bx.slick-slide:nth-child(2) {
    background: url(../images/banner-img2.jpg) !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.hero-slide-bx.slick-slide:nth-child(3) {
    background: url(../images/banner-img3.jpg) !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.hero-slide-bx.slick-slide {
    padding: 155px 0 120px;
    background-size: cover !important;
    margin-top: 0;
    height: 750px;
    background-repeat: no-repeat !important;
}

.hero-banner {
    padding: 0;
}

.top-header-active-theme {
    position: absolute;
    top: 15px;
    box-shadow: none;
}

a.navbar-brand {
    padding: 0;
}

.top-nav-bar .row {
    justify-content: space-between;
    margin: 0;
    row-gap: 1rem;
}

.nav-bar-user li:last-child a {
    padding-right: 0;
    margin-right: 0;
    border-right: none;
}

header.top-header-active-theme .container {
    max-width: 1440px;
    width: 100%;
}

.footer-links a {
    color: #fff;
}

.right {
    display: flex;
    align-items: center;
}

.nav-bar-user {
    display: flex;
    margin-left: auto;
}

.nav-bar-user li {
    display: flex;
}

.nav-bar-user a {
    display: flex;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #ddd;
    color: #6B6B6B;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    align-items: center;
    /* 162.5% */
}

.top-nav-bar h4 {
    color: #6B6B6B;
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 400 !important;
}

.top-nav-bar {
    padding: 7px 0px;
}

.top-nav-bar .payment-icon {
    margin-right: 5px;
}

header.homePagebanner.top-header-active-theme {
    position: unset;
    background: #00030a;
}

.home-page-slider-panel .promo-banner .content ul li i {
    margin-right: 3px;
}

#order-standard_cart .domain-renewals .domain-renewal form.form-horizontal {
    float: unset !important;
}
.landing-page.sitebuilder .hero {
    background: #fff !important;
}

#comming_soon {
    text-align: center;
    padding: 100px 0;
}

#comming_soon h1 {
    font-size: 50px;
    margin: 0;
    line-height: 1;
    font-weight: 700;
    color: #000;
    text-align: center;
    text-transform: capitalize;
}

#comming_soon .dot {
    color: #d92a51;
}

.landing-page.sitebuilder #pricing {
    background: #e5f1fe;
}

.landing-page.sitebuilder #pricing p {
    color: #000;
}

.headerPageLogin.top-header-active-theme {
    top: 50px;
}

.list-group.list-group-flush a:first-child .sidebar-menu-item-icon {
    color: #68b857;
}

#order-pure_comparison .price-table-container .price-table .top-head, #order-pure_comparison .price-table-container .price-area {
    background: #ff6f90 !important;
    background: -moz-linear-gradient(top,  #ff6f90 0%,#e22d53 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff6f90), color-stop(100%,#e22d53)) !important;
    background: -webkit-linear-gradient(top,  #ff6f90 0%,#e22d53 100%) !important;
    background: -o-linear-gradient(top,  #ff6f90 0%,#e22d53 100%) !important;
    background: -ms-linear-gradient(top,  #ff6f90 0%,#e22d53 100%) !important;
    background: linear-gradient(to bottom,  #ff6f90 0%,#e22d53 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6f90', endColorstr='#e22d53',GradientType=0) !important;
}
.top-area h4 {
    color: #fff !important;
    font-size: 20px !important;
}   
#order-pure_comparison .price-table-container .price-area .price span {
    font-size: 24px;
    color: #fff;
}
#order-pure_comparison .price-table-container ul li {
    background: none !important;
}
#order-pure_comparison .price-table-container .price-area .price {
    color: #fff;
}
.price-area a {
    background: white !important;
    color: #000 !important;
    font-weight: 500 !important;
}
#order-pure_comparison .price-table-container .price-table {
    max-width: 290px !important;
    width: 290px !important;
}
#order-pure_comparison .price-table-container .price-table .top-head .top-area {
    padding: 15px 10px !important;
    border-bottom: 1px solid #e6355b !important;
}
.row-product-selection {
    left: 0 !important;
}
.product-selection-sidebar {
    left: 0 !important;
    width: 270px !important;
    z-index: 1;
}

.container.lightspace-content {
    position: absolute;
    top: 160px;
    left: 230px;
}


.top-header-active-theme .nav-logo-section{
    max-width: 240px;
}
.nav-top-right-section ul{
    justify-content: flex-end;
}
.nav-top-right-section{
    width: 100%;
    max-width: 10%;
}
.top-header-active-theme .nav-top-left-section{
    width: 100%;
    max-width: 90%;
}

/*responsive start*/
@media (max-width:1800px) {
    .dotted-hosting-frame img {
        width: 70%;
    }
    .container.lightspace-content {
        left: 40px;
    }
}
@media (max-width: 1500px) {
    .nav-top-left-section a,
    span.nav-bar-label {
        font-size: 12px !important;
    }
    /* .hero-slider ul.slick-dots {
        left: 70px;
    } */
}
@media (max-width: 1400px) {
    .navbar-brand img {
        width: 160px !important;
    }
    .online-business-box h3 {
        font-size: 20px;
    }
    .banner-text h1 {
        font-size: 43px;
    }
    .online-business-box h3 {
        font-size: 20px !important;
    }
}
@media (min-width: 1500px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1440px;
    }
}
@media (max-width:1499px) {
    .abt-sererHsoting h2 {
        font-size: 35px;
    }
}
@media (max-width:1366px) {
    .dotted-hosting-frame img {
        width: 50%;
    }
    /* .hero-slider ul.slick-dots {
        left: 30px;
    } */
    .web-hosting-inner h4 {
        font-size: 28px;
    }
    .hostListing-content h3 {
        font-size: 20px;
    }
    .hostListing-content p {
        font-size: 14px;
    }
    .contact-column p {
        font-size: 24px;
    }
    section.footer h4 {
        font-size: 21px;
    }
}
@media (min-width: 1025px) and (max-width: 1200px) {
    .hero-banner {
        padding: 0 !important;
    }
}
@media (max-width: 1500px) {
    .footer h4 {
        font-size: 20px;
    }
    .footer-social-icon {
        column-gap: 6px;
    }
}
@media (max-width:1199px) {
    .contact-btn a {
        font-size: 14px;
    }
    .nav-primary-top-nav-section {
        margin-left: 0 !important;
    }
    .hosting-home-right img {
        height: 400px;
        object-fit: cover;
    }
    .nav-top-left-section a,
    span.nav-bar-label {
        font-size: 20px !important;
        color: #000 !important;
    }
    header.headerPageLogin.homePagebanner.top-header-active-theme .nav-primary-top-nav-section {
        top: 150px;
        z-index: 9999999;
    }
    .pricing-section-layout-3 .populer-box label,
    .pricing-section-layout-1 .populer-box label {
        top: auto !important;
    }
}
@media (max-width:1200px) {
    .nav-primary-top-nav-section {
        margin-left: 2rem;
    }
}
@media (max-width: 1220px) {
    .hero-slider ul.slick-dots {
        position: absolute;
        transform: unset;
        top: 50%;
        justify-content: center;
        transform: translateY(-100%);
        z-index: 9999;
    }

}
@media (max-width:1099px) {
    .hero-slide-bx.slick-slide {
        height: 680px;
    }
    .online-business-box {
        padding: 20px 20px;
    }
}
@media (min-width: 768px) and (max-width: 1200px) {
    .footer-social-icon a {
        width: 30px;
        height: 30px;
        padding: 16px;
        border-radius: 13px;
    }
    .btn-main.btn-img.white-bg {
        padding: 12px 15px !important;
    }
    .footer-social-icon img {
        width: 16px;
        height: 16px;
    }
}
@media (min-width: 992px) and (max-width: 1024px) {
    .hero-banner {
        padding: 0 !important;
    }
    .best-support-sec .col-md-5 {
        padding-left: 15px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hero-banner {
        padding: 0 !important;
    }
}
@media (min-width: 768px) and (max-width: 990px) {
    .server-hosting-sec .col-sm-12,
    .security-hosting-sec .col-sm-12 {
        max-width: 100%;
    }
    .server-hosting-sec .row,
    .best-support-sec .row {
        flex-direction: column-reverse;
    }
    .server-hosting-sec .col-md-5.col-sm-12,
    .security-hosting-sec .hosting-home-right {
        text-align: -webkit-center;
        margin-top: 2rem;
    }
    .security-hosting-sec .support-btn,
    .server-hosting-sec .support-btn,
    .best-support-sec .support-btn {
        text-align: -webkit-center;
    }
    .security-hosting-sec .row {
        flex-direction: column;
    }
    .server-hosting-sec .abt-sererHsoting {
        margin-left: 0;
        text-align: center;
    }
    .abt-sererHsoting {
        text-align: center;
    }
    .security-progress-content {
        justify-items: center;
    }
    .abt-sererHsoting h3 {
        justify-content: center;
    }
    .best-support-sec .support-img {
        margin-top: 2rem;
        text-align: -webkit-center;
    }
    .best-support-sec .support-img img {
        width: auto;
    }
    .web-hosting-sec .col-md-6.col-12 {
        max-width: 100%;
        flex: auto;
    }
    .best-support-sec .col-sm-12 {
        max-width: 100%;
        text-align: center;
    }
    .support-content {
        padding-left: 0;
    }
    .footer h4 {
        font-size: 17px !important;
    }
    .footer .col-md-2.col-12 {
        padding: 0;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    .hero-banner {
        padding: 0 !important;
    }
}
@media (max-width:991px) {
    .contact-column {
        width: 100%;
        padding: 30px;
    }
    .container.lightspace-content {
        left: 0px;
    }
}
@media (max-width:767px) {
    .dotted-hosting-frame {
        display: none;
    }
    .hero-slider ul.slick-dots {
        position: absolute;
        right: 0;
        transform: unset;
        left: 0;
        bottom: 30px !important;
        top: unset;
        display: flex !important;
        justify-content: center;
        transform: translateY(-100%);
        column-gap: 1rem;
    }
    .hero-slide-bx.slick-slide {
        padding: 110px 0 110px;
    }
    .hero-slider .banner-text {
        padding-bottom: 0 !important;
    }
    .online-business-box {
        margin: 0 0 0 !important;
    }
    .abt-sererHsoting {
        margin-top: 2rem;
    }
    .security-hosting-sec .abt-sererHsoting {
        margin-top: 0;
    }
    .security-hosting-sec .hosting-home-right {
        margin-top: 2rem;
    }
    .security-progress-content {
        padding-left: 0;
    }
    .server-hosting-sec .abt-sererHsoting {
        margin-left: 0;
    }
    .btn-main.btn-img.white-bg {
        margin-left: unset !important;
    }
    .about-home .abt-bx {
        margin-top: 2rem;
    }
    .footer h4 {
        margin-top: 1rem;
    }
    .footer-social-icon {
        justify-content: start;
        column-gap: 1rem;
    }
    .map-location-dot:before {
        content: "";
        display: inline-block;
        border-radius: 100px;
        height: 8px;
        width: 8px;
        min-width: 8px;
        margin-right: 24px;
        background: #d92a51;
        margin-left: 20px;
    }
    .map-location-dot:after {
        display: none;
    }
    .map-location-content {
        text-align: left;
        margin: auto;
        position: unset;
        position: unset;
        box-shadow: none;
        padding: 0;
        border: transparent;
    }
    .location-map-img {
        display: none;
    }
    .map-location-pins {
        display: flex;
        align-items: center;
        width: 100%;
        flex-wrap: wrap;
    }
    .map-location-dot-box {
        position: unset;
        display: flex;
        width: 100%;
        margin-bottom: 40px;
        max-width: 50%;
    }
    .map-location-dot {
        display: flex;
        align-items: center;
        width: auto;
        position: unset;
    }
    .hsotingListing-img {
        display: none;
    }
    .web-hosting-sec {
        background: url(../images/web-hosting.jpg);
    }
    .support-content {
        padding-left: 0;
        padding: 10px 0 30px;
    }
    .best-support-sec .col-md-5 {
        padding-left: 15px;
        padding-top: 15px;
    }
    .best-hosting.p-vertical h2,
    .abt-sererHsoting h2,
    .web-hosting-inner h4 {
        font-size: 25px;
    }
    .support-content h3 {
        font-size: 25px;
        margin-bottom: 0;
    }
    .btn-main {
        font-size: 15px;
    }
    .best-support-sec,
    .hosting-plans-wrp,
    .server-hosting-sec,
    .security-hosting-sec,
    .web-hosting-sec {
        padding: 50px 0 50px !important;
    }
    .p-vertical {
        padding: 0 0px 50px;
    }
    .about-wrp.about-home.bg-purple:before,
    .about-wrp.about-home.bg-purple {
        background-size: cover !important;
    }
    .about-wrp.about-home.bg-purple:after {
        display: none;
    }
    .footer-copyright {
        margin-top: 10px;
    }
    .nav-primary-top-nav-section {
        height: 100vh;
    }
    header.top-header-active-theme {
        padding: 15px 0px !important;
    }
    /* .top-header-active-theme {
        top: 75px;
    }*/
    .product-selection-sidebar {
        position: unset;
       
    }
}
@media (max-width: 575px) {
    .hero-banner {
        padding: 0 !important;
    }
    .hero-slide-bx.slick-slide {
        padding: 100px 0 90px;
    }
    .hosting-home-right img {
        height: auto;
        object-fit: contain;
    }
    .footer-copyright p {
        font-size: 13px;
        margin-bottom: 0;
    }
    .web-hosting-inner,
    .contact-column {
        padding: 20px;
    }
    .abt-bx .btn-group {
        display: flex !important;
        justify-content: space-between;
    }
    .hero-slide-bx.slick-slide {
        height: 760px;
    }
}
@media (max-width: 430px) {
    .top-nav-main-sec-header a.btn.nav-link.cart-btn {
        padding: 8px;
    }
    .navbar-brand img {
        width: 120px !important;
    }
    .top-nav-bar h4 {
        font-size: 13px;
    }
    .nav-bar-user a {
        margin-right: 3px;
        padding-right: 10px;
        font-size: 13px;
        line-height: 1;
    }
    .web-hosting-listing {
        column-gap: 20px;
    }
    .hostListing-content h3 {
        font-size: 18px;
    }
    .hostListing-content p {
        font-size: 12px;
    }
    .hostListing-icon {
        height: 65px;
        width: 65px;
    }
    .hostListing-icon img {
        height: 25px;
        width: 25px;
    }
    .abt-bx .btn-group .btn-main,
    .btn-main,
    .btn-domainb button {
        font-size: 13px;
        padding: 10px 20px !important;
    }
    .footer-links li {
        font-size: 13px;
    }
    .hosting-plans-wrp .plans-row {
        padding-top: 0 !important;
    }
    .titlebar h2,
    .best-hosting.p-vertical h2,
    .abt-sererHsoting h2,
    .web-hosting-inner h4,
    .support-content h3,
    .contact-column p {
        font-size: 22px !important;
    }
    header.top-header-active-theme {
        padding: 18px 0px !important;
    }
}
/*responsive end*/


