@media screen and (min-width:1200px) {

    /* Home */
    .main-container {
        max-width: 1417px;
        margin: auto;
    }
}

@media screen and (max-width: 1550px) {
    .newsletter-con .vector2 {
        right: 100px;
    }

    .newsletter-con .vector1 {
        left: 100px;
    }

    .footer-con .copyright {
        padding: 35px 0;
    }
}

@media screen and (max-width: 1440px) {

    .main-box {
        padding-right: 1% !important;
        padding-left: 1% !important;
    }


    .row {
        margin: 0;
    }

    /* Policy Pages */
    .privacy-policy-con {
        padding: 80px 0;
    }

    /* Back to top button */
    #button {
        bottom: 100px;
        right: 30px;
    }

    .padding-bottom {
        padding-bottom: 90px;
    }

    .padding-top {
        padding-top: 90px;
    }

    .privacy-policy-content-con p {
        margin-bottom: 20px;
    }

    .privacy-policy-content-con p {
        font-size: 17px;
        line-height: 26px;
    }

    .heading-title-con {
        margin-bottom: 45px;
    }

    /* 404 page styling start here*/
    .error-con h2 {
        font-size: 120px;
        line-height: 125px;
        margin-bottom: 25px;
    }

    .error-con p {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 30px;
    }

    /* 404 page styling end here */
    /* coming soon page styling start here */
    .coming-soon-con h2 {
        font-size: 80px;
        line-height: 80px;
        margin-bottom: 30px;
    }

    .coming-soon-social-links ul li a {
        width: 55px;
        height: 55px;
    }

    /* coming soon page styling end here */
    .error-con h2 i {
        font-size: 110px;
        line-height: 110px;
    }

    /* FOOTER */
    .footer-con .copyright {
        padding: 20px 0;
    }

    .footer-con .footer-features-wrapper {
        margin-bottom: 40px;
    }

    .footer-con .middle_portion {
        padding: 100px 0 40px;
    }

    .footer-con .footer-features-box {
        padding: 24px 17px;
    }

    .footer-con .footer-features-wrapper .footer-features-box h4 {
        margin-bottom: 8px;
        font-size: 23px;
    }

    .footer-con .footer-features-wrapper .footer-features-box img {
        margin-right: 20px;
    }

    .footer-con .middle_portion .icon {
        margin-left: -30px;
    }

    .footer-con .middle_portion h4 {
        margin-bottom: 27px;
    }

    .footer-con .middle_portion li {
        margin-bottom: 12px;
        line-height: 23px;
    }

    .footer-con .middle_portion p {
        margin-bottom: 23px;
    }

    .footer-con .middle_portion .footer-logo {
        margin-bottom: 17px;
    }

    .newsletter-con {
        padding: 90px 0;
    }

    .newsletter-con .vector1 {
        left: 60px;
        width: 200px;
    }

    .newsletter-con .vector2 {
        right: 60px;
        width: 170px;
    }

    .latest-announcements-con .row {
        margin-bottom: 50px;
    }

    .latest-announcements-con .anouncement-box {
        padding: 30px 20px;
    }

    .latest-announcements-con .anouncement-box p {
        margin-bottom: 20px;
    }

    .cta-con span {
        margin-bottom: 25px;
    }

    .cta-con h2 {
        margin-bottom: 18px;
    }

    .cta-con p {
        margin-bottom: 24px;
    }

    .testimonials-con .carousel-item p br {
        display: none;
    }

    .testimonials-con .carousel-item p {
        font-size: 22px;
        line-height: 34px;
    }

    .testimonials-con .testimonial-inner-con {
        padding: 35px;
    }

    .testimonials-con .testimonial-inner-con::before {
        background-size: contain;
        height: 250px;
    }

    #pin-1 {
        top: 31%;
        left: 10%;
    }

    #pin-2 {
        top: 34%;
        left: 18%;
    }

    #pin-5 {
        top: 4%;
        left: 26%;
    }

    #pin-3 {
        top: 19%;
        left: 11.4%;
    }

    #pin-4 {
        top: 26%;
        left: 20.5%;
    }

    #pin-6 {
        bottom: 33%;
        left: 27%;
    }

    #pin-11 {
        top: 38%;
        right: 28.5%;
    }

    #pin-13 {
        bottom: 22%;
        right: 11%;
    }

    #pin-14 {
        bottom: 10%;
        right: 1%;
    }

    .features-con .row {
        margin-bottom: 50px;
    }

    .powerful-web-feature-con .row {
        margin-bottom: 50px;
    }

    .features-con .feature-box {
        padding: 30px 20px;
    }

    .features-con .feature-box img {
        margin-bottom: 30px;
    }

    .hosting-plans-con .plan-box ul {
        margin-bottom: 38px;
    }

    .hosting-plans-con .plan-box {
        padding: 35px 28px;
    }

    .hosting-plans-con .plan-box p {
        margin-bottom: 35px;
    }

    .hosting-plans-con .plan-box figure img {
        margin-bottom: 30px;
    }

    .domain-con h4 br {
        display: none;
    }

    .domain-con .domain-inner-con {
        padding: 30px 15px 30px;
    }

    .doamin-con .col-lg-5.col-md-5 {
        gap: 15px;
    }

    .domain-con .perfect-domain-search-con ul li span {
        font-size: 14px;
        margin-left: 3px;
    }

    .domain-con .perfect-domain-search-con ul li {
        font-size: 22px;
    }

    .doamin-con .perfect-domain-con {
        margin-left: 15px;
    }

    .banner-con {
        padding-top: 90px;
        padding-bottom: 90px;
    }

    .banner-con span.managed-hosting-text {
        margin-bottom: 25px;
    }

    /* FONT SIZES */
    h1 {
        font-size: 44px;
        line-height: 54px;
    }

    .banner-con h1 {
        margin-bottom: 16px;
    }

    .banner-con p {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 22px;
    }

    .banner-con .primary_btn {
        margin-bottom: 20px;
    }

    .banner-con .pagination-outer {
        margin-top: 35px;
    }

    .header-con .navbar-expand-lg .navbar-nav {
        gap: 46px;
    }

    .menu-btn {
        padding: 10px 10px;
    }

    .sidebar.expanded .menu-btn {
        width: 41px;
        height: 44px;
        padding: 8px 6px 13px;
    }

    .sidebar {
        width: 61px;
        padding: 11px 10px;
    }

    /* contact */
    .sub-features-con .sub-feature-box {
        padding: 22px 12px;
        transition: ease-in-out 0.6s;
    }

    .contact-help-con .white-box {
        padding: 25px 25px 25px;
    }

    .contact-help-con .white-box h4 {
        margin-bottom: 12px;
        margin-top: 1px;
    }

    .partner-box {
        padding: 32px 0;
    }

    .free-click-install-con .smallbox {
        width: 170px;
        height: 170px;
    }

    .free-click-install-con .apps-con {
        margin-bottom: 50px;
    }

    .hosting-plans-con.reseller-plans-con .plan-box {
        padding: 35px 10px;
    }

    .hosting-plans-con.reseller-plans-con .plan-box ul li {
        padding-left: 40px;
    }

    .manage-con .manage-box {
        padding: 40px 26px;
    }


}

