.slider-content h4 {
    display: none;
}

#header-slider {
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: 100%;
}

    #header-slider div {
        width: 100%;
        height: 100%;
    }

.slider-container {
    position: relative;
    max-width: 100%;
    overflow: hidden;
}

.banner-fundamento {
    display: block;
    width: 100%;
    height: auto;
    transition: 1.8s;
}

.slider-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.5);
    border: none;
    color: black;
    font-size: 39px;
    height: 60px;
    cursor: pointer;
}

.prev-btn {
    left: 10px;
}

.next-btn {
    right: 10px;
}

#img7 {
    background-image: url(https://leomontanez.com/images/fundamentos/1%20fundamento.png);
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: bottom;
    background-size: 100%;
}

#img6 {
    background-image: url(https://leomontanez.com/images/yoLeo.png);
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: bottom;
    background-size: 100%;
}


#img1 {
    background-image: url(https://leomontanez.com/images/fundamentos/ganamos.png);
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: bottom;
    background-size: 100%;
}

#img2 {
    background-image: url(https://leomontanez.com/images/fundamentos/2%20fundamento.png);
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: bottom;
    background-size: 100%;
}

#img3 {
    background-image: url(https://leomontanez.com/images/fundamentos/3%20fundamento.png);
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: bottom;
    background-size: 100%;
}

#img4 {
    background-image: url(https://leomontanez.com/images/fundamentos/4%20fundamento.png);
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: bottom;
    background-size: 100%;
}


#img5 {
    background-image: url(https://leomontanez.com/images/fundamentos/5%20fundamento.png);
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: bottom;
    background-size: 100%;
}


@media (max-width: 999px) {
    #header-slider {
        position: relative;
        margin: 0 auto;
        width: 89%;
        height: 100%;
        MARGIN-RIGHT: 2PX;
    }

    #img2 {
        background-image: url(../images/fundamentos/2%20fundamento.png);
        background-repeat: no-repeat;
        background-position-x: right;
        background-position-y: bottom;
        background-size: 100%;
    }
}


@media (max-width: 655px) {
    #header-slider {
        position: relative;
        margin: 0 auto;
        width: 100%;
        height: 100%;
    }


    .slider-content {
        position: absolute !important;
        bottom: -1PX;
        z-index: 9999999;
        background: rgb(240, 220, 25);
        background: linear-gradient(0deg, rgba(240, 220, 25, 0.930) 7%, rgba(240, 220, 25, 0.01) 16%);
        text-align: left;
        display: none;
    }


        .slider-content h4 {
            z-index: 9999999;
            font-size: 11pt;
            font-weight: 300;
            opacity: 1;
            -webkit-transform: translateX(500px);
            transform: translateX(500px);
            POSITION: absolute;
            BOTTOM: 6PX !IMPORTANT;
            LEFT: -100% !IMPORTANT;
            display: block !important;
            color: rgb(26, 39, 90);
        }


.slider-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.5);
    border: none;
    color: black;
    font-size: 26px;
    height: 40px;
    cursor: pointer;
}


    #img7 {
        background-image: url(../images/fundamentos/movilXseguro_1.png);
        background-size: 84%;
    }

#img6 {
    background-image: url(https://leomontanez.com/images/movilXyoLeo.png);
     background-size: 84%;
}


    #img1 {
        background-image: url(../images/fundamentos/gracias_mov.png);
        background-size: 84%;
    }

#img2 {
    background-image: url(../images/fundamentos/movilXlimpio_2.png);
    background-size: 82%;
}

#img3 {
    background-image: url(../images/fundamentos/movilXprospero_3.png);
    background-size: 84%;
}

#img4 {
    background-image: url(../images/fundamentos/movilXparejo_4.png);
    background-size: 84%;
}


#img5 {
    background-image: url(../images/fundamentos/movilXnuestro_5.png);
    background-size: 84%;
}
}
