/* Extra small devices (landscape phones, 576px and up)*/
@media (max-width: 370px){
    .titulo__logo {
      width: auto !important;
    }
}

@media (max-width: 575px) {
  .list-sugerencias {
    width: 100%;
  }

  #preloader-desktop {
    display: none;
  }

  #preloader-movil {
    display: block;
  }

  #logo_principal {
    display: none;
  }

  .img-articulo {
    width: 100%;
  }

  a#fundacion_tortilla {
    font-size: 15px;
    margin-left: 15px;
    padding: 0px;
    margin-top: 15px;
    width: 65% !important;
  }

  a#fundacion_tortilla>img {
    width: 80% !important;
  }

  /* 
  button.rosa {
      font-weight: bold;
      font-size: 1em;
  } */


  .publicidad-mobile {
    /* display: block;*/
  }

  .height_div {
    padding: 5px 10px;
  }

  img.publicidad-movil {
    max-height: 5em;
    /*   width: 100% !important;
     margin: 5px -2px -8px 2px !important;
     padding: 9px;*/
  }

  .imagen-principal-1 {
    width: 115%;
    left: 0px;
  }


  /* .btn-contacto-enviar{
    left: 0% !important;
  } */

  .img-youtube {
    /* float: left; */
    width: 135px;
    max-width: none;
    position: relative;
    top: -45%;
    left: -30%;
  }

  .video-play-img {
    width: 85%;
  }

  .img-unete {
    width: 110%;
  }

  .col-principal.movil {
    display: block;
  }

  #img_central {
    height: 100px;
  }

  .subtitulo {
    font-size: 15pt !important;
  }

  .seccion-curso {
    margin-top: 15px;
  }

  #parrafo {
    margin-left: 0px;
  }

  /* #boton_anviar_contacto {
      margin-right: 0px;
  } */

  #position_r {
    display: block;
    margin-top: 70px;
  }

  #articulo {
    display: block;
    margin-top: 100px;
    padding-right: 0px;
    padding-left: 0px;
  }

  #redes_principal {
    display: none;
  }

  #menu_cat>.container-fluid {
    display: none;
  }

  .logo#logo_principal img {
    /*display: block;
          left: 10px;
          top:  1px;
          width: 55px;
          height: 45px;*/
  }

  .search-mobile {
    right: -35%;
  }

  .articulo-blog {
    height: 450px;
  }

  .img-articulo-blog {
    width: 100%;
    float: none;
  }

  #img_single_post {
    width: 100%;
    float: none;
  }

  #tarjeta_principal {
    height: 100%;
  }

  .kotha-default-content {
    margin-top: -5px;
  }

  /* DIRECTORIO - PROYECTO */
  #articulo #ubicacion {
    flex-direction: column;
    align-items: flex-start;
  }

  #articulo #ubicacion .tbl-proyecto {
    column-gap: 5px;
    border-radius: 20px;
    border: 1px solid #ddd;
    box-shadow: 6px -5px 5px -1px rgba(209, 201, 201, 0.75);
    -webkit-box-shadow: 6px -5px 5px -1px rgba(209, 201, 201, 0.75);
    -moz-box-shadow: 6px -5px 5px -1px rgba(209, 201, 201, 0.75);
    margin-left: 14px;
    margin-top: 5px;
    width: 85%;
  }

  #articulo #seccion-comparte>div {
    text-align: right;
  }

  #articulo #seccion-comparte #text {
    top: 18px;
    text-align: center;
  }

  #articulo .deslinde {
    margin-top: 40px;
  }

  #google_map {
    margin-top: -54px !important;
  }

  #articulo .blogContainer .card-categoria {
    margin: 0px auto 30px auto;
    width: 83%;
  }

  #google_map.directorio-google {
    display: none;
  }

  #google_map.directorio-google-2 {
    display: block;
  }

  #proyecto-direccion {
    display: block;
  }

  #articulo .blogContainer .card-categoria {
    width: 70% !important;
  }

  .size-box {
    margin: 0px !important;
  }

  .titulo__logo-parrafo {
    width: 310px;
  }
}

