/* ! normalize.css v1.0.0 | MIT License | git.io/normalize */
 
/* ==========================================================================
HTML5 display definitions
========================================================================== */
 
/* * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3. */
 
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
/* * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3. */
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
/* * Prevents modern browsers from displaying `audio` without controls.
* Remove excess height in iOS 5 devices. */
audio:not([controls]) { display: none; height: 0; }
/* * Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3, * and Safari 4.
* Known issue:no IE 6 support. */
[hidden] { display: none; }
/* ==========================================================================
Base
========================================================================== */
/* * 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
*    `em` units.
* 2. Prevents iOS text size adjust after orientation change, without disabling
*    user zoom. */
 
html { font-size: 100%; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
-ms-text-size-adjust: 100%; /* 2 */ }
/* * Addresses `font-family` inconsistency between `textarea` and other form
* elements. */
html, button, input, select, textarea { font-family: sans-serif; }
/* * Addresses margins handled incorrectly in IE 6/7. */
body { margin: 0; padding: 0; font-family: 'Lato', sans-serif; overflow-x: hidden; }
html, body { width: auto !important; overflow-x: hidden !important; }
/* ==========================================================================
Links
========================================================================== */
/* * Addresses `outline` inconsistency between Chrome and other browsers. */
 
a:focus { outline: thin dotted; }
/* * Improves readability when focused and also mouse hovered in all browsers. */
a:active, a:hover { outline: 0; }
/* ==========================================================================
Typography
========================================================================== */
/* * Addresses font sizes and margins set differently in IE 6/7.
* Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5, * and Chrome. */
 
h1 { font-size: 2em; margin: 0.67em 0; }
h2 { font-size: 1.5em; margin: 0.83em 0; }
h3 { font-size: 1.17em; margin: 1em 0; }
h4 { font-size: 1em; margin: 1.33em 0; }
h5 { font-size: 0.83em; margin: 1.67em 0; }
h6 { font-size: 0.75em; margin: 2.33em 0; }
/* * Addresses styling not present in IE 7/8/9, Safari 5, and Chrome. */
abbr[title] { border-bottom: 1px dotted; }
/* * Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome. */
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
/* * Addresses styling not present in Safari 5 and Chrome. */
dfn { font-style: italic; }
/* * Addresses styling not present in IE 6/7/8/9. */
mark { background: #ff0; color: #000; }
/* * Addresses margins set differently in IE 6/7. */
p, pre { margin: 1em 0; }
/* * Corrects font family set oddly in IE 6, Safari 4/5, and Chrome. */
code, kbd, pre, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
/* * Improves readability of pre-formatted text in all browsers. */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
/* * Addresses CSS quotes not supported in IE 6/7. */
q { quotes: none; }
/* * Addresses `quotes` property not supported in Safari 4. */
q:before, q:after { content: ''; content: none; }
small { font-size: 75%; }
/* * Prevents `sub` and `sup` affecting `line-height` in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
/* ==========================================================================
Lists
========================================================================== */
/* * Addresses margins set differently in IE 6/7. */
 
dl, menu, ol, ul { margin: 1em 0; }
dd { margin: 0 0 0 40px; }
/* * Addresses paddings set differently in IE 6/7. */
menu, ol, ul { padding: 0 0 0 40px; }
/* * Corrects list images handled incorrectly in IE 7. */
nav ul, nav ol { list-style: none; list-style-image: none; }
/* ==========================================================================
Embedded content
========================================================================== */
/* * 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
* 2. Improves image quality when scaled in IE 7. */
 
img { border: 0; /* 1 */
-ms-interpolation-mode: bicubic; /* 2 */ }
/* * Corrects overflow displayed oddly in IE 9. */
svg:not(:root) { overflow: hidden; }
/* ==========================================================================
Figures
========================================================================== */
/* * Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11. */
 
figure { margin: 0; }
/* ==========================================================================
Forms
========================================================================== */
/* * Corrects margin displayed oddly in IE 6/7. */
 
form { margin: 0; }
/* * Define consistent border, margin, and padding. */
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
/* * 1. Corrects color not being inherited in IE 6/7/8/9.
* 2. Corrects text not wrapping in Firefox 3.
* 3. Corrects alignment displayed oddly in IE 6/7. */
legend { border: 0; /* 1 */
	padding: 0; white-space: normal; /* 2 */
*margin-left: -7px; /* 3 */ }
/* * 1. Corrects font size not being inherited in all browsers.
* 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5, *    and Chrome.
* 3. Improves appearance and consistency in all browsers. */
button, input, select, textarea { font-size: 100%; /* 1 */
	margin: 0; /* 2 */
	vertical-align: baseline; /* 3 */
*vertical-align: middle; /* 3 */ }
/* * Addresses Firefox 3+ setting `line-height` on `input` using ` !important` in
* the UA stylesheet. */
button, input { line-height: normal; }
/* * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
*    and `video` controls.
* 2. Corrects inability to style clickable `input` types in iOS.
* 3. Improves usability and consistency of cursor style between image-type
*    `input` and others.
* 4. Removes inner spacing in IE 7 without affecting normal text inputs.
*    Known issue:inner spacing remains in IE 6. */
button, html input[type="button"], /* 1 */
input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */
	cursor: pointer; /* 3 */
*overflow: visible; /* 4 */ }
/* * Re-set default cursor for disabled elements. */
button[disabled], input[disabled] { cursor: default; }
/* * 1. Addresses box sizing set to content-box in IE 8/9.
* 2. Removes excess padding in IE 8/9.
* 3. Removes excess padding in IE 7.
*    Known issue:excess padding remains in IE 6. */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
	*height: 13px; /* 3 */
