body {
	font-family: 'Roboto', sans-serif;
	background-image: url('../res/background/braille.jpg');
	background-color: #ffffff;
	font-weight: 400;
	font-size: 18px;
}

h1,h2,h3,h4 {
	margin: 0;
}

.headline {
	margin: 0;
	font-family: 'Roboto Slab', serif;
}

@media screen and (max-width: 1024px) {
	body {
		padding-top: 52px;
		background-image: none;
		background-color: #000000;
		margin: 10px;
		position: relative;
	}

	body:after {
		content: '';
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 10px;
		background-color: #000000;
	}

	img {
		width: auto;
		height: auto;
		max-width: 100%;
		max-height: 100%;
		display: block;
		margin: 0 auto;
	}

	.headline--primary {
		font-size: 22px;
	}

	.headline--secondary {
		font-size: 18px;
	}

	.menu-wrapper {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		background-color: #ffffff;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
        justify-content: space-between;
		padding: 10px 0;
		z-index: 100;
		border-bottom: 10px solid #000000;
	}

	#menu1,
	#menu2,
	#menu3,
	#menu4,
	#menu5,
	#menu6,
	#menu7,
	#menu8 {
		width: auto;
		height: 30px;
		-webkit-box-flex: 1;
		-ms-flex: 1 0 auto;
        flex: 1 0 auto;
        position: relative;
	}

	a.menu {
		font-size: 5px;
		text-indent: -10000000px;
		display: block;
		z-index: 10;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
	}

	#menu1 {
		background-color: rgb(255, 0, 0);
		border: solid 1px rgb(255, 0, 0);
	}
	#menu2 {
		background-color: rgb(0, 0, 0);
		border: solid 1px rgb(0, 0, 0);
	}
	#menu3 {
		background-color: #E5E500;
		border: solid 1px #E5E500;
	}

	#menu4 {
		background-color: rgb(255,165,0);
		border: solid 1px rgb(255,165,0);
	}

	#menu5 {
		background-color: rgb(138,43,226);
		border: solid 1px rgb(138,43,226);
	}
	#menu6 {
		background-color: rgb(34,139,34);
		border: solid 1px rgb(34,139,34);
	}
	#menu7 {
		background-color: rgb(24,116,205);
		border: solid 1px rgb(24,116,205);
	}
	#menu8 {
		background-color: #bebebe;
		border: solid 1px #bebebe;
	}

	#chanel_real,
	#cat_real,
	#photobooth_real,
	#pacman_real,
	#shirin_real,
	#bot_real,
	#stuff_real,
	#keyll_real {
		background-color: #ffffff;
		position: relative;
		padding: 10px 20px;
		margin-bottom: 40px;
	}

	.video-container {
	    position: relative;
	    padding-bottom: 56.25%;
	    padding-top: 30px;
	    height: 0;
	    overflow: hidden;
	}

	.video-container iframe,
	.video-container object,
	.video-container embed {
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%!important;
	    height: 100%!important;
	}

	table td {
		width: 100%;
		display: block;
	}

	table tr {
		margin-bottom: 10px;
		display: block;
	}
}

@media screen and (min-width: 1025px) {
	#chanel_real,
	#cat_real,
	#photobooth_real,
	#pacman_real,
	#shirin_real,
	#bot_real,
	#stuff_real,
	#keyll_real {
		background-color: #ffffff;
		position: absolute;
	}

	#chanel_real {
		left: 3000px;
		top: 200px;
		width: 950px;
	}

	#cat_real {
		left: 8100px;
		top: 28600px;
		width: 862px;
	}

	#photobooth_real {
		left: 8300px;
		top: 3000px;
		width: 864px;
		padding-right: 900px;
	}

	#pacman_real {
		left: 5000px;
		top: 15000px;
		width: 980px;
	}

	#pacman_real .wrapper {
		padding-left: 50px;
	}

	#pacman_real .gif {
		 padding-left: 185px;
	}

	#shirin_real {
		left: 2000px;
		top: 20000px;
		width: 902px;
	}

	#shirin_real img {
		float: left;
		padding-right: 15px;
	}

	#shirin_real p {
		clear: both;
	}

	#shirin_real td {
		vertical-align: top;
	    padding-right: 45px;
	    padding-bottom: 20px;
	}

	#bot_real {
		left: 3330px;
		top: 10000px;
		width: 950px;
	}

	#bot_real .wrapper {
		padding-left: 65px;
	}


	#stuff_real {
		left: 1500px;
		top: 28000px;
		width: 950px;
	}

	#keyll_real {
		width: 950px;
		left: 5000px;
		top: 24000px;
	}

	a.menu {
		z-index: 2;
		position: fixed;
		left: 10px;
		height: 50px;
		width: 50px;
		line-height: 15px;
	}

	a.menu:hover {
		background-color: rgba(255, 255, 255, 0.7);
		text-decoration: none;
	}

	a.menu1 {
		top:160px;
		background-color: rgb(255, 0, 0);
		color: rgb(255, 0, 0);
		border: solid 1px rgb(255, 0, 0);
		font-size: 13px;
	}
	a.menu2 {
		top:90px;
		background-color: rgb(0, 0, 0);
		color: rgb(0, 0, 0);
		border: solid 1px rgb(0, 0, 0);
		font-size: 13px;
	}
	a.menu3 {
		top: 20px;
		background-color: #E5E500;
		color: #E5E500;
		border: solid 1px #E5E500;
		font-size: 11px;
	}

	a.menu4 {
		top:230px;
		background-color: rgb(255,165,0);
		color: rgb(255,165,0);
		border: solid 1px rgb(255,165,0);
		font-size: 14px;
	}

	a.menu5 {
		top:510px;
		background-color: rgb(138,43,226);
		color: rgb(138,43,226);
		border: solid 1px rgb(138,43,226);
		font-size: 13px;
	}
	a.menu6 {
		top:370px;
		background-color: rgb(34,139,34);
		color: rgb(34,139,34);
		border: solid 1px rgb(34,139,34);
		font-size: 13px;
	}
	a.menu7 {
		top:440px;
		background-color: rgb(24,116,205);
		color: rgb(24,116,205);
		border: solid 1px rgb(24,116,205);
		font-size: 14px;
	}
	a.menu8 {
		top:300px;
		background-color: #bebebe;
		color: #bebebe;
		border: solid 1px #bebebe;
		font-size: 13px;
	}

	.headline--primary {
		font-size: 30px;
	}

	.headline--secondary {
		font-size: 24px;
	}

	p {
		margin: 10px 0;
		font-size: 18px;
		font-family: 'Roboto', sans-serif;
		font-weight: 400;
	}

	p a {
		color: #000000;
		text-decoration: underline;
	}

	.photo-wrapper {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.photo-wrapper img {
		width: 32%;
		margin-bottom: 10px;
	}

	.image-wrapper img {
		width: 300px;
	}
}