body {
	width					: calc(100% - 10px);
	overflow-y				: scroll;
	background-color		: #ffffff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.carousel {
	border-bottom			: 2px solid #000000;
	width					: 100%;
	height					: calc(100% - 20px);
	display					: none;
}
.carousel-inner {
	height					: 100%;
	overflow				: hidden;
}
.carousel-inner img {
	width					: 100%;
}
.carousel-caption {
	height					: 14em;
	overflow				: hidden;
}
.logo {
	position				: absolute;
	top						: 30px;
	left					: 30px;
	font-size				: 6em;
	border					: 2px solid #666;
	border-radius			: 15px;
	padding					: 70px 40px;
	cursor					: pointer;
	color					: black;
	display					: block;
}
.logo:hover {
	background-color		: #DDDDDD;
}
.h1 {
	clear					: none;
	margin-left				: 24px;
	font-size				: 2em;
	float					: left;
	position				: relative;
	width					: 400px;
	z-index					: 100;
	background-color		: rgba(255,255,255,.7);
	padding					: 20px;
	border-radius			: 20px;
	border					: solid 2px #999999;
	font-weight				: bold;
}
.h2 {
	margin-left				: 30px;
	margin-top				: 30px;
	margin-bottom			: 30px;
	width					: 400px;
	font-size				: 2em;
	padding					: 20px;
	border-radius			: 20px;
	border					: solid 2px #999999;
	font-weight				: bold;
	display					: none;
}
.notready {
	margin-left				: 30px;
	margin-top				: 30px;
	margin-bottom			: 30px;
	font-size				: 1em;
	padding					: 20px;
	display					: none;
}
#footer{
	padding					: 25px;
	background-color		: #000;
	border-top				: 1px dotted #999999;
	height					: 60px;
	font-size				: 1em;
	height					: 36em;
	line-height				: 1.4em;
	color					: #dddddd;
}
#footer a{
	color					: inherit;
	font-weight				: bold;
	text-decoration			: underline;
}
.sublogo,
.bigText {
	line-height				: 1em;
	font-size				: 6em;
	margin-top				: 80px;
	margin-bottom			: 40px;
	padding					: 40px;
	text-align				: center;
	display					: block;
}

.simpletext{
	font-size: 1em;
	padding:40px;
	text-align:left;
}
.sublogo{
	margin-bottom			: 0;
}
.small {
	margin-top				: 3em;
	display					: block;
	font-size				: .2em;
	max-width				: 600px;
	margin					: 3em auto;
	line-height				: 1.4em;
}
.notreadyItem{
	padding					: 10px;
}
a {
	color					: inherit;
}
.fulllist{
	color					: #000;
	width					: 100%;
	font-size				: 2em;
	line-height				: 1.4em;
	text-align				: center;
	margin-bottom			: 180px;
	display					: none;
}
.fsimg{
	width					: 100%;
	height					: 200px;
	margin-bottom			: 240px;
	margin-top				: 80px;
	display					: none;
	background-size			: cover;
}

.depthSwitcher{
	display:block;
	position:absolute; top:20px; right:170px; width:50px;
	z-index: 1000
}

.urlname,
.metaurl {
	font-size:.6em;
}
.metaurl{
	color: #777;
}

.pk1828 {
	background-image		: url("/images/1828.jpg");
}
.pkfromvector {
	background-image		: url("/images/fromvector.jpg");
}
.pkimagery {
	background-image		: url("/images/pkimagery.jpg");
}
.reconstruction {
	background-image		: url("/images/reconstruction.jpg");
}
.ciglomen{
	background-image		: url("/images/posters/web/Ciglomen.jpg");
}
.center{
	background-image		: url("/images/posters/web/archCenter-II.jpg");
}
.talagi{
	background-image		: url("/images/posters/web/archTalagiImBau.jpg");
}
.mayskaya{
	background-image		: url("/images/posters/web/MayskayaGorka.jpg");
}
.posterPreview{
	background-size			: cover;
	height					: 300px;
	width					: 300px;
	border-radius			: 30px;
	margin					: 20px 30px;
	opacity					: .7;
	cursor					: pointer;
	display					: inline-block;
}
.posterPreview:hover {
	opacity					: 1;
}
.fsimg .bigText {
	position				: relative;
	top						: 25%;
	background				: rgba(255,255,255, .8);
	text-align				: center;
}