*width: 13px; /* 3 */ }
/* * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
* 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
*    (include `-moz` to future-proof). */
input[type="search"] { -webkit-appearance: textfield; /* 1 */
	-moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */
box-sizing: content-box; }
/* * Removes inner padding and search cancel button in Safari 5 and Chrome
* on OS X. */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
/* * Removes inner padding and border in Firefox 3+. */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
/* * 1. Removes default vertical scrollbar in IE 6/7/8/9.
* 2. Improves readability and alignment in all browsers. */
textarea { overflow: auto; /* 1 */
vertical-align: top; /* 2 */ }
/* ==========================================================================
Tables
========================================================================== */
/* * Remove most spacing between table cells. */
 
table { border-collapse: collapse; border-spacing: 0; }
/* * Remove most spacing between table cells. */
/* ==========================================================================
Headings
========================================================================== */
h1.chain { text-align: center; text-transform: uppercase; color: #353738; letter-spacing: 2px; font-size: 18px; font-weight: 600;  }
h2.frame { text-align: center; text-transform: uppercase; color: #353738; letter-spacing: 2px; font-size: 18px; font-weight: 600; margin-top: 50px; }
h2.mech { text-align: center; text-transform: uppercase; color: #353738; letter-spacing: 2px; font-size: 18px; font-weight: 600; margin-top: 50px; }
h2.front-frame { text-align: center; text-transform: uppercase; color: #353738; letter-spacing: 2px; font-size: 18px; font-weight: 600; margin-top: 50px; }
h2.twitter-post-username { color: #353738; letter-spacing: 2px; font-size: 18px; font-weight: 600; margin-top: 30px; }
h2.twitter-post-username span { color: #848789; font-weight: 300; }
h2.logo-header { text-align: center; color: #848789; letter-spacing: 1px; font-size: 24px; font-weight: 300; background: url(../img/main-logo.png) no-repeat top center; padding-top: 120px; margin: 70px 0 40px 0; font-style: italic; }
/* ==========================================================================
User Styles
========================================================================== */
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);
/* ==========================================================================
User Styles
========================================================================== */
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.pullcontainer a#pull { display: none; }
a { color: #353738; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }
a:hover { color: #3b6892; text-decoration: none; }
p { text-align: center; font-size: 14px; color: #353738; font-weight: 300; word-spacing: 2px; line-height: 1.8em; margin-top: 25px; }
p.blurb {font-size: 16px; line-height: 30px;}
h2.heading1 {text-align: left; text-transform: uppercase; color: #353738; letter-spacing: 2px; font-size: 18px; font-weight: 600; }
span.heading2 {text-align: left; font-style: italic; color: #353738; letter-spacing: 2px; font-size: 18px; font-weight: 400; }
span.heading3 {text-align: left; text-transform:uppercase; color: #353738; font-size: 15px; font-weight: 600; }
p.text-intro { text-align: left; color: #353738; }

span.heading-hotspot {text-align: left; text-transform:uppercase; color: #f7f7f7; font-size: 16px; font-weight: 600; margin-bottom: 10px;}
p.text-hotspot { text-align: left; font-size: 14px; color: #f7f7f7; font-weight: 300; word-spacing: 2px; line-height: 1.8em;}
p.text-hotspot a{font-size: 14px; color: #000; text-decoration: none; font-weight: 300; word-spacing: 2px; line-height: 1.8em;}

p.callout {
	text-transform:uppercase;
	font-weight: 400;
	color: #353738;
	padding: 15px 15px;
	background: #f7f7f7;
}

.hero { 
	background: url(../img/timeline-banner.jpg) no-repeat center center #f7f7f7; 
	-webkit-background-size: 100%; 
	-moz-background-size: 100%; 
	-o-background-size: 100%; 
	background-size: 100%; 
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	width: 100%;
	background-attachment: relative;
	height: 250px; 
	min-height: 250px; 
}

.hero-ph { 
	background: url(../img/header_img.jpg) no-repeat top center #f7f7f7; 
	-webkit-background-size: 100%; 
	-moz-background-size: 100%; 
	-o-background-size: 100%; 
	background-size: 100%; 
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	width: 100%;
	background-attachment: relative;
	height: 250px; 
	min-height: 250px; 
}

@media screen and (max-width:767px) {
    .hero-ph {
	height: 150px;
	min-height: 150px;
}
}

.tour-header { 
	width: 100%;
	height: auto;
	padding: 30px 0px;
	background: #bbc8c6; 
}

.logo-holder { width: 203px; height: 93px; position: absolute; z-index:3000; top: 0; left: 0; margin-top: -31px;}
.responsive-logo { display: hidden; }
header { background-color: #f7f7f7; margin-top: -20px; }
header .dot { margin: 5px 0 5px 0; }
header ul { padding-top: 0; }
header ul li { list-style: none; float: left; text-transform: uppercase; letter-spacing: 2px; font-size: 14px; }
header ul li a { display: block; margin: 5px 10px; color: #353738; }
header ul li:last-child a { margin: 5px 0 5px 10px; }

ul.bullets {padding-top:20px; padding-bottom: 20px;}
ul.bullets li {font-size: 18px; color: #353738; font-weight: 300; word-spacing: 2px; line-height: 1.8em;}

.r_spacer { margin-right: 180px; }
.intro { padding: 75px 0 80px 0; background-color: #ffffff; }
.intro p{font-size: 18px; line-height: 35px;}
.intro2 { padding: 45px 0 80px 0; background-color: #ffffff; }
.intro2 p{font-size: 18px; line-height: 35px;}
.overview-play-btn { height: 99px; width: 99px; background: url('../img/play-btn.png') no-repeat center center; display: block; text-indent: -99999px; margin: 250px auto 260px; transition: all 1s ease; -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease; }

.overview-play-btn:hover, .overview-play-btn:focus { transform: translate(0, -15px); -webkit-transform: translate(0, -15px); -o-transform: translate(0, -15px); -moz-transform: translate(0, -15px); }

.hutments-play-btn { height: 99px; width: 99px; background: url('../img/play-btn.png') no-repeat center center; display: block; text-indent: -99999px; margin: 150px auto 260px; transition: all 1s ease; -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease; }

.hutments-play-btn:hover, .hutments-play-btn:focus { transform: translate(0, -15px); -webkit-transform: translate(0, -15px); -o-transform: translate(0, -15px); -moz-transform: translate(0, -15px); }

.doc-play-btn { height: 99px; width: 99px; background: url('../img/play-btn.png') no-repeat center center; display: block; text-indent: -99999px; margin: 100px auto 260px; padding-left: -30px; transition: all 1s ease; -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease; }

.doc-play-btn:hover, .doc-play-btn:focus { transform: translate(0, -15px); -webkit-transform: translate(0, -15px); -o-transform: translate(0, -15px); -moz-transform: translate(0, -15px); }

.section-1 { background: url(../img/k25_finished.jpg) no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; height: 600px; position: relative; }
.section-tall { background: url(../img/left-box-1.jpg) no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; height: 700px; position: relative; }
.section-2 { background: url(../img/left-box-2.jpg) no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; height: 600px; position: relative; }
.section-3 { background: url(../img/red-frame.jpg) no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; height: 600px; position: relative; }
.section-4 { background: url(../img/red-bike.jpg) no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; height: 600px; }

.section-hutment { background: url(../img/hutment-feature.jpg) no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; height: 400px; position: relative; }

.section-mud { background: url(../img/mud-feature.jpg) no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; height: 400px; position: relative; }

.section-wheat { background: url(../img/wheat-feature.jpg) no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; height: 400px; position: relative; }

.section-afp { background: url(../img/atoms_for_peace.jpg) no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; height: 600px; position: relative; }

.section-u { background: url(../img/purpose-of-u.jpg) no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; height: 400px; position: relative; }

.section-special-callout { position: relative; background-color: #f3efe5; }
.section-special-callout p { padding: 0 30px; text-align: justify; }

.section-text-hutment { position: relative; height: 400px; background-color: #f3efe5; }
.section-text-mud { position: relative; height: 400px; background-color: #f3efe5; }
.section-text-tall { position: relative; height: 700px; background-color: #f3efe5; }
.section-text { position: relative; height: 600px; background-color: #f3efe5; }
.section-text-short { position: relative; height: 400px; background-color: #f3efe5; }
.nopadding { padding: 0 !important; margin: 0 !important; }
.thin-sep-dash { height: 2px; border-bottom: dashed 1px #d7d7d7; width: 100%; margin: 25px auto 37px auto; }
.thin-sep-dash-2 { height: 2px; border-bottom: dashed 1px #d7d7d7; width: 100%; margin: 5px auto 5px auto; }
.thin-sep { height: 1px; background-color: #d7d7d7; width: 100%; margin: 25px auto 38px auto; }
.thick-sep { height: 3px; background-color: #d7d7d7; width: 100%; margin: 65px auto 65px auto; }
.small-featured-img { height: 300px; width: 100%; position: absolute; bottom: 0; }
.seat-red { background: url(../img/seat-red.jpg) no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
.seat-black { background: url(../img/ph-img.jpg) no-repeat top center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
.frame-red { background: url(../img/oh-home.jpg) no-repeat top center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
.section-text p { padding: 0 30px; text-align: justify; }
.section-text-short p { padding: 0 30px; text-align: justify; }
.section-text-hutment p { padding: 0 30px; text-align: justify; }
.arrow { background: url(../img/arrow.png) no-repeat center center; width: 21px; height: 10px; margin: -1px auto 0 auto; }
.arrowleft { background: url(../img/arrowleft.png) no-repeat center center; width: 10px; height: 21px; top: 25%; margin: -10.5px auto 0 auto; }
.logo-1 { width: 113px; height: 118px; background: url(../img/bicycle-logo.png); position: absolute; left: 50%; top: 50%; margin-left: -56px; margin-top: -59px; }
.logo-2 { width: 177px; height: 152px; background: url(../img/vintage-logo.png); position: absolute; left: 50%; top: 50%; margin-top: -70px; margin-left: -90px; }
.logo-3 { width: 208px; height: 67px; background: url(../img/bicycles-sml-logo.png); position: absolute; left: 50%; top: 50%; margin-left: -110px; margin-top: -10px; }
.flex-container { background-color: #f7f7f7; padding: 75px 35px 75px 35px; text-align: center; }
.flex-twitter-icon { width: 32px; height: 27px; margin: 0 auto; }
p.twitter-post { color: #848789; font-size: 24px; font-style: italic; font-weight: 300; height: auto; margin-top: 40px; line-height: 36px; }
.left-box-1 { width: 50%; float: left; }
.left-box-2 { width: 50%; float: right; }
.left-box-btm { width: 100%; }
.left-box-1 img, .left-box-2 img, .left-box-btm img { width: 100%; }
.mid-box-1 { width: 50%; float: left; }
.mid-box-2 { width: 50%; float: right; }
.mid-box-1 img { width: 100%; height: 100%; }
.mid-box-2 img { width: 100%; height: 100%; }
.right-box-1 { width: 100%; }
.right-box-2 { width: 50%; float: left; }
.right-box-3 { width: 50%; float: right; }
.right-box-3 img, .right-box-2 img, .right-box-1 img { width: 100%; }
.effects { background-color: #282f35; }
.effects .img { position: relative; }
.effects .img img { display: block; margin: 0; padding: 0; max-width: 100%; height: auto; }
.overlay { z-index: 10 }
a.close-overlay { display: block; position: absolute; top: 0; right: 0; z-index: 20; width: 45px; height: 45px; font-size: 20px; font-weight: 700; color: #fff; line-height: 45px; text-align: center; background-color: #000; cursor: pointer; }
a.close-overlay.hidden { display: none }
#effect .overlay { position: absolute; display: block; top: 0; bottom: 0; left: 0; right: 0; background: rgba(59, 104, 146, 0.8); opacity: 0; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
#effect .overlay a.expand { position: absolute; left: 0; right: 0; top: 0; content: ""; margin: 0 auto; border-radius: 30px; text-align: center; color: #fff; line-height: 30px; font-weight: 600; font-size: 12px; opacity: 0; letter-spacing: 3px; padding-left: 10px; padding-right: 10px; padding-top: 0; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; display: block; }
#effect .img { overflow: hidden }
#effect .img.hover .overlay { opacity: 1 }
#effect .img.hover .overlay a.expand { top: 50%; margin-top: -30px; opacity: 1; }
.discover { background-color: #282f35; padding: 70px 0; text-align: center; }

.slider-button {width: 100%; top: 0;}

.slider-btn-2 {background-color: #3b6892; padding: 15px 40px; color: #f7f7f7; text-transform: uppercase; letter-spacing: 3px; font-weight: 400; }
.slider-btn-2:hover, .slider-btn-2:focus { background-color: #282f35; color: #f7f7f7;  }

.slider-btn { border-radius: 6px 6px 6px 6px; -moz-border-radius: 6px 6px 6px 6px; -webkit-border-radius: 6px 6px 6px 6px; border: 0px solid #3b6892; background-color: #3b6892; padding: 15px 40px; color: #f7f7f7; text-transform: uppercase; letter-spacing: 3px; font-weight: 400; }
.slider-btn:hover, .slider-btn:focus { background-color: #282f35; color: #f7f7f7;  }
.virtual-tour-btn { border-radius: 6px 6px 6px 6px; -moz-border-radius: 6px 6px 6px 6px; -webkit-border-radius: 6px 6px 6px 6px; border: 0px solid #f7f7f7; background-color: #f7f7f7; padding: 15px 40px; color: #282f35; text-transform: uppercase; letter-spacing: 3px; font-weight: 400; }
.virtual-tour-btn:hover, .virtual-tour-btn:focus { background-color: #3b6892; color: #f7f7f7;  }
.transcripts-btn { border-radius: 6px 6px 6px 6px; -moz-border-radius: 6px 6px 6px 6px; -webkit-border-radius: 6px 6px 6px 6px; border: 0px solid #a9afb3; background-color: #a9afb3; padding: 15px 40px; color: #f7f7f7; text-transform: uppercase; letter-spacing: 3px; font-weight: 400; }
.transcripts-btn:hover, .transcripts-btn:focus { background-color: #353738; color: #f7f7f7;  }
.spotlight-btn { border-radius: 6px 6px 6px 6px; -moz-border-radius: 6px 6px 6px 6px; -webkit-border-radius: 6px 6px 6px 6px; border: 0px solid #291f1d; background-color: #291f1d; padding: 15px 40px; color: #f3efe5; text-transform: uppercase; letter-spacing: 3px; font-weight: 400; }
.spotlight-btn:hover, .spotlight-btn:focus { background-color: #5c534f; color: #f3efe5; }

a.hotspot-btn { border-radius: 3px 3px 3px 3px; -moz-border-radius: 3px 3px 3px 3px; -webkit-border-radius: 3px 3px 3px 3px; border: 0px solid #f7f7f7; background-color: #f7f7f7; padding: 5px 0; color: #181818; text-align:center; text-transform: uppercase; letter-spacing: 3px; font-weight: 400; }
a.hotspot-btn:hover, a.hotspot-btn:focus { background-color: #d5d7d9; color: #f7f7f7;  }

.breakout { background: url(../img/bw_breakout.jpg) no-repeat top center #f7f7f7; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; min-height: 100px; height: 300px; }
.sign-up { color: #291f1d; text-align: center; padding: 40px 0 0 0 }
.signup-input { border: solid 1px #d3d7d9; padding: 25px; width: 65%; color: #929292; font-style: italic; letter-spacing: 1px; }
.submit-btn { background-color: #64c29e; color: #fff; border: solid 1px #64c29e; font-weight: 300; padding: 25px 50px; }
section.sign_up { padding: 40px 0 110px 0; }
.spotlight { font-size: 72px; font-weight: 900; }
footer { background-color: #f3efe5; padding: 50px 0 100px 0; }
footer p { font-size: 13px; margin: 0; }
.footer-leftcol p { text-align: left; }
.footer-rightcol p { text-align: right; font-style: italic; margin-top: 20px; }
.bold-16p { font-size: 15px; font-weight: 600; }
.footer-midcol { margin-left: auto; margin-right: auto; }
.footer-midcol p { font-weight: 300; font-style: italic; line-height: 1.4em;  }
.footer-midcol ul { text-align: center; padding: 0; }
.footer-midcol li { list-style: none; text-transform: uppercase; display: inline-block; margin:0 5px; }
.footer-midcol li a { color: #353738; opacity: 1; }
.footer-midcol li a:hover { opacity: 0.5; }
.twitter-icon { background: url(../img/twitter-icon.png); height: 34px; width: 35px; display: block; text-indent: -9999px; }
.facebook-icon { background: url(../img/facebook-icon.png); height: 34px; width: 35px; display: block; text-indent: -9999px; }
.pintrest-icon { background: url(../img/pintrest-icon.png); height: 34px; width: 35px; display: block; text-indent: -9999px; }
.wp1, .wp2, .wp3, .wp4, .wp5, .wp6 { visibility: hidden; }
.bounceInLeft, .bounceInRight, .fadeInUp { visibility: visible; }

span.underline {text-decoration:underline;}

.navbar {
	margin-top: 0;
	min-height: 30px;
	background-color:#3b6892;
  	color:#ffffff;
	font-size: 12px;
	font-style: italic;
    border:0;
  	border-radius:0;
}
.navbar-nav > li > a {
  	color:#f7f7f7;
	padding-bottom: 5px;
	padding-top: 5px;
  	padding-left:20px;
  	padding-right:20px;
  	border-left:1px solid #86a1ba;
}
.navbar-nav > li:first-child > a {
  	border-left:0 solid #e8e8e8;
}
    
.navbar-nav > li:last-child > a {
  	border-left:0 solid #e8e8e8;
    background-color: #345371;      
}    
.navbar-nav > .active > a, .navbar-nav > .active > a:hover, .navbar-nav > .active > a:focus {
    color: #ffffff;
	background-color:#345371;
}
.navbar-nav > .open > a, .navbar-nav > .open > a:hover, .navbar-nav > .open > a:focus {
	color: #555555;
	background-color:#345371;
}

.nav .open > a {
    border-color:#777777;
    border-width:0;
}

.accordion-group {
	border-width:0;
}

.dropdown-menu {
	min-width: 250px;
}

.accordion-heading .accordion-toggle, .accordion-inner, .nav-stacked li > a {
	padding-left:1px;
}

.caret {
	color:#fff;
}

.navbar-toggle {
	color:#fff;
    border-width:0;
}
  
.navbar-toggle:hover {
	background-color:#fff;
}

.navbar-form input, .form-inline input {
	width:auto;
}



.secundary-menu {
	min-height: 40px;
	background: #f3efe5;
}

.secundary-menu-wrapper.background {
	background: #f3efe5;
}

.secundary-menu-wrapper {
	background: #f3efe5;
	padding: 0 0 0 0;
	position: absolute;
	z-index: 6999;
	width: 100%;
}

.secundary-menu-wrapper .nav-pills {
	text-align: center;
	border-radius: 0 0 0 0;
}

.secundary-menu-wrapper .nav-pills > li {
	float: none;
	display: inline-block;
}

.secundary-menu-wrapper .nav-pills > li a{
	border-left: 0 solid #d7d7d7;
	border-radius: 0 0 0 0;
}

.secundary-menu-wrapper .nav-pills > li:first-child a{
	border-left: 0 solid #d7d7d7;
}

.secundary-menu-wrapper .nav-pills > li a:hover{
	background: none;
}

.secundary-menu-wrapper.sticky {
	background: #f3efe5;
	position: fixed;
	top: 0;
	width: 100%;
	height: auto;
	left: 0;
	z-index: 6999;
	border-bottom: 1px transparent #E9E9E9;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.10);
}

.nav-main li.active a{
	background: #345371;
	padding: 2px 15px 2px 15px;
	}
	
.nav-main li.active a:hover{
	color: #353738;
	padding: 2px 15px 2px 15px;
	}

.nav-main {
	background: #f3efe5;
	margin-top: 0;
	margin-bottom: 0;
}


.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 50px;
    right: 50px;
    display: none;
	z-index: 2000;
    text-indent: -9999px;
    background: url(../img/scrollup_icon.png) no-repeat;
}

li.dark-hover a:hover {
	background: #345371;
}

.carousel .item {
    width: 100%; /*slider width*/
    max-height: 600px; /*slider height*/
}
.carousel .item img {
    width: 100%; /*img width*/
}
/*add some makeup*/
.carousel .carousel-control {
    background: none;
    border: none;
    top: 20%;
}

/*full width container*/
@media (max-width: 767px) {
    .block {
        margin-left: -20px;
        margin-right: -20px;
    }
}

#controls { text-align: center; margin-top: -50px; position: relative; z-index: 900; cursor: pointer; }

#controls button {
  margin: 0 5px;
  min-width: 40px;
  color: #333;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
}

#controls button:hover { color: #000; }


.hidden {
	display: none;
}

li.mobile {
	display: none;
}

@media screen and (max-width:1023px) {
    li.mobile {
	display: block;
	position: relative;
}
}

#owl-mud .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-bw .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-lwp-1 .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-lwp-2 .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-preservation-1 .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-preservation-2 .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-preservation-3 .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-preservation-4 .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-timeline-1 .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-timeline-2 .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-timeline-3 .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-timeline-4 .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-timeline-5 .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-timeline-lb .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-tour-1 .item img{
    display: block;
    width: 100%;
    height: auto;
}



#owl-work .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-wheat .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-secrecy .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-bus .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-live .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-play .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-ipix .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-timeline-entry25 .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-timeline-entry44 .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-1401 .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-802 .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-k25 .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-hv .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-k1101 .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-k1501 .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-k1004 .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-toll .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-k31 .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-k33 .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-k1037 .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-k1420 .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-k1210 .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-k1435 .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-powerhouse .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-s50 .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-k27 .item img{
    display: block;
    width: 100%;
    height: auto;
}


.page-title {
	text-align: left; 
	text-transform: uppercase; 
	color: #353738; 
	letter-spacing: 2px;
	font-size: 24px; 
	font-weight: 600; 
	padding-bottom:10px;
	border-bottom: solid 1px #353738;
	margin-bottom: 30px;
}

.page-title2 {
	text-align: left; 
	text-transform: uppercase; 
	color: #353738; 
	letter-spacing: 2px;
	font-size: 18px; 
	font-weight: 600; 
	padding-bottom:10px;
	border-bottom: solid 1px #D7D7D7;
	margin-bottom: 30px;
}

h2.oh-title {
	text-align: left; 
	text-transform: uppercase; 
	color: #353738; 
	font-weight: 600;
	letter-spacing: 2px;
	font-size: 16px; 
	padding-bottom:7px;
	border-bottom: solid 1px #353738;
	margin-bottom: 8px;
	margin-top: 0;
}

p.oh-text {
	text-align: left; 
	color: #353738;
	font-size: 14px; 
	line-height: 16pt;
}

.oh-text a{
	
	font-weight: 400;
}

i.twelve {
	font-size: 12px;
	line-height: 14pt;
	}

.nav-main {
	background: #f3efe5;
	margin-top: 0;
	margin-bottom: 0;
}

.map-bg-2 {
	background: #bbc8c6;
}

#map-container { height: 400px; }

.tan-bg {
	background: #E00;
	margin-top: 20px;
}

p.timeline-caption {
	font-size: 12px;
	text-align: left;
	float: left;
	margin-bottom: 10px;
	color: #353738;
}

.hotspot-map00-img {display: none;}
.hotspot-s50-img {display: none;}






.menu {
	min-height: 40px;
	background: #f3efe5;
}


.icon-bar {background: #353738;}

img.img-hidden {display: none;}

@media screen and (max-width:1023px) {
    img.img-hidden {
	display: block;
	position: relative;
}
}

.space-bottom {margin-bottom: 40px;}