
@media (min-width: 768px) {

	#sliderpuertos{
		margin-top: -33px;
	}
	

}


@media (min-width: 992px) {
	
	
	#tabla_precio1{
		padding-left: 15px !important;
	}
	
	#tabla_precio2{
		padding-right: 15px !important;
		padding-left: 20px !important;
	}


}


@media (min-width: 1200px) {
	
	
}


@media (max-width: 768px) {
	
	
}


@media (max-width: 767px) {

	#datepicker {
		font-size: 20px !important;
	}
	
	
	
	#mosaico_inicio {
		max-width: 323px !important;
		
	}
		
	#logo_general {
		padding-left: 30px;	
		height: 100px;
	}
	
	.navbar-nav li a {
		padding-top: 20px;
		padding-bottom: 20px;
		color:#ffffff;
	}
	#idiomas li{
		padding-bottom: 10px;
	}

	#fondo_azul_cabecera {
		-webkit-box-shadow: none;
		-moz-box-shadow:    none;
		box-shadow:         none;
	}
	
	
	#banner_inicio {
		margin-top: -7px;
		background-size: cover;
		max-height: 350px;
	}
	
	#contenido_banner_inicio {
		padding-top: 25%;
		padding-bottom: 10%;
		
	}
	
	
	#banner_inicio .titular {
		font-size: 24px;
		line-height: 28px;
		
	}

	#banner_hop {
		background-size: cover;
	}

	#contenido_banner_hop{
		padding: 15px 15px 15px 15px;		
	}



	#contenido_banner_hop .titular{
		font-size: 40px;
		line-height: 43px; 		
	}

	#logo_trip {
		padding-top: 10%;
		padding-bottom: 10%;
	}

	#foto-guagua {
		float:none;
		display: block;
		margin-right: auto;
		margin-left: auto;
	}
	
	#banner_somos {
		margin-top: -7px;
		max-height: 200px;
		height: auto !important;
	}
		
	.iconosleyenda{
		padding: 10px 0px 10px 30px;
		text-align: left;
	}	
	
	.cuadro_azul_detalle {
		margin-top: 10px;
		margin-bottom: 10px;
	}	
		
	.form-horizontal .form-group {
		margin-right: 0px; 
		margin-left: 0px;
	}	
		
	#menoscuarenta{
		margin-top: 0px;
	}
	
	
	#banner_celebra {
		
		height: auto !important;
		max-height: 250px;
	}

	
	.botones_parada_guaguas {
		min-height: 110px !important;
	}
	
	#texto-nota {
		padding-left:25%;
	}	
		
	.igual_height {
		min-height: auto !important;
		height: auto !important;
	}
	
	.ajuste_bt_ruta {
		margin-bottom: 40px;
	}
		
		
	body {
	  /* Margin bottom by footer height */
	  margin-bottom: 530px; /* antes 340px */
	}

	.footer {
	  /* Set the fixed height of the footer here */
	  height: 530px; /* antes 340px */
	}  
		
	
	#pie_legal a{
		line-height:20px;
		
	}
			
}


@media (max-width: 480px) {
	
	/*#direcciones-pie {
		margin-left:22%;
	}	
	
	#submenu_responsive {
		display:block;
	}
	
	 #enlace-salir {
		display: none;
	}
	.letras_menu {
		font-size: 14px;
	}

	.botonbanner {
		margin-top:-130px;
		
		min-width:104px;
	}

	.navbar-toggle {
		margin-right: 5px;
	}
	
	#logo-principal {
		float: left;
	}
	*/
	
	
	
	#contenido_banner_inicio {
		padding-top: 30%;
		padding-bottom: 5%;
		
	}
	
	
	#contenido_banner_hop .titular{
		font-size: 30px;
		line-height: 33px; 		
	}
	
	#logo_pie {
		display:none;
	}


	#logo_pie_movil {
		display: block;
	}


	#cuadro-mosaico-relleno {
		display:none;
	}
	
	#pie_legal{
		padding-top: 15px;
		
	}
	
	#pie_legal .row{
		padding-left: 15px;
		padding-right: 15px;
		line-height: 10px;
	}
	
	#separa1 {
		display: none;
	}
	
	#separa2 {
		display: block;
	}
	
	.botones_parada_guaguas {
		min-height: 140px !important;
	}
	
	.ajuste_centrado_guaguas {
		text-align: center;
	}
	
	.ajuste_centrado_guaguas>.ajuste_izq_5 {
		padding-left: 0px !important;
	}
	
		
	.horario_horizontal{
		margin: 5px 5px 5px 5px;	
	}
	
	.manchetazul>p:not(:first-child){
		border-left: none;
	}
	
	#texto-nota {
		padding-left:5%;
	}
	
	
	.g-recaptcha {
		transform:scale(0.95) !important;
		transform-origin:0 0 !important;
	}
	
		
	
}


@media (max-width: 992px) {
		
	#mosaico_inicio {
		max-width: 646px;
		
	}	
	.tabla_horarios{
		/*max-width: 265px;*/
		max-width: 300px;
	}
	
	#banner_somos {
		height: 250px;
		background-size: cover;
		
	}
	
	#banner_celebra {
		
		background-size: cover;
		max-height: 300px;
	}
	
	
	
	#tabla_precio1 {
		max-width: 100%;
	}
	
		
	#tabla_precio1 .tabla_horarios{
		margin-left: auto;
		margin-right: auto;
	}
	
	#tabla_precio2 {
		/*padding-left: 15px; */
	}	
	
	
	.iconosleyenda {
		text-align: left;
	}
		
		
		
}


@media (max-width: 1199px) {
	
	

	
}





@media screen and (min-width: 768px) {
	
	
}



@media (min-width: 768px) and (max-width: 991px) {
	
	#logo_general {
		max-width: 90px;
		margin-top: 40px;
	}
	
	.nav>li>a {
		padding: 70px 12px 35px; 
	} 
	
	#banner_inicio .titular {
		font-size: 55px;
		line-height: 58px;
		padding-top: 80px;
	}

	#contenido_banner_inicio {
		padding-top: 10%;
	}
	
	
	

	#contenido_banner_hop .titular{
		font-size: 40px;
		line-height: 43px; 		
	}
	
	
	.interior_nino {
		/*padding: 20px 40px 20px 40px;*/
		
		padding: 20px 30px 20px 30px;
		
	}

	
	#banner_guagua .titular{
		font-size: 28px;
		line-height: 31px; 		
	}

	.interior_guagua {
		padding: 18px 30px 15px 30px;
	}

	.interior_guagua hr {
		margin-top: 15px;
		margin-bottom: 10px;
	}
	
	.interior_guagua img {
		max-width: 40px;
	}

	 .timeline > li > .timeline-panel {
	 	width: 43%;
	 }
	
	
	 #idiomas_sm {
		width: 50px;
	}
	
	
	.con_ferribus {
		min-height: 500px !important; 
	}
	
}


@media (min-width: 992px) and (max-width: 1199px) {
		
	
		
}


@media (min-width: 992px) and (max-width: 1024px) {
	
	
}



