/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Fonts */

@font-face {
    font-family: 'DDC Hardware';
    src: url('../fonts/DDCHardware-Regular.eot');
    src: url('../fonts/DDCHardware-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DDCHardware-Regular.woff2') format('woff2'),
        url('../fonts/DDCHardware-Regular.woff') format('woff'),
        url('../fonts/DDCHardware-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bahnschrift';
    src: url('../fonts/Bahnschrift.eot');
    src: url('../fonts/Bahnschrift.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Bahnschrift.woff2') format('woff2'),
        url('../fonts/Bahnschrift.woff') format('woff'),
        url('../fonts/Bahnschrift.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Mono Social Icons Font';
    src: url('../fonts/MonoSocialIconsFont-1.10.eot');
    src: url('../fonts/MonoSocialIconsFont-1.10.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MonoSocialIconsFont-1.10.woff') format('woff'),
         url('../fonts/MonoSocialIconsFont-1.10.ttf') format('truetype'),
         url('../fonts/MonoSocialIconsFont-1.10.svg#MonoSocialIconsFont') format('svg');
    src: url('../fonts/MonoSocialIconsFont-1.10.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.symbol, a.symbol:before {
    font-family: 'Mono Social Icons Font';
    -webkit-text-rendering: optimizeLegibility;
    -moz-text-rendering: optimizeLegibility;
    -ms-text-rendering: optimizeLegibility;
    -o-text-rendering: optimizeLegibility;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

h2, nav ul li a, section div, a {
	color: #009943;
}

h2, nav ul li a, h3, h4, th, table caption, #snow-shoes span {
	font-family: 'DDC Hardware', sans-serif;
}

p, td, h3 span, .bigGreen, #rentals a div {
	font-family: "Bahnschrift", sans-serif;
}

h4, .bigGreen {
	font-weight: bold;
}


h2, nav ul li a, h3, h4, th, table caption, #snow-shoes span {
	font-size: 1.8em;	
}

h4, p, .bigGreen {
	color: #222;
}

/* End Fonts*/

/* Begin styles */
html {
	font-size: medium;
}

body {
	/*background-color: #000; */
	overflow-y: scroll;
	overflow-x: hidden;
	scroll-behavior: smooth;
	position: relative;
}

header {
	background-image: url('../img/overlook-rider.jpg');
	background-position: center top 20px;
	background-repeat: no-repeat;
	background-size: 100%;
	background-attachment: fixed;
}


h1 {
	text-indent: -9000px;
}

h2, nav {
	display: inline-block;
	padding: 100px 0 40px;
}

h2 span {
	padding: 0 20px 0;
}

h2 span:first-child {
	padding-left: 40px;
}

h3 {
	margin-bottom: 1em;
}

h4 {
	font-weight: normal;
	font-size: 1.3rem;
	padding-bottom: 0.6em;
}

p {
	margin-bottom: 0.6em;
}


p, ul.omb li, td {
	font-size: 1.4rem;
	line-height: 1.2em;
}


a {
	text-decoration: none;
}

i {
	font-style: italic;
	font-size: 1.2rem; /* .9rem; */
}

ul.omb li {
	padding-left: 20px;
	margin-bottom: 10px;
	background-image: url('../img/bnw-omb.png');
	background-position: center left;
	background-repeat: no-repeat;
	background-size: 14px;
}

.inline-list li {
	display: inline-block;
	padding-right: 1em;
}

.inline-list li:last-child {
	padding-right: 0;
}

nav {
	float: right;
	margin-right: 20px;
	margin-top: -7px;
	position: relative;
}

nav ul li {
	display: inline-block;
	padding: 0 20px;
	white-space: nowrap;
}

nav li#direct-to-home {
	position: absolute;
	right: 0px;
	top: 50px;
}

nav li#direct-to-home a {
	color: #efd606;
}

nav li.social {
	padding: 0 10px;
}

nav a.symbol {
	font-size: 38px;
}

header {
	/*height: 0;
	padding-bottom: 70.8333%;*/
	height: 110vh;
}

table {
	border-collapse: separate;
}

