h1.main,p.demos {
	-webkit-animation-delay: 18s;
	-moz-animation-delay: 18s;
	-ms-animation-delay: 18s;
	animation-delay: 18s;
}
.mini {
	font-size: 0.4em;
	font-weight: lighter;
	font-family: 'Montserrat', sans-serif;
}
.sp-container {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 772px;
/*	background: -webkit-radial-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.3) 35%, rgba(0, 0, 0, 0.9));
	background: -moz-radial-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.3) 35%, rgba(0, 0, 0, 0.9));*/
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	background-position: 35%;
}
.sp-content {
	width: 100%;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
.sp-container h2 {
	position: absolute;
	font-family: 'Courgette', cursive;
	top: 50%;
	line-height: 80px;
	height: 100px;
	margin-top: -50px;
	font-size: 8em;
	width: 100%;
	text-align: center;
	color: transparent;
	-webkit-animation: blurFadeInOut 3s ease-in backwards;
	-moz-animation: blurFadeInOut 3s ease-in backwards;
	-ms-animation: blurFadeInOut 3s ease-in backwards;
	animation: blurFadeInOut 3s ease-in backwards;
	font-weight: lighter;
	
}
.sp-container h2.frame-1 {
	-webkit-animation-delay: 0s;
	-moz-animation-delay: 0s;
	-ms-animation-delay: 0s;
	animation-delay: 0s;
}
.sp-container h2.frame-2 {
	-webkit-animation-delay: 3s;
	-moz-animation-delay: 3s;
	-ms-animation-delay: 3s;
	animation-delay: 3s;
}
.sp-container h2.frame-3 {
	-webkit-animation-delay: 6s;
	-moz-animation-delay: 6s;
	-ms-animation-delay: 6s;
	animation-delay: 6s;
}
.sp-container h2.frame-4 {
	/*font-size: 200px;*/
	-webkit-animation-delay: 9s;
	-moz-animation-delay: 9s;
	-ms-animation-delay: 9s;
	animation-delay: 9s;
}
.sp-container h2.frame-5 {
	-webkit-animation: none;
	-moz-animation: none;
	-ms-animation: none;
	animation: none;
	color: transparent;
	margin-top: 30px;
}
.sp-container h2.frame-5 span {
	-webkit-animation: blurFadeIn 3s ease-in 9s backwards;
	-moz-animation: blurFadeIn 1s ease-in 9s backwards;
	-ms-animation: blurFadeIn 3s ease-in 9s backwards;
	animation: blurFadeIn 3s ease-in 9s backwards;
	color: transparent;
	text-shadow: 0px 0px 1px #fff;
}
.sp-container h2.frame-5 span:nth-child(2) {
	-webkit-animation-delay: 9s;
	-moz-animation-delay: 9s;
	-ms-animation-delay: 9s;
	animation-delay: 9s;
}
.sp-container h2.frame-5 span:nth-child(3) {
	-webkit-animation-delay: 9s;
	-moz-animation-delay: 9s;
	-ms-animation-delay: 9s;
	animation-delay: 9s;
}
.sp-globe {
	position: absolute;
	width: 80%;
	height: 772px;
	left: 5%;
	top: 0%;
	-webkit-animation: fadeInBack 10.6s linear 1s backwards;
	-moz-animation: fadeInBack 10.6s linear 1s backwards;
	-ms-animation: fadeInBack 10.6s linear 1s backwards;
	animation: fadeInBack 10.6s linear 1s backwards;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	background-color: transparent;
	background-image: url(../imagenes/fondo-bodas-de-sangre.png);
	background-repeat: no-repeat;
	background-position: left top;
}
@-webkit-keyframes blurFadeInOut{
	0%{
		opacity: 0;
		text-shadow: 0px 0px 40px #fff;
		-webkit-transform: scale(0.9);
	}
	20%,75%{
		opacity: 1;
		text-shadow: 0px 0px 1px #fff;
		-webkit-transform: scale(0.8);
	}
	100%{
		opacity: 0;
		text-shadow: 0px 0px 50px #fff;
		-webkit-transform: scale(0);
	}
}
@-webkit-keyframes blurFadeIn{
	0%{
		opacity: 0;
		text-shadow: 0px 0px 40px #fff;
		-webkit-transform: scale(0.5);
	}
	50%{
		opacity: 0.5;
		text-shadow: 0px 0px 10px #fff;
		-webkit-transform: scale(0.8);
	}
	100%{
		opacity: 1;
		text-shadow: 0px 0px 1px #fff;
		-webkit-transform: scale(1);
	}
}


@-moz-keyframes blurFadeInOut{
	0%{
		opacity: 0;
		text-shadow: 0px 0px 40px #fff;
		-moz-transform: scale(0.5);
	}
	20%,75%{
		opacity: 1;
		text-shadow: 0px 0px 1px #fff;
		-moz-transform: scale(0.8);
	}
	100%{
		opacity: 0;
		text-shadow: 0px 0px 50px #fff;
		-moz-transform: scale(0);
	}
}


@keyframes fadeInBack{
	0%{
		opacity: 0;
		transform: scale(1);
	}
	50%{
		opacity: 0.5;
		transform: scale(1);
	}
	100%{
		opacity: 10;
		transform: scale(1);
	}
}

@media screen and (max-width: 1000px) {
	.sp-globe {
	width: 100%;
	height: 772px;
	left: 0%;
	background-image: url(../imagenes/fondo-bodas-de-sangre-movil.jpg);
	
}

.sp-container h2 {
	position: absolute;
	top: 40%;
	line-height: 65px;
	height: 100px;
	margin-top: -50px;
	font-size: 5em;
	width: 100%;

}
.mini {
	font-size: 0.3em;
	font-weight: lighter;
	font-family: 'Montserrat', sans-serif;
	line-height: 20px;
}

	}
