html, body {
	background: none repeat scroll 0% 0% #FFF;
	font-family: "Open Sans", sans-serif;
}

a, a:hover, a:focus {
	outline: 0;
}
.header, .content, .footer {
	
}

.nav-arrows {
	top: 46%;
	position: fixed;
	z-index: 1000;
	width: 100%;
}
.nav-arrows_left, .nav-arrows_right {
	width: 4em;
	height: 4em;
	position: absolute;
	cursor: pointer;
}
.nav-arrows_left img, .nav-arrows_right img {
	max-width: 100%;
	height: auto;
}
.nav-arrows_left {
	left: 5%;
}
.nav-arrows_right {
	right: 5%;
}

.button-remove {
	display: none;
	cursor: pointer;
	position: fixed;
	z-index: 1000;
	width: 4em;
	height: 4em;
	top: 2%;
	right: 2%;
}
.button-remove img {
	max-width: 100%;
}

.header {
	background: #384447;
	width: 100%;
	left: 0px;
	right: 0px;
	position: fixed;
	z-index: 100;
	top: 0;
}
.header-inner {

}
.header-inner_logo {
	padding: 1em 2em;
	width: 27em;
}
.header-inner_left {
	float: left;
}
.header-inner_right {
	float: right;
}

.year {
	width: 7.7em;
	float: left;
	position: relative;
}
.year img {
	width: 100%;
}
.year-text {
	position: absolute;
	text-align: center;
	color: #384447;
	font-weight: 500;
	left: 0px;
	right: 0px;
	top: 40%;
	font-size: 1.3em;
}

.home .content {
	margin-top: 0;
	background: url("../img/pic.jpg") no-repeat;
	background-size: cover;
}
.home .content img {
	max-width: 90%;
	max-height: 83%;
	padding-top: 9%;
}

.years .content .block-years {
	background: url('../img/year_background.jpg') no-repeat scroll 0% 0% transparent;
	float: left;
	height: 100%;
	width: 20%;
	border-right: 2px solid #67655a;
	position: relative;
	cursor: pointer;
	background-size: cover !important;
}
.years .content .block-years:nth-child(1) {
	background: url('../img/1914.jpg') no-repeat scroll 0% 0% transparent;
}
.years .content .block-years:nth-child(2) {
	background: url('../img/1915.jpg') no-repeat scroll 0% 0% transparent;
}
.years .content .block-years:nth-child(3) {
	background: url('../img/1916.jpg') no-repeat scroll 0% 0% transparent;
}
.years .content .block-years:nth-child(4) {
	background: url('../img/1917.jpg') no-repeat scroll 0% 0% transparent;
}
.years .content .block-years:nth-child(5) {
	background: url('../img/1918.jpg') no-repeat scroll 0% 0% transparent;
}
.years .content .block-years_name {
	background: url('../img/year_on_map.png') no-repeat scroll 0% 0% / 100% 100% transparent;
	width: 4.5em;
	height: 4.5em;
	text-align: center;
	color: #FFF;
	padding-top: 2.3em;
	font-size: 1.6em;
	font-weight: 500;
	margin: 0px auto;
	position: absolute;
	left: 35%;
	top: 41%;
}

.months .content .block-months {
	background: url('../img/monthBackgrounds/1.jpg') no-repeat scroll 0% 0% transparent;
	background-size: cover !important;
	float: left;
	height: 33.333333%;
	width: 25%;
	border-right: 2px solid #67655a;
	border-top: 2px solid #67655a;
	position: relative;
	cursor: pointer;
}
.months_1914 .content .block-months {
	height: 100%;
}