@media screen and (max-width: 1199px) {

    /* FONT SIZES */
    h1 {
        font-size: 42px;
        line-height: 50px;
    }

    h2 {
        font-size: 34px;
        line-height: 44px;
    }

    /* Policy Pages */
    .privacy-policy-con {
        padding: 70px 0;
    }

    /* Back to top button */
    #button {
        width: 60px;
        height: 60px;
        bottom: 90px;
    }

    #button::after {
        font-size: 16px;
    }

    .error-con h4 {
        font-size: 29px;
        line-height: 30px;
    }

    .padding-top {
        padding-top: 80px;
    }

    .padding-bottom {
        padding-bottom: 80px;
    }

    .special-text {
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 10px;
    }

    /* footer */
    .footer-con .middle_portion .icon {
        margin-left: -50px;
    }

    .footer-con .middle_portion .links {
        margin-left: -30px;
    }

    .footer-con .middle_portion .use-link.links {
        margin-left: -20px;
    }

    .footer-con .middle_portion .use-link.links.about-links {
        margin-left: 0;
    }

    .footer-con .middle_portion .icon .text {
        padding-left: 20px;
    }

    .footer-con .middle_portion .social-icons li {
        margin: 0 3px;
    }

    .footer-con .copyright {
        padding: 16px 0;
    }

    .footer-con .footer-features-wrapper .footer-features-box img {
        margin-right: 12px;
        width: 40px;
    }

    .footer-con .footer-features-wrapper .footer-features-box h4 {
        margin-bottom: 5px;
        font-size: 21px;
    }

    .footer-con .footer-features-wrapper .footer-features-box p {
        font-size: 14px;
        line-height: 20px;
    }

    .footer-con .middle_portion .social-icons i {
        font-size: 16px;
        height: 36px;
        width: 36px;
        line-height: 36px;
    }

    .footer-con .middle_portion h4 {
        margin-bottom: 22px;
    }

    .footer-con .middle_portion li {
        margin-bottom: 10px;
        line-height: 22px;
    }

    .footer-con .middle_portion {
        padding: 90px 0 40px;
    }

    .newsletter-con .vector1 {
        left: 37px;
        width: 147px;
    }

    .newsletter-con .vector2 {
        right: 46px;
        width: 124px;
    }

    .latest-announcements-con h2 {
        margin-bottom: 18px;
    }

    .latest-announcements-con .anouncement-box {
        padding: 28px 16px;
    }

    .latest-announcements-con .anouncement-box p {
        margin-bottom: 16px;
    }

    .latest-announcements-con .anouncement-box h5 {
        margin-bottom: 12px;
    }

    .latest-announcements-con .anouncement-box span {
        margin-bottom: 10px;
    }

    .latest-announcements-con .row {
        margin-bottom: 40px;
    }

    .cta-con p br {
        display: none;
    }

    .cta-con h2 {
        margin-bottom: 16px;
    }

    .cta-con span {
        margin-bottom: 18px;
    }

    .cta-con p {
        margin-bottom: 20px;
    }

    .secondary_btn,
    .primary_btn {
        font-size: 16px;
        min-width: 200px;
        height: 54px;
        line-height: 54px;
    }

    .testimonials-con .testimonial-inner-con {
        padding: 35px;
    }

    .testimonials-con .testimonial-inner-con::before {
        background-size: contain;
        height: 215px;
        background-position: center;
    }

    .testimonials-con .pagination-outer {
        position: relative;
        width: 86px;
        margin: 20px auto 0;
        right: 0;
        left: 0;
    }

    .testimonials-con .testimonial-inner-con img {
        margin-bottom: 25px;
    }

    .map-inner-con .regions {
        width: 105px;
        height: 105px;
        right: 9%;
        top: -19px;
    }

    .map-inner-con .regions .digit-count {
        font-size: 38px;
        line-height: 36px;
    }

    .map-inner-con .regions .region-text {
        font-size: 13px;
    }

    .map-inner-con .pin-span {
        font-size: 11px;
        line-height: 11px;
        width: 100px;
    }

    .map-inner-con figure img {
        width: 890px;
    }

    #pin-14 {
        bottom: 10%;
        right: 3%;
    }

    #pin-2 {
        top: 32%;
        left: 17%;
    }

    .features-wrap2 p {
        margin-bottom: 25px;
    }

    .feature-box h5 {
        margin-bottom: 14px;
    }

    .features-con .feature-box img {
        margin-bottom: 20px;
    }

    .features-con .feature-box {
        padding: 30px 22px;
    }

    .features-wrap2 .primary_btn {
        min-width: 220px;
    }

    .why-choose-con .choose-box {
        padding: 34px 25px;
    }

    .hosting-plans-con .plan-box {
        padding: 30px 20px;
    }

    .hosting-plans-con .plan-box ul {
        margin-bottom: 30px;
    }

    .hosting-plans-con .plan-box ul li {
        font-size: 15px;
        padding-left: 44px;
        line-height: 29px;
        margin-bottom: 12px;
    }

    .hosting-plans-con .price-text {
        font-size: 27px;
        margin-bottom: 20px;
    }

    .hosting-plans-con .plan-box p {
        margin-bottom: 30px;
    }

    .header-con .navbar-expand-lg .navbar-nav {
        gap: 32px;
    }

    .header-con .navbar-brand figure img {
        width: 160px;
    }

    .search-box {
        padding: 7px 9px;
    }

    .search-box input::placeholder {
        font-size: 14px;
    }

    .cart-icon {
        width: 42px;
        height: 42px;
    }

    .banner-con span.managed-hosting-text {
        margin-bottom: 16px;
    }

    .banner-con {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .header-con .navbar-light .navbar-nav .dropdown-menu .dropdown-item {
        padding: 5px 20px;
        font-size: 15px;
        line-height: 23px;
    }

    .banner-con p {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 19px;
    }

    .banner-con h1 {
        margin-bottom: 12px;
    }

    .banner-con .pagination-outer {
        margin-top: 14px;
    }

    .banner-con .carousel-control-next,
    .banner-con .carousel-control-prev {
        width: 34px;
        height: 34px;
    }

    .banner-con .pagination-outer {
        width: 80px;
    }

    .banner-con .primary_btn {
        margin-bottom: 10px;
    }

    .domain-con .domain-inner-con {
        padding: 20px 10px 20px;
    }

    h4 {
        font-size: 22px;
        line-height: 28px;
    }

    .domain-con p {
        font-size: 15px;
        line-height: 23px;
    }

    .domain-con .col-lg-5.col-md-5 {
        gap: 15px;
    }

    .newsletter-con h3 {
        margin-bottom: 24px;
    }

    h3 {
        font-size: 28px;
        line-height: 38px;
    }

    .newsletter-con {
        padding: 80px 0;
    }

    .map-inner-con #pin-4 .pin-span {
        margin-top: -22px;
    }

    /*  */
    /* FREE CLICK INSTALL */
    .free-click-install-con .smallbox {
        width: 140px;
    }

    .free-click-install-con .smallbox span {
        font-size: 19px;
    }

    .pricing-table-con .table-box tr:first-child th,
    .pricing-table-con .table-box tr td {
        padding: 20px 50px;
    }

    /* DEDICATED HOSTING PLANS */

    .dedicated-hosting-plans-con .pricing_content {
        padding: 25px 16px;
    }


    .dedicated-hosting-plans-con .pricing_content .price {
        font-size: 36px;
        line-height: 36px;
    }

    .dedicated-hosting-plans-con .pricing_content .price .dollar {
        left: -2px;
    }

    .dedicated-hosting-plans-con .pricing_content .recomended-tag {
        writing-mode: vertical-rl;
        transform: rotate(180deg);
        width: 30px;
        line-height: 30px;
        height: 134px;
        text-align: center;
        left: -20px;
        top: -2px;
        bottom: 0;
        font-size: 13px;
    }

    .dedicated-hosting-plans-con .pricing_content .primary_btn {
        padding: 0;
        min-width: 145px;
        text-align: center;
        line-height: 52px;
        height: 50px;
    }

    .dedicated-feature-list ul {
        gap: 4%;
    }

    .contact-form-con form ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 12px;
    }

    .contact-form-con form label {
        font-size: 15px;
        line-height: 24px;
        margin-bottom: 6px;
    }

    .contact-form-con form ul li input {
        width: 100%;
        padding: 10px 15px;
        height: 54px;
        font-size: 14px;
    }

    .contact-form-con #contactpage span.error {
        font-size: 13px;
        line-height: 19px;
    }

    .contact-form-con form ul li:last-child {
        margin-bottom: 12px;
    }

    .contact-form-con .row {
        align-items: center;
    }

    .contact-form-con form ul li textarea {
        height: 119px;
        font-size: 14px;
    }

    .partner-box {
        padding: 28px 0;
    }

    .contact-form-con .primary_btn {
        height: 54px;
        line-height: 54px;
    }

    .contact-text-con {
        margin-left: 15px;
    }

    .contact-help-con .white-box {
        padding: 22px 15px 22px;
    }

    .sub-features-con .sub-feature-box {
        padding: 22px 18px;
    }

    .breadcrumb {
        line-height: 26px;
        margin-bottom: 30px;
    }

    .faq-con .accordian-inner .card-header a {
        padding: 20px 47px 20px 30px;
    }

    .faq-con .accordian-inner .card-body {
        padding: 0 30px 20px;
    }

    .free-click-install-con .apps-con {
        margin-bottom: 45px;
    }

    .hosting-plans-con.reseller-plans-con .plan-box ul li {
        font-size: 15px;
        padding-left: 40px;
        line-height: 22px;
        margin-bottom: 20px;
    }

    .most-popular-tag {
        font-size: 11px;
        line-height: 11px;
        width: 120px;
        height: 27px;
    }

    .manage-con .manage-box {
        padding: 32px 24px;
    }

    .dedicated-feature-list {
        padding: 25px 30px;
        margin-bottom: 50px;
    }

    .dedicated-feature-list li {
        font-size: 17px;
        padding-left: 35px;
    }

    .pricing_content .spex-width {
        width: 206px;
    }

    .dedicated-hosting-plans-con .features-wrap2 a.primary_btn {
        min-width: 240px;
    }

    .manage-con .manage-box p {
        margin-bottom: 29px;
        line-height: 24px;
    }

    .manage-top-content {
        flex-direction: column;
        text-align: center;
    }

    .manage-top-content .icon {
        order: 1;
        margin-bottom: 20px;
    }

    .manage-top-content .left-content {
        order: 2;
    }

    .sub-banner-con h1 br {
        display: none;
    }

    .vps-hosting-plans-con .vps-inner-con {
        padding: 35px 30px 35px;
        margin-bottom: 60px;
    }

    .vps-hosting-plans-con .product-con {
        padding: 0 0;
        padding-bottom: 37px;
        margin-bottom: 37px;
    }

    .vps-hosting-plans-con .vps-benefits-con ul li {
        padding-left: 24px;
        font-weight: 600;
        font-size: 14px;
        line-height: 23px;
    }

    .slider-container #slider .ui-slider-handle {
        width: 26px !important;
        height: 26px !important;
        margin-top: -4px !important;
        margin-left: -17px !important;
        background-size: contain !important;
    }

    .vps-hosting-plans-con .product-con .primary_btn {
        min-width: 170px;
    }

    .vps-feature-box figure img {
        margin-right: 70px;
    }

    .vps-feature-box {
        padding: 45px 70px;
    }

    .about-box {
        padding: 30px 20px;
    }

    .partner-box img {
        width: 180px;
    }

    .milestone-con .timeline-carousel .year {
        font-size: 30px;
        margin-bottom: 40px;
    }

    .milestone-con .timeline-carousel .title {
        padding-top: 30px;
    }

    .milestone-con .owl-theme .owl-nav {
        margin-top: 0;
        top: 25%;

    }

    .owl-carousel .owl-stage-outer::after {
        height: 4px;
        top: 94px;
    }

    .milestone-con .timeline-carousel .item {
        padding: 30px 24px;
    }

    .team-box p {
        font-size: 14px;
        line-height: 18px;
    }

    .team-box {
        padding: 0px 15px 25px;
    }

    .team-box figure img {
        margin-bottom: 24px;
    }

    .our-team-con .row {
        margin-bottom: 50px;
    }

    .milestone-con .timeline-carousel {
        margin-bottom: 50px;
    }

    .top-bar-con .top-bar-box,
    .header-con,
    .banner-con,
    .domain-con,
    .hosting-plans-con,
    .why-choose-con {
        padding-left: 57px !important;
    }

    .hosting-plans-con .primary_btn {
        min-width: 100%;
    }
}



