
@media screen and (min-width: 701px) and (max-width:990px) {
	.titulo-retos{
        font-size: 25px;
    }

    .tiempo_inscripciones,
    .cuerpo_slide.grande {
        display: none;
    }
    .cuerpo_slide.mobil {
        display: block;
    }
    .cuerpo_slide {
        height: 600px;
        min-height: 600px;
    }
    .descripcion_retos {
        color: #0F00F4;
    }
    .pink-button-small {
        font-size: 14px;
    }
    .mov_right,.mov_left {
        margin-right: 0% !important;
    }
    .imagenes_aliados {
        display: flex!important;
        align-items: center!important;
    }
    .contenido_slide {
        padding: 15px;
    }
    .titulo_reto {
        max-height: 100px;
        height: 100px;
    }
    .titulo_retos {
        font-size: 20px!important;
    }
    .vertical-line-white:after {
        content: "";
        position: absolute;
        left: 0%;
        top: 40px;
        z-index: 0;
        height: 91%;
        width: 100%;
        /* border-left: 1px solid #fff; */
        /* border-right: 1px solid #fff; */
        border-bottom: 2px solid #fff;
    }
    .caption_titulo_retos {
        font-size: 25px;
    }
    .caption_subtitulo_retos {
        font-size: 18px;
    }
    /* .vertical-line-retos::after {
        content: "";
        position: absolute;
        left: 2%;
        top: 0%;
        z-index: 0;
        height: 50%;
        width: 96%;
        border-left: 1px solid #0F00F4;
        border-right: 1px solid #0F00F4;
        border-bottom: 1px solid #0F00F4;
    } */
    /*ETAPAS*/
    .cont_etapas {
        width: 215px;
    }
    .img_linea {
        width: 140px;
    }
    /**RECURSOS*/
    #add_recurso>span {
        display: none;
    }

    .linea_titulo_perfil::after{
        content: "";
        position: absolute;
        left: 2%;
        top: 0;
        z-index: 1;
        height: 100%;
        width: 96%;
        border-left: 2px solid #0F00F4;
        border-right: 2px solid #0F00F4;
        pointer-events: none;
    }

    .hor-blue-line:before, .hor-blue-line:after {
        width: 85%;
    }

	.borde_perfil:after, .horizontal-blue:before{
		display: none;
	}

	.no_tablet{
		display: none;
	}

	.lineas_titulo_contacto::before{
		left: 0%;
		width: 40%;
	}

	.lineas_titulo_contacto::after{
		width: 40%;
	}

	.no_borde_tablet::after, .no_borde_tablet::before{
		border: 0;
	}

    /* .carousel-inner{
        width: 800px !important;
    } */

    .sliderimg, .sliderimg img{
        max-height: 250px !important;
    }

    .lineas_titulo_postula::before{
        left: 0%;
        width: 23%;
    }

    .lineas_titulo_postula::after{
        left: 77%;
        width: 23%;
    }


    
    .lineas_titulos_metodologia::before{
        left: -5%;
        top: -555px;
    }

    .lineas_titulos_metodologia::after{
        left: 75%;
        top: -555px;
    }

    .no_pc{
        display: block;
    }

    #img_metodologia{
        background: url('../img/metodologia/info-metodologia-tablet.png') no-repeat center;
        height: calc(5 * 50vh);
    }

    #img_metodologia_ingles{
        background: url('../img/metodologia/info-metodologia-tablet-ingles.png') no-repeat center;
        height: calc(5 * 50vh);
    }


    .dentrega iframe{
        width: 400px;
        height: 350px;
    }

    .img_user_profile img{
        width: 50%;
    }
}
