
.bg-dark {

    background-color: #000 !important;

}

footer {
	font-size:14px;
}
.bg-image-full {
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;

}
.bg-image-full h1 {
	 
  padding:150px 0px;
}
.footerlogos {
	
	max-width:95px;
	max-height:70px;
	margin:10px 15px 8px 15px;
}
.brandlogos {
	
	max-height:200px;
padding:10px;	
	
}