/* Base Responsive */

@media (min-width: 1026px) {
    .item-mobile {
        display: none;
    }

    .sec-gral .sec-mob {
        display: none;
    }
    .regaloamedida-home .corpo-regalos .cta-mob {
        display: none;
    }

    .mobile {
        display: none;
    }
}

@media only screen and (max-width: 1025px) and (min-width: 600px) {
    .corpo-cont .cont-gral h3 {
        padding-top: 40px;
    }

    .corpo-valijas {
        background-color: #fff;
        border-bottom: 1px solid rgba(0, 0, 0, 0.075);
        width: calc(100% - 160px);
        position: relative;
        margin: 0 auto;
    }

    .regaloscorpo-valijas-carousel .card {
        margin: 0 auto;
    }

    .cont-gral .items {
        width: 100%;
        max-width: 50%;
        margin-left: 0px;
    }

    #voucher .items .productoDig {
        margin-top: 30px;
    }

    #voucher .items .productoFisico {
        margin-top: 30px;
    }

    .send {
        width: 100%;
    }

    .cont-gral .items .item-cont {
        width: 100%;
        max-width: 85%;
        margin: 0 auto;
    }

    /* pasos */
    .regaloamedida-home .pasos .instrucciones {
        display: flex;
        flex-direction: row;
        width: 100%;
        max-width: 90%;
    }

    .regaloamedida-home .pasos .instrucciones .inst-regalar {
        width: 100%;
        max-width: 90%;
        margin: 0 auto;
    }

    .regaloamedida-home .corpo-regalos .inst-regalar p {
        font-size: 16px;
    }
}

@media only screen and (max-width: 768px) {
    .corpo-cont .cont-gral {
        flex-direction: column;
    }

    .cont-gral .items {
        width: 100%;
        max-width: 100%;
        margin-left: 0px;
    }

    #voucher .cont-gral:last-child {
        padding-top: 0px;
    }

    #voucher .items .productoDig {
        margin-top: 30px;
    }

    #voucher .items .productoFisico {
        margin-top: 30px;
    }

    #sendAndtrack {
        padding-bottom: 45px;
    }
    .send {
        width: 100%;
    }

    .regaloamedida-home .corpo-regalos .img-tipovalijas {
        display: none;
    }

    .corpo-banneriso {
        margin-top: 20px;
    }
}

/* Smartphones */

