html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video
	{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section
	{
	display: block;
}

body,.container {
	line-height: 1;
	overflow-x: hidden;
	-ms-user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	max-height: 1000px;
	background-color: #ffffff;
	font-family: verdana, sans-serif;
}

.container {
	width: 100%;
	max-width: 1920px;
}

#bg_image {
	height: auto;
	display: none;
	background-size: auto 100%
}

.top_image,.story_part {
	background-repeat: no-repeat;
	position: fixed;
	top: 38px;
	background-size: auto 100%;
}

.story_part {
	display: block;
	position: absolute;
}

#header {
	width: 100%;
	height: 20px;
	position: fixed;
	top: 0px;
	left: 0px;
}

#sound_button {
	float: right;
	cursor: pointer;
	background-image: url('resources/soundon.png');
	background-color: #25468c;
	background-repeat: no-repeat;
	background-size: 75% 75%;
	background-position: center;
	margin-top: 10px;
	margin-right: 10px;
	height: 35px;
	width: 35px;
}

#skip_button {
	float: right;
	cursor: pointer;
	color: white;
	font-weight: bold;
	background-color: #128181;
	margin-right: 3.8%;
	margin-top: 9px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	height: 26px;
	z-index: 1000;
}

#sound_button.muted {
	background-image: url('resources/soundoff.png') !important;
}

.story_part p {
	float: left;
	font-family: verdana, sans-serif;
	line-height: 21.6px;
	font-weight: 700;
	color: white;
	text-align: center;
	background-color: rgb(50, 55, 77);
	background-color: rgba(50, 55, 77, 0.8);
	font-size: 19px;
	width: 35%;
	margin-left: 33%;
	margin-top: 334px;
	-webkit-clip-path: polygon(6% 0, 100% 0%, 94% 100%, 0% 100%);
	clip-path: polygon(6% 0, 100% 0%, 94% 100%, 0% 100%);
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
}

.circle {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	cursor: pointer;
	position: absolute;
	background-size: auto 93%;
	background-repeat: no-repeat;
	transition: background-size 0.2s ease-in, margin-left 3s ease-in-out,
		margin-top 2s ease-in-out;
	-moz-transition: background-size 0.2s ease-in, margin-left 3s
		ease-in-out, margin-top 2s ease-in-out;
	-ms-transition: background-size 0.2s ease-in, margin-left 3s ease-in-out,
		margin-top 2s ease-in-out;
	-o-transition: background-size 0.2s ease-in, margin-left 3s ease-in-out,
		margin-top 2s ease-in-out;
	-webkit-transition: background-size 0.2s ease-in, margin-left 3s
		ease-in-out, margin-top 2s ease-in-out;
	background-position: center;
	margin-left: 40px;
}

.circle:hover {
	background-size: auto 100%;
}

.active {
	transition: background-size 0.2s ease-in, margin-left 3s ease-in-out,
		margin-top 2s ease-in-out;
	-moz-transition: background-size 0.2s ease-in, margin-left 3s
		ease-in-out, margin-top 2s ease-in-out;
	-ms-transition: background-size 0.2s ease-in, margin-left 3s ease-in-out,
		margin-top 2s ease-in-out;
	-o-transition: background-size 0.2s ease-in, margin-left 3s ease-in-out,
		margin-top 2s ease-in-out;
	-webkit-transition: background-size 0.2s ease-in, margin-left 3s
		ease-in-out, margin-top 2s ease-in-out;
}

#educatio {
	width: 48%;
	height: 109%;
	margin-left: -12%;
	margin-top: -3%;
}

.active#educatio {
	margin-left: -8%;
	margin-top: 0%;
}

#youtube {
	width: 12.5%;
	height: 28%;
	margin-left: 70.5%;
	margin-top: 25.9%;
	background-image: url('resources/v1_intro_story_8c.png');
}

.active#youtube {
	margin-left: 66.5%;
	margin-top: 21.9%;
}

#facebook {
	width: 7.5%;
	height: 17%;
	margin-left: 84.5%;
	margin-top: 18.9%;
	background-image: url('resources/v1_intro_story_8b.png');
}

.active#facebook {
	margin-left: 79.5%;
	margin-top: 21.9%;
}

