@media screen and (max-width:1600px) {


    .about_ara .about_img {
        position: initial;
        overflow: hidden;
    }

    .more_padding {
        padding-left: 120px;
    }
}

@media screen and (max-width:1500px) {
    .swiper-slide .slider-inner .swiper-content .title-area .title {
        font-size: 60px;
        line-height: 80px;
    }



}

@media screen and (max-width:1400px) {

    .owl-nav .owl-next,
    .owl-nav .owl-prev {
        display: none;
    }

    .more_padding {
        padding-left: 30px;
    }
}


@media screen and (max-width:1366px) {
    .small_pad {
        padding-left: 0;
    }
}


@media screen and (max-width:1200px) {
    .swiper-slide .slider-inner .swiper-content .title-area .title {
        font-size: 47px;
        line-height: 60px;
    }


    /* -----------------Breadcumb ---------------- */
    .breadcumb_area .breadcumb_content {
        padding: 130px 0;
    }


    .more_padding {
        padding-left: 90px;
    }


}

@media screen and (max-width:992px) {

    /* ----------header -------------- */

    .social_media {
        display: none;
    }

    .header .logo img {
        width: 120px;
    }

    .navigation {
        gap: 18px;
    }

    .navigation li a {
        font-size: 16px;
    }

    /* ----------- hero slider ------------------- */
    .creative-button--wrapper {
        display: none;
    }

    .swiper-slide .slider-inner .swiper-content .title-area .title {
        font-size: 33px;
        line-height: 50px;
    }

    .creative-btn--wrap .creative-slide--btn {
        font-size: 16px;
    }

    /* -------- feature css--------- */
    .feature_area .service_box:nth-child(2) {
        border-right: none;
    }


    /* --------------- about us----------------- */
    .about_text {
        padding-left: calc((100% - 720px) / 2);
    }


    /* -------------- countdown------------ */
    .countdown_item:nth-child(2),
    .countdown_item:nth-child(4) {
        border: none;
    }


    /* ------------- About us page ---------------- */
    .about_us_page .about_text {
        padding: 90px 0 0 0;
    }

    .about_multi_image .second_img {
        bottom: -70px;
    }

    .company_goals {
        margin-top: 80px;
        padding:40px 0;
    }

    .company_content_tab .nav_tabs {
        flex-wrap: wrap;
    }


    .team_section .team_member .member_name h3 {
        font-size: 20px;
    }

    .team_section .team_member .member_name {
        margin: -40px 0 0 25px;
    }

    .team_section .team_member .member_name h6 {
        font-size: 12px;
    }

    .company_goals .company_content h3 {
        font-size: 40px;
    }

    .company_content {
        margin: 0 0 30px 0;
    }

    /* --------- service page-------------- */
    .service_lists .service-items .service_content {
        flex-wrap: wrap;
    }
}

@media screen and (max-width:768px) {

    .loader_gif img {
        width: 150px;
    }

    .hamburger,
    .close_btn {
        display: block;
    }

    .topbar_content {
        flex-wrap: wrap;
        justify-content: center;
    }

    .navigation {
        position: fixed;
        top: 70px;
        right: -100%;
        width: 40%;
        height: calc(100vh - 70px);
        background: #fff;
        flex-direction: column;
        padding: 2rem;
        transition: right 0.3s ease;
        z-index: 9999 !important;
    }

    .navigation.active {
        right: 0;
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
        width: 40%;
    }


    .close_btn {
        position: absolute;
        top: 9px;
        left: 20px;
        background: #fff;
        box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
        padding: 5px 10px;
    }

    /* -------------- hero slider --------------------- */
    .creative-fullpage--slider .swiper-slide .slider-inner .swiper-content {
        top: 12%;
        left: 60px;
    }

    .title-area {
        margin: 0 0 10px 0;
    }

    /* ------------- feature -------------------- */
    .feature_area .service_box {
        border-right: none;
    }

    .service_2 {
        margin-left: 0;
    }

    .about_ara .about_img {
        margin: 30px 0 0 0;
    }

    /* ----------- About us ---------------- */
    .container_img {
        padding: 30px 0;
    }
    

    /* ---------- brand slider ---------------- */
    .brand_logo {
        padding: 0 10px;
    }

    /* ---------------- breadcumb------------------- */
    .breadcumb_area .breadcumb_content {
        padding: 80px 0;
    }

    .breadcumb_area .breadcumb_content .breadcumb_title {
        font-size: 33px;
    }

    /* ------------ About us page ----------- */
    .company_content_tab .card {
        padding: 20px;
    }

    .gallery_img a img{
        margin: 0 0 15px 0;
    }

    /* ------------- servie page ------------ */
    .box-1, .box-2, .box-3, .box-4 {
        border-radius: 0;
        padding: 20px;
    }

    .client_review{
        max-width: 100%;
    }
}


