@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;
    }
 .academics-section {
    flex-direction: column;
    gap: 25px;
    padding: 30px;
  }

  .academics-section .image-wrapper {
    border-radius: 20px !important;
    height: 300px !important;
    width: 100%;
    margin: 0 auto 25px auto;
  }

  .academics-section .academic-title {
    text-align: center;
    font-size: 26px;
    padding-left: 0;
  }

  .academics-section .academic-title::before {
    left: 50%;
    transform: translateX(-50%);
  }

  .academics-section .academic-item {
    align-items: center;
    margin-bottom: 20px;
  }

  .academics-section .icon-wrap {
    width: 60px;
    height: 60px;
    margin-right: 12px;
  }

  .academics-section .icon-wrap img {
    width: 45px;
    height: 45px;
  }

  .academics-section .text-wrap h6 {
    font-size: 14px;
  }

  .academics-section .text-wrap p {
    font-size: 12px;
  }
    .campus-section {
    padding: 40px 30px;
  }

  .campus-section .campus-title {
    font-size: 26px;
  }

  .campus-section .campus-title::before,
  .campus-section .campus-title::after {
    width: 35px;
    left: 43%;
    right: 43%;
  }

  .row.g-4.align-items-stretch {
    flex-direction: column;
    align-items: center;
  }

  .campus-section .col-md-4 {
    width: 100%;
    max-width: 100%;
  }

  .campus-section .campus-card {
    flex-direction: row-reverse;
    align-items: center;
    height: auto;
    padding: 20px;
  }

  .campus-section .campus-card-content a {
    font-size: 15px;
  }

  .campus-section .campus-card-content p {
    font-size: 13px;
  }

  .campus-section .campus-icon {
    width: 60px;
    height: 60px;
  }

  .campus-section .campus-icon img {
    width: 45px;
    height: 45px;
  }

  .campus-section .bg-center {
    height: 300px !important;
    border-radius: 25px !important;
    margin: 25px 0;
  }

  .campus-section .title-site {
    text-align: center;
  }

  .campus-section .title-site p {
    font-size: 14px;
    line-height: 1.8;
  }
     .cards-en .school-card img {
        height: 200px;
    }

    .cards-en .faculties-title {
        font-size: 1.5rem;
    }

    .cards-en .faculties-title::before,
    .cards-en .faculties-title::after {
        top: 10%;
        width: 25px;
        height: 2px;
    }

    .cards-en .school-card .card-body h5 {
        font-size: 1rem;
    }

    .cards-en .row.g-4 {
        row-gap: 1.2rem;
    }
	.cards-slider .owl-stage .owl-item.active{
	margin-left:0px !important;
}
.content-main .assistants .section_three_list_links {
    width: 100% !important;
}
	.cards-en .school-card {
   
	width:100% !important;
} 
 .cards-en .school-card img {
      height: auto;
    }

}