#twitter {
	width: 7.9%;
	height: 17%;
	margin-left: 86.1%;
	margin-top: 6.9%;
	background-image: url('resources/v1_intro_story_8a.png');
}

.active#twitter {
	margin-left: 82.1%;
	margin-top: 10.9%;
}

#instagram {
	width: 7.9%;
	height: 17%;
	margin-left: 81.1%;
	margin-top: -5.1%;
	background-image: url('resources/v1_intro_story_8d.png');
}

.active#instagram {
	margin-left: 75.1%;
	margin-top: 2.9%;
}

#story_image_9 {
	width: 100%;
	margin-left: -6%;
	margin-top: 3.9%;
	background-image: url('resources/v1_intro_story_9.png');
}

.active#story_image_9 {
	margin-left: 0%;
	margin-top: 0%;
	transition: margin-left 8s ease-in-out, margin-top 7s ease-in-out;
	-moz-transition: margin-left 8s ease-in-out, margin-top 7s ease-in-out;
	-ms-transition: margin-left 8s ease-in-out, margin-top 7s ease-in-out;
	-o-transition: margin-left 8s ease-in-out, margin-top 7s ease-in-out;
	-webkit-transition: margin-left 8s ease-in-out, margin-top 7s
		ease-in-out;
}

#moocato {
	width: 36%;
	height: 69%;
	margin-left: 61%;
	margin-top: 3.9%;
}

.active#moocato {
	margin-left: 58%;
	margin-top: 6.9%;
}

#studicato {
	width: 61%;
	height: 100%;
	margin-left: 58.5%;
	margin-top: -7%;
}

.active#studicato {
	margin-left: 53.5%;
	margin-top: -11%;
}

#b2btopia {
	width: 51%;
	height: 85%;
	margin-left: -7%;
	margin-top: 2%;
	background-image: url('resources/v1_intro_story_14.png');
}

.active#b2btopia {
	margin-left: -2%;
	margin-top: -3%;
}

#integration {
	width: 38.9%;
	height: 64%;
	margin-left: 7.1%;
	margin-top: -21.1%;
	background-image: url('resources/v1_intro_story_14b.png');
}

.active#integration {
	margin-left: 10.1%;
	margin-top: -17.1%;
}

#oncampus {
	width: 45%;
	height: 103%;
	margin-left: 59.2%;
	margin-top: 5.1%;
}

.active#oncampus {
	margin-left: 54.2%;
	margin-top: -0.1%;
}

#story_part_7 p {
	padding-left: 4%;
	padding-right: 20px;
}

#story_part_14 p {
	padding-left: 12%;
	padding-right: 20px;
}

#story_part_10 p {
	padding-right: 60px;
	margin-left: 28%;
}

#story_part_12 p,#story_part_16 p {
	padding-right: 15%;
	padding-left: 25px;
	margin-left: 18%;
}

#rocket {
	background-image: url('resources/rocket.png');
	margin-left: 46.5%;
	top: 60%;
	position: fixed;
	width: 7%;
	height: 380px;
	background-size: auto 100%;
	background-repeat: no-repeat;
	display: none;
}

#meteor {
	background-image: url('resources/meteor.png');
	width: 9%;
	position: absolute;
	background-size: auto 100%;
	left: -20%;
}

.active#meteor {
	left: 120%;
	margin-top: 0%;
	transition: left 6s linear, top 6s linear;
	-moz-transition: left 6s linear, top 6s linear;
	-ms-transition: left 6s linear, top 6s linear;
	-o-transition: left 6s linear, top 6s linear;
	-webkit-transition: left 6s linear, top 6s linear;
}

#top_image_bg {
	background-image: url('resources/v1_intro_story_bg.png');
}

#top_image_1 {
	background-image: url('resources/v1_intro_story_1.png');
}

#top_image_2 {
	background-image: url('resources/v1_intro_story_2.png');
}

#top_image_3 {
	background-image: url('resources/v1_intro_story_3.png');
}

#top_image_4 {
	background-image: url('resources/v1_intro_story_4.png');
}

#top_image_5 {
	background-image: url('resources/v1_intro_story_5.png');
}

