@media screen and (max-width: 1750px) {
    /* Inicio */
        #inicioCarrusell {
        margin-top: 1em !important;
    }

    /* Almacen */
        #almacenContent {
        width: 40% !important;
    }

    /* Tus Compras */
        #tusComprasTitle {
            width: 55% !important;
        }
        #tusComprasBRANDS {
            display: none !important;
        }
        #tusComprasMOBILE {
            width: 45% !important;
        }
        #tusComprasSTEPS {
            width: 55% !important;
        }
        #tusComprasBRANDS2Ini {
            margin: 5px !important;
            width: 25% !important;
        }
        #tusComprasBRANDS2Ext {
            flex-direction: row !important;
            display: inherit !important;
            margin: 5px !important;
            width: 25% !important;
        }
        #tusComprasN1, #tusComprasN2,
        #tusComprasN3, #tusComprasN4 {
            width: 80% !important;
        }
}

@media screen and (max-width: 1600px) {
    /* Inicio */
        #inicioCarrusell {
            margin-top: 1.25em !important;
        }
        #entregas {
            height: 200px;
            width: 200px;
        }

    /* Ord. Embarque */
        #ordEmbarqueTAB1, #ordEmbarqueTAB2,
        #ordEmbarqueTAB3, #ordEmbarqueTAB4 {
            width: 70% !important;
        }

    /* Nuestras Compras */
        #nuestrasComprasTAB1, #nuestrasComprasTAB2 {
            width: 70% !important;
        }

    /* Shopping Cart */
        #shoppingCartTAB2 {
            width: 75% !important;
        }

    /* Courier y Carga */
        #courierParagraph {
            width: 70% !important;
        }

    /* Calc. Cotizar */
        #calcCotizarTAB1 {
            width: 70% !important;
        }

    /* Copy and Paste */
        #copyAndPasteTAB1 {
            width: 70% !important;
        }

    /* Contactanos */
        #contactanosTAB1 {
            width: 70% !important;
        }

    /* Cuando Enviar */
        #cuandoEnviarCE1 {
            height: 60% !important;
        }
}

@media screen and (max-width: 1400px) {
    /* Inicio */
        #inicioCarrusell {
            margin-top: 1.75em !important;
        }
        #entregas {
            height: 180px;
            width: 180px;
        }
}

@media screen and (max-width: 1340px) {
    /* Inicio */
        #inicioCarrusell {
            margin-top: 2.0em !important;
        }
        #entregas {
            height: 160px;
            width: 160px
        }
        #entregasDetail {
            flex-wrap: wrap
        }

    /* Footer */
        #footerLinks {
            flex-wrap: wrap;
            width: 100%
        }
        #footerOthers {
            width: 100%;
            flex-direction: row;
            justify-content: space-evenly
        }
        #footerOthersTitle {
            justify-content: center
        }

    /* Ord. Embarque */
        #ordEmbarqueSTAT1, #ordEmbarqueSTAT2,
        #ordEmbarqueSTAT3, #ordEmbarqueSTAT4 {
            width: 55% !important;
        }
        #ordEmbarqueWEL, #ordEmbarqueBYE {
            width: 80% !important;
        }
        #ordEmbarqueWELparagraph, #ordEmbarqueBYEparagraph {
            width: 80% !important;
        }

    /* Tus Compras */
        #tusComprasMOBILE {
            display: none !important;
        }
        #tusComprasSTEPS {
            width: 75% !important;
        }

    /* Cuando Enviar */
        #cuandoEnviarBODY {
            justify-content: center !important;
        }
        #cuandoEnviarContent {
            justify-content: center !important;
            width: 90% !important;
        }
        #cuandoEnviarCE1 {
            display: none !important;
        }
        #cuandoEnviarCE2 {
            flex-direction: row !important;
            justify-content: space-around !important;
            margin-left: 0 !important;
            width: 90% !important;
        }
        #cuandoEnviarCE21, #cuandoEnviarCE22 {
            width: 45% !important;
        }

    /* Encomiendas */
        #encomiendasStepsC1 {
            display: none !important;
            width: 25% !important;
        }
        #encomiendasStepsC2 {
            flex-direction: row !important;
            flex-wrap: wrap !important;
            justify-content: space-evenly !important;
            margin-left: 0 !important;
            width: 100% !important;
        }
        #encomiendasStepSec {
            width: 45% !important;
        }

        #encomiendasMenaje {
            width: 90% !important;
        }
        #encomiendasMenajeCE1Fondo {
            display: none !important;
        }
        #encomiendasMenajeCE1Content {
            width: 90% !important;
        }
        #encomiendasMenajeCE1Content {
            right: 10% !important;
        }

    /* Tracking Internacional */
        #trackingInterCOL1 {
            width: 100% !important;
        }
        #trackingInterMOBIL {
            display: none !important;
        }
        #trackingInterLINE {
            width: 25% !important;
        }
        #trackingInterSTEPS {
            width: 75% !important;
        }

    /* Tracking Internacional Status */
        #trackingInterStatusCOL1 {
            width: 100% !important;
        }
        #trackingInterStatusSTEPS {
            width: 100% !important;
        }
}

