@media(max-width:1400px) {
    .hero .hero_contents {
        padding-right: 0;
    }

    .services_wrapper {
        flex-wrap: wrap;
    }

    .services_wrapper .serviceSingle {
        width: 220px;
    }
}

@media (max-width:1200px) {
    .header_bottom .header_bottom_wrapper {
        padding: 0 !important;
    }

    .categories.categories_contact {
        padding-top: 30px;
    }

    .hero .hero_contents {
        padding-right: 0;
    }

    .hero {
        padding: 200px 0 80px 0;
    }

    .header_bottom .main_menu ul li {
        margin-right: 0px;
    }

    .about_right .about_right_thumb img {
        width: 100%;
    }

    .dashboard_overview_area .overview_cards {
        flex-wrap: wrap;
    }

    .dashboard_overview_area .overview_cards .overview_single {
        flex-basis: 50%;
        margin-right: 0;
        text-align: center;
    }

    .QR_code_box {
        margin-bottom: 50px;
    }

    .header_bottom .header_bottom_wrapper .logo {
        max-width: 150px;
    }

    .subscribe_text {
        margin-bottom: 30px;
    }

    .right_qr_box {
        border: 0;
        padding: 30px 0;
    }

}

@media (max-width:991px) {
    .categories.categories_contact {
        padding-top: 0;
    }

    .header_bottom .logo {
        display: none;
    }

    .hero .hero_contents {
        padding: 0;
    }

    .hero {
        padding: 150px 0 80px 0;
    }

    .services_wrapper {
        flex-wrap: wrap;
    }

    .services_wrapper .serviceSingle {
        flex-grow: 2;
    }

    .pricing_wrapper .pricingSingle {
        margin-bottom: 30px;
    }

    .blog {
        margin-bottom: 30px;
    }

    .about_wrapper_footer {
        padding: 30px 0 30px 0;
    }

    .header_area {
        display: none;
    }

    .row.about_row {
        flex-direction: column-reverse;
    }

    .about_right_thumb {
        display: inline-block;
        text-align: center;
        margin-bottom: 100px;
    }

    .snip1226 a:before {
        width: 0%;
    }

    .mean-container .mean-nav ul li a {
        padding: 1em 0;
    }

    p.subheading {
        width: 100%;
        margin: 0 auto;
      }

}

@media (max-width:768px) {
    .snip1226 a::after {
        color: #fff;
    }

    .cookies-card{
        width: 90%;
    }

    .hero {
        padding: 127px 0 80px 0;
    }

    .hero .hero_contents {
        padding-right: 0;
    }

    .hero .subtitle {
        font-size: 16px;
    }

    .hero .title {
        font-size: 35px;
    }

    .singleItems__content p br {
        display: none;
    }

    .testimonial_slider_items ul.slick-dots li {
        display: inline-block;
        margin-right: 5px;
    }

    .testimonial_slider_items ul.slick-dots {
        top: 100%;
        left: 40%;
    }

    .services_wrapper .serviceSingle {
        width: 300px;
        margin-right: 30px;
    }

    .dashboard_overview_area .overview_cards .overview_single .deposit_btn {
        margin-bottom: 12px;
    }

    .daily_earning_overview {
        flex-wrap: wrap;
    }

    .chart_right {
        width: 100%;
        margin-bottom: 30px;
    }

    .breadcrumb_area {
        padding: 50px 0 74px 0;
    }

    /* table responsive  */
    .dashboard-table td.text-end {
        text-align: left !important;
    }

    table#table tbody tr {
        margin-bottom: 22px !important;
        color: #424242;
        border-bottom: 6px solid #fff;
    }

   .commision_area .transaction_history table .text-end {
        text-align: center !important;
    }

    .footer_menu {
        padding: 30px 0;
    }

    .offset-none {
        margin: 0;
        width: 100%;
    }

    .text-s {
        text-align: left !important;
    }

    .login_area .login_wrapper .login_left {
        margin: 0;
        width: 100%;
    }
    p.subheading {
        width: 100%;
        margin: 0 auto;
      }
}

@media (max-width:576px) {
    .login_area {
        display: block;
    }

    .login_area .login_wrapper .login_left {
        padding: 30px 15px;
    }

    .feature_list li {
        width: 100%;
    }

    .about_wrapper .about_content .support_system {
        flex-wrap: wrap;
    }

    .about_wrapper .about_content .support_system .support_one {
        margin: auto;
    }

    .about_right .about_right_thumb {
        display: none;
    }

    .services_wrapper {
        flex-wrap: wrap;
    }

    .footer_menu {
        padding: 0;
    }

    .services_wrapper .serviceSingle {
        margin-right: 0;
    }

    .section_title br {
        display: none;
    }

    .testimonial_slider_items .singleItems {
        margin: 0;
    }

    .contact_page_wrapper {
        flex-wrap: wrap;
    }

    .contact_page_wrapper .singleBox {
        margin-right: 0;
        margin-bottom: 50px;
    }

    .section_title {
        font-size: 25px;
    }

    .mobile-margin-add {
        margin-bottom: 30px;
    }

    .footer_area .subscribe_box .subscribe_btn {
        position: static;
        border-radius: 5px;
        margin-top: 10px;
    }

    .overview_left {
        text-align: center;
        margin-bottom: 40px;
    }

    .dashboard_overview_area .overview_cards .overview_single {
        flex-basis: 100%;
        margin-right: 0;
        text-align: center;
    }

    .overview_single {
        margin-bottom: 30px;
    }

    .singleAdd {
        max-width: 100%;
    }

    .ticket_info {
        flex-wrap: wrap;
        margin-bottom: 30px;
    }

    .setting_wrapper {
        box-shadow: none;
        padding: 30px 0;
    }

    .singleAdd {
        padding: 5px 10px;
    }

    .breadcrumb_area {
        padding: 107px 0 74px 0;
    }
    p.subheading {
        width: 100%;
        margin: 0 auto;
      }

}

@media (max-width:768px) {
    .header_bottom .header_bottom_wrapper {
        padding: 0;
    }

    .login_area .login_wrapper .login_right {
        margin-bottom: 50px;
        margin-top: 100px;
    }

    .header_bottom.header-sticky.sticky {
        display: none;
    }

    .categories .title {
        font-size: 23px;
        color: #fff;
        margin-top: 35px;
    }

    .responsive_mobile_menu {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        z-index: 999;
    }
    p.subheading {
        width: 100%;
        margin: 0 auto;
      }
}

@media (min-width:991px) {
    .header_bottom_wrapper {
        display: none;
    }

    .responsive_mobile_menu {
        display: none;
    }

}

@media (max-width:320px) {
    .content_wrapper {
        flex-direction: column;
    }

    .content_wrapper .singleAdd__content h4 {
        text-align: left;
    }
    p.subheading {
        width: 100%;
        margin: 0 auto;
      }
}