@media screen and (max-width: 1115px) {
  #iconomenu {
    display: block;
    padding-left: 20px;
    height: 35px !important;
    width: 35px !important;
  }
  .caja {
    justify-content: space-between;
  }
  .correo {
    display: none;
  }
  .correo2 {
    display: block;
    margin: 5px 0px 5px 20px;
  }
  nav {
    position: absolute;
    z-index: 12;
    width: 90%;
    transform: translateX(-100%);
    transition: all 0.5s;
  }
  nav ul {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  nav ul li {
    display: block;
    width: 100%;
    border-bottom: 1px dotted white;
  }
  #logossep {
    width: 95%;
    text-align: center;
    margin: auto;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
  }
  .submenu:hover .desplegable {
    display: none;
    position: static;
    padding-left: 20px;
  }
  .sub {
    position: absolute;
    right: 10px;
    z-index: 10;
  }
  #esconder:checked ~ nav {
    transform: translateX(0%);
  }
  .contenedorredes {
    display: none;
  }
}
@media screen and (max-width: 900px) {
  .contenedor_especialidades {
    gap: 10px !important;
  }
  .linea {
    width: 200px;
  }
  .infocarrera {
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    gap: 10px;
  }
  .contenedoriconosinfo {
    width: 93%;
  }
  .fotosistemas {
    width: 70%;
  }
  .grande {
    max-width: 90px;
  }
  #abajo {
    padding: 10px;
  }
  #sepgob {
    height: 70px !important;
  }
  #edu {
    height: 60px !important;
  }
  .contenedorslide article {
    margin-left: 0px;
  }
  .tituloslide {
    font-size: 30px;
    line-height: 35px;
  }
  .fondoazul {
    padding: 10px;
    font-size: 18px;
    letter-spacing: 7px;
  }
}
@media screen and (max-width: 750px) {
  .cont_recibir {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  .cont_recibir figure {
    display: none;
  }
  footer {
    /* line-height: 18px; */
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 10px 10px 20px 10px;
    background-color: var(--azul);
  }
  footer iframe {
    width: 100%;
    height: 300px;
  }
  #contacto,
  #direccion {
    width: 100%;
  }
  #mapa {
    margin-top: 10px;
    max-width: 100%;
  }
  .objetivocampo {
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
  }
  .objetivocampo article {
    max-width: 100%;
  }
  .laboral {
    width: 100% !important;
  }
}
@media (max-width: 720px) {
  #abajo {
    flex-direction: column;
  }
  #abajo article {
    width: 100%;
    flex-direction: column;
  }
}
@media screen and (max-width: 695px) {
  #sepgob {
    height: 50px !important;
  }
  #edu {
    height: 40px !important;
  }
  ul.tabs {
    flex-direction: column;
  }
  ul.tabs li {
    width: 100%;
  }
}
@media screen and (max-width: 680px) {
  .abajo {
    flex-direction: column;
  }
}
@media screen and (max-width: 590px) {
  .contenedorslide {
    flex-direction: column-reverse;
    justify-content: flex-start;
    align-items: center;
  }
  .contenedorslide .fotoslide {
    width: 100%;
  }
  .contenedorslide article {
    padding-left: 0;
    padding: 15px !important;
    width: 95%;
  }
  .tituloslide {
    text-align: center;
  }
  .logosis {
    margin: auto;
  }
  .fotoslide img {
    width: 100%;
    height: auto;
    clip-path: polygon(0 0, 100% 0%, 100% 99%, 0 100%);
  }
  #abajo {
    flex-direction: column;
  }
  #logoabajo {
    margin: 15px 0px;
  }
  #sepgob {
    height: 50px !important;
  }
  #edu {
    height: 40px !important;
  }
  #tnm {
    padding: 25px 10px;
    width: 100px;
  }
  #tec {
    padding: 25px 10px;
    width: 50px;
  }
}
@media screen and (max-width: 480px) {
  .fotosistemas {
    width: 90%;
  }
  .capaz {
    column-count: 1;
  }
  .fondoazul {
    font-size: 16px;
    letter-spacing: 5px;
    line-height: 26px;
  }
  #tabs ul li {
    width: 100%;
    margin-bottom: 2px;
  }
  #tabs ul {
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    padding: 0;
  }
  header .contenedor_header {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  header .logogob_header {
    width: 100px;
  }
  header .link_header {
    display: none;
  }
  header .link_header a {
    padding: 10px 15px;
  }
  .contenedor_logos {
    flex-direction: column;
  }
  .iconoscabecera {
    width: 100px;
    display: none;
  }
  #logossep {
    flex-wrap: wrap;
  }
  #logossep img {
    width: 100%;
  }
  #sepgob {
    height: 60px !important;
  }
  #tnm {
    padding: 0px;
    width: 100px;
    height: auto !important;
  }
  #edu {
    width: 70px !important;
    height: auto !important;
  }
  #tec {
    padding: 3px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50px !important;
    height: auto !important;
  }
  #tec img {
    vertical-align: middle;
  }
  #mapa {
    margin-top: 10px;
    width: 100%;
    height: auto;
  }
  #fotocarrousel2 {
    width: 200px;
    height: 200px;
  }
}
