﻿/*
Galaxy-Note-3-S-9-S-9-Plus
*/
@media only screen and (max-width: 360px) and (min-height: 640px) {
    .hizli-menu {
        background: #081626;
        padding: 30px 0 30px 0;
        position: relative;
        z-index: 50;
        width: 100%;
        bottom: 0px;
        height: 67px;
    }
    .duyuru-ana {
        position: relative;
        width: 100%;
        height: auto;
        background: #0b1b2c;
        padding: 15px;
        text-align: left;
        left: auto;
        color: #FFFFFF;
        font-size: 14px;
    }
    .carousel_ileri {
        position: absolute;
        right: 5px;
        top: -65px;
    }
    .duy-yazi {
        padding-left: 5px;
        padding-right: 1px;
        padding-top: 15px;
        height: 66px;
        width: 150%;
        font-size: 12px
    }
}