@media screen and (max-width: 991px) {

    /* FONT SIZES */
    h1 {
        font-size: 37px;
        line-height: 46px;
        letter-spacing: 0.6px;
    }

    h2 {
        font-size: 32px;
        line-height: 40px;
        letter-spacing: 0.6px;
    }

    h3 {
        font-size: 27px;
        line-height: 34px;
        letter-spacing: 0.3px;
    }

    h4 {
        font-size: 20px;
        line-height: 26px;
    }

    h5 {
        font-size: 18px;
        line-height: 24px;
    }

    button:focus {
        outline: none;
    }

    /* Policy Pages */
    .privacy-policy-con {
        padding: 60px 0;
    }

    /* Back to top button */
    #button {
        width: 55px;
        height: 55px;
        bottom: 74px;
        right: 30px;
    }

    #button::after {
        font-size: 14px;
        line-height: 14px;
    }

    .spacer {
        height: 20px;
    }

    /* coming soon */
    .coming-soon-con {
        position: relative;
        padding: 0;
    }

    /* 404 page */
    .error-con h2 i {
        font-size: 100px;
        line-height: 120px;
    }

    .error-con h2 {
        margin-bottom: 15px;
    }

    .error-con .generic-btn a {
        font-size: 16px;
        padding: 20px 40px;
    }

    .coming-soon-con h2 {
        font-size: 60px;
        line-height: 60px;
        margin-bottom: 30px;
    }

    /* coming soon  */
    .coming-soon-con .new-logo {
        width: 200px;
    }

    /* coming soon page */
    .compaign_countdown ul li {
        margin: 0 8px;
        min-height: auto;
        /* width: 21%; */
        min-width: 100px;
        font-size: 18px;
        padding: 15px 16px;
    }

    .compaign_countdown ul li span.days,
    .compaign_countdown ul li span.hours,
    .compaign_countdown ul li span.minutes,
    .compaign_countdown ul li span.seconds {
        font-size: 42px;
        line-height: 52px;
    }

    .coming-soon-con h1 {
        margin-bottom: 28px;
        font-size: 60px;
        line-height: 60px;
    }

    .padding-bottom {
        padding-bottom: 60px;
    }

    .padding-top {
        padding-top: 60px;
    }

    #button {
        width: 55px;
        height: 55px;
        bottom: 56px;
        right: 30px;
    }

    .coming-soon-con h2 {
        font-size: 60px;
        line-height: 60px;
        margin-bottom: 30px;
    }


    /* Login Page */
    .login-form .login-form-title {
        margin-bottom: 30px;
    }

    .login-form .login-card .btn-primary {
        font-size: 16px;
        line-height: 16px;
    }

    .login-form .login-card .forgot-password {
        font-size: 16px;
    }

    .login-form .login-form-box .join-now-outer a {
        font-size: 16px;
    }

    .login-page-logo img {
        width: 190px;
    }

    .heading-title-con {
        margin-bottom: 34px;
    }

    #search input[type="search"] {
        font-size: 30px;
        padding: 6px;
    }

    #search .close {
        font-size: 22px;
    }

    .special-text {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 8px;
    }

    /*  */
    .footer-con .middle_portion {
        padding: 40px 0 30px;
    }

    .footer-con .middle_portion .footer-logo {
        margin-bottom: 11px;
    }

    .footer-con .middle_portion p {
        margin-bottom: 15px;
    }

    .footer-con .logo-content {
        text-align: center;
        margin-bottom: 30px;
    }

    .footer-con .middle_portion .social-icons i {
        font-size: 15px;
        height: 34px;
        width: 34px;
        line-height: 34px;
    }

    .footer-con .middle_portion .icon {
        margin-left: -32px;
    }

    .footer-con .middle_portion .links {
        margin-left: 0;
    }

    .footer-con .middle_portion .use-link.links {
        margin-left: 0;
    }

    .footer-con .middle_portion h4 {
        margin-bottom: 20px;
    }

    .footer-con .middle_portion li {
        margin-bottom: 9px;
        line-height: 22px;
    }

    .footer-con .copyright-payments img {
        width: 200px;
    }

    .footer-con .copyright p {
        font-size: 12px;
        line-height: 12px;
    }

    .footer-con .copyright-payments span {
        font-size: 12px;
        line-height: 22px;
        font-weight: 300;
        margin-right: 10px;
    }

    .footer-con .copyright {
        padding: 13px 0;
    }

    .footer-con .footer-features-wrapper .col-lg-4.col-md-6 {
        margin-bottom: 18px;
    }

    .footer-con .footer-features-wrapper .col-lg-4.col-md-6:last-child {
        margin: 0 auto;
    }

    .footer-con .footer-features-box {
        padding: 20px 22px;
    }

    .footer-con .footer-features-wrapper {
        margin-bottom: 30px;
    }

    .footer-con .footer-features-wrapper .footer-features-box h4 {
        margin-bottom: 5px;
        font-size: 20px;
    }

    .newsletter-con {
        padding: 70px 0;
    }

    .newsletter-con .vector1,
    .newsletter-con .vector2 {
        display: none;
    }

    .latest-announcements-con .row {
        margin-bottom: 30px;
    }

    .latest-announcements-con .anouncement-box h5 {
        margin-bottom: 9px;
    }

    .latest-announcements-con .col-lg-4.col-md-6 {
        margin-bottom: 20px;
    }

    .latest-announcements-con .col-lg-4.col-md-6:last-child {
        margin: 0 auto;
    }

    .latest-announcements-con .anouncement-box {
        padding: 28px 24px;
    }

    .text18 {
        font-size: 16px;
        line-height: 27px;
    }

    .latest-announcements-con h2 {
        margin-bottom: 12px;
    }

    .cta-con h2 {
        margin-bottom: 14px;
    }

    .cta-con p {
        margin-bottom: 18px;
        line-height: 27px;
    }

    .secondary_btn,
    .primary_btn {
        font-size: 15px;
        min-width: 180px;
        height: 52px;
        line-height: 52px;
    }

    .banner-con .carousel-control-next,
    .banner-con .carousel-control-prev {
        width: 30px;
        height: 30px;
    }

    .banner-con .pagination-outer {
        width: 70px;
    }

    .banner-con .pagination-outer {
        margin-top: 12px;
    }

    .testimonials-con .testimonial-inner-con::before {
        display: none;
    }

    .testimonials-con .testimonial-inner-con {
        padding: 0;
    }

    .testimonials-con .testimonial-details {
        margin-top: 30px;
    }

    .testimonials-con .carousel-item p {
        font-size: 20px;
        line-height: 32px;
    }

    .testimonials-con .testimonial-details .review-info h5 {
        margin-bottom: 3px;
    }

    .testimonials-con .testimonial-details img {
        margin-right: 16px;
    }

    .testimonials-con .testimonial-inner-con img {
        margin-bottom: 20px;
        width: 125px;
    }

    .heading-title-con h2 {
        margin-bottom: 14px;
    }

    .map-inner-con .regions {
        width: 80px;
        height: 80px;
        right: 3%;
        top: -10px;
    }

    .map-inner-con .regions .digit-count {
        font-size: 30px;
        line-height: 30px;
    }

    .map-inner-con .regions .region-text {
        font-size: 12px;
    }

    .map-inner-con .pin-span {
        margin-top: 22px;
        font-size: 10px;
        line-height: 10px;
    }

    .pin-text {
        padding: 20px;
        min-width: 210px;
    }

    #pin-3 {
        top: 16%;
        left: 10.4%;
    }

    #pin-1 {
        top: 30%;
        left: 8%;
    }

    #pin-1>.pin-text,
    #pin-2>.pin-text,
    #pin-7>.pin-text,
    #pin-8>.pin-text,
    #pin-3>.pin-text {
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    #pin-before-1::before,
    #pin-before-2::before,
    #pin-before-7::before,
    #pin-before-8::before,
    #pin-before-3::before {
        display: none;
    }

    #pin-14>.pin-text,
    #pin-13>.pin-text,
    #pin-12>.pin-text,
    #pin-11>.pin-text,
    #pin-10>.pin-text,
    #pin-9>.pin-text,
    #pin-4>.pin-text,
    #pin-6>.pin-text,
    #pin-5>.pin-text {
        right: 0;
        left: auto;
        margin: 0 auto;
    }

    #pin-before-14::before,
    #pin-before-13::before,
    #pin-before-12::before,
    #pin-before-10::before,
    #pin-before-9::before,
    #pin-before-4::before,
    #pin-before-6::before,
    #pin-before-5::before,
    #pin-before-11::before {
        display: none;
    }

    .features-con .col-lg-3.col-md-6 {
        margin-bottom: 25px;
    }

    .features-con .col-lg-3.col-md-6:nth-last-of-type(-n+4) {
        margin-bottom: 25px;
    }

    .features-con .col-lg-3.col-md-6:nth-last-of-type(-n+2) {
        margin-bottom: 0;
    }

    .features-wrap2 p {
        margin-bottom: 18px;
    }

    .features-wrap2 .primary_btn {
        min-width: 200px;
    }

    .features-con .row {
        margin-bottom: 40px;
    }

    .powerful-web-feature-con .row {
        margin-bottom: 40px;
    }

    .why-choose-con .col-lg-4.col-md-6 {
        margin-bottom: 25px;
    }

    .why-choose-con .col-lg-4.col-md-6:last-child {
        margin: 0 auto;
    }

    .why-choose-con .choose-box h5 {
        margin-bottom: 10px;
    }

    .hosting-plans-con .plan-box figure img {
        margin-bottom: 24px;
        width: 55px;
    }

    .hosting-plans-con .plan-box p {
        margin-bottom: 25px;
        font-size: 15px;
    }

    .hosting-plans-con .price-text {
        font-size: 24px;
        margin-bottom: 16px;
    }

    .hosting-plans-con .plan-box ul li {
        font-size: 15px;
        padding-left: 42px;
        line-height: 29px;
        margin-bottom: 11px;
    }

    .hosting-plans-con .plan-box ul {
        margin-bottom: 25px;
    }

    .hosting-plans-con .col-lg-4.col-md-6 {
        margin-bottom: 20px;
    }

    .hosting-plans-con .col-lg-4.col-md-6:last-child {
        margin: 0 auto;
    }

    .domain-con .domain-inner-con figure {
        margin-right: 20px;
    }

    .domain-con .domain-inner-con figure img {
        width: 60px;
    }

    .domain-con .col-lg-5 {
        margin-bottom: 20px;
    }

    .domain-con h4 {
        margin-bottom: 8px;
    }

    .banner-con p {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 16px;
    }

    .banner-con {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .banner-con span.managed-hosting-text {
        margin-bottom: 12px;
        font-size: 15px;
    }

    /* .search-container {
        display: none;
    } */

    .navbar-collapse {
        position: absolute;
        background-color: #fff;
        width: 100%;
        top: 54px;
        box-shadow: 0 0 14px rgb(0 193 160 / 10%);
        padding: 20px;
    }

    .navbar-toggler:focus {
        border: none;
        outline: none;
        box-shadow: none;
    }

    .navbar-toggler {
        border-radius: 6px;
        border: none;
        display: none;
    }

    .header-con .navbar-expand-lg .navbar-nav {
        gap: 14px;
    }

    .dropdown {
        width: 100%;
        text-align: center;
    }

    .header-con .navbar-light .navbar-nav .dropdown-menu {
        background-color: var(--secondary--color);
        border: 0;
        z-index: 2;
        text-align: center;
        width: 100%;
        margin-top: 10px;
        box-shadow: 0 0 10px rgb(0 193 160 / 10%);
    }

    .map-inner-con #pin-4 .pin-span {
        margin-top: -17px;
    }

    /* FREE CLICK INSTALL */
    .free-click-install-con .smallbox img {
        height: 55px;
    }

    .free-click-install-con .smallbox {
        gap: 10px;
        width: 108px;
        height: 130px;
    }

    .free-click-install-con .smallbox span {
        font-size: 16px;
    }

    /* faq */
    .faq-con .accordian-inner .card-header a {
        padding: 18px 30px 18px 24px;
    }

    .faq-con .accordion-card .btn-link:before {
        font-size: 11px;
    }

    .faq-con .accordian-inner .card-body {
        padding: 0 24px 20px;
    }

    .faq-con .accordion-card {
        margin-bottom: 25px;
    }

    .pin-text p {
        font-size: 15px;
        line-height: 23px;
    }

    .pin-text p br {
        display: none;
    }

    /* PRICING TABLE SECTION */
    .pricing-table-con .table-box tr:first-child th,
    .pricing-table-con .table-box tr td {
        padding: 18px 35px;
    }

    /* DEDICATED HOSTING PLANS */
    .dedicated-hosting-plans-con .pricing_content {
        padding: 24px 16px;
        width: 100%;
        display: grid;
        grid-template-columns: 32% 32% 32%;
        gap: 22px 20px;
    }

    .dedicated-feature-list li {
        font-size: 15px;
        padding-left: 33px;
    }

    .dedicated-feature-list {
        padding: 20px 20px;
        margin-bottom: 43px;
    }

    .dedicated-hosting-plans-con .pricing_content h3 {
        font-size: 20px;
        padding-right: 0;
        border: none;
    }

    .dedicated-hosting-plans-con .pricing_content h3 span {
        font-size: 16px;
    }

    .dedicated-hosting-plans-con .pricing_content .second_list {
        padding-left: 45px;
    }

    .dedicated-hosting-plans-con .pricing_content .price {
        font-size: 30px;
        line-height: 30px;
    }

    .dedicated-hosting-plans-con .pricing_content .primary_btn {
        padding: 0;
    }

    .dedicated-hosting-plans-con .pricing_content .recomended-tag {
        height: 180px;
        font-size: 13px;
    }

    .contact-form-con form ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .our-trusted-prtners-con .col-lg-3.col-md-6 {
        margin-bottom: 25px;
    }

    .our-trusted-prtners-con .col-lg-3.col-md-6:nth-last-of-type(-n+4) {
        margin-bottom: 25px;
    }

    .our-trusted-prtners-con .col-lg-3.col-md-6:nth-last-of-type(-n+2) {
        margin-bottom: 0;
    }

    .partner-box {
        padding: 26px 0;
    }

    .contact-form-con form ul li textarea {
        height: 115px;
    }

    .contact-help-con .white-box {
        padding: 20px 25px 20px;
    }

    .contact-help-con .col-lg-4.col-md-6 {
        margin-bottom: 24px;
    }

    .contact-help-con .col-lg-4.col-md-6:last-child {
        margin: 0 auto;
    }

    .contact-help-con .white-box h4 {
        margin-bottom: 10px;
        margin-top: 1px;
    }

    .contact-help-con .white-box ul li {
        font-size: 15px;
    }

    .contact-help-con .white-box ul li a {
        font-size: 15px;
    }

    .contact-help-con .white-box ul li {
        margin-bottom: 0;
    }

    .sub-features-con .col-lg-3.col-md-6 {
        margin-bottom: 20px;
    }

    .sub-features-con .col-lg-3.col-md-6:nth-last-of-type(-n+2) {
        margin-bottom: 0;
    }

    .sub-banner-con p br {
        display: none;
    }

    .breadcrumb {
        line-height: 23px;
        margin-bottom: 25px;
    }

    .sub-banner-con p {
        font-size: 15px;
        line-height: 24px;
    }

    .sidebar {
        padding: 11px 12px
    }

    .sidebar:not(.expanded) {
        padding: 0;
        background-color: transparent;
        height: unset;
        width: unset;
        top: 11px;
        left: 13px;
    }

    .sidebar:not(.expanded) .menu-btn {
        margin-bottom: 0;
        padding: 0;
        background: none;
    }

    .menu-btn:hover {
        background-color: transparent;
    }

    .sidebar:not(.expanded) a {
        display: none;
    }

    .top-bar-info {
        margin-left: 12px;
    }

    .free-click-install-con .apps-con {
        margin-bottom: 40px;
    }

    .powerful-web-feature-con .col-lg-4.col-md-6:nth-last-of-type(-n+3) {
        margin-bottom: 25px;
    }

    .powerful-web-feature-con .col-lg-4.col-md-6:nth-last-of-type(-n+2) {
        margin-bottom: 0;
    }

    .hosting-plans-con.reseller-plans-con .col-lg-3.col-md-6 {
        margin-bottom: 25px;
    }

    .hosting-plans-con.reseller-plans-con .col-lg-3.col-md-6:nth-last-of-type(-n+2) {
        margin-bottom: 0;
    }

    .manage-con .manage-box p br {
        display: none;
    }

    .manage-con .manage-box p {
        margin-bottom: 28px;
        line-height: 26px;
    }

    .sub-banner-con h1 br {
        display: none;
    }

    .sub-banner-con.banner-con {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .manage-con .manage-box {
        padding: 25px 12px;
    }

    .yellow-tag {
        width: 45px;
        height: 45px;
        font-size: 18px;
    }

    .pricing_content .spex-width {
        width: auto;
    }

    .vps-hosting-plans-con .product-con .primary_btn {
        min-width: 140px;
    }

    .price_rangetxt {
        margin-bottom: 24px;
        gap: 0 0;
    }

    .price_rangetxt {
        grid-template-columns: 12% 12% 12% 12% 12% 12%;
    }

    .slider-container #slider .ui-slider-handle {
        width: 24px !important;
        height: 24px !important;
        margin-top: -2px !important;
        background-size: contain !important;
    }

    .vps-hosting-plans-con .product-con .smallbox {
        width: auto;
        padding: 0 0;
    }

    .slider-outer {
        width: 100%;
        margin: 0 auto;
    }

    .ui-slider-horizontal .ui-slider-range {
        height: 13px;
    }

    .slider-container #slider {
        height: 13px;
    }

    .vps-hosting-plans-con .vps-benefits-con ul {
        display: block !important;
    }

    .vps-hosting-plans-con .vps-benefits-con ul li {
        padding-left: 24px;
        font-weight: 600;
        font-size: 14px;
        line-height: 20px;
        display: inline-block !important;
        margin: 0 10px 8px;
    }

    .vps-hosting-plans-con .product-con {
        padding-bottom: 25px;
        margin-bottom: 25px;
    }

    .vps-hosting-plans-con .vps-inner-con {
        padding: 30px 30px 30px;
        margin-bottom: 50px;
    }

    .vps-feature-box {
        padding: 35px 30px;
    }

    .vps-feature-box figure img {
        margin-right: 20px;
        width: 200px;
    }

    .pricing-table-con .price_table {
        margin-bottom: 50px;
    }

    .domain-btn-wrap a {
        min-width: 220px;
    }

    .strike-span {
        font-size: 15px;
    }

    .price_table .strike-span {
        margin-bottom: 3px;
    }

    .pricing-table-con .price_table {
        margin-bottom: 40px;
    }

    .partner-box img {
        width: auto;
    }

    .about-box {
        padding: 25px 12px;
    }

    .about-box figure {
        margin-right: 15px;
    }

    .owl-carousel .owl-stage-outer::after {
        height: 4px;
        top: 87px;
    }

    .milestone-con .timeline-carousel .year {
        font-size: 28px;
        margin-bottom: 36px;
    }

    .our-team-con .col-lg-3.col-md-6 {
        margin-bottom: 40px;
    }

    .our-team-con .col-lg-3.col-md-6:nth-last-of-type(-n+2) {
        margin-bottom: 0;
    }

    .our-team-con .heading-title-con {
        margin-bottom: 50px;
    }

    .our-team-con .row {
        margin-bottom: 40px;
    }

    .milestone-con .timeline-carousel {
        margin-bottom: 40px;
    }

    .top-bar-con .top-bar-box,
    .banner-con {
        padding-left: 0 !important;
    }

    .why-choose-con,
    .hosting-plans-con,
    .domain-con,
    .header-con {
        padding-left: 1% !important;
    }
}




