﻿@media only screen and (max-width: 768px) {
    .logo {
        width: 35%;
        flex: 1;
    }

    .lyt3 {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .lyt5 {
        width: 65%;
        flex: 1;
    }

    .lyt2 {
        background: var(--renk3);
    }

    .menu1 {
        text-align: end;
    }

        .menu1 a {
            padding: 10px 15px;
            border: 3px solid #fff;
            color: #fff !important;
            font-size: 18px;
        }

    .alyt1 {
        position: relative;
    }
    .sld3{
        text-align:center;
    }
    .sld3 h2 {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .sld3 p {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .sld5 {
        background: var(--renk2);
        padding: 5px 40px;
        border-radius: 35px;
        font-size: 14px;
    }
    .scrolldown{
        display:none;
    }
    .hak1{
        padding:25px 0;
    }
    .hak3 {
        padding: 10px 15px;
    }
    .hak5 a {
        border-right: none;
    }
    .ipr1, .hzm2 h1, .ekip2 h1 {
        font-size: 25px;
    }
    .prj5 {
        padding: 25px 0;
    }
    .hzm1 {
        padding: 0;
    }
    .hzm3 a, .ekip3 a {
        margin-bottom: 15px;
        display: block
    }
    .yrm1 {
        padding: 25px 0;
    }


    .ekip1 {
        padding: 0;
    }

    .bz1 h5 {
        font-size: 33px;
        color: var(--renk);
        margin-bottom: 20px;
    }

    .bz1 a {
        padding: 5px 30px;
    }

    .bz2 h5 {
        font-size: 16px;
        margin-bottom: 20px;    
        margin-top: 20px;    
    }

    .bz2 a {
        font-size: 25px;
    }
    .bz3 {
        background: #fff;
    }
    .ft3, .ft2, .ft1 {
        margin-top: 25px;
    }

    .ft4 img {
        display: inline-block;
    }

    .ft5 {
        padding: 25px 0;
    }

    .overlay1 {
        height: 100%;
        width: 0%;
        position: fixed;
        z-index: 15000;
        right: 0;
        top: 0;
        /*background-color: #fff;*/
        overflow-x: hidden;
        transition: 0.5s;
        display: block;
    }

    .overlay-content {
        position: relative;
        top: 0;
        width: 100%;
        text-align: center;
        height: 100%;
        /*margin-top: 30px;*/
    }

    .ovr6 {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        width: 460px;
        box-sizing: border-box;
        padding: 30px 0 60px;
        -webkit-backdrop-filter: blur(30px);
        backdrop-filter: blur(30px);
        /*background-color: rgba(17, 10, 4, 0.7);*/
        /*background: linear-gradient(88deg, rgba(0, 0, 0,90%), rgba(6, 62, 78, 90%), rgba(0, 0, 0, 50%));*/
        background: #f9f9f9;
        /*font-family: Goldenbook;*/
        font-size: 25px;
        /* transform: translateY(-100%); */
        transition: 0.3s ease;
        width: 100%;
        padding: 50px 0;
        height: 100vh;
        overflow-y: scroll;
    }

    .overlay1 .closebtn {
        position: absolute;
        top: 7px;
        right: 40px;
        font-size: 33px;
        color: var(--mavi);
    }

    .ovr1 {
        min-height: 50vh;
    }

    .ovr2 {
        flex-direction: column;
        height: 100%;
        text-align: start;
        padding: 0 15px;
        /*display: flex;*/
        justify-content: center;
        font-size: 16px;
        margin-top: 25px;
    }

        .ovr2 ul {
            list-style: none;
        }


        .ovr2 a {
            color: #000;
            font-size: 16px;
            letter-spacing: 1px;
            font-weight: 400;
            text-transform: uppercase;
            word-wrap: break-word;
        }

    /*.ovr2 img {
        max-height: 65px;
        margin-top: 25px;
        margin-bottom: 25px;
    }*/
    .ovr3 {
        /*width: 35%;*/
        /*background: #0000006e;*/
        color: #000;
        height: 100%;
    }

    .ovr4 {
        width: 65%;
        background: #fff;
        height: 100%;
    }

    .ovr5 {
        height: 100%;
    }

    .ovr7 {
        /*padding: 0 25px;*/
        margin-bottom: 15px;
        margin-top: 25px;
    }

        .ovr7 ul {
            display: flex;
        }

        .ovr7 img {
            max-height: 30px;
            padding-right: 15px;
        }

        .ovr7 li {
            border: none;
        }

    .ovr2 h1 {
        font-weight: 700;
        letter-spacing: .025em;
        text-transform: uppercase;
        color: #000;
        font-size: 33px;
        padding-right: 15px;
    }

    .ovr2 p {
        color: gray;
        margin-bottom: 25px;
    }

    .ovr8 {
        display: flex;
        justify-content: space-between;
    }

        .ovr8 a {
            display: inline-block;
            font-size: 15px;
            padding: 8px 22px;
            border-radius: 0;
            /* font-weight: 600; */
            transition: .3s;
            border: 0;
            cursor: pointer;
            width: 45%;
        }

    .ovrFirst {
        border: 1px solid var(--renk) !important;
        color: var(--renk) !important;
        background-color: transparent;
    }

    .ovrSecond {
        background: var(--renk);
        color: #fff !important;
    }

    .ovr9 {
        margin-top: 25px;
        margin-bottom: 25px;
    }

        .ovr9 span {
            font-size: 21px;
            font-weight: 500;
            margin-bottom: 10px;
            display: block;
        }

        .ovr9 a {
            margin-bottom: 10px;
            display: block;
            color: gray;
            font-size: 14px;
        }

        .ovr9 i {
            color: var(--renk);
        }

    .ovr10 ul {
        display: flex;
        align-items: center;
        padding-left: 0;
    }

    .ovr10 li {
        list-style: none;
        margin: 0 16px 0 0;
    }

    .ovr10 a {
        position: relative;
        z-index: 1;
        transition: 0.3s;
        color: var(--mavi);
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #e5e5e5;
        border-radius: 5px;
    }

    .lyt6 ul {
        display: block;
        list-style: none;
    }
        .lyt6 ul > li > ul {
            display: none;
        }
    .lyt6 li {
        border-bottom: 1px solid #e5e5e5;
        padding: 10px 0;
    }

    .lyt6 a {
        color: #000;
        font-weight: 600;
        text-transform: uppercase;
        font-size: 14px;
    }

    .lyt6 li.active {
        border: none;
        border-bottom: 1px solid #e5e5e5;
    }
    .dr5 {
        position: static !important;
        float: none;
        width: 100%;
        margin-top: 0;
        transform: none !important;
        box-shadow: none;
        background: none;
        border: none;
    }

        .dr5 a {
            font-size: 13px;
            font-weight: 500;
        }
        .dr5 li{
            padding:5px 0;
        }
    .secim1 {
        padding: 8px 45px;
        background: var(--renk);
    }
    .secim1 a {
        color: #fbfdff !important;
    }
    .yanlink1{
        display:none;
    }
    .hakd1{
        padding:25px 0;
        min-height:auto;
    }
    .ft4 img {
        max-height: 75px;
    }
    .rfr1{
        padding:25px 0;
        min-height:auto;
    }
}
