/* B O O T S T R A P   O V E R R I D E S */
.col-xs-12{
	margin-top: 15px;
	padding-left: 0;
	padding-right: 0;
}
.col-mobile-clear{
	margin-top: 0;	
}
.page-container > .col-xs-12 > .col-xs-12:first-child{
	margin-top: 0;
}
.section-header .page-container:first-child > .col-xs-12:first-child{
	margin: 0;
}

/* main.css */
.img-text-vertical{
	text-align: left;
}
.img-text-vertical img{
	float: left;
	
	margin: 0 10px 0;
}
.img-text-vertical p{
	height: 22px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 117px;
	
	margin: auto;	
}
.basic-inline-list-big,
.basic-inline-list-big li{
	width:100%;
	float: left;
}
.basic-inline-list-big li:first-child:before{
	content: ' » ';
}
header .col-xs-12{
	margin-top: 0;
}

.section-content > section:first-child .page-container > .col-xs-12{
	margin-top: 0;
}
.page-container {
	width: 92%;
	max-width: 100%;
}
.faq, 
.faq > .col-xs-12{
	border-left: none;	
}
.discover-bcn-block h3{
	font-size: 1.8em;
}
.discover-bcn-block-content{
	height: auto;
	overflow: visible;
	
	border: none;
}
.discover-bcn-block+.discover-bcn-block{
	margin-top: 20px;
}

header .btn-aero-logout{
	padding: 0;
}
header .btn-aero-logout span{
	width: 33px;
	height: 31px;
	float: left;
	
	background-image: url('../../images/icons/buttons/logout.png');
	background-position: center center;
}

/* carousel.css */
.flexslider img, 
.flexslider iframe{
	height: 200px;	
}
.carousel-multiple-2 .carousel > div{
	width: 22% !important;
}
/* A L E R T S */
.alerts{
	width: 100%;
	
	margin-left: 0;
}

/* forms.css */
.form-box-bottom{
	width: auto; 
	position:static; 
}
.search-form{
	width: 100%;
	
	margin-top: 13px;	
}
input[type=search]{
	background-position: 98% center;	
}
/* forms.css */

/* accordion.css */

.panel-heading-purchase{
	margin: 0px 15px 0px;
    padding: 0 0 0 20px;
}

/* accordion.css */
