﻿
@media only screen and (max-width: 768px) {
    #social-sidebar {
        padding-top: 55%;
    }

    .slmn1 {
        position: absolute;
        left: 65px;
        top: 17px;
        max-width: 120px;
    }

    .slmn3 {
        padding-top: 0px;
        border-left: 1px solid #e5e5e5;
        height: auto;
        position: relative;
    }

    .slmn2 {
        padding-left: 60px;
        padding-right: 10px;
    }

    .slmn4 {
        margin-top: 55px;
        padding-left: 0px;
    }

    .slmn10 {
        margin-top: 8px;
        padding-left: 0px;
    }

    .ipts-katre {
        position: fixed;
        right: 10px;
        bottom: 11px;
     /*   background-color: #000000cf;*/
        padding: 1px;
        opacity: 0.8;
        z-index: 50000;
    }

        .ipts-katre img {
            max-width: 40px;
        }


    .mbl_bilgi {
        display: none;
        position: absolute;
        top: 85px;
        width: 95%;
        z-index: 4;
        /*       background-color: #00000024;*/
        color: #fff;
        text-shadow: 0px 0px 0px #454545;
        padding: 0px 0px 0px 0px;
        border: 1px solid #fff;
        box-shadow: 0px 0px 3px #13529f;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        padding: 10px;
    }

        .mbl_bilgi img {
            max-width: 40px;
        }

        .mbl_bilgi p {
            display: inline-block;
            margin-bottom: 0px;
        }



    .mbl_bilgi_1 {
    }

    .mbl_bilgi_2 {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .cl150 {
        position: relative;
        right: inherit;
        bottom: inherit;
        color: #fff;
        text-decoration: none;
        animation: flickerAnimation 3.5s infinite;
        border: 1px solid silver;
        padding: 7px 5px;
        border-radius: 5px;
        font-weight: 600;
        transition: 0.5s all;
        background-color: brown;
        width: 100%;
        display: block;
        margin-top: 10px;
    }
    .cl151 {
        position: relative;
        left: inherit;
        bottom: inherit;
        color : #fff;
        text-decoration: none; 
        border: 1px solid silver; 
        border-radius: 5px;
        font-weight: 600;
        transition: 0.5s all;
        background-color: #bb2929;
        cursor: pointer; 
        width: 100%;
        display: block;
        margin-top: 10px;
        padding: 7px 5px;
    }
    .cl152 {
        position: relative;
        right: 0px;
        top: 0px;
        color: #fff;
        text-decoration: none;
        border: 1px solid silver;
        padding: 10px;
        font-weight: 600;
        overflow: hidden;
        background-color: #338b4c;
        transition: background-color 0.5s ease, transform 0.3s ease;
        animation: backgroundPulse 3s infinite;
        cursor: pointer;
        box-shadow: 0 0 8px rgba(51, 139, 76, 0.5);
        width: 100%;
        display: block;
    }

    .modal-lg {
        width: 100% !important;
        margin: 0px;
    }

    .logosolAlt1 {
        display: none;
    }
    .vrn100 {
        margin-top: 15px;
        margin-bottom: 0px;
    }
    .vrn100 img {
        max-width: 300px;
    }

    .projeGiris1 {
        margin: 0px auto;
        position: relative;
        top: inherit;
        left: inherit;
        transform: none;
    }


}


@media only screen and (max-width: 768px) {

    .crz1 {
        width: 100%;
    }

    .lk6 {
        min-height: 350px;
        height: 100%;
    }

    .mbl5 {
        padding: 0;
    }
}
