@media only screen and (min-width:640px) and (max-width:1200px) {
    :root {
        --font-18: 16px;
        --font-16: 14px;
    }

    .container {
        padding: 0 15px;
    }

    .p-x {
        padding: 0 15px;
    }

    .header-main .header-top {
        margin-bottom: 30px !important;
    }





    .content-main .slider-section .carousel-right {
        margin-bottom: 30px;
    }

    .content-main .slider-section {
        margin-bottom: 30px;
    }

    .systems-sec .nav-tabs {
        overflow-x: auto;
        overflow-y: hidden !important;
        white-space: nowrap;
        flex-direction: row !important;
    }

    .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;
    }


    .systems-sec .nav-tabs::-webkit-scrollbar {
        height: 4px;
    }

    .content-main .news-section .nav-tabs ul {
        margin-bottom: auto;
        width: 73%;
    }

    .content-main .news-section .nav-tabs {
        margin-bottom: 20px;
    }

    .content-main .news-section {
        margin-bottom: 30px;
    }

    .content-main .systems-sec .nav-tabs .nav-link {
        border-radius: 28px 28px 8px 8px;
        width: 269px;
    }

    .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;
    }

    .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;
    }

    .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 {
        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;
    }


    .footer-main .left-info {
        margin-bottom: 30px;
        margin-top: 0;

    }

    .footer-main .info-footer .visit-site {
        padding: 19px 48px;
        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 .visit-top {
        gap: 15px;
        margin-bottom: 15px;
    }

    .footer-main .info-footer .visit-site .visit-box .visit-top {
        margin-left: 20px;
    }

    .footer-main .enamad-logo {
        padding: 19px 37px;
    }

    .footer-main .info-footer .info-links .box-link .list-links .style-b::before {
        right: -11px;

    }

    .content-main .image-section {
        margin-bottom: 30px;
    }

}