@media screen and (max-width: 1267px) {
    /* Almacen */
        #almacenContent {
        width: 50% !important;
    }

    /* Ord. Embarque */
        #ordEmbarqueTAB1, #ordEmbarqueTAB2,
        #ordEmbarqueTAB3, #ordEmbarqueTAB4 {
            width: 75% !important;
        }

    /* Nuestras Compras */
        #nuestrasComprasTAB1, #nuestrasComprasTAB2 {
            width: 75% !important;
        }

    /* Shopping Cart */
        #shoppingCartTAB2 {
            width: 75% !important;
        }

    /* Calc. Cotizar */
        #calcCotizarTAB1 {
            width: 75% !important;
        }

    /* Copy and Paste */
        #copyAndPasteTAB1 {
            width: 75% !important;
        }

    /* Contactanos */
        #contactanosTAB1 {
            width: 75% !important;
        }
}

@media screen and (max-width: 1252px) {
    /* Inicio */
        #inicioCarrusell {
            margin-top: 4em !important;
        }
        #inicioServices {
            justify-content: space-evenly;
            width: 100% !important;
        }
        #inicioServicesMedium {
            display: none
        }
        #inicioServicesLeft, #inicioServicesRight {
            width: 45% !important;
            flex-direction: row !important;
            justify-content: center !important;
        }
        #inicioServicesI1, #inicioServicesI2,
        #inicioServicesD1, #inicioServicesD2 {
           justify-content: center !important;
           align-items: center !important;
        }
        #inicioServicesI1Paragraph, #inicioServicesI2Paragraph,
        #inicioServicesD1Paragraph, #inicioServicesD2Paragraph {
            text-align: justify !important;
            width: 85% !important;
        }

    /* Beneficios */
        #beneficiosStoreDetail, #beneficiosControlDetail,
        #beneficiosTrackingDetail, #beneficiosDeliveryDetail {
            justify-content: center !important;
            align-items: center !important;
        }
        #beneficiosStoreParagraph, #beneficiosControlParagraph,
        #beneficiosTrackingParagraph, #beneficiosDeliveryParagraph {
            text-align: justify !important;
            width: 85% !important;
        }

    /* Ord. Embarque */
        #ordEmbarqueTAB1, #ordEmbarqueTAB2,
        #ordEmbarqueTAB3, #ordEmbarqueTAB4 {
            width: 85% !important;
        }

    /* Nuestras Compras */
        #nuestrasComprasTAB1, #nuestrasComprasTAB2 {
            width: 85% !important;
        }

    /* Shopping Cart */
        #shoppingCartTAB1Detail {
            width: 90% !important;
        }
        #shoppingCartBoxSubTotal {
            width: 90% !important;
        }
        #shoppingCartTAB2 {
            width: 85% !important;
        }

    /* Calc. Cotizar */
        #calcCotizarTAB1 {
            width: 85% !important;
        }

    /* Copy and Paste */
        #copyAndPasteTAB1 {
            width: 85% !important;
        }

    /* Contactanos */
        #contactanosTAB1 {
            width: 85% !important;
        }
}

