@media only screen and (max-width:1200px) {
    .up-header .more-icons ul li
    {
        margin-left: 10px;
    }
    .up-header .more-icons ul li a {
        color: #9d9d9d;
        font-size: 10px;
    }

}

    @media only screen and (max-width:990px) {
        
       .sidenav .main-menu-mob {
    display: block;
    }  
.sidenav .main-menu-mob .dropdown-menu a {
    color: #428bca;
    padding: 10px;
}
        
        
        .one {
            margin-bottom: 25px;
        }

        .main-category .one h3 {
            bottom: 5px;
        }


        .up-header .logo {
            text-align: center;
            margin-bottom: 20px;
        }
    .up-header .searching form , .main-menu , .up-header .more-icons , .footer .menu , .footer .copyright p
    {
        display: none;
    }
    .main-slider .the-slider img {
        height: 200px;
    }
    .up-header .hidden-xx
    {
        display: block;


    }
    .footer .copyright .visa ul
    {
        float: none;
        text-align: center;
    }
    .product-details .content .pic img
    {
        width: auto;
        display: block;
        margin: 0 auto;
    }
    .product-details .content .price h3
    {
        float: none;
    }
    .product-details .content .price h3 , .product-details .total h2
    {
        float: none;
        margin-top: 0px;
        text-align: center;
    }
    .product-details .total h6 , .product-details .total h4 , .product-details .content .price h2 , .product-details .content .price h5
    {
        text-align: center;
        padding-bottom: 0px;
    }
    .login-section form
    {
        width: 100%;
    }
    .sections .head
    {
        margin-top: -90px;
    }
    .sections .head img
    {
        width: 100px;
        height: 100px;
    }
    .up-header .col-md-3 {
        padding: 0px 10px;
    }
        .product-details .content .pic img
        {
            width: 100%;
        }
        .product-details .content .pic img
        {
            margin-top: 0px;
        }
        .popular-items .head h3:after , .popular-items .head h3:before
        {
            display: none
        }


}