#top_image_5a {
	background-image: url('resources/v1_intro_story_5a.png');
}

#top_image_5b {
	background-image: url('resources/v1_intro_story_5b.png');
}

#top_image_5c {
	background-image: url('resources/v1_intro_story_5c.png');
}

#top_image_5d {
	background-image: url('resources/v1_intro_story_5d.png');
}

#story_part_7 .circle {
	background-image: url('resources/v1_intro_story_7.png');
}

#story_part_10 .circle {
	background-image: url('resources/v1_intro_story_10.png');
}

#story_part_12 .circle {
	background-image: url('resources/v1_intro_story_12.png');
}

#story_part_16 .circle {
	background-image: url('resources/v1_intro_story_16.png');
}

#story_part_17 {
	background-color: #419999;
	border-top: 5px solid white;
	min-height: 250px !important;
}

#debugger_panel {
	z-index: 500;
	font-family: monospace;
	background-color: #000;
	padding: 6px;
	line-height: 120%;
	color: #fff;
	width: 350px;
	height: 40px;
	position: fixed;
	bottom: 0%;
	left: -400px;
	opacity: 0;
}

.bg_image_loaded {
	background-image: url('resources/v1_intro_bg.png');
	background-size: auto 100%;
	position: fixed;
}

#story_part_17 p {
	background-color: transparent;
	margin-top: 10% !important;
	line-height: 38px;
	margin-top: 3% !important;
}

#story_part_17 p span:nth-of-type(1) {
	line-height: 58px;
	font-size: 35px;
}

#story_part_17 p span:nth-of-type(2) {
	line-height: 18px;
	font-size: 16px;
}

@media screen and (max-width: 1700px) {
	.story_part p {
		font-size: 16px;
		line-height: 20px;
	}
}

@media screen and (max-width: 1500px) {
	.story_part p {
		font-size: 15px;
		line-height: 20px;
	}
}

@media screen and (max-width: 1300px) {

	#story_part_17 p span:nth-of-type(1) {
		font-size: 31px;
	}
	
	#story_part_17 p span:nth-of-type(2) {
		line-height: 17px;
		font-size: 15px;
	}

}
@media screen and (max-width: 1200px) {
	.story_part p {
		font-size: 14px;
		line-height: 19px;
	}
	#story_part_17 p span:nth-of-type(1) {
		font-size: 28px;
	}
	
	#story_part_17 p span:nth-of-type(2),#story_part_17 p span:nth-of-type(3) {
		line-height: 17px;
		font-size: 15px;
	}
}

@media screen and (max-width: 1050px) {
	.story_part p {
		font-size: 13px;
		line-height: 16px;
	}
	#story_part_17 p span:nth-of-type(1) {
		font-size: 26px;
	}
}

@media screen and (max-width: 1025px) {
	.bg_image_loaded {
		background-image: url('resources/v1_intro_bg_s.png');
	}
}

@media screen and (max-width: 1000px) {
	.story_part p {
		font-size: 12px;
		line-height: 16px;
	}
	#story_part_17 p span:nth-of-type(1) {
		font-size: 24px;
	}
	
	#story_part_17 p span:nth-of-type(2),#story_part_17 p span:nth-of-type(3) {
		line-height: 16px;
		font-size: 13px;
	}
}

