@media (min-width: 1920px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1366px;
    }
}
/* (1366x768) WXGA Display */
@media screen and (max-width: 1444px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1140px;
    }
    .header-bottom-row:after {
        left: 30px;
        right: 30px;
    }
    section.education-sections {
        margin-left: 30px !important;
        margin-right: 30px !important;
    }
    section.ureten-okullar-slider {
        margin-left: 30px !important;
        margin-right: 30px !important;
    }
    footer {
        margin: 80px 30px;
    }
    .tp-service-sm-item {
        min-height: 250px;
    }
    .page-cover .cover-image {
        width: 1140px;
        height: 320px;
    }
    .page-cover.has-cover {
        min-height: 420px;
    }
}
@media only screen and (max-width: 600px) {
    header {
        background-color: #fff;
        position: fixed;
        top: 0;
        z-index: 98;
        transition: all ease-in-out 250ms;
        height: auto;
    }
    body.content-static-page header {
        height: auto;
    }
    .header-bg-area{
        display: none;
    }
    body.menu-active header {
        box-shadow: none !important;
    }
    body{
        overflow-x: unset;
        padding-top: 110px;
    }
    .header-bottom-row, body.content-static-page .header-bottom-row {
        filter: none;
        min-height: unset !important;
        padding: 20px 0;
    }
    .header-bottom-row:after {
        position: absolute;
        content: "";
        left: var(--bs-gutter-x,.75rem);
        right: var(--bs-gutter-x,.75rem);
        height: auto;
        bottom: var(--bs-gutter-x,.75rem);
        top: var(--bs-gutter-x,.75rem);
        min-height: unset !important;
        clip-path: unset !important;
        border-radius: 20px;
        z-index: -1;
    }
    body.navy-header .header-bottom-row:after{
        background-color: var(--theme-global-color);
    }
    body.content-static-page .header-bottom-row:before {
        display: none;
    }
    body.content-static-page .menu-opener .bar span, body.content-static-page .menu-opener .bar:before, body.content-static-page .menu-opener .bar:after {
        background: var(--theme-secondary-color);
    }
    body.menu-active.content-static-page .menu-bg-overlay {
        background: rgb(10 32 63 / 75%);
    }
    .slider.home-top .ventedu-slider-wrapper .swiper-button-next, .slider.home-top .ventedu-slider-wrapper .swiper-button-prev {
        display: none;
    }
    .slider.home-top {
        margin-top: 0 !important;
        z-index: 1;
    }
    .module-section.home-top{

    }
    .slider.home-top .ventedu-slider {
        padding-bottom: 50px;
        min-height: 210px !important;
    }
    .slider.home-top .ventedu-slider .swiper-slide {
        border-radius: 12px;
    }
    .slider.home-top .swiper-horizontal>.swiper-pagination-bullets, .slider.home-top .swiper-pagination-bullets.swiper-pagination-horizontal, .slider.home-top .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: var(--swiper-pagination-bottom,20px);
    }
    .slider.home-top .swiper-pagination-bullet {
        width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));
        height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));
    }
    .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 var(--swiper-pagination-bullet-horizontal-gap,2px);
    }
    .module-section{
        overflow: hidden;
    }
    .section-title {
        font-size: 24px;
        line-height: 1.2;
    }
    .section-sub-title {
        font-size: 1em;
        line-height: 1.2;
    }
    section.instagram-feed-section {
        margin-top: 0;
        margin-left: 0;
        margin-right: 0;
    }
    .tp-section-title-lg {
        font-size: 30px;
        padding-right: 100px;
    }
    .tp-faq-area{
        margin-top: 0 !important;
    }
    .tp-faq-section-box p {
        font-size: 13px;
        line-height: 18px;
        padding-right: 140px;
    }
    .tp-faq-img {
        position: absolute;
        bottom: auto;
        z-index: 2;
        top: 10px;
        right: 0;
        left: auto;
    }
    .tp-custom-accordion .accordion-items {
        padding: 0;
    }
    .tp-custom-accordion .accordion-buttons {
        font-size: 18px;
        padding: 35px 50px 35px 0;
    }
    section.education-sections {
        margin-left: var(--bs-gutter-x,.75rem) !important;
        margin-right: var(--bs-gutter-x,.75rem) !important;
        margin-top: 25px !important;
    }
    section.ureten-okullar-slider {
        margin-left: var(--bs-gutter-x,.75rem) !important;
        margin-right: var(--bs-gutter-x,.75rem) !important;
        padding: 1px 20px 20px 20px !important;
    }
    footer {
        margin: 30px 0 0 0;
        border-radius: 0;
        overflow: hidden;
    }

    .scrolling-wrapper-flexbox {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
    }
    .scrolling-wrapper, .scrolling-wrapper-flexbox {
        height: auto;
        margin-bottom: 20px;
        width: 100%;
        -webkit-overflow-scrolling: touch;
        &::-webkit-scrollbar {

        }
    }
    .tp-service-sm-item {
        min-height: 200px;
        padding: 25px;
    }
    .tp-service-sm-title {
        font-size: 18px;
        line-height: 20px;
    }
    section.ureten-okullar-slider .swiper-pagination-bullet {
        width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));
        height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));
    }
    .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 var(--swiper-pagination-bullet-horizontal-gap,2px);
    }
    .page-cover{
        margin-top: 0 !important;
        background-color: var(--theme-global-color);
        background-image: url(../images/bg/bg-3.png);
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-size: 100% 750px;
        background-blend-mode: luminosity;
        background-position-y: top;
        background-position-x: center;
        min-height: unset !important;
        height: auto;
        z-index: 2;
        padding: 0;
        margin-left: var(--bs-gutter-x,.75rem) !important;
        margin-right: var(--bs-gutter-x,.75rem) !important;
        border-radius: 15px;
    }
    section.page-cover {
        z-index: 95;
    }
    .page-cover.has-cover {
        margin-top: 0 !important;
        padding: 0 0 25px 0;
        z-index: 96;
    }
    .page-cover .cover-image {
        width: calc(100vw - (var(--bs-gutter-x,.75rem) * 2));
        height: 150px;
        bottom: -60px;
        top: auto;
        display: flex;
        order: 1;
        position: static;
        transform: none;
        margin: auto auto -80px auto;
    }
    body.content-static-page .header-bottom-row {
        position: relative;
        min-height: 360px;
    }
    body.content-static-page .header-bottom-row:before {
        top: 100px;
    }
    .page-cover h1.page-title {
        color: var(--theme-white-color);
        padding: 25px 15px;
        font-size: 1.4em;
        margin: 0;
    }
    .page-cover h1.page-title  > nav{
        display: none !important;
    }

    body.menu-active .menu-bg-overlay {
        position: fixed;
        width: 100vw;
        height: 100vh;
        background: #dc3545c7;
        z-index: 97;
        backdrop-filter: blur(8px);
        transition: all ease-in-out 150ms;
        top: 0;
    }
    .menu-wrapper.mobile{
        display: block;
        position: fixed;
        left: 0;
        right: 10px;
        top: 0;
        margin-top: 0;
        background: #f3f3f3;
        border-radius: 0;
        border-right: 1px solid var(--theme-secondary-color);
        transition: all ease-in-out 150ms;
        height: 100vh;
        transform: translateX(calc(-100% - 20px));
        overflow: hidden;
        padding-top: 25px;
        z-index: 99;
        width: 75%;
    }
    body.content-static-page .menu-wrapper.mobile{
        border-right: 1px solid var(--theme-global-color);
    }
    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: calc(100% - 200px);
        overflow-y: hidden;
        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;
    }

    ul.mobile-socials {
        display: none;
        position: fixed;
        z-index: 99;
        width: 25%;
        height: auto;
        bottom: 20px;
        right: 0;
        flex-direction: column;
        list-style: none;
        justify-content: end;
        column-gap: 10px;
        row-gap: 10px;
        padding: 0;
        margin: 0;
        align-items: center;
    }
    ul.mobile-socials li a {
        display: flex;
        width: 40px;
        height: 40px;
        border: 1px solid;
        color: #fff;
        border-radius: 50%;
        align-items: center;
        justify-content: center;
    }
    ul.mobile-socials li a:hover {
        background: var(--theme-global-color);
        color: #fff;
    }
    body.menu-active ul.mobile-socials {
        display: flex
    }
    .menu-wrapper.mobile .logo {
        width: 70%;
        margin: auto;
    }
    .menu-wrapper.mobile .logo img{
        filter: none !important;
    }
    ul.main-menu {
        font-family: var(--theme-body-font-family);
        display: flex;
        list-style: none;
        justify-content: center;
        align-items: center;
        width: 100%;
        background: none;
        padding: 0 25px;
        margin: 0;
        column-gap: 20px;
        flex-direction: column;
        margin-top: 20px;
    }
    ul.main-menu li a {
        color: #18293dc4 !important;
        font-weight: 400;
        text-decoration: none;
        display: flex;
        align-items: center;
        height: 100%;
        transition: all ease-in-out 250ms;
        font-size: 1.2em;
        position: relative;
        margin-bottom: 6px;
    }
    ul.main-menu li a:after, .top-helper-menu > li > a:after {
        content: "";
        position: absolute;
        width: 25px;
        height: 1px;
        background: var(--theme-secondary-color);
        bottom: -5px;
        left: 50%;
        transform: translateX(-50%);
        opacity: .5;
    }
    ul.top-helper-menu {
        font-family: var(--theme-body-font-family);
        display: flex;
        list-style: none;
        justify-content: center;
        width: 100%;
        background: none;
        padding: 0 25px;
        margin: 0;
        column-gap: 20px;
        flex-direction: column;
        align-items: start;
    }
    .top-helper-menu li {
        display: flex;
        margin-right: 0;
        margin-bottom: 0;
        position: relative;
        justify-content: center;
        width: 100%;
    }
    .top-helper-menu > li > a {
        color: #18293dc4;
        font-weight: 400;
        text-decoration: none;
        display: flex;
        align-items: center;
        padding: 0;
        font-size: 1.2em;
        height: 100%;
        transition: all ease-in-out 250ms;
        line-height: normal;
        justify-content: center;
        position: relative;
        margin-bottom: 6px;
    }
    .top-helper-menu > li:last-child > a:after {
        display: none;
    }
    .right-helper-menu {
        flex-direction: column;
        row-gap: 15px;
    }
    .helper-menu-right.dijital-submenu {
        display: flex;
        align-self: end;
    }
    .content-page-detail-section {
        position: relative;
        z-index: 1;
        margin-top: 0;
    }
    body.has-cover.content-static-page .content-page-detail-section {
        margin-top: 70px !important;
    }
    .contact-info-wrapper {
        column-gap: 15px;
        justify-content: center;
        flex-direction: column;
    }
    .contact-info-wrapper .item {
        width: 100%;
    }
    .bs-placeholder {
        display: block;
    }
}