/*Small devices*/
@media (min-width: 576px) {

  /* DIRECTORIO - PROYECTO */
  #articulo #seccion-comparte>div {
    padding-left: 0px;
  }

  #preloader-desktop {
    display: none;
  }

  #preloader-movil {
    display: block;
  }

  #articulo .deslinde {
    margin-top: 40px;
  }

  #logo_principal {
    display: none;
  }

  .img-articulo {
    width: 100%;
  }

  a#fundacion_tortilla {
    font-size: 14px;
    margin-left: 0px;
    padding: 0px;
    margin-top: 15px;
    width: 60% !important;
  }

  a#fundacion_tortilla>img {
    width: 90% !important;
  }

  /* button.rosa {
      font-weight: bold;
      font-size: 1em;
  } */

  /* .boton-semblanza{
    width: 35%;
  } */

  .publicidad-mobile {
    display: block;
  }


  .height_div {
    padding: 5px 10px;
  }

  img.publicidad-movil {
    max-height: 5em;
  }

  .img-youtube {
    /* float: left; */
    width: 135px;
    max-width: none;
    position: relative;
    top: -45%;
    left: -30%;
  }

  .video-play-img {
    width: 60px;
  }


  .col-principal.movil {
    display: block;
  }

  #img_central {
    height: 100px;
  }

  .seccion-curso {
    margin-top: 0px;
  }

  .kotha-default-content {
    margin-top: -5px;
  }

  #img_single_post {
    width: 100%;
    float: none;
  }

  #tarjeta_principal {
    height: 100%;
  }

  #position_r {
    display: block;
    margin-top: 70px;
  }

  #articulo {
    display: block;
    margin-top: 70px;
  }

  #redes_principal {
    display: none;
  }

  #menu_cat>.container-fluid {
    display: none;
  }

  .logo#logo_principal img {
    /*display: block;
          left: 10px;
          top:  1px;
          width: 55px;
          height: 45px;*/
  }

  .search-mobile {
    right: -35%;
  }

  .articulo-blog {
    height: 170px;
  }

  .img-articulo-blog {
    width: 227px;
    float: left;
  }

  .list-sugerencias {
    width: 70%;
  }
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {

  /* Proyecto */
  #articulo.deslinde {
    margin-top: 230px;
  }

  #preloader-desktop {
    display: block;
  }

  #preloader-movil {
    display: none;
  }

  #sidebar_special {
    margin-top: 30px;
  }

  .single-blog {
    top: 10px;
  }

  #articulos-principales {
    height: 455px;
  }

  .img-articulo {
    width: 75%;
  }

  a#fundacion_tortilla {
    font-size: 15px;
    margin-left: 15px;
    padding: 0px;
    margin-top: 20px;
    width: 90% !important;
  }

  a#fundacion_tortilla>img {
    width: 90% !important;
  }

  /* .boton-semblanza{
    width: 35%;
  } */
  /*
  .publicidad-mobile{
    display: none;
  }
*/

  .height_div {
    padding: 5px 25px;
  }

  img.publicidad-movil {
    max-height: 14em;
  }

  .img-youtube {
    /* float: left; */
    width: 150%;
    max-width: none;
    position: relative;
    top: -45%;
    left: -30%;
  }

  .img-unete {
    width: 50%;
  }

  .col-principal.movil {
    display: none;
  }

  #img_single_post {
    width: 35%;
    float: left;
    padding: 0px 0px;
  }

  #tarjeta_principal {
    height: 230px;
  }

  /* .rosa#boton_dona {
    width: 50%;
    height: 45px;
    font-size: 20px;
  } */

  .img-articulo-blog {
    width: 100%;
    float: left;
  }

  .articulo-blog {
    height: 450px;
  }

  #articulo {
    display: block;
    margin-top: 25px;
  }

  .search-mobile {
    right: -40%;
  }

  .search-form-mobile {
    display: none;
  }

  #position_r {
    margin-top: 10px;
    position: relative;
    top: 0px;
  }

  #logo_principal {
    display: none;
  }

  #navbar-mobile {
    visibility: hidden;
  }

  #redes_principal {
    display: none;
  }

  #fundacion_tortilla {
    font-size: 19px;
  }

  a#fundacion_tortilla span {
    font-size: 25px;
  }

  #lista_pag {
    font-size: 10px;
  }

  #movil {
    height: 71px;
  }

  .kotha-menu .navbar .navbar-nav li a {
    font-size: 10px;
  }

  #menu_cat>.container-fluid {
    display: block;
  }

  .magazine-content {
    margin-top: 0px;
  }

  .rosa-directorio-buscar {
    margin-top: 3px !important;
    margin-left: -0.5rem !important;
  }

  /* #tarjeta_contacto {
      height: inherit;
  } */

  .titulo__logo{
    width: 100% !important;
  }
}

@media (max-width: 767px) {

  /* Directorio - resultados */
  .titulo {
    font-size: 16pt !important;
  }

  /* Directorio - busqueda */
  /* #boton_anviar_contacto {
    width: 100%;
    float: none;
    margin-bottom: 40px;
  } */

  #google_map {
    margin-top: 0px !important;
  }

  /* Proyecto */
  #articulo .blogContainer .card-categoria {
    width: 50%;
  }

  li a.nav-li {
    padding-top: 3px !important;
    padding: 3px 2.5rem;
    width: 135px;
    color: white;
  }

}

@media (min-width: 769px) and (max-width: 991px) {
  .rosa-directorio-buscar {
    margin-top: -3.5rem !important;
    margin-right: auto !important;
    margin-bottom: 2rem !important;
    margin-left: auto !important;
  }
}


