@media (max-height: 1366px) {
  .redes_sociales {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

@media (max-width: 1200px) {
  #programa,
  #herramientas,
  #libros,
  #audiolibro,
  #convenios,
  .contenedor_home,
  .conte_certificado {
    padding-right: 5%;
    padding-left: 5%;
  }

  #galeria {
    padding: 50px 1.5%;
  }
}

@media (max-width: 1000px) {
  #certificados_excel {
    padding-top: 100px;
  }
}

@media (max-width: 970px) {
  .formulario_inscripcion {
    position: absolute;
    right: 1.5%;
    top: 50%;
    transform: translate(0, -50%);
  }
}

@media (max-width: 950px) {
  .herramientas,
  .convenios {
    padding-left: 1.5%;
    padding-right: 1.5%;
    width: 90%;
  }

  .slick-prev {
    left: -20px !important;
  }

  .slick-next {
    right: -20px !important;
  }

  .estudiante_conte {
    margin: 0.5%;
  }

  .bloque_universidad {
    max-width: 750px;
  }

  .uni_t1 {
    font-size: 20px;
  }

  .uni_t2 {
    font-size: 15px;
  }

  .texto_universidad h2 {
    font-size: 26px;
  }

  .estudiantes {
    width: 100%;
    max-width: 750px;
    padding-left: 1.5%;
    padding-right: 1.5%;
  }

  .estudiantes .slick-prev {
    left: -38px !important;
    display: none !important;
  }

  .estudiantes .slick-next {
    right: -38px !important;
    display: none !important;
  }

  #estudiantes .textos_herramientas {
    padding-left: 1.5%;
    padding-right: 1.5%;
  }

  .chicos_home {
    position: absolute;
    transform: translate(-50%, -50%);
    width: 100%;
    bottom: -24%;
    max-width: 420px;
    left: 50%;
  }

  .contenedor_home {
    width: 100%;
  }
}
/* FOOTER DE PAGINA NUEVO RODRIGO */
@media (max-width: 915px) {
  .footer_celu a {
    margin-left: 0px !important;
  }
  .no_left_pad {
    margin-bottom: 10px !important;
  }
}
@media (max-width: 905px) {
  .telefonos_contacto a {
    padding: 13px 10px;
  }
}

@media (max-width: 850px) {
  .contenedor_libro {
    width: 97%;
  }
}

@media (max-width: 820px) {
  .conte_audiolibro figure,
  .conte_audiolibro .ejercicio_ingles {
    display: table;
    margin: auto;
  }

  .chica_es {
    display: none !important;
  }

  .chicas_movil {
    display: table;
    margin: auto;
    width: 100%;
    max-width: 420px;
  }

  .chicas_movil figure {
    display: table-cell;
    padding: 15px;
    vertical-align: middle;
  }
}

@media (max-width: 800px) {
  .titulo_princ_ingle {
    line-height: 1.2;
    font-size: 40px;
  }

  .titulo_secu_ingles {
    font-size: 20px;
  }

  .texto_programa p {
    font-size: 25px;
  }

  .contenedor_programa .texto_programa {
    width: 300px;
  }

  .contenedor_programa .texto_programa {
    padding: initial !important;
  }

  .imagenes_progra figure {
    padding: 0px 1% !important;
  }

  .indecopi p {
    width: 400px;
    font-size: 13px;
  }

  .indecopi {
    padding: 17px 1.5%;
  }
}

@media (max-width: 750px) {
  .botones_header {
    display: flex;
    justify-content: flex-end;
    position: absolute;
    top: 60px;
    width: 160px;
    right: 15px;
  }
  .bloque_universidad {
    padding: 18px 11px;
  }

  .contenedor_popup {
    width: 90% !important;
  }

  .conte_popup_final {
    padding: 10px 24px 15px 24px;
  }

  .btn_cerrar_popup span {
    padding: 1px 6px 2px 6px;
    font-size: 15px;
  }

  .btn_cerrar_popup {
    font-size: 15px;
    padding: 9px 0px;
  }

  .titu_prim_popup {
    font-size: 30px;
  }

  .texto_popup p {
    line-height: 1.2;
    margin-top: 5px;
    font-size: 21px;
  }

  .botones_certificado a {
    width: 43%;
    text-align: center;
    font-size: 12px;
    padding: 10px 15px;
    line-height: 1.4;
  }

  .botones_certificado {
    width: 100% !important;
  }

  .contenedor_libro {
    max-width: 550px;
  }

  .libro_izquierda,
  .libro_derecha {
    width: 100%;
    display: table;
    margin: 10px auto;
  }

  .libro_derecha .pagina_libro_au .letra_pie {
    bottom: 3px;
  }
}