@media screen and (max-width: 1080px) {
    /* Generics Selectors */
        div[id$="BODY"] {
            margin: 5.5em 0 0 0 !important;
        }

    /* NavBar */
        .navbar-brand {
            padding-left: 0.5em !important;
        }
        #logo {
            height: 3em !important;
        }

    /* Inicio */
        #inicioCarrusell {
            margin-top: -1.75em !important;
         }
        #inicioClock {
            margin-top: 16em !important;
        }

    /* Almacen */
        #almacenContent {
            width: 60% !important;
        }

    /* Entrega Proc. */
        #entregaProcENVIO, #entregaProcRECOJO, #entregaProcDELIVERY {
            width: 25% !important;
        }

    /* Seguimiento Proc. */
        div[id*="seguimientoItem"] {
        width: 25% !important;
    }
}

@media screen and (max-width: 1024px) {
    /* Ord. Embarque */
        #ordEmbarqueTAB1, #ordEmbarqueTAB2,
        #ordEmbarqueTAB3, #ordEmbarqueTAB4 {
            width: 95% !important;
        }

    /* Nuestras Compras */
        #nuestrasComprasTAB1, #nuestrasComprasTAB2 {
            width: 95% !important;
        }

    /* Stock Articulos */
        div[id*="StockArticuloItem"] {
            width: 23% !important;
        }

    /* Shopping Cart */
        #shoppingCartTAB1Detail {
            width: 100% !important;
        }
        #shoppingCartBoxSubTotal {
            width: 100% !important;
        }
        #shoppingCartTAB2 {
            width: 95% !important;
        }

    /* Calc. Cotizar */
        #calcCotizarTAB1 {
            width: 95% !important;
        }

    /* Copy and Paste */
        #copyAndPasteTAB1 {
            width: 95% !important;
        }

    /* Contactanos */
        #contactanosTAB1 {
            width: 95% !important;
        }
}

@media screen and (max-width: 991px) {
    /* Inicio */
        #inicioCarrusell {
            margin-top: -1.5em !important;
            visibility: hidden;
        }
        #inicioClock {
            margin-top: 15em !important;
        }
        #inicioServices {
            flex-direction: column !important;
            width: 90% !important;
        }
        #inicioServicesLeft, #inicioServicesRight {
            width: 100% !important;
        }

    /* Beneficios */
        #beneficiosDetail {
            flex-wrap: wrap !important;
            justify-content: space-evenly !important;
            width: 100% !important;
        }
        #beneficiosStore, #beneficiosControl,
        #beneficiosTracking, #beneficiosDelivery {
            width: 45% !important;
        }

    /* Tus Compras */
        #tusComprasSTEPS {
            width: 90% !important;
        }
        #tusComprasItems {
            margin: 1em 0 !important;
            /*flex-direction: column !important;*/
        }
}

@media screen and (max-width: 826px) {
    /* Generics Classes */
        .title {
            font-size: 2.5em;
        }
        .subtitle1 {
            font-size: 1.5em;
        }

    /* Inicio */
        #inicioCarrusell {
            margin-top: -1.5em !important;
        }
        #inicioClock {
            margin-top: 9em !important;
        }

    /* Shopping Cart */
        #shoppingCartTAB1Detail {
            width: 100% !important;
        }
        #shoppingCartTAB1SubtitleCodigo, #shoppingCartTAB1SubtitleNombre,
        #shoppingCartTAB1ItemPhoto, #shoppingCartTAB1ItemCodigo {
            display: none !important;
        }
        #shoppingCartTAB2 {
            width: 95% !important;
        }

    /* Courier y Carga */
        #courierParagraph {
             width: 75% !important;
        }
}

