@media only screen and (max-width: 990px) {

    .view-top-products{
        display: none;
    }

    .pane-custom-family-list .liststyle1, .pane-custom-family-or-product-list .liststyle1 {
        width: auto;
    }



    #top{
        left: 14.32%;
    }

    .info-menu{
        margin: 14px 3px 0 0;
    }
    ul.info-menu{
        margin-right: 10px;
    }

    .boxstyle8 .liststyle1{
        width: 100%;
    }

    .liststyle2 li{
        width: 8px;
    }


    .menubox{
        width: 100%;
    }




    .textstyle1{
        font-size: 1.385em;
    }


    .boxstyle8{
        float: none;
    }



    .btnstyle2, .btnstyle3{
        font-size: 1.154em;
    }

    .btnstyle3:hover span{
        background-position: left bottom;
    }


    #footer .boxstyle10{
        float: left;
    }


    .btnstyle3{
        padding: 0 62px 0 0;
        display: block;
        line-height: 52px;
    }

    .btnstyle3 span{
        padding: 0 0 0 17px;
        display: block;
        width: 100%;
        height: 52px;
    }

    .boxstyle1{
        width: 58%;
        margin: 0 2% 30px 0;
    }

    .boxstyle2{
        width: 40%;
    }
    

    .boxstyle11.float-right, .boxstyle13.float-left{
        float: none;
        width: 100%;
    }

    .boxstyle11.float-right .box{
        margin: 0 6px 20px 0;
        
    }
    
    .sticky{
        position: static;
    }

    .cart-buttons{
        float:right;
        margin: 0 10% 0 0;
    }

    .suggestionbox .liststyle1 li{
        width: 24%;
        margin: 0 0.95% 9px 0;
    }

    .suggestionbox .liststyle1 li .liststyle2 li{
        width: 7px;
        margin: 0 3px 0 0;
    }

    .suggestionbox .liststyle1 li:nth-child(4){
        margin: 0 0 9px 0;
    }

    .suggestionbox .liststyle1 li:nth-child(5){
        display: none;
    }

    .boxstyle15 .rating, .boxstyle15 .review-summary{
        width: 46%;
    }

    .boxstyle15 .rating{
        margin: 0 2% 0 0;
        padding: 0 2% 0 0;
    }
}

@media only screen and (max-width: 890px) {
    .liststyle4 li {
        float: none;
        width: auto;
        margin: 0 0 10px 0;
    }
}



@media only screen and (max-width: 750px) {
    .hide-small{
        display: none;
    }
}

@media only screen and (max-width: 660px) {


    #breadcrumb, #slider, .view-top-products{
        display: none;
    }

    .popularbox{
        width: 100%;
        position:static;
    }

    .liststyle6 li{
        padding: 2px 0 0 30px;
    }

    .liststyle5 li{
        width: 46%;
        float: left;
    }

    .menubox{
        margin: 0 0 9px 0;
    }

    .suggestionbox ul.liststyle1 li{
        width: 49%;
        margin: 0 0.5% 0 0;  
    }

    .suggestionbox ul.liststyle1 li:nth-child(3),.suggestionbox ul.liststyle1 li:nth-child(4){
        display:none;
    }

    .cart-buttons {
        float: none;
        margin: 0;
    }

    .liststyle13 li {
        margin: 0 3px 3px 0;
    }


    .tablestyle101 tr td {
        background: none;
    }


    .tablestyle101 tr.dark td {
        background: #ececec;
    }

    #print,.productdetail-img .img-gallery, .link-colors{
        display: none;
    }

    .compare-detail{
        margin: 0 0 10px 0;
    }

    .node-type-landingpage ul.info-menu{
       clear: none;
    }

    .main-menu li:hover .moreproducts-cat,
    .moreproducts-cat:hover{
        left:-9999px;
    }
}



@media only screen and (max-width: 390px) {
    .language-box {
        margin: 0 10px 10px 0;
    }

    .node-type-landingpage ul.info-menu{
        right: 10px;
        left: auto;
        top: 50px;
    }
}

@media only screen and (max-width: 350px) {

    
    .liststyle4 li{
        width: auto;
    }
    
    .boxstyle18{
        width: 100%;
    }
    .boxstyle19{
        display: none;
    }
    
    
    .btnstyle2,.btnstyle3{
        font-size: 1em;
    }



    .popupbox{
        width: 200px;
        padding: 9px 19px 20px 19px;
        margin:-110px 0 0 -110px;
    }
    
    .popupbox .btnstyle5{
        margin: 0 0 5px 0;
    }

}