th, td {
	background-color: #fff;
	height: 2rem;
	vertical-align: middle;
	text-align: left;
}

td {
	font-size: 1.2rem;
}

.top {
	vertical-align: bottom;
	padding: 10px 30px 0 30px;
	border-right: 5px #eee solid;
	border-top: 5px #eee solid;
}

.middle {
	padding: 0 30px 0 30px;
	border-right: 5px #eee solid;
}

.bottom {
	vertical-align: top;
	padding: 0 30px 10px 30px;
	border-right: 5px #eee solid;
	/*border-bottom: 5px #eee solid;*/
}

th, #snow-shoes span {
	font-size: 1.4rem;
}

#snow-shoes {
	margin-left: 370px;
	padding: 15px 40px;
}
	
.hybrid th, .road th, .e-bike th {
	text-align: left;
	padding: 20px 20px 20px 30px;
	vertical-align: middle;
	margin-bottom: 20px;
	border-left: 5px #eee solid;
	border-top: 5px #eee solid;
	/*border-bottom: 5px #eee solid;*/
}


.e-bike .corner-3,
.e-bike .corner-4 {
	border-bottom: 5px #eee solid;
}

.corner-1 {
	border-top-left-radius: 10px;
}

.corner-2 {
	border-top-right-radius: 10px;
}

.corner-3 {
	border-bottom-left-radius: 10px;
}

.corner-4 {
	border-bottom-right-radius: 10px;
}

table caption, .demos td, .demos th {
	text-align: center;
}

table caption {
	padding: 0 0 10px 0;
}

.demo-top {
	border-left: 5px #000 solid;
	border-right: 5px #000 solid;
	border-top: 5px #000 solid;
	padding: 20px 20px 0 20px;
}

.demo-middle {
	border-left: 5px #000 solid;
	border-right: 5px #000 solid;
}

.demo-bottom {
	border-left: 5px #000 solid;
	border-right: 5px #000 solid;
	border-bottom: 5px #000 solid;
	vertical-align: top;
	padding: 0 20px 10px 20px;
}

#branding {
	position: fixed;
	width: 100%;
	z-index: 5;
}

#top-bar {
	min-height: 200px;
	background-color: #000; /* rgba(0,0,0,1);*/
	position: relative;
}

#top-bar h2 {
	position: absolute;
	top: 16px;
	left: 0;
}

html:not([data-scroll="0"]) #top-bar {
	min-height: 120px;
}

html:not([data-scroll="0"]) #ob-logo {
  width: 240px;
  top: 14px;
}

html:not([data-scroll="0"]) #top-bar h2 {
	top: 60px;
	left: 50%;
	margin-left: -8em;
}




#home-link {
	width: 400px;
	height: 156px;
}

#ob-logo {
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -200px;
}

#pre-rides, #pre-coffee {
	position: absolute;
	bottom: 40px;
}

.big {
	font-size: 150%;
	font-weight: bold;
}

.small {
	font-size: 60%;
}

.hrs {
	margin-left: 7px;
}

.bigGreen {
	padding-right: 1em;
}

.bigGreen:last-child {
	padding-right: 0;
}


.clearfix {
	overflow: auto;
}

.mobile {
	display: none;
}

.divider {
	padding-top: 40px;
	margin-top: 40px;
	border-top: 8px double #eee;
}

.img-spacer, #woodstock > div img.img-spacer {
	max-width: 20px;
}

img {
	max-width: 100%;
}

.img-left {
	float: left;
	padding: 0 20px 0 0;
}

.img-right {
	float: right;
	padding: 0 0 0 20px;
}

.link {
	border-bottom: dotted 2px #009943;
}

#top {
	position: relative;
	min-height: 44rem;
}

#woodstock {
	position: absolute;
	top: 260px;
	right: 80px;
	background-color: #fff; /* #009a4d;*/
	background-image: url('../img/banner-blank.png'); 
	background-position: left bottom;
	background-size: cover;
	padding: 15px;
	border: #cfd0d1 8px ridge;
	border-style: ridge groove groove ridge;
}

#woodstock > div {
	display: flex;
	align-items: center;
}