@media screen and (max-width: 768px) {
    /* Generics Classes */
        .title {
            font-size: 2em;
        }

    /* Generics Selectors */
        div[id$="BODY"] {
            margin: 5em 0 0 0 !important;   /*antes 3.5em*/
        }

    /* Inicio */
        #inicioCarrusell {
            margin-top: -1.5em !important;
        }
        #inicioClock {
            margin-top: 7em !important;
        }

    /* Footer */
        #footerRights {
            height: 4.2em;
        }

    /* Ord. Embarque */
        #ordEmbarqueCOL11, #ordEmbarqueCOL21,
        #ordEmbarqueCOL31, #ordEmbarqueCOL41 {
            width: 30% !important;
        }
        #ordEmbarqueCOL12, #ordEmbarqueCOL22,
        #ordEmbarqueCOL32, #ordEmbarqueCOL42 {
            width: 55% !important;
        }

        #ordEmbarqueSECC12, #ordEmbarqueSECC32,
        #ordEmbarqueSECC42 {
            display: none !important;
        }
        #ordEmbarqueSECC12, #ordEmbarqueSECC22,
        #ordEmbarqueSECC32, #ordEmbarqueSECC42 {
            justify-content: center !important;
        }

    /* Nuestras Compras */
        #nuestrasComprasCOL12, #nuestrasComprasCOL22 {
            width: 55% !important;
        }

    /* Stock Categorias */
        div[id*="stockCategoriasSECC"] {
            width: 45% !important;
        }

    /* Stock Articulos */
        div[id*="StockArticuloItem"] {
            width: 32% !important;
        }

    /* Shopping Cart */
        #shoppingCartCOL21 {
            width: 30% !important;
        }
        #shoppingCartCOL22 {
            width: 55% !important;
        }

    /* Courier y Carga */
        #courier {
            width: 60% !important;
        }
        #courierImage {
            width: 40% !important;
        }

    /* Calc. Cotizar */
        #calcCotizarCOL12 {
            width: 55% !important;
        }

    /* Copy and Paste */
        #copyAndPasteCOL12 {
            width: 55% !important;
        }

    /* Contactanos */
        #contactanosCOL12 {
            width: 55% !important;
        }

    /* Tracking Internacional */
        #trackingInterCONTENT {
            flex-direction: column !important;
        }
        #trackingInterCOL1Title {
            text-align: center !important;
        }
        #trackingInterROWS1 {
            width: 100% !important;
            margin-bottom: 3.5em !important;
        }
        #trackingInterCOL1 {
            width: 80% !important;
        }
        #trackingInterROWS2 {
            width: 100% !important;
        }
        #trackingInterLINE {
            width: 5% !important;
        }

    /* Tracking Internacional Status */
        #trackingInterStatusCONTENT {
            flex-direction: column !important;
        }
        #trackingInterStatusCOL1Title {
            text-align: center !important;
        }
        #trackingInterStatusROWS1 {
            width: 100% !important;
            margin-bottom: 3.5em !important;
        }
        #trackingInterStatusCOL1 {
            width: 80% !important;
        }
        #trackingInterStatusROWS2 {
            width: 100% !important;
        }
        #trackingInterStatusLINE {
            width: 5% !important;
        }

    /* Entrega Proc. */
        #entregaProcENVIO, #entregaProcRECOJO,
        #entregaProcDELIVERY {
            width: 30% !important;
        }

    /* Seguimiento Proc. */
        #seguimientoDetail {
            justify-content: space-evenly !important;
        }
        div[id*="seguimientoItem"] {
            width: 35% !important;
        }

    /* Inf. Aduanas */
        #queEsEIBUInfo6COL1, #queEsEIBUInfo6COL2,
        #informacionAduanasInfo5COL1, #informacionAduanasInfo5COL2 {
            width: 100% !important;
        }
}

