@media(max-width:1400px) {
    .general-header nav ul li a{
        font-size:18px;
    }
    .hero-section .swiper-slide .slider-item {
        margin-left: 100px;
        max-width: 500px;
    }

    .about-2 {
        margin: 40px 0;
    }

    .about-2 .about-2-content .progress_1 {
        padding: 0 30px;
    }

    .about-2 .about-2-content .progress_1 .column {
        margin-bottom: 24px;
    }

    .about-2 .about-2-content .progress_1 .column {
        font-size: 30px;
        line-height: 30px;

    }

    .about-2 .about-2-content .progress_1 .column .icon {
        width: 50px;
        height: 50px;
    }

    .about-2 .video a:after {
        width: 110px;
        height: 110px;
    }
}

@media(max-width:1200px) {
    .general-header nav ul li a{
        font-size:16px;
    }
    .hero-section .swiper-slide .slider-item {
        margin-left: 60px;
        max-width: 450px;
    }

    .hero-section .form {
        right: 60px;
        padding: 35px;
        width: 420px;
    }
}

@media(max-width:992px) {
    .general-header nav ul li a{
        font-size:15px;
    }
    .about-section .about-section-text{
        position: relative;
        right: auto !important;
        padding: 40px;
        background-color: #fff;
        max-width: 100%;
    }
    .hero-section .swiper-slide {
        min-height: 700px !important;
    }

    .hero-section .swiper-slide .slider-item {
        margin: 0 60px;
        max-width: 80%;
    }

    .hero-section .form {
        display: none;
    }

    .hero-section .overlay {
        position: fixed;
        width: 100%;
        height: 100%;
        background-color: rgba(17, 12, 46, 0.35);
        top: 0;
        z-index: 200;
        left: 0;
        display: none;
    }

    .hero-section .overlay.active {
        display: block;
    }

    .hero-section .form.active {
        display: block;
        position: fixed;
        box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
        top: 40%;
        z-index: 201;
        left: 50%;
        transform: translate(-50%, -50%);
        margin: 0 auto;
    }

    .hero-section .form.active .close-icon {
        display: block;
        position: absolute;
        right: 10px;
        top: 10px;
        border-radius: 50%;
        background-color: var(--main-color);
    }

    .about-2 .about-2-content {
        flex-direction: column;
        height: auto;
    }

    .about-2 .number-counter-section,
    .about-2 .video {
        width: 100% !important;
    }

    .about-2 .video {
        height: 550px;
    }

    header .header-top {
        display: none;
    }

    .contact-form .genral-info {
        text-align: center;
    }

    .contact-form .genral-info li {
        font-size: 20px;
    }

    .contact-form .genral-info li:after {
        display: none;
    }

    .general-header .header-logo {
        width: 200px;
        height: 100px;
    }

    .general-header {
        top: 0;
        padding: 5px 0;
        height: auto;
        background-color: #fff;
    }

    header .menu i {
        display: block;
    }

    .general-header .header-content {
        display: none !important;
    }

    footer::after {
        background-size: 30%;
    }

    .mobile-sidebar {
        display: block;
        position: fixed;
        right: 0;
        top: 0;
        background-color: #fff;
        box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
        z-index: 919;
        width: 450px;
        height: 100vh;
    }

    .mobile-sidebar .mob-top {
        display: flex;
        padding: 10px;
        align-items: center;
        justify-content: space-between;
    }

    .mobile-sidebar .header-logo {
        width: 120px;
        height: 70px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .mobile-sidebar .close {
        cursor: pointer;
    }

    .mobile-sidebar .header-logo img {
        width: 100%;
        height: 100%;
    }

    .mobile-sidebar nav {
        padding: 10px;
        border-bottom: 1px solid #eee;
    }

    .mobile-sidebar nav ul li a {
        transition: var(--trans-1);
        padding-bottom: 15px;
        display: block;
        font-size: 22px;
    }

    .mobile-sidebar nav ul li a:hover {
        padding-left: 5px;
        color: var(--main-color);
    }

    .mobile-sidebar .inf {
        display: flex;
        justify-content: center;
        flex-direction: column;
        padding: 10px;
    }

    .mobile-sidebar .inf li a {
        font-size: 18px;
        margin-bottom: 10px;
        display: block;
    }

    .mobile-sidebar .inf li a i {
        color: var(--main-color);
        font-size: 22px;
        margin-right: 5px;
    }

    .mobile-sidebar .lang {
        display: flex;
        gap: 10px;
        padding: 10px;
        align-items: center;
    }

    .mobile-sidebar .lang li {
        padding-right: 10px;
        border-right: 1px solid #ccc;
    }
}

@media(max-width:768px) {
    .hero-section .form.active{
        width: 90%;
        margin: 0 auto;
    }
    .about-section .about-section-text{
        padding: 15px;
    }
    .about-section .about-section-text .heading{
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 18px;
       }
    .hero-section .swiper-slide .slider-item h1 {
        font-size: 22px !important;
        margin-bottom: 10px !important;
    }

    .hero-section .swiper-slide {
        min-height: 600px !important;
    }

    .hero-section .swiper-slide .slider-item {
        margin: 0 20px;
    }

    .hero-section .swiper-slide {
        min-height: 500px;
        background-repeat: no-repeat;

    }

    .hero-section .swiper-slide .slider-item {
        max-width: 100%;
    }

    .hero-section .swiper-slide .slider-item h1 {
        font-size: 32px;
        margin-bottom: 20px;
    }

    .hero-section .swiper-slide .slider-item p {
        line-height: 25px;
        font-size: 15px;
    }

    .hero-section .swiper-slide .slider-item a {
        padding: 8px 16px;
        max-width: -moz-max-content;
        max-width: max-content;
        font-size: 14px;
    }

    .breadcrumb-general .breadcrumb-title {
        font-size: 24px;
        margin-bottom: 4px;
    }

    .breadcrumb-general {
        padding: 20px 0;
    }

    .contact-form .form-title {
        font-size: 20px;
        margin-bottom: 30px;
    }
}

@media(max-width:576px) {
    .about-section .about-section-img{
        height: auto;
    }
    .about-2 .video{
        height: 300px;
    }
    .title-content {
        margin-bottom: 25px;
    }
    .title-content .title-2 img {
        width: 30px;
        height: 30px;
    }
    
    .title-content .title-2 {
        text-transform: uppercase;
        font-weight: 700;
        line-height: 20px;
        font-size: 18px;
     
    
    }
    .title-content .review{
        font-size: 12px;
    }
    .about-section .title-2{
        font-size: 16px;
        margin-bottom: 20px;
    }
    .about-section .title-2 img{
        width: 30px;
        margin-right: 10px;
    }
 .title-2{
        font-size: 16px;
        margin-bottom: 20px;
    }
.title-2 img{
        width: 30px;
        margin-right: 10px;
    }
    .about-section .about-section-text .heading-2{
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 15px;
        border-left: 2px solid var(--main-color);
        padding-left:12px;
       }
    .about-section .about-section-text{
        padding: 10px;
    }
    .about-section .about-section-text .heading{
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 12px;
       }
    .about-2 .about-2-content .progress_1 {
        flex-direction: column;
        text-align: center;
    }

    .about-2 .about-2-content .progress_1 .column,
    .about-2 .about-2-content .progress_1 .column .icon {
        width: 100%;
    }

    .services .single-service {
        gap: 15px;
    }

    .services .single-service .img {
        width: 100%;
        height: 200px;
    }


    .services .single-service .content {
        width: 100%;
    }

    .services .single-service .content .title {
        font-size: 18px;
        margin-bottom: 0;
    }

    .services .single-service .content ._txt {
        line-height: 24px;
    }

    .general-header .header-logo {
        width: 150px;
    }

    .mobile-sidebar {
        width: 100%;
    }

    .section .item-single .img {
        max-height: 400px;
    }

    .section .item-single .img img {
        width: 50%;
    }

    .section .item-single .name {
        font-weight: 500;
        font-size: 18px;
        text-align: center;
        line-height: 24px;
    }
}

@media(max-width:480px) {
    .services .single-service {
        flex-direction: column;
    }

    .services .single-service .img {
        height: 250px;
    }



}