@import url(reset.css); 

/*

	column white is 1,6% (*7)
	column width is 11,1% (*8)
	
	24px on either sides as padding.


*/


@font-face {
    font-family: 'flamablack';
    src: url('/site/templates/styles/fonts/Flama-Black.eot');
    src: url('/site/templates/styles/fonts/Flama-Black.eot?#iefix') format('embedded-opentype'),
         url('/site/templates/styles/fonts/Flama-Black.woff') format('woff'),
         url('/site/templates/styles/fonts/Flama-Black.svg#flamablack') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'flamabold';
    src: url('/site/templates/styles/fonts/Flama-Bold.eot');
    src: url('/site/templates/styles/fonts/Flama-Bold.eot?#iefix') format('embedded-opentype'),
         url('/site/templates/styles/fonts/Flama-Bold.woff') format('woff'),
         url('/site/templates/styles/fonts/Flama-Bold.svg#flamabold') format('svg');
    font-weight: normal;
    font-style: normal;

}


html, body {
    width: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
}

body {
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}

#editpage {
	position: absolute;
	top: 20px;
	right: 20px;
}

a {
	color: black;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}


.clear {
	clear: both;
	display: block;
}

h1 {
	font-size: 36px;
}


header {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	background-color:white;
	box-shadow: 0px 4px 16px rgba(0,0,0,.2);
	z-index: 650;
}

header nav.top,
footer nav.below {
	height: 30px;
	padding: 10px;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 0;
	font-weight: bold;
	color: rgba(0,0,0,.2);
	min-width: 980px;
}

footer nav.below {
	min-width: 980px;
	max-width: 1280px;
	margin: 0 auto;
}

header:hover nav.top,
header:hover {
	color: rgb(0,0,0);
}

header:hover nav.top ul {
	color: rgba(0,0,0,.2);	
}

header nav.top ul li img,
footer nav.below ul li img {
	padding-top: 5px;
	opacity: .2;
}

footer nav.below ul li img {
	opacity: 1;
}

header nav.top ul li img:hover {
	opacity: 1;
}

header nav.top ul li img.no_black:hover {
	opacity: .2;
}

header:hover nav.top ul li:hover {
	color: black;
}

header nav.top .title,
footer nav.below .title {
	float: left;
	width: 30%;
	margin-left: 35%;	
	text-align: center;	
	height: 50px;
	cursor: pointer;
}

footer nav.below .title {
	margin-left: 0;
	text-align: left;
}

header nav.top .title .inner,
footer nav.below .title .inner {
	display: inline-block;
	opacity: 0.2;	
	height: 100%;
	transition: all 1s;
	-webkit-transition: all 1s;	
	-moz-transition: all 1s;	
	-o-transition: all 1s;	
	transition: all 1s;
}

footer nav.below .title .inner {
	opacity: 1;
}

header nav.top .title .inner .out-of-chapter {
	height: 50px;
	width: 232px;	
	line-height: 62px;
}

header nav.top ul li.share,
footer nav.below ul li.share {
	height: 32px;
	width: 15px;	
	display: inline-block;
	margin-right: 0px;
	overflow: hidden;
	vertical-align: bottom;
}

header nav.top ul li.share img,
footer nav.below ul li.share img {
	padding-top: 10px;
}
footer nav.below ul li,
footer nav.below ul li a {
	color: white;
}

header nav.top .title .inner.open {
	opacity: 1;
}

header nav.top ul,
footer nav.below ul {
	float: right;
	font-size: 12px;
	padding-top: 0px;
}

header nav.top ul li,
footer nav.below ul li {
	margin-right: 1.5em;
	font-weight: normal;
	line-height: 16px;
	display: inline-block;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
}

header nav.top ul li a {
	color: rgba(0,0,0,.2);
}

header nav.top ul li a:hover {
	color: black;
}

footer nav.below ul li a:hover {
	color: black;
}