@media (max-width: 720px) {
  .botones_header {
    flex-direction: column;
  }

  #btnmatricula {
    display: inline-block;
    margin-right: 7px;
    margin-bottom: 6px;
  }

  .formulario_inscripcion {
    opacity: 0;
    z-index: -1;
    transition-duration: 0.5s;
  }

  .formulario_inscripcion .btn_cerrar_popup {
    display: block;
  }

  .textos_home,
  #home figure {
    display: table;
  }

  .contenedor_home {
    width: 100%;
    background: url(/img/generales/triangulos.webp) no-repeat;

    background-size: cover;
    background-position: center;
  }

  .chicos_home {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
    max-width: 440px;
  }
}

@media (max-width: 690px) {
  .telefonos_contacto a {
    padding: 13px 10px;
  }
  .contenedor_redes a {
    margin: 0px 3.5%;
  }
}

@media (max-width: 660px) {
  .conte_certificado figure,
  .conte_certificado .textos_certificados {
    display: table;
    margin: auto;
  }
}

@media (max-width: 650px) {
  .contenedor_programa .texto_programa {
    width: 250px;
  }

  .indecopi p {
    width: 300px;
    font-size: 13px;
  }
  .contenedor_redes a {
    margin: 0px 3.5%;
  }
}

@media (max-width: 590px) {
  .redes_sociales2 {
    display: none;
  }
  .contenedor_redes {
    padding: 10px !important;
    text-align: center;
  }
  .web {
    display: table;
    padding: 10px;
  }
  .redes_sociales {
    margin: 0 auto;
    text-align: center;
  }
  .telefonos_contacto a {
    display: block;

    padding: 7px 0px;

    font-size: 16px;

    color: #fff;
  }

  #wasap2_policial {
    display: block;
    width: 95%;
    margin: 15px auto;
    text-align: center;
    background-color: #0f6ecd;
    color: white;
  }
}

@media (max-width: 570px) {
  .contenedor_redes a {
    margin: 4px 22.5%;
  }

  .redes_sociales {
    width: 96px;
  }
  .botones_certificado {
    display: flex;
    justify-content: center; /* Centra en el eje X */
    align-items: center; /* Centra en el eje Y */
    height: 100px;
  }
  .scroll_popup {
    height: 500px;
  }
  .web {
    padding-left: 40px;
  }
}

@media (max-width: 550px) {
  .contenedor_programa .texto_programa,
  .imagenes_progra {
    display: table;
    margin: 10px auto;
    padding: inherit !important;
  }

  .contenedor_programa .texto_programa {
    width: 100%;
    padding-bottom: 10px !important;
  }

  .ejercicio_ingles {
    width: 100%;
  }

  .ejercicios_iternos_ingles label {
    padding: 6px 1px;
  }

  .ejercicios_iternos_ingles {
    display: table;
    width: 320px;
    margin: auto;
  }

  .ejercic_principal {
    display: table;
    margin: auto;
  }

  .ejercicio_detalle p,
  .autor_ejer,
  .texto_ejercicio p {
    font-size: 10px;
  }

  .ejercic_principal figure {
    width: 85px !important;
    display: table-cell !important;
  }

  .texto_ejercicio {
    display: table-cell;
    padding-left: 5px;
  }

  .btn_audi_libro {
    width: 110px;
  }

  .texto_conve {
    padding: 17px 1.5%;
    font-size: 14px;
  }

  .herramienta_indi p {
    font-size: 13px;
  }

  .contendro_popup_registro {
    width: 90%;
  }

  .texto_acep_registro_fin {
    font-size: 15px;
  }

  #programa .display_table,
  .texto_programa {
    display: block !important;
  }

  /*******audiolibro*******/

  .contenedor_policial2 {
    width: 95%;
  }

  .izq_texto {
    padding-right: initial !important;
  }
}

@media (max-width: 500px) {
  .chicas_movil {
    width: 250px;
  }

  .imagenes_libro a,
  .indecopi p,
  .indecopi figure {
    display: table;
    padding: 7px 0px;
    width: 250px;
  }

  .indecopi p,
  .indecopi figure {
    display: table;

    margin: auto;

    width: 100%;

    text-align: center;
  }

  .indecopi figure {
    width: 150px;
  }

  .icon-envelope-o,
  .redes_sociales {
    padding: 4px 0px;
    display: inline-flex;
  }

  .redes_sociales a {
    margin: 5px 1.5% !important;
  }
  .redes_sociales {
    float: initial;
    text-align: center;
    width: 100%;
  }

  .parafo_libro {
    width: 100%;
  }

  .bloque_universidad {
    position: absolute;
    top: -10%;
    left: 50%;
    transform: translate(-50%, 50%);
    width: 85%;
  }

  .bloque_universidad figure,
  .bloque_universidad .texto_universidad {
    display: table;
    margin: auto;
  }

  .bloque_universidad .texto_universidad {
    padding: 0px 1.5%;
    width: 100%;
  }

  .sunedu {
    width: 15%;
  }

  .texto_universidad h2 {
    font-size: 24px;
  }

  .uni_t1 {
    font-size: 15px;
  }

  .uni_t2 {
    font-size: 12px;
  }

  .slick-prev:before,
  .slick-next:before {
    font-size: 20px !important;
  }

  .slick-prev {
    padding: 4px 3px 4px 2px !important;
  }

  .slick-next {
    padding: 4px 2px 4px 5px !important;
  }

  .conte_popup_final figure,
  .conte_popup_final .texto_popup {
    display: table;
    margin: auto;
  }

  .conte_popup_final figure {
    width: 250px;
  }

  .conte_popup_final .texto_popup {
    text-align: center;
    width: 100%;
    padding-top: 20px;
  }

  .titulo_popup_subrayado::after {
    content: "";
    display: table;
    height: 5px;
    width: 50px;
    background: #f8e636;
    margin: 10px auto;
    float: inherit;
  }

  .titu_prim_popup {
    font-size: 27px;
  }

  .titu_sec_popup {
    font-size: 20px;
  }

  .texto_popup p {
    font-size: 13px;
  }

  #btnmatricula,
  #btnmatricula2 {
    font-size: 12px;
    top: 20px;
    padding: 10px 10px;
  }

  #certificados_excel {
    padding-top: 30%;
  }
}

