@media (min-width: 768px) and (max-width: 1024px) {
    #footer {
        background: #535446;
        padding: 30px;
    }
    
    #footer .sag {
        padding: 5px;
        margin-right: 60px;
    }
    
    .f-social {
        margin-left: 80px;
    }
    
    .f-box {
        display: inline-block;
        width: 150px;
        height: 120px;
        padding: 5px;
        margin-bottom: 35px;
        margin-left: 80px;
        transition: ease-in .3s;
    }
    
    .download span {
        display: block;
        width: 100%;
        text-transform: uppercase;
        color: #918E87;
        font-weight: 800;
        font-size: 14px;
        letter-spacing: -0.5px;
        border-bottom: 1px solid #DCDED8;
        padding: 5px 0;
        cursor: pointer;
    }
    
    .download span a {
        text-transform: none;
        float: right;
        color: #F46E4A;
        font-weight: 600;
        margin-right: 20px;
        position: relative;
        transition: ease-in .3s;
    }
    
    .or_box li {
        list-style-type: none;
        float: left;
        width: 175px;
        height: 150px;
        background-color: #F46E4B;
        position: relative;
        margin-right: 5px;
        margin-bottom: 5px;
    }
    
    .or_box {
        display: inline-block;
        padding: 0;
        margin-bottom: 30px;
    }
    
    .product_box img {
        width: 200px;
        height: 181px;
    }
    
    .owl-buton {
        display: none;
    }
    
    .owl-buton2 {
        display: none;
    }
    
    .small_box_head h3:after {
        content: '\f105';
        font-family: 'FontAwesome';
        position: absolute;
        right: 78px;
        top: 2px;
        font-size: 15px;
        color: #F46E4A;
        transition: ease-in .3s;
    }
    
    .Product2 .ana_gorsel img {
        width: auto;
        height: 350px;
    }
    
    #custom td, #custom th {
        border-right: 1px solid #fff;
        padding: 5px 0;
        color: #918E87;
        text-align: center;
        font-size: 12px;
        font-weight: 600;
    }
    
    .yamm-shadow2 {
        padding: 30px 20px;
        column-gap: 0!important;
        column-count: 1!important;
    }
    
    .yamm-box {
        float: left;
        width: 220px;
        padding: 0 30px 0 0;
        position: relative;
        height: 100px;
        margin-right: 5px;
        cursor: pointer;
        margin-bottom: 15px;
    }
    
    .yamm-box2 {
        margin-bottom: 15px;
    }
    
    .detail img {
        width: 100%;
        height: auto;
        margin-bottom: 15px;
    }
}