/*@font-face {
	font-family: "Larish Neue Semibold";
	src: url('larish_neue_semibold.otf');
}

@font-face {
	font-family: "Larish Neue Semibold Italic";
	src: url('larish_neue_semibold_italic.otf');
}*/

#sticker {
	position: fixed;
	top: 0;
	background-color: #fff;
	box-shadow: 2px 2px 10px #fff;
	-moz-box-shadow: 2px 2px 10px #fff;
	-webkit-box-shadow: 2px 2px 10px #fff;
	font-size: 36px;
	padding: 20px 0;
	width: 100%;
	font-family: Times;
	text-align: center;
	z-index: 99;
	display: none;
	font-weight: 600;
}

#sticker #sticker-inner {
	width: 720px;
	display: inline-block;
	margin: 0 auto;
	text-align: center;
}

#sticker a {
	color: #000;
}


.page {
	text-align: center;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	color: rgb(64, 63, 62);
	width: 720px;
	margin: 100px auto 220px;
}

.page .section#intro img {
  	width: 100%;
}

.page .title {
	font-family: Times;
	font-size: 40px;
	line-height: 48px;
	margin-bottom: 50px;
	text-align: center;
	font-weight: 600;
}

.page .centered {
	text-align: center;
}

.page.main .dates {
	font-weight: 600;
	font-size: 22px;
	line-height: 32px;
	text-align: center;
}

.page .subtitle {
	/*font-weight: 600;*/
	font-family: Times;
	font-size: 20px;
	line-height: 32px;
	margin: 40px 0 20px;
	font-weight: 600;
}

.page h4 {
	font-family: Times;
	font-size: 20px;
	line-height: 32px;
	font-weight: normal;
	font-weight: 600;
}


.page .info-title {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	margin: 30px 0 20px;
}

.page a {
	color: #000;
}

.page div {
	font-size: 14px;
}

.page .basic-info {
	line-height: 28px;
}

.page .divider {
	border-bottom: 1px solid #e3e2e2;
}

.page .space {
	height: 20px;
}

.page.main {
	height: 3000px;
}

.page.main .section-bottom {
	position: fixed;
	width: 720px;
}

.page.main .section#intro {
	background-color: #000; /* change intro background color */
	color: #fff;
	height: 860px;
	top: 0;
	position: absolute;
	left: 0;
	right: 0;
	box-shadow: 0 0 30px 7px #000; /* change intro background color */
	-moz-box-shadow: 0 0 30px 7px #000; /* change intro background color */
	-webkit-box-shadow: 0 0 30px 7px #000; /* change intro background color */
	z-index: 100;
	overflow: hidden;
}

.page.main  .intro-section-inner {
	position: absolute;
	top: 0;
	height: 860px;
	right: 0;
	left: 0;
	width: 100%;
	z-index: 101;
	position: fixed;
	overflow: hidden;
}

.page.main .section#description img {
	margin: 15px 0 50px;
}

.page.credits .section#credits .credits {
	width: 720px;
	margin: 0 auto;
}

.livestream-hidden .livestream-content,
.livestream-hidden .livestream-content.online {
	display: none;
}

.page .livestream-content {
	display: none;
}

.page .livestream-content.online {
	display: block;
}

.page .livestream-content .livestream-title {
	margin-bottom: 40px;
}

.page.main .description {
	font-family: Times;
	font-size: 22px;
	line-height: 32px;
	margin-top: 50px;
	margin-bottom: 40px;
	font-weight: 600;
}

.page.main ol {
	text-align: left;
	font-size: 14px;
	line-height: 21px;
	padding-left: 20px;
	margin-bottom: 35px;
}

.page.main ol li {
	margin-bottom: 5px;
	padding-left: 10px;
}

.page .section#stories {
	margin-top: 10px;
	margin-bottom: 30px;
}

.page .section#stories #stories-title {
	margin-top: 32px;
}

.page .section#stories .story {
	font-size: 14px;
	line-height: 21px;
	text-align: left;
	margin-top: 25px;
}

.page .column {
	display: inline-block;
	vertical-align: top;
}

.page .section#stories .story .column.left {
	margin-right: 30px;
}

.page .section#stories .story .column.right {
	width: 380px;
}

.page .section#stories .story .column.left {
	width: 295px;
}

/* Credits */

.page#credits {
	text-align: left;
}

.page#credits h3.credits-title {
	margin-top: 35px;
}

.page#credits .credits {
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 35px;
	text-align: center;
}

.page#credits .credits .credit {
	display: inline-block;
}

.page#credits .credits .column {
	width: 205px;
}

.page#credits .credits .column.left {
	text-align: left;
	margin-right: 18px;
	font-style: italic;
}

.page#credits .credits .column.right {
	text-align: left;
	margin-left: 18px;
	width: 125px;
	white-space: nowrap;
}

.page#credits .credits#thanks {
	margin-top: 35px;
	text-align: left;
	width: 375px;
	margin-left: auto;
	margin-right: auto;
}

.page .section#press {
	margin-top: 70px;
}

/* Press */

.page#press {
	text-align: left;
}

.page#press a {
	color: rgb(64, 63, 62);
}

.page#press h1 {
	text-align: center;
}

.page#press {
	font-size: 14px;
	line-height: 21px;
}

.page#press .image {
	position: relative;
	display: inline-block;
}

.page#press .image-inner {
	position: relative;
	display: inline-block;
}

.page#press .image a.download {
	position: absolute;
	text-align: center;
	font-size: 16px;
	height: 16px;
	width: 78px;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto auto;
	display: none;
}

.page#press .image:hover a.download {
	display: block;
}

.page#press .caption {
	font-size: 12px;
	text-align: center;
	font-style: italic;
	margin-bottom: 15px;
	margin-top: -3px;
}

.page#press .download-zip-container {
	text-align: center;
}

.page#press #download-zip {
	margin: 20px auto;
}

.page .special-link {
	display: inline-block;
	text-decoration: none;
	padding: 10px 20px;
	border-radius: 3px;
	color: #fff !important;
	background: #222;
	border: 1px solid #222;
	font-family: Times;
	font-weight: 600;
}

.page .special-link:hover {
	background: #fff;
	color: #222 !important;
}

.page#press #quotes {
	text-align: center;
}

.page#press #quotes .quote {
	font-style: italic;
	font-family: Times;
	font-size: 22px;
	line-height: 32px;
	font-weight: 600;
}

.page#press #quotes .author {
	margin-bottom: 50px;
}

.page#press .section#press-coverage #archive {
	margin-top: 80px;
	margin-bottom: 35px;
	line-height: 26px;
}