@media screen and (max-width: 670px) {
     /* Beneficios */
        /*#beneficiosTitle {
            flex-direction: column !important;
        }*/
        #beneficiosDetail {
            width: 100% !important;
            flex-wrap: wrap !important;
        }

    /* Ord. Embarque */
        #ordEmbarqueCOL11, #ordEmbarqueCOL21,
        #ordEmbarqueCOL31, #ordEmbarqueCOL41 {
            display: none !important;
        }
        #ordEmbarqueCOL12, #ordEmbarqueCOL22,
        #ordEmbarqueCOL32, #ordEmbarqueCOL42 {
            width: 80% !important;
        }
        #ordEmbarqueBUTTONS2 {
            flex-direction: column !important;
        }
        #ordEmbarqueSECC12, #ordEmbarqueSECC32,
        #ordEmbarqueSECC42 {
            display: none !important;
        }
        #ordEmbarqueSECC22 {
            justify-content: center !important;
        }

    /* Nuestras Compras */
        #nuestrasComprasCOL11, #nuestrasComprasCOL21 {
            display: none !important;
        }
        #nuestrasComprasCOL12, #nuestrasComprasCOL22 {
            width: 80% !important;
        }

    /* Shopping Cart */
        #shoppingCartCOL21 {
            display: none !important;
        }
        #shoppingCartCOL22 {
            width: 80% !important;
        }
        #shoppingCartSubTotal {
            width: 60% !important;
        }

    /* Encomiendas */
        #encomiendasStepsC2 {
            flex-direction: row !important;
            flex-wrap: wrap !important;
            justify-content: space-evenly !important;
            margin-left: 0 !important;
            width: 100% !important;
        }
        #encomiendasMenajeCE1 {
            width: 100% !important;
        }
        #encomiendasMenajeCE2 {
            display: none !important;
        }
        #encomiendasStepSec {
            flex-direction: column !important;
            margin-right: 0 !important;
            margin-bottom: 2em !important;
            width: 75% !important;
        }
        #encomiendasStepSecImgCnt {
            margin-right: 0 !important;
        }
        img[id*="encomiendasStepSecImgN"] {
            width: 15% !important;
        }
        #encomiendasStepSecContent {
            width: 100% !important;
        }
        #encomiendasStepSecSubtitle {
            text-align: center !important;
            width: 100% !important;
        }
        #encomiendasStepSecParagraph {
            /*text-align: justify !important;*/
            width: 100% !important;
        }
        #encomiendasMenajeCE1Content {
            position: relative !important;
            transform: translate(0, 0);
        }

    /* Tracking Internacional Status*/
        #trackingInterStatusDATETIMEDetails {
            margin: 0 2em 0 0!important;
        }
        #trackingInterStatusLINE {
            width: 10% !important;
        }

    /* Calc. Cotizar */
        #calcCotizarCOL11 {
            display: none !important;
        }
        #calcCotizarCOL12 {
            width: 80% !important;
        }

    /* Copy and Paste */
        #copyAndPasteCOL11 {
            display: none !important;
        }
        #copyAndPasteCOL12 {
            width: 80% !important;
        }

    /* Contactanos */
        #contactanosCOL11 {
            display: none !important;
        }
        #contactanosCOL12 {
            width: 80% !important;
        }

    /* Entrega Proc. */
        #entregaProcENVIO, #entregaProcRECOJO,
        #entregaProcDELIVERY {
            width: 40% !important;
    }
}

