﻿@media only screen and (max-width: 768px) {

    .scroll-container {
        display: block;
        width: auto;
        height: auto;
    }
    .bas1{
        display:none;
    }
    .section {
        min-width: 100%;
        height: 100%;
        display: block;
        padding: 30px 30px 16px;
    }
   
    .hak1 h1 {
        font-size: 36px;
        line-height: normal;
        margin-left:0;
    }
    .hak2 ul{
        margin:0;
    }
    .hak2 {
        grid-template-columns: repeat(1, 1fr);
        padding: 0 25px;
    }
    .yetenek2{
        display:block;
    }
    .yetenek3 {
        margin-right: 0;
        /* margin-left: 150px; */
        text-align: center;
        writing-mode: inherit;
        transform: none;
        height: 100%;
    }
        .yetenek3 h1 {
            font-size: 36px;
            line-height: normal;
            margin-top: 0;
            padding: 70px 0;
            margin-left:0;
        }
    .yetenek4 ul {
        grid-template-columns: repeat(2, 1fr);
    }
    .yetenek4 li {
        margin: 0 20px;
        padding-right: 0;
        margin-bottom: 60px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .yetenek4 h4 {
        text-align:center;
        word-wrap: break-word;
        white-space: normal;
        overflow-wrap: break-word;
    }
    .yetenek5 {
        width: 80px;
        height: 80px;
    }
    .yetenek5 img{
        max-width:50px;
    }
    .ozgecmis3 h1 {
        font-size: 36px;
        line-height: normal;
        margin-top: 0;
        padding: 70px 0;
        margin-left: 0;
    }
    .ozgecmis3 {
        margin-right: 0;
        /* margin-left: 150px; */
        text-align: center;
        writing-mode: inherit;
        transform: none;
        height: 100%;
    }
    .ozgecmis2{
        display:block;
    }
    .line {
        position: absolute;
        top: 0;
        left: 0;
        width: 4px;
        height: 100vh;
        background-color: #333;
        z-index: 0;
    }
    .timeline{
        display:block;
    }
    .dot{
        top:0;
        left:0;
        transform:none;
        margin:0;
    }
    .event{
        margin:0;
        width:auto;
        margin-left:-7px;
    }
    .content{
        position:relative;
        padding-left:50px;
        margin-bottom:50px;
        padding-top:0;
    }
    .event:nth-child(odd) .content{
        bottom:0;
    }
    .event:nth-child(even) .content{
        top:0;
    }
    .portfoy4 {
        height: 100%;
        writing-mode: inherit;
        transform: none;
        margin-right:0;
    }
        .portfoy4 h1 {
            font-size: 36px;
            line-height: normal;
            margin-top: 0;
            padding: 70px 0;
            margin-left: 0;
        }
    .iletisim2 {
        margin-right: 0;
        /* margin-left: 150px; */
        text-align: center;
        writing-mode: inherit;
        transform: none;
        height: 100%;
    }
        .iletisim2 h1 {
            font-size: 36px;
            line-height: normal;
            margin-top: 0;
            padding: 70px 0;
            margin-left:0;
        }
    .iletisim4 {
        padding: 0 25px;
    }
    .item{
        height:100%;
    }
    .portfoy2 img {
        margin-bottom:25px;
    }
    .portfoy3{
        padding-left:15px;
    }
    #owl-carouselslide .owl-nav, #owl-carouselslide .owl-dots {
        display: none;
    }
    .portfoy3 h2{
        font-size:28px;
    }
    .first{
        font-size:16px;
    }
    .second{
        font-size:16px;
    }
    .portfoy3 a{
        font-size:16px;
    }
    .portfoy3 {
        align-items: flex-start;
    }
    .blog2 {
        height: 100%;
        writing-mode: inherit;
        transform: none;
        margin-right: 0;
    }
        .blog2 h1 {
            font-size: 36px;
            line-height: normal;
            margin-top: 0;
            padding: 70px 0;
            margin-left: 0;
        }
    .blogdetay2 h2 {
        font-size: 36px;
        line-height: normal;
        margin-top: 0;
        padding: 70px 0;
        margin-left: 0;
    }
    .blogdetay2 h1 {
        font-size:21px;
    }
    blog2 h1 {
        font-size: 36px;
        line-height: normal;
        margin-top: 0;
        padding: 70px 0;
        margin-left: 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: #222;
        /*font-family: Goldenbook;*/
        font-size: 25px;
        /* transform: translateY(-100%); */
        transition: 0.3s ease;
        width: 100%;
    }

    .overlay1 .closebtn i {
        position: absolute;
        top: 30px;
        right: 40px;
        font-size: 25px;
        color: #fff;
    }

    .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;
        padding-top: 60px;  
    }

        .ovr2 ul {
            list-style: none;
        }

        .ovr2 li {
            /*padding: 8px 10px 10px;*/
            border-bottom: 1px solid #333;
            margin: 0;
        }

        .ovr2 a {
            color: #fff;
            letter-spacing: 1px;
            font-weight: 400; 
            word-wrap: break-word;
            transition-delay: 2s;
            font-size: 21px;
            display: block;
            text-decoration: none;
            padding: 14px 0;
        }

        .ovr2 img {
            max-height: 65px;
            margin-top: 25px;
            margin-bottom: 25px;
        }
        .lyt1{
          
            text-align:end;
        }
    .lyt3 a {
        color: #fff !important;
        position: fixed;
        top: 20px;
        right: 30px;
        z-index: 5555;
        user-select: none;
        /* padding: 19px 0 0 16px; */
        width: 54px;
        height: 54px;
        border-radius: 50%;
        background: #222;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size:25px;
    }
    .hak1{
        padding-top:50px;
    }
    .cop2 {
        text-align: center;
        writing-mode: inherit;
        transform: none;
        word-wrap: break-word;
        height: 100%;
        width: 100%;
        overflow: hidden;
    }
        .cop2 p {
            margin-left: 0;
            word-wrap: break-word;
            white-space: normal; 
            overflow-wrap: break-word;
        }
    .mblinsta1{
        margin-bottom:0!important;
    }
    }