nav.chapters {
	width: 90%;
	margin: 0 auto;
	margin-bottom: 1em;
	height: auto;
	color: rgba(0,0,0,.2);	
	display: none;
	max-width: 1280px;
	min-width: 980px;
}

nav.chapters .chapters-left .container, nav.chapters .chapters-right .container {
	float: left;
	position: relative;
	overflow: hidden;
	width: 2000px;
	left: 0px;
}



nav.chapters .chapter.current {
	width: 50%;
	float: left;
	overflow: hidden;
}




nav.chapters .chapter {
	float: left;
	width: 12.5%;
	text-align: center;
	font-family: Georgia, Times, serif;
	line-height: 15px;
	margin-bottom: 2em;
	cursor: pointer;
	margin-top: 2em;
}

nav.chapters .chapter a {
	color: rgba(0,0,0,.2);	
}


nav.chapters .chapter.active,
nav.chapters .chapter:hover,
nav.chapters .chapter:hover a {
	color: black;	
}



nav.chapters .chapter .num {
	font-family: Georgia, Times, serif;
	border-bottom: 1px solid rgba(0,0,0,.2);
	width: 50%;
	display: inline-block;
	padding-bottom: .35em;
	margin-bottom: .35em;
}

nav.chapters .chapter.active .num,
nav.chapters .chapter:hover .num {
	border-bottom: 	1px solid black;
}



nav.chapters .chapter.current h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 22px;
	width: 20%;
	margin-bottom: 1em;
}

nav.chapters .chapter.current .intro-text {
	width: 50%;
	display: inline-block;
}

nav.chapters .chapter .inner {
	text-align: center;
}

nav.chapters .chapter .inner .num {
	display: inline-block;
	width: 40%;
	border-bottom: 1px solid black;
	padding-bottom: 1em;
	margin-bottom: 1em;
	font-family: Georgia, serif;
}



header .introduction-texts {
	font-family: Georgia, serif;
}

header .introduction-texts .intro {
	display: none;
}

header .introduction-texts .introduction-text {
	width: 17.5%;
	text-align: center;
	color: black;
}








section .media.stuck {
	position: fixed;
	top: 50px;
	width: 100%;
}

section .media {
	position: absolute;
}

section .media.image {
	width: 100%;
	overflow: hidden;
}

section.after {
	padding-top: 40px;
}









nav.chapters .chapter h2 {
	text-transform: uppercase;
	font-size: 22px;
	font-weight: bold;
	display: inline-block;
	width: 30%;
}

.wrapper .content {
	min-width: 980px;
}

.wrapper .content .title {
	position: fixed;
	left: 0;
	right:0;
	text-align: center;
	top: 50px;
	z-index: 500;
	min-width: 980px;
}

.wrapper .content .title .inner {
	display: inline-block;
	width: 45%;
	font-size: 56px;
	font-weight: bold;
}

.wrapper .content .title .inner h2 {
	font-size: 32px;
	line-height: 32px;
    font-family: 'flamablack';
}

.wrapper .content .title .inner .num {
	font-family: Georgia, serif;
	font-size: 28px;
	width: 50%;
	border-bottom: 1px solid black;
	display: inline-block;
	font-weight: normal;
}

.wrapper .content .chapter-image {
	overflow-x: hidden;
	overflow-y: hidden;
	height: 100%;	
}

.wrapper .content .chapter-image img,
.wrapper .content .chapter-image div img {
	display: none;
	width: 100%;
	max-width: 100%;
}

.wrapper .content .chapter-image img.current {
	display: inline;
}

.gradient {
	position: relative;
	
	background-image: url('/site/templates/images/gradient_bg.png');
	
	background-image: -webkit-gradient(
  linear, left top, left bottom, from(rgba(255,255,255,0)),
  to(rgba(255,255,255,1))
);
background-image: -moz-linear-gradient(
  rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 1) 100%
);
	background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 1) 100%);
	width: 100%;
	height: 150px;
	margin-top:-150px;
	z-index: 100;
}