@media (max-width: 992px) {

  /* Directorio - busqueda */
  .post-content.directorio {
    padding-top: 0px;
  }

  #preloader-desktop {
    display: none;
  }

  #preloader-movil {
    display: block;
  }

  .directorio.add-image {
    margin-top: 6em;
  }

  #form-directorio-busqueda>div {
    margin-top: 7.5px;
  }

}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {

  /* Proyecto */
  #articulo .deslinde {
    margin-top: 170px;
  }

  #preloader-desktop {
    display: block;
  }

  #preloader-movil {
    display: none;
  }

  .single-blog {
    top: -15px;
  }

  #articulos-principales {
    height: 455px;
  }

  #articulo {
    margin-top: 50px;
  }

  .img-articulo {
    width: 75%;
  }

  .checkbox-suscripcion {
    text-align: center;
  }

  a#fundacion_tortilla {
    font-size: 15px;
    margin-left: 10px;
    padding: 0px;
    margin-top: 20px;
  }

  a#fundacion_tortilla>img {
    width: 90% !important;
  }

  /* button.rosa {
      font-weight: bold;
      font-size: 1.5em;
  } */

  /* .boton-semblanza{
    width: 25%;
  } */


  .publicidad-mobile {
    display: none;
  }

  .display {
    display: block;
  }

  .height_div {
    padding: 5px 35px;
  }

  img.publicidad-movil {
    max-height: 14em;
  }

  .img-youtube {
    /* float: left; */
    width: 150%;
    max-width: none;
    position: relative;
    top: -45%;
    left: -30%;
  }

  .img-unete {
    width: 110%;
  }

  .col-principal.movil {
    display: none;
  }

  #img_central {
    height: 145px;
  }

  .subtitulo {
    font-size: 25px !important;
  }

  #articulos-principales {
    margin-top: 10px;
    height: 455px;
  }

  #position_r {
    margin-top: 50px;
    position: relative;
    top: 0px;
  }

  #logo_principal {
    display: none;
  }

  .navbar#menu_cat {
    top: 65px;
  }

  #navbar-mobile {
    visibility: hidden;
  }

  #redes_principal {
    display: block;
  }

  #lista_pag {
    font-size: 13px;
  }

  #movil {
    height: 65px;
  }

  .kotha-menu .navbar .navbar-nav li a {
    font-size: 13px;
  }

  .search-form-mobile {
    display: none;
  }

  #principal_videos {
    background: #dbdbdb;
    padding: 5px 15px;
    height: 460px;
    margin-bottom: 20px;
  }

  /* #tarjeta_contacto {
      height: 520px;
  } */

  #img_single_post {
    width: inherit;
    float: none;
  }

  #tarjeta_principal {
    height: 460px;
  }

  #principal_dona {
    height: 460px;
  }

  .gracias-por-regis {
    width: 55%;
  }

  .list-sugerencias {
    width: 50%;
  }
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {

  /* Proyecto */
  /*#articulo .deslinde {
    margin-top: -1px;
  }
*/
  #preloader-desktop {
    display: block;
  }

  #preloader-movil {
    display: none;
  }

  .single-blog {
    top: -15px;
  }

  #articulos-principales {
    margin-top: 10px;
    height: 455px;
  }

  .img-articulo {
    width: 75%;
  }

  /* button.rosa {
      font-weight: bold;
      font-size: 1.5em;
  } */


  /*.publicidad-mobile{
    display: none;
  }*/

  img.publicidad-movil {
    max-height: 14em;
  }

  .img-youtube {
    width: 160%;
    max-width: none;
    position: relative;
    top: -5%;
    left: -25%;
  }

  .img-unete {
    width: 110%;
  }

  .col-principal.movil {
    display: none;
  }

  #img_central {
    height: 128px;
    margin-top: 30px;
    margin-left: 70px;
  }

  .subtitulo {
    font-size: 21px !important;
  }


  #logo_principal {
    display: block;
  }

  #navbar-mobile {
    visibility: hidden;
  }

  .logo#logo_principal img {
    /*display: block;
      left: unset;
      top: -3px;
      width: 80px;
      height: 60px;*/
  }

  .search-form-mobile {
    display: none;
  }

  #articulo {
    margin-top: 60px;
  }


  #margen {
    margin-top: 1%;
  }
}

@media (min-width: 1310px) {

  #sidebar_special {
    margin-top: 55px;
    width: 20%;
  }

  #preloader-desktop {
    display: block;
  }

  #preloader-movil {
    display: none;
  }

  .container-fluid {
    width: 1310px;
  }

  .container {
    width: 1310px;
  }

  #articulo {
    margin-top: 85px;
  }

  #articulos-principales {
    margin-top: 45px;
    height: 455px;
  }

  .img-articulo {
    width: 75%;
  }

  /* button.rosa {
      font-weight: bold;
      font-size: 1.5em;
  } */

  /*.publicidad-mobile{
    display: none;
  }*/

  img.publicidad-movil {
    max-height: 14em;
  }

  .img-unete {
    width: 110%;
  }

  .col-principal.movil {
    display: none;
  }

  #img_central {
    height: 145px;
  }

  .subtitulo {
    font-size: 25px !important;
  }


  #margen {
    margin-top: 3%;
  }

  #principal_videos {
    background: #dbdbdb;
    padding: 5px 15px;
    height: 520px;
    margin-bottom: 20px;
  }

  /* #tarjeta_contacto {
      height: 520px;
  } */

  #img_single_post {
    width: inherit;
    float: none;
  }

  #tarjeta_principal {
    height: 520px;
  }

  #principal_dona {
    height: 520px;
  }
}