#woodstock .message {
	/*background-color: #009a4d;*/
	padding: 25px;
	width: 18rem;
	text-align: center;
	font-weight: bold;
	color: #222;
}

#woodstock .message p {
	font-size: 2.2rem;
	margin-bottom: 0px;
}

#woodstock .message p.small {
	font-size: 1.1rem;
	margin-bottom: 10px;
}

#woodstock .message a {
	color: #222;
	font-weight: bold;
	display: inline-block;
}

#woodstock > div > img {
	padding-right: 15px;
}

#woodstock > div.announcement {
	display: block;
}

.green {
	color: #009943;
}

.italic {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.announcement {
	margin: 20px;
	background: #009943;
	font-size: 1.8rem;
	text-align: center;
	padding: 20px;
	border-radius: 10px;
}
.announcement p {
		color: white;
		font-size: 1.8rem;
}
.announcement a {
	color: white;
	text-decoration: underline;
}

#pedals-to-petals {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 15px 20px;
	background-color: rgba(90, 160, 211,0.5);
	/* background-color: rgba(255,213,64,0.7); */
	border: #fff 3px solid;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.75);
box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.75);
}

#pedals-to-petals:hover {
	-webkit-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.75);
box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.75);
}

/* #woodstock > div img {
	min-width:120px;
} */

section {
	box-sizing: border-box;
	position: relative;
}

div#direct-to-home-shipping, div#pre-coffee, div#pre-rides, div#pre-hours, div#pre-getting-to-know-us, div#pre-bike-fitting, div#above-bike-shop, div#bike-rentals, div#our-brands {
	position: absolute;
	top: -240px;
}


div.photo-section {
	background-position: center top 20px;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: 0;
}

div.photo-section#after-hours {
	background-image: url('../img/overlook-mountain-bicycles-young-riders-on-break-2.jpg');
	background-position: center middle;
	padding-bottom: 50.125%;
}

div.photo-section#pre-direct {
	background-image: url('../img/OMB-crew-v2.jpg');
	background-position: center top -80px;
	padding-bottom: 55.125%;
}

div.photo-section#pre-brands {
	background-image: url('../img/cross-mountain-crusher-gravel-grind.jpg');
	background-position: center bottom -50px;
	padding-bottom: 45.125%;
}

div.photo-section#pre-rentals {
	background-image: url('../img/friendly-bike-riders-on-the-road.jpg');
	background-position: center bottom -500px;
	padding-bottom: 45.125%;
}


div.photo-section#cross-mountain-rd-riders {
	background-image: url('../img/bikers-enjoying-cross-mountain-crusher-gravel-grind.jpg');
	background-position: center bottom -200px;
	padding-bottom: 39.123775%;
}

div.photo-section#behind-the-bike-shop {
	background-image: url('../img/overlook-mountain-bicycles-crew-in-the-backyard.jpg');
	background-position: center bottom;
	padding-bottom: 39.123775%;
}

div.photo-section#group-riders {
	background-image: url('../img/overlook-mountain-bicycles-bike-riders.jpg');
	padding-bottom: 66.291667%;
}




section div.container {
	background-color: #FFF;
	padding-top: 30px;
	padding-bottom: 30px;
}

section div.container > div {
	background-color: #fafafa; /* rgba(0,0,0,.95); */
	width: 800px;
	margin: 0px auto;
	padding: 20px;
	border-radius: 10px;
	border: 2px solid #eee;
}

section div p:last-child {
	margin-bottom: 0;
}

section#hours div.container > div {
	width: 910px;
}

section#hours h3 {
	font-size: 2.2rem;
	margin-bottom: 20px;
}

section#hours .kingston {
	max-width: 470px;
}

section#hours .note {
	margin-bottom: 20px;
}

section#lodging div.container > div {
	width: 810px;
}

section#getting-to-know-us div.container div {
/*	padding-left: 0;
	padding-right: 0; */
	text-align: center;
}

div#intro-video {
	position: relative;
	padding-top: 56.25%;

}

div#intro-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;

}

#brands div.container {
	box-sizing: border-box;
}

#brands h3 {
	text-align: center;
}

