@import url('https://storage.googleapis.com/bch/site/css/normalize.css');

@import url('../fonts/stylesheet.css');
@import url('https://storage.googleapis.com/bch/site/js/fancybox/jquery.fancybox.css');
@import url('https://storage.googleapis.com/bch/site/js/lightbox/css/lightbox.css');

body{
	background: #181919;
	font-weight: 400;
	font-size: 12px;
	color: #333;
	overflow-y: hidden;
	overflow-x: hidden;
}
.RBcondensed {
	font-family:"Roboto Condensed";
	font-weight:300;
}
.RBthin{
	font-family:"Roboto";
	font-weight:100;
	color:#808080;
	font-size:15px;
}
.RBLight{
	font-family:"Roboto";
	font-weight:300;
	color:#cccccc;
}
#60grey{
	color:#808080;
	
}
#pad10{
padding-bottom:10px;
}
#galleria{
padding-left: 115px;
width:696px;
height:480px;
}
.social{
position:relative; 
left:102px;
top:350px;
display:inline; 
}
.social a:hover{
text-decoration:none;
background:#333333;
}
.follow{
position:relative;
left:130px;
font-family:"Roboto";
font-weight:100;
color:#808080;
font-size:15px;
}
.responsive-container { position: relative; padding-bottom: 53.25%; padding-top: 30px; height: 0; overflow: hidden; }
.responsive-container, .responsive-container iframe { max-width: 1280px; max-height: 720px; }
.responsive-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.CC{
	color:#009D9F;
}
.RbTi{
	font-family:"Roboto";
	font-weight:100;
	color:#808080;
	font-size:15px;
	font-style:italic;
}
	
	
h1, h3, h4{
	font-weight: 400;
}
h1{
	font-style: italic;
	border-bottom: 1px solid rgba(126, 126, 126, 0.3);
	padding: 35px 15px 15px 15px;
	margin: 0px 20px 20px 20px;
	position: relative;
	font-size: 38px;
}
h2{
	font-size: 40px;
	font-family:'Oswald';
	color: #FCD32D;
	margin-bottom:0px;
	font-weight:400;
	text-transform:uppercase;
}

h3{
	font-size: 31px;
	font-family:"Oswald";
	color: #FCD32D;
	margin-bottom:10px;
	font-weight:300;
}
h4{
	text-transform: uppercase;
	letter-spacing: 5px;
	line-height: 20px;
	padding: 10px 0px;
	color: #626a6f;
	border-bottom: 1px solid rgba(126, 126, 126, 0.1);
	box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.4);
}
aside {
	border-right: 3px solid #8FCCC0;
}
a{
	color: #009D9F;
	text-decoration: none;
	text-transform: uppercase;
	
}
a:hover{
	color: #8FCCC0;
	background:#808080;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background color 0.2s linear;
	transition: background color 0.2s linear;
}
.dlr {
	text-transform:uppercase;
	text-align:right;
	font-size:2px;
	/*background:#8FCCC0;
	color:#181919;*/
	display:inline;
	padding: 2px 2px 2px 2px;
}
.dlsb {
	text-transform:uppercase;
	text-align:right;
	font-size:2px;
	/*background:#8FCCC0;
	color:#181919;
	display:inline;*/
	padding: 2px 2px 2px 2px;
}

#res_bch {
	font-family:"Oswald";
	font-size:25px;
	color:#8FCCC0;
	margin-bottom:-8px;
	text-transform:uppercase;
}
.subheads{
	font-family:"Oswald";
	font-size:14px;
	font-weight:400;
	color:#8FCCC0;
	margin-bottom:-10px;
}
.line{
	height:15px;
	border-bottom:2px solid #8FCCC0;
	margin-bottom:-10px;
}
.line1{
	height:15px;
	border-bottom:2px solid #8FCCC0;
	margin-bottom:-10px;
}
.discs{
	list-style-type:circle;
	margin-left:-17px;
	font-size:18px;
}
.discs1{
	list-style-type:circle;
	margin-left:-17px;
	margin-top:-10px;
	font-size:18px;
}
.lessMargin{
	margin-top:-10px;
}
.contact{
	margin-bottom:-10px;
	margin-top:40px;
}
.phone{
	margin-bottom:-10px;
}
.fs{
	margin-left:-20px;
	margin-bottom:10px;
	font-size:18px;
	
}
.lc{
	color:#009D9F;
	text-transform:none;
}
.lc:hover{
	text-decoration:underline;
	color:#8FCCC0;
}
.hs-headline{
	text-align: center;
}
.nav_logo {
	margin-top: 60px;
	margin-bottom: 0px;
	}
