.hidden-xxs,
.profile-toggle+.social-links-toggle{
	display:none;
}
.img-text-vertical p{
	height: 39px;
}
.button-collapse-text{
	padding-left: 9px;
	padding-right: 9px;
}
.section-content .btn-aero-big{
	font-size: 1.4em;
}
header .btn-aero{
	padding: 7px 12px 7px 10px;
}
header .btn-aero-logout{
	padding: 0;
}
.btn-aero+.btn-aero {
	margin-left: 0px;
}
footer>.page-container div{
	text-align: center;
}
footer img{
	margin: 20px 0 0;
}
.box-fares {
	min-height: 470px;
}
@media screen and (max-height: 460px){
	.collapsible-items{
		max-height: 350px;
	}
}
span.stop-times{
	font-size: 13px !important;
}
.gmaps-all-stops{
/* 	display:none; */
}

#breadcrumb .btn-group,
#breadcrumb li,
#breadcrumb li > a,
#breadcrumb li > span{
	width:100%;
}
#breadcrumb li:first-child{
	border-radius: 4px 4px 0 0;
}
#breadcrumb li:last-child{
	border-radius: 0 0 4px 4px;
}
.flexslider img, .flexslider iframe{
	height: 170px;
}
@media screen and (max-width: 320px){
	/* en Iphone 4 modo portrait se desborda el widget de twitter*/
	.twitter-widget iframe{
		width: 294px !important;
	}
}
@media screen and (max-width: 380px){
	#termometro,
	#next_bus,
	.section-realtime iframe.video-home,
	.btn-lines-stop-times{
	   display:none;
	}
	#termometro_buttons{
        display:block;
    }
}
@media screen and (max-width: 480px){
	.section-buy-tickets .page-container .section-content img, 
	.page-container nav#breadcrumb,
	form#search_form{display: none;}
	
	.section-buy-tickets .section-header h1, 
	.section-buy-tickets .section-header.h1 {
        border-top: 0 dotted #0c65af;
        margin-top: 0;
        padding-top: 0;
    }
}