section div.container div.brand {
	display: inline-block;
	width: 24%;
	position: relative;
	height: 0;
	padding-bottom: 20%;
	box-sizing: border-box;
	border-radius: 10px;
}

div.brand img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: auto;
	height: auto;
	max-height: 80%;
	max-width: 80%;
}

section div.container div.brand.mobile {
		display: none;
	}

div.brand:nth-child(even) {
	background-color: #30404f;
}

div.brand:nth-child(3), div.brand:nth-child(5), div.brand:nth-child(7), div.brand:nth-child(9) {
	background-color: #fff;
}

.rental-pic {
	width: 390px;
}

.note,
p.note i {
	font-size: 1.1rem;
	font-style: italic;
}

#bike-fitting h3,
#direct-home-shipping h3 {
	text-align: center;
}

#direct-home-shipping h3 {
	/* margin-top: 20px;
	margin-bottom: .5em; */
}

#direct-home-shipping img {
	max-width: 100%;
	margin-bottom: 20px;
}

#rentals {
	text-align: center;
}

#rentals a {
	display: inline-block;
	width: 30%;
	background-color: #fff;
	padding: 10px;
	box-sizing: border-box;
	margin: 15px 1%;
}

#rentals a img {
	display: inline-block;
	width: 100%;
}

#rentals a div {
	display: inline-block;
	font-size: 1.4rem;
}

.airbnb-embed-frame {
	float: left;
	margin-right: 20px;
}

.show-menu img {
	max-width: 30px;
	width: 30px;
}

/* Hide menu  icon */
.show-menu {	
      display: none;
}

/*Hide checkbox*/
nav input[type=checkbox]{
      display: none;
}

	#ob-logo {
		top: 40px;
		left: 20px;
		margin-left: 0;
	}

	#top-bar h2 {
		margin-top: 0px;
		padding-top: 0px;
		font-size: 26px;
	}

	h2 span {
		padding: 0 12px;
	}

	nav ul li {
		font-size: .8em;
	}

	nav ul li, h2 span {
		padding: 0 10px;
	}

	nav li.social {
		padding: 0 6px;
	}


/*scrolly hamburger menu styles begin here */

html:not([data-scroll="0"]) .show-menu {
		position: absolute;
		top: 2px;
		right: 0px;
		display: block;
		z-index: 100;
    }

html:not([data-scroll="0"]) nav ul {
		position: absolute;
		top: 40px;
		right: -24em;
		z-index: 39;
		transition: right .35s ease-out;
		background: #000;
		padding-bottom: 15px;
		border-bottom-left-radius: 10px;
	}

html:not([data-scroll="0"]) nav input[type=checkbox]:checked ~ #menu,
html:not([data-scroll="0"]) nav input[type=checkbox]:checked ~ #menu ul {
		right: -20px;
	}

html:not([data-scroll="0"]) #ob-logo {
		left: 20px;
	}

	
html:not([data-scroll="0"]) nav {
		padding-top: 20px;
		text-align: right;
	}
	
html:not([data-scroll="0"]) nav ul li {
		display: block;
		text-align: right;
		padding: 2px 20px;
	}

html:not([data-scroll="0"]) nav ul li.mobile {
	display: none;
	}

html:not([data-scroll="0"]) nav li#direct-to-home {
		position: absolute;
		top: -35px;
		right: 32em;
	}


html:not([data-scroll="0"]) nav ul li.social {
		display: inline-block;
		padding: 2px 10px 0 0;
	}

html:not([data-scroll="0"]) nav ul li.social:last-child {
		padding-right: 20px;
	}
#woodstock > img {
	display: none;
}

#signature {
	text-align: center;
	font-size: 1.1rem;
	margin: 20px;
}

/* scrolly hamburger ends */
@media screen and (min-width: 750px) {
	/* #woodstock > div {
		display: none;
	} */

	#woodstock > img {
		display: block;
		max-width: 800px;
	}

	/* #woodstock {
		background-color: transparent;
		background-image: none;
		border: none;
	} */

}

@media screen and (max-width: 1515px) {
	nav ul li, h2 span {
		padding: 0 15px;
	}
}

