@charset "UTF-8";
/* Body */
body {
	font-family: source-sans-pro;
	background-color: #f2f2f2;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 200;
	
}
/* Container */
.container {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	height: 1000px;
	background-color: #FFFFFF;
}
/* Navigation */
header {
	width: 100%;
	height: 10%;
	background-color: #bb1e10;
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size:80px;
	background-image:url("../images/bropro logo.png");
	border-bottom: 4px solid #851012;
}
nav {
	float: right;
	width: 80%;
	text-align: right;
	margin-right: 25px;

}
header nav ul {
	list-style: none;
	float: right;
	
}
nav ul li {
	float:left;
	color: #FFFFFF;
	font-size: 14px;
	text-align:center;
	margin-right: 25px;
	margin-top: 25px;
	letter-spacing: 2px;
	font-weight: bold;
	transition: all 0.3s linear;
}
ul li a {
	color: #FFFFFF;
	text-decoration: none;
	
}
ul li:hover a {
	color: #7f868a;
	
}
.hero_header 
{
    color: #FFFFFF;
    text-align: center;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 40px;
    margin-left: 30px;
    letter-spacing: 4px;
	font-size: 50px;
	text-shadow: 2px 2px 3px #000000;
	
	
}
.hero_b 
{
    color: #FFFFFF;
    text-align: center;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 30px;
    letter-spacing: 0px;
	font-size: 25px;
	text-shadow: 2px 2px 3px #000000;
}
/* Hero Section */
.hero {
	background-color: #7f868a;
	padding-top: 130px;
	padding-bottom: 120PX;
	background-image: url(../images/bpb_hl_1.png);
	background-attachment:local;
	background-size: cover;
	background-repeat: no-repeat;
	
}
.light {
	font-weight: bold;
	color: #bb1e10;

}
.tagline {
	text-align: center;
	color: #FFFFFF;
	margin-top: 10px;
	margin-left: 30px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 5px;
	font-size: 22px;
	text-shadow: 2px 2px 3px #000000;
}
/* About Section */
.text_column1 {
	width: 45%;
	text-align: justify;
	font-weight: lighter;
	line-height: 25px;
	float:left;
	padding-left: 20px;
	padding-right: 10px;
	color: #7f868a;
	font-size: 18px;
}
.text_column3 {
	width: 45%;
	text-align: justify;
	font-weight: lighter;
	line-height: 25px;
	float:right;
	padding-left: 10px;
	padding-right: 20px;
	color: #7f868a;
	font-size: 18px;
}
.about {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 35px;
	display: inline-block;
	background-color: #FFFFFF;
	margin-top: 0px;
}
/* Parallax Section */
.banner {
	background-color: #7f868a;
	background-image: url(../images/bpb1.jpg);
	height: 600px;
	background-attachment:local;
	background-size: cover;
	background-repeat: no-repeat;
}
.parallax {
	color: #fff;
	text-align: right;
	padding-right: 100px;
	padding-top: 110px;
	letter-spacing: 2px;
	margin-top: 20px;
	font-size: 40px;
	text-shadow: 2px 2px 3px #000000;
}
.parallax_description {
	color: #fff;
	text-align: right;
	padding-right: 100px;
	width: 30%;
	float: right;
	font-weight: lighter;
	line-height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 22px;
	text-shadow: 2px 2px 3px #000000;
	
}
/* More info */
footer {
	background-color: #FFFFFF;
	padding-bottom: 35px;
}
.footer_column {
	width: 50%;
	text-align: center;
	padding-top: 30px;
	float: left;
}
footer .footer_column h3 {
	color: #7f868a;
	text-align: center;
	font-size: 25px;
}
footer .footer_column p {
	color: #7f868a;
	background-color: #FFFFFF;
}
.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 400px;
}
.banner_u {
	background-color: #7f868a;
	background-image: url(../images/bpb_hl_2.png);
	height: 700px;
	background-attachment:local;
	background-size: cover;
	background-repeat: no-repeat;
	
}
footer .footer_column p {
	padding-left: 90px;
	padding-right: 90px;
	text-align: center;
	line-height: 25px;
	font-weight: bo;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 18px;
	
}

.copyright {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #bb1e10;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 10px;
	border-top-width: 2px;
	
}
.footer_banner {
	background-color: #7f868a;
	padding-top: 20px;
	padding-bottom: 20PX;
	margin-bottom: 0px;
	background-repeat:no-repeat;
	background-position: 40px center;
	background-size: 150px;
	background-image:url("../images/bropro logo.png");
	border-bottom: 3px solid #851012;	
}
footer {
	display: inline-block;
}
.hidden {
	display: none;
}

/* Mobile */
@media (max-width: 320px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

	
}
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	display: none;
	
}
header nav ul {
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
	
}
.text_column1 {
	width: 100%;
	text-align: justify;
	font-weight: lighter;
	line-height: 25px;
	float:center;
	padding-left: 0px;
	padding-right: 0px;
	color: #7f868a;
	font-size: 12px;
	
}
	.text_column3 {
	width: 100%;
	text-align: justify;
	font-weight: lighter;
	line-height: 25px;
	float:center;
	padding-left: 0px;
	padding-right: 0px;
	color: #7f868a;
	font-size: 12px;
	
}
.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
	
}
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 90%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	float: none;
	text-align: center;
}
.banner {
	background-color: #7f868a;
	background-image: none;
}
.tagline {
	margin-top: 20px;
	line-height: 22px;
}
.hero_header {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 22px;
    text-align: center;
    padding-bottom: 0px;
}
}

/* Small Tablets */
@media (min-width: 321px)and (max-width: 767px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #043745;
}
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	overflow: auto;
	display: inline-block;
	background: #bb1e10;
}
header nav ul {
	padding: 0px;
	float: none;
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 0px;
}
.text_column1 {
	width: 100%;
	text-align: justify;
	font-weight: lighter;
	line-height: 25px;
	float:center;
	padding-left: 0px;
	padding-right: 0px;
	color: #7f868a;
	font-size: 15px;
	
}
	.text_column3 {
	width: 100%;
	text-align: justify;
	font-weight: lighter;
	line-height: 25px;
	float:center;
	padding-left: 0px;
	padding-right: 0px;
	color: #7f868a;
	font-size: 15px;
	
}
.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	width: 100%;
	text-align: center;
}
.thumbnail {
	width: 50%;
}
.parallax {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 20%;
}
.parallax_description {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	padding-top: 30px;
}
.banner {
	padding-left: 20px;
	padding-right: 20px;
}
.footer_column {
	width: 100%;
}
}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {
.text_column {
	width: 100%;
}
.thumbnail {
	width: 50%;
}
.text_column {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.banner {
	margin-top: 0px;
	padding-top: 0px;
}
}
