@media (min-width: 1300.98px) {
    .text_heading h2 {
        font-size: 48px;
    }

    .content_vissin {
        padding: 20px 70px;
    }

    .text_heading p,
    .leading_roadmap_boxes p,
    .content_vissin p {
        font-size: 16px;
    }
}

@media (min-width: 991.98px) {}

@media (max-width: 1199.98px) {
    .container {
        width: 100%;
        max-width: 100%;
    }
}

@media (max-width: 991.98px) {
    .mySwiper .swiper-slide img {
        height: 90px;
    }

    .nav-tabs {
        justify-content: center;
    }

    .order_5 {
        order: 2;
    }

    .order_1 {
        order: 1;
    }

    .order_2 {
        order: 4;
    }

    .order_4 {
        order: 7;
    }

    .order_7 {
        order: 6;
    }

    .order_6 {
        order: 3;
    }

    .order_3 {
        order: 5;
    }

    .topheaders {
        display: none;
    }

    .hero_banners,
    .breadcrumbs_outer {
        margin-top: 79px;
    }

    .properties_outer_details,
    .properties_outer,
    .Recents_chooses,
    .contact_chooses,
    .teams_sliders_sec,
    .why_chooses,
    .Blog_chooses,
    .leading_ndis,
    .leading_roadmap,
    .leading_ndis,
    .spacing_full,
    .about_ndis,
    .faq_sections {
        padding: 50px 0px;
    }

    .who_we_support {
        padding-bottom: 40px;

    }

    .related_chooses {
        padding-top: 0px;
        padding-bottom: 50px;
    }

    .text_heading h2,
    .breadcrumbs_outer h1 {
        font-weight: 700;
        font-size: 30px;
    }

    .page-breadcrumb {
        margin-top: 15px;
    }

    .breadcrumbs_outer {
        min-height: 240px;
    }

    .services_icons {
        width: 80px;
        height: 80px;
        line-height: 80px;
    }

    .services_icons img {
        height: 35px;
    }

    .blog_details_box,
    .contacy_form_outer {
        padding: 15px;
    }

    .blog_details_box h2 {
        font-size: 25px;
    }

    .leading_roadmap_boxes,
    .respobilites_sec {
        padding: 15px;

    }

    .who_we_support .leading_roadmap_boxes img {
        margin-bottom: 25px;
    }

    .leading_roadmap_boxes img {
        margin-bottom: 25px;
    }

    .leading_roadmap_boxes img {
        height: 45px;
    }

    .blog_details_head .text_heading h2 {
        text-align: center;
    }

    .blog_details_head ul {
        justify-content: center;
        margin-top: 15px;
        flex-wrap: wrap;
    }

    .content_details_boxes,
    .boxes_property {
        padding: 15px;
    }
}

@media (max-width: 767.98px) {
    .mySwiper .swiper-slide img {
        height: 90px;
    }

    .mySwiper2 .swiper-slide img {
        height: 320px;
    }

    .success-modal {
        width: 95%;
        padding: 20px 20px 30px;
        border-radius: 12px;
    }
}