@media screen and (max-width: 1450px) {

	div.photo-section#pre-direct {
		background-position: center top 0px;
		padding-bottom: 55.125%;
	}

	#woodstock > img {
		max-width: 750px;
	}
}

@media screen and (max-width: 1420px) {
	nav ul li, h2 span {
		padding: 0 10px;
	}

	nav li.social {
		padding: 0 6px;
	}
}

@media screen and (max-width: 1330px) {
	#ob-logo {
		top: 40px;
		left: 20px;
		margin-left: 0;
	}

	#top-bar h2 {
		margin-top: 0px;
		padding-top: 0px;
		font-size: 26px;
	}
/*hamburger menu styles begin here */

	.show-menu {
		position: absolute;
		top: 2px;
		right: 0px;
		display: block;
		z-index: 100;
    }

	nav ul {
		position: absolute;
		top: 40px;
		right: -24em;
		z-index: 39;
		transition: right .35s ease-out;
		background: #000;
		padding-bottom: 15px;
		border-bottom-left-radius: 10px;
	}

	nav input[type=checkbox]:checked ~ #menu,
	nav input[type=checkbox]:checked ~ #menu ul {
		right: -20px;
	}

	#ob-logo {
		left: 20px;
	}

	
	nav {
		padding-top: 20px;
		text-align: right;
	}
	
	nav ul li {
		display: block;
		text-align: right;
		padding: 2px 20px;
	}

	nav li#direct-to-home {
		position: absolute;
		top: -35px;
		right: 32em;
	}


	nav ul li.social {
		display: inline-block;
		padding: 2px 10px 0 0;
	}

	nav ul li.social:last-child {
		padding-right: 20px;
	}


/* hamburger ends */

	h2 span {
		padding: 0 12px;
	}

	nav ul li {
		font-size: .8em;
	}

	header, section.photo-section {
		background-position: center top 40px;
	}

	div.photo-section#pre-rentals {
		background-position: center bottom -400px;
	}

}

@media screen and (max-width: 1250px) {
	div.photo-section#pre-rentals {
		background-position: center bottom -300px;
		padding-bottom: 50%;
	}

	#woodstock > img {
		max-width: 650px;
	}
}

@media screen and (max-width: 1150px) {

	div.photo-section#pre-direct {
		background-position: center top 50px;
		padding-bottom: 55.125%;
	}
	#woodstock > img {
		max-width: 600px;
	}
}

@media screen and (max-width: 1050px) {
	div.photo-section#pre-rentals {
		background-position: center bottom -200px;
		padding-bottom: 50%;
	}
}

@media screen and (max-width: 950px) {
	div.photo-section#pre-rentals {
		background-position: center top -60px;
		padding-bottom: 65%;
	}

	table {
		margin-left: auto;
		margin-right: auto;
	}

	#snow-shoes {
		margin-left: 0;
		text-align: center;
	}
}

@media screen and (max-width: 950px) and (orientation: portrait) {
	header {
		/*background-position: left top 100px;*/
		background-size: auto 100vh;
	}

}
@media screen and (max-width: 950px) and (orientation: landscape) {
	header, section.photo-section {
		/*background-position: left top 100px;*/
		background-size: cover;
	}

	/*section.photo-section#after-hours {
		background-size: 100%;
	}*/
}

