
@media only screen and (max-width: 310px) {
    #logo2 {
        width: 100px;
        margin-left: auto;
        margin-right: auto;
    }

    .ResimYuzde1 {
        width: 70px;
    }

    
    .FotoGalerisi {
        width: 50%;
        background-color: #fff;
        list-style-image: url(~/images/ok.png);
        list-style-position: outside;
        text-align: left;
        text-decoration: none;
        font-size: 14px;
        margin-bottom: 20px;
    }
    .FotoGalerisi:hover {
            background-color: #eee;
     }
    .FotoGalerisiResimler {
        border: 2px solid #ccc;
        margin-top: 5px;
        width: 90%;
        height: 100px;
    }

    .VideoGalerisi {
        width: 100%;
        background-color: #fff;
        list-style-image: url(~/images/ok.png);
        list-style-position: outside;
        text-align: left;
        text-decoration: none;
        font-size: 14px;
        margin-bottom: 20px;
    }

        .VideoGalerisi:hover {
            background-color: #eee;
        }
    .VideoResimler {
        border: 2px solid #ccc;
        margin-top: 5px;
        width: 90%;
        height: 150px;
    }
}


@media only screen and (min-width: 310px) and (max-width:480px) {
    #logo2 {
        width: 30%;
        position: absolute;
        z-index: 1000;
        margin-top: 0px;
    }

    .logoMobil {
        position:relative;
        height: 70px;
        margin-left: auto;
        margin-right:auto;
    }

    #Tasarim {
        background-color: #FFFFFF;
        height: 70px;
    }

    .tasarim2Resim {
        height: 70px;
    }

    .tasarimAlanKucult {
        width: 70%;
    }

    .fontSize90 {
        font-size: 90% !important;
    }

    .ResimYuzde1 {
        max-width: 80px;
    }

    
    
    .FotoGalerisi {
        width: 50%;
        float:left;
        background-color: #fff;
        list-style-image: url(~/images/ok.png);
        list-style-position: outside;
        text-align: left;
        text-decoration: none;
        font-size: 14px;
        margin-bottom: 20px;
    }

        .FotoGalerisi:hover {
            background-color: #eee;
        }
    .FotoGalerisiResimler {
        border: 2px solid #ccc;
        margin-top: 5px;
        width: 90%;
        height: 100px;
    }


    .VideoGalerisi {
        width: 100%;
        background-color: #fff;
        list-style-image: url(~/images/ok.png);
        list-style-position: outside;
        text-align: left;
        text-decoration: none;
        font-size: 14px;
        margin-bottom: 20px;
    }

        .VideoGalerisi:hover {
            background-color: #eee;
        }
    .VideoResimler {
        border: 2px solid #ccc;
        margin-top: 5px;
        width: 95%;
        height: 180px;
    }
}


@media screen and (min-width: 481px) and (max-width:729px) {
    #logo2 {
        width: 150px;
        position: absolute;
        z-index: 1000;
        margin-top: 0px;
    }

    .logoMobil {
        height: 90px;
    }

    #Tasarim {
        background-color: #FFFFFF;
        height: 90px;
    }

    .tasarim2Resim {
        height: 90px;
    }

    .tasarimAlanKucult {
        width: 80%;
    }

    .ResimYuzde1 {
        max-width: 90px;
    }

    .Box {
        padding-left: 5px;
        padding-right: 5px;
        margin-bottom: 10px;
        float: left;
        width: 100%;
    }
 
    .FotoGalerisi {
        width: 50%;
        float:left;
        background-color: #fff;
        list-style-image: url(~/images/ok.png);
        list-style-position: outside;
        text-align: left;
        text-decoration: none;
        font-size: 14px;
        margin-bottom: 20px;
    }

        .FotoGalerisi:hover {
            background-color: #eee;
        }
    .FotoGalerisiResimler {
        border: 2px solid #ccc;
        margin-top: 5px;
        width: 90%;
        height: 130px;
    }


    .VideoGalerisi {
        float: left;
        width: 45%;
        background-color: #fff;
        list-style-image: url(~/images/ok.png);
        list-style-position: outside;
        text-align: left;
        text-decoration: none;
        font-size:14px;
        margin-bottom:20px;
    }

        .VideoGalerisi:hover {
            background-color: #eee;
        }
    .VideoResimler {
        border: 2px solid #ccc;
        margin-top: 5px;
        width: 95%;
        height:180px;
    }
}