.section {
	margin-top				: 40px;
	margin-bottom			: 20px;
	font-size				: .6em;
	font-weight				: bold;
}
.shelf{
	width					: 100%
	max-width				: 1000px;
	text-align				: left;
	padding					: 0 20%;
}
.shelf a {
	display					:block;
	font-size				: .5em;
	color					: #000000;
	margin-bottom			: .2em;
	margin-left:			: .2em;
	clear					: right;
}
.langMark{
	display: block;
	background-color: #000000;
	color: #FFFFFF;
	padding: 4px;
	font-size: .3em;
	clear:left;
	line-height:.4em;
	width: 30px;

}

.img350 {
	height					: 300px;
	width					: 300px;
	border					: 6px solid #fff;
	border-radius			: 30px;
	margin					: 20px 30px;
	opacity					: .7;
	cursor					: pointer;
	clear					: both;
	box-shadow				: 5px 5px 10px #000;
}
.img350long {
	height					: 300px;
	width					: 500px;
	border					: 6px solid #fff;
	border-radius			: 30px;
	margin					: 20px 30px;
	opacity					: .7;
	cursor					: pointer;
	clear					: both;
	box-shadow				: 5px 5px 10px #000;
}
.img350long:hover,
.img350:hover {
	opacity					: 1;
}
.imgContainer{
	text-align				: center;
	display					: none;
}
.imgContainer .images{
	display					: inline-block;
}
.divider {
	border					: 1px solid #999;
	margin					: 120px auto;
	clear					: both;
	display					: none;
	width					: 45%;
}
.exampleheader {
	display					: block;
	color					: #000;
	font-size				: 1.4em;
}

.langChooser{
	position				: absolute;
	top						: 35px;
	right					: 30px;
	font-size				: 1em;
	clear					: none;
	float					: right;
}

.lang {
	border					: 1px solid #000;
	padding					: 5px;
	margin-right			: 5px;
	cursor					: pointer;
	border-radius			: 4px;
}
.lang:hover{
	background-color		: #eee;
}
.lang.active {
	color					: #eee;
	background-color		: #666;
}

.posterItem {
	width					: 500px;
	margin-top				: 40px;
	border-radius			: 20px;
	border					: solid 8px #eee;
}
.scrollLinks {
	font-size				: .2em;
	width					: 100%;
	text-align				: center;
}
.scrollLinks a {
	color					: #000000;
	display					: inline-block;
	margin					: 0px 10px;
	text-decoration			: none;
}

.postContainer {
	max-width:800px;
	width:800px;
	margin:20px auto;
	text-align: justify;
}

.postImg {
	width: 130px;
	display:inline-block;
	margin: 20px;
	clear:none;
	cursor:pointer;
}
.postImgContainer {
	text-align: center;
	display:block;
	clear:both;
	max-width:800px;
	width:800px;
	margin:auto;
}

.doctypeIcon{
	height: 45px;
	margin-right:25px;
	display:inline-block;
}

.cookieAnnounce{
	position: fixed;
	width: 100%;
	max-width: 400px;
	height: 370px;
	display:none;
	border:2px solid #000000;
	bottom:20px;
	left:40px;
	padding:20px;
	border-radius: 25px;
	background-color:#ffffff;
	text-align:justify;
}
.acceptCookies{
	background-color:#555555;
	color:#ffffcc;
	border-radius: 10px;
	width: 100%;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	margin-top:20px;
	cursor:pointer;
}
.acceptCookies:hover{
	background-color:#777777;
	color:#ffffcc;
}

