	@media only screen and (max-width: 1100px) {

	.alignfull{
		border-radius: 0px !important;
	}
	.wp-block-columns.tres-columnas-home {
    	grid-template-columns: 1fr;
  	}

  h1{
  	font-size: 40px	!important;
  }

  h2{
  	font-size: 35px !important;
  }

  p{
  	font-size: 18px !important;
  }

	/*Header*/

	.logo-menu {
		display: flex;
		flex-direction: unset;
		gap: 0px;
		padding-left: 0px;
		align-items: start;
		padding-bottom: 0px;
	}

	#logo{
		order: 1;
	}



	.top-bar-link{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
	}

	.divisor {
	    display: flex;
	    padding-top: 5px;
	    padding-right: 0px;
	    gap: 15px;
	    align-items: end;
	    margin: 0 auto;
	}

	.partner-logos{
		display: none;
	}

	.main-navigation {
		width: 75%;
		right: 20px;
	}

	.menu-menu-principal-container ul {
		gap: 10px;
		font-size: 17px;
	}

	.wp-site-blocks {
		width: 100%;
		overflow-x: hidden;
		padding-top: 100px;
	}

	#inputsearch {
	    padding: 15px 10%;
	    text-align: center;
	}

	.logos {
		display: flex;
		align-items: center;
		justify-content: space-between;
		gap: 10px;
		padding-right: 0px;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.logo-xl {
		max-height: 45px;
		width: 130px;
	}

	.col-info {
		padding: 25px;
	}

	.column-format {
		gap: 15px;
		width: 100%;
	}


	.cuerpo {
		margin: 0px;
		padding: 100px 50px;
	}

	.contadornumero{
		font-size: 30px !important;
	}
	.card-home {
    padding: 25px !important;
	}

	.single-post-container{
	    margin: 0 auto;
	    padding: 105px 0px;
	}

}	

@media only screen and (max-width: 768px) {

	:root{
		--wp--preset--font-size--small: 14px;
		--wp--preset--font-size--medium: 16px;
	}

	:root :where(.is-layout-flow) > h1, :root :where(.is-layout-flow) > h2, :root :where(.is-layout-flow) > h3, :root :where(.is-layout-flow) > h4, :root :where(.is-layout-flow) > h5, :root :where(.is-layout-flow) > h6 {
		margin-block-end: 2rem;
	}

	img{
	    max-width: 100%;
	}

	.hamburger {
    position: relative;
    margin-top: 15px;
    margin-bottom: 5px;
    margin-left: 20px;
    display: flex;
    justify-content: space-between;
    gap: 10px;
    align-items: center;
    cursor: pointer;
    font-size: 16px;
    z-index: 1000;
    order: 2;
	}


	.top-bar {
		padding-top: 30px;
		padding-right: 0px;
		display: flex;
		justify-content: center;
		gap: 50px;
	}

	#header #logo {
		padding-left: 0px;
		margin-top: 5px;
		width: 350px;
	}
	
	.noticias {
		margin-bottom: 30px;
	}

	.wpcf7{
  		max-width: 100% !important;
  		position: relative;
	}
	   
	.imgmobile{
		min-height: 200px !important;
		background-size: cover !important;
	}

	.wp-block-button__link {
		border-radius: 10px;
	}

	.card-tablet {
		min-height: 17.5vh;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-top: 50px;
		padding-right: 120px !important;
		padding-bottom: 50px;
		padding-left: 50px;
		background-image: url('/wp-content/uploads/2025/06/home-bloque-amarillo.svg');
		background-size: cover;
	}

	.column-format-sp {
		width: 100%;
	}
	.post-thumbnail img {
		height: 25vh;
	}

	.post-header{
	    margin: 0 auto;
	    padding: 30px;
	}

	.post-content{
	    margin: 0 auto;
	    padding: 30px;
	}
	/*FOOTER*/

	#footer div.wp-block-columns{
		gap: 2vh !important;
	}

	/* Forzar alineación a la izquierda en móviles */
  .footer,
  .footer .wp-block-column,
  .footer .wp-block-heading,
  .footer p,
  .footer .wp-block-group,
  .footer .wp-block-navigation,
  .footer .wp-block-navigation__container,
  .footer .wp-block-navigation-item,
  .footer .wp-block-navigation-link,
  .footer .wp-block-navigation-item__content {
    text-align: left !important;
    justify-content: flex-start !important;
    align-items: flex-start !important;
  }

  /* Anula clases auto-generadas que meten alineación a la derecha */
  .has-text-align-right {
    text-align: left !important;
  }

  .is-content-justification-right {
    justify-content: flex-start !important;
  }

  .items-justified-right {
    justify-content: flex-start !important;
  }
  .event-header {
  	padding: 25px 50px;
  }

  .event-column {
  	display: flex;
  	padding: 20px 50px;
  	gap: 10px;
  	flex-direction: column;
  }

  .event-more {
  	padding: 5px 50px;
  	width: 100%;
  }
  .share-buttons {
  	display: flex;
  	gap: 20px;
  	list-style: none;
  }

  .share-tittle{
  	font-size: 20px !important;
  }

  .event-back {
      padding-top: 5%;
      padding-bottom: 5%;
      padding-left: 50px;
  }

  .single-event-container {
      padding-top: 120px;
      margin: 0 auto;
  }
  .iconflechablog {
  	background-image: url(/wp-content/uploads/2025/06/icon-flecha-sobre-amarillo.svg);
  	background-repeat: no-repeat;
  	margin: 0;
  	padding: 11px;
  	padding-right: 25px;
  	padding-bottom: 15px;
  }

  .iconflechablog:hover {
  	background-image: url(/wp-content/uploads/2025/06/icon-flecha-sobre-negro.svg);
  	background-repeat: no-repeat;
  	margin: 0;
  	padding: 11px;
  	padding-right: 25px;
  	padding-bottom: 15px;
  }

}