@media screen and (max-width: 767px) {
    h1 {
        font-size: 32px;
        line-height: 40px;
        letter-spacing: 0px;
    }

    h2 {
        font-size: 28px;
        line-height: 34px;
        letter-spacing: 0;
    }

    h3 {
        font-size: 25px;
        line-height: 30px;
        letter-spacing: 0px;
    }

    h4 {
        font-size: 20px;
        line-height: 24px;
    }

    h5 {
        font-size: 18px;
        line-height: 24px;
    }

    /* Policy Pages */
    .privacy-policy-con {
        padding: 40px 0;
    }

    /* Back to top button */
    #button {
        width: 50px;
        height: 50px;
        right: 30px;
        bottom: 48px;
    }

    /* coming soon page  */
    .error-con .generic-btn a {
        padding: 16px 30px;
        font-size: 15px;
    }

    .coming-soon-con h2 {
        font-size: 50px;
        line-height: 50px;
        margin-bottom: 20px;
    }

    .coming-soon-social-links ul li a {
        width: 45px;
        height: 45px;
    }

    .coming-soon-social-links ul {
        margin-bottom: 26px;
    }

    .error-con {
        padding: 0;
    }

    /* 404 */
    .error-con p {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 20px;
    }

    .error-con h2 {
        font-size: 100px;
        line-height: 100px;
        margin-bottom: 10px;
    }

    .error-con .secondary-button a {
        min-width: 200px;
    }

    /* coming soon page styling */
    .compaign_countdown ul li {
        margin: 0 8px;
        min-width: 84px;
        padding: 15px;
        font-size: 16px;
    }

    .compaign_countdown ul li span.days,
    .compaign_countdown ul li span.hours,
    .compaign_countdown ul li span.minutes,
    .compaign_countdown ul li span.seconds {
        font-size: 30px;
        line-height: 30px;
    }

    .compaign_countdown ul {
        float: left;
        width: 100%;
        min-width: 100%;
        display: inline-block;
        margin: 0 auto;
        max-width: 100%;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .coming-soon-con h1 {
        margin-bottom: 22px;
        font-size: 46px;
        line-height: 46px;
    }

    .coming-soon-con h3 {
        font-size: 24px;
    }

    .coming-soon-con .new-logo {
        width: 150px;
    }

    .coming-soon-con h3 {
        margin-bottom: 16px;
    }

    .error-con h4 {
        font-size: 21px;
        line-height: 22px;
        margin-bottom: 18px;
    }

    .error-con h2 i {
        font-size: 85px;
        line-height: 97px;
    }

    .error-con p {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 20px;
    }

    .error-con h2 {
        font-size: 100px;
        line-height: 100px;
        margin-bottom: 10px;
    }

    .error-con .secondary-button a {
        min-width: 210px;
        font-size: 15px;
    }

    .error-con .primary_btn {
        min-width: 210px;
    }

    .padding-bottom {
        padding-bottom: 50px;
    }

    .padding-top {
        padding-top: 50px;
    }

    p {
        font-size: 16px;
        line-height: 26px;
    }

    /* Login page */
    .login-form .login-form-box {
        width: 450px;
    }

    .login-form .login-form-title {
        margin-bottom: 20px;
    }

    .login-form .login-card .btn-primary {
        font-size: 14px;
        line-height: 14px;
        padding: 14px 20px;
    }

    .login-form .login-card .forgot-password {
        font-size: 14px;
    }

    .login-form .login-card label {
        font-size: 15px;
    }

    .login-form .login-card .input-field {
        font-size: 14px;
        padding: 0 15px;
        height: 46px;
        line-height: 42px;
    }

    .login-form .login-card {
        margin-bottom: 20px;
    }

    .login-form .login-form-box .join-now-outer a {
        font-size: 14px;
    }

    .sign-up-form .login-card .select-option {
        padding: 0 30px 0 15px;
        background-position: 96.5% 20px !important;
    }

    .login-page-logo img {
        width: 170px;
    }

    #search input[type="search"] {
        font-size: 26px;
        padding: 6px;
    }

    /* footer */
    .footer-con .copyright .content {
        display: block;
        text-align: center;
    }

    .footer-con .copyright-payments {
        justify-content: center;
    }

    .footer-con .copyright p {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 7px !important;
    }

    .footer-con .copyright {
        padding: 12px 0;
    }

    .footer-con .footer-features-box {
        padding: 16px 20px;
    }

    .footer-con .footer-features-wrapper .footer-features-box h4 {
        margin-bottom: 4px;
        font-size: 19px;
    }

    .footer-con .footer-features-wrapper .footer-features-box img {
        margin-right: 17px;
        width: 40px;
    }

    .footer-con .middle_portion h4 {
        margin-bottom: 13px;
    }

    .footer-con .middle_portion li {
        margin-bottom: 8px;
        line-height: 21px;
    }

    .footer-con .middle_portion .links {
        margin-bottom: 18px;
    }

    .footer-con .middle_portion .social-icons i {
        font-size: 14px;
        height: 30px;
        width: 30px;
        line-height: 30px;
    }

    .footer-con .middle_portion .social-icons li {
        margin: 0 2px;
    }

    .footer-con .middle_portion {
        padding: 30px 0 20px;
    }

    .newsletter-con {
        padding: 50px 0;
    }

    .newsletter-con h3 {
        margin-bottom: 20px;
    }

    .domain-form input {
        font-size: 15px;
        line-height: 15px;
        padding: 8px 16px;
        height: 52px;
    }

    .latest-announcements-con .row {
        margin-bottom: 25px;
    }

    .latest-announcements-con {
        text-align: center;
    }

    .latest-announcements-con .anouncement-box h5 {
        font-size: 19px;
    }

    .heading-title-con h2 {
        margin-bottom: 12px;
    }

    .heading-title-con {
        margin-bottom: 30px;
    }

    .testimonials-con .testimonial-inner-con img {
        margin-bottom: 15px;
        width: 110px;
    }

    .testimonials-con .carousel-item p {
        font-size: 18px;
        line-height: 30px;
    }

    .testimonials-con .testimonial-details {
        margin-top: 12px;
    }

    .testimonials-con .pagination-outer {
        width: 80px;
        margin: 12px auto 40px;
    }

    .testimonials-con .carousel-control-next,
    .testimonials-con .carousel-control-prev {
        bottom: unset;
        top: 28%;
        width: 36px;
        height: 36px;
    }

    .pin-text {
        padding: 15px;
        min-width: 160px;
    }

    .map-inner-con .box {
        width: 11px;
        height: 11px;
    }

    .map-inner-con .pin-span {
        margin-top: 18px;
        font-size: 9px;
        line-height: 10px;
    }

    #pin-14 {
        bottom: 10%;
        right: 3%;
    }

    .map-inner-con #pin-4 .pin-span {
        margin-top: -13px;
    }

    .map-inner-con .regions {
        width: 70px;
        height: 70px;
        right: 1%;
        top: -10px;
    }

    .map-inner-con .regions .digit-count {
        font-size: 24px;
        line-height: 24px;
    }

    .map-inner-con .regions .region-text {
        font-size: 11px;
        line-height: 14px;
    }

    .latest-announcements-con .anouncement-box {
        padding: 25px 24px;
    }

    .map-inner-con figure img {
        width: 100%;
    }

    .features-wrap2 .primary_btn {
        min-width: 180px;
    }

    .secondary_btn,
    .primary_btn {
        font-size: 14px;
        min-width: 180px;
        height: 49px;
        line-height: 49px;
    }

    .features-wrap2 p {
        margin-bottom: 16px;
    }

    .text18 {
        font-size: 16px;
        line-height: 26px;
    }

    .features-con .row {
        margin-bottom: 30px;
    }

    .powerful-web-feature-con .row {
        margin-bottom: 30px;
    }

    .features-con .feature-box img {
        margin-bottom: 16px;
    }

    .feature-box h5 {
        margin-bottom: 12px;
    }

    .features-con .feature-box {
        padding: 28px 22px;
    }

    .features-con .col-lg-3.col-md-6:nth-last-of-type(-n+2) {
        margin-bottom: 25px;
    }

    .features-con .col-lg-3.col-md-6:nth-last-of-type(-n+1) {
        margin-bottom: 0;
    }

    .why-choose-con .choose-box img {
        margin-bottom: 20px;
    }

    .why-choose-con .choose-box {
        padding: 28px 22px;
    }

    .hosting-plans-con .plan-box h4 {
        margin-bottom: 14px;
    }

    .hosting-plans-con .price-text {
        font-size: 22px;
        margin-bottom: 14px;
    }

    .hosting-plans-con .plan-box figure img {
        margin-bottom: 20px;
        width: 55px;
    }

    .hosting-plans-con .plan-box {
        padding: 30px;
    }

    .hosting-plans-con .plan-box p {
        margin-bottom: 22px;
        font-size: 15px;
        line-height: 24px;
    }

    .hosting-plans-con .price-text .month-text {
        font-size: 17px;
    }

    .domain-con .perfect-domain-search-con ul li {
        font-size: 20px;
        text-align: center;
    }

    .domain-con .perfect-domain-search-con ul li span {
        font-size: 13px;
        line-height: 13px;
        margin-left: 0;
    }

    .domain-con .domain-form input {
        padding-left: 40px;
    }

    .domain-con form img {
        left: 12px;
    }

    .domain-form input {
        font-size: 15px;
        line-height: 15px;
        padding: 8px 16px;
        height: 50px;
    }

    .domain-con .domain-inner-con figure {
        margin-right: 0;
    }

    .domain-con .domain-inner-con figure img {
        width: 60px;
    }

    .domain-con .col-lg-5 {
        margin-bottom: 20px;
        gap: 15px;
    }

    .banner-con {
        text-align: center;
    }

    .banner-img-con {
        margin-top: 25px;
    }

    .banner-img-con img {
        width: 300px;
    }

    .banner-con {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .banner-con span.managed-hosting-text {
        margin-bottom: 9px;
        font-size: 14px;
    }

    .banner-con span.managed-hosting-text img {
        margin-right: 8px;
        width: 16px;
    }

    .banner-con p {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 16px;
    }

    .customer-rating-span {
        font-size: 13px;
    }

    .banner-con .pagination-outer {
        position: relative;
        height: auto;
        text-align: center;
        margin: 11px auto 42px;
    }

    .top-bar-con a.register-btn {
        min-width: 90px;
        height: 36px;
        line-height: 36px;
        font-size: 13px;
        margin-left: 0;
    }

    .account-btn {
        width: 90px;
        height: 36px;
        font-size: 13px;
    }

    .other_list .country-selector {
        font-size: 13px;
        line-height: 13px;
    }

    .other_list .country-selector>div.caption img {
        margin-left: 3px;
        margin-right: 3px;
    }

    .top-bar-con .top-bar-social .setting-img img {
        margin-right: 9px;
        margin-top: -6px;
    }

    .top-bar-con .top-bar-info span.notification {
        font-size: 13px;
    }

    .header-con .navbar-brand figure img {
        width: 150px;
    }

    .header-con {
        padding: 10px 0;
    }

    /* free click install */
    .free-click-install-con .apps-con .last-items {
        grid-column: auto;
        justify-self: center;
    }

    .free-click-install-con .smallbox {
        gap: 10px;
        width: 100%;
        height: 130px;
    }

    .free-click-install-con .apps-con {
        display: grid !important;
        grid-template-columns: 48% 48%;
        gap: 13px;
    }

    /* faq */
    .faq-con .accordian-inner .card-header a {
        padding: 14px 25px 14px 25px;
    }

    .faq-con .accordian-inner .card-body {
        padding: 0 25px 14px;
    }

    .faq-con .accordion-card .btn-link::before {
        top: 14px;
    }

    .pin-text h4 {
        font-size: 17px;
        line-height: 22px;
    }

    .pin-text p {
        font-size: 14px;
        line-height: 22px;
    }

    .pricing-table-con .table-box tr:first-child th,
    .pricing-table-con .table-box tr td {
        padding: 15px 24px;
    }

    .pricing-table-con .table-box tr:first-child th,
    .pricing-table-con .table-box tr td {
        font-size: 14px;
        line-height: 14px;
    }

    .pricing-table-con .table-box {
        table-layout: fixed;
    }

    /*  */
    /* DEDICATED HOSTING PLANS */
    .dedicated-hosting-plans-con .pricing_content {
        padding: 20px;
        grid-template-columns: 34% 36% 26%;
        gap: 16px 0;
    }

    .dedicated-hosting-plans-con .pricing_content h3 {
        font-size: 18px;
    }

    .dedicated-hosting-plans-con .pricing_content h3 span {
        font-size: 14px;
    }

    .dedicated-hosting-plans-con .pricing_content .second_list {
        padding-left: 0;
    }

    .dedicated-hosting-plans-con .pricing_content ul li {
        margin-bottom: 6px;
    }

    .dedicated-hosting-plans-con .pricing_content ul li i {
        font-size: 10px;
        top: 3px;
    }

    .dedicated-hosting-plans-con .pricing_content ul li p {
        font-size: 12px;
        line-height: 16px;
        padding-left: 16px;
    }

    .dedicated-hosting-plans-con .pricing_content .price {
        font-size: 28px;
        line-height: 28px;
    }

    .dedicated-hosting-plans-con .pricing_content .price .dollar {
        font-size: 16px;
        line-height: 16px;
    }

    .dedicated-hosting-plans-con .pricing_content .month {
        font-size: 14px;
        line-height: 14px;
    }

    .dedicated-hosting-plans-con .pricing_content h5 {
        padding-right: 0;
    }

    .dedicated-hosting-plans-con .pricing_content .primary_btn {
        padding: 0;
        min-width: 130px;
        line-height: 46px;
        height: 46px;
        font-size: 15px;
    }

    .dedicated-hosting-plans-con .pricing_content .recomended-tag {
        height: 154px;
        font-size: 13px;
    }

    .dedicated-hosting-plans-con .pricing_content {
        padding: 16px 22px;
    }

    .contact-form-con form ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .contact-form-con form ul li textarea {
        height: 100px;
    }

    .contact-form-con form ul li input {
        padding: 10px 15px;
        height: 48px;
    }

    .contact-form-con form ul li:last-child {
        margin-bottom: 25px;
    }

    /*  */
    .our-trusted-prtners-con .col-lg-3.col-md-6 {
        margin-bottom: 18px;
    }

    .our-trusted-prtners-con .col-lg-3.col-md-6:nth-last-of-type(-n+4) {
        margin-bottom: 18px;
    }

    .our-trusted-prtners-con .col-lg-3.col-md-6:nth-last-of-type(-n+2) {
        margin-bottom: 18px;
    }

    .our-trusted-prtners-con .col-lg-3.col-md-6:nth-last-of-type(-n+1) {
        margin-bottom: 0;
    }

    .partner-box {
        padding: 22px 0;
    }

    .var-margin {
        margin-bottom: 20px !important;
    }

    .contact-form-con .primary_btn {
        height: 50px;
        line-height: 50px;
    }

    .sub-features-con .col-lg-3.col-md-6:nth-last-of-type(-n+2) {
        margin-bottom: 20px;
    }

    .sub-features-con .col-lg-3.col-md-6:nth-last-of-type(-n+1) {
        margin-bottom: 0;
    }

    .sub-banner-con p {
        font-size: 15px;
        line-height: 24px;
    }

    .breadcrumb-item {
        font-size: 13px;
        line-height: 13px;
    }

    .sidebar a {
        font-size: 15px;
        margin: 13px 0;
    }

    .powerful-web-feature-con .col-lg-4.col-md-6:nth-last-of-type(-n+2) {
        margin-bottom: 25px;
    }

    .powerful-web-feature-con .col-lg-4.col-md-6:nth-last-of-type(-n+1) {
        margin-bottom: 0;
    }

    .faq-con .accordion-card .btn-link:before {
        font-size: 12px;
    }

    .hosting-plans-con.reseller-plans-con .col-lg-3.col-md-6:nth-last-of-type(-n+2) {
        margin-bottom: 25px;
    }

    .hosting-plans-con.reseller-plans-con .col-lg-3.col-md-6:nth-last-of-type(-n+1) {
        margin-bottom: 0;
    }

    .hosting-plans-con.reseller-plans-con .plan-box ul li {
        line-height: 25px;
        margin-bottom: 18px;
    }

    .dedicated-feature-list li {
        font-size: 15px;
        padding-left: 33px;
        line-height: 21px;
    }

    .dedicated-feature-list li img {
        top: 0;
        left: 0;
        width: 20px;
    }

    .dedicated-hosting-plans-con .features-wrap2 a.primary_btn {
        min-width: 210px;
    }

    .manage-con .col-lg-6.col-md-6 {
        margin-bottom: 25px;
    }

    .manage-con .col-lg-6.col-md-6:last-child {
        margin-bottom: 0;
    }

    .manage-con .manage-box {
        text-align: center;
    }

    .manage-con .manage-box ul {
        text-align: left;
        margin-bottom: 27px;
    }

    .yellow-tag {
        display: none !important;
    }

    .manage-con .manage-box p {
        margin-bottom: 24px;
        line-height: 24px;
    }

    /*  */
    .vps-feature-box {
        display: block !important;
        text-align: center;
    }

    .vps-feature-box figure img {
        margin-right: 0;
        width: 200px;
        margin-bottom: 25px;
    }

    .vps-hosting-plans-con .features-wrap2 .primary_btn {
        min-width: 240px;
    }

    .vps-hosting-plans-con .product-con {
        display: block !important;
        text-align: center;
    }

    .vps-hosting-plans-con .product-con .smallbox {
        width: 24%;
        padding: 0 0;
        margin-bottom: 18px;
        display: inline-block !important;
    }

    .vps-hosting-plans-con .product-con .smallbox#tag_val {
        margin-bottom: 0;
        margin-right: 15px;
    }

    .vps-hosting-plans-con .product-con .primary_btn {
        min-width: 130px;
        top: -10px;
    }

    .about-mission-con .heading-title-con h2 {
        margin-bottom: 16px;
    }

    .about-box {
        padding: 25px 30px;
    }

    .about-mission-con .col-lg-6.col-md-6 {
        margin-bottom: 20px;
    }

    .about-mission-con .col-lg-6.col-md-6:last-child {
        margin-bottom: 0;
    }

    .about-box figure {
        margin-right: 24px;
    }

    .owl-carousel .owl-stage-outer::after {
        height: 4px;
        top: 84px;
    }

    .milestone-con .owl-theme .owl-nav {
        top: 27%;
    }

    .milestone-con .timeline-carousel .year {
        font-size: 26px;
        margin-bottom: 33px;
    }

    .milestone-con .timeline-carousel .title {
        margin-bottom: 12px;
    }

    .milestone-con .timeline-carousel {
        margin-bottom: 40px;
    }

    .our-team-con .col-lg-3.col-md-6 {
        width: 350px;
        margin: 0 auto 40px;
    }

    .milestone-con .timeline-carousel {
        margin-bottom: 30px;
    }

    .our-team-con .row {
        margin-bottom: 30px;
    }

    .our-team-con .col-lg-3.col-md-6.col-lg-3.col-md-6:nth-last-of-type(-n+2) {
        margin-bottom: 40px;
    }

    .our-team-con .col-lg-3.col-md-6.col-lg-3.col-md-6:nth-last-of-type(-n+1) {
        margin-bottom: 0;
    }

    .team-box figure img {
        margin-bottom: 20px;
    }

    #toggle-btn {
        top: 9px;
        left: 13px;
    }

    #sidebar {
        width: 230px;
    }

    #sidebar.expanded #toggle-btn {
        top: 0px;
        left: 3px;
    }

    .product-con span.value {
        font-size: 15px;
    }
}