/*.hs-author{
	text-transform: uppercase;
	display: block;
	letter-spacing: 2px;
	font-weight: 700;
	padding: 20px 10px;
}*/
.hs-menu{
	font-family:Oswald;
	font-weight:300;
	position: fixed;
	z-index: 100;
	color: #f8f8f8;
	background: #333333;
	width: 350px;
	left: 0px;
	top: 0px;
	height: 100%;
}
.hs-menu nav{
	position: absolute;
	top: 250px;
	left: 0px;
	right: 0px;
	bottom: 50px;
}
.hs-menu nav a{
	display: block;
	text-align: center;
	outline: none;
	/*border-bottom: 1px dashed rgba(126, 126, 126, 0.2);*/
}
.hs-menu nav a:active{
	box-shadow: 5px 1px 15px #181919 inset;
}
/*.hs-menu nav a:first-child{
	border-top: 1px dashed rgba(126, 126, 126, 0.2);
}*/
.hs-menu nav a span:nth-child(2){
	display: block;
	color: #fff;
	font-style: italic;
	font-weight: 400;
	text-transform: none;
	padding-top: 3px;
}
#nav_bch {
	font-family:'Oswald';
	font-size:40px;
	color:#009D9F;	
	margin-bottom:-10px;
	font-weight:400;
}
#nav_bch:hover {
	color:#93CCC4;
}
#links{
	font-size:40px;
	text-transform: uppercase;
	
	
}
#pageNames{
	font-family:"Oswald";
	font-weight:300;
	font-size:31px;
	margin-bottom:15px;
	text-transform: uppercase;
	color:#8FCCC0;
	
}
.hs-content-scroller{
	position: absolute;
	left: 353px;
	right: 0px;
	overflow: hidden;
	height: 100%;
}
.hs-content-wrapper{
	width: 7950px;
	position: absolute;
	height: 100%;
	overflow: hidden;
}
.hs-content{
	width: 960px;
	overflow-y: scroll;
	height: 100%;
	float: left;
	border-right: 1px dashed #A9BECD;
	border-right: 1px dashed rgba(126, 126, 126, 0.2);
	background: transparent;
	-webkit-transition: opacity 0.1s linear;
	-moz-transition: opacity 0.1s linear;
	-o-transition: opacity 0.1s linear;
	transition: opacity 0.1s linear;
	opacity: 0;	
}


.hs-content:hover, .hs-content-active{
	opacity:1;
	
}
.hs-content:hover .jspVerticalBar,
.hs-menu nav:hover .jspVerticalBar{
	opacity: 1;
}
.hs-content:first-child{
	width: 960px;
}
.hs-inner{
	padding: 30px 20px 10px 50px;
}
.centered {
	text-align:center;
	padding-top:140px;
	padding-left:0px
}
#landingBar{
	height:2px;
	width:700px;
	
}
.hs-inner p{
	font-size: 18px;
	line-height: 24px;
	text-align: justify;
	position: relative;
}

/*#introduction .hs-inner p:first-of-type{
	font-size: 24px;
	text-align: left;
	line-height: 36px;
	font-style: italic;
	color: #75838D;
	letter-spacing: 0px;
}*/
.bodyText{
	font-family:"Roboto";
	font-size:20px;
	font-weight:300;
	color: #cccccc;
	
}
a.hs-totop-link{
	display: none;
	content: 'Scroll to top';
	position: fixed;
	z-index: 10000;
	bottom: 0px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #aaa;
	text-shadow: 1px 1px 1px #fff;
	font-weight: 700;
	cursor: pointer;
	text-transform: uppercase;
	text-align: center;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* W3C */
	border-top: 1px solid #cacaca;
}
/* Codrops Top Bar */
.codrops-top{
	font-family:"Oswald";
	font-size: 20px;
	text-transform: uppercase;
}
.codrops-top a{
	position: fixed;
	z-index: 10000;
	padding: 4px 7px;
	
	background: #009D9F;
	color: #8FCCC0;
	text-shadow: none;
	/*border-left: 1px;
	border-bottom:1px;
	border-right:1px;
	border-style:solid;
	border-color:#F4D162;
	border-top:0px;*/
	border-radius: 0px 0px 3px 3px;
	
}
/*Arrow links*/
.codrops-top a:nth-child(1){
	right: auto;
	right: 327px;
}
.codrops-top a:nth-child(2){
	right: 302px;
}

/* Media Queries */
@media screen and (max-width: 1024px) {
	.jspVerticalBar{
		opacity: 1;
	}
	.hs-content-scroller{
		overflow-x: scroll;
	}
	.hs-content:hover{
		background: #181919;
	}
	.hs-content-active:hover {
		background: #181919;
	}
}
/*Small Screens*/
@media screen and (max-width: 715px) {
	body{
		overflow-x: auto;
		overflow-y: auto;
	}
	.codrops-top a{
		background: #8FCCC0;
		color: #009D9F;
		text-shadow: none;
	/*border-left: 1px;
	border-bottom:1px;
	border-right:1px;
	border-style:solid;
	border-color:#F4D162;
	border-top:0px;*/
		border-radius: 0px 0px 3px 3px;
	}
	.codrops-top a:nth-child(1){
		right: 40px;
	}
	.codrops-top a:nth-child(2){
		right: 10px;
	}
	a.hs-totop-link{
		display: block;
	}
	.hs-menu{
		position: relative;
		width: 100%;
		height: 460px;
	}
	.hs-menu nav{
		top: 230px;
		bottom: 20px;
	}
	.hs-content-scroller{
		position: relative;
		height: auto;
		left: 0;
	}
	.hs-content-wrapper{
		height: auto;
		width: auto;
		margin-left: 0px;
	}
	.hs-content{
		border: none;
	}
	.hs-content, .hs-content:first-child{
		width: auto;
		float: none;
		overflow-y: auto;
	}
	.centered{
		
		transform:scale3d(0.5,0.5,0.5);
		-ms-transform: scale3d(0.5,0.5,0.5; 
		-moz-transform: scale3d(0.5,0.5,0.5; 
		-webkit-transform: scale3d(0.5,0.5,0.5; 
		-o-transform: scale3d(0.5,0.5,0.5; 
		
	}
}
