﻿@media only screen and (max-width: 768px) {
    :root {
        --radius: 25px;
    }
    .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: #ededed;
        /*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;
        }

        .ovr2 li {
            padding: 8px 10px 10px;
            border-top: 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;
        }
    .lyt2 {
        display: block;
        min-height: auto;
        padding-left: 0;
    }
    .lyt3 {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width:100%;
    }
        .lyt3 a {
            padding: 0;
            font-size: 30px;
            color: #000 !important;
        }
        .lyt3 i {
            padding-right: 10px;
            color:#000;
        }
    .slda1lyt {
        padding: 10px;
        background: var(--renk);
        color: #fff !important;
    }
        .slda1lyt a {
            color: #fff !important;
            font-size: 16px;
            display: flex;
            align-items: center;
            justify-content: center;
            font-weight: 600;
        }
    .slda2lyt {
        position: relative;
        height: 25px;
        display: inline-block;
        width: 25px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-right: 15px;
    }
        .slda2lyt i {
            color: var(--renk);
            z-index: 555;
            padding: 0;
            font-size: 12px;
        }
        .slda2lyt:before, .slda2lyt:after {
            content: "";
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%) translateY(-50%);
            display: block;
            width: 100%;
            height: 100%;
            border-radius: 50%;
            background-color: #fff;
        }
        .slda2lyt:before {
            z-index: 0;
            animation: pulse-border 1.5s ease-out infinite;
        }
    @keyframes pulse-border {
        0% {
            transform: translate(-50%) translateY(-50%) translateZ(0) scale(1);
            opacity: 1
        }

        to {
            transform: translate(-50%) translateY(-50%) translateZ(0) scale(1.5);
            opacity: 0
        }
    }
    .lyt1 {
        position: sticky;
        top: 0;
        background: #fff;
        padding:  0px !important;
    }
    .sld1 a{
        padding-left:0;
    }
    .sld2 h2 {
        font-size: 21px;
    }
    .urunb1 h1 {
        font-size: 45px;
        line-height: 1;
    }
    .urunb1 span {
        font-size: 55px;
    }
    .urn2{
        margin-bottom:25px;
    }
    .urn3{
        display:none;
    }
    .urn4 {
        transform: translateX(0%) !important;
    }
    .urn5 h3{
        font-size:18px;
    }
    .ara3 h2 {
        font-size: 25px;
        line-height: normal;
    }
    .ara4{
        padding-top:25px;
    }
    .hak6{
        display:none;
    }
    .hak4 img {
        border-radius: 0;
        margin-left: 0;
        background-color: #ffffff;
        padding: 0;
    }
    .hak7{
        padding-top:25px;
    }
    
    .hak7 h2 {
        font-size: 21px;
    }
    .ndn1 ul {
        grid-template-columns: repeat(2, 1fr);
    }
    .ndn1 p{
        font-size:16px;
    }
    .ft2 ul {
        grid-template-columns: repeat(2, 1fr);
        text-align: center;
    }
    .ft3 span{
        font-size:18px;
    }
    .ft3 p {
        font-size: 16px;
    }
    .ft5 ul {
        justify-content: center;
    }
    .ft6{
        display:block;
    }
    .ft7{
        font-size:14px;
        text-align:center;
    }
    .ft8 a {
        padding: 10px 5px;
        display:inline-block;
    }
    .ft9 {
        text-align: center;
        padding-top: 15px;
    }
    .galeria4 span, .galeriad4 span {
        width: 30px;
        height: 30px;
        font-size: 12px;
    }
    .galeria1 h1, .galeriad1 h1 {
        padding-bottom: 25px;
        margin-bottom:0;
    }
    .galeria01{
        padding:0;
    }
    .hakd1, .hakd4 {
        padding: 25px 0;
    }
    .hakd2 h1{
        font-size:24px;
    }
    .hakd6 {
        padding: 25px 0;
        border-bottom: 1px solid #cbcbcb;
        border-top: 1px solid #cbcbcb;
    }
    .hakd5{
        border-bottom:none;
        padding-top:25px;
    }
    .seo9 ul {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
    .bslk1, .seo9 {
        padding: 25px 0;
    }
    .urna1, .galerih1, .galerid1, .video1, .ilet1 {
        padding: 25px 0;
    }
/*
    .urunb1 h1 {
        font-size: 45px;
        line-height: 1;
    }

    .urunb1 span {
        font-size: 55px;
    }
*/
    .urna2 {
        margin-bottom: 25px;
    }

    .urna3 {
        display: none;
    }

    .urna4 {
        transform: translateX(0%) !important;
    }

    .urna5 h3 {
        font-size: 18px;
    }
     .ilet3 {
        padding: 25px ;
    }
    .ilet3 a {
        padding:  0;
        flex-direction: row-reverse;
    }
    .ilet4{
        text-align:start;
    }
        .ilet4 p {
            font-size: 20px;
        }
    .ilet6 i{
        font-size:25px;
    }
    .ft1{
        padding:25px 0;
    }
    }
