@media only screen and (max-width: 767px) {

    .header-style-01 .main-menu .main-menu-wrapper {
        justify-content: space-between;
        padding: 5mm 5mm 0 5mm;
    }

    .main-menu-logo img {
        width: 159px;
    }
    
    .swiper {
        top: 0;
    }

    .title-box-center {
        top: -5mm;
        margin-bottom: 2mm;
    }

    .title-box-center h2 {
        font-size: 23px;
    }

    .about-image-box-style4 {
        margin-bottom: 3em;
    }

    .asemo-comp-down h3 {
        font-size: 25px;
    }

    .asemo-comp-down p {
        font-size: 12px;
    }

    .about-image-box-style4 {
        margin-right: 0;
    }

    .about-image-box-style4 .image-block2 {
        width: 100%;
        margin: 0;
    }

    .service-title {
        font-size: 13px;
    }

    .down-bo {
    margin-bottom: 5mm;
    }

    .capa {
        flex-direction: column;
        align-items: flex-start;
    }
    
    .capa-b h2 {
        font-size: 17px;
        margin-bottom: 3mm
    }

    .capa-b p {
        line-height: 5mm;
    }

    .footer-logo img {
        width: 209px;
    }

    .cop p {
        font-size: 8px !important;
    }

    .blue a {
        font-size: 8px !important;
    }

    .about-image-box-style4 .image-block1 {
        display: none;
    }
    
    .no-3 {
        flex-direction: column;
    }

    .n0-8 {
        padding-top: 2em;
    }

    .n0-8 h3 {
        font-size: 25px;
    }
    
    .n0-8 p {
        font-size: 12px;
    }

    .po-ba h3 {
        font-size: 23px;
    }
    
    .po-down p {
        font-size: 13px;
    }

    .asemo-swpc .swiper-slide .slide-image:last-child {
        background-position-x: -486px !important
    }

    .about-image-box-style4 {
        display: block !important;
    }
}

@media only screen and (max-width: 991px) {
    .header-style-01 .main-menu .main-menu-wrapper {
        justify-content: space-between;
        padding: 5mm 5mm 0 5mm;
    }

    .header-contact-info {
        display: none !important;
    }

    .swiper {
        top: 0;
    }

    .title-box-center {
        top: -9mm;
        margin-bottom: 2mm;
    }

    .down-bo {
        margin-bottom: 8mm;
    }

    .asemo-comp-page .row {
        align-items: start !important;
    }
    
    .about-image-box-style4 {
        display: none;
    }

    .asemo-comp-down h3 {
        font-size: 23px;
    }
    
    .asemo-comp-down p {
        font-size: 13px;
    }

    .capa-b h2 {
        font-size: 14px;
    }

    .footer-logo img {
        width: 209px;
    }

    .n0-8 h3 {
        font-size: 23px;
    }

    .n0-8 p {
        font-size: 12px;
    }

    .po-ba h3 {
        font-size: 23px;
    }
}