footer{
    min-width:330px;
}
.redesTit{
    display: block !important;
}
.footer-menu.CATÁLOGO {
    min-height: 370px;
}
@media (min-width: 768px) {
    .newFooterRegistro{
        padding-top:30px; 
        padding-bottom: 10px;
        margin-top: 40px;
        position: relative;
        background: url(../images/marel/bg-banner-newsletter.jpg) no-repeat;
        background-size: cover;
        background-position: left;
        height: auto;
        width: 100%;
        max-width: 100%;
    }
    .newFooterRegistroText{
        width: 45%;
        float:left;   
        margin-left:10%;
    }
    .newFooterRegistroTextTop{
        font: 16px/1 'CenturyGothic';
        color: white;
        text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
        padding: 0;
        margin: 0;    
    }
    .newFooterRegistroTextBottom{
        font: 31px/1 'CenturyGothic';
        color: white;
        text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
        padding: 0;
        margin: 0;
    }
    .newFooterRegistroForm{
        width: 30%;
        float:left;
        margin-left:5%;
    }
    .formaGroup{
        width: 150px;
        float: left;
        margin-right: 5px;
    }
    .newFooterRegistroForm .btn.btn-default {
        background-color: #73FFFF;
        color: #153149;
        border: 0 none;
        font: 14px/1 'CenturyGothicBold';
        padding: 10px 10px;
        -webkit-transition: background-color 0.2s ease-out;
        -moz-transition: background-color 0.2s ease-out;
        -o-transition: background-color 0.2s ease-out;
        transition: background-color 0.2s ease-out;
    }
    .newFooterRegistroForm .btn.btn-default:hover {
        background-color: #00468C;
        color: white;
    }
    .newFooterContainer{
        clear:both;
        width: 100%;
        min-height: 400px;
        padding-top: 50px;
        padding-bottom: 30px;
        margin-top: 0px;
        background: url(../images/marel/bg-footer.jpg) top center;
		background-size: cover !important;
    }
    .newFooterContainerInner{
        width:90%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
    .newFooterDatosGenerales{
        float:left;
        width: 25%;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .newFooterDatosGenerales .icono_xpertshop-footer {
        cursor:pointer;
        margin-top: 20x;
        background: url(../images/marel/logotipo.png);
        background-size: contain;
        background-repeat:no-repeat;
        width: auto;
        height: 90px;
    }
    .newFooterMenu{
        float:left;
        width: 50%;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .newFooterRedes{
        float:left;
        width: 25%;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .newFooterContenedorMedios{

    }
    .separadorMedios{
        width: 90%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
    .clearBoth{
        clear:both;
    }
    .newFooterMediosPago{
        width: 33.33333333%;
        float:left;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .newFooterSeguridad{
        width: 33.33333333%;
        float:left;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .newFooterBottom{
        width: 100%;
        min-height: 40px;
        padding-top: 15px;
        background-color: #111;
        padding-bottom: 10px;
    }
    .powerby{
        text-align: right;
    }
    .newFooterBottom a {
        color: #333333;
        padding: 0 5px;
    }
    .newFooterBottom a:hover {
        color: white;
        text-decoration: none;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .newFooterRegistroTextBottom{
        display:none;
    }
    .newFooterRegistroForm{
        width: 40%;
        float:left;
        margin-left:5%;
    }
}
@media (max-width: 767px) {
    .newFooterRegistro{
        display:none;
    }
    .newFooterContainer{
        margin-top: 40px;
        clear:both;
        width: 100%;
        min-height: 400px;
        padding-top: 50px;
        padding-bottom: 30px;
        background: url(../images/marel/bg-footer.jpg) top center;
    }
    .newFooterContainerInner{
        width:90%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
    .newFooterDatosGenerales{
        float:left;
        width: 25%;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .newFooterDatosGenerales .icono_xpertshop-footer {
        cursor:pointer;
        margin-top: 20x;
        background: url(../images/marel/logotipo.png);
        background-size: contain;
        background-repeat:no-repeat;
        width: auto;
        height: 90px;
    }
    .newFooterMenu{
        float:left;
        width: 50%;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .newFooterRedes{
        float:left;
        width: 25%;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .newFooterContenedorMedios{

    }
    .separadorMedios{
        width: 90%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
    .clearBoth{
        clear:both;
    }
    .newFooterMediosPago{
        width: 100%;
        float:left;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        text-align: center;
    }
    .newFooterSeguridad{
        width: 33.33333333%;
        float:left;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .newFooterBottom{
        width: 100%;
        min-height: 40px;
        padding-top: 15px;
        background-color: #111;
        padding-bottom: 10px;
    }
    .powerby{
        text-align: right;
    }
    .newFooterBottom a {
        color: #333333;
        padding: 0 5px;
    }
    .newFooterBottom a:hover {
        color: white;
        text-decoration: none;
    }
    .newFooterContainer{
        padding-top: 20px;
        padding-bottom: 20px
    }
    .newFooterDatosGenerales
    {
        width: 100%;
        text-align: center;
    }
    .newFooterDatosGenerales .icono_xpertshop-footer
    {
        height: 65px;
        background-position: center;
    }
    .newFooterRegistroTextBottom{
        display:none;
    }
    .newFooterMenu{
        display:none;   
    }
    .newFooterRedes{
        width: 100%;
        margin-top: 15px;
        margin-bottom: 35px;
    }
    .newFooterRedes ul{
        width: 100%;
        text-align:center;
        
    }
    .newFooterRedes ul li a{
       margin-left: 5px;
       margin-right: 5px;
       cursor:pointer;
    }
    .newFooterRedes ul, .newFooterRedes li{
        display: inline-block;
    }
    .footer-menu li a span{
        display:none;
    }
    .footer-menu li a span span{
        color:#fff;
    }
    .newFooterMediosPago{
        width: 100%;
        margin: 0 auto;
        position:relative;
    }
    .sprite_full{
        display: inline-block;
    }
    .icono_paypal,
    .icono_visa,
    .icono_mastercard,
    .icono_americanexpres,
    .icono_seven,
    .icono_oxxo{
        float:none;
    }
    .newFooterSeguridad{
        display:none;
    }
    .newFooterBottom .col-md-9 {
        text-align: center;
    }
    .newFooterBottom .powerby {
        text-align: center;
    }
}