@media only screen and (max-width: 730px) {

    .Box {
        padding-left: 5px;
        padding-right: 5px;
        margin-bottom: 10px;
        float: left;
        width: 100%;
    }


    .OrtaGizle1 {
        display: none;
    }

    .OrtaGizle2 {
    }

    .ResimEbat1 {
        height: 70px;
    }

    .ResimEbat2 {
        height: 80px;
    }

    .ResimEbat3 {
        width: 100%;
    }

    .OrtaGizle1 {
        display: none;
    }

    #MenuIslem {
        display: none;
        position: relative;
        z-index: 1;
    }

    #Order {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        padding-left: 3px;
        padding-right: 3px;
    }

    #ContentOrta {
        order: 1;
        max-width: 630px;
        float: left;
        margin-right: 10px;
   
    }

    #ContentSag {
        order: 2;
        float: left;
   
        margin-right: 10px;
    }

    #ContentSol {
        order: 3;
        margin-right: 10px;
        float: left;
 
    }

    .MenuMobil {
        position: fixed;
        top: 0;
        overflow: hidden;
        z-index: 9999999;
    }

    .sosyalMedyaMobil {
        display: none;
    }

    .mobilCenter{
        text-align:center;
    }
}

@media only screen and (min-width: 731px) {
    .ResimEbat3 {
        width: 300px;
    }

    .OrtaGizle1 {
    }

    .OrtaGizle2 {
        display: none;
    }

    .ResimEbat1 {
        height: 100px;
    }

    .ResimEbat2 {
        height: 100px;
    }

    .ResimYuzde50 {
        width: 50%;
    }
}


@media screen and (min-width: 731px) and (max-width: 999px) {

    #logo2 {
        width: 250px;
        position: absolute;
        z-index: 1000;
        margin-top: 0px;
    }

    .tasarimAlanKucult {
        width: 80%;
    }


    #ContentSol {
        width: 23%;
        margin-right: 10px;
        float: left;
     }

    #ContentSag {
        width: 26%;
        float: right;
     }

    #ContentOrta {
        width: 48%;
        float: left;
        margin-right: 10px;
       
    }

    .Box {
        padding-left: 5px;
        padding-right: 5px;
        margin-bottom: 10px;
        float: left;
        width: 100%;
    }

    .VideoKutu {
        font-family: Verdana, Geneva, sans-serif;
        font-size: 10px;
        line-height: 20px;
        font-weight: bold;
        color: #FFF;
        text-decoration: none;
        background-color: #333;
    }
 
    .FotoGalerisi {
        float:left;
        width: 45%;
        background-color: #fff;
        list-style-image: url(~/images/ok.png);
        list-style-position: outside;
        text-align: left;
        text-decoration: none;
        font-size: 14px;
        margin-bottom: 20px;
    }

        .FotoGalerisi:hover {
            background-color: #eee;
        }
    .FotoGalerisiResimler {
        border: 2px solid #ccc;
        margin-top: 5px;
        width: 90%;
        height: 120px;
    }


    .VideoGalerisi {
        float: left;
        width: 45%;
        background-color: #fff;
        list-style-image: url(~/images/ok.png);
        list-style-position: outside;
        text-align: left;
        text-decoration: none;
        font-size: 14px;
        margin-bottom: 20px;
    }

        .VideoGalerisi:hover {
            background-color: #eee;
        }
    .VideoResimler {
        border: 2px solid #ccc;
        margin-top: 5px;
        width: 95%;
        height: 150px;
    }
}


