﻿@media (max-width: 768px) {
    .footer {
        padding: 20px 5px !important;
    }

        .footer .float-left, .footer .float-right {
            float: none !important;
            margin-bottom: 15px;
            text-align: center;
        }

        .footer nav a, .sm-links a {
            float: left;
            width: 100%;
            text-align: center;
            line-height: 35px;
        }

        .footer nav {
            border-top: 1px solid #96571c;
        }

    .search-modal {
        padding: 30px 15px !important;
    }

    .top {
        background: #b87332;
        height: 100px;
    }

    .top nav a {
        width: 50% !important;
        letter-spacing: -.50px;
        font-size: 13px;
    }

    .top .float-left {
        float: none !important;
    }

    .fast-categories {
        display: none;
    }

    .area {
        margin-bottom: 40px;
    }

    .g-baslik {
        font-size: 18px;
    }

    .author-thumb {
        display: none;
    }

    .area table .pr-2 {
        padding-right: 0 !important;
    }

    .td-onerileri .urun, .one-cikanlar .urun {
        padding-bottom: 20px;
        padding-top: 20px;
        border-bottom: 1px solid #eaeaea;
    }

    .parts h4 {
        margin-top: 40px;
    }

    .parts .col-md-3, .parts .col-md-12 {
        padding-left: 0;
        padding-right: 0;
    }

    .baslik-alani .float-left, .baslik-alani .float-right {
        float: none;
        width: 100%;
        text-align: center;
    }

    .hidden-mobile {
        display: none;
    }

    .show-mobile {
        display: block;
    }

    .anasayfa-top .float-left {
        float: none !important;
    }

    .urunler, .danismanlik-form {
        padding: 0 !important;
    }

    .katilim-form, .blog-area {
        padding: 30px 0 !important;
    }

    .mtm-0 {
        margin-top: 0 !important;
    }

    .mbm-0 {
        margin-bottom: 0 !important;
    }

    .mtm-5 {
        margin-top: 40px;
    }

    .mbm-5 {
        margin-bottom: 40px;
    }

    .text-left-m {
        text-align: left !important;
    }

    .e-bulten {
        padding: 15px !important;
        border-radius: 50px;
    }

        .e-bulten table td {
            width: 100% !important;
            float: left;
            margin-bottom: 15px;
            padding: 0 !important;
        }
}

@media (max-width: 1280px) {
    .wrap, .wrap2 {
        padding: 0 20px;
    }

    .desktop-navigation, .categories {
        display: none;
    }

    .mobile-navigation {
        display: block;
    }


    .mobile-profile {
        display: block;
    }
}
