﻿@media only screen and (max-width: 768px) {
    .lyt1 {
        background: var(--mavi);
        position:relative;
    }
    .lyt2{
        display:block;
    }
    .logo button {
        border-color: #fff;
    }
    .nbb1 a {
        color: #fff;
    }
    .nbb1 li {
        margin: 0px;
        padding: 10px 15px;
        border-bottom:1px solid #efefef;
    }
    .hak4{
        position:relative;
    }
    .sld2 {
        position: absolute;
        right: 0;
        top: inherit;
        bottom: 0;
        background: transparent;
        font-family: "Merriweather", serif;
        width: 250px;
        font-size: 21px;
        color: #FFF;
        line-height: 1;
        font-weight: bold;
        width: 100%;
        /* min-height: 40%; */
        padding: 0;
    }
    
        .sld2 h4{
          
            font-size:21px;
        }
    #owl-carouselslide .owl-nav{
        display:none;
    }
    .hak1 {
        padding-top: 50px;
    }
    .hak4 {
        color: #fff;
        font-size: 60px;
        font-family: "Playfair Display", serif;
        position: relative;
        z-index: 22;
        top: 0;
        border: 2px solid #fff;
        border-radius: 50%;
        width: 350px;
        height: 350px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0px auto;
        /* top: 50%; */
        left: 0;
        transform: inherit;
        text-align: center;
    
    }
    .hak2 {
        padding-top: 50px;
    }
    .ara2{
        display:block;
    }
    .ara4 {
        border-radius: 50px;
        padding: 50px 15px;
    }
        .ara4 p{
            font-size:23px;
        }
    .customNextBtn {
        top: 100%;
        right: 35%;
    }
    .customPreviousBtn {
        top: 100%;
        left: 35%;
    }
    .prj4 {
        padding: 75px 15px 75px 15px;
    }
    .hky1 h2 {
        font-size: 32px;
    }
    .ft1 {
        padding: 50px 15px;
    }
    .ft3 {
        padding: 50px 15px;
    }
    .ft6 {
        display: flex;
        justify-content: space-between;
        border-top: 1px solid #fff;
        padding: 15px 0;
        flex-direction: column;
        align-items: center;
    }
    .ft6 p{
        padding-bottom:15px;
    }
    .hakd2 {
        padding-top: 50px;
    }
    .msy2 {
        border-radius: 0;
        min-height: 250px;
    }
    .msy4 {
        border-radius: 0;
        min-height: 250px;
    }
    .proje3 {
        background: var(--mavi);
        padding: 10px 15px 10px 15px;
        position: absolute;
        bottom: 0;
        width: 100%;
        text-align:center;
    }
    .pro2 ul {
        grid-template-columns: repeat(1, 1fr);
        padding: 15px 0px;
    }
    .prd2 {
        position: absolute;
        color: #FFF;
        width: 100%;
        /* font-family: 'Fonarto'; */
        font-size: 36px;
        line-height: 1.3;
        top: 0;
        font-weight: bold;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        right: 0;
        bottom: 15px;
        height: 100%;
        justify-content: flex-end;
        padding: 0 15px;
    }
        .prd2 span{
            display:none;
        }
    .ilt5 {
        padding-top: 50px;
    }
}