.content-wrapper,
section {
	margin: 0 auto;
	min-width: 980px;
	position: relative;
	z-index: 90;
}

section.has_media {
	z-index: 90;
	background-color: white;
}

section.content {
	background-color: white;
	padding-bottom: 50px;
}


.content-wrapper .content,
section .inner {
	position: relative;
}

.content-wrapper .content .intro-text,
section .inner .intro-text {
    font-family: 'flamabold', Arial, sans-serif;
	font-weight: normal;	
	font-size: 18px;
	line-height: 1.25em;
	width: 50%;
	margin: 0 auto;
	margin-bottom: 2em;
}

article {
	width: 50%;
	font-family: Georgia, Times, serif;
	font-size: 16px;
	line-height: 1.4em;
	margin: 0 auto;	
}

article p {
	margin-bottom: 1em;
}


article h2,
.about-text h2 {
    font-family: 'flamabold', Arial, sans-serif;
	font-size: 18px;
	line-height: 1.25em;
	font-weight: normal;
	margin-bottom: 0.5em;
}


.blockquote-before {
	border-top: 3px solid rgb(255,0,70);
	height: 10px;
}

article blockquote.inbetween {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 1.4em;
	color: black;
	width: 90%;
	color: rgb(255,0,70);
}

footer {
	position: relative;
	width: 100%;
	height: 450px;
	background-color: rgb(166,168,171);
	padding-top: 20px;
	z-index: 90;
}

.sidequote, .image.left, .image.right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	width:30%;
	height:auto;
	float:right;
	color: black;
}

article .image {
	display: block;	
}

article .image .inner {
	display: block;
}

article .image .inner .description {
	display: block;
}

article .image .inner .description.extended {
	color: black;
	font-size: 13px;
	line-height: 1.25em;
}

.image {
	border: 0;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 1em;
}

.image .container {
	padding: 20px;
	padding-top: 0;
}

.image img {
	width: 100%;
	padding-bottom: .1em;
}

.image .enlarge,
.image .show-embed {
	display: block;
	float: left;
	padding-right: .5em;
	padding-top: 1px;
	height: 25px;	
}

.image .enlarge img,
.image .show-embed img {
	width: auto;
	cursor: pointer;
	vertical-align: top;
}

.image,
.image .description {
	font-size: 12px!important;
	line-height: 15px!important;
	color: rgb(166,168,171)!important;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal!important;
	margin-top: -0.1em;		
}

.sidequote.left,
.image.left {
	float: left;
	color: black;
}

.sidequote.black {
	border-top: 0;
	padding: 0;
	margin-right: 0;
	margin-top: 0;
}
.sidequote .inner {
	padding-right: 10px;
}

.sidequote.left.w25.out {
	float: left;
	width: 35%;
	margin-left: -45%;
	margin-right: 0;
}


.sidequote.right.out {
	float: right;
	width: 35%;
	margin-right: -45%;
}

nav.chapters.bottom {
	position: relative;
	display: block;
	padding-top: 5em;
	background-color:white;
	z-index: 90;
	max-width: 0;
	width: 100%;
	min-width: 100%;
	margin-bottom: 0;
	padding-bottom: 2em;
}

nav.chapters.bottom .inner {
	max-width: 980px;
	margin: 0 auto;
}

.slideshow {
	width: 100%;
	text-align: center;
	margin-bottom: 2em;
}

.media.slideshow.stuck .slides {
	position: absolute;
	z-index: 200;
	top: 0;
	left: 0;
	width: 100%;
}


.slideshow .slides {
	height: 800px;	
	overflow: hidden;
	margin-bottom: 1em;
	background-color: white;
}

.slideshow img {
	height: 100%;
}

.slideshow .description {
	margin-left: 25%;
	width: 50%;
	background-color:white;
	font-size: 12px;
	line-height: 15px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;		
}

