/* CSS Document */

@media (max-width:1399px) {
    .swiper-slide2 {
        min-height: 330px;
    }

    .swiper-slide2 .txt {
        padding: 30px 10px 0;
        height: 170px;
    }

    .swiper-pagination2 {
        bottom: -30px;
    }

    .hmp6Wrapper {}

    .hmp6Imts {
        height: 55vh !important;
    }

    .hmp9Map {
        transform: scale(0.7);
        top: 4% !important;
        right: 10% !important;
    }
}

@media (max-width: 1199px) {
    .hmp6Wrapper {
        height: 55vh !important;
    }

    .hmp6Imts {
        height: auto !important;
    }

    .hmp9Map {
        transform: scale(1);
    }
}

@media (max-width: 1150px) {
    .swiper-slide2 {
        min-height: 280px;
    }
}

.hmp6Imts {
    padding: 20px 16% 0;
}