@media screen and (max-width: 1560px) {
    .bottom-page.tesisler .right-content .left-menu {
        left: -19%;
    }

    nav a {
        margin-right: 26px;
    }

    header {
        width: 100%;
    }

    /* .home-slider .text-area h3 {
        font-size: 80px;
    } */

    .bottom-page.tesisler .right-content {
        right: -22%;
        width: 89%;
    }

    .text-content-box {
        font-size: 16px;
        line-height: 1.5;
    }

    .left-content-box .item-row {
        margin-bottom: 40px;
    }

    .left-content-box .item-row h3 {
        font-size: 22px;
    }

    .item-left-wrapper {
        margin-top: -24%;
    }

    .bottom-page.tesisler .left-content-box {
        padding-right: 6%;
    }
}

@media screen and (max-width: 1400px) {

    header nav a {
        margin-right: 0;
    }

    .main-menu li a {
        padding: 8px 8px;
        font-size: 15px;
    }
}

@media screen and (max-width: 1200px) {
    .main-menu li a {
        padding: 8px 7px;
        font-size: 13px;
    }
}

@media screen and (max-width: 1024px) {
    .home-slider .text-area h3 {
        font-size: 45px;
    }

    nav a {
        margin-right: 17px;
        font-size: 14px;
    }

    .about-area .container-fluid.text-col-2 * {
        font-size: 15px;
    }

    .about-area .text {
        color: #2B2D42;
        font-size: 22px;
    }

    .numbers-about h3,
    .isletmeler h3,
    .quantity,
    .large .quantity {
        font-size: 36px;
    }

    .description {
        font-size: 18px;
    }

    .chart-year {
        font-size: 32px;
    }

    .chart-description b {
        color: #fff;
        font-size: 19px;
    }

    .chart-container {
        display: flex;
        align-items: flex-end;
        gap: 10px;
        position: relative;
        width: 200px;
    }
}