.map_trigger {
	color: rgb(255,0,70);
	cursor: pointer;
}

.map_trigger:hover {
	color: black;
}

.video {
	width: 100%;
}
.video .after {
	width: 100%;
	height: 1px;
}


.title .inner .in-chapter {
    font-family: 'flamabold', Arial, sans-serif;
    font-weight: normal;
	display: none;
	line-height: 50px;
	color: black;
}

.sidemap {
	width: 25%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

.sidemap img,
.sidemap .name {
	float: left;
	font-weight: bold;
}

.sidemap .name {
	margin-top: -2px;
}

.sidemap img {
	padding-right: .5em;
}

.sidemap.right {
	float: right;
	margin-right: -30%;
}

.image.right {
	float: right;
	margin-left: 0;
}

.image.right .inner {
/* 	padding: 10px; */
}


.quote {
	display: block;
    font-family: 'flamablack', Arial, sans-serif;
	font-size: 28px;
	line-height: 28px;
	font-weight: normal;
	width:30%;
	height:auto;	
	margin-bottom: .8em;
}

.quote .inner {
	display: block;
}

.quote.black {
	color: black;
}

.quote.red {
	color: rgb(255,0,70);
	font-family: Georgia, Times, serif;
	font-weight: normal;
	line-height: 32px;
}

.quote.left {
	float: left;
}

.quote.right {
	float: right;
}

.quote .person {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	padding-bottom: .5em;
	margin-bottom: .5em;
	border-bottom: 2px solid rgb(255,0,70);
}

.map_overlay {
	position: fixed;
	top: 50px;
	left: 0px;
	right: 0px;
	height: 0px;
	z-index: 100;
	background-color:white;
	display: none;
	overflow: hidden;
}

.map_overlay .inner,
.map_overlay .inner .map {
	width: 100%;
	height: 100%;
}




@media all and (min-width: 1650px) {

	
	.content-wrapper .content .intro-text {
		width: 37.5%;
		font-size: 18px;
		line-height: 1.25em;		
	}

	article {
		width: 37.5%;
		font-family: Georgia, Times, serif;
		font-size: 18px;
		line-height: 1.25em;
		margin: 0 auto;	
	}

	.content-wrapper .content .intro-text,
	section .inner .intro-text {
		width: 37.5%;
	}
	
	
	.page-about h2 {
		font-size: 18px;	
	}
	
	a.map_link,
	span.map_link {
		cursor: pointer;
		font-size: 17px;
	}


}


.quote.red.right .inner, .quote.black.right .inner {
	padding-left: 15px;
}

.quote.red.left .inner, .quote.black.left .inner {
	padding-right: 15px;
}

.image.left .inner {
	padding-right: 15px;
}

.image.right .inner {
	padding-left: 15px;
}



.bg-media {
	position: fixed;
	top: 50px;
	bottom: 0px;
	right: 0px;
	left: 0px;
	z-index: 1;
}

.page-test_parallax section {
	margin-bottom: 0px;
	min-height: 900px;
	position: relative
	background-color: white;
}

.page-test_parallax section .inner {
	border: 2px solid black;
	position: relative;
	background-color: rgb(230,230,230);
	width: 100%;
	height: 900px;
	z-index: 20;
}

.page-test_parallax section .media {
	position: absolute;
	background-color:red;
	margin: 0px;
	width: 100%;
	height: auto;
	margin-bottom: 400px; 
}

.page-test_parallax section .media img {
	width: 100%;
}

.page-test_parallax section .media.stuck {
	position: fixed;
	top: 0;
}


.rsContainer {
	z-index: 200;
}

.rsImg.portrait {
	width: auto!important;
	height: 100%!important;
	margin-top: 0!important;
	margin-bottom: 0!important;
}


/* slideshow */

.media.slideshow nav,
.fs-image nav,
.fs-issuu nav {
	position: absolute;
	top: 0px;
	width: 100%;
	background-color: rgba(0,0,0,.2);
	height: 90px;
	z-index: 210;
	padding-top: 10px;
}

.slideshow nav .left,
.slideshow nav .middle,
.slideshow nav .right,
.fs-image nav .left,
.fs-image nav .middle,
.fs-image nav .right,
.fs-issuu nav .left,
.fs-issuu nav .middle,
.fs-issuu nav .right  {
	float: left;
}

.slideshow nav .left,
.slideshow nav .right,
.fs-image nav .left,
.fs-image nav .right,
.fs-issuu nav .left,
.fs-issuu nav .right {
	width: 25%;
	text-align: center;
}

.slideshow nav .middle,
.fs-image nav .middle,
.fs-issuu nav .middle  {
	width: 50%;
}

.slideshow nav .middle .rsGCaption,
.fs-image nav .middle .caption,
.fs-issuu nav .middle .caption {
	margin-top: 10px;
	color: white;
	font-size: 12px;
	width: 100%;
	float: left;
	text-align: center;	
}

.media.slideshow nav .button,
.fs-image nav .button,
.fs-issuu nav .button,
.chapter-share .button {
	display: inline-block;
	background-color: rgba(0,0,0,.4);
	color: white;
	width: 50px;
	height: 25px;
	line-height: 25px;
	font-size: 13px;
	margin-left: 3%;
	margin-right: 3%;
	font-family: Helvetica, Arial, sans-serif;		
}

.chapter-share .button {
	margin-left: 0;
	margin-right: 0;
}

.chapter-share .button {
	text-align: center;
}

.fs-image nav .close,
.fs-issuu nav .close {
	float: right;
	padding-right: 25px;
	cursor: pointer;
	color: white;
}

.fs-issuu .embed {
	margin-right:-125px;
}

.media.slideshow nav .button.play,
.fs-image nav .button.play {
	cursor: pointer;
}

.media.slideshow nav .button.play.state-play,
.fs-image nav .button.play.state-play {
	background-image: url('/site/templates/images/button-pause.svg');
	background-repeat: no-repeat;
	background-position: center center;
}

.media.slideshow nav .button.play.state-pause,
.fs-image nav .button.play.state-pause {
	background-image: url('/site/templates/images/button-play.svg');
	background-repeat: no-repeat;
	background-position: center center;
}

.media.slideshow nav .button.share,
.fs-image nav .button.share,
.button.share {
	cursor: pointer;
}

.media.slideshow nav .share-content,
.fs-image nav .share-content,
.chapter-share .share-content {
	display: none;
	background-color: rgba(0,0,0,.4);
	color: white;
	width: 50px;
	height: 25px;
	line-height: 25px;
	font-size: 13px;
	margin-left: 3%;
	margin-right: 3%;	
	text-align: center;
}

.chapter-share .share-content {
	margin-left: 0;
	margin-right: 0;
}

.media.slideshow nav .share-content img,
.fs-image nav .share-content img,
.chapter-share .share-content img {
	margin-top: 6px;
}

.fs-image nav img {
	width: 13px;
	height: 13px;
}


.media.slideshow nav .close,
.fs-image nav .close,
.fs-issuu nav .close {
	width: 25px;
	height: 25px;
	display: inline-block;
	color: white;
	background-image: url('/site/templates/images/button-close.svg');
	background-repeat: no-repeat;
	background-position: center center;	
	vertical-align: top;
}

.map_overlay .close {
	width: 25px;
	height: 25px;
	display: inline-block;
	color: white;
	background-image: url('/site/templates/images/button-close-b.svg');
	background-repeat: no-repeat;
	background-position: center center;	
	vertical-align: top;	
}

.rsNav {
	position: absolute;
	z-index: 500;
	width: 200px;
	margin-left: -100px;
	text-align: center;
	top: 10px;
	left: 50%;	
}

.rsNav .rsBullet {
	display: inline-block;	
}

.rsNav .rsBullet span {
	border-radius: 7px;
	width: 7px;
	height: 7px;
	display: block;
	margin: 4px;
	background-color: rgb(204,204,204);
}

.rsBullet.rsNavSelected span {
	background-color: white;
}

.rsSlide {
	background-color: rgb(166,168,171);
}

.rsSlide img.rsImg.portrait {
	box-shadow: 0px 0px 32px rgba(0,0,0,.5);
	-moz-box-shadow: 0px 0px 32px rgba(0,0,0,.5);
	-webkit-box-shadow: 0px 0px 32px rgba(0,0,0,.5);
}

.page-about section.content,
.page-textpage section.content {
	margin-top: 100px;
}

a.map_link,
span.map_link {
	color: rgb(166,168,171);
	font-family: Helvetica, Arial, sans-serif;	
	font-size: 15px;
	text-decoration: none!important;
	cursor: pointer;
}

.page-about .about-text,
.page-textpage .about-text {
    font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;	
	font-size: 17px;
	line-height: 1.25em;
	margin-bottom: 2em;	
}

.page-about .donators,
.page-textpage .donators {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	-moz-column-count:3; /* Firefox */
	-webkit-column-count:3; /* Safari and Chrome */
	column-count:3;
}

.map_icon {
	display: block;
	width:17.5%;
	border-top: 2px solid rgb(166,168,171);
	height:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;	
	padding-top: .4em;	
	cursor: pointer;
}

.map_icon.left {
	float: left;
}

.map_icon.right {
	float: right;
}

.map_icon a {
	display: block;
	width: 100%;
	height: 100%;
}

.map_icon img {
	float: left;
	padding-right: .4em;
	padding-bottom: .4em;
}

.map_icon .title {
	display: block;
	font-weight: bold;
	color: rgb(166,168,171);
	height: auto;
}

.map_icon .region {
	float: left;
	color: rgb(166,168,171);
}

.introduction-video {
	width: 75%;
	margin-left: 12.5%;
	background-color: white;
	border: 1px solid rgb(166,168,171);
	position: absolute;
	height: 500px;
	top: 70px;
	z-index: 750;
}

.introduction-video h2 {
	text-align: center;
	padding: 50px;
	font-weight: bold;
}

.introduction-video .close {
	color: rgb(166,168,171);
	position: absolute;
	top: 18px;
	right: 18px;
	font-size: 24px;
	line-height: .5;
	cursor: pointer;
	z-index: 10;
}

.introduction-video .close:hover {
/* 	color: black; */
}

.fs-image, .fs-issuu {
	position: fixed;
	top: 50px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	background-color: rgb(166,168,171);
	z-index: 640;
	display: none;
}

.fs-image img {
	width: 100%;
	height: auto;
}

.fs-image img.portrait {
	box-shadow: 0px 0px 32px rgba(0,0,0,.5);
	-moz-box-shadow: 0px 0px 32px rgba(0,0,0,.5);
	-webkit-box-shadow: 0px 0px 32px rgba(0,0,0,.5);	
}


.wrapper.media-wrapper {
	z-index: 0;
}

.wrapper.media-wrapper .content {
/* 	position: relative; */
}

/* ios scrolling bug */
section.touch,
footer.touch,
nav.bottom {
	-webkit-transform: translate3d(0,0,0);	
}

.image.issuu .embed-code {
	display: none;
}

.image.issuu .inner img {
	box-shadow: 2px 2px 6px rgba(0,0,0,.25);	
	-moz-box-shadow: 2px 2px 6px rgba(0,0,0,.25);
	-webkit-box-shadow: 2px 2px 6px rgba(0,0,0,.25);		
}

.image.issuu .inner .show-embed img {
	box-shadow: none;	
	-moz-box-shadow: none;
	-webkit-box-shadow: none;		
}

.issuuembed object {
	background-color: rgb(166,168,171);
}

.issuuembed span {
	display: none;
}


.small-slideshow {
	display: block;
	height: 100px;	
	overflow: hidden;
	margin-bottom: .5em;
	background-color: white;
}

.small-slideshow .rsOverflow,
.small-slideshow .rsOverflow,
.small-slideshow .rsContainer {
	display: block;
}


.small-slideshow .rsOverflow {
	height: 100px;
}

.small-slideshow .rsNav {
/* 	display: none; */
}

.small-slideshow .rsSlide {
	text-align: center;
}

.map_overlay .close {
	color: rgb(166,168,171);
	position: absolute;
	top: 18px;
	right: 18px;
	font-size: 24px;
	line-height: .5;
	cursor: pointer;
	z-index: 10;
	
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	width: 26px;
	height: 26px;
	line-height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: black;
	border: 1px solid #bbb;
	-webkit-border-radius: 2px;
border-radius: 2px;
	
}


.inline-video,
.inline-video .inner,
.inline-video .inner .video,
.inline-video .inner .video .after,
.inline-video .inner .caption {
	display: block;
}

.inline-video.left {
	float: left;
}
.inline-video.right {
	float: right;
}

.inline-video.left .inner {
	padding-right: 15px;
}

.inline-video.right .inner {
	padding-left: 15px;
}

.inline-video .video {
	padding-bottom: .1em;
}

.inline-video .caption {
	font-size: 12px!important;
	line-height: 15px!important;
	color: rgb(166,168,171)!important;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal!important;
	margin-top: -0.1em;	
}

.image.is_slideshow {
	font-size: 16px;
	line-height: 1.4em;
}

.credits {
	clear: both;
	margin: 0 auto;
	min-width: 980px;
	max-width: 1280px;
	padding-left: 18px;
	padding-right: 18px;	
}

.credits .col {
	font-size: 12px;
	float: left;
	width: 25%;
	margin-right: 3%;
}

.credits .col h4 {
	color: white;
}

.credits .col a {
	color: white;
	text-decoration: underline;
}

.credits .col a:hover {
	color: white;
	text-decoration: none;
}

.credits .col .text {
	color: white;
}

span.divider {
	line-height: 28px;
}

li.lang-switch {
	width: auto;
	text-align: center;
}


header nav.top ul li.lang-switch img {
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	min-width: 11px;
}

article p a {
	text-decoration: underline;
}

li.lang-switch .divider {
	padding-left: 1px;
	padding-right: 1px;
}

.credits p {
	margin-bottom: 1em;
}

footer nav.below ul li.share img {
	padding-top: 18px;
}


footer nav.below ul li.lang-switch img {
	padding-top: 14px;
}

.media.video.fw .mejs-overlay-button {
	display: none;
}

.media.video.fw .mejs-controls {
	display: none!important;
}

footer .col.sponsors {
	float: right;
	width: 215px;
	margin-right: 0;
}


.addthis_default_style .at300b,
.addthis_default_style .at300bo,
.addthis_default_style .at300m {
	padding: 0!important;
}

.addthis_default_style .addthis_separator,
.addthis_default_style .at300b,
.addthis_default_style .at300bo,
.addthis_default_style .at300m,
.addthis_default_style .at300bs {
	float: none!important;
}

.chapter-share {
	border-top: 1px solid rgb(166,168,171);
	padding-top: .5em;
	float: right;
	width: 120px;
}

.chapter-share .button.share {
	display: block;
}

.chapter-share .share-title {
	font-size: 12px;
	line-height: 15px;
	color: rgb(166,168,171);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	display: block;
	margin-top: .5em
}

.page-textpage .image {
	text-align: center;
}

.page-textpage .image img {
	padding: 2em;	
}

.page-textpage .image.portrait img {
	width: 50%;
	height: auto;
}

.page-textpage .image.landscape img {
	width: 70%;
	height: auto;
}