@media screen and (max-width: 950px) {
	#top-bar h2 {
		font-size: 22px;
	}

	#ob-logo {
		width: 350px;
	}
	
	section.photo-section {
		background-attachment: scroll;
	}
	
	section.photo-section#after-hours, section.photo-section#group-riders {
		background-position: center top 0px;
	}

	nav {
		padding-top: 20px;
		text-align: right;
	}
	
	nav ul li {
		display: block;
		text-align: right;
		padding: 2px 20px;
	}

	nav ul li.social {
		display: inline-block;
		padding: 2px 10px 0 0;
	}

	nav ul li.social:last-child {
		padding-right: 20px;
	}

	#woodstock {
		top: 260px;
		right: 70px;
	}

	#woodstock > div img {
		width: 200px;	
	}

	.big {
		font-size: 130%;
	}

	/*section {
		padding-top: 260px;
	}*/


	section div.container div {
		width: 80%;
		position: relative;
		right: 0;
		bottom: 20px;
		margin: 20px auto;
	}

	section#brands div.container > div {
		position: static;
	}

	section#brands div.container {
		padding-top: 40px;
	}

	section#getting-to-know-us div.container div {
		width: 94%;
		bottom: 0;
		padding-bottom: 30px;
	}

	section img {
		max-width: 50%;
	}
	
	#rentals a {
		width: 45%;
	}
	
	#rentals a img {
		max-width: 100%;
	}

	#bike-fitting img {
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}

	h3 {
		font-size: 1.5em;
	}


	p {
		font-size: 1.1em;
	}

	#hours img.img-left, .img-left, .img-right {
		display: none;
	}

	.mobile {
		display: block;
		max-width: 100%;
		margin: 0 auto;
	}

	#hours .mobile {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	section div.container div.divider {
		margin-top: 40px;
		margin-bottom: 0;
	}

	li#direct-to-home.mobile {
		display: none;
	}

	section div.container div.airbnb-embed-frame {
		margin-top: 30px;
		float: none;
	}

	#lodging h3, #rides h3, #rides p, #coffee h3, #coffee p {
		text-align: center;
	}


}

@media screen and (max-width: 850px) {
	html:not([data-scroll="0"]) #top-bar h2 {
		top: 16px;
		right: 0;
		left: auto;
	}

	html:not([data-scroll="0"]) .show-menu {
		top: 48px;
	}

	html:not([data-scroll="0"]) nav ul {
		top: 88px;
	}

	ul#direct {
		display: none;
	}

	li#direct-to-home.mobile,
	html:not([data-scroll="0"]) nav li#direct-to-home.mobile {
		display: block;
		position: static;
		white-space: normal;
	}
}



@media screen and (max-width: 830px) {
	div.photo-section {
		background-size: 100%;
		background-attachment: scroll;
		background-position: center top;
	}

	div.photo-section#after-hours {
		background-size: 120%;
	}

	div.photo-section#pre-rentals {
		background-position: center top -180px;
		padding-bottom: 65%;
	}

	div.photo-section#cross-mountain-rd-riders {
		background-position: center bottom 0px;
		padding-bottom: 50%;
	}

	div.photo-section#group-riders {
		background-position: center top;
		padding-bottom: 55%;
	}

	div.photo-section#pre-direct {
		background-position: center bottom 0px;
		padding-bottom: 55.125%;
	}

}


@media screen and (max-width: 768px) {
	div.photo-section#pre-rentals {
		background-position: center top -150px;
		padding-bottom: 65%;
	}

	.rental-rates {
		overflow-x: auto;
	}

	section div.container div.brand {
		width: 100%;
		padding-bottom: 28%;
	}
	section div.container div.brand.desktop {
		display: none;
	}
	
	section div.container div.brand.mobile {
		display: inline-block;
	}
}

@media screen and (max-width: 722px) {
	#woodstock .message {
		width: 13em;
	}

	#woodstock .message p {
		font-size: 2.2rem;
	}
	
	#top {
		min-height: 49rem;
	}
}

@media screen and (max-width: 652px) {
	table {
		padding-bottom: 20px;
		min-width: 280px;
	}

	th, td {
		display: block;
		text-align: center;
		margin-bottom: 0;
	}

	.hybrid th, .road th, .e-bike th, th {
		text-align: center;
		margin-top: 20px;
		margin-bottom: 0px;
		border-bottom: none;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		border-right: 5px #eee solid;
	}

	.hybrid th {
		padding-bottom: 0px;
	}

	.road th {
		height: 3.4rem;
	}

	.top, .middle, .bottom {
		border-left: 5px #eee solid;
	}

	.bottom {
		border-bottom: 5px solid #eee;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
	}

	.top {
		border-top: none;
		border-top-right-radius: 0;
	}

	.bottom, .demo-bottom.corner-3 {
		border-bottom-left-radius: 10px;
	}

	.corner-3 {
		border-bottom-left-radius: 0;
		border-bottom: none;
	}

	.e-bike .corner-3 {
		border-bottom: none;
	}

	.demo-top {
		padding-bottom: 5px;
	}

}

