@media only screen and (max-width: 600px) {
    body{
        overflow-x: unset;
    }
    body.campus-page .campus-page-content {
        margin-top: 15px;
        z-index: 99;
        position: relative;
    }
    body.campus-page .lead-form-section {
        margin-top: -185px;
        overflow: hidden;
    }
    .hero-slider {
        margin-top: -115px;
    }
    header {
        height: 115px;
        /* box-shadow: var(--theme-box-shadow-lg); */
    }
    .header-bottom-row {
        z-index: 7000;
        position: relative;
        /* background-color: var(--theme-white-color); */
    }
    .header-top-row{
        display: none;
    }
    section.campus-hero {
        margin-top: -115px;
    }
    .home-news-area {
        margin: 0 15px 50px 15px !important;
    }
    .homepage .pbmit-subtitle {
        font-size: 1.4em;
        font-weight: 800;
        margin-bottom: 0;
    }
    ul.canvas-menu-items {
        padding: 0 15px;
        row-gap: 10px;
        column-gap: 15px;
    }
    ul.canvas-menu-items li:nth-child(1), ul.canvas-menu-items li:nth-child(2) {
        border: 1px solid var(--theme-global-color);
        margin-bottom: 5px;
    }
    ul.canvas-menu-items li a {
        color: var(--theme-global-color);
        transition: all 0.3s ease;
        font-size: 16px;
    }
    .video-bg-wrapper p.overlay-message {
        font-family: var(--theme-heading-font-variant);
        color: #fff;
        width: 100%;
        margin-left: 0;
        font-size: 1.4em;
        font-weight: 800;
        line-height: 1.2;
        letter-spacing: 0px;
        text-shadow: 3px 3px 2px #00000070;
        text-transform: uppercase;
        text-align: center;
        align-self: start;
        margin-top: 60px;
    }
    section.video-bg-wrapper {
        position: relative;
        margin-top: 0;
        overflow: hidden;
        height: calc(100vh - 80px);
    }
    video.bgvid {
        position: absolute;
        left: 50%;
        right: 0;
        bottom: 0;
        top: 50%;
        height: 300vw;
        display: flex;
        width: 380vw;
        transform: translateY(-50%) translateX(-50%);
    }
    ul.main-menu {
        display: flex;
        list-style: none;
        width: 100%;
        margin-top: 0;
        flex-wrap: wrap;
        justify-content: center;
        padding: 20px 30px;
        row-gap: 5px;
    }
    ul.main-menu li a {
        font-size: 1.1em;
    }
    ul.main-menu li ul.items {
        left: 0px;
        right: 0;
        top: calc(100% + 5px);
        border-radius: 10px;
        background-color: rgba(255, 255, 255, 0.8) !important;
        backdrop-filter: blur(4px);
        min-width: 200px;
        box-shadow: var(--theme-box-shadow-lg);
        padding: 0;
        z-index: 500;
        border: 1px solid var(--theme-global-color);
    }
    .header-top-bar {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        height: auto;
    }
    ul.top-right-menu {
        padding: 0;
        margin: 0;
        list-style: none;
        display: flex;
        padding: 0;
        margin-bottom: 0px;
    }
    .popup div.content-wrapper {
        max-width: 300px;
        left: 50%;
    }
    li.logo-left {
        margin-right: 0;
    }
    li.logo-right {
        margin-left: 0;
    }
    li.university:after{
        display: none;
    }
    li.offset-40 {
        margin-left: 0 !important;
    }
    li.logo-holder {
        display: none !important;
    }
    .logo {
        position: static;
        left: 0;
        transform: translateX(0%);
        top: 0;
        width: auto;
        z-index: 9999;
        border-right: 0;
    }
    .slider-box-wrapper {
        display: flex;
        overflow: hidden;
        flex-basis: auto;
        flex-flow: wrap;
    }
    .slider-box {
        display: flex;
        width: auto;
        flex: auto 0 0;
        flex-wrap: wrap;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
        padding: 14px 6px;
        background-color: #011a5d;
        color: #fff;
        justify-content: center;
    }
    .slider-box .desc {
        font-family: 'Minion Pro Regular';
        font-size: .8em;
        line-height: 1.2;
        margin-top: 15px;
        height: 70px;
        display: none;
    }
    .slider-box .title {
        font-family: 'Minion Pro Regular';
        font-size: 0.8em;
        line-height: 1.2;
        justify-content: center;
        text-align: center;
        height: 50px;
    }
    .slider-box .arrow {
        font-size: 1.4em;
        justify-content: center;
        text-align: center;
        opacity: .6;
        margin-top: 30px;
    }
    .banner-meta-title {
        position: absolute;
        color: #fff;
        font-size: 1.2em;
        line-height: 1.2;
        top: 15px;
        left: 12px;
    }
    .banner-meta-desc {
        position: absolute;
        color: #fff;
        top: 50%;
        left: 70px;
        max-width: 200px;
        white-space: normal;
        font-size: 0.7em;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35);
    }
    .banner-meta-desc p:first-child{
        display: none;
    }
    .homepage-swiper .swiper-slide img{
        width: 100%;
    }
    .homepage-swiper .swiper-slide{
        min-height: 145px;
    }
    .home-top .ventedu-slider .swiper-slide {
        min-height: 142px;
    }
    .module-section.slider.home-top .ventedu-slider {
        border-radius: 20px;
        margin-bottom: 25px;
    }
    .module-section.slider.home-top, .module-section.slider.home_top {
        margin-bottom: 0 !important;
        /* margin-top: -20px !important; */
        margin-top: 25px !important;
    }
    .top_slider.swiper-pagination-thumb-bg {
        width: 100%;
        height: 25px;
        background-size: cover;
        border-radius: 4px;
        background-position: center;
    }
    .swiper-slide.swiper-pagination-thumb {
        min-height: 30px !important;
    }
    .ventedu-slider.top_slider .swiper-slide {
        border-radius: 8px;
    }
    .yottie-widget {
        width: 100% !important;
        margin-left: 0 !important;
    }
    span.motto-text {
        background-color: #d6d9db;
        width: 100%;
        display: flex;
        padding: 30px 25px;
        justify-content: center;
        font-size: 1.4em;
        font-family: 'Minion Pro Regular';
        color: #b1b5c1;
        letter-spacing: 12px;
        text-align: center;
    }
    .success-list-box .title {
        font-weight: 900;
        font-size: 2.5em;
        flex: 100%;
        color: #da1832;
        border-bottom: 1px solid;
        font-style: normal;
        text-align: center;
    }
    .level-section-title {
        color: #001a5e;
        font-size: 2.6em;
        margin-left: 0;
        margin-top: 20px;
        text-align: center;
        line-height: 1.2;
    }
    .level-section-desc {
        font-size: 1.2em;
        margin-top: 14px;
        text-align: center;
    }
    .level-section-arrow {
        color: #f0c6d2;
        font-size: 2em;
        margin-top: 10px;
        opacity: .8;
        text-align: center;
    }
    .content-box {
        padding: 35px 35px;
    }
    .content-box-title {
        font-size: 2.6em;
        color: #2d4a96;
        margin-right: 0;
        z-index: 900;
        line-height: 1.2;
        text-align: center;
    }
    .content-box-desc {
        font-size: 1.2em;
        text-align: center;
        margin-top: 15px;
    }
    .content-box.right {
        padding: 20px 0px;
        justify-content: center;
    }
    .content-box.right .row{
        justify-content: center;
    }
    section.content-section-2 {
        background: linear-gradient(90deg, #d6d9db 30%, #d6d9db 70%);
        padding-top: 35px;
        padding-bottom: 20px;
    }
    .content-box.left.bg-grey {
        background-color: #d6d9db;
        display: flex;
        height: 100%;
        padding: 15px;
    }
    .content-section-2 .content-box.right p {
        margin-top: 0px;
        font-size: 1.4em;
        color: #001a5e;
        text-align: center;
    }
    .content-section-2 .content-box.right {
        padding: 30px 25px 0px 25px;
        height: 100%;
    }
    .content-section-2 .content-box-title {
        font-size: 2.4em;
        color: #2d4a96;
        margin-right: 0;
        z-index: 900;
        left: 16%;
        line-height: 1.2;
        top: 65px;
        position: static !important;
    }
    .content-page-header-section {
        height: 250px;
        border-bottom: 10px solid #011a5d;
        background-repeat: repeat-x;
        background-position: center;
        background-size: cover;
        position: relative;
    }
    .page-title {
        position: static;
        z-index: 100;
        display: flex;
        align-items: center;
        height: 120px;
        font-size: 2.4em;
        padding: 0;
        line-height: 1;
        text-align: center;
        justify-content: center;
        right: 15px;
        left: 15px;
        margin: 0;
    }
    section.content-page-detail-section {
        /* overflow-x: hidden; */
    }
    .endustri40 .section-top-title {
        font-family: 'Barlow', sans-serif;
        position: absolute;
        background-color: #da1832;
        padding: 10px 35px;
        top: -30px;
        display: flex;
        left: 50%;
        transform: translateX(-50%);
        font-size: 1.2em;
        letter-spacing: 2px;
        font-weight: 700;
        border-radius: 15px;
        width: 90%;
        text-align: center;
    }
    .endustri40 .section-desc {
        font-family: 'Barlow', sans-serif;
        color: #8a8787;
        text-align: center;
        padding: 10px 20px;
        font-weight: 500;
        margin-bottom: 25px;
    }
    body.archive-page section.content-page-detail-section {
        overflow-x: unset;
    }
    .page-content-sidebar {
        height: 100%;
        background: #ffffff00;
        padding: 110px 20px 20px 20px;
        font-size: 1.2em;
        text-align: justify;
        flex-wrap: wrap;
        flex: auto;
    }
    .page-content-detail {
        padding: 20px 0px 20px 0px;
        font-size: 1.2em;
        text-align: justify;
        margin: 0;
    }
    .contact .page-content-detail {
        padding: 0px 0px 20px 0px;
    }
    .form-menu {
        overflow: hidden;
    }
    .contact-map {
        height: 250px;
    }
    span.sidebar-item {
        display: flex;
        flex: 100%;
        justify-content: center;
        padding: 5px 0;
        align-items: center;
        line-height: 1.2;
    }
    .contact .content-page-header-section {
        height: 260px;
    }
    .right-helper-menu li a {
        color: var(--theme-white-color) !important;
        display: flex;
        font-size: 1em;
        align-items: center;
        font-weight: 600;
        line-height: 1;
        text-align: center;
        justify-content: center;
        padding: 0 20px;
    }
    .right-helper-menu li a i {
        margin-right: 8px;
        font-size: 2em;
    }
    ul.main-menu li {
        display: flex;
        height: auto !important;
        flex-wrap: wrap;
        width: 100%;
        flex: 100%;
        justify-content: center;
    }
    .sm-clean ul {
        background: rgb(171, 171, 171);
        width: 100% !important;
    }
    .level-title {
        font-family: 'Minion Pro Semibold';
        background: #fbfbfb !important;
        padding: 15px 0px;
        font-size: 0.6em;
        text-align: center;
        border-radius: 0 !important;
        border-bottom: 4px solid #eee;
        color: #011f6d;
        display: flex;
        width: 100%;
        justify-content: center;
    }
    .kademe-sayfasi .page-title {
        height: 135px;
    }
    .kademe-sayfasi .page-content-detail {
        padding: 70px 0px 20px 0px;
    }
    .form-menu .row{
        margin-left: 0;
        margin-right: 0;
    }
    .campus-page .content-page-header-section {
        height: 200px;
    }
    .campus-page .page-title {
        font-size: 2em;
    }
    .campus-page .page-content-detail {
        padding: 0px 0px 0px 0px;
        margin-left: 0;
    }
    ul.campus-levels-list li {
        background-position: center;
    }
    .social-media-links {
        padding: 0px 0 0px 0px;
        display: flex;
        justify-content: center;
    }
    .social-media-links.footer{
        column-gap: 10px;
    }
    .search-bar-wrapper {
        display: flex;
        flex: auto;
        padding: 0 25px 0 25px;
    }
    ul.top-right-menu li a {
        background: #011a5d;
        color: #fff;
        margin-right: 8px;
        font-size: 12px;
        padding: 4px 8px;
    }
    .header-top-wrapper {
        background-color: #011a5d;
        height: 140px;
        width: 100%;
        display: flex;
        margin-bottom: 15px;
        padding: 10px 0;
        align-items: center;
    }
    .swiper-button-next-navy, .swiper-button-prev-navy{
        display: none;
    }
    .top-bar-right {;
        margin-top: 15px;
        flex-wrap: wrap;
        justify-content: center;
    }
    .campus-levels{
        display: none;
    }
    .card__description {
        padding: 0px 10px 0px 10px;
    }
    h3.card__title {
        font-size: 1em;
    }
    .card__bottom > div:last-child {
        margin-left: 1em;
    }
    .card__description .campus-levels {
        position: absolute;
        left: 0;
        top: auto;
        display: none;
        bottom: -24px;
        border: 0;
        padding: 0;
    }
    .card__description .campus-levels span {
        color: #505050;
        font-size: .8em;
        padding: 2px 2px 2px 3px;
        border-radius: 0 4px 4px 0;
        margin-top: 2px;
        opacity: 1;
    }
    .card__body {
        font-size: 0.85em;
    }
    .footer-menu.top {
        border-left: 0;
        margin-left: 0;
        padding-left: 0;
    }
    .footer-menu.top li a {
        color: var(--theme-dark-color) !important;
        border-right: 0 !important;
        margin-right: 0 !important;
    }
    .footer-menu li:last-child a, .footer-menu.top li:last-child a {
        padding-right: 25px;
    }
    .footer-menu {
        margin: 0;
        padding: 0;
        list-style: none;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .footer-menu li{
        width: 100%;
        text-align: center;
    }
    .footer-menu li a{
        border: 0;
        padding: 10px 25px;
    }
    .footer-menu li:last-child a {
        border: 0;
        padding: 10px 25px;
    }
    footer .footer-copyright {
        font-size: .9em;
        color: #fff;
        text-align: center;
        display: block;
    }
    .content-page-header-section span.page-cat-title {
        padding: 20px;
    }
    .content-page-detail-wrapper {
        display: flex;
        width: 100%;
    }
    .campus-menu-opener {
        display: block;
        margin: auto;
        width: 100%;
    }
    .sch-menu{
        display: none;
        top: 14px;
        border-radius: 6px;
        margin-bottom: 15px;
        border: 0;
        box-shadow: none;
    }
    .campus-menu {
        background: rgb(255, 255, 255);
        border-radius: 8px;
        padding: 10px 10px;
        position: absolute;
        top: 100%;
        width: 320px;
        left: 50%;
        transform: translateX(-50%);
        margin-top: -15px;
    }
    .card-campus.v-g a.btn-form i {
        color: #fff;
    }
    .card-campus.v-g a.btn-form {
        background-color: #011f6d;
        color: #fff;
    }
    .page-content-detail.form {
        margin-top: 100px;
    }
    .header-inside-wrapper {
        position: relative;
        padding: 15px 0px 25px 0px;
    }
    .campuses-map {
        height: 250px;
    }
    .news-archive {
        padding: 15px 0;
    }
    .contact .adres {
        z-index: 100;
        display: flex;
        align-items: center;
        height: auto;
        font-size: 1.4em;
        padding: 0px 30px;
        line-height: 1;
        color: #011f6d;
        margin-top: 35px;
        margin-left: 0;
        text-align: center;
        margin-bottom: 25px;
        justify-content: center;
    }
    .module-section.slider{
        overflow: hidden;
    }
    .module-section.slider.quick-links {
        margin: 5px 0 !important;
    }
    .ventedu-slider{
        min-height: auto !important;
    }
    .ventedu-slider .swiper-slide {
        align-items: center;
    }
    .ventedu-slider.home_top{
        padding: 45px 0;
        width: 100% !important;
    }
    .ventedu-slider-wrapper.home_top {
        width: 100%;
    }
    .ventedu-slider.home_top .swiper-slide {
        border-radius: 0px;
    }
    .home_top.swiper-button-next, .home_top.swiper-button-prev{
        display: none;
    }
    .hizli_erisim.swiper-button-next, .hizli_erisim.swiper-button-prev{
        display: none;
    }
    .gallery_slider_id.swiper-button-next, .gallery_slider_id.swiper-button-prev{
        display: none;
    }
    .staff-slider-container .swiper-button-next, .staff-slider-container .swiper-button-prev{
        display: none;
    }
    .staff.galleries-block{
        overflow: hidden;
    }
    .popup-window a.stretched-link {
        position: absolute;
        top: 15px;
        left: 15px;
        right: 15px;
        bottom: 60px;
    }
    .school-online {
        font-size: .8em;
    }
    .ventedu-slider-wrapper {
        width: 100vw;
    }
    .module-section.slider .ventedu-slider {
        padding: 0 15px 35px 15px;
    }
    .swiper-button-next, .swiper-button-prev{
        display: none;
    }
    .module-section.info-form{
        padding-top: 0 !important;
    }
    .menu-wrapper.mobile{
        display: block;
        position: fixed;
        left: 10px;
        right: 10px;
        top: 100px;
        margin-top: 10px;
        background: #ffffffe6;
        border-radius: 20px;
        border: 4px solid rgba(255, 255, 255, 0.8);
        transition: all ease-in-out 150ms;
        height: calc( 100% - 120px );
        transform: translateX(calc(-100% - 20px));
        overflow: hidden;
        padding-top: 25px;
    }
    body.menu-active .menu-wrapper.mobile{
        transform: translateX(0%);
        transition: all ease-in-out 150ms;
        overflow-y: auto;
    }
    body.menu-active{
        overflow: hidden;
    }
    body.menu-active .header-bottom-row{
        border-radius: 0;
        transition: all ease-in-out 500ms;
        box-shadow: none;
    }
    .page-wrapper{
        overflow: hidden;
    }
    .menu-inside-wrapper {
        height: 100%;
        overflow-y: auto;
        overflow-x: hidden;
        display: flex;
        flex-wrap: wrap;
        align-items: start;
        justify-content: center;
        position: relative;
    }
    .menu-inside-wrapper:after {
        position: absolute;
        content: "";
        background-image: url(../images/box-bg-item.png);
        background-repeat: no-repeat;
        height: 400px;
        width: 400px;
        right: 0;
        background-size: cover;
        transition: all 2500ms linear;
        z-index: -1;
        opacity: 0.05;
        left: 50%;
        margin-left: -200px;
        animation: spin;
        animation-duration: 15s;
        animation-direction: normal;
        animation-play-state: running;
        animation-iteration-count: infinite;
        animation-timing-function: linear;
    }
    .top-helper-menu {
        justify-content: center;
        column-gap: 6px;
        height: auto;
        flex-wrap: wrap;
    }
    .top-helper-menu > li > a {
        background: #fff;
        box-shadow: none;
        padding: 8px 15px;
        color: var(--theme-global-color) !important;
        font-weight: 600;
        font-size: 0.7em;
        display: flex;
        align-items: center;
        height: 38px;
        border: 1px solid;
    }
    .top-helper-menu > li > a {
        border-radius: 15px !important;
    }
    ul.mobile-socials {
        display: flex;
        list-style: none;
        justify-content: center;
        padding: 0 10px;
        margin: 0 0 20px 0;
        align-self: end;
        border-top: 1px solid #8800d0;
        padding-top: 20px;
        width: 100%;
        flex-wrap: wrap;
    }
    ul.mobile-socials li a {
        font-size: 1.4em;
        padding: 5px;
        display: block;
        border-radius: 6px;
        border: 0;
        margin: 2px;
        text-align: center;
        color: var(--theme-global-color);
    }
    body.campus-page .mobile-socials .contact-item{
        display: flex;
        flex-grow: 1;
        flex-shrink: 0;
        flex-basis: 50%;
    }
    body.campus-page .mobile-socials .contact-item a{
        font-size: 0.8em;
        border: 1px solid;
        display: flex;
        align-items: center;
        padding: 5px 8px;
    }
    .dropdown.dijital-submenu {
        display: flex;
        width: 80%;
        background-image: var(--theme-gradient-bg-1);
        background-size: cover;
        margin-left: 0;
        height: 50px;
        align-items: center;
        border-radius: 15px;
        margin-right: 0px !important;
        transition: all ease-in-out 250ms;
        justify-content: center;
    }
    .content-card-style-1 {
        height: auto;
    }
    .content-card-style-1 .post {
        display: flex;
        height: 100%;
        position: relative;
        overflow: hidden;
        flex-direction: column;
    }
    .content-card-style-1 .post-img-wrapper {
        width: 100%;
        margin: 0;
        padding: 0 15px;
        border-radius: 15px;
    }
    h1.page-title nav{
        display: none !important;
    }
    .content-card-style-1 .post-content {
        height: auto;
        margin-left: 0;
    }
    .content-card-style-1 .post-header {
        font-size: 16px;
        line-height: 20px;
    }
    .module-archive-btn {
        font-size: 0.9rem;
    }
    footer > .container:after {
        height: calc(50% + 82px);
    }
    .page-cover {
        margin-bottom: 15px;
        height: 200px;
        margin-top: -115px;
        padding-top: 85px;
    }
    .page-cover .cover-image {
        position: relative;
        width: 100%;
        background-size: cover;
        height: 80px;
        background-position: center;
        box-shadow: inset rgb(50 50 93 / 15%) 0px -13px 27px -5px, inset rgb(0 0 0 / 20%) 0px -8px 16px -8px;
    }
    .page-cover > .container {
        background-position: left -50px center, center center;
        background-size: 100px auto, cover;
        border-radius: 0;
        padding: 30px 0 30px 0;
        overflow: hidden;
    }
    .page-cover h1.page-title {
        position: relative;
        z-index: 1;
        font-size: 18px;
        text-align: center;
        font-weight: bold;
        display: flex;
        flex-direction: column;
        padding-left: 35px;
        padding-right: 35px;
        left: 0;
        right: 0;
        align-items: center;
        height: auto;
    }
    h1.page-title nav{
        margin-left: auto;
        margin-right: auto;
    }
    .breadcrumb {
        margin-top: 5px !important;
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto;
    }
    .breadcrumb-item.active {
        color: #dadada;
        max-width: 120px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .news-detail-wrapper .news-image-area {
        width: 100% !important;
        height: auto !important;
        margin-bottom: 1em;
        float: left;
        text-align: center;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        margin-right: 0;
    }
    .page-tools .toolbar {
        margin-right: 0;
        display: flex;
    }
    .date-text {
        font-size: 0.7em;
    }
    .page-sidebar-wrapper {
        z-index: 400;
        top: 10px;
        margin-bottom: 30px;
        background-color: #fff;
        border-radius: 15px;
        position: relative;
        margin-right: 0;
        margin-top: 10px;
        border: 1px solid var(--theme-global-color);
    }
    .sidebar-title {
        padding: 0px 0px 0 12px;
        position: relative;
    }
    .sidebar-title:after {
        content: "\e59e";
        font-family: "Font Awesome 5 Pro";
        font-weight: 900;
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 0.8rem;
        color: var(--theme-global-color);
    }
    .sidebar-title.opened:after {
        content: "\f068";
    }
    .sidebar-title.other-news:after {
        display: none;
    }
    .sidebar-container .sidebar-menu-items {
        display: none;
    }
    .sidebar-container.opened .sidebar-menu-items{
        display: block;
        margin-top: 20px;
    }
    .campus-page .campus-name {
        position: static;
        background: var(--theme-global-color);
        background-position: center;
        background-size: cover;
        color: #fff;
        bottom: 6px;
        left: 8px;
        right: 8px;
        font-size: 12px;
        font-weight: 700;
        border-radius: 0;
        text-align: center;
        padding: 4px 15px;
        transform: none;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 100%;
        justify-content: center;
    }
    .banner-form-wrapper {
        height: 100%;
        padding-right: 0;
        padding-left: 0;
        position: relative;
        padding-top: 0;
        padding-bottom: 25px;
    }
    .map-wrapper {
        overflow: unset;
    }
    body.campus-page footer .campus-name {
        position: static;
        white-space: nowrap;
        overflow: hidden;
        padding: 8px 0px;
        text-overflow: ellipsis;
        color: var(--theme-dark-color);
    }
    body.campus-page footer .header-contacts.top-helper-menu {
        margin-right: 0;
        margin-left: 0;
        justify-content: center;
        column-gap: 10px;
        white-space: nowrap;
        flex-direction: column;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    body.campus-page footer > .container:after {
        position: absolute;
        content: "";
        width: 100%;
        height: 62px;
        background-color: #0c365e69;
        bottom: 0;
        top: auto;
        z-index: 9;
        left: 0;
    }
    .staff-module-section .staff-box .photo {
        width: 70%;
    }
    .staff-box .top {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .staff-box .bottom .links ul {
        align-items: center;
    }
    .bs-placeholder {
        display: block;
    }
    .staff-box {
        flex-direction: column;
    }
    .campus-list-map {
        margin: 15px;
    }
    .campusMap{
        height: 250px !important;
        min-height: auto !important;
    }
    .filter-wrapper {
        margin-left: 25px;
        margin-right: 25px;
        margin-top: -335px;
        transition: all ease-in-out 150ms;
        opacity: 0;
    }
    .filter-wrapper.opened {
        opacity: 1;
        margin-top: -35px;
        transition: all ease-in-out 150ms;
    }
    form.filter-form {
        column-gap: 15px;
        row-gap: 10px;
    }
    .open-filters-btn {
        position: relative;
        z-index: 10000;
        margin: -15px 25px 0 25px;
    }
    .open-filters-btn .form-submit-button {
        width: 100%;
        border-radius: 0 0 15px 15px;
        margin: -15px 25px 0 25px;
        text-align: center;
        justify-content: center;
    }
    .campus-card-style-1 {
        height: auto;
    }
    .campus-card-style-1 .post {
        flex-direction: column;
    }
    .campus-card-style-1 .post-img-wrapper {
        height: 300px;
        width: auto;
    }
    .campus-card-style-1 .post-img-wrapper img {
        max-width: 100%;
    }
    .campus-photo-slider .swiper-slide {
        height: 250px;
    }
    body.campus-page .module-section.slider.home-top, .module-section.slider.home_top {
        margin-bottom: 0 !important;
    }
    .contact-info-wrapper {
        column-gap: 15px;
        justify-content: center;
        flex-direction: column;
        margin-bottom: 15px;
    }
    .contact-info-wrapper .item {
        width: 100%;
    }
}
@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1366px;
    }
}