.Catalogo_Left{ position:relative; padding-top: 10px; padding-bottom: 10px; width:17%; float:left;}
.Catalogo_Right{ position:relative; padding-top: 10px; padding-bottom: 10px; width:83%; float:left; margin-bottom:55px;}
.Catalogo_Secciones a { width: 100%; float: left; text-decoration: none; color: #484848; padding-left: 15px; padding-bottom: 3px;}
.Catalogo_Secciones a:hover { color: #E51E23; }
.Categoria_List { font-weight: bold; padding-left: 2px !important; color: #333333 !important; cursor:default; padding-bottom: 10px !important;}
.SeccionP{ color: #E51E23 !important;}
.CategoriaHR{font-size:24px; color:black;}
.Product_Mosaico{width: 20%; height: 375px; float:left;}
.Product_List{width: 210px; height: 370px; background: white; margin: auto; border: 1px solid gray; border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px;}
.Product_List:hover{-moz-transform: scale(1.02) !important;-webkit-transform: scale(1.02);-o-transform: scale(1.02);-ms-transform: scale(1.02);transform: scale(1.02);border:1px solid #ddd;}
.Product_IMG{background: white; width: auto; height: 210px; overflow:hidden; border-bottom: 1px solid gray; margin-top: 3px; padding-bottom: 3px;}
.Product_IMG img{width: auto; max-width: 208px; max-height: 208px; position: relative; top: 50% ;transform: translateY(-50%) !important; }
.Product_Info{float:left; background: white; height: 150px; width: 205px;}
.ProName{text-align: center; height: 52px; font-size:15px; color:#0033BB; margin-top: 5px;}
.ProPrice{height: 15px; font-size:14px; color: #212f3c; padding-left: 5px; font-weight: bold; width: 100%; float: left; margin-bottom: 10px;}
.ProCara{height: 13px; font-size:12px; color:  #283747; padding-left: 2px; width: 100%; float: left;}
.ProCaraComp{height: 13px; font-size:12px; color:  #283747; padding-left: 2px; width: 100%; float: left;}
.ProCaraComp details p {background:  #f9e79f; padding: 5px; border: 1px solid  #7d6608; border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; position: absolute;}
.Categorica{width:100%; float:left;}
.Cont_Ind_Catalogo {width: 75%; margin: auto;}


@media screen and (max-width: 1800px) {
    .Catalogo_Left {width:20%;}
    .Catalogo_Right {width:80%;}
    .Cont_Ind_Catalogo {width: 90%;}
}

@media screen and (max-width: 1500px) {
    .Product_Mosaico{width: 25%;}
}

@media screen and (max-width: 1200px) {
    .Product_Mosaico{width: 33%;}
}

@media screen and (max-width: 1000px) {
    .Catalogo_Right {width:100%;}
    .Catalogo_Secciones a{ width: 33%; padding-top: 5px; padding-left: 10px;}
    .Catalogo_Left {margin-top: 20px; width:100%; border: 1px solid #595959; border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; background: white; padding-top: 0px;}
    .Categoria_List { text-align: center !important; color:white !important; background:  #3c3d3d !important; padding-top: 10px !important; padding-left: 0px !important; border: 1px solid #595959 !important; border-radius:2px !important; -moz-border-radius:2px !important; -webkit-border-radius:2px !important; width: 100% !important;}       
}

@media screen and (max-width: 700px) {
    .Catalogo_Secciones a{ width: 50%;}
}

@media screen and (max-width: 720px) {
    .Product_Mosaico{width: 50%;}
}

@media screen and (max-width: 500px) {
    .Product_Mosaico{width: 100%;}
}