﻿@media only screen and (max-width: 768px) {
    .lyt2 {
        padding: 15px;
    }
    .lyt3 {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
        .lyt3 a {
            font-size: 30px;
        }
    .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: linear-gradient(45deg, #5da032, #ffffff);
        /*font-family: Goldenbook;*/
        font-size: 25px;
        /* transform: translateY(-100%); */
        transition: 0.3s ease;
        width: 100%;
    }

    .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;
            display: block;
            width: 100%;
        }

        .ovr2 li {
            padding: 8px 10px 10px;
            border-bottom: 1px solid rgba(112, 112, 112, 0.1);
            margin: 0;
        }

        .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;
    }

        .ovr7 ul {
            display: flex;
            list-style: none;
        }

        .ovr7 li {
            border: none;
        }

        .ovr7 img {
            max-height: 30px;
            /*padding-right: 15px;*/
            margin-bottom: 0;
            margin-top: 0;
        }
    .lyt4 ul{
        display:flex;
    }
    .lyt4 {
        padding: 10px;
    }
    .neden1 {
        padding-top: 50px;
        display: block;
    }
        .neden1 ul {
            display: grid;
            grid-template-columns: repeat(1, 1fr);
        }
        .neden2 img{
            position:relative;
            padding-bottom:25px;
        }
    .icerik5{
        display:block;
    }
    .icerik2{
        width:100%;
    }
    .icerik4{
        padding-top:0;
    }
    .icerik3 img{
        padding:0 50px;
    }
    .icerik4 li{
        width:90%;
    }
    .il1 {
        padding: 0;
    }
    .il5{
        padding:0;
    }
    .il2{
        padding:15px;    

    }
    .ilet6 h2{
        padding:0;
    }
    .ilet6 p{
        padding-left:0;
        width:100%;
    }
    .ilet3 {
        padding-left: 0;
    }
    .neden1 h2, .hak3 h2, .icerik2 h2, .kullanim2 h2, .ilet6 h2 {
        font-size: 33px;
    }
    .ilet5 b {
        font-weight: 600;
    }
    .kullanim3 {
        padding-bottom: 50px;
    }
    #owl-carouselslide .owl-next{
        right:0;
        top:30%;
    }
    #owl-carouselslide .owl-prev{
        left:0;
        top:30%;
    }
    .icerik4 li > h3, .neden1 li > h3 {
        font-size: 18px;
    }
    .tp72frm{
        margin-top:25px;
    }
    #rsm{
        margin-bottom:25px;
    }
}