@media screen and (max-width: 575px) {
    h1 {
        font-size: 28px;
        line-height: 35px;
    }

    h2 {
        font-size: 26px;
        line-height: 30px;
        letter-spacing: 0;
    }

    h3 {
        font-size: 22px;
        line-height: 28px;
    }

    /* Policy Pages */
    .privacy-policy-con h5 {
        font-size: 16px;
        line-height: 24px;
    }

    /* Back to top button */
    #button {
        width: 44px;
        height: 44px;
        right: 15px;
        bottom: 62px;
    }

    #button::after {
        font-size: 16px;
        line-height: 16px;
    }

    .padding-bottom {
        padding-bottom: 40px;
    }

    .padding-top {
        padding-top: 40px;
    }

    .privacy-policy-content-con h2 {
        margin-bottom: 18px;
    }

    .privacy-policy-content-con h4 {
        margin-bottom: 11px;
    }

    .privacy-policy-content-con {
        text-align: center;
    }

    .privacy-policy-content-con .col-12 {
        padding: 0 13px;
    }

    .privacy-policy-content-con p {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 16px;
    }

    p {
        font-size: 16px;
        line-height: 25px;
    }

    /* 404 page */
    .error-con h2 {
        font-size: 70px;
        line-height: 70px;
        margin-bottom: 13px;
    }

    .error-con p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 20px;
    }

    .error-con p br {
        display: none;
    }

    .error-con .generic-btn a {
        padding: 16px 28px;
        font-size: 14px;
    }

    /* 404 page */
    /* coming soon page */
    .coming-soon-con h2 {
        font-size: 36px;
        line-height: 36px;
        margin-bottom: 10px;
    }

    .coming-soon-social-links ul {
        margin-bottom: 16px;
    }

    .error-con h4 {
        font-size: 21px;
        line-height: 30px;
        margin-bottom: 14px;
    }

    .error-con .primary-btn {
        min-width: 200px;
        font-size: 14px;
        line-height: 24px;
        font-weight: 600;
        height: 54px;
        border-radius: 30px;
        padding: 12px 20px;
    }

    .coming-soon-con h3 {
        font-size: 22px;
        line-height: 28px;
    }

    .coming-soon-con h1 {
        margin-bottom: 20px;
        font-size: 38px;
        line-height: 38px;
    }

    .compaign_countdown ul li {
        margin: 0 5px;
        min-width: auto;
        padding: 9px 18px;
        font-size: 15px;
        border-radius: 15px;
    }

    .compaign_countdown ul li span.days,
    .compaign_countdown ul li span.hours,
    .compaign_countdown ul li span.minutes,
    .compaign_countdown ul li span.seconds {
        font-size: 27px;
        line-height: 27px;
    }

    .error-con h2 i {
        font-size: 65px;
        line-height: 65px;
    }

    .error-con .primary_btn {
        min-width: 200px;
    }

    /* Login Page */
    .login-form .login-page-logo {
        margin-bottom: 20px;
    }

    .login-form .login-card {
        padding: 25px 20px;
    }

    .login-form .login-form-box {
        width: 100%;
    }

    .sign-up-form .login-card .select-option {
        padding: 0 30px 0 15px;
    }

    .login-page-logo img {
        width: 150px;
    }

    #search input[type="search"] {
        font-size: 22px;
        padding: 4px;
    }

    .footer-con .copyright p {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 5px !important;
    }

    .footer-con .copyright-payments span {
        font-size: 11px;
        line-height: 16px;
        margin-right: 6px;
    }

    .footer-con .footer-features-wrapper {
        margin-bottom: 25px;
    }

    .footer-con .footer-features-box {
        padding: 14px 20px;
    }

    .footer-con .footer-features-wrapper .footer-features-box h4 {
        margin-bottom: 3px;
        font-size: 17px;
    }

    .footer-con .footer-features-wrapper .footer-features-box p {
        font-size: 13px;
        line-height: 19px;
    }

    .footer-con .middle_portion li a {
        font-size: 13px;
        line-height: 13px;
    }

    .footer-con .middle_portion li {
        margin-bottom: 7px;
        line-height: 20px;
    }

    .footer-con .middle_portion h4 {
        margin-bottom: 11px;
        font-size: 19px;
    }

    .footer-con .middle_portion p {
        line-height: 22px;
        font-size: 14px;
    }

    .domain-form input {
        font-size: 14px;
        line-height: 14px;
        padding: 7px 14px;
        height: 48px;
    }

    .latest-announcements-con .anouncement-box {
        padding: 23px 18px;
    }

    .newsletter-con {
        padding: 40px 0;
    }

    p {
        font-size: 15px;
        line-height: 25px;
    }

    .text18 {
        font-size: 15px;
        line-height: 25px;
    }

    .secondary_btn,
    .primary_btn {
        font-size: 14px;
        min-width: 160px;
        height: 47px;
        line-height: 47px;
    }

    .cta-con p {
        margin-bottom: 16px;
        line-height: 25px;
    }

    .cta-con span {
        font-size: 12px;
        width: 165px;
        height: 32px;
        line-height: 32px;
        margin-bottom: 16px;
    }

    .testimonials-con .carousel-item p {
        font-size: 15px;
        line-height: 27px;
    }

    .testimonials-con .testimonial-details .review-info h5 {
        margin-bottom: 2px;
        font-size: 16px;
    }

    .text14 {
        font-size: 13px;
        line-height: 23px;
    }

    .testimonials-con .testimonial-details img {
        margin-right: 14px;
        width: 55px;
    }

    .map-inner-con .box {
        width: 8px;
        height: 8px;
    }

    .map-inner-con .pin-span {
        margin-top: 14px;
        font-size: 7px;
        line-height: 9px;
    }

    .map-inner-con .regions .digit-count {
        font-size: 18px;
        line-height: 18px;
    }

    .map-inner-con .regions {
        width: 58px;
        height: 58px;
        right: 0;
        top: -10px;
    }

    .map-inner-con .regions .region-text {
        font-size: 9px;
        line-height: 13px;
    }

    .map-inner-con .pin-span {
        display: none !important;
    }

    .features-con .feature-box {
        padding: 25px 20px;
    }

    .hosting-plans-con .plan-box {
        padding: 25px 20px;
    }

    .most-popular-tag {
        font-size: 11px;
        line-height: 11px;
    }

    .domain-con .domain-inner-con {
        padding: 20px 10px 20px;
        text-align: center;
    }

    .domain-con .col-lg-5 {
        margin-bottom: 20px;
        gap: 15px;
        display: block !important;
    }

    .domain-con .domain-inner-con figure {
        margin-right: 0;
    }

    .domain-con .domain-inner-con figure img {

        width: 50px;
        margin-bottom: 12px;
    }

    .domain-con p {
        font-size: 15px;
        line-height: 21px;
    }

    .perfect-domain-search-con .form-group {
        display: block !important;
    }

    .domain-form button {
        width: 100%;
        position: relative;
        top: unset;
        right: unset;
        left: unset;
        bottom: unset;
    }

    .domain-con form img {
        display: none;
    }

    .domain-con .domain-form input {
        padding-left: 14px;
        margin-bottom: 10px;
    }

    .domain-form input {
        font-size: 14px;
        line-height: 14px;
        padding: 4px 14px;
        height: 40px;
        margin-bottom: 12px;
    }

    .domain-con .perfect-domain-search-con ul,
    .domain-con .perfect-domain-search-con ul li {
        display: inline-block !important;
    }

    .domain-con .perfect-domain-search-con ul li {
        font-size: 18px;
        text-align: left;
        margin-right: 6px;
    }

    .domain-con .perfect-domain-search-con ul li span {
        font-size: 12px;
        line-height: 12px;
        margin-left: 4px;
    }

    .banner-img-con img {
        width: 250px;
    }

    .banner-con span.managed-hosting-text {
        margin-bottom: 9px;
        font-size: 13px;
    }

    .banner-con span.managed-hosting-text {
        margin-bottom: 9px;
        font-size: 14px;
    }

    .banner-con {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .header-con .navbar-light .navbar-nav .nav-link {
        font-size: 15px;
    }

    .banner-con p {
        font-size: 15px;
        line-height: 24px;
        margin-bottom: 15px;
    }

    .top-bar-con .top-bar-box {
        padding: 6px 0;
    }

    .top-bar-con a.register-btn {
        display: none !important;
    }

    .top-bar-con .top-bar-social .setting-img {
        display: none !important;
    }

    .other_list .country-selector {
        font-size: 12px;
        line-height: 12px;
        margin-right: 5px;
    }

    .account-btn {
        width: 85px;
        height: 34px;
        font-size: 12px;
    }

    /* FREE CLICK INSTALL */
    .free-click-install-con .smallbox span {
        font-size: 16px;
    }

    .free-click-install-con .col-xl-9 {
        padding: 0;
    }

    /*  */
    .faq-con .accordion-card .btn-link:before {
        font-size: 10px;
        top: 15px;
        right: 10px;
        width: 20px;
        padding-top: 1px;
        height: 20px;
    }

    .faq-con .accordian-inner .card-header a {
        padding: 12px 37px 12px 20px;
    }

    .faq-con .accordian-inner .card-body {
        padding: 0 20px 12px;
    }

    .faq-con h6 {
        padding-left: 0;
    }

    .faq-con .accordion-card {
        margin-bottom: 20px;
    }

    .pin-text h4 {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 5px;
    }

    .pin-text p {
        font-size: 13px;
        line-height: 21px;
    }

    .pin-text {
        padding: 12px;
        min-width: 153px;
    }

    #pin-14>.pin-text,
    #pin-13>.pin-text,
    #pin-12>.pin-text,
    #pin-11>.pin-text,
    #pin-10>.pin-text,
    #pin-9>.pin-text,
    #pin-4>.pin-text,
    #pin-6>.pin-text,
    #pin-5>.pin-text {
        right: 0;
        left: 0;
    }

    #pin-11>.pin-text,
    #pin-14>.pin-text,
    #pin-13>.pin-text,
    #pin-12>.pin-text {
        left: auto;
    }

    .pricing-table-con .price_table {
        width: 100%;
        overflow: auto;
    }

    .pricing-table-con {
        padding-top: 40px;
    }

    .pricing-table-con .table-box tr:first-child th,
    .pricing-table-con .table-box tr td {
        padding: 14px;
    }

    .pricing-table-con .price_table {
        width: 100%;
        overflow: auto;
    }

    .pricing-table-con .table-box {
        table-layout: auto;
    }

    /*  */
    /* DEDICATED HOSTING PLANS  */
    .dedicated-hosting-plans-con .pricing-box {
        width: 100%;
        margin: 0 auto;
    }

    .dedicated-hosting-plans-con .pricing_content h3 {
        margin-bottom: 6px !important;
    }

    .dedicated-hosting-plans-con .pricing_content {
        text-align: center;
        gap: 0;
        grid-template-columns: 100%;
    }

    .dedicated-hosting-plans-con .pricing_content ul {
        width: 169px;
        margin: 0 auto;
        text-align: left;
    }

    .dedicated-hosting-plans-con .pricing_content ul li:last-child {
        margin-bottom: 6px !important;
    }

    .dedicated-hosting-plans-con .pricing_content .second_list {
        margin-bottom: 10px !important;
    }

    .dedicated-hosting-plans-con .pricing_content .price-box {
        margin-bottom: 10px;
    }

    .dedicated-hosting-plans-con .pricing_content .primary_btn {
        justify-content: center;
        grid-column: 1 / -1;
    }

    .dedicated-hosting-plans-con .pricing_content h4 {
        margin-bottom: 10px !important;
    }

    .dedicated-hosting-plans-con .pricing_content h4 span {
        font-size: 16px;
        margin-top: 4px;
    }

    .dedicated-hosting-plans-con .pricing_content .recomended-tag {
        height: 27px;
        font-size: 13px;
        line-height: 26px;
        width: 140px;
        left: 0;
        writing-mode: horizontal-tb;
        transform: unset;
    }

    .dedicated-hosting-plans-con .pricing_content.purple {
        padding-top: 30px;
    }

    .dedicated-hosting-plans-con .pricing_content h4 {
        border-right: 0;
    }

    .dedicated-hosting-plans-con .pricing_content .primary_btn {
        min-width: 130px;
        line-height: 44px;
        height: 44px;
    }

    .dedicated-hosting-plans-con .pricing_content ul li p {
        font-size: 13px;
        line-height: 17px;
        padding-left: 16px;
    }

    .dedicated-hosting-plans-con .pricing_content h5 span {
        margin-bottom: 8px;
        margin-top: 2px;
        font-size: 15px;
    }

    .contact-form-con form ul li input {
        height: 46px;
    }

    .contact-form-con form ul li {
        margin-bottom: 20px;
    }

    .contact-form-con form ul li:last-child {
        margin-bottom: 20px;
    }

    .newsletter-con .form-group {
        display: block !important;
    }

    .domain-form button {
        height: 40px;
    }

    .partner-box {
        padding: 18px 0;
    }

    .contact-text-con {
        margin-left: 20px;
    }

    .breadcrumb {
        line-height: 22px;
        margin-bottom: 20px;
    }

    .contact-help-con .white-box {
        padding: 20px 19px 20px;
    }

    .top-bar-info img {
        display: none;
    }

    .top-bar-info {
        margin-left: 26px;
        display: flex;
        align-items: center;
        gap: 5px;
    }

    .sidebar:not(.expanded) {
        top: 10px;
        left: 13px;
    }

    .search-box {
        display: none;
    }

    .plan-select {
        height: 50px;
        font-size: 15px;
        line-height: 23px;
        padding: 12px 34px 12px 18px;
    }

    .faq-con h5 {
        font-size: 16px;
        line-height: 22px;
    }

    .heading-title-con br {
        display: none;
    }

    .dedicated-hosting-plans-con .pricing_content h6 {
        margin-bottom: 7px !important;
    }

    .dedicated-hosting-plans-con .pricing_content .tag1 {
        left: 0;
    }

    .dedicated-feature-list ul {
        gap: 3%;
        display: block !important;
    }

    .dedicated-feature-list li {
        font-size: 15px;
        padding-left: 32px;
        line-height: 20px;
        margin-bottom: 10px;
    }

    .dedicated-feature-list {
        padding: 20px 30px;
        margin-bottom: 35px;
    }

    .manage-con .manage-box ul li {
        margin-bottom: 10px;
        font-size: 15px;
        padding-left: 30px;
        line-height: 23px;
    }

    .manage-con .manage-box p {
        margin-bottom: 20px;
        line-height: 24px;
    }

    .manage-con .manage-box a.primary_btn {
        min-width: 100%;
    }

    /* vps */
    .price_rangetxt {
        margin-bottom: 24px;
        gap: 0 15px;
    }

    .price_rangetxt span {
        font-size: 14px;
    }

    .price_rangetxt {
        grid-template-columns: 12% 12% 12% 12% 12% 12%;
    }

    .vps-feature-box figure img {
        margin-right: 0;
        width: 120px;
        margin-bottom: 20px;
    }

    .vps-feature-box {
        padding: 30px 20px;
    }

    .vps-hosting-plans-con .vps-inner-con {
        padding: 20px 20px;
        margin-bottom: 40px;
    }

    .vps-hosting-plans-con .product-con .smallbox {
        width: 46%;
        margin-bottom: 15px;
    }

    .domain-btn-wrap a {
        min-width: 200px;
    }

    .pricing-table-con .price_table {
        margin-bottom: 32px;
    }

    .about-box {
        display: block !important;
        text-align: center;
    }

    .about-box figure {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .about-box {
        padding: 25px 20px;
    }

    .milestone-con .owl-theme .owl-nav {
        top: 25.5%;
    }

    .milestone-con .timeline-carousel .desc {
        font-size: 15px;
    }

    .our-team-con .col-lg-3.col-md-6 {
        width: 320px;
        margin: 0 auto 40px;
    }

    .our-team-con .team-box ul li i {
        width: 36px;
        height: 36px;
        line-height: 36px;
        font-size: 16px;
    }

    .team-box figure img {
        margin-bottom: 16px;
    }

    .privacy-policy-content-con ul li {
        text-align: left;
    }
}