@media screen and (max-width: 576px) {
        /* Navbar */
            .navbar-brand {
            padding-left: 0.5em !important;
        }

        /* Inicio */
            #inicioCarrusell {
                margin-top: 0 !important;
            }
            #inicioClock {
                margin-top: 4em !important;
            }

        /* Clock */
            .clock {
                margin: 0.25em;
            }
            .clock-detail {
                font-size: 1em;
            }

        /* Entregas */
            #entregasClient {

            }

        /* Almacen */
            #almacenContent {
                width: 80% !important;
        }

        /* Footer */
            #footerOthersMediosPago {
                flex-direction: column !important;
                flex-wrap: wrap !important;
            }
            #footerInfo, #footerTracking, #footerUbicanos {
               /* flex-wrap: wrap !important;*/
                width: 90% !important;
                text-align: center;
            }
            #footerOthers {
                width: 100%;
                flex-direction: row;
                justify-content: space-evenly
            }

        /* Ord. Embarque */
            #ordEmbarqueCOL12, #ordEmbarqueCOL22,
            #ordEmbarqueCOL32, #ordEmbarqueCOL42 {
                width: 95% !important;
            }

        /* Tus Compras */
            #tusComprasWEL {
                display: none !important;
            }
            #tusComprasCONTENT {
                margin-bottom: 0 !important;
            }
            #tusComprasTitle {
                margin: 2em 0 1em 0 !important;
                width: 90% !important ;
            }
            #tusComprasSTEPS, #tusComprasBRANDS2 {
                margin-left: 0 !important;
            }
            #tusComprasBRANDS2Ini {
                margin: 5px !important;
                width: 45% !important;
            }
            #tusComprasBRANDS2Ext {
                flex-direction: row !important;
                display: inherit !important;
                margin: 5px !important;
                width: 45% !important;
            }

        /* Nuestras Compras */
            #nuestrasComprasCOL12, #nuestrasComprasCOL22 {
                width: 95% !important;
            }

        /* Stock Articulos */
            div[id*="StockArticuloItem"] {
                width: 48% !important;
            }

        /* Shopping Cart */
            #shoppingCartCOL22 {
                width: 95% !important;
            }
            #shoppingCartSubTotal {
                width: 80% !important;
            }

        /* Courier y Carga */
            #courier {
                width: 80% !important;
            }
            #courierParagraph {
                width: 100% !important;
            }
            #courierImage {
                display: none !important;
            }

        /* Encomiendas */
            #encomiendasStepsC2 {
                flex-direction: row !important;
                flex-wrap: wrap !important;
                justify-content: space-evenly !important;
                margin-left: 0 !important;
                width: 100% !important;
            }

        /* Tracking Internacional */
            #trackingInterROWS1 {
                width: 100% !important;
            }
            #trackingInterCOL1 {
                width: 80% !important;
            }
            #trackingInterROWS2 {
                width: 100% !important;
            }

        /* Tracking Internacional Status*/
            #trackingInterStatusROWS1 {
                width: 100% !important;
            }
            #trackingInterStatusCOL1 {
                width: 80% !important;
            }
            #trackingInterStatusROWS2 {
                width: 100% !important;
            }
            #trackingInterStatusROWSMed {
                display: initial !important;
                width: 90% !important;
            }
            #trackingInterStatusDATETIMEDetails {
                margin: 0 0.5em 0 0!important;
            }
            #trackingInterStatusLINE {
                display: none !important;
            }
            #trackingInterStatusSTEPS {
                margin: 0 0 0 0.5em !important;
            }
            #trackingInterStatusSTEPSDetails {
                margin-left: 0 !important;
                width: 100% !important;
                /*height: 900px !important;*/
            }
            #trackingInterStatusItem {
                height: 7em !important;
            }

        /* Calc. Cotizar */
            #calcCotizarCOL12 {
                width: 95% !important;
            }

        /* Copy and Paste */
            #copyAndPasteCOL12 {
                width: 95% !important;
            }

        /* Contactanos */
            #contactanosCOL12 {
                width: 95% !important;
            }

        /* Entrega Proc. */
            #entregaProcENVIO, #entregaProcRECOJO, #entregaProcDELIVERY {
            width: 60% !important;
        }

        /* Cuando Enviar */
            #cuandoEnviarContent {
                width: 90% !important;
                justify-items: center !important;
            }
            #cuandoEnviarCE2 {
                flex-direction: column !important;
                justify-content: center !important;
                align-items: center !important;
                margin-left: 0 !important;
                width: 100% !important;
            }
            #cuandoEnviarCE21, #cuandoEnviarCE22 {
                width: 85% !important;
            }
}

@media screen and (max-width: 480px) {
        /* Inicio */
            #inicioServices {
                flex-direction: column !important;
            }
            #inicioServicesLeft, #inicioServicesRight {
                flex-direction: column !important;
                width: 100% !important;
            }
            #inicioServicesI1, #inicioServicesI2,
            #inicioServicesD1, #inicioServicesD2 {
                width: 100% !important;
            }

            #beneficiosStore, #beneficiosControl,
            #beneficiosTracking, #beneficiosDelivery {
                width: 100% !important;
            }

        /* Stock Categorias */
            div[id*="stockCatVentajasSECC"] {
                flex-direction: column !important;
                width: 85% !important;
            }
            div[id*="stockCategoriasSECC"] {
                width: 85% !important;
            }

        /* Stock Articulos */
            div[id*="StockArticuloItem"] {
                width: 90% !important;
            }

        /* Shopping Cart */
            #shoppingCartSubTotal {
                width: 100% !important;
            }

        /* Tracking Internacional */
 /*           #trackingInterROWS2 {
                height: 800px !important;
            }*/

}

@media screen and (max-width: 385px) {
    /* Navbar */
        /*#logo {
       height: 3em !important;
    }*/

    /* Inicio */
        #entregasClient4, #entregasClient5, #entregasClient6 {
        display: none;
    }

    /* Entrega Proc. */
        #entregaProcENVIO, #entregaProcRECOJO, #entregaProcDELIVERY {
        width: 80% !important;
    }

    /* Tracking Internacional */
        /*#trackingInterROWS2 {
            height: 900px !important;
        }*/
}
