﻿@media only screen and (max-width: 768px) {

    .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;
        }
    .lyt1 {
        position: relative;
        background: var(--back);
    }

    .lyt1_fixed {
        position: fixed !important;
    }

    .lyt2 {
        display: block;
        min-height: auto;
        padding-left: 0;
    }

    .lyt3 {
        display: flex;
        align-items: center;
        justify-content: space-between
    }

        .lyt3 a {
            padding: 0 25px;
            font-size: 30px;
        }

    .logo a {
        padding: 0;
    }

    .logo img {
        max-height: 75px;
        padding: 5px 0;
    }
    .dr5 {
        position: relative !important;
        width: 100%;
        background: transparent;
        border: none;
        transform: none !important;
        margin-top: 8px !important;
        padding: 0;
    }

    .dr4_sec {
        padding-bottom: 0 !important;
    }

        .dr4_sec a {
            font-weight: 600;
        }

    .dr5 li {
        padding: 5px;
    }

    .dr5 a {
        font-size: 16px;
        text-transform: capitalize;
        font-weight: 300;
    }
    .sld3 {
        padding-left: 15px;
        padding: 15px 25px;
        align-items: flex-end;

    }
        .sld3 h2 {
            margin-bottom: 5px;
            font-size: 16px;
        }
        .sld3 p {
            font-size: 14px;
            display:none;
        }
        .sld3 span{
            display:none;
        }
    #owl-carouselslide .owl-next{
        right:0;
        top:25%;
    }
    #owl-carouselslide .owl-prev{
        left:0;
        top:25%;
    }
        #owl-carouselslide .owl-prev span, #owl-carouselslide .owl-next span{
            font-size:40px;
        }
    .hbr3 h1 {
        font-size: 18px;
    }
    #owl-carouseHABER .owl-prev, #owl-carouseHABER .owl-next {
        padding: 0 0 0 12px !important;
    }
    #owl-carouseHABER .owl-prev {
        right: 45px;
        left: auto;
    }
    #owl-carouseHABER .owl-next {
        right: 0;
    }
    .lnk2 {
        margin-bottom: 15px;
    }
    .lnk1{
        padding:50px 15px;
    }
    .ft2 {
        margin-bottom: 25px;
    }
    .ft1 {
        padding-bottom: 75px;
    }
    .krm3 {
        position: relative;
        top: 0;
    }
    .fayda3 {
        position: relative;
        top: 0;
    }
    .ic1{
        padding:25px;
    }
        .ic1 h1{
            font-size:21px;
        }
    .ic3 ul{
        gap:10px;
        display:none;
    }
    .ic3 span{
        padding-left:10px;
    }
    .sonhaber1{
        position:relative;
        top:0;
    }
    .iletisim1 {
        padding: 75px 0 50px 0;
    }

    .iletisim9 {
        margin-top: 25px;
        font-size: 16px;
    }

    .iletisim2 h1 {
        font-size: 21px;
    }

    .iletisim3 a {
        font-size: 14px;
    }

    .iletisim4 {
        font-size: 16px;
    }

    .iletisim5 {
        font-size: 14px;
    }
    .iletisiminput input {
        padding: .5rem .75rem !important;
        height: 50px !important;
        min-height: 50px !important;
    }

    .iletisiminput label {
        padding: 13px .75rem;
    }

    .iletisiminput > .form-floating > .form-control-plaintext ~ label, .form-floating > .form-control:focus ~ label, .form-floating > .form-control:not(:placeholder-shown) ~ label, .form-floating > .form-select ~ label {
        transform: scale(.85) translateY(-0.8rem) translateX(.15rem);
        font-size: 12px;
    }
    .simder14 img {
        height: 250px;
    }
    .simder2 {
        position: relative;
        top: auto;
    }
    #owl-carouselFOTO .owl-dots{
        display:none;
    }
    #owl-carouselVIDEO .owl-dots{
        display:none;
    }
    #owl-carouselSPONSOR .owl-dots {
        display: none;
    }
    #owl-carouselUYE .owl-dots {
        display: none;
    }
    #owl-carouselBASIN .owl-dots {
        display: none;
    }
    #owl-carouseHABER .owl-dots {
        display: none;
    }
    #owl-carouseHABER > .owl-stage-outer > .owl-stage, #owl-carouselBASIN > .owl-stage-outer > .owl-stage {
        padding-left: 5px !important;
    }
    .hbr4 a {
        margin: 20px 5px 20px;
    }
}