@media screen and (max-width: 350px) {
    h1 {
        font-size: 30px;
        line-height: 36px;
    }

    .compaign_countdown ul li {
        margin: 0 4px;
        min-width: auto;
        padding: 8px 14px;
        font-size: 14px;
        line-height: 20px;
        border-radius: 12px;
    }

    .compaign_countdown ul li span.days,
    .compaign_countdown ul li span.hours,
    .compaign_countdown ul li span.minutes,
    .compaign_countdown ul li span.seconds {
        font-size: 25px;
        line-height: 25px;
    }

    .coming-soon-con .new-logo {
        margin-bottom: 20px;
    }

    .coming-soon-con h3 {
        font-size: 20px;
        line-height: 24px;
    }

    .coming-soon-con h1 {
        margin-bottom: 17px;
        font-size: 35px;
        line-height: 35px;
    }

    .header-con .last_list a img {
        width: 16px;
    }

    .header-con .last_list a {
        margin: 0 7px;
    }

    #search input[type="search"] {
        font-size: 20px;
        padding: 2px;
    }

    .account-btn {
        display: none;
    }

    .other_list div.country-selector>div.list {
        width: 97px;
    }

    .other_list .country-selector {
        font-size: 12px;
        line-height: 12px;
        margin-right: 0;
    }

    .contact-help-con .white-box ul li {
        font-size: 14px;
    }

    .contact-help-con .white-box ul li a {
        font-size: 14px;
    }

    .contact-text-con {
        margin-left: 12px;
    }

    .sidebar:not(.expanded) {
        top: 5px;
        left: 11px;
    }

    .sidebar a {
        font-size: 14px;
        margin: 11px 0;
    }

    .menu-btn {
        margin-bottom: 20px;
    }

    .sub-banner-con h1 br {
        display: none;
    }

    .vps-hosting-plans-con .product-con .primary_btn {
        top: 0px;
    }

    .vps-hosting-plans-con .product-con .smallbox#tag_val {
        margin-bottom: 15px;
        margin-right: 0;
    }

    .our-team-con .col-lg-3.col-md-6 {
        width: 100%;
        margin: 0 auto 40px;
    }

    #toggle-btn {
        top: 4px;
        left: 9px;
    }
}