@media only screen and (max-width: 480px) {

	#header #logo {
			width: 200px;
	    padding-left: 0px;
	    margin-top: 15px;
	}

	.top-bar {
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 20px;
	}

	.main-navigation {
		width: 90%;
		left: 30px;
	}

	#inputsearch {
	    padding: 15px 0px;
	    text-align: center;
	    width: 25%;
	}
	.btn-search {
		padding: 10px 30px;
	}

	#iconlupa {
		width: 30px;
	}

	.close-bars {
		position: initial; 
	}

	.col-info {
		flex-direction: column;
	}

	.column-format-sp {
		align-items: start;
		padding-top: 30px;
	}

	.cuerpo {
		margin: 0px;
		padding: 50px 50px;
	}

	.logos{
		overflow-x: scroll;
	}

	.contador {
		flex-direction: column !important;
	}

	h1{ 
		font-size: 30px !important;
	}

	h2{
		font-size: 25px !important;
	}

	p{
		font-size: 18px !important;
	}

	.iconflechablog {
		background-image: url(/wp-content/uploads/2025/06/icon-flecha-sobre-amarillo.svg);
		background-repeat: no-repeat;
		margin: 0;
		padding: 10px;
		padding-right: 25px;
		padding-bottom: 15px;
	}

	.iconflechablog:hover {
    background-image: url(/wp-content/uploads/2025/06/icon-flecha-sobre-negro.svg);
    background-repeat: no-repeat;
    margin: 0;
    padding: 10px;
    padding-right: 25px;
    padding-bottom: 15px;
    color: var(--primary);
}

	.post-thumbnail img {
		height: 15vh;
	}
	.alturamovil{
		min-height: 300px !important;
	}

	.post-header{
	    flex-direction: column;
	}

	.post-excerpt {
		max-width: 100%; 
	}

	.post-content {
		/* margin: 0 auto; */
		max-width: 100% !important; 
	}

	.item1{
		order: 2;
	}
	.item2{
		order: 1;
	}

	.single-event-container {
		padding-top: 130px;
		margin: 0 auto;
	}

	.convocatoria-header {
		padding: 25px;
	}
	.convocatoria-column {
		display: flex;
		padding: 20px;
		gap: 50px;
	}

	.mapaesquina {
	   display: none;
	}
	
	.titlemovil{
		padding-right: 50px !important ;
		padding-left: 50px !important;
	}

	.carousel-dos .swiper-button-next, .carousel-dos .swiper-button-prev {
		position: absolute;
		top: calc(100% - 0px);
		width: 50px;
		height: 50px;
		background-color: var(--white);
		margin-left: 25px;
		margin-right: 25px;
		z-index: 0;
		display: flex;
		justify-content: center;
		align-items: initial;
	}	

}