@media screen and (max-width: 1440px) {
    .padding-rl {
        padding-right: 30px !important;
        padding-left: 30px !important;
    }

    .padding-bottom {
        padding-bottom: 90px;
    }

    .padding-top {
        padding-top: 90px;
    }

    .vector,
    .vector2,
    .vector3 {
        display: none;
    }

    h1 {
        font-size: 66px;
        line-height: 74px;
    }

    h2 {
        font-size: 42px;
        line-height: 52px;
    }

    h3 {
        font-size: 30px;
        line-height: 40px;
    }

    h4 {
        font-size: 22px;
        line-height: 28px;
    }

    h5 {
        font-size: 20px;
        line-height: 24px;
    }

    .banner-con {
        padding-top: 110px;
        padding-bottom: 170px;
    }

    .banner-con p {
        font-size: 22px;
        line-height: 34px;
        margin-bottom: 50px;
    }

    .banner-con span.banner-badge {
        margin: 0 auto 45px;
    }

    /* header */
    .header-con .navbar-expand-lg .navbar-nav {
        gap: 60px;
    }

    .top-bar-con li:first-child {
        margin-right: 16px;
    }

    .top-bar-con p {
        font-size: 15px;
        line-height: 23px;
        padding-left: 0;
    }

    /* header */
    .features-con .feature-box {
        padding: 0 5px;
    }

    .special-text {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 16px;
    }

    .pricing-plans-con .pricing-box {
        padding: 25px 20px;
    }

    .pricing-plans-con .pricing-box .discount-tag {
        top: 30px;
        right: 25px;
    }

    .pricing-plans-con .pricing-box p {
        margin-bottom: 32px;
    }

    .price {
        font-size: 40px;
        line-height: 44px;
        margin-bottom: 28px;
    }

    .heading-title-con {
        margin-bottom: 60px;
    }

    .choose-box {
        margin-bottom: 40px;
        width: 100%;
        justify-content: center !important;
        gap: 15px;
    }

    .about-us-con .heading-title-con {
        padding-right: 0;
    }

    .powering-web-con {
        padding: 30px;
    }

    .powering-web-con img {
        margin-bottom: 36px;
    }

    .power-statistics-con {
        gap: 27px;
    }

    .powering-web-con::after {
        height: 378px;
        left: -25px;
    }

    .powering-web-con::before {
        height: 278px;
        left: -58px;
    }

    .primary-button,
    button.primary-button {
        padding: 0 40px;
    }

    .about-us-con p {
        margin-bottom: 30px;
    }

    .about-us-con .powering-web-con .counting-box p {
        font-size: 15px;
        line-height: 23px;
    }

    .testimonials-con p {
        margin-bottom: 24px;
    }

    .testimonials-con .carousel-item p {
        font-size: 21px;
        line-height: 33px;
        margin-bottom: 30px;
    }

    .cta-banner {
        border-radius: 30px;
        padding: 35px 25px;
    }

    .elementary-button,
    button.elementary-button {
        padding: 0 30px;
    }

    .secondary-button,
    button.secondary-button {
        padding: 0 30px;
    }

    .banner-con .primary-button {
        padding: 0 40px;
    }

    .banner-con .secondary-button {
        padding: 0 40px;
    }

    /* footer */
    .footer-main {
        padding-top: 175px;
    }

    .footer-left-con {
        padding-right: 0;
    }

    .footer-left-con .footer-text {
        margin-bottom: 35px;
    }

    .footer-heading {
        margin-bottom: 35px;
    }

    .footer-bottom {
        padding-top: 18px;
        padding-bottom: 18px;
    }

    /* footer */
    .why-choose-snelbit-con .row {
        align-items: unset;
    }

    .sub-banner p {
        font-size: 20px;
        line-height: 32px;
        margin-bottom: 32px;
    }

    .sub-banner p br {
        display: none;
    }

    .sub-banner {
        padding-top: 90px;
        padding-bottom: 90px;
    }

    .breadcrumb {
        margin-bottom: 32px;
    }

    .sub-banner h1 {
        margin-bottom: 20px;
    }

    .powerful-tools-con figure img {
        margin-bottom: 25px;
    }

    .generic-box {
        padding: 30px 25px;
    }

    .custom-accordion .card-body {
        padding: 0 0 25px 40px;
    }

    .custom-accordion .card-header {
        padding: 25px 0;
    }

    .custom-accordion .accordion-toggle {
        padding: 0 0 0 50px;
    }

    .custom-accordion {
        padding-left: 0;
    }

    .wordpress-plans.pricing-tabs-con.pricing-plans-con .pricing-box p {
        font-size: 17px;
    }

    .company-img-con .logo-icon {
        right: 27px;
        bottom: 18px;
    }

    .company-content-con {
        padding-left: 0;
    }

    .company-content-con p {
        margin-bottom: 20px;
    }

    .company-story-con .row {
        margin-bottom: 90px;
    }

    figure.small-icon {
        width: 52px;
        height: 52px;
        right: 10px;
        top: 24px;
    }

    .generic-box h3 {
        margin-bottom: 20px;
    }

    .generic-box p {
        margin-bottom: 20px;
    }

    .benefits-con figure {
        margin-bottom: 30px;
    }

    /*  */
    .contact-info .row {
        margin-top: -60px;
    }

    .info-box a {
        font-size: 23px;
    }

    .info-box {
        padding: 30px 25px;
    }

    .info-box span {
        margin-bottom: 10px;
    }

    .header-con .navbar-light .navbar-nav .dropdown-menu {
        width: 730px;
    }

    .heading-title-con p br {
        display: none;
    }
}