@media screen and (min-width: 1000px) and (max-width: 1301px) {


    #ContentSol {
        width: 19%;
        margin-right: 10px;
        float: left;
       
    }

    #ContentSag {
        width: 19%;
        float: left;
        
    }

    #ContentOrta {
        width: 55%;
        float: left;
        margin-right: 10px;
       
    }

    .Box {
        padding-left: 5px;
        padding-right: 5px;
        margin-bottom: 10px;
        float: left;
        width: 250px;
    }

    #logo2 {
        width: 250px;
        position: absolute;
        z-index: 1000;
        margin-top: 0px;
    }

    .tasarimAlanKucult {
        width: 80%;
    }
 
    .FotoGalerisi {
        float: left;
        max-width: 210px;
        background-color: #fff;
        list-style-image: url(~/images/ok.png);
        list-style-position: outside;
        text-align: left;
        padding-left: 10px;
        text-decoration: none;
        font-size: 14px;
        margin-bottom: 20px;
        padding: 15px;
    }

        .FotoGalerisi:hover {
            background-color: #eee;
        }
    .FotoGalerisiResimler {
        border: 2px solid #ccc;
        margin-top: 5px;
        width: 90%;
        height: 150px;
    }


    .VideoGalerisi {
        float: left;
        max-width: 210px;
        background-color: #fff;
        list-style-image: url(~/images/ok.png);
        list-style-position: outside;
        text-align: left;
        padding-left: 10px;
        text-decoration: none;
        font-size: 14px;
        margin-bottom: 20px;
        padding: 15px;
    }

        .VideoGalerisi:hover {
            background-color: #eee;
        }
    .VideoResimler {
        border: 2px solid #ccc;
        margin-top: 5px;
        width: 95%;
        height: 150px;
    }
}






@media only screen and (max-width: 1300px) {

    .logo1 {
        display: none;
    }

    .MdrnGizle1 {
        display: none;
    }


    .OrtaBox {
        margin-left: 0px;
    }
    .colBosluk {
        padding: 15px;
    }

}


@media only screen and (min-width: 1301px) {

    #logo2 {
        display: none;
    }


    #ContentSol {
        width: 250px;
        margin-right: 10px;
        float: left;
         
    }

    #ContentSag {
        width: 250px;
        float: right;
       
    }

    #ContentOrta {
        width: 765px;
        float: left;
        margin-right: 10px;
        margin-left: 10px;

    }


    .Box {
        padding-left: 5px;
        padding-right: 5px;
        margin-bottom: 10px;
        float: left;
        width: 250px;
    }



    .OrtaBox {
        margin-top:10px;
    }
 
    .colBosluk {
        padding: 15px;
    }
    .FotoGalerisi {
        float: left;
        max-width: 210px;
        background-color: #fff;
        list-style-image: url(~/images/ok.png);
        list-style-position: outside;
        text-align: left;
        padding-left: 10px;
        text-decoration: none;
        font-size: 14px;
        margin-bottom: 20px;
        padding: 15px;
    }

        .FotoGalerisi:hover {
            background-color: #eee;
        }
    .FotoGalerisiResimler {
        border: 2px solid #ccc;
        margin-top: 5px;
        width: 90%;
        height: 150px;
    }


    .VideoGalerisi {
        float: left;
        max-width: 210px;
        background-color: #fff;
        list-style-image: url(~/images/ok.png);
        list-style-position: outside;
        text-align: left;
        text-decoration: none;
        font-size: 14px;
        margin-bottom: 20px;
        padding: 10px;
        height: 180px;
    }

        .VideoGalerisi:hover {
            background-color: #eee;
        }
    .VideoResimler {
        border: 2px solid #ccc;
        margin-top: 5px;
        width: 95%;
        height: 150px;
    }
}


@media only screen and (max-width: 767px) {
    .mobile {
        display: block;
    }

    .desktop {
        display: none !important;
    }

    #scrollTopBtn {
        position: fixed;
        bottom: 20px;
        right: 5px;
        display: none;
        z-index: 99;
        border: none;
        outline: none;
        background-color: #82B457;
        color: #FFF;
        cursor: pointer;
        padding: 15px;
        border-radius: 5px;
        width: 40px;
        height: 40px
    }
}

@media only screen and (min-width: 768px) {
    .mobile {
        display: none !important;
    }

    .desktop {
        display: block;
    }
}