@media only screen and (min-width: 0px) and (max-width: 640px) {

    .header-main .header-top {
        margin-bottom: 15px !important;
    }

    .main-title {
        margin-bottom: 15px;
    }

    .content-main .news-section .nav-tabs .nav-link {
        padding: 0 10px;
        white-space: nowrap;
    }


    .content-main .slider-section,
    .content-main .links-section {
        margin-bottom: 15px;
    }
.content-main .slider-section .carousel-right .item a img {
    height: 300px;
    object-fit: contain;
}
    .content-main .news-section .tab-content .news-item .item-content .news-img .img-news {
        filter: none;
    }
.content-main .systems-sec .tab-pane .items-tab .item {
    flex: 0 0 50%;
}
    .content-main .news-section .nav-tabs .archive {
        position: absolute;
        top: 12px;
        left: 15px;
    }

    .systems-sec .nav-tabs {
        flex-direction: column;
    }

    .systems-sec .tabs {
        flex-direction: column;
    }

    .systems-sec .nav {
        flex-wrap: nowrap !important;
    }

    .systems-sec .nav-tabs .nav {
        flex-wrap: nowrap !important;
    }

    .systems-sec .nav-tabs .nav-link {
        padding: 8px 10px;
        white-space: nowrap;
    }


    .content-main .news-section .nav-tabs ul {
        margin-bottom: 20px;
        width: 100%;
    }

    .content-main .news-section {
        margin-bottom: 30px;
    }

    .content-main .systems-sec .nav-tabs .nav-link {
        border-radius: 28px 28px 8px 8px;
        width: 100%;
    }

    .content-main .systems-sec .tab-pane .items-tab {
        flex-wrap: nowrap;
        overflow: scroll;
    }

    .content-main .systems-sec .tab-pane .items-tab {

        border-radius: 8px 8px 32px 32px;
    }

    .content-main .systems-sec .tab-pane .items-tab .item .text-item {
        font-size: 14px;
    }

    .content-main .systems-sec .facts-link {
        overflow: scroll;
        justify-content: flex-start;
    }

    .main-title h3 {
        font-size: 18px;

    }

    .content-main .event-section .images-event {
        padding: 0;
    }

    .content-main .event-section .images-event .image-event .icon-img img {
        width: 30px;
        height: 30px;
    }

    .content-main .map-section .info-map {

        margin-top: 30px;
    }

    .content-main .map-section .info-map .info {

        width: 100%;

    }

    .content-main .map-section .map-svg {
        margin-top: 30px;
        overflow: hidden;
    }

    .content-main .map-section .map-svg::after {

        left: -12px;
    }

    .content-main .uni-section .content-uni {
        flex-direction: column;
        margin-bottom: 16px;
    }

    .content-main .uni-section .info-uni {
        width: 100%;
    }


    .content-main .event-section .images-event {
        flex-wrap: wrap;
    }

    .content-main .event-section {
        margin-bottom: 30px;
    }

    .content-main .map-section {
        margin-bottom: 30px;
    }

    .content-main .tour-section .tour-info .item {

        width: 100%;
    }

    .content-main .image-section .images {
        flex-wrap: wrap;
        justify-content: center;
    }

    .content-main .tour-section .tour-info .item .text-item span {
        font-size: 16px;
    }

    .footer-main .info-footer .info-links {

        flex-direction: column;
    }

    .footer-main .left-info {
        margin-bottom: 30px;
        margin-top: 0;
        flex-direction: column;
    }

    .footer-main .info-footer .visit-site {

        width: 100%;
    }

    .footer-main .map-info img {
        width: 100%;

    }

    .footer-main .info-footer {
        padding: 30px 0;
    }

    .footer-main .footer-bottom .footer-Copyright {
        flex-direction: column;
    }

    .footer-main .footer-bottom .footer-Copyright span {
        font-size: 12px;

    }

    .footer-main .footer-bottom .footer-Copyright .update {
        margin-bottom: 8px;
    }

    .content-main .tour-section {
        margin-bottom: 30px;
    }

    .footer-main .info-footer .visit-site .visit-box {
        display: flex;
        flex-direction: column;
    }

    .footer-main .info-footer .visit-site .visit-box .visit-top {
        gap: 15px;
        margin-bottom: 15px;
    }

    .footer-main .enamad-logo {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }


    .footer-main .info-footer .info-links .box-link .list-links .style-b::before {
        right: -11px;

    }

    .content-main .image-section {
        margin-bottom: 30px;
    }

    .mega-tabs {
        display: flex;
        flex-direction: column;
    }

    .mega-menu {

        display: initial;
    }

}