@media screen and (max-width: 1199px) {
    .padding-rl {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }

    .padding-bottom {
        padding-bottom: 80px;
    }

    .padding-top {
        padding-top: 80px;
    }

    h1 {
        font-size: 54px;
        line-height: 62px;
    }

    h2 {
        font-size: 36px;
        line-height: 46px;
    }

    h3 {
        font-size: 25px;
        line-height: 35px;
    }

    h4 {
        font-size: 20px;
        line-height: 26px;
    }

    h5 {
        font-size: 19px;
        line-height: 23px;
    }

    .banner-con p {
        font-size: 20px;
        line-height: 32px;
        margin-bottom: 35px;
    }

    .banner-con .secondary-button {
        padding: 0px 25px;
    }

    .banner-con span.banner-badge {
        margin: 0 auto 32px;
    }

    .banner-con {
        padding-top: 90px;
        padding-bottom: 150px;
    }

    .banner-con h1 {
        margin-bottom: 28px;
    }

    .banner-con .carousel-indicators {
        bottom: -100px;
    }

    /* header */
    .top-bar-con a span {
        font-size: 14px;
        line-height: 22px;
    }

    .top-bar-con p {
        font-size: 14px;
        line-height: 22px;
        padding-left: 0;
    }

    .other_list div.country-selector>div.caption {
        font-size: 15px;
    }

    .top-bar-con li img {
        margin-right: 1px;
    }

    .top-bar-con li:first-child {
        margin-right: 10px;
    }

    .header-con .navbar-expand-lg .navbar-nav {
        gap: 33px;
    }

    .header-con .header-contact a {
        padding: 0 25px;
        font-size: 17px;
    }

    /* header */
    .features-con .feature-box {
        padding: 0 0;
    }

    .features-con {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .pricing-plans-con .heading-title-con {
        margin-bottom: 70px;
    }

    .pricing-plans-con .pricing-box {
        padding: 21px 15px;
    }

    .pricing-plans-con .pricing-box h3 {
        margin-bottom: 16px;
    }

    .pricing-plans-con .pricing-box p {
        margin-bottom: 26px;
        font-size: 16px;
        line-height: 27px;
    }

    .pricing-plans-con .pricing-box ul {
        margin-bottom: 35px;
    }

    .price {
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 24px;
    }

    .about-us-con h2 {
        margin-bottom: 20px;
    }

    .powering-web-con img {
        margin-bottom: 16px;
    }

    .power-statistics-con {
        gap: 12px;
    }

    .powering-web-con {
        padding: 23px 20px;
    }

    .about-us-con .powering-web-con .counting-box p {
        font-size: 14px;
        line-height: 21px;
    }

    .about-us-con p {
        margin-bottom: 22px;
    }

    .primary-button,
    button.primary-button {
        padding: 0 20px;
        font-size: 17px;
    }

    .testimonial-right-con {
        gap: 25px;
    }

    .testimonials-con .primary-button {
        padding: 0 30px;
    }

    .testimonials-con .carousel-item p {
        font-size: 18px;
        line-height: 29px;
        margin-bottom: 26px;
    }

    .elementary-button,
    button.elementary-button {
        padding: 0 25px;
        font-size: 17px;
    }

    .secondary-button,
    button.secondary-button {
        padding: 0 25px;
        font-size: 17px;
    }

    .cta-banner,.vps-package .cta-banner {
        padding: 28px 12px;
    }

    .cta-banner .elementary-button {
        margin-right: 8px !important;
    }

    .cta-banner .elementary-button,
    .cta-banner .secondary-button {
        padding: 0 12px;
        font-size: 16px;
    }

    /* footer */
    .footer-main {
        padding-top: 160px;
    }

    .footer-heading {
        margin-bottom: 26px;
    }

    .footer-link,
    .social-links li {
        margin-bottom: 10px;
        line-height: 27px;
    }

    .footer-main .ml-auto.d-flex.col-lg-6 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
        margin: auto;
    }

    .social-links li {
        margin-bottom: 0;
        line-height: 27px;
    }

    /* footer */
    .custom-accordion .accordion-toggle {
        font-size: 22px;
        line-height: 30px;
    }

    .custom-accordion .card-header {
        padding: 20px 0;
    }

    .accordion-outer-con .heading-title-con p {
        margin-bottom: 30px;
    }

    .powerful-tools-con figure img {
        margin-bottom: 25px;
    }

    .generic-box {
        padding: 28px 18px;
    }

    .heading-title-con {
        margin-bottom: 50px;
    }

    table.comparison-table td:first-child {
        padding: 10px 10px 10px 16px;
    }

    ul.generic-list li {
        font-size: 17px;
        line-height: 29px;
        margin-bottom: 10px;
        padding-left: 28px;
    }

    .heading-title-con p br {
        display: none;
    }

    .sub-banner h1 br {
        display: none;
    }

    .sub-banner p {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 30px;
    }

    .sub-banner {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .breadcrumb {
        margin-bottom: 28px;
    }

    .company-story-con .col-lg-4.col-md-6 {
        padding: 0 10px;
    }

    .benefits-con figure {
        margin-bottom: 25px;
    }

    .benefits-con h4 {
        margin-bottom: 20px;
    }

    /*  */
    .faq-con .general-content {
        margin-bottom: 50px;
    }

    .contact-form ul li input,
    .contact-form textarea {
        border-radius: 10px;
        padding: 16px 25px;
        font-size: 18px;
        height: 60px;
    }

    .contact-form textarea {
        height: 130px;
    }

    .contact-form button {
        width: 450px;
        height: 60px;
    }

    .info-box a {
        font-size: 19px;
    }

    .info-box span {
        margin-bottom: 8px;
        line-height: 22px;
    }

    .info-box {
        padding: 25px 17px;
    }

    .sub-banner h1 {
        margin-bottom: 17px;
    }

    .text-box ol>li::marker {
        font-size: 30px;
        line-height: 40px;
    }

    /*  */
    .menu-inner-wrap {
        gap: 18px;
    }

    .header-con .navbar-light .navbar-nav .dropdown-menu {
        width: 626px;
        padding: 15px;
    }

    .vps-plans .plan {
        width: 32.3%;
        margin: 0.5%;
    }

    .wordpress-plans.pricing-tabs-con.pricing-plans-con .pricing-box p {
        font-size: 16px;
    }

    .pricing-plans-con .pricing-box .discount-tag {
        font-size: 16px;
        padding: 1px 10px;
    }
    .netwrok-datacenter-inner{
        display: block !important;
    }
    .netwrok-datacenter-inner .col-lg-6.col-md-12.col-12{
        max-width: 100%;
    }
}

@media screen and (max-width: 991px) {
    .padding-rl {
        padding-right: 3% !important;
        padding-left: 3% !important;
    }

    .padding-bottom {
        padding-bottom: 60px;
    }

    .padding-top {
        padding-top: 60px;
    }

    h2 {
        font-size: 32px;
        line-height: 42px;
    }

    h3 {
        font-size: 24px;
        line-height: 32px;
    }

    h4 {
        font-size: 19px;
        line-height: 25px;
    }

    .heading-title-con p br {
        display: none;
    }

    .heading-title-con p {
        font-size: 17px;
        line-height: 29px;
    }

    /* footer */
    .footer-link,
    .social-links li {
        margin-bottom: 10px;
        line-height: 25px;
        font-size: 17px;
    }

    .social-links li {
        margin-bottom: 0;
    }

    .footer-bottom {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .social-links li {
        margin: 0 12px;
    }

    .footer-main .ml-auto.d-flex.col-lg-6 {
        flex: 0 0 100%;
        max-width: 100%;
        margin: 0 0 20px;
    }

    .footer-main {
        padding-top: 150px;
        text-align: center;
    }

    /* footer */
    .cta-banner {
        display: block !important;
        text-align: center;
    }

    .cta-banner .mb-4.mb-md-0 {
        margin-bottom: 20px !important;
    }

    .testimonial-right-con figure img {
        display: none;
    }

    .testimonials-con .carousel-item img.stars {
        margin-bottom: 20px;
    }

    .testimonial-right-con {
        gap: 0;
    }

    .heading-title-con .medium-text {
        font-size: 17px;
        line-height: 29px;
    }

    .testimonials-con p {
        margin-bottom: 16px;
    }

    .about-us-con {
        text-align: center;
    }

    .about-us-con .heading-title-con {
        padding-right: 0;
        margin-bottom: 30px !important;
    }

    .about-us-con h2 {
        margin-bottom: 16px;
    }

    .power-statistics-con {
        gap: 15px;
        justify-content: center;
    }

    body {
        font-size: 17px;
        line-height: 29px;
    }

    .why-choose-snelbit-con .middle {
        display: none;
    }

    .pricing-plans-con .col-lg-4.col-md-6 {
        margin-bottom: 30px;
    }

    .pricing-plans-con .col-lg-4.col-md-6:last-child {
        margin: 0 auto;
    }

    .primary-button,
    .secondary-button,
    .elementary-button {
        height: 48px;
        line-height: 48px;
        font-size: 16px;
    }

    .price {
        font-size: 30px;
        line-height: 34px;
        margin-bottom: 20px;
    }

    ul.generic-list li i {
        font-size: 15px;
        top: 7px;
        left: 0;
    }

    ul.generic-list li {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 10px;
        padding-left: 26px;
    }

    .features-con .col-lg-4.col-md-6 {
        margin-bottom: 25px;
    }

    .features-con .col-lg-4.col-md-6:last-child {
        margin: 0 auto;
    }

    .banner-con p {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 30px;
    }

    .banner-con p br {
        display: none;
    }

    h1 {
        font-size: 48px;
        line-height: 56px;
    }

    .banner-con h1 br {
        display: none;
    }

    .banner-con {
        padding-top: 60px;
        padding-bottom: 110px;
    }

    .banner-con .carousel-indicators {
        bottom: -70px;
    }

    /* header */
    .header-con {
        padding: 10px 15px;
    }

    .navbar-brand img {
        width: 130px;
    }

    .navbar-toggler {
        border: none;
        outline: none;
    }

    .navbar-toggler-icon {
        width: 22px;
        height: 2px;
        background-color: #000;
        display: block;
        margin: 5px 0;
    }

    .navbar-collapse {
        background: #fff;
        padding: 0;
        margin-top: 10px;
        position: absolute;
        border-radius: 15px;
        width: 100%;
        top: 50px;
    }

    .navbar-nav {
        text-align: center;
    }

    .navbar-nav .nav-item {
        margin: 10px 0;
    }

    .navbar-nav .nav-link {
        font-size: 16px;
    }

    .dropdown-menu {
        position: static;
        float: none;
        text-align: center;
    }

    .header-contact {
        display: none;
    }

    .client-login-btn {
        display: inline-block;
        padding: 10px 20px;
    }

    .header-con .navbar-expand-lg .navbar-nav {
        gap: 0;
        padding: 15px;
    }

    .header-con .navbar-light .navbar-nav .nav-link {
        font-size: 17px;
        padding: 0px 10px !important;
    }

    .header-con .navbar-light .navbar-nav .dropdown .nav-link::after {
        top: 14px;
        font-size: 16px;
    }

    .navbar-nav .nav-item {
        margin: 6px 0;
        width: 100%;
    }

    .top-bar-inner-con {
        display: block !important;
        text-align: center;
    }

    .header-con .navbar-light .navbar-nav .dropdown-menu {
        width: 100%;
        text-align: left;
    }

    .top-bar-inner-con .left-con {
        justify-content: center;
        margin-bottom: 10px;
    }

    .choose-box {
        margin-bottom: 25px;
    }

    .choose-content h4 {
        margin-bottom: 10px;
    }

    /*  */
    .sub-banner {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .breadcrumb {
        margin-bottom: 25px;
    }

    .sub-banner h1 {
        margin-bottom: 16px;
    }

    .pricing-tabs-con .tabs-box ul.nav-tabs {
        margin: 0 auto 100px;
    }

    .pricing-plans-con .pricing-box ul {
        margin-bottom: 20px;
    }

    .comparison-outerbox {
        border-radius: 10px;
    }

    ul.comparison-tabs button {
        border-radius: 10px;
    }

    ul.comparison-tabs li {
        margin: 0 5px;
    }

    ul.comparison-tabs li:last-child {
        border: none;
    }

    .benefits-con .col-lg-4.col-md-6:nth-last-of-type(-n+3),
    .powerful-tools-con .col-lg-4.col-md-6:nth-last-of-type(-n+3) {
        margin-bottom: 30px;
    }

    .benefits-con .col-lg-4.col-md-6:nth-last-of-type(-n+2),
    .powerful-tools-con .col-lg-4.col-md-6:nth-last-of-type(-n+2) {
        margin-bottom: 0;
    }

    .custom-accordion .accordion-toggle {
        font-size: 20px;
        line-height: 28px;
    }

    .custom-accordion .card-header {
        padding: 18px 0;
    }

    .custom-accordion .card-body {
        padding: 0 0 20px 0;
    }

    .company-story-con .col-lg-6.col-md-12 {
        margin-bottom: 20px;
        text-align: center;
    }

    .company-content-con p {
        margin-bottom: 15px;
    }

    .company-story-con .row {
        margin-bottom: 20px;
    }

    .company-story-con .col-lg-4.col-md-6 {
        margin-bottom: 20px;
    }

    .company-story-con .col-lg-4.col-md-6:last-child {
        margin: 0 auto;
    }

    .company-story-con .generic-box h3 {
        padding-right: 13%;
    }

    .benefits-con h4 {
        margin-bottom: 18px;
        font-size: 20px;
        line-height: 28px;
    }

    .contact-info .row {
        margin-top: 0;
        padding-top: 50px;
    }

    .contact-info .col-lg-3.col-md-6 {
        margin-bottom: 20px;
    }

    .contact-info .col-lg-3.col-md-6:nth-last-of-type(-n+2) {
        margin-bottom: 0;
    }

    .special-text {
        margin-bottom: 12px;
    }

    .heading-title-con {
        margin-bottom: 40px;
    }

    .contact-form ul li input,
    .contact-form textarea {
        padding: 14px 23px;
        font-size: 16px;
        height: 55px;
    }

    .contact-form textarea {
        height: 100px;
    }

    .contact-form button {
        width: 350px;
        height: 55px;
    }

    .general-content h4 {
        margin-bottom: 20px;
    }

    .faq-con .general-content {
        margin-bottom: 40px;
    }

    .general-content p br {
        display: none;
    }

    .faq-con .heading-title-con {
        text-align: center;
    }

    .text-box ol>li::marker {
        font-size: 26px;
        line-height: 36px;
    }
}

@media screen and (max-width: 767px) {
    .padding-rl {
        padding-right: 2% !important;
        padding-left: 2% !important;
    }

    .padding-bottom {
        padding-bottom: 50px;
    }

    .padding-top {
        padding-top: 50px;
    }

    body {
        font-size: 16px;
        line-height: 27px;
    }

    .row {
        margin: 0;
    }

    /* footer */
    .footer-link,
    .social-links li {
        margin-bottom: 10px;
        line-height: 24px;
        font-size: 16px;
    }

    .social-links li {
        margin-bottom: 0;
    }

    .footer-logo-img {
        justify-content: center;
    }

    .footer-heading {
        margin-bottom: 16px;
        margin-top: 16px;
    }

    .footer-main {
        padding-top: 130px;
        text-align: center;
    }

    .footer-left-con .footer-text {
        margin-bottom: 15px;
    }

    /*  */
    .cta-banner {
        margin-bottom: 40px;
        margin-top: 20px;
    }

    .testimonials-con .carousel-indicators {
        justify-content: center;
    }

    .testimonials-con {
        text-align: center;
    }

    .testimonials-con .col-lg-5 {
        margin-bottom: 30px;
    }

    .powering-web-con::after {
        display: none;
    }

    .powering-web-con::before {
        display: none;
    }

    .heading-title-con p {
        font-size: 16px;
        line-height: 28px;
    }

    .pricing-plans-con .col-lg-4.col-md-6 {
        margin-bottom: 30px;
    }

    .pricing-plans-con .col-lg-4.col-md-6:last-child {
        margin: 0 auto;
    }

    .plan-header {
        display: none;
    }

    .banner-con .primary-button {
        margin-right: 0;
        margin-bottom: 10px;
    }

    h1 {
        font-size: 38px;
        line-height: 48px;
    }

    h2 {
        font-size: 29px;
        line-height: 39px;
    }

    .banner-con h1 {
        margin-bottom: 20px;
    }

    .banner-con {
        padding-top: 30px;
        padding-bottom: 70px;
    }

    .banner-con .carousel-indicators {
        bottom: -44px;
    }

    .heading-title-con {
        margin-bottom: 40px;
    }

    .pricing-plans-con .heading-title-con {
        margin-bottom: 30px;
    }

    .pricing-plans-con .pricing-box p {
        margin-bottom: 20px;
    }

    .pricing-plans-con .pricing-box ul {
        margin-bottom: 25px;
    }


    .accordion-outer-con {
        text-align: center;
    }

    .accordion-outer-con .heading-title-con p {
        margin-bottom: 25px;
        line-height: 24px;
    }

    .accordion-outer-con .col-lg-5 {
        margin-bottom: 10px;
    }

    .custom-accordion .card-body p {
        text-align: left;
    }

    .custom-accordion .card-body {
        padding: 0 0 20px 20px;
    }

    .benefits-con .col-lg-4.col-md-6:nth-last-of-type(-n+2),
    .powerful-tools-con .col-lg-4.col-md-6:nth-last-of-type(-n+2) {
        margin-bottom: 30px;
    }

    .benefits-con .col-lg-4.col-md-6:nth-last-of-type(-n+1),
    .powerful-tools-con .col-lg-4.col-md-6:nth-last-of-type(-n+1) {
        margin-bottom: 0;
    }

    .powerful-tools-con figure img {
        margin-bottom: 18px;
    }

    .generic-box {
        text-align: center;
    }

    .pricing-tabs-con .tabs-box ul.nav-tabs {
        width: 100%;
    }

    .pricing-tabs-con .nav-tabs li a,
    .pricing-tabs-con .nav-tabs li a.active {
        padding: 11px 27px;
    }

    .pricing-tabs-con .tabs-box ul.nav-tabs {
        height: 56px;
        margin: 0 auto 40px;
    }

    .sub-banner p {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 25px;
    }

    .sub-banner h1 {
        margin-bottom: 12px;
    }

    .breadcrumb {
        margin-bottom: 20px;
    }

    .sub-banner {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .features-con .feature-box figure img {
        width: 70px;
    }

    .special-text {
        font-size: 17px;
        line-height: 26px;
        margin-bottom: 10px;
    }

    .company-story-con .generic-box ul li {
        text-align: left;
    }

    .company-story-con .generic-box h3 {
        padding-right: 0;
    }

    .mission-values-con {
        text-align: center;
    }

    .heading-title-con h2 {
        margin-bottom: 10px;
    }

    ul.generic-list li {
        text-align: left;
    }

    .mission-values-con .col-lg-6 {
        margin-bottom: 20px;
    }

    .mission-values-con .col-lg-6:last-child {
        margin-bottom: 0;
    }

    .benefits-con figure {
        text-align: center;
        margin: 0 auto 20px;
    }

    .contact-info .col-lg-3.col-md-6:nth-last-of-type(-n+2) {
        margin-bottom: 20px;
    }

    .contact-info .col-lg-3.col-md-6:nth-last-of-type(-n+1) {
        margin-bottom: 0;
    }

    .info-box {
        padding: 25px 17px;
        text-align: center;
    }

    .general-content h4 {
        margin-bottom: 16px;
    }

    .faq-con .general-content {
        margin-bottom: 30px !important;
    }

    .faq-con .col-lg-6.col-md-6:last-child .general-content.mb-0 {
        margin-bottom: 0 !important;
    }

    .mission-values-con.terms-of-services-con {
        text-align: left;
    }

    .text-box ol {
        padding-left: 30px;
    }

    .terms-of-services-con .heading-title-con {
        text-align: center;
    }

    .terms-of-services-con .text-box p {
        text-align: center;
    }

    .terms-of-services-con .text-box ol li p {
        text-align: left;
    }

    .choose-content {
        max-width: unset;
        width: 400px;
    }

    .header-con .navbar-light .navbar-nav .dropdown .nav-link::after {
        top: 12px;
    }

    .pricing-plans-con .pricing-box .discount-tag {
        font-size: 16px;
    }

    .button-wrapper {
        display: block !important;
    }

    .menulist-col-1,
    .menulist-col-2 {
        width: 100%;
        border: none;
        padding: 0;
    }
    .menulist-col-1{
        margin-bottom: 20px;
    }

    .menu-inner-wrap {
        display: block !important;
    }

    .menu-heading-label {
        margin-bottom: 10px;
    }

    .vps-plans .plan {
        width: 100%;
        margin: 0 0 2%;
    }

    .pricing-plans-con .vps-plans .pricing-box {
        padding: 28px 26px;
        width: 100%;
    }

    .pricing-plans-con .vps-plans .pricing-box {
        width: 100% !important;
    }

    .pricing-outer-wraper {
        border-top-left-radius: 32px;
        border-top-right-radius: 32px;
    }
      .banner-con .secondary-button {
        margin-bottom: 10px;
  }
  .netwrok-datacenter-inner .generic-box {
    text-align: left;
  }
}

@media screen and (max-width: 575px) {
    .padding-rl {
        padding-right: 2% !important;
        padding-left: 2% !important;
    }

    .padding-bottom {
        padding-bottom: 40px;
    }

    .padding-top {
        padding-top: 40px;
    }

    h1 {
        font-size: 30px;
        line-height: 40px;
    }

    h2 {
        font-size: 28px;
        line-height: 34px;
    }

    .banner-con h1 {
        margin-bottom: 16px;
    }

    .banner-con p {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 20px;
    }

    .pricing-plans-con .heading-title-con {
        margin-bottom: 30px;
    }

    .power-statistics-con {
        gap: 15px;
        justify-content: center;
        display: inline-block !important;
    }

    .about-us-con .powering-web-con h2 {
        margin-bottom: 7px;
    }

    .counting-box {
        margin-bottom: 15px;
    }

    .testimonials-con .carousel-item p {
        font-size: 16px;
        line-height: 27px;
        margin-bottom: 24px;
    }

    .testimonials-con .carousel-indicators {
        bottom: -27px;
    }

    .cta-banner .elementary-button {
        padding: 0 12px;
        font-size: 16px;
        width: 100%;
        margin-bottom: 13px;
    }

    .cta-banner .secondary-button {
        width: 100%;
    }

    .footer-main {
        padding-top: 40px;
    }

    .newsletter-input input {
        padding: 13px 41px 13px 19px;
        font-size: 16px;
    }

    .pricing-plans-con .col-lg-4.col-md-6 {
        margin-bottom: 15px;
    }

    .banner-con::after {
        opacity: 40%;
    }

    .features-con .feature-box figure img {
        width: 70px;
    }

    .footer-link,
    .social-links li {
        margin-bottom: 9px;
        line-height: 22px;
        font-size: 15px;
    }

    .copyright p {
        font-size: 15px;
        line-height: 22px;
        text-align: center;
    }

    /*  */

    .powering-web-con {
        background-position: center;
    }

    .primary-button,
    .secondary-button,
    .elementary-button {
        height: 48px;
        line-height: 48px;
        font-size: 15px;
    }

    .banner-con .secondary-button,.sub-banner .primary-button {
        padding: 0 20px;
    }

    .pricing-tabs-con .tabs-box ul.nav-tabs {
        height: auto;
    }

    .pricing-tabs-con .nav-tabs li a,
    .pricing-tabs-con .nav-tabs li a.active {
        padding: 9px 10px;
    }

    .pricing-tabs-con .tabs-box ul.nav-tabs {
        margin: 0 auto 30px;
    }

    .pricing-plans-con .pricing-box p {
        font-size: 16px;
        line-height: 25px;
    }

    .custom-accordion .accordion-toggle {
        font-size: 18px;
        line-height: 26px;
    }

    .custom-accordion .card-body p {
        font-size: 15px;
        line-height: 24px;
    }

    ul.comparison-tabs {
        display: block;
    }

    ul.comparison-tabs li {
        margin: 0 auto 10px;
        width: 98%;
    }

    ul.comparison-tabs button {
        height: 40px;
    }

    .sub-banner p {
        font-size: 15px;
        line-height: 27px;
        margin-bottom: 25px;
    }

    .features-con .feature-box .feature-content p {
        font-size: 15px;
        line-height: 23px;
    }

    .heading-title-con p {
        font-size: 15px;
        line-height: 27px;
    }

    .pricing-plans-con .pricing-box p {
        font-size: 15px;
        line-height: 24px;
    }

    ul.generic-list li {
        font-size: 15px;
        line-height: 25px;
    }

    .heading-title-con .medium-text {
        font-size: 16px;
        line-height: 28px;
    }

    .testimonials-con .carousel-item p {
        font-size: 15px;
        line-height: 26px;
        margin-bottom: 23px;
    }

    table.comparison-table tbody tr:last-child td:nth-child(2),
    table.comparison-table tbody tr:last-child td:nth-child(3),
    table.comparison-table tbody tr:last-child td:nth-child(4) {
        border-radius: 0 0 15px 15px;
    }

    table.comparison-table tbody tr:first-child td:nth-child(2),
    table.comparison-table tbody tr:first-child td:nth-child(3),
    table.comparison-table tbody tr:first-child td:nth-child(4) {
        border-radius: 15px 15px 0 0;
    }

    figure.small-icon {
        position: relative !important;
        right: unset;
        top: unset;
        margin: 0 auto 15px;
    }

    .contact-form ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 18px;
    }

    .contact-form ul {
        margin: 0 0 0;
        display: block !important;
    }

    .contact-form li:last-child {
        margin-bottom: 18px;
    }

    .contact-form button {
        width: 100%;
    }

    .info-box {
        padding: 20px 15px;
    }

    .text-box ol>li::marker {
        font-size: 24px;
        line-height: 34px;
    }

    .choose-content,.netwrok-datacenter .vps-features-listing {
        width: 100%;
    }

    .pricing-plans-con .pricing-box .discount-tag {
        top: 20px;
        right: 13px;
        padding: 2px 12px;
    }
    .netwrok-datacenter .generic-box figure{
        margin: 0 0 15px;
    }
}

@media screen and (max-width: 410px) {
    .sub-banner .primary-button {
        margin-right: 0 !important;
        margin-bottom: 10px;
        width: 100%;
    }

    .sub-banner .secondary-button {
        width: 100%;
    }

    .pricing-tabs-con .nav-tabs li a,
    .pricing-tabs-con .nav-tabs li a.active {
        padding: 7px 6px;
        font-size: 14px;
    }

    body {
        font-size: 15px;
        line-height: 26px;
    }

    .sub-button-wrapper {
        display: block !important;
    }
  .pricing-plans-con .vps-plans .pricing-box {
    padding: 20px 16px;
  }
}