
/*
-------------------------------------
COOKIE NOTIFICATION
-------------------------------------
*/

.cookie-notification {
	background: rgba(0,0,0,0.8);
	width: 100%;
	position: relative;
	top: 100px;
	z-index: 9999;
	padding: 40px;
}

.cookie-notification p {
	color: #eaeaea;
	padding-right: 300px;
}

.cookie-notification a {
	color: #fff;
	text-decoration: underline;	
}

button.btn-close-cookie-notification {
	background: #fff;
	outline: none;
	border: none;
	padding: 15px 20px;
	font-size: 14px;
	position: absolute;
	right: 40px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'Montserrat';
	top: 37px;
	cursor: pointer;
}

a.privacy {
	text-decoration: underline;
}

/*
-------------------------------------
DEFAULT
-------------------------------------
*/

header {
	height: 100px;
	background: #fff;
	z-index: 9999;
}

header .col-2 {
	height: 100px;
}

img.logo {
	width: 100px;
	top: 20px;
}

img.map-icon {
	width: 50px;
	right: 90px;
	top: 38px;
}

footer.sub-footer {
	border-top: 1px solid #e1e4e6;
	height: 150px;
}

footer.sub-footer .col-7, footer.sub-footer .col-4 {
	height: 150px;
}

footer.sub-footer p {
	color: #666;
	height: 150px;
	line-height: 150px;
	padding-top: 0;
	text-align: left;
}

footer.sub-footer a {
	color: #666;
}

img.footer-logo {
	width: 80px;
	right: 0;
	top: 50px;
}

img.brc-footer-logo {
	width: 82px;
	right: 120px;
	top: 45px;
}

.brc-big {
	width: 150px;
	margin: 50px auto 0 auto;
}

/*
-------------------------------------
HOME
-------------------------------------
*/

.cencontent.home-intro {
	width: 880px;
	margin: 0 auto;
}

.cencontent.home-intro h1 {
	text-align: center;
	color: #fff;
	font-size: 53px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: 'Roboto Condensed';
	line-height: 52px;
	margin-top: 50px;
}

.cencontent.home-intro a {
	color: #fff;
	font-size: 19px;
	letter-spacing: 1px;
	background: #008fbe;
	padding: 14px 30px 14px 31px;
	display: table;
	margin: 30px auto 0 auto;
	font-family: 'Montserrat';
	text-transform: uppercase;
	border-radius: 35px;
	-webkit-transition: background 0.3s;
	-moz-transition: background 0.3s;
	-ms-transition: background 0.3s;
	-o-transition: background 0.3s;
	transition: background 0.3s;
}

.cencontent.home-intro a:hover {
	background-color: #70d44b;
}

footer {
	bottom: 0;
	height: 100px;
	background-image: url(../images/line.png);
	background-repeat: repeat-x;
	width: 100%;
	z-index: 600;
}

footer p {
	color: #fff;
	text-align: center;
	padding-top: 43px;
	font-size: 13px;
}

footer a {
	color: #fff;
}

.list-heroes {
	margin-top: 100px;
}

.list-heroes .hero {
	margin-top: 0;
}

.home-rev .cover-bg {
	background-position: center 70px;
}

/*
-------------------------------------
PRODUCTS
-------------------------------------
*/

.hero {
	height: 600px;
	margin-top: 100px;
}

.hero h1 {
	text-align: center;
	color: #fff;
	font-size: 65px;
	text-transform: uppercase;
	letter-spacing: 15px;
	font-family: 'Montserrat';
	line-height: 50px;
	padding-top: 275px;
	font-weight: 700;
}

.sub-hero {
	margin-top: 0 !important;
}

.product-intro {
	background: #008fbe;
}

.product-intro h2 {
	color: #fff;
	font-size: 25px;
	line-height: 35px;
	width: 860px;
	text-align: center;
	margin: 0 auto;
}

.product-list h2 {
	padding-bottom: 5px;
	font-family: 'Open Sans';
	font-size: 30px;
}

.product-list p {
	padding-bottom: 40px;
}

