@media (max-width:1400px) {
    .heading-1 h1 {
  font-size:36px!IMPORTANT;
}

.hero-section {
    padding: 160px 0px 90px;
}
.hosting-plan-card-hw-in {
      height: 308px !important;
}
}
@media (max-width: 1200px) {
    ul.navbar-nav-in {
        gap: 7px;
    }
     .foote-content-box{
        margin-bottom: 10px;
    }
.sub-menu-box{
        width: 100%;
        position: static;
    }
 .header_lift-logo-img-in {
        display: flex;
        justify-content: space-between;
        width: 100%;
        align-items: center;
    }
    .features-content-box {
        padding: 70px 0;
    }
    .footer-right-border-none::before{
        background-color:transparent;
    }
    ul.navbar-nav-in {
        flex-direction: column;
        width: 100%;
        align-items: flex-start;
    }

    .burger_btn {
        display: block;
    }

    ul.navbar-nav-in {
        gap: 0px;
    }

    .navbar-collapse-in {
        display: none;
        position: fixed;
        top: 100%;
        right: -250px;
        width: 250px;
        height: 100%;
        transition: right 0.3s ease;
    }

    .navbar-collapse-in.active {
        display: flex;
        width: 100%;
        padding: 23px 0px;
        right: 0;
        top: 137px;
        background-color: #212529;
        z-index: 999;
        width: 100%;
    }

 li.nav-item-in {
        width: 100%;
        display: flex;
        padding: 13px 28px 13px;
        border-bottom: 1px solid #fff;
        flex-direction: column;
    }

    li.nav-item-in:last-child {
        border-bottom: none;
    }

    a.nav-link-in {
        width: 100%;
        color: #fff;
    }
}

@media (max-width: 991px) {
    .contcat-form-heading {
    font-size: 28px;
    line-height: 32px;
        
    }
    
    .hosting-plan-card-hw-in{
        height: 100% !important;
    }
    .heading-1 h1 {
        font-size: 32px!IMPORTANT;
        line-height: 48px;
    }

    .hosting-price {
        font-size: 1.2rem;
    }

    .hero-btn-inner {
        gap: 10px;
    }

   .login-form-pages {
    margin-top: 9px;
       
   }
    .top-header-social-box li {
        margin-right: 6px;
    }

    .row.footer-wp-row {
        gap: 20px;
        text-align: center;
    }

    .footer-card-img {
        justify-content: start;
        display: block;
    }

    .hosting-price h2 {
        font-size: 38px;
    }

    .hosting-plan-content h2 {
        font-size: 28px;
        line-height: 36px;
    }

    p.hosting-title {
        font-size: 15px;
    }

    .available-contact-heading h2 {
        font-size: 28px;
        line-height: 35px;
    }
   

    h2.location-heading {
        font-size: 28px;
        line-height: 36px;
    }

    .maney-back-content h2 {
        font-size: 38px;
        line-height: 48px;
    }

    .features-sub-heading h2 {
        font-size: 28px;
        line-height: 32px;
    }

    .faq_wrapper-heading h2 {
        font-size: 26px;
        line-height: 36px;
    }

    .hosting-services-card-box {
        padding: 40px 24px;
    }

    .hosting-company-heading h2 {
        font-size: 28px;
        line-height: 32px;
    }
    .hostig-table-box{
        width: 100%;
    }
    .section-heading{
        width: 100%;
    }
    .contact-banner-text {
        top: 60%;
    }
}

@media (max-width:767px) {
   
    .footer-company-content p {
        font-size: 13px;
    }
    a.navbar-brand-img img {
        width: 100%;
        max-width: 113px;
    }

    .social-containe-box {
        justify-content: start;
        gap: 7px;
    }

    .row.footer-copy-row {
        gap: 17px 0;
    }

    .location-row {
        gap: 40px;
    }

    .maney-back-content h2 {
        font-size: 28px;
        line-height: 36px;
    }

    .maney-back-content p {
        font-size: 16px;
        line-height: 26px;
    }

    .hosting-company-container {
        width: 100%;
    }

    .hosting-services-name h2 {
        font-size: 20px;
    }

    .hosting-company-name h3 {
        font-size: 18px;
    }

    .hero-container.row {
        gap: 20px;
    }
    .login-form-bxo-hw{
         padding: 0 !important;
    }

    .row.align-items-center {
        gap: 34px;
        padding: 30px 0;
    }

    .faq_item {
        width: 100%;
        padding: 0;
    }

    .features-content-box {
        background-attachment: fixed;
    }
    .location-content-box {
        margin-bottom: 14px;
    }
    .center-img {
        display: none;
    }
    .location-content-wp-box {
        padding: 23px 16px 21px;
    }
    .available-contact-box {
        padding: 21px 15px;
        margin: 53px 0;
    }
    .location-title p {
        text-align: justify;
    }
    .available-contact-row.row {
      margin-bottom: 0;
        gap: 23px 0;
    }
    .footer-row{
        gap: 20px 0;
    }
    .footer-link a {
        font-size: 13px;
    }
    .section-heading{
        width: 100%;
    }
    .contcat-form-heading {
        font-size: 32px;
        line-height: 39px;}
        .features-text-area{
        margin-left: 0;
        }
        .features-text-are.afeatures-text-area-in{
            margin-right: 0;
        }
        .contact-content-box h1 {
            font-size: 32px;
        }
        li.breadcrumb-item a {
            font-size: 17px;
    }
     .footer-right-border-none-in::before{
        background-color:transparent;
    }
     .col-sm-order-4 {
        order: 4;
    }
}

@media (max-width:576px) {
 .domain-registration-container .nav-tabs .nav-link{
        font-size:12px;
        padding:6px;
    }
.table-thead-box tr th {
    font-size: 12px;
}
    .top-header-social-box {
        flex-wrap: wrap;
        gap: 10px 0;
    }

    .navbar-collapse-in.active {
        top: 186px;
        z-index: 990;
    }

    .footer-company-content p {
        text-align: start;
    }

   
    .heading-1 h1 {
        font-size: 28px;
        line-height: 32px;
    }

    .available-contact-heading h2 {
        font-size: 24px;
        line-height: 28px;
    }

    .available-contact-heading h2 {
        font-size: 24px;
        line-height: 28px;
    }

    .available-contact-heading h2 {
        font-size: 24px;
        line-height: 28px;
    }

    .faq_wrapper-heading h2 {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 54px;
    }

    .hosting-services-name h2 {
        font-size: 18px;
    }

    .hosting-company-heading h2 {
        font-size: 24px;
        line-height: 28px;
    }

    .features-sub-heading h2 {
        font-size: 24px;
        line-height: 28px;
    }

    .hosting-company-content {

        padding: 13px 6px;
    }
    .faq_title h6 {
        font-size: 14px;
}
.faq_details {

    text-align: justify;
}
.social-containe-wp {
    width: 28px;
    height: 28px;
}
.social-containe-wp span {
    font-size: 12px;
}
.contact-content-box h1 {
    font-size: 28px;
}
.contcat-form-heading {
    font-size: 26px;
    line-height: 39px;
}
.roght-side-img img {
    margin-top: 36px;
}
}

@media (max-width:500px) {
    ul#menu-hosting {
    column-count: 1;
}
}
@media (min-width: 360px) and (max-width: 1366px) {
 
#wheelCanvas { width: 100%;  height: 100%;}
 .popup-content {
      max-width: 360px;margin: 2vh auto;}
      
}