@media only screen and (min-width: 768px) {
    .home_form .form_section{
        width: 30%;
        right: 5%;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }
}

@media only screen and (max-width: 768px) {
    .slider{
        height: 470px;
    }
    .slide .content{
        width: 91%;
        top: 29%;
        max-width: 360px;
    }
    .slide h1{
        font-size: 35px;
        line-height: 1.1;
    }
    .slide p{
        font-size: 15px;
        line-height: 19px;
        margin-block: 15px;
    }
    .slide .image{
        width: 100%;
        transform: none;
        display: none;
        clip-path: none;
    }
    .slide .image .image-inner{
        width: 100%;
        transform: none;
        clip-path: none;
    }
    .slide .image .image-inner .back-img{
        width: 100%;
        transform: none;
        clip-path: none;
    }
    .slide .image:before{
        position: absolute;
        z-index: 1;
        content: '';
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: var(--primary-color);
        opacity: 0.6;
    }
    .bg_vedio{
        width: 100%;
    }
    .slider .nav-icons{
        bottom: 34%;
    }
    .slider .nav-icon{
        padding: 14px;
    }
    .slider_btns{
        margin-top: 17px;
    }

    .home_form .form_section{
        width: 94%;
        margin-inline: auto;
        margin-top: -142px;
    }
    .service-right-inner-one {
        width: 100%;
    }
    .service-right-inner-one:nth-child(2) {
        margin-top: 0;
    }
    .about-left-one {
        height: auto;
        margin-bottom: 30px;
    }
    .about-left-one img {
        height: 100%;
    }
    .about-project-one p {
        padding: 0 15px;
    }
    .about-project-one h4 {
        font-size: 40px;
    }
    .about-details-inner-one {
        margin-bottom: 20px;
    }
    .service-left-one {
        padding-right: 0px;
    }
    .about-left-one img {
        height: 250px;
    }
    .about-right-one {
        padding-left: 0px;
    }
    .process-box-one{
        flex-shrink: 0;
    }
    .process-box-one+.process-box-one {
        margin-left: -240px;
    }
    .sec-title{
        font-size: 35px;
        margin-bottom: 25px;
    }
    .testimonial-box {
        --spacer: -10px;
        --border: 194px;
    }
    .author-img {
        width: 78px;
    }
    .testimonial-box {
        padding: 20px 20px 36px;
    }
    .bg-glob{
        width: 100%;
        height: 100%;
    }

    .testimonial-author{
        flex-direction: column;
        align-items: start;
        margin: 0;
        gap: 13px;
        margin-bottom: 10px;
    }
    .h4-title{
        margin-bottom: 0;
    }
    .star-rating-wp{
        margin-top: 0;
        margin-bottom: 6px;
    }
    .accordion-flush .accordion-item:last-child{
        border-bottom: 1px solid rgb(255 255 255 / 30%);
    }
    .accordion-item{
        padding: 12px 0;
    }
    .copyright-wrap .copyright-text{
        font-size: 14px;
    }

    .breadcrumb__links a{
        font-size: 16px;
    }
    .breadcrumb__links span:last-child{
        font-size: 16px;
    }
    .breadcrumb__links a::after{
        font-size: 16px;
    }
    .breadcrumb__links{
        padding-bottom: 8px;
    }
    .breadcrumb__text h2{
        font-size: 23px;
        line-height: 30px;
    }
    .spad{
        padding-block: 40px;
    }
    .about-section-three {
        .section-header {
            margin-left: 0;
        }
        .order-first .section-header{
            margin: 0;
        }
    }
    .th-widget-about .about-logo {
        margin-inline: 0;
    }
    .footer-layout1 .widget-area{
        padding-bottom: 0;
    }
    .site-branding{
        margin-left: 0;
    }
    .about-two__left{
        margin: 0;
        margin-bottom: 135px;
    }
    .about-two__img-one img{
        width: 100%;
    }
    .about-two__right {
        margin:0 ;
    }
    .about-two__img-two{
        right: 0;
        width: 100%;
    }
    .about-two__icon{
        left: 50%;
        transform: translateX(-50%);
    }
    .about-two__right-points{
        flex-direction: column;
        margin-block: 20px;
    }
    .about-two__right-points li+li{
        margin-left: 0;
    }
    .benefits-one__text{
        padding-bottom:20px ;
    }
    .benefits-one__right{
        margin-left: 0;
        margin-top: 20px;
    }
    .service_section_main:before{
        height: 100px;
    }
    .ul-menus-tabs-wrapper{
        width: 100%;
        max-width: 100%;
        margin-inline: 0;
    }
    .ul-menu-item-img{
        width: 25%;
        img{
            width: 100%;
            min-width: 100%;
        }
    }
    .ul-menu-item-txt{
        width: 70%;
    }
    .ul-menus-title-txt{
        font-size: 20px;
    }
    .faq-one-accrodion .accrodion-title{
        padding: 15px;
        padding-right: 33px;
    }
    .faq-one-accrodion .accrodion-title h4{
        font-size: 17px;
        line-height: 1.2;   
        margin-bottom: 0;
    }
    .faq-one-accrodion .accrodion-title h4::before{

    font-size: 15px;
    width: 25px;
    height: 25px;
    right: -25px;
    }
.faq-one-accrodion .accrodion-content{
    padding-inline: 15px;
    p{
        font-size: 15px;
        line-height: 1.2;
    }
}
.contact-one .row.main{
    flex-direction: column-reverse;
    gap: 20px;
}
.contact-form__input-box{
    margin-bottom: 13px;
}
.contact-form__input-box textarea{
    height: 120px;
}
}
@media(max-width:370px){
    .ul-menu-item-img{
        width: auto;
        img{
            width: 120px;
            min-width: 120px;
            height: 120px;
        }
    }
    .ul-menu-item-txt{
        width: 100%;
    }
}