.arrowDown{
	width:32px;
	height:32px;
	border:none;
	vertical-align:middle;
}
.sectionDiv {
	width				: calc(100% - 300px);
	height				: 600px;
	margin				: 40px auto;
	color				: #222;
	display				: block;
	clear				: both;
	text-align			: center;
	font-size			: 3em;
	overflow			: hidden;
	border				: 4px solid #999;
	border-radius		: 20px;
}
.sectionDiv img {
	width				: 100%;
	height				: 100%;
	z-index				: -2;
	position			: relative;
	display				: block;
	clear				: none;
	margin-bottom		: -400px;
	opacity				: .7;

}
.sectionDiv h2 {
	z-index				: 10;
	position			: relative;
	display				: block;
	clear				: none;
}
.sectionDiv a {
	padding: 40px;
	text-shadow: 0 0 20px #fff, 0 0 15px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 2px #fff;
	

}

@media screen and (max-width: 1920px) {
	body {
		overflow-y			: scroll;
		background-color	: #ffffff;
		min-width:			: 600px;
	}

	.carousel {
		border-bottom		: 2px solid #000000;
		width				: 100%;
		height				: calc(100%-20px);
		display				: none;
	}
	.carousel-inner {
		height				: 100%;
		overflow			: hidden;
	}
	.carousel-inner img {
		width				: 100%;
	}
	.carousel-caption {
		height				: 14em;
		overflow			: hidden;
	}
	.logo {
		position			: absolute;
		top					: 30px;
		left				: 30px;
		font-size			: 3em;
		border				: 2px solid #666;
		border-radius		: 15px;
		padding				: 25px 20px;
		cursor				: pointer;
		color				: black;
		display				: block;
	}
	.logo:hover {
		background-color	: #DDDDDD;
	}
	.h1 {
		clear				: none;
		margin-left			: 24px;
		font-size			: 2em;
		float				: left;
		position			: relative;
		width				: 400px;
		z-index				: 100;
		background-color	: rgba(255,255,255,.7);
		padding				: 20px;
		border-radius		: 20px;
		border				: solid 2px #999999;
		font-weight			: bold;
	}
	.h2 {
		margin-left			: 30px;
		margin-top			: 30px;
		margin-bottom		: 30px;
		width				: 400px;
		font-size			: 2em;
		padding				: 20px;
		border-radius		: 20px;
		border				: solid 2px #999999;
		font-weight			: bold;
		display				: none
	}
	.notready {
		margin-left			: 30px;
		margin-top			: 30px;
		margin-bottom		: 30px;
		font-size			: 1em;
		padding				: 20px;
		display				: none;
	}
	.sublogo,
	.bigText {
		line-height			: 1em;
		font-size			: 3em;
		margin-top			: 30px;
		margin-bottom		: 20px;
		padding				: 40px;
		text-align			: center;
		display				: block;
	}
	.sublogo {
		margin-bottom		: 0;
	}
	.small {
		margin-top			: 3em;
		display				: block;
		font-size			: .4em;
		max-width			: 600px;
		margin				: 1em auto;
		line-height			: 1.4em;
	}
	.notreadyItem {
		padding				: 10px;
	}
	.fulllist{
		width				: 100%;
		font-size			: 1.7em;
		line-height			: 1.8em;
		text-align			: center;
		margin-bottom		: 180px;
		display				: none;
	}
	.fsimg{
		width				: 100%;
		height				: 200px;
		margin-bottom		: 50px;
		margin-top			: 90px;
		display				: none;
	}
	.fsimg .bigText {
		position			: relative;
		top					: 25%;
		background			: rgba(255,255,255, .8);
		text-align			: center;
	}
	.img350 {
		height				: 250px;
		width				: 250px;
		border				: 6px solid #fff;
		border-radius		: 30px;
		margin				: 20px 30px;
		opacity				: .7;
		cursor				: pointer;
		clear				: both;
		box-shadow			: 5px 5px 10px #000;
	}
	.img350long {
		height				: 250px;
		width				: 500px;
		border				: 6px solid #fff;
		border-radius		: 30px;
		margin				: 20px 30px;
		opacity				: .7;
		cursor				: pointer;
		clear				: both;
		box-shadow			: 5px 5px 10px #000;
	}
	.img350long:hover,
	.img350:hover {
		opacity				: 1;
	}
	.imgContainer{
		text-align			: center;
		display				: none;
	}
	.imgContainer .images {
		display				: inline-block;
	}
	.scrollLinks {
		font-size				: .4em;
		width					: 100%;
		text-align				: center;
	}

}