@media only screen and (max-width: 480px) {
    body {
        overflow-x: hidden;
    }

    .desktop {
        display: none;
    }

    .mobile {
        display: block;
    }

    /* General */

    h1 {
        font-size: 20px;
        line-height: 24px;
        color: #434343;
    }

    h2 {
        font-size: 22px;
        line-height: 26px;
    }

    h3 {
        font-size: 16px;
        line-height: 20px;
        color: #606060;
    }

    h4 {
        font-size: 15px;
        line-height: 19px;
        color: #606060;
    }

    h5 {
        font-size: 14px;
        line-height: 18px;
        color: #606060;
    }

    h6 {
        font-size: 13px;
        line-height: 17px;
        color: #01a2dc;
    }

    p,
    span {
        font-family: "Lato", sans-serif;
        margin: 0px;
        padding: 0px;
    }

    p {
        font-size: 13px;
        /* font-weight: 300; */
    }

    /**/

    .corpo-cont .cont-gral {
        width: 100%;
        padding: 0px;
        flex-direction: column;
    }

    .sec-gral .cont-gral {
        width: 100%;
    }

    .corpo-column .cont-gral {
        padding: 25px 20px 0px 20px;
        border-top: 1px solid #ddd;
    }

    /* nav lado derecho */
    .corpo-banner .right .iconContacto {
        margin-top: 0px;
        margin-left: 0px;
        height: 17px;
        padding-bottom: 8px;
    }

    .inputMaterial {
        position: relative;
        width: 100%;
        height: auto;
        background-color: #ffffff;
        margin-top: 18px;
        margin-bottom: 13px;
    }

    .inputMaterial > textarea {
        font-size: 14px;
    }

    .sec-gral .cont-gral {
        min-height: auto;
        max-width: auto;
    }

    /* Banner */

    .corpo-nav {
        height: 60px;
    }

    .corpo-nav .contactoEjectutivo {
        display: none;
    }

    .corpo-nav .cont-gral {
        justify-content: center;
    }

    .corpo-banner {
        height: auto;
        padding-top: 0;
        background: transparent;
        /* background: url(/fanbag/img/corporativo/banners/top.png); */
    }

    .corpo-banner {
        background: url(../img/corporativo/banners/top.png);
        padding-bottom: 100px;
        background-size: 175%;
        background-position: 10% -5%;
    }

    .corpo-banner .cont-gral {
        flex-direction: column;
        background: url("../img/fondos/banner-top.jpg");
        background-size: 165%;
        background-position: 55% 10%;
    }

    .cont-gral.--special {
        padding: 0px;
    }

    .corpo-banner.--special {
        background: none !important;
    }

    .corpo-banner .cont-gral.--special {
        background: none;
    }

    .corpo-banner .cont-gral.--special .left {
        background: url("../img/fondos/banner-top-diatrabajador-2.jpg");
        background-size: cover;
        background-position: 20% 85px;
    }

    .corpo-banner .cont-gral.--special.--diamadre .left {
        background: url("../img/fondos/banner-top-diamadre.jpg");
        background-size: cover;
        background-position: 30% 85px;
    }

    .corpo-banner .cont-gral.--special.--diapadre .left {
        background: url("../img/fondos/banner-top-diapadre.jpg");
        background-size: cover;
        background-position: 20% 50px;
    }


    .corpo-banner .left,
    .corpo-banner .right {
        width: 100%;
    }

    .corpo-banner.--special .left, .corpo-banner.--special .right {
		width: 100%;
	}

    .corpo-banner .left {
        box-sizing: border-box;
        padding: 50px 20px;
        padding-top: 120px;
        text-align: center;
        align-items: center;
    }

    .corpo-banner .left h1 {
        margin-top: 65px;
        margin-bottom: 0px;
        color: #fff;
        line-height: 25px;
        margin-bottom: 15px;
        font-size: 20px;
    }
    .corpo-banner .left div {
        display: none;
    }

    .corpo-banner .left h4 {
        margin-bottom: 0;
    }

    .corpo-banner .left a {
        display: none;
    }

    .corpo-banner .right {
        width: 100%;
    }

    .corpo-banner .right .box {
        border-radius: 0px;
        padding: 30px 20px;
        border: 0;
    }

    .corpo-banner .right .box p {
        line-height: 24px;
        margin-bottom: 10px;
    }

    .corpo-banner .right .box h4 {
        padding-bottom: 0px;
    }

    /* Formulario */

    /* ---------- Seccion 1 -titulos -------------*/

    .cont-gral .info .titulo {
        font-size: 22px;
        font-weight: 800;
        padding-top: 30px;
        padding-bottom: 0px;
        line-height: 30px;
    }

    .cont-gral .info .subtitle {
        font-size: 17px;
        line-height: 24px;
        text-align: center;
        width: 100%;
        padding-left: 0px;
        padding-bottom: 10px;
    }

    .corpo-cont .cont-gral .info p {
        font-size: 17px;
        line-height: 24px;
    }

    .corpo-cont .cont-gral .info .legal {
        line-height: 24px;
        font-size: 16px;
        color: #898989;
    }

    /* ---------- Seccion 2 -titulos  cambio---------------*/

    .cont-gral .titulo-cont {
        font-size: 22px;
        padding-top: 30px;
    }

    .corpo-soluciones,
    .desktop {
        display: none;
    }

    .titleCarrusel {
        padding-bottom: 30px;
    }

    .titleCarrusel span {
        font-size: 25px;
    }

    .corpo-banner .right .box p span[class*="negrita"] {
        font-size: 13px;
    }

    .corpo-msg .cont-gral {
        padding: 40px 20px;
    }

    .corpo-valijas .cont-gral {
        padding: 0 0 40px 0;
    }

    .corpo-valijas .valija-link {
        display: none;
    }

    .corpo-valijas .owl-carousel .owl-nav {
        height: auto;
        top: 50%;
        transform: translateY(-50%);
        pointer-events: auto;
        z-index: 20px;
    }

    .corpo-valijas .owl-carousel .owl-nav .owl-next,
    .corpo-valijas .owl-carousel .owl-nav .owl-prev {
        padding: 10px;
        background-color: transparent;
    }

    .corpo-valijas .owl-carousel .owl-nav .owl-next {
        margin-right: 0;
    }

    .corpo-valijas .owl-carousel .owl-nav .owl-prev {
        margin-left: 0;
    }

    .regaloscorpo-valijas-carousel .card {
        width: 100%;
        padding: 0 40px;
    }

    .comofunc-home .comofunc-sec {
        padding: 30px 0;
        background-color: #f7f7f7;
    }

    .comofunc-home .comofunc-sec h2 {
        max-width: 250px;
        text-align: center;
    }

    .comofunc-home .comofunc-sec .cont-box {
        display: none;
    }

    .comofunc-home .comofunc-sec .cont-box-mobile {
        display: flex;
    }

    .comofunc-home .comofunc-sec .cont-box-mobile .img-svg {
        width: auto;
        height: 65px;
        padding: 0;
        padding-left: 10px;
    }

    .soluciones-sec {
    }

    .soluciones-sec .comofunc-sec {
        padding: 40px 30px 30px 30px;
        background-color: #fff;
    }

    .soluciones-sec .comofunc-sec .cont-box-mobile {
        padding: 0;
    }

    .soluciones-sec .comofunc-sec .padd-contbox-top {
        padding-top: 30px;
    }

    .soluciones-sec .comofunc-sec .padd-contbox-bottom {
        padding-bottom: 20px;
    }

    .corpo-clientes .cont-gral {
        padding: 50px 0 30px 0;
    }

    .corpo-clientes h2 {
        margin-bottom: 20px;
    }

    .corpo-msgDos .cont-gral {
        padding: 40px 20px;
    }

    .corpo-msgDos .titulo-big {
        font-size: 30px;
        line-height: 34px;
        padding: 10px 0;
    }

    .corpo-personalizacion {
        padding: 40px 20px;
    }

    .corpo-personalizacion .cont-gral {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .corpo-personalizacion .left {
        width: 100%;
        overflow: hidden;
        margin-top: -110px;
    }

    .corpo-personalizacion .left .slide-iso-cont {
        position: relative;
        width: auto;
        height: auto;
        min-height: 180px;
        padding: 25px;
        margin: 10px 0px;
        border-radius: 5px;
        background-color: #fff;
    }

    .corpo-personalizacion .left .slide-iso-cont .box p {
        min-height: 75px;

        margin-bottom: 15px;
    }

    .corpo-personalizacion .right {
        width: 100%;

        padding-top: 30px;
    }

    .corpo-personalizacion .left .img-isometric img {
        width: 75%;
    }

    .corpo-personalizacion .right h2 {
        text-align: center;
        max-width: auto;
        margin: 0;
    }

    .corpo-msgDos .box-cont {
        display: none;
    }

    .corpo-msgDos .box-cont-mobile {
        display: flex;
    }

    .corpo-clientes .owl-carousel .owl-nav .owl-prev {
        margin-left: -37%;
    }

    .corpo-clientes .owl-carousel .owl-nav .owl-next {
        margin-right: -37%;
    }

    .cta-rightcorner {
        left: 0;
        padding: 10px 0;

        z-index: 5;
    }

    .cta-rightcorner .ws-button {
        margin: 0 0 5px 10px;
    }

    /* productos */
    #voucher {
        margin-top: 50px;
    }

    #voucher .cont-gral {
        padding-top: 60px;
        padding-bottom: 0px;
    }

    #voucher .cont-gral:last-child {
        padding-top: 0px;
    }

    #voucher .items .productoDig {
        width: 100%;
    }

    #voucher .items .productoFisico {
        width: 100%;
        margin-top: 70px;
    }

    .contVoucher p {
        font-size: 16px;
    }

    /* carrusel */
    #productos {
        padding-bottom: 30px;
    }

    /* sendandTrack */
    .corpo-cont .cont-gral h3 {
        padding-top: 40px;
    }

    #sendAndtrack {
        margin-top: 0px;
        padding-bottom: 45px;
    }

    /* pasos  */
    .regaloamedida-home .corpo-regalos h4 {
        width: 100%;
        max-width: 84%;
    }

    .regaloamedida-home .corpo-regalos .img-tipovalijas {
        display: none;
    }

    .regaloamedida-home .pasos .instrucciones {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .regaloamedida-home .pasos .instrucciones .inst-regalar {
        width: 100%;
        max-width: 80%;
    }

    .regaloamedida-home .corpo-regalos .inst-regalar p {
        font-size: 16px;
    }

    footer {
        padding-bottom: 50px;
    }

    footer p,
    footer a {
        line-height: 18px;
        font-size: 14px;
    }

    footer .footer-cont {
        flex-direction: column;
        padding: 30px;
        padding-top: 20px;
    }

    footer .bottom {
        padding-bottom: 30px;
    }

    footer .footer-cont img {
        margin-top: 0px;
        margin-bottom: 15px;

        height: 25px;
        width: auto;
    }

    footer .footer-cont .footer-col {
        padding: 10px;
        width: 100%;
        align-items: center;
        text-align: center;
    }

    footer .right h4 {
        text-align: center;
    }

    footer .linkedin img {
        height: 17px;
        width: auto;
        margin: 0 4px 3px -2px;
    }

    .sec-gracias .gr-fondo img {
        width: auto;
        height: 100%;
    }

    .sec-gracias .gr-text {
        padding: 40px 50px;
    }

    .sec-gracias .gr-text h1 {
        max-width: 500px;
        font-size: 28px;
        line-height: 36px;
    }

    .regaloamedida-home .regaloamedida-sec .img-tipovalijas-left img {
        height: 220px;
    }

    .regaloamedida-home .regaloamedida-sec .title-tipovalijas {
        padding: 50px 0 30px 0;
    }

    .regaloamedida-home .regaloamedida-sec .box-tipovalijas p {
        width: calc(75% - 40px);
    }

    .regaloamedida-home .regaloamedida-sec .img-tipovalijas-right img {
        height: 320px;
    }

    .regaloamedida-home .regaloamedida-sec .box-tipovalijas:first-child {
        padding: 0;
    }

    .regaloamedida-home .regaloamedida-sec .box-bottom {
        margin-top: -10%;
        margin-bottom: 50px;
    }

    .regaloamedida-sec h2 {
        font-size: 21px;
    }

    .regaloamedida-home .regaloamedida-sec .box-tipovalijas h5 {
        margin-top: 10px;
    }

    .corpo-valijas .valija-cont {
        flex-direction: column;
    }

    .card {
        width: calc(100% - 30px);
    }

    .card .info .descValija {
        height: auto;
    }

    .corpo-msg .cont-gral {
        padding: 50px 20px 30px 20px;
    }

    .corpo-msg h4 {
        width: 90%;
        font-size: 12px;
    }

    .valijas-highlight .cont-gral {
        justify-content: flex-start;
        align-items: center;
        flex-direction: column;
    }

    .valijas-highlight .left,
    .valijas-highlight .right {
        width: 100%;
    }

    .valijas-highlight-card .info {
        padding: 17px 15px 20px 0;
    }

    .regaloamedida-home .regaloamedida-sec .cta-tipovalijas {
        padding: 0 20px 40px 20px;
    }

    /* On Offs */

    .regaloamedida-home .desktop {
        display: none;
    }

    .regaloamedida-home .mobile {
        display: inline;
    }

    .onmobile {
        display: flex;
    }

    .offmobile {
        display: none;
    }

    .cta-rightcorner {
        left: 25%;
        bottom: 0;
        margin-left: 0%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}
