*, *:after, *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body, html {
	font-size: 100%;
	padding: 0;
	margin: 0;
	height: 100%;
	x-overflow: hidden;
}
/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
* {
	-webkit-backface-visibility: hidden;
}
body {
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	color: #848B91;
	background: #fff;
}
a {
	/*color: #464646;*/
	color: #000 !important;
	text-decoration: none;
	outline: none;
	font-weight: 100;
}
a:hover, a:active {
	color: #000;
}
a img {
	border: none;
}
h1, h2. h3, h4. h5, h6 {
 font-weight: 100;
}
/* Header Style */
.main, .container > header {
	margin: 0 auto;
	padding: 2em;
}
.bb-custom-side > article {
	width: 100%;
}
.container {
	height: 100%;
}

.container > header {
	text-align: center;
	background: rgba(0,0,0,0.01);
}
.container > header h1 {
	font-size: 2.625em;
	line-height: 1.3;
	margin: 0;
	font-weight: 300;
}
.container > header span {
	display: block;
	font-size: 60%;
	opacity: 0.3;
	padding: 0 0 0.6em 0.1em;
}
/* Main Content */
.main {
	max-width: 69em;
}
.column {
	float: left;
	width: 50%;
	padding: 0 2em;
	min-height: 300px;
	position: relative;
}
.column:nth-child(2) {
	box-shadow: -1px 0 0 rgba(0,0,0,0.1);
}
.column p {
	font-weight: 100;
	font-size: 2em;
	padding: 0;
	margin: 0;
	text-align: right;
	line-height: 1.5;
}
/* To Navigation Style */
.codrops-top {
	background: #fff;
	background: rgba(255, 255, 255, 0.6);
	text-transform: uppercase;
	width: 100%;
	font-size: 0.69em;
	line-height: 2.2;
}
.codrops-top a {
	padding: 0 1em;
	letter-spacing: 0.1em;
	color: #888;
	display: inline-block;
}
.codrops-top a:hover {
	background: rgba(255,255,255,0.95);
	color: #333;
}
.codrops-top span.right {
	float: right;
}
.codrops-top span.right a {
	float: left;
	display: block;
}
.codrops-icon:before {
	font-family: 'codropsicons';
	margin: 0 4px;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.codrops-icon-drop:before {
	content: "\e001";
}
.codrops-icon-prev:before {
	content: "\e004";
}
.codrops-icon-archive:before {
	content: "\e002";
}
.codrops-icon-next:before {
	content: "\e000";
}
.codrops-icon-about:before {
	content: "\e003";
}
/* Demo Buttons Style */
.codrops-demos {
	padding-top: 1em;
	font-size: 0.9em;
}
.codrops-demos a {
	display: inline-block;
	margin: 0.2em;
	padding: 0.45em 1em;
	background: #999;
	color: #fff;
	font-weight: 700;
	border-radius: 2px;
}
.codrops-demos a:hover, .codrops-demos a.current-demo, .codrops-demos a.current-demo:hover {
	opacity: 0.6;
}
.codrops-nav {
	text-align: center;
}
.codrops-nav a {
	display: inline-block;
	margin: 20px auto;
	padding: 0.3em;
}
@media screen and (max-width: 46.0625em) {
.column {
	width: 100%;
	min-width: auto;
	min-height: auto;
	padding: 1em;
}
.column p {
	text-align: left;
	font-size: 1.5em;
}
.column:nth-child(2) {
	box-shadow: 0 -1px 0 rgba(0,0,0,0.1);
}
}
 @media screen and (max-width: 25em) {
.codrops-icon span {
	display: none;
}
}
.mouseDown {
	/*cursor:url(grabbing.png), -moz-zoom-in, auto;*/
	cursor: grabbing;
	cursor: -moz-grabbing;
	cursor: -webkit-grabbing;
	cursor: url(https://mail.google.com/mail/images/2/closedhand.cur), default !important;
}
.bb-custom-side {
	cursor: default;
}
.bb-custom-side .colFull,
.bb-custom-side .col1,
.bb-custom-side .col2 {
	display: none;
}
.entry-footer {
	padding: 8%;
}
#content {
	text-align: center;
}
.author {
	display: none;
}
#content h1 {
	font-size: 2.571em;
	line-height: 1.1em;
}
#content ul {
	font-size: 1.5em;
	line-height: 1.5em;
}
#content ul.list-none {
	padding: 0;
	margin: 0;
	list-style: none;
}
#content p {
	font-size: 1.5em;
	line-height: 1.5em;
}
#nav-below {
	display: table;
	width: 100%;
}
#nav-below > div {
	display: table-cell;
	padding: 20px;
}
.nav-previous {
	text-align: left;
}
.nav-next {
	text-align: right;
}
.nav-home a {
	color: #d5d5d5;
}
.nav-home a:hover {
	opacity: 0.6;
}
.meta-sep {
	display: none;
}
.comments-link {
	display: none;
}
.entry-content {
	padding: 20px;
	text-align: center;
}
.entry-content .pic {

	display: inline-block;
}
.entry-content .pic img {
}
.entry-content .colFull {
	padding: 0 20px 0 20px;
	text-align: left;
}

@media screen and (max-width: 767px) {
	.bb-custom-firstpage,
	.bb-custom-side {
		width: 100%;
		height: auto;
	}
	.entry-content .pic {
		width: 100% !important;
		height: auto !important;
	}
	.entry-content .pic img {
		width: 100% !important;
		height: auto !important;
	}
}