@media (max-width: 480px) {
  /******audiolibro****/

  .izq_texto,
  .dere_texto {
    display: table;
    width: 100%;
    letter-spacing: -5px;
  }

  .izq_texto label,
  .dere_texto figure {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    letter-spacing: normal;
  }

  .chica_aui_in_f {
    padding-bottom: initial;
  }

  .dere_texto figure {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
  }

  .chica_aui_in_f {
    padding: 10px;
  }

  .cabecera_audi_li h3 {
    font-size: 18px;
  }

  .texto_intro {
    font-size: 11px;
  }

  .izq_texto label .autor_ejer,
  .izq_texto label .ejercicio_detalle {
    float: inherit !important;
  }

  .izq_texto .ejercicio_detalle {
    margin-top: 6px;
  }

  .contenedor_intermdio_es.contenedor_avanzado_es {
    padding-left: 10px;
  }

  .contenedor_avanzado_final_dere {
    padding-left: 0px;
  }

  .paginas_avanzado2,
  .paginas_avanzado {
    padding: 15px 0px;
  }

  .formulario_pago_ifeep {
    width: 95%;
  }

  .titulo_especial_janet {
    font-size: 25px;
  }
  .texto_universidad h3 {
    font-size: 15px;
    font-weight: bold;
  }
}

@media (max-width: 420px) {
  .contenedor_home {
    background-position-y: 203px;
    height: 100vh;
    background-size: contain;
    padding-top: 120px;
  }

  .logo_ifeep img {
    width: 45%;
  }

  .textos_home p {
    font-size: 35px;
  }

  #home {
    background-position: bottom;
  }

  .botones_header {
    top: 15px;
    right: 3px;
  }

  .chicas_home_libro .texto_pronun {
    font-size: 13px;
  }
}
@media (max-width: 402px) {
  .bloque_universidad {
    top: -14%;
    left: 50%;
    transform: translate(-50%, 50%);
    width: 85%;
  }
}

@media (min-width: 390px) and (max-height: 844px) {
  .redes_sociales {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
#wasap2_policial {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 90%;
  margin: 15px auto;
}

@media (max-width: 380px) {
  .ejercicios_iternos_ingles {
    width: 290px;
  }

  .pagina_libro {
    left: 0;
  }

  .titulo_princ_ingle {
    font-size: 35px;
  }

  .subrayado_degrade::after {
    width: 50px;
    background-position: center;
    height: 5px;
  }

  .autor_ejer {
    padding-bottom: 5px;
  }

  .texto_acep_registro_fin {
    padding: 8px 8px 0px 8px;
  }

  .conte_certificado figure {
    padding-top: 15px;
  }

  .prononbre_interno,
  .ejercicio_basico_2 .intro_audio_libro .texto_intro,
  .ejercicio_basico_1_1 .intro_audio_libro .texto_intro,
  .relacion_item .ejercicio_detalle p,
  .autor_ejer {
    font-size: 9px !important;
  }

  .item8 {
    background-position-x: -28px;
    background-position-y: -1px;
  }

  .prononbre_interno2 {
    padding: 2px 8px;
    font-size: 9px;
  }

  .titulo_especial_janet {
    font-size: 20px;
  }
}

@media (max-width: 360px) {
  #btnmatricula,
  #btnmatricula2 {
    display: table !important;
  }

  .botones_header a {
    margin: 10px 0px;
    margin-bottom: 0px;
  }

  .botones_header {
    top: 0;
  }
}

@media (min-width: 950px) {
  .chicos_home {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 60%;
  }
}

/* CSS PARA PROXIMOS CURSOS */

@media (max-width: 550px) {
  .row_cursos_f2_1 {
    width: 100%;
    max-width: 260px;
    margin-bottom: 20px;
  }

  .row_cursos_f2 {
    flex-direction: column;
  }

  .row_cursos_f2_2 {
    flex-direction: column;
    align-items: center;
  }
}