.product-top {
	margin-top: 100px;
}

.product-list-view .hero {
	margin-top: 10px;
}

.product-list-view .hero a {
	color: #fff;
	font-family: 'Montserrat';
}

.product-top h1 {
	text-transform: uppercase;
	color: #fff;
	font-family: 'Montserrat';
	text-align: center;
	width: 800px;
	margin: 0 auto;
	letter-spacing: 2px;
	font-size: 30px;
	padding-bottom: 20px;
}

.birds {
	color: #008fbe;
	font-size: 22px;
}

.product-sp {
	background: #f6f6f6;
}

.product-sp h2 {
	padding: 100px 0 20px 0;
}

.product-sp h3 {
	font-size: 20px;
	padding: 30px 50px 10px 0;	
}

.product-list .col-2 {
	width: 45%;
	margin-left: 10%;
}

.product-list .col-2:first-child {
	margin-left: 0;
}

/*
-------------------------------------
ABOUT
-------------------------------------
*/

p.big-about {
	font-size: 24px;
}

a.btn {
	color: #fff;
	font-size: 19px;
	letter-spacing: 1px;
	background: #008fbe;
	padding: 14px 30px 14px 31px;
	display: table;
	margin: 30px 0 0 0;
	font-family: 'Montserrat';
	text-transform: uppercase;
	border-radius: 35px;
	-webkit-transition: background 0.3s;
	-moz-transition: background 0.3s;
	-ms-transition: background 0.3s;
	-o-transition: background 0.3s;
	transition: background 0.3s;
}

a.btn:hover {
	background-color: #70d44b;
}

.about-base img {
	margin-bottom: 30px;
}

/*
-------------------------------------
CONTACT
-------------------------------------
*/

.contact-deets h3, .contact-deets h4, .contact-deets p {
	color: #fff;
}

.contact-deets h3 {
	text-transform: uppercase;
	font-size: 30px;
	letter-spacing: 2px;	
}

.contact-deets h4 {
	font-size: 24px;
	padding: 15px 0;	
}

.cformrow {
	position: relative;
	padding-top: 30px;
	margin-bottom: 1px;
}

.cformrow.submitrow {
	margin: 0;
	padding: 0;
}

.cform label {
	display: block;
	text-align: center;
	color: #fff;
	border: 1px solid #d0d0d0;
	border-width: 0 0 0 0;
	position: absolute;
	padding: 5px 7px;
	top: 0;
	left: 0;
	background: #d38f90;
	height: 20px;
}

.cform input {
	width: 100%;
	max-width: 100%;
	border: 1px solid #e1e4e6;
	background-color: #f6f6f6;
	height: 58px;
	max-height: 58px;
	min-height: 58px;
	padding-left: 15px;
	font-size: 13px;
	color: #333;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	outline: none;
	margin: 0px 0px 10px 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
}

.cform textarea {
	width: 100%;
	max-width: 100%;
	height: 116px;
	max-height: 116px;
	min-height: 116px;
	border: 1px solid #e1e4e6;
	background-color: #f6f6f6;
	padding: 15px;
	font-size: 13px;
	color: #333;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	margin: 0;
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
}

.cform #submit {
	margin: 10px 0 0 0;
	padding: 0;
	background-color: #008fbe;
	color: #fff;
	border: 0px solid #fff;
	width: 100%;
	max-width: 100%;
	height: 60px;
	max-height: 60px;
	min-height: 60px;
	cursor: pointer;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 17px;
	letter-spacing: 2px;
	text-align: left;
	text-transform: uppercase;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	text-align: center;
}

.contact-form {
	background: #f6f6f6;
}

/*
-------------------------------------
YT VIDEO HERO AND ABOUT UPDATE
-------------------------------------
*/

.product-intro h1 {
	color: #fff;
    text-align: center;
    margin-bottom: 20px;
}

.yt-video-hero-wrapper {
	background: #008fbe;
	padding: 100px 100px 0 100px;
}

.yt-video-hero {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	margin-top: 100px;
}

.yt-video-hero iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

