
@media(min-width:1366px){

    .product-grids {
        width: 25%;
    }

    .menu {
        text-align: left;
        margin-left: 65px;
        width: auto;
        display: inline-block;
    }

    .move-text {
        width: auto;
        padding: 0.5em;
    }

    .pos-static {
        position: static;
    }

    .width-100 {
        width: 100%;
    }

    .content-busq {
        height: 230px; 
        margin-bottom: 0px;
    }

    .margin-top-busq {
        margin-top: 10px;
    }

}

@media(max-width:1366px){

    .product-grids {
        width: 25%;
    }

    .menu {
        text-align: left;
        margin-left: 65px;
        width: auto;
        display: inline-block;
    }

    .move-text {
        width: auto;
        padding: 0.5em;
    }

    .pos-static {
        position: static;
    }

    .width-100 {
        width: 100%;
    }

    .content-busq {
        height: 230px; 
        margin-bottom: 0px;
    }

    .margin-top-busq {
        margin-top: 10px;
    }

}

@media(max-width:1280px){



}

@media(max-width:1080px){

}

@media(max-width:1024px){

}

@media(max-width:970px){

    .product-grids {
        width: 33.33333333%;
    }

    .width-100 {
        width: 100%;
    }

}

@media(min-width:769px){

    .modalwidth-big{
        width: 90% !important;
    }

    /*main Styles*/
    #margin-main{
        padding-right: 20px;
        padding-left: 20px;
        height:100%;
        margin:0;
        /*display: flex;*/
        flex-direction: column;
    }

}

@media(max-width:768px){

    .modalwidth-big{
        width: 100% !important;
    }

    /*main Styles*/
    #margin-main{
        padding-right: 1px;
        padding-left: 1px;
        height:100%;
        margin:0;
        /*display: flex;*/
        flex-direction: column;
    }

    .product-grids {
        width: 50%;
    }  

    .width-100 {
        width: 100%;
    }

    .div-prod-news {
        margin-bottom: 15px;
    }

    .margin-top-busq {
        margin-top: 10px;
    }

    .content-busq {
        height: 270px; 
        margin-bottom: 0px;
    }

    .move-text {
        width: auto;
        padding: 1em;
    }
}

@media(max-width:720px){

}

@media(max-width:640px){

}

@media(max-width:600px){
    .product-grids {
        width: 100%;
    }  

    .width-100 {
        width: 100%;
    }
}

@media(max-width:480px){ 

}

@media (max-width: 384px){

}

@media (max-width: 412px){

}

@media (max-width: 375px){

}

@media (max-width: 360px){

}

@media (max-width: 320px){

}