﻿@media (max-width: 768px) {
    .wrap {
        margin: 0 15px;
        padding-left: 0;
    }

    .profile-menu {
        display: none;
    }

    .pf-btn{
        display:block !important;
    }

    .mobile-slider {
        display: block;
        margin-top: 20px;
    }

    .main-slider {
        display: none;
    }

    .left-menu {
        display: none;
    }

    .dogum-gunleri /*, .hediye-katalogu*/ {
        display: none;
    }

    .duyurular {
        margin-top: 10px !important;
    }

    .first-in-mobile {
        -ms-flex-order: -1;
        order: -1;
    }

    .feed {
        margin-top: 50px;
        padding: 15px !important;
    }

    .desktop-info {
        display: none;
    }

    .mobile-info {
        display: block;
    }

        .mobile-info table td {
            padding: 2px 15px !important;
        }

    .feeds table td {
        width: 100%;
        float: left;
    }

    .kisiler .nav-link:last-child {
        width: 100%;
        margin-bottom: 20px;
        /*padding-left: 0 !important;*/
    }

    .sirket-degeri {
        float: left !important;
        margin-bottom: 40px;
        position: relative;
        top: 20px;
    }

    /*Pagination*/
    /*
    #ContentPlaceHolder1_hlPrev {
        display: none;
    }

    #ContentPlaceHolder1_hlNext {
        display: none;
    }
    */

    #ContentPlaceHolder1_ddlSayfa {
        width: 4rem !important;
        font-size: .8rem !important;
    }

    #ContentPlaceHolder1_hlLast {
        font-size: .8rem !important;
        padding: .6rem;
    }
}