@media screen and (max-width: 700px)  {
	.logo {
		top					: 10px;
		left				: 0;
		position			: relative;
		width				: 60px;
		display				: block;
		margin				: 30px auto;
		font-size			: 2em;
		border				: 2px solid #666;
		border-radius		: 15px;
		padding				: 15px 0px;
		cursor				: pointer;
		color				: black;
		clear				: both;
		text-align			: center;
	}
	.logo:hover {
		background-color	: #DDDDDD;
	}
	.fsimg{
		width				: 100%;
		height				: 200px;
		margin-bottom		: 10px;
		margin-top			: 10px;
		display				: none;
	}
	.sublogo,
	.bigText {
		line-height			: 1em;
		font-size			: 1.6em;
		margin-top			: 10px;
		margin-bottom		: 20px;
		padding				: 10px;
		text-align			: center;
		display				: none;
	}
	.small {
		margin-top			: 3em;
		display				: block;
		font-size			: .5em;
		max-width			: 600px;
		margin				: 1em auto;
		line-height			: 1.2em;
	}
	.fulllist {
		width				: 100%;
		font-size			: .9em;
		line-height			: 1.8em;
		text-align			: center;
		margin				: 4em auto;
	}
	.fulllistItem {
		font-size			: 1.2em;
		margin				: 1em auto;
		width				: calc(100% - 50px);
		border-bottom		: 1px solid #e6e6e6;
		padding-bottom		: 1em;
	}
	.notreadyItem {
		padding				: 10px;
	}
	.h2 {
		margin-left			: 5px;
		margin-top			: 30px;
		margin-bottom		: 30px;
		width				: calc(100% - 25px);
		font-size			: 1em;
		padding				: 5px;
		border-radius		: 20px;
		border				: solid 2px #999999;
		font-weight			: bold;
		display				: none;
	}
	.img350 {
		height				: 250px;
		width				: 250px;
		border				: 6px solid #fff;
		border-radius		: 30px;
		margin				: 20px 30px;
		opacity				: .7;
		cursor				: pointer;
		clear				: both;
		box-shadow			: 5px 5px 10px #000;
	}
	.img350long {
		width				: 250px;
		height				: 250px;
		border				: 6px solid #fff;
		border-radius		: 30px;
		margin				: 20px 30px;
		opacity				: .7;
		cursor				: pointer;
		clear				: both;
		box-shadow			: 5px 5px 10px #000;
	}
	.img350long:hover,
	.img350:hover {
		opacity				: 1;
	}
	.section {
		margin-top			: 40px;
		margin-bottom		: 20px;
		font-size			: 1em;
		font-weight			: bold;
	}
	.shelf{
		text-align			: left;
		padding				: 0 5%;
		line-height			: 1em;
	}
	.shelf a {
		display				: block;
		font-size			: .7em;
		text-align			: center;
		color				: #000000;
		margin-bottom		: 15px;
	}
	.carousel-caption {
		height				: 18em;
		overflow			: hidden;
	}
	.imgContainer {
		text-align			: center;
		display				: none;
	}
	.exampleheader{
		margin-top: 40px;
	}
	#footer{
		font-size			: .8em;
		height				: 40em;
		line-height			: 1.4em;
	}
	.scrollLinks {
		font-size			: .55em;
		width				: 100%;
		text-align			: center;
	}
	.posterPreview{
		background-size			: cover;
		height					: 250px;
		width					: 250px;
		border-radius			: 30px;
		margin					: 20px 30px;
		opacity					: .7;
		cursor					: pointer;
		display					: inline-block;
	}
	.posterPreview:hover {
		opacity					: 1;
	}

	.sectionDiv {
		width					: calc(100% - 30px);
		height					: 300px;
		margin					: 40px auto;
		color					: #222;
		display					: block;
		clear					: both;
		text-align				: center;

		overflow				: hidden;
		border					: 4px solid #999;
		border-radius			: 20px;
	}
	.sectionDiv h2 {
		font-size			: .8em;
		z-index				: 10;
		position			: relative;
		display				: block;
		clear				: none;
		margin-top			: 50%;
	}
}