@media screen and (max-width: 642px) {
	#woodstock {
		top: 230px;
		right: 40px;
	}
	#woodstock > div img {
		width: 160px;
	}
}

@media screen and (max-width: 600px) {
	#top-bar {
		min-height: 180px;
	}

	html:not([data-scroll="0"]) #top-bar h2 {
		font-size: 20px;
		margin-left: 7px;
	}

	#top-bar h2 {
		font-size: 20px;
		margin-left: 11px;
	}

	html:not([data-scroll="0"]) #top-bar h2 span,
	#top-bar h2 span {
		padding: 0 8px;
	}
	
	#home-link, #ob-logo {
		width: 300px;
	}

	body {
		scroll-behavior: auto;
	}

	#woodstock {
		top: 230px;
		right: 40px;
	}
	#woodstock > div img {
		width: 160px;
	}

	.show-menu {
		position: absolute;
		top: 2px;
		right: -10px;
		display: block;
		z-index: 100;
    }

	nav ul {
		position: absolute;
		top: 40px;
		right: -24em;
		z-index: 39;
		transition: right .35s ease-out;
	}

	nav input[type=checkbox]:checked ~ #menu,
	nav input[type=checkbox]:checked ~ #menu ul {
		right: -20px;
	}

	html:not([data-scroll="0"]) #ob-logo,
	#ob-logo {
		left: 5px;
	}

	h2 span:first-child {
		padding-left: 14px;
	}

	div.photo-section#pre-rentals {
		background-position: center top -150px;
		padding-bottom: 65%;
	}
	
	#rentals a {
		width: 90%;
	}

}

@media screen and (max-width: 560px) {
	#woodstock .message {
		width: 11em;
	}

	#woodstock .message p {
		font-size: 2rem;
	}
}

@media screen and (max-width: 552px) {
	html:not([data-scroll="0"]) #top-bar h2,
	#top-bar h2 {
		right: auto;
		left: 0;
		font-size: 15px;
		margin-left: 26px;
	}

	html:not([data-scroll="0"]) #ob-logo,
	#ob-logo {
		top: 30px;
		width: 268px;
	}

	html:not([data-scroll="0"]) #top-bar,
	#top-bar {
		min-height: 140px;
	}
}

@media screen and (max-width: 540px) {
}

@media screen and (max-width: 520px) {
	div.photo-section#pre-rentals {
		background-position: center top -130px;
		padding-bottom: 65%;
	}


}

@media screen and (max-width: 500px) {

	#woodstock {
		top: 230px;
		right: 40px;
	}

	#woodstock > div > img {
		display: block;
		padding: 0 0 25px;
		margin-left: auto;
		margin-right: auto;
	}

	#woodstock {
		right: 50%;
		margin-right: -10rem;
	}
	#woodstock > div {
		display: block;
	}

	#woodstock .message {
		padding: 25px;
		width: 13em;
	}

	header {
		height: 52em;
		min-height: 1000px;
	}
	#top {
		min-height: 62rem;
	}

	header, section.photo-section {
		background-position: left 0px top 100px;
		background-size: cover;
	}

	#top-bar {
		min-height: 145px;
	}

	
	#home-link, #ob-logo {
		width: 270px;
	}

	h2 span {
		padding: 0 10px;
	}


	nav ul li {
		font-size: .7em;
	}

	nav a.symbol {
		font-size: 30px;
	}

	div.photo-section#pre-rentals {
		background-position: center top -120px;
		padding-bottom: 60%;
	}
}

@media screen and (max-width: 436px) {

	table {
		min-width: auto;
	}
}

@media screen and (max-width: 436px) {
	#woodstock {
		/* top: 210px;
		right: 25px; */
	}

	#woodstock img {
   		/* width: 120px;*/
	}

	div.photo-section#pre-rentals {
		background-position: center top -100px;
		padding-bottom: 60%;
	}

}


@media screen and (max-width: 390px) {
}