@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);
@font-face {
	font-weight: normal;
	font-style: normal;
}

body {
	background: #FFF;
	color: #000;
	font-weight: 500;
	font-family: 'Lato', Calibri, Arial, sans-serif;
}

a, button, button2, button-online, button-campeonato {
	outline: none;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover, a:focus {
	color: #2c774b;
	outline: none;
}


.clearfix:before,
.clearfix:after {
	display: table;
	content: " ";
}

.clearfix:after {
	clear: both;
}

.codrops-header,
.codrops-top {
	font-family: 'Lato', Arial, sans-serif;
}

.codrops-header {
	margin: 0 auto 3em;
	padding: 3em;
	text-align: center;
}

.codrops-header h1 {
	margin: 0;
	font-weight: 300;
	font-size: 2.625em;
	line-height: 1.3;
}

.codrops-header span {
	display: block;
	padding: 0 0 0.6em 0.1em;
	font-size: 60%;
	color: #aca89a;
}

.codrops-top {
	width: 100%;
	text-transform: uppercase;
	font-size: 0.69em;
	line-height: 2.2;
	font-weight: 400;
	background: rgba(255,255,255,0.3);
}

.codrops-top a {
	display: inline-block;
	padding: 0 1em;
	text-decoration: none;
	letter-spacing: 0.1em;
}

.codrops-top a:hover {
	background: rgba(255,255,255,0.4);
	color: #333;
}

.codrops-top span.right {
	float: right;
}

.codrops-top span.right a {
	display: block;
	float: left;
}

.codrops-icon:before {
	margin: 0 4px;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: 'codropsicons';
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
}

.codrops-icon-drop:before {
	content: "\e001";
}

.codrops-icon-prev:before {
	content: "\e004";
}

.main {
	max-width: 69em;
	margin: 0 auto;
}

.column {
	float: left;
	width: 100%;
	padding: 0 0em;
	position: relative;
	text-align: center;
}

.column:nth-child(2) {
	box-shadow: -1px 0 0 rgba(0,0,0,0.1);
	text-align: left;
}

.column p {
	font-weight: 300;
	font-size: 2em;
	padding: 0 0 0.5em;
	margin: 0;
	line-height: 1.5;
}



button {
	
	border: none;
	padding: 0.6em 1.2em;
	color: #fff;
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 1em;
	letter-spacing: 1px;
	text-transform: uppercase;
	cursor: pointer;
	display: inline-block;
	margin: 10px 10px;
	border-radius: 10px;
	height: 300px;
	width: 300px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: transparent;
}

button2 {
	
	border: none;
	padding: 0em 0em;
	color: #fff;
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 1em;
	letter-spacing: 1px;
	text-transform: uppercase;
	cursor: pointer;
	display: inline-block;
	margin: 0px 0px;
	border-radius: 0px;
	height: 50px;
	width: 50px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: transparent;

}

.online {
	
	background-image: url('http://disa.tiemposonline.com/images/online_200.png');
		background-color: #0063ac;

}

.campeonato {
	
	background-image: url('http://disa.tiemposonline.com/images/clasificacion_200.png');
			background-color: #0063ac;

}

.equipo {
	
	background-image: url('http://disa.tiemposonline.com/images/equipo_200.png');
			background-color: #0063ac;

}


.calendario {
	
	background-image: url('http://disa.tiemposonline.com/images/calendario_200.png');
			background-color: #0063ac;

}



button:hover {
}

.general {
	text-align: center;
	font-size: 1.4em;

}

.info {
	text-align: center;
	font-size: 1.3em;
	margin-top: 3em;
	clear: both;
	padding: 3em 0;
	opacity: 0.7;
	color: #000;

}

.info a {
	font-weight: 700;
	font-size: 0.9em;
}


.lineaamarilla {

width:100%;
height:30px;
background-color:#ffdf01;

}


.dots {

	width: 100%;
	height: 40px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: transparent;
	background-image: url('http://disa.tiemposonline.com/images/adots.png');

}

@media screen and (max-width: 650px) {

	button {
	
	height: 250px;
	width: 250px;

}


.online {
	
	background-image: url('http://disa.tiemposonline.com/images/online_200.png');
		background-color: #0063ac;

}

.campeonato {
	
	background-image: url('http://disa.tiemposonline.com/images/clasificacion_200.png');
			background-color: #0063ac;

}

.equipo {
	
	background-image: url('http://disa.tiemposonline.com/images/equipo_200.png');
			background-color: #0063ac;

}

.calendario {
	
	background-image: url('http://disa.tiemposonline.com/images/calendario_200.png');
			background-color: #0063ac;

}


}


@media screen and (max-width: 600px) {

	button {
	
	height: 220px;
	width: 220px;

}


.online {
	
	background-image: url('http://disa.tiemposonline.com/images/online_200.png');
		background-color: #0063ac;

}

.campeonato {
	
	background-image: url('http://disa.tiemposonline.com/images/clasificacion_200.png');
			background-color: #0063ac;

}

.equipo {
	
	background-image: url('http://disa.tiemposonline.com/images/equipo_200.png');
			background-color: #0063ac;

}

.calendario {
	
	background-image: url('http://disa.tiemposonline.com/images/calendario_200.png');
			background-color: #0063ac;

}


}

@media screen and (max-width: 530px) {

.general {
	font-size: 1.3em;

}

	button {
	
	height: 180px;
	width: 180px;

}

.online {
	
	background-image: url('http://disa.tiemposonline.com/images/online_125.png');
		background-color: #0063ac;

}

.campeonato {
	
	background-image: url('http://disa.tiemposonline.com/images/clasificacion_125.png');
			background-color: #0063ac;

}

.equipo {
	
	background-image: url('http://disa.tiemposonline.com/images/equipo_125.png');
			background-color: #0063ac;

}

.calendario {
	
	background-image: url('http://disa.tiemposonline.com/images/calendario_125.png');
			background-color: #0063ac;

}

.dots {
	
	background-image: url('http://disa.tiemposonline.com/images/adots_300.png');

}

}

@media screen and (max-width: 425px) {

	button {
	
	height: 150px;
	width: 150px;

}





}

@media screen and (max-width: 375px) {

.general {
	font-size: 1.2em;

}

	button {
	
	height: 130px;
	width: 130px;

}


.online {
	
	background-image: url('http://disa.tiemposonline.com/images/online_75.png');
		background-color: #0063ac;

}

.campeonato {
	
	background-image: url('http://disa.tiemposonline.com/images/clasificacion_75.png');
			background-color: #0063ac;

}

.equipo {
	
	background-image: url('http://disa.tiemposonline.com/images/equipo_75.png');
			background-color: #0063ac;

}

.calendario {
	
	background-image: url('http://disa.tiemposonline.com/images/calendario_75.png');
			background-color: #0063ac;

}

.dots {
	
	background-image: url('http://disa.tiemposonline.com/images/adots_250.png');

}

.lineaamarilla {

height:20px;

}


}

@media screen and (max-width: 325px) {


.general {
	font-size: 0.9em;

}

	button {
	
	height: 110px;
	width: 110px;

}



}




@media screen and (max-width: 275px) {

	
	button {
	
	height: 90px;
	width: 90px;

}

.dots {
	
	background-image: url('http://disa.tiemposonline.com/images/adots_150.png');

}

.lineaamarilla {

height:10px;

}

}