.se-container{
	display: block;
	width: 100%;
	overflow: hidden;
	padding-top: 400px;
}
.se-slope{
	margin: 0 -50px;
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-o-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
}
.se-slope:nth-child(odd){
	/*background-image: linear-gradient(#f1e767, #feb645);*/
	background: url(../img/back1_mundial100b.gif);
	-webkit-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	-o-transform: rotate(5deg);
	-ms-transform: rotate(5deg);
	transform: rotate(5deg);
	margin-top: -200px;
	/*box-shadow: 0px -1px 3px rgba(0,0,0,0.4);*/
}
.se-slope:nth-child(even){
	/*background: #e90089;*/
	background: url('../img/back1_mundial100.gif');
	/*background-image: linear-gradient(#ff9d2f, #ff6126);*/
	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);
	transform: rotate(-5deg);
/*	box-shadow: 0px 2px 3px rgba(0,0,0,0.4) inset;*/
}
.se-content{
	margin: 0 auto;
}
.se-content h3{
	font-size: 50px;
	position: relative;
	display: inline-block;
	padding: 10px 10px 8px 10px;
	height: 60px;
	background: #7b0e30;
	line-height: 60px;
	margin-bottom: 20px;
	font-family: 'Ubuntu', sans-serif;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.9);
}
.se-content h3:before{
	content: '';
	width: 0;
	height: 0;
	border-top: 38px solid transparent;
	border-bottom: 40px solid transparent;
	border-right: 40px solid #d7c393;
	position: absolute;
	left: -39px;
	top: 0px;
}
.se-content h3:after{
	content: '';
	width: 0;
	height: 0;
	border-top: 38px solid transparent;
	border-bottom: 40px solid transparent;
	border-left: 40px solid #d7c393;
	position: absolute;
	right: -39px;
	top: 0px;
}
.se-slope:nth-child(odd) .se-content h3:before,
.se-slope:nth-child(odd) .se-content h3:after{
	border-right-color: #7b0e30;
	border-left-color: #7b0e30;
}
.se-content p{
	width: 90%;
	max-width: 400px;
	margin: 0 auto;
	font-style: italic;
	font-size: 32px;
	line-height: 35px;
	padding-top: 10px;
}
.se-content p:first-letter{
	font-size: 40px;
	font-family: 'Ubuntu', sans-serif;
	/*font-family: 'Adobe Garamond Pro', Garamond, Palatino, 'Palatino Linotype', Times, 'Times New Roman', Georgia, serif;*/
}
.se-slope:nth-child(odd) .se-content{
	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);
	transform: rotate(-5deg);
	color: #7b0e30;
	padding: 35px 60px 270px 60px;
}
.se-slope:nth-child(even) .se-content{
	-webkit-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	-o-transform: rotate(5deg);
	-ms-transform: rotate(5deg);
	transform: rotate(5deg);
	color: #d7c393;
	padding: 100px 66px 170px 66px;
}
.se-slope:nth-child(odd) .se-content h3{

	background: #7b0e30;
	color: #d7c393;
}
.se-slope:nth-child(even) .se-content h3{
	background: #d7c393;
	color: #7b0e30;
}
.premios_lg {
	display: block;
}
.premios_xs{
	display: none;
	width: 100%;
	height: auto;
}

.logo_lg {
		display: block;
	}
	.logo_xs{
		display: none;
	}

