/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 12 2026 | 08:37:51 */
@media (max-width: 1024px) {
    .contact-info-left::after {
        display: none !important;
    }

    .contact-info-left::after {
        display: none;
    }

    .mhide {
        display: none !important;
    }
    .mshow {
        display: block !important;
    }
}

@media (max-width: 768px) {
    .advisory-card {
        background: #16123a;
        margin-bottom: 24px;
        border-radius: 24px;
    }
    .htmlcodeonabout .ap__itemimg img {
        width: 100%;
        height: 100%;
    }
    .card-services {
        background-image: none !important;
    }
    .ap__itemcontent2 {
        padding: 0 12px 24px;
    }
    br {
        display: none !important;
    }

    .CDM-packaged {
        background-image: none !important;
    }

    #leaderSlider .swiper-navigation-button svg {
        width: 32px;
        height: 32px;
    }

    .cards_slide {
        margin-bottom: 24px;
        padding: 24px;
        height: 100%;
        overflow: hidden;
    }

    .cards_slide_img img {
        max-height: 210px;
        margin-bottom: 24px;
    }

    .cards_slide h4 {
        font-size: 24px;
        line-height: 100%;
    }

    .cards_slide_para {
        max-height: 180px;
        overflow-y: auto;
    }
}
