/*!
* PT. IMAJIKU CIPTA MEDIA
* Copyright 2019-2021 IMAJIKU.
*/


/* Desktop First Design */

/* Larger Devices, Wider Screens */
@media only screen and (min-width : 1700px) {}

@media (min-width : 1500px) and (max-width: 1700px) {}

@media only screen and (min-width : 1367px) {}

/* Medium Devices, Desktops */
@media only screen and (max-width : 1200px) {
    .home-intro .card-feature-mjk-desc:after {
        left: 0;
    }

    .home-about .card-feature-mjk-desc:after {
        left: 0;
    }
}

@media only screen and (min-width: 1200px) {}

@media only screen and (min-width : 1024px) {}

@media only screen and (device-width : 1024px) and (device-height: 1366px) {
    .welcome-img-desktop {
        display: none !important;
    }

    .welcome-img-mobile {
        display: block !important;
        object-fit: contain;
    }
}

@media only screen and (max-width : 1024px) {
    .home-intro .card-feature-mjk-desc h1 {
        font-size: 46px;
    }

    .home-intro .card-feature-mjk-desc p {
        font-size: 20px;
    }

    .contact-box-list .contact-desc p {
        font-size: 16px;
        overflow-wrap: anywhere;
    }

    .contact-box-list .contact-icon img {
        margin-right: 10px;
        margin-left: 0px;
    }

    .contact-box-featured .contact-desc p {
        font-size: 16px;
    }
}

@media only screen and (max-width : 992px) {}

/* Start mobile responsive */
@media only screen and (max-width : 991.5px) {
    .welcome-img-desktop {
        display: none !important;
    }

    .welcome-img-mobile {
        display: block !important;
    }

    .btn-mjk {
        font-size: 16px;
    }

    /*home*/
    .home-intro {
        padding: 0 0 80px;
    }

    .home-about:before {
        height: 260px;
        top: -230px;
    }

    .home-intro .card-feature-mjk-desc:before {
        height: 90px;
        right: 0;
    }

    .home-intro .card-feature-mjk-desc:after {
        height: 90px;
    }

    .home-intro .card-feature-mjk-desc {
        padding: 70px 0 70px;
    }

    .home-about .card-feature-mjk-desc p {
        font-size: 16px;
    }

    .home-about .card-feature-mjk-desc:before {
        height: 80px;
        right: 0;
        top: -15px;
    }

    .home-about .card-feature-mjk-desc:after {
        height: 90px;
    }

    .home-about .card-feature-mjk-desc {
        padding: 80px 0 90px;
    }

    .home-service {
        padding: 150px 0;
    }

    .home-service:after {
        height: 130px;
    }

    .home-about:after {
        height: 140px;
        bottom: -138px;
    }

    .cta-bottom .card-feature-mjk-desc p {
        font-size: 16px;
    }

    .home-service .card-title h4 {
        font-size: 20px;
    }

    .home-service .card-icon-box:before {
        height: 90px;
    }

    .home-service .card-icon-box:after {
        height: 90px;
    }

    .home-about .card-feature-mjk-desc h4 {
        font-size: 20px;
    }

    .card-store .card-title h3 a {
        font-size: 20px;
    }

    .card-store .card-info-list h4 {
        font-size: 20px;
    }

    .filter-menu li {
        font-size: 14px;
    }

    .section-outlet:before {
        height: 80px;
        right: 20px;
        width: 50%;
        top: -30px;
        z-index: 2;
    }

    .section-promotions:before {
        height: 80px;
        right: 20px;
        width: 50%;
        top: -30px;
        z-index: 2;
    }

    .section-services .nav-pills {
        margin-bottom: 20px;
        display: flex;
        flex-direction: row !important;
        justify-content: center;
        flex-wrap: wrap;
    }

    .section-services .nav-pills .nav-link {
        font-size: 16px;
    }

    .service-item-title h4 {
        font-size: 18px;
    }

    .service-item-price h4 {
        font-size: 20px;
    }

    .section-services:before {
        margin-left: 0px;
        height: 60px;
        right: auto;
        width: 50%;
        top: -10px;
        z-index: 2;
        left: 15px;
    }

    .img-welcome {
        object-fit: contain;
    }

    .banner-top-box.variant-2 {
        padding-top: 40px;
    }

    .promo-detail .article {
        flex-direction: column;
    }

    .promo-detail .article-img-box {
        padding-right: 0;
    }

    /*footer*/
    .foo-logo img {
        max-height: 70px;
    }

    .foo-menu-static {
        flex-direction: column;
        padding: 20px 0 15px;
    }

    .copyright {
        margin-top: 10px;
    }

    .footer-bottom-middle {
        padding: 6rem 0 0rem;
    }

    .footer-bottom {
        margin-top: -2px;
    }

    .footer:before {
        height: 70px;
    }

    .footer-middle {
        padding: 6rem 0 1rem;
    }
}

/* Small Devices, Desktops */
@media only screen and (max-width : 812px) {}

@media only screen and (max-width : 768px) {}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 767.5px) {
    .service-item-box {
        flex-direction: column;
    }

    .service-item-img {
        width: 50%;
        margin-bottom: 20px;
        margin-right: 0;
    }

    .service-item-list {
        width: 100%;
    }

    .service-item-title {
        margin-bottom: 10px;
    }

    .service-item-title p {
        font-size: 14px;
    }

    .service-item-box {
        width: 100%;
        margin: 10px;
    }

    .service-item-desc {
        align-items: center;
    }

    .home-service .card-icon-box {
        padding: 70px 0 70px;
    }

    .home-service .card-icon-box:before {
        height: 80px;
    }

    .home-service .card-icon-box:after {
        height: 80px;
    }

    .home-about .card-feature-mjk-desc {
        padding: 65px 0 65px;
    }
}

@media only screen and (max-width : 640px) {}

@media only screen and (max-width : 575px) {

    /*condition photo slider for desktop*/
    .welcome-img-desktop {
        display: none !important;
    }

    /*condition photo slider for mobile*/
    .welcome-img-mobile {
        display: block !important;
    }
}

@media only screen and (max-width : 480px) {
    .home-service .card-desc p {
        font-size: 14px;
    }

    .home-intro .card-feature-mjk-desc h1 {
        font-size: 34px;
    }

    .home-intro .card-feature-mjk-desc p {
        font-size: 18px;
    }

    .home-about:before {
        height: 200px;
        top: -180px;
    }

    .card-icon-box .card-package {
        flex-direction: column;
    }

    .card-icon-box .card-img {
        margin-bottom: 20px;
    }

    .contact-box {
        padding: 15px;
    }

    .contact-box-list .contact-desc p {
        font-size: 12px;
    }

    .contact-box-featured .contact-desc p {
        font-size: 12px;
    }

    .promo-detail .article-post p {
        font-size: 14px;
    }

    .promo-detail .article-title h3 {
        font-size: 21px;
    }

    .btn-mjk {
        padding: 10px 20px;
        font-size: 14px;
    }
}

@media only screen and (max-width : 375px) {}

@media only screen and (max-width : 360.5px) {
    .contact-box-list .contact-desc p {
        font-size: 12px;
    }

    .contact-box-featured .contact-desc p {
        font-size: 12px;
    }
}

@media only screen and (max-width : 320px) {}