@media screen and (max-width: 900px) {
	.bg_image_loaded {
		background-image: url('resources/v1_intro_bg_xs.png');
	}
	#top_image_bg {
		background-image: url('resources/v1_intro_story_bg_800.png');
	}
	#top_image_1 {
		background-image: url('resources/v1_intro_story_1_800.png');
	}
	#top_image_2 {
		background-image: url('resources/v1_intro_story_2_800.png');
	}
	#top_image_3 {
		background-image: url('resources/v1_intro_story_3_800.png');
	}
	#top_image_4 {
		background-image: url('resources/v1_intro_story_4_800.png');
	}
	#top_image_5 {
		background-image: url('resources/v1_intro_story_5_800.png');
	}
	#top_image_5a {
		background-image: url('resources/v1_intro_story_5a_800.png');
	}
	#top_image_5b {
		background-image: url('resources/v1_intro_story_5b_800.png');
	}
	#top_image_5c {
		background-image: url('resources/v1_intro_story_5c_800.png');
	}
	#top_image_5d {
		background-image: url('resources/v1_intro_story_5d_800.png');
	}
	#top_image_9 {
		background-image: url('resources/v1_intro_story_9_800.png');
	}
	#story_part_7 .circle {
		background-image: url('resources/v1_intro_story_7_800.png');
	}
	#story_part_10 .circle {
		background-image: url('resources/v1_intro_story_10_800.png');
	}
	#story_part_12 .circle {
		background-image: url('resources/v1_intro_story_12_800.png');
	}
	#b2btopia {
		background-image: url('resources/v1_intro_story_14_800.png');
	}
	#integration {
		background-image: url('resources/v1_intro_story_14b_800.png');
	}
	#story_part_16 .circle {
		background-image: url('resources/v1_intro_story_16_800.png');
	}
	#story_part_17 p {
		margin-top: 5% !important;
	}
	#story_part_17 p span:nth-of-type(1) {
		font-size: 22px;
	}
	
}

@media screen and ( max-width: 800px ) {
	#story_part_17 p {
		margin-top: 3% !important;
	}
	#story_part_17 p span:nth-of-type(1) {
		font-size: 19px;
	}
}
@media screen and ( max-width: 700px ) {
	#story_part_17 p span:nth-of-type(1) {
		line-height: 25px;
		font-size: 24px;
	}
	#story_part_17 p span:nth-of-type(2) {
		line-height: 17px;
	}
}

@media screen and (max-width: 600px) {
	#sound_button {
		margin-top: 6px;
		margin-right: 6px;
		height: 25px;
		width: 25px;
	}
	#skip_button {
		margin-right: 4.2%;
		margin-top: 6px;
		padding-top: 5px;
		padding-bottom: 3px;
		padding-right: 8px;
		padding-left: 8px;
		height: 17px;
		font-size: 15px;
	}
	.top_image {
		top: 20px;
	}
	#top_image_1 {
		background-image: url('resources/v1_intro_story_1_600.png');
	}
	#top_image_2 {
		background-image: url('resources/v1_intro_story_2_600.png');
	}
	#top_image_3 {
		background-image: url('resources/v1_intro_story_3_600.png');
	}
	#top_image_4 {
		background-image: url('resources/v1_intro_story_4_600.png');
	}
}

@media screen and (max-width:500px) {
	.bg_image_loaded {
		background-image: url('resources/v1_intro_bg_xxs.png');
	}
	#story_part_17 p span:nth-of-type(1) {
		line-height: 25px;
		font-size: 20px;
	}
	#story_part_17 p span:nth-of-type(2) {
		line-height: 17px;
	}

}
#ending_rocket {
	background-image: url('resources/rocket_gr.png');
	width: 11.9%;
	position: absolute;
	height: 80%;
	left: 15%;
	top: 11%;
	background-size: 100% auto;
	transform: rotate(200deg);
	background-repeat: no-repeat;
}

.active#ending_rocket {
	left: 19.1%;
	top: -7.1%;
	transition: left 3s linear, top 3s linear;
	-moz-transition: left 3s linear, top 3s linear;
	-ms-transition: left 3s linear, top 3s linear;
	-o-transition: left 3s linear, top 6s linear;
	-webkit-transition: left 3s linear, top 3s linear;
}

#ending_botti {
	background-image: url('resources/botti.png');
	width: 11.9%;
	height: 33%;
	margin-left: 72.1%;
	margin-top: 3%;
	background-size: 100% auto;
	background-repeat: no-repeat;
}

.active#ending_botti {
	animation-name: botti-springt;
	animation-iteration-count: infinite;
	animation-direction: alternate;
	animation-duration: 3s;
}

@keyframes botti-springt {
	from { 
		margin-left: 73.1%;
		margin-top: 6%;
	}
	to {
		margin-left:72.1%;
		margin-top: 2%;
	}

}
#preloader_status {
	color: #000;
	font-weight: bolder;
	font-size: 200%;
	width: 100%;
	top: 25%;
	z-index: 500;
	position: absolute;
	text-align: center;
}

.top_image,.story_part,#meteor {
	display: none;
}

.flipped {
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}