@media screen and (max-width:576px) {
    .navigation.active {
        width: 100%;
    }

    .topbar_content .contact span {
        font-size: 12px;
    }

    header {
        padding: 10px 0;
    }

    /* --------- feature area ------------- */
    .feature_area .service_box {
        padding: 20px 16px;
    }

    /* ------------ About us ----------------- */
    .about_text h4 {
        font-size: 34px;
    }

    /* -------------- countdowm--------------- */
    .countdown_item {
        border: none;
    }

    /* --------------- our project ----------------- */
    .project_details .project_title {
        font-size: 24px;
    }

    .project_details .category a {
        font-size: 12px;
        padding: 8px 20px;
    }

    /* ---------------- Testimonial slider-------------------- */
    .client_review {
        width: 100%;
        margin: 0;
    }


    /* ----------------- company progress-------------- */
    .height-100 {
        height: 0;
    }

    .company_stage .company_details::before {
        display: none;
    }

    .company_img {
        gap: 10px;
        flex-wrap: wrap;
        margin: 0 0 15px 0;
    }

    .company_stage .company_details .company_info .company_title h2 {
        font-size: 30px;
        margin: 0 0 15px 0;
    }

    .company_stage .company_details .company_info .company_feature {
        margin: 40px 0;
    }

    .company_feature .feature_content .feature_content_item {
        flex-wrap: wrap;

    }

    .feature_icon {
        display: none;
    }

    .company_feature .feature_content .feature_content_item:first-child {
        margin: 0 0 20px 0;
    }

    /* ----------------- footer -------------------- */
    .footer_bottom .copyright {
        text-align: center;
    }

    .footer_logo {
        text-align: center;
        margin: 0 0 20px 0;
    }


    /* -------About us page ----------- */
    .about_multi_image .first_img,
    .about_multi_image .second_img {
        width: 100%;
    }

    .about_multi_image .second_img {
        max-width: 330px;
    }
}

@media screen and (max-width:400px) {
    .creative-fullpage--slider .swiper-slide .slider-inner .swiper-content {
        top: 12%;
        left: 26px;
    }

    .swiper-slide .slider-inner .swiper-content .title-area .title {
        font-size: 15px;
        line-height: 15px;
    }

    .creative-btn--wrap .creative-slide--btn {
        font-size: 10px;
    }

    /* -------------- About us ------------------- */
    .about_text .points .about_point {
        flex-wrap: wrap;
        gap: 0;
    }

    /* ---------- service------------- */
    .section_title h3 {
        font-size: 30px;
    }

    .section_title h5 {
        font-size: 16px;
    }

    /* -------------- Testimonial slider ---------------- */
    .client_review .client_info .client_detail h3 {
        font-size: 16px;
    }

    .client_review .client_info .image img {
        width: 60px;
        height: 60px;
    }

    .client_review .client_info .client_detail h6 {
        font-size: 12px;
    }

    /* -----------About us page --------------- */
    .team_section {
        flex-wrap: wrap;
        gap: 30px;
    }

    .company_content_tab .nav_tabs {
        overflow-x: scroll;
        text-wrap-mode: nowrap;
        flex-wrap: nowrap;
    }

    .about_multi_image .second_img {
        max-width: 100%;
        position: unset;
        border: none;
        margin: 20px 0 0 0;
        bottom: -50px;
    }

    .year_count{
        bottom: 50%;
    }
}