.months.months_1914 .content .block-months:nth-child(1) { background: url('../img/monthBackgrounds/1_1914.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1914 .content .block-months:nth-child(2) { background: url('../img/monthBackgrounds/2_1914.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1914 .content .block-months:nth-child(3) { background: url('../img/monthBackgrounds/3_1914.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1914 .content .block-months:nth-child(4) { background: url('../img/monthBackgrounds/4_1914.jpg') no-repeat scroll 0% 0% transparent; }

.months.months_1915 .content .block-months:nth-child(1) { background: url('../img/monthBackgrounds/1_1915.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1915 .content .block-months:nth-child(2) { background: url('../img/monthBackgrounds/2_1915.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1915 .content .block-months:nth-child(3) { background: url('../img/monthBackgrounds/3_1915.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1915 .content .block-months:nth-child(4) { background: url('../img/monthBackgrounds/4_1915.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1915 .content .block-months:nth-child(5) { background: url('../img/monthBackgrounds/5_1915.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1915 .content .block-months:nth-child(6) { background: url('../img/monthBackgrounds/6_1915.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1915 .content .block-months:nth-child(7) { background: url('../img/monthBackgrounds/7_1915.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1915 .content .block-months:nth-child(8) { background: url('../img/monthBackgrounds/8_1915.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1915 .content .block-months:nth-child(9) { background: url('../img/monthBackgrounds/9_1915.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1915 .content .block-months:nth-child(10) { background: url('../img/monthBackgrounds/10_1915.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1915 .content .block-months:nth-child(11) { background: url('../img/monthBackgrounds/11_1915.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1915 .content .block-months:nth-child(12) { background: url('../img/monthBackgrounds/12_1915.jpg') no-repeat scroll 0% 0% transparent; }

.months.months_1916 .content .block-months:nth-child(1) { background: url('../img/monthBackgrounds/1_1916.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1916 .content .block-months:nth-child(2) { background: url('../img/monthBackgrounds/2_1916.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1916 .content .block-months:nth-child(3) { background: url('../img/monthBackgrounds/3_1916.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1916 .content .block-months:nth-child(4) { background: url('../img/monthBackgrounds/4_1916.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1916 .content .block-months:nth-child(5) { background: url('../img/monthBackgrounds/5_1916.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1916 .content .block-months:nth-child(6) { background: url('../img/monthBackgrounds/6_1916.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1916 .content .block-months:nth-child(7) { background: url('../img/monthBackgrounds/7_1916.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1916 .content .block-months:nth-child(8) { background: url('../img/monthBackgrounds/8_1916.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1916 .content .block-months:nth-child(9) { background: url('../img/monthBackgrounds/9_1916.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1916 .content .block-months:nth-child(10) { background: url('../img/monthBackgrounds/10_1916.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1916 .content .block-months:nth-child(11) { background: url('../img/monthBackgrounds/11_1916.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1916 .content .block-months:nth-child(12) { background: url('../img/monthBackgrounds/12_1916.jpg') no-repeat scroll 0% 0% transparent; }

.months.months_1917 .content .block-months:nth-child(1) { background: url('../img/monthBackgrounds/1_1917.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1917 .content .block-months:nth-child(2) { background: url('../img/monthBackgrounds/2_1917.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1917 .content .block-months:nth-child(3) { background: url('../img/monthBackgrounds/3_1917.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1917 .content .block-months:nth-child(4) { background: url('../img/monthBackgrounds/4_1917.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1917 .content .block-months:nth-child(5) { background: url('../img/monthBackgrounds/5_1917.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1917 .content .block-months:nth-child(6) { background: url('../img/monthBackgrounds/6_1917.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1917 .content .block-months:nth-child(7) { background: url('../img/monthBackgrounds/7_1917.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1917 .content .block-months:nth-child(8) { background: url('../img/monthBackgrounds/8_1917.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1917 .content .block-months:nth-child(9) { background: url('../img/monthBackgrounds/9_1917.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1917 .content .block-months:nth-child(10) { background: url('../img/monthBackgrounds/10_1917.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1917 .content .block-months:nth-child(11) { background: url('../img/monthBackgrounds/11_1917.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1917 .content .block-months:nth-child(12) { background: url('../img/monthBackgrounds/12_1917.jpg') no-repeat scroll 0% 0% transparent; }

.months.months_1918 .content .block-months:nth-child(1) { background: url('../img/monthBackgrounds/1_1918.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1918 .content .block-months:nth-child(2) { background: url('../img/monthBackgrounds/2_1918.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1918 .content .block-months:nth-child(3) { background: url('../img/monthBackgrounds/3_1918.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1918 .content .block-months:nth-child(4) { background: url('../img/monthBackgrounds/4_1918.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1918 .content .block-months:nth-child(5) { background: url('../img/monthBackgrounds/5_1918.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1918 .content .block-months:nth-child(6) { background: url('../img/monthBackgrounds/6_1918.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1918 .content .block-months:nth-child(7) { background: url('../img/monthBackgrounds/7_1918.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1918 .content .block-months:nth-child(8) { background: url('../img/monthBackgrounds/8_1918.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1918 .content .block-months:nth-child(9) { background: url('../img/monthBackgrounds/9_1918.jpg') no-repeat scroll 0% 0% transparent; }
.months.months_1918 .content .block-months:nth-child(10) { background: url('../img/monthBackgrounds/10_1918.jpg') no-repeat scroll 0% 0% transparent; }

.months .content .block-months_name {
	background: url('../img/year_on_map.png') no-repeat scroll 0% 0% / 100% 100% transparent;
	text-align: center;
	color: #FFF;
	font-weight: 500;
	width: 6.3em;
	height: 6.3em;
	padding-top: 3.1em;
	position: absolute;
	top: 27%;
	left: 35%;
	font-size: 1.2em;
}
.months_1914 .content .block-months_name {
	top: 40%;
}

.photos .content .block-photos {
	float: left;
	height: 33.333333%;
	width: 25%;
	border-right: 2px solid #67655a;
	border-top: 2px solid #67655a;
	position: relative;
	cursor: pointer;
	background-repeat: no-repeat;
	background-size: cover;
}
.photo-icon {
	width: 4em;
	height: auto;
	float: left;
	margin: 0 1em 1em 0;
}
.photos .content .block-photos_description {
	background-image: url("../photos/mini/0.jpg");
	text-align: left;
	padding: 1em;
}
.photos .content .block-photos:nth-child(2) {
	background-image: url("../photos/mini/1.jpg");
}
.photos .content .block-photos:nth-child(3) {
	background-image: url("../photos/mini/2.jpg");
}
.photos .content .block-photos:nth-child(4) {
	background-image: url("../photos/mini/3.jpg");
}
.photos .content .block-photos:nth-child(5) {
	background-image: url("../photos/mini/4.jpg");
}
.photos .content .block-photos:nth-child(6) {
	background-image: url("../photos/mini/5.jpg");
}
.photos .content .block-photos:nth-child(7) {
	background-image: url("../photos/mini/6.jpg");
}
.photos .content .block-photos:nth-child(8) {
	background-image: url("../photos/mini/7.jpg");
}
.photos .content .block-photos:nth-child(9) {
	background-image: url("../photos/mini/8.jpg");
}
.photos .content .block-photos:nth-child(10) {
	background-image: url("../photos/mini/9.jpg");
}
.photos .content .block-photos:nth-child(11) {
	background-image: url("../photos/mini/10.jpg");
}
.photos .content .block-photos:nth-child(12) {
	background-image: url("../photos/mini/11.jpg");
}

.info .content {
	background: url("../img/pic.jpg") no-repeat;
	background-size: cover;
	padding-top: 2em;
}
.info .content .content-info {
	width: 70%;
	background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.88);
	height: 90%;
	margin: 0 auto;
}
.content-info_img {
	padding: 2em;
	padding-bottom: 1em;
}
.content-info_img img {
	margin: 0 auto;
}
.content-info_text {
	padding: 2em;
	text-align: left;
}
.content-info_photo_small {
	width: 70%;
	margin: 0 auto;
}

.content {
	margin-top: 7.8em;
	text-align: center;
	min-height: 35em;
}
.content.full-screen {
	margin: 0px !important;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	height: auto !important;
	z-index: 100;
	background: none repeat scroll 0% 0% #fff;
}
.content.full-screen .nav-arrows {
	display: none;
}
.content.full-screen .button-remove {
	display: block;
}
.content img {
	max-width: 100%;
	max-height: 100%;
	cursor: pointer;
}
.content img.resized {
	max-width: none;
	max-height: none;
}

.toggle-lang {
	display: none;
}
.toggle-lang.active {
	display: block;
}
.toggle-lang .toggle-lang_flag {
	text-align: right;
	margin-top: 2em;
}
.toggle-lang .toggle-lang_flag img {
	max-width: 4em;
}

.footer {
	background: #384447;
	left: 0px;
	right: 0px;
	position: fixed;
	z-index: 100;
	bottom: 0;
}
.footer-divider {
	height: 0.4em;
	background: #e7b28a;
	background: -moz-linear-gradient(left,  #e7b28a 0%, #ab8751 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e7b28a), color-stop(100%,#ab8751));
	background: -webkit-linear-gradient(left,  #e7b28a 0%,#ab8751 100%);
	background: -o-linear-gradient(left,  #e7b28a 0%,#ab8751 100%);
	background: -ms-linear-gradient(left,  #e7b28a 0%,#ab8751 100%);
	background: linear-gradient(to right,  #e7b28a 0%,#ab8751 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7b28a', endColorstr='#ab8751',GradientType=1 );
}
.footer-inner_left {
	float: left;
}
.footer-inner_right {
	float: right;
}
.footer-inner_left .button {
	float: left;
}
.footer-inner_right .button {
	float: left;
}

.button {
	width: 5em;
	position: relative;
}
.button img {
	width: 100%;
}
.button_text {
	position: absolute;
	text-align: center;
	color: #384447;
	font-weight: 500;
	left: 0px;
	right: 0px;
	top: 44%;
	font-size: 0.6em;
}
.button_week .button_text {
	color: #A2A9AB;
	font-size: 0.8em;
	top: 40%;
}
.button_week.active .button_text {
	color: #daa97e;
	font-size: 0.8em;
	top: 40%;
}
.button_week.active::before {
	content: "";
	position: absolute;
	top: -6px;
	width: 0px;
	height: 0px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 6px solid #47545A;
	left: 44%;
}
.button_month {
	width: 9.6em;
	position: relative;
}
.button_month img {
	width: 100%;
}
.button_month .button_text {
	color: #daa97e;
	font-size: 0.9em;
	font-weight: 600;
	top: 40%;
}

@media (min-width : 1490)  {
	body {
		font-size: 14px;
	}
}

@media (min-width : 1125px) 
and (max-width : 1490px) {
	body {
		font-size: 13px;
	}
}

@media (min-width : 1055px) 
and (max-width : 1124px) {
	body {
		font-size: 12px;
	}
}

@media (max-width : 1055px) {
	body {
		font-size: 10px;
	}
	.years .content .block-years:nth-child(1) {
    background: url('../img/monthBackgrounds/medium/years/1914.jpg') no-repeat scroll 0% 0% transparent;
    }
    .years .content .block-years:nth-child(2) {
        background: url('../img/monthBackgrounds/medium/years/1915.jpg') no-repeat scroll 0% 0% transparent;
    }
    .years .content .block-years:nth-child(3) {
        background: url('../img/monthBackgrounds/medium/years/1916.jpg') no-repeat scroll 0% 0% transparent;
    }
    .years .content .block-years:nth-child(4) {
        background: url('../img/monthBackgrounds/medium/years/1917.jpg') no-repeat scroll 0% 0% transparent;
    }
    .years .content .block-years:nth-child(5) {
        background: url('../img/monthBackgrounds/medium/years/1918.jpg') no-repeat scroll 0% 0% transparent;
    }
    .months.months_1914 .content .block-months:nth-child(1) { background: url('../img/monthBackgrounds/small/1_1914.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1914 .content .block-months:nth-child(2) { background: url('../img/monthBackgrounds/small/2_1914.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1914 .content .block-months:nth-child(3) { background: url('../img/monthBackgrounds/small/3_1914.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1914 .content .block-months:nth-child(4) { background: url('../img/monthBackgrounds/small/4_1914.jpg') no-repeat scroll 0% 0% transparent; }
    
    .months.months_1915 .content .block-months:nth-child(1) { background: url('../img/monthBackgrounds/small/1_1915.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1915 .content .block-months:nth-child(2) { background: url('../img/monthBackgrounds/small/2_1915.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1915 .content .block-months:nth-child(3) { background: url('../img/monthBackgrounds/small/3_1915.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1915 .content .block-months:nth-child(4) { background: url('../img/monthBackgrounds/small/4_1915.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1915 .content .block-months:nth-child(5) { background: url('../img/monthBackgrounds/small/5_1915.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1915 .content .block-months:nth-child(6) { background: url('../img/monthBackgrounds/small/6_1915.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1915 .content .block-months:nth-child(7) { background: url('../img/monthBackgrounds/small/7_1915.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1915 .content .block-months:nth-child(8) { background: url('../img/monthBackgrounds/small/8_1915.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1915 .content .block-months:nth-child(9) { background: url('../img/monthBackgrounds/small/9_1915.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1915 .content .block-months:nth-child(10) { background: url('../img/monthBackgrounds/small/10_1915.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1915 .content .block-months:nth-child(11) { background: url('../img/monthBackgrounds/small/11_1915.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1915 .content .block-months:nth-child(12) { background: url('../img/monthBackgrounds/small/12_1915.jpg') no-repeat scroll 0% 0% transparent; }
    
    .months.months_1916 .content .block-months:nth-child(1) { background: url('../img/monthBackgrounds/small/1_1916.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1916 .content .block-months:nth-child(2) { background: url('../img/monthBackgrounds/small/2_1916.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1916 .content .block-months:nth-child(3) { background: url('../img/monthBackgrounds/small/3_1916.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1916 .content .block-months:nth-child(4) { background: url('../img/monthBackgrounds/small/4_1916.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1916 .content .block-months:nth-child(5) { background: url('../img/monthBackgrounds/small/5_1916.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1916 .content .block-months:nth-child(6) { background: url('../img/monthBackgrounds/small/6_1916.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1916 .content .block-months:nth-child(7) { background: url('../img/monthBackgrounds/small/7_1916.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1916 .content .block-months:nth-child(8) { background: url('../img/monthBackgrounds/small/8_1916.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1916 .content .block-months:nth-child(9) { background: url('../img/monthBackgrounds/small/9_1916.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1916 .content .block-months:nth-child(10) { background: url('../img/monthBackgrounds/small/10_1916.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1916 .content .block-months:nth-child(11) { background: url('../img/monthBackgrounds/small/11_1916.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1916 .content .block-months:nth-child(12) { background: url('../img/monthBackgrounds/small/12_1916.jpg') no-repeat scroll 0% 0% transparent; }
    
    .months.months_1917 .content .block-months:nth-child(1) { background: url('../img/monthBackgrounds/small/1_1917.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1917 .content .block-months:nth-child(2) { background: url('../img/monthBackgrounds/small/2_1917.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1917 .content .block-months:nth-child(3) { background: url('../img/monthBackgrounds/small3_1917.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1917 .content .block-months:nth-child(4) { background: url('../img/monthBackgrounds/small/4_1917.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1917 .content .block-months:nth-child(5) { background: url('../img/monthBackgrounds/small/5_1917.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1917 .content .block-months:nth-child(6) { background: url('../img/monthBackgrounds/small/6_1917.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1917 .content .block-months:nth-child(7) { background: url('../img/monthBackgrounds/small/7_1917.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1917 .content .block-months:nth-child(8) { background: url('../img/monthBackgrounds/small/8_1917.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1917 .content .block-months:nth-child(9) { background: url('../img/monthBackgrounds/small/9_1917.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1917 .content .block-months:nth-child(10) { background: url('../img/monthBackgrounds/small/0_1917.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1917 .content .block-months:nth-child(11) { background: url('../img/monthBackgrounds/small/11_1917.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1917 .content .block-months:nth-child(12) { background: url('../img/monthBackgrounds/small/12_1917.jpg') no-repeat scroll 0% 0% transparent; }
    
    .months.months_1918 .content .block-months:nth-child(1) { background: url('../img/monthBackgrounds/small/1_1918.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1918 .content .block-months:nth-child(2) { background: url('../img/monthBackgrounds/small/2_1918.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1918 .content .block-months:nth-child(3) { background: url('../img/monthBackgrounds/small/3_1918.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1918 .content .block-months:nth-child(4) { background: url('../img/monthBackgrounds/small/4_1918.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1918 .content .block-months:nth-child(5) { background: url('../img/monthBackgrounds/small/5_1918.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1918 .content .block-months:nth-child(6) { background: url('../img/monthBackgrounds/small/6_1918.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1918 .content .block-months:nth-child(7) { background: url('../img/monthBackgrounds/small/7_1918.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1918 .content .block-months:nth-child(8) { background: url('../img/monthBackgrounds/small/8_1918.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1918 .content .block-months:nth-child(9) { background: url('../img/monthBackgrounds/small/9_1918.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1918 .content .block-months:nth-child(10){ background: url('../img/monthBackgrounds/small/10_1918.jpg') no-repeat scroll 0% 0% transparent; }
}

@media (max-width : 772px) {
	html, body {
		background: #fff;
	}

	.years .content {
		height: auto !important;
	}
	.years .content .block-years {
		float: none;
		width: 100%;
		height: 11em;
		border-right: none;
		border-top: 2px solid #67655A;
	}
	.years .content .block-years_name {
		left: 43%;
		top: 20%;
	}
	
	.months .content {
		height: auto !important;
	}
	.months .content .block-months {
		float: none;
		width: 100%;
		height: 18em;
		border-right: none;
		border-top: 2px solid #67655A;
	}
	.months .content .block-months_name {
		left: 43%;
	}
	
	.info .content {
		height: auto !important;
	}
	.content-info_text {
	    font-size: 1.5em;
	}
	.photos .content {
		min-height: 43em;
	}
	.content.full-screen {
		background: #fff;
	}
	.content {
		min-height: 0;
	}
	
	.toggle-lang .toggle-lang_flag {
	    text-align: right;
	    margin-top: 0em;
	}
	.toggle-lang .toggle-lang_flag img {
	    max-width: 3em;
	}
	
	.photo-icon {
		display: none;
	}
	
	.header-inner_left, .header-inner_right {
		float: none;
		text-align: center;
	}
	.year {
		float: none;
		display: inline-block;
	}
	
	.footer-inner_left, .footer-inner_right {
		float: none;
		overflow: hidden;
	}
	.years .content .block-years:nth-child(1) {
    background: url('../img/monthBackgrounds/medium/years/1914.jpg') no-repeat scroll 0% 0% transparent;
    }
    .years .content .block-years:nth-child(2) {
        background: url('../img/monthBackgrounds/medium/years/1915.jpg') no-repeat scroll 0% 0% transparent;
    }
    .years .content .block-years:nth-child(3) {
        background: url('../img/monthBackgrounds/medium/years/1916.jpg') no-repeat scroll 0% 0% transparent;
    }
    .years .content .block-years:nth-child(4) {
        background: url('../img/monthBackgrounds/medium/years/1917.jpg') no-repeat scroll 0% 0% transparent;
    }
    .years .content .block-years:nth-child(5) {
        background: url('../img/monthBackgrounds/medium/years/1918.jpg') no-repeat scroll 0% 0% transparent;
    }
    .months.months_1914 .content .block-months:nth-child(1) { background: url('../img/monthBackgrounds/medium/1_1914.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1914 .content .block-months:nth-child(2) { background: url('../img/monthBackgrounds/medium/2_1914.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1914 .content .block-months:nth-child(3) { background: url('../img/monthBackgrounds/medium/3_1914.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1914 .content .block-months:nth-child(4) { background: url('../img/monthBackgrounds/medium/4_1914.jpg') no-repeat scroll 0% 0% transparent; }
    
    .months.months_1915 .content .block-months:nth-child(1) { background: url('../img/monthBackgrounds/medium/1_1915.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1915 .content .block-months:nth-child(2) { background: url('../img/monthBackgrounds/medium/2_1915.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1915 .content .block-months:nth-child(3) { background: url('../img/monthBackgrounds/medium/3_1915.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1915 .content .block-months:nth-child(4) { background: url('../img/monthBackgrounds/medium/4_1915.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1915 .content .block-months:nth-child(5) { background: url('../img/monthBackgrounds/medium/5_1915.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1915 .content .block-months:nth-child(6) { background: url('../img/monthBackgrounds/medium/6_1915.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1915 .content .block-months:nth-child(7) { background: url('../img/monthBackgrounds/medium/7_1915.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1915 .content .block-months:nth-child(8) { background: url('../img/monthBackgrounds/medium/8_1915.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1915 .content .block-months:nth-child(9) { background: url('../img/monthBackgrounds/medium/9_1915.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1915 .content .block-months:nth-child(10) { background: url('../img/monthBackgrounds/medium/10_1915.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1915 .content .block-months:nth-child(11) { background: url('../img/monthBackgrounds/medium/11_1915.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1915 .content .block-months:nth-child(12) { background: url('../img/monthBackgrounds/medium/12_1915.jpg') no-repeat scroll 0% 0% transparent; }
    
    .months.months_1916 .content .block-months:nth-child(1) { background: url('../img/monthBackgrounds/medium/1_1916.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1916 .content .block-months:nth-child(2) { background: url('../img/monthBackgrounds/medium/2_1916.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1916 .content .block-months:nth-child(3) { background: url('../img/monthBackgrounds/medium/3_1916.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1916 .content .block-months:nth-child(4) { background: url('../img/monthBackgrounds/medium/4_1916.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1916 .content .block-months:nth-child(5) { background: url('../img/monthBackgrounds/medium/5_1916.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1916 .content .block-months:nth-child(6) { background: url('../img/monthBackgrounds/medium/6_1916.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1916 .content .block-months:nth-child(7) { background: url('../img/monthBackgrounds/medium/7_1916.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1916 .content .block-months:nth-child(8) { background: url('../img/monthBackgrounds/medium/8_1916.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1916 .content .block-months:nth-child(9) { background: url('../img/monthBackgrounds/medium/9_1916.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1916 .content .block-months:nth-child(10) { background: url('../img/monthBackgrounds/medium/10_1916.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1916 .content .block-months:nth-child(11) { background: url('../img/monthBackgrounds/medium/11_1916.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1916 .content .block-months:nth-child(12) { background: url('../img/monthBackgrounds/medium/12_1916.jpg') no-repeat scroll 0% 0% transparent; }
    
    .months.months_1917 .content .block-months:nth-child(1) { background: url('../img/monthBackgrounds/medium/1_1917.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1917 .content .block-months:nth-child(2) { background: url('../img/monthBackgrounds/medium/2_1917.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1917 .content .block-months:nth-child(3) { background: url('../img/monthBackgrounds/medium/3_1917.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1917 .content .block-months:nth-child(4) { background: url('../img/monthBackgrounds/medium/4_1917.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1917 .content .block-months:nth-child(5) { background: url('../img/monthBackgrounds/medium/5_1917.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1917 .content .block-months:nth-child(6) { background: url('../img/monthBackgrounds/medium/6_1917.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1917 .content .block-months:nth-child(7) { background: url('../img/monthBackgrounds/medium/7_1917.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1917 .content .block-months:nth-child(8) { background: url('../img/monthBackgrounds/medium/8_1917.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1917 .content .block-months:nth-child(9) { background: url('../img/monthBackgrounds/medium/9_1917.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1917 .content .block-months:nth-child(10) { background: url('../img/monthBackgrounds/medium/0_1917.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1917 .content .block-months:nth-child(11) { background: url('../img/monthBackgrounds/medium/11_1917.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1917 .content .block-months:nth-child(12) { background: url('../img/monthBackgrounds/medium/12_1917.jpg') no-repeat scroll 0% 0% transparent; }
    
    .months.months_1918 .content .block-months:nth-child(1) { background: url('../img/monthBackgrounds/medium/1_1918.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1918 .content .block-months:nth-child(2) { background: url('../img/monthBackgrounds/medium/2_1918.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1918 .content .block-months:nth-child(3) { background: url('../img/monthBackgrounds/medium/3_1918.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1918 .content .block-months:nth-child(4) { background: url('../img/monthBackgrounds/medium/4_1918.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1918 .content .block-months:nth-child(5) { background: url('../img/monthBackgrounds/medium/5_1918.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1918 .content .block-months:nth-child(6) { background: url('../img/monthBackgrounds/medium/6_1918.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1918 .content .block-months:nth-child(7) { background: url('../img/monthBackgrounds/medium/7_1918.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1918 .content .block-months:nth-child(8) { background: url('../img/monthBackgrounds/medium/8_1918.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1918 .content .block-months:nth-child(9) { background: url('../img/monthBackgrounds/medium/9_1918.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1918 .content .block-months:nth-child(10){ background: url('../img/monthBackgrounds/medium/10_1918.jpg') no-repeat scroll 0% 0% transparent; }
}

@media (max-width : 420px) {
	body {
		font-size: 9px;
	}
	
	.header-inner_left, .header-inner_right {
	    float: left;
	    text-align: left;
	}
	
	.year {
	    float: none;
	    max-width: 19%;
	}
	.year-text {
		font-size: 1.2em;
	}
	
	.content {
		min-height: 0;
	}
	.content-info_text {
	    font-size: 1.6em;
	}
	.photos .content {
		min-height: 56em;
	}
	.photos .content .block-photos {
	    width: 50%;
	    height: 16.666%;
	}
	.years .content .block-years:nth-child(1) {
    background: url('../img/monthBackgrounds/small/years/1914.jpg') no-repeat scroll 0% 0% transparent;
    }
    .years .content .block-years:nth-child(2) {
        background: url('../img/monthBackgrounds/small/years/1915.jpg') no-repeat scroll 0% 0% transparent;
    }
    .years .content .block-years:nth-child(3) {
        background: url('../img/monthBackgrounds/small/years/1916.jpg') no-repeat scroll 0% 0% transparent;
    }
    .years .content .block-years:nth-child(4) {
        background: url('../img/monthBackgrounds/small/years/1917.jpg') no-repeat scroll 0% 0% transparent;
    }
    .years .content .block-years:nth-child(5) {
        background: url('../img/monthBackgrounds/small/years/1918.jpg') no-repeat scroll 0% 0% transparent;
    }
	.months.months_1914 .content .block-months:nth-child(1) { background: url('../img/monthBackgrounds/small/1_1914.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1914 .content .block-months:nth-child(2) { background: url('../img/monthBackgrounds/small/2_1914.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1914 .content .block-months:nth-child(3) { background: url('../img/monthBackgrounds/small/3_1914.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1914 .content .block-months:nth-child(4) { background: url('../img/monthBackgrounds/small/4_1914.jpg') no-repeat scroll 0% 0% transparent; }
    
    .months.months_1915 .content .block-months:nth-child(1) { background: url('../img/monthBackgrounds/small/1_1915.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1915 .content .block-months:nth-child(2) { background: url('../img/monthBackgrounds/small/2_1915.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1915 .content .block-months:nth-child(3) { background: url('../img/monthBackgrounds/small/3_1915.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1915 .content .block-months:nth-child(4) { background: url('../img/monthBackgrounds/small/4_1915.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1915 .content .block-months:nth-child(5) { background: url('../img/monthBackgrounds/small/5_1915.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1915 .content .block-months:nth-child(6) { background: url('../img/monthBackgrounds/small/6_1915.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1915 .content .block-months:nth-child(7) { background: url('../img/monthBackgrounds/small/7_1915.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1915 .content .block-months:nth-child(8) { background: url('../img/monthBackgrounds/small/8_1915.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1915 .content .block-months:nth-child(9) { background: url('../img/monthBackgrounds/small/9_1915.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1915 .content .block-months:nth-child(10) { background: url('../img/monthBackgrounds/small/10_1915.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1915 .content .block-months:nth-child(11) { background: url('../img/monthBackgrounds/small/11_1915.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1915 .content .block-months:nth-child(12) { background: url('../img/monthBackgrounds/small/12_1915.jpg') no-repeat scroll 0% 0% transparent; }
    
    .months.months_1916 .content .block-months:nth-child(1) { background: url('../img/monthBackgrounds/small/1_1916.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1916 .content .block-months:nth-child(2) { background: url('../img/monthBackgrounds/small/2_1916.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1916 .content .block-months:nth-child(3) { background: url('../img/monthBackgrounds/small/3_1916.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1916 .content .block-months:nth-child(4) { background: url('../img/monthBackgrounds/small/4_1916.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1916 .content .block-months:nth-child(5) { background: url('../img/monthBackgrounds/small/5_1916.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1916 .content .block-months:nth-child(6) { background: url('../img/monthBackgrounds/small/6_1916.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1916 .content .block-months:nth-child(7) { background: url('../img/monthBackgrounds/small/7_1916.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1916 .content .block-months:nth-child(8) { background: url('../img/monthBackgrounds/small/8_1916.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1916 .content .block-months:nth-child(9) { background: url('../img/monthBackgrounds/small/9_1916.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1916 .content .block-months:nth-child(10) { background: url('../img/monthBackgrounds/small/10_1916.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1916 .content .block-months:nth-child(11) { background: url('../img/monthBackgrounds/small/11_1916.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1916 .content .block-months:nth-child(12) { background: url('../img/monthBackgrounds/small/12_1916.jpg') no-repeat scroll 0% 0% transparent; }
    
    .months.months_1917 .content .block-months:nth-child(1) { background: url('../img/monthBackgrounds/small/1_1917.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1917 .content .block-months:nth-child(2) { background: url('../img/monthBackgrounds/small/2_1917.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1917 .content .block-months:nth-child(3) { background: url('../img/monthBackgrounds/small/3_1917.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1917 .content .block-months:nth-child(4) { background: url('../img/monthBackgrounds/small/4_1917.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1917 .content .block-months:nth-child(5) { background: url('../img/monthBackgrounds/small/5_1917.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1917 .content .block-months:nth-child(6) { background: url('../img/monthBackgrounds/small/6_1917.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1917 .content .block-months:nth-child(7) { background: url('../img/monthBackgrounds/small/7_1917.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1917 .content .block-months:nth-child(8) { background: url('../img/monthBackgrounds/small/8_1917.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1917 .content .block-months:nth-child(9) { background: url('../img/monthBackgrounds/small/9_1917.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1917 .content .block-months:nth-child(10) { background: url('../img/monthBackgrounds/small/0_1917.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1917 .content .block-months:nth-child(11) { background: url('../img/monthBackgrounds/small/11_1917.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1917 .content .block-months:nth-child(12) { background: url('../img/monthBackgrounds/small/12_1917.jpg') no-repeat scroll 0% 0% transparent; }
    
    .months.months_1918 .content .block-months:nth-child(1) { background: url('../img/monthBackgrounds/small/1_1918.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1918 .content .block-months:nth-child(2) { background: url('../img/monthBackgrounds/small/2_1918.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1918 .content .block-months:nth-child(3) { background: url('../img/monthBackgrounds/small/3_1918.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1918 .content .block-months:nth-child(4) { background: url('../img/monthBackgrounds/small/4_1918.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1918 .content .block-months:nth-child(5) { background: url('../img/monthBackgrounds/small/5_1918.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1918 .content .block-months:nth-child(6) { background: url('../img/monthBackgrounds/small/6_1918.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1918 .content .block-months:nth-child(7) { background: url('../img/monthBackgrounds/small/7_1918.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1918 .content .block-months:nth-child(8) { background: url('../img/monthBackgrounds/small/8_1918.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1918 .content .block-months:nth-child(9) { background: url('../img/monthBackgrounds/small/9_1918.jpg') no-repeat scroll 0% 0% transparent; }
    .months.months_1918 .content .block-months:nth-child(10){ background: url('../img/monthBackgrounds/small/10_1918.jpg') no-repeat scroll 0% 0% transparent; }
}