@media (max-width: 1199px){	
	#header .navbar .main-navigation-collapse > .navbar-nav > li.muni > .dropdown-menu-collapse .submenu-wrapper .mainnav-column {
		margin-bottom: 0;
	}
}

.table-block-wrapper{
background-image: url(/europadirecto/.galleries/imagenes-estructura/guadiana-puente.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}

article.hsponente {
position:relative;
margin-top: 110px;
}

article.hsponente.izq,
article.hsponente.nofoto{
box-shadow: 2px 2px 21px rgba(0, 0, 0, 0.2); 
border-left: 80px solid #1C6DAF;
-padding-left:27px;
}

article.hsponente.izq .titulo-ponente, article.hsponente.izq .extracto-ponente, article.hsponente.izq .frase,
article.hsponente.nofoto .titulo-ponente, article.hsponente.nofoto .extracto-ponente, article.hsponente.nofoto .frase{
padding-left:27px;
}

article.hsponente .frase{
	font-family: 'Harlow Solid Italic';
	font-size: 15pt;
}

article.hsponente.der{
box-shadow: 2px 2px 21px rgba(0, 0, 0, 0.2); 
border-right: 80px solid #1C6DAF;
text-align: right;
}

article.hsponente .text-ponente{
width: 61%;
text-align:left;
}

article.hsponente.nofoto .text-ponente{
width: 92%;
padding: 20px 0 40px 0;
}

article.hsponente.izq h1,
article.hsponente.nofoto h1{
background-color: #1c6daf; 
color: white; 
padding: 9px 23px 2px 10px; 
text-align: right;
}

article.hsponente.der h1{
background-color: #1c6daf; 
color: white; 
padding: 9px 23px 2px 10px; 
text-align: right;
}

article.hsponente.der .text-ponente{
margin: 38px 0 !important;
}

article.hsponente .text-ponente, article.hsponente .img-ponente{
display:inline-block;
vertical-align:top;
margin:0 !important;
}

article.hsponente.izq img.img-ponente{
position:absolute;
bottom:0;
right:0;
}

article.hsponente.der img.img-ponente{
position:absolute;
bottom:0;
left:0;
}

article.hsponente .titulo-ponente{
font-size: 20pt; 
line-height: 31px; 
text-align: left; 
margin-bottom: 5px;
}

#huelvasmart-maru .img-ponente{
-margin-left: 29px !important;
}

article#huelvasmart-maru {
margin-top:65px;
}

#huelvasmart-maru .text-ponente{
padding: 23px 0;
}

#huelvasmart-conde .text-ponente{
	margin: 0px !important;
}

@media (max-width: 1370px) {
  #huelvasmart-maru h1 {
    -background-color:red;
  }
  article.hsponente .titulo-ponente{
	font-size:25px;
  }
}

@media (max-width: 1150px) {
	article.hsponente .text-ponente{
		width: 56%;
	}
}

@media (max-width: 1035px) {
	article.hsponente .titulo-ponente{
		font-size:19px;
		font-weight:bold;
		line-height:25px;
  }
  	article.hsponente h1{
		font-size:25px;
	}
	article.hsponente.izq .titulo-ponente, article.hsponente.izq .extracto-ponente{
		padding-right: 38px;
	}
}

@media (max-width: 917px) {
	article.hsponente.izq .text-ponente{
		width:100%;
	}
	article.hsponente.izq .extracto-ponente{
		padding-right:58%;
	}
	article.hsponente.izq .titulo-ponente{
		margin-top: 50px !important;
	}
}

@media (max-width: 870px) {
	article.hsponente.izq .titulo-ponente{
		margin-top: 12px !important;
		width:100% !important;
	}
	article.hsponente .titulo-ponente{
		font-size:27px !important;
		font-weight: inherit !important;
		line-height: 31px !important;
	}
	article.hsponente .extracto-ponente{
		padding-top:0px !important;
		
	}
}

@media (max-width: 750px) {
	article.hsponente .text-ponente, article.hsponente .extracto-ponente{
		width:100% !important;		
	}
	article.hsponente{
		border-left:20px solid #1C6DAF !important;
		border-right:0px !important;
		padding:0 0px 0 27px !important;
	}
	article.hsponente .titulo-ponente, article.hsponente .extracto-ponente{
		padding-right: 15px;
	}
	article.hsponente img{
		width:48%;
	}
	article.hsponente .extracto-ponente{
		margin-bottom: 0 !important;
	}
}

@media (max-width: 700px) {
 article.hsponente .extracto-ponente{
 	padding-right: 10px !important;
 }
 article.hsponente .text-ponente{
 	-padding-bottom: 400px;
 }
 article.hsponente img{
 	width: 100% !important;
	position: inherit !important;
 }
 
 
}