@media screen and (max-width: 920px) {
    .item-right-wrapper-kariyer {
        flex-direction: column-reverse;
        padding: 0 !important;
        margin: 0 !important;
    }

    .kariyer .img-right {
        width: 100%;
        padding: 0;
    }

    .item-right-wrapper-kariyer .right-item {
        width: 100%;
        padding: 30px;
    }

    .item-right-small-wrapper::after {
        height: 60%;
        top: 25%
    }

    .item-adult .col-lg-3 .img {
        margin-bottom: 20px;
        width: 60%;
        margin: auto;
        margin-bottom: 30px;
    }

    .yonetim-kurulu .right-content h1 {
        width: 100%;
    }

    .yonetim-kurulu .right-content {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .yonetim-kurulu .right-content .item-adult {
        width: 48%;
        padding: 25px;
    }

    .sustainability .left-item {
        width: 100%
    }

    .bottom-page.tesisler .left-content-box {
        width: 100%;
    }

    .bottom-page.tesisler .right-content {
        right: 0%;
        width: 100%;
        flex-direction: column;
    }

    .bottom-page.tesisler .right-content .left-menu {
        position: static;
        display: flex;
        width: 100%;
    }

    .bottom-page.tesisler .left-menu {
        width: 26%;
        display: none;
    }

    .header-v2 nav {
        top: 180px;
        bottom: auto;
    }

    .overFlowHidden {
        overflow: hidden;
    }

    .bottom-page {
        padding-top: 0;
    }

    .home-slider .text-area {
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 82%;
    }

    .text-row-1 {
        padding: 20px;
    }

    body {
        padding-top: 100px;
    }

    .bottom-page .left-menu::after {
        opacity: 0;
    }

    .bottom-page .left-menu {
        margin-bottom: 30px;
        justify-content: center;
        align-items: center;
    }

    .bottom-page .left-menu {
        margin-bottom: 30px;
    }

    .chart-container {
        width: 100%;
        height: auto;
    }

    .chart-year {
        bottom: 24%;
    }

    .chart-item {
        margin-bottom: 160px;
        height: 270px;
    }

    .about-area .item:nth-child(1) {
        padding: 0;
        margin-bottom: 30px;
    }

    .about-area .item:nth-child(2) {
        padding: 0 !important;
    }

    .numbers-about .col-lg-3 {
        width: 48%
    }

    .container.teaser-home .col-md-3 {
        flex: 0 0 auto;
        width: 50%;
        margin-bottom: 40px;
    }

    .top-header {
        margin: auto;
        margin-bottom: 20px;
    }

    .menu-icon {
        display: flex;
        top: 20px;
    }

    .fixed .menu-icon {
        top: 10px;
    }

    .logo {
        position: absolute;
        left: 0;
        top: 0;
        width: 24%;
        z-index: 9;
    }

    .header-right {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        background: #fff;
        height: 100vh;
        justify-content: flex-start;
        padding: 40px;
        align-items: center;
        padding-top: 110px;
        display: none;
    }

    .top-header .lang a.active {
        color: #333;
    }

    header nav a {
        color: #000 !important;
        font-size: 18px;
        margin-right: 0 !important;
        text-align: center;
        margin-bottom: 10px !important;
    }

    header nav {
        flex-direction: column;
        display: flex;
    }

    header.fixed {
        height: 80px;
        padding: 0;
    }

    .numbers-about {
        margin-bottom: -120px;
    }

    .item-colums .item-box small,
    .item-colums .item-box span {
        font-size: 16px;
    }

    .numbers-about h3,
    .isletmeler h3,
    .quantity,
    .large .quantity {
        font-size: 23px;
    }

    .footer-logo {
        display: flex;
        margin: auto;
        justify-content: center;
        margin-bottom: 30px;
    }

    .footer-logo img {
        width: 220px
    }

    .social-footer {
        margin-bottom: 20px;
    }

    .footer-bottom {
        text-align: center !important;
    }

    .footer-bottom * {
        text-align: center !important;
        width: 100%;
        justify-content: center !important;
    }

    .footer-bottom .col-lg-4 {
        margin-bottom: 10px;
    }

    .footer-bottom .col-lg-4:last-child {
        margin-bottom: 0;
    }

    footer {
        padding-bottom: 20px;
    }

    .about-area h3 {
        font-size: 32px;
    }

    .about-area .text {
        width: 80%;
    }

    .bottom-page.tesisler .right-image-area {
        width: 50%;
        margin: auto;
        display: flex;
        justify-content: center;
    }

    header .container {
        max-width: 100% !important;
    }

    .item-adult .text-right-area {
        text-align: center;
        padding-top: 10px;
    }

    .sustainability .right-item {
        width: 100%
    }

    .sustainability .right-item-small {
        width: 100%;
    }

    .item-right-small-wrapper .icon {
        position: static;
        margin: auto;
        margin-bottom: 50px;
    }

    .item-right-small-wrapper {
        display: flex;
        flex-direction: column;
        margin-top: 70px;
    }

    .item-left-wrapper {
        margin-top: 40px;
    }

    .item-left-wrapper {
        display: flex;
        flex-direction: column;
    }

    .item-left-wrapper .icon {
        position: static;
        margin: auto;
        margin-bottom: 40px;
    }

    .sustainability .right-item-big {
        width: 100%;
    }
}



@media screen and (max-width: 640px) {

    .mobile-menu {
        display: block;
    }


    .page-id-2 .menu-icon a::before,
    .page-id-2 .menu-icon a i,
    .page-id-2 .menu-icon a::after {
        background: #fff;
    }

    .fixed .menu-icon a::before,
    .fixed .menu-icon a i,
    .fixed .menu-icon a::after {
        background: #333;
    }

    .menu-icon.active a::before,
    .menu-icon.active a i,
    .menu-icon.active a::after {
        background: #333;
    }

    .home-slider .owl-dots {
        bottom: 7.5%;
    }

    .yonetim-kurulu .right-content .item-adult {
        width: 100%;
        padding: 15px;
    }

    .export-item {
        width: 100%;
    }

    .description {
        font-size: 15px;
    }

    .numbers-about h3,
    .isletmeler h3,
    .quantity,
    .large .quantity {
        font-size: 20px;
    }

    .unit {
        font-size: 15px !important;
    }

    .entries:before {
        left: 51.1%;
    }

    .about-area .text-row-2 {
        font-size: 16px;
        color: #2B2D42;
        text-align: center;
        margin: 40px 0;
        padding: 0 2%;
        margin-bottom: 0;
    }

    .about-area .text {
        font-sizE: 16px;
        width: 85%
    }

    .about-area h3 {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .about-area {
        padding-top: 24px !important;
    }

    .teaser-home a h5 {
        height: 48px;
        font-size: 16px;
    }

    .teaser-home a .icon {
        width: 80px
    }

    .teaser-home a .icon img {
        width: 100%
    }

    .home-slide-area {
        height: inherit;
    }

    .home-slider.owl-carousel .owl-item img {
        height: 340px;
        object-fit: cover;
    }

    .home-slider .text-area h3 {
        font-size: 28px;
        line-height: 28px;
        text-align: right;
        color: #b3aca1;
    }

    html[lang="en-EN"] .home-slider .text-area h3 {
        font-size: 23px;
        line-height: 25px;
    }

    footer nav .item {
        width: 100%;
    }

    .numbers-about .col-lg-3 {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .chart-description b {
        font-size: 15px;
    }

    .chart-description {
        font-size: 15px;
    }

    .chart-item {
        margin-left: 0;
    }

    .chart-year {
        bottom: 24%;
        left: 0;
        width: 100%;
        transform: translate(0, 0);
        text-align: center;
    }

    footer nav .item:nth-child(1) {
        widtH: 50%;
    }

    footer nav .item:nth-child(2) {
        widtH: 50%;
    }

    footer nav .item:nth-child(3) {
        margin-top: 20px;
    }

    footer nav .item .text-row {
        font-size: 15px;
    }

    .social-footer a img {
        width: 25px;
    }

    .item-colums {
        flex-wrap: wrap;
        flex-direction: column;
        align-content: center;
    }

    .item-colums .item-box {
        margin-bottom: 20px;
    }

    .isletmeler .map-img {
        width: 80%;
    }

    .isletmeler {
        padding-bottom: 0;
    }

    .logo {
        width: 44%;
    }

    .fixed .logo {
        margin-top: 7px;
    }

    .menu-icon {
        display: flex;
        top: 11px;
    }

    .about-area .container-fluid.text-col-2 {
        padding: 30px 10px !important;
    }

    .top-header a {
        margin-right: 10px;
        font-size: 18px;
    }

    .sub-menu a {
        font-size: 14px;
    }

    .header-right {
        padding: 110px 20px 20px 20px;
    }

    .top-header {
        margin: auto;
        margin-bottom: 20px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        width: auto;
        padding: 9px 3px;

    }

    .top-header .lang {
        display: flex;
        flex-direction: row;
        justify-content: center;
    }

    .top-header .lang a {
        padding: 0 12px;
    }

    .mobile-menu {
        padding: 0;
        height: 70vh;
        overflow-y: scroll;
    }

    .item-adult .col-lg-3 .img {
        margin-bottom: 25px;
        display: flex;
    }

    .container>.row>.col-lg-3.left-menu {
        margin-bottom: 0;
        padding-top: 0;
        padding-bottom: 0;
    }

    .bottom-page>.container>.row {
        padding-top: 0 !important;
    }

    .left-menu .sub-menu {
        padding-left: 0;
    }

    .bottom-page .left-menu a {
        font-size: 17px;
    }

    .bottom-page .left-menu .sub-menu a {
        font-size: 14px;
    }

    .bottom-page .left-menu a::after {
        opacity: 0;
    }

    .bottom-page .left-menu .sub-menu a::after {
        width: 12px;
        height: 12px;
        left: -16px;
        opacity: 1;
    }


    .bottom-page.tesisler .left-content-box,
    .bottom-page.editor .left-content-box,
    .bottom-page.editor .right-content,
    .bottom-page.news .left-content-box,
    .bottom-page.news .right-content,
    .bottom-page.files .left-content-box,
    .bottom-page.files .right-content,
    .bottom-page.faq .left-content-box,
    .bottom-page.faq .right-content {
        padding-right: 0;
    }

    table.tk-tablo {
        width: 100%;
        max-width: 100%;
        display: block;
    }

    .files table.tk-tablo {
        display: inline-table;
        white-space: normal;
    }

    .files table.tk-tablo tbody td {
        vertical-align: middle;
    }

    .page-id-103 {}


    .bottom-page.tesisler .right-image-area {
        width: 100%;
    }

    .bottom-page.tesisler .right-image-area .img-top::after {
        width: 110%;
        height: 110%;
    }

    .sustainability .text-item {
        padding: 22px;
    }

    .articles .articleItem .title {
        font-size: 17px;
    }

    .gallery-page .gallery-col {
        margin-bottom: 10px;
    }

    .gallery-page a img {
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.65);
    }

    .gallery-page.video .play-btn {
        height: 34px;
        width: 34px;
        background-size: 100%;
    }

    .gallery-page .gallery-col .title {
        font-size: 15px;
    }


    .entries .entry .body p {
        font-size: 11px;
    }

    .page-title {
        text-align: center;
    }

    .left-menu li {
        align-items: center;
    }

    .sustainability .right-item-big,
    .sustainability .left-item,
    .sustainability .right-item-small {
        padding: 20px;
    }

    .item-left-wrapper .icon {
        width: 30%;
    }

    .item-pdf .row {
        flex-direction: column;
    }

    .item-pdf .row .name {
        width: 100%;
        text-align: center;
    }

    .item-pdf .row .right-text,
    .item-pdf .row .border-center-box {
        width: 100%;
        text-align: center;
    }

    .item-pdf .row .right-text {
        padding-top: 10px;
    }

    .item-pdf {
        justify-content: center;
    }

    .financial-tables .right-content h1 {
        margin-bottom: 20px;
        margin-top: 15px;
    }

    .accordion-title {
        font-size: 16px;
        text-align: left;
        padding-right: 50px !important;
        padding-left: 10px;
    }

    .accordion-title::after {
        transform: scale(0.7) translate(0, -80%);
        right: 0;
    }

    .accordion-content {
        padding: 0px 10px;
        text-align: left;
    }

    .accordion-content p {
        font-size: 14px;
    }

    .map-col {
        margin-bottom: 20px;
    }

    .contact-page .left-form button {
        padding: 25px;
    }

    .right-adress {
        margin-bottom: 20px;
    }

    .footer-row nav {
        margin-bottom: 20px;
    }

    footer .page-title {
        text-align: left;
    }

    .gallery-page.icon-blocks .cvk-title {
        font-size: 14px;
    }

    .editor-iframe {
        height: 420px;
    }
}