body {
	background:white;
	width: 100%;
	position: absolute;
	margin: auto;
	margin-top:0px;
	padding-top: 0px;
	overflow-x: hidden;
	font-family: 'GT Walsheim', sans-serif; 
	font-weight: 200;
	letter-spacing: 0.0625em
}

#logo {
max-width: 700px;
min-width: 700px;
margin: 10px 0px 5px 0px;
display: none;
}


header {
	text-align: center;	
	width:100%;
	background: white;
}


#logo {
    max-width: 700px;
    min-width: 700px;
    margin: 10px 0px 5px 0px;
}

nav {
	width: 100%;
	min-width: 860px;
	height: 50px;
	background-color: rgb(161, 205, 58);
}

#spacer {
	height:20px;
}

#map {
	height:550px;
	clear: both;
}

#instructions {
	height: 70px;
	width: 100%;
	background-color: white;
	text-align: center;
	display: table;
}

#instructions p{
  display: table-cell; 
  vertical-align: middle; 
  text-align: center;
  font-weight: 400;
  letter-spacing: 1px;
  color:rgb(50,50,50);
  font-family: 'GT Walsheim', sans-serif; 
}

#social {
	margin-right:8px;
	float:right;	
}

.social_media_icon {
	width: 30px;
	margin: 10px 7px 10px 0px;
	cursor: hand;
	cursor: pointer;
}

#back_arrow {
	height:32px;
	width: 44px;
	float:left;
	margin: 9px 0px 9px 10px;
}

#back_map, #back_home {
	position: absolute;
	left: 70px;
	top: 130px; 
	font-size: 16px;
	color: white;
}


/* SLIDER */

#slider_wrapper {
	margin-top: 40px;
	width:100%;
	-webkit-transform: translate(50%);
	transform: translate(50%);
	margin-left:-600px;
}

#slider_div {
	width:1200px;
	background-color: white; 
	overflow:hidden;
}


.grey_column{
	width:16px;
	height:100%;
	background-color: rgb(220,220,220);
	float: left;
}

.slider_control {
	width: 60px;
	position: absolute;
	top: 230px;
	cursor: pointer;
	opacity: 0.6;
    -webkit-transition: opacity 0.2s linear 0s;
    transition: opacity 0.2s linear 0s;
}

.slider_control:hover {
	opacity: 1;
}

#goToPrevSlide {
	margin-left:-70px;
}

#goToNextSlide {	
	left: 1210px;
}

/* PREVIEW AND FLAG */

#preview {
	width:708px;
	height:460px;
	background-color: white;
	border-top: 16px solid rgb(220,220,220);
	border-bottom: 16px solid rgb(220,220,220);
}

#title_container {
	width: 692px;
	float: left;
}

#title_resize {
	width: 80%;
	height: 80px;
	padding-top: 15px;
	margin: auto;
	font-size: 80px; /* //maximum font size */
	text-align: center;
}

#story_preview {
	width: 60%;
	height: 300px;
	margin: auto;
	font-size: 24px; /* //maximum font size */
	text-align: center;
	line-height: 2;
}

#story_preview div {
	width: 100%;
	padding-top: 150px;
	-webkit-transform: translate(0%, -25%);
}

#navigation_instructions {
	width: 100%;
	text-align: center;
	color: rgb(200,200,200);
	font-size: 18px;
	padding-top: 20px;
}

#flag_container {
	width: 460px;
	height: 100%;
	background-color: white;
	float: left;
	overflow-x: hidden;
}

#flag_image {
	width: 460px;
	position: absolute;
}

/* FLAG STORY */

#story {
	width:1184px;
	height:460px;
	background-color: white;
	border-top: 16px solid rgb(220,220,220);
	border-bottom: 16px solid rgb(220,220,220);
}

#flag_image_small {
	width: 200px;
	position: absolute;
}

#story_title_resize {
	width: 600px;
	height: 80px;
	padding-top: 25px;
	margin-left: 50px;
	font-size: 50px; /* //maximum font size */
	text-align: center;
}

#story_container {
	width: 692px;
	float:left;	
}


#story_body {
	width: 580px;
	height: 280px;
	margin-top: 15px;
	margin-left: 60px;
	padding-right: 10px;
	overflow-y: scroll;
	line-height: 1.5;
}

#fact_title_resize {
	width: 240px;
	margin-left: 105px;
	height: 80px;
	padding-top: 25px;
	font-size: 50px; /* //maximum font size */
	text-align: center;
	color: rgb(161, 205, 58);
}


/* HISTORICAL CONTEXT */

#historical_context{
	width:1184px;
	height:460px;
	background-color: white;
	border-top: 16px solid rgb(220,220,220);
	border-bottom: 16px solid rgb(220,220,220);
}


#historical_text_container {
	width: 450px;
	height: 460px;
	float: left;
}


#historical_context_body {
	width: 340px;
	margin-left: 60px;
	margin-top: 15px;
	height: 280px;
	padding-right: 10px;
	overflow-y: scroll;
	line-height: 1.5;
}

#historical_image_container{
	height: 460px;
	height: 100%;
	float: left;
	overflow: hidden;
} 


#historical_image {
	width: 702px;
}


/* VIDEO */

#image_video {
	width:834px;
	height:460px;
	background-color: white;
	border-top: 16px solid rgb(220,220,220);
	border-bottom: 16px solid rgb(220,220,220);
}

.image_video_media {
	position: absolute;
	float: left;
	overflow-x: hidden;
	width:818px;
	height:460px;
}

#related_media {
	width:366px;
	height:460px;
	background-color: white;
	border-top: 16px solid rgb(220,220,220);
	border-bottom: 16px solid rgb(220,220,220);
}

#related_media_container {
	width: 334px;
	height: 100%;
	background-color: white;
	float: left;
}

#related_media_title {
	width:200px;
	margin: auto;
	text-align: center;
	padding: 40px;
	font-size:30px;
	color: rgb(161, 205, 58);
}

#related_media_links {
	width:300px;
	padding-top: 25px;
	margin: auto;
	text-align: center;
}

#soundcloud {
	position: absolute;
	bottom:16px;
}

/* Footer */
footer {
	height:200px;
	background-color: white;
	border: 1px solid black;
}

#see_connected {
	float: left;
	margin: 0px 0px 0px 20px;
}

#find_walk {
	float: right;
	margin: 0px 20px 0px 0px;
}

#slider_div a {	
	text-decoration: none;
	color:rgb(50,50,50);
	font-family: 'GT Walsheim', sans-serif; 
	font-size: 20px;
	opacity: 0.6;
}

#slider_div a:hover {
	opacity: 1;
    -webkit-transition: opacity 0.2s linear 0s;
    transition: opacity 0.2s linear 0s;
}


/* Scrollbar styling */

::-webkit-scrollbar {  /* general */
    width: 6px;
}
 
::-webkit-scrollbar-track {  /* track */
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
::-webkit-scrollbar-thumb {   /* handle */
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: rgba(120,120,120,0.1);
}