.img1{ 
	position: absolute;
	z-index: 1;
	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);
	transform: rotate(-5deg);
	width: 600px; height: 300px;
	margin-top:0px;
	float: center;

}
.linksize {
	font-size: 32px;
}
.cardimg{
	position: absolute;
	left: 64%;
	top: -230px;
	width: 300px;
}
.movil01{
	width: 400px;
	position: absolute;
	right: 60%;
    margin-top: -163px;
/*	-webkit-transform: rotate(15deg);
	-moz-transform: rotate(15deg);
	-o-transform: rotate(15deg);
	-ms-transform: rotate(15deg);
	transform: rotate(15deg);*/
}
.movil02{
	width: 400px;
	position: absolute;
	top:-207px;
	left: 61%;
}
.botonjugar{
	position: absolute; 
	right: 46%; 
	margin-top: -127px;
	-webkit-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	-o-transform: rotate(5deg);
	-ms-transform: rotate(5deg);
	transform: rotate(5deg);
}
.movil03{
	width: 400px; 
	margin-top: -119px; 
	position: absolute;
	right: 60%;
}
.text1{
	padding-bottom: 0px;
	padding-top: 20px;
}
.text2{
	padding-bottom: 0px;
}
.text3{
	padding-bottom: 0px;
	padding-top: 20px;
}
.text4{
	padding-bottom: 0px;
	padding-top:0px;
}
.text5{
	padding-top: 50px; padding-bottom: 65px;
}

/* Media Queries */
@media screen and (max-width: 1140px){
	.text3{
		padding-top: 100px;
	}
}
@media screen and (max-width: 1420px){
	.se-content h3{
		font-size: 40px;
	}
	.text5{
		padding-top: 150px; 
		padding-bottom: 0px;
	}
	.botonjugar{		
		margin-top: -136px;
		right: 44%; 
	}


}
@media screen and (max-width: 980px) {
	.botonjugar{		
		margin-top: -155px;
		right: 41%; 
	}

}
@media screen and (max-width: 938px) {
	.premios_lg {
		display: none;
	}
	.premios_xs{
		display: block;
	}

}
@media screen and (max-width: 895px) {
	.img_rotar{
		margin-top: -500px;
	}
	.movil02{
		top: -215px;
		left: 33%;
	}
	.movil03{
		right: 27%;
		margin-top: -225px; 
	}
	.text1{
		padding-bottom: 70px;
	}
	.text2{
		padding-bottom: 280px;
	}
	.text3{
		padding-top: 115px;
		padding-bottom: 50px;
	}
	.movil01{
		right: 30%;
		margin-top: -280px;
	}
	.text4{
		padding-bottom: 220px;
		padding-top:110px;
	}
}

@media screen and (max-width: 767px) {
	.img_rotar{
		margin-top: -250px;
	}
	.se-content h3{
		font-size: 40px;
	}
	.se-container{
		padding-top: 480px;
	}
	.cardimg{
		left: 39%;
		top: -251px;
		width: 234px;
	}
	.botonjugar{		
		right: 38%; 
	}

}

@media screen and (max-width: 670px) {
	.cardimg{
		left: 37%;
		top: -259px;
	}
	.movil01{
		margin-top: -272px;
	}
}

@media screen and (max-width: 530px) {
	.linksize {
		font-size: 27px;
	}
	.botonjugar{		
		right: 36%; 
	}
	.movil03{
		right: 16%;
    margin-top: -218px;
	}
	    
}

@media screen and (max-width: 520px) {
	.logo_lg {
		display: none;
	}
	.logo_xs{
		display: block;
	}
	.se-container{
		padding-top: 420px;
	}
	
	.movil02{
		left: 15%;
	}

}

@media screen and (max-width: 450px) {
	.linksize {
		font-size: 22px;
	}
	.movil01{
		right: 12%;
	}
}


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

	.linksize {
		font-size: 18px;
	}
	.se-content h3{
		font-size: 35px;
	}
	.se-content p{
		width: 95%;
	}
	.se-slope:nth-child(odd) .se-content,
	.se-slope:nth-child(even) .se-content{
	/*	
		padding-left:60px;
		padding-right:60px;*/
		
	}
	.botonjugar{		
		right: 34%; 
	}
}

@media screen and (max-width: 380px) {
	.cardimg{
		left: 32%;
  	  top: -260px;
	}
	.botonjugar{		
		right: 32%; 
	}
	
}
