/* AJUSTES RESPONSIVE */
img.responsive {
	max-width: 100%;
}

.top-nav .menu-mobile ul {
	background-color: #DB0A16;
}

.welcome-video {
	margin-top: 60px;
}

.header-posiciones .podio h4 {
	font-size: 1.5rem;
}

.top-nav .instance-logo img {
	position: relative;
}

.top-nav .instance-logo {
	display: flex;
	align-items: center;
}

.top-nav .menu {
	margin-left: 0;
}

.header-area {
	display: flex;
	flex-direction: row;
}

.leaderboard .c100 {
	padding: 0 !important;
}

.top-nav .menu li a {
	font-size: .85em !important;
}

/* ################################################################################################################### */
/* ################################################################################################################### */

@media only screen and (min-width : 1400px) {

	.container {
		width: 1170px;
	}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
	.header-posiciones .podio .col .textos {
		align-content: center;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

	.top-nav .menu li a {
		font-size: .8em !important;
	}

	.header-posiciones .podio h4 {
		font-size: 1.3rem;
	}

}

/* ################################################################################################################### */
/* ################################################################################################################### */
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.nav-profile .puntajes h6 {
		display: none;
	}

	.header-posiciones .podio .col .textos {
		align-content: center;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

	.perfil-container .avatar {
		max-width: 200px;
	}

}

/* ################################################################################################################### */
/* ################################################################################################################### */
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

	.navfilter {
		padding-left: 10px;
		padding-right: 10px;
		font-size: .9em;
	}

	.navfilter .opener {
		display: block;
		position: absolute;
		bottom: -35px;
		right: 9px;
		background: rgb(238 238 238);
		padding: 13px 22px 9px;
		border-bottom-left-radius: 9px;
		border-bottom-right-radius: 9px;
		box-shadow: 0 3px 3px rgb(0 0 0 / 11%);
	}

	.navfilter label {
		display: none;
	}

	body.premios .first-content,
	body.beneficios .first-content {
		padding-top: 80px;
	}

	body.premios.navfilter-opened .first-content,
	body.beneficios.navfilter-opened .first-content {
		padding-top: 200px;
	}

	body.premios .noresult {
		margin-left: 15px;
		margin-right: 15px;
		background-color: #fbfbfb;
	}

}

/* ################################################################################################################### */
/* ################################################################################################################### */
/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

	.perfil-container .creditos {
		display: block;
		font-size: 1.8rem;
	}

	.leaderboard-group-scroll {
		max-height: 300px;
		overflow-y: auto;
	}

	.title span {
		line-height: 1.8rem;
	}

	.top-nav .menu a {
		background-color: transparent;
		color: #ffffffaa;
	}

	.nav-profile .avatar .img {
		width: 54px;
		height: 54px;
	}

	.nav-profile .puntajes h3 {
		font-size: 1em;
	}

	.nav-profile .avatar {
		width: 38px;
		height: 38px;
	}

	.nav-profile .c100 {
		font-size: 46px !important;
	}

	.form-horizontal .control-label,
	.form-horizontal .radio-inline,
	.form-horizontal .checkbox-inline {
		text-align: center;
		width: 100%;
		padding-bottom: 5px;
	}

	.first-content,
	body.home .first-content {
		padding-top: 71px;
	}

	.header-posiciones .podio {
		min-height: 300px;
		padding-left: 0;
		padding-right: 0;
		background-size: 102% 49% !important;
	}

	.header-posiciones .podio h3 {
		font-size: 1.4em;
	}

	.header-posiciones .podio h4 {
		font-size: 1.1em;
		padding: 0;
	}

	.header-posiciones .podio h4 span {
		display: block;
	}

	.header-posiciones .podio h5 {
		font-size: .9em;
	}

	.header-posiciones .podio .c100 {
		font-size: 80px;
	}

	.header-posiciones .podio .col .banderin {
		background-size: 46px auto;
		height: 100px;
		flex: none;
	}

	.header-posiciones .pre-podio {
		padding-left: 0;
		padding-right: 0;
	}

	.header-posiciones .podio .col.posicion1 .textos {
		flex: 0 0 100px;
	}

	.header-posiciones .podio .col {
		padding-left: 5px;
		padding-right: 5px;
	}

	.header-posiciones .podio .col.posicion2 .textos {
		flex: 0 0 77px;
	}

	.header-posiciones .podio .col.posicion3 .textos {
		flex: 0 0 68px;
	}

	body.home .noticias .image {
		margin-bottom: 15px;
	}

	.home .premios .premio {
		min-height: 200px;
		padding: 17px 15px;
	}

	.home .premios .info {
		padding-left: 0;
		padding-right: 0;
	}

	body.premios .premios .premio {
		background-size: 82% auto;
		padding: 30px 51px
	}

	.premios .nombre {
		font-size: 1em;
	}

	.premios p.posicion {
		font-size: 1em;
	}

	.footer {
		height: auto !important;
	}

	.footer .menu {
		text-align: center;
		margin-top: 5px;
	}

	.footer .menu a {
		padding: 5px 20px;
	}

	.nav-profile .puntajes h5 {
		display: none;
	}

	.nav-profile .puntajes {
		padding: 0 2px 0 0;
		margin: 0;
	}

	.nav-profile .puntajes h3 {
		width: auto;
		float: right;
	}

	.nav-profile sup {
		display: inline;
	}

	.nav-profile {
		margin: 0;
		flex-direction: row-reverse;
	}

	.nav-profile,
	.instance-logo,
	ul.menu {
		height: 60px;
	}

	.top-nav .instance-logo {
		display: flex;
		align-items: center;
	}

	.icon-menu {
		color: #777;
		left: 0;
	}

	.opened .icon-menu {
		color: #000000aa;
	}

	.top-nav .menu-mobile.opened ul {
		top: 0;
		height: 100%;
	}

	.top-nav .instance-logo img {
		width: 100px;
		position: relative;
	}

	.header-posiciones .podio .col .textos {
		align-content: center;
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
	}

	.side-objetivos>div {
		margin: 0 15px;
	}

	.selector_periodos {
		left: 15px;
		text-align: center;
	}

	.sidebar .leaderboard {
		margin: 0;
	}

	.welcome-video {
		margin-top: 10px;
		margin-bottom: 20px;
	}

	.premios .puntos {
		margin: 5px;
		padding: 5px;
	}

	.premios .nombre {
		margin-top: 10px;
	}

	body.home .noticias h2 {
		font-size: 1.7rem;
	}

	.nav-profile .avatar:after {
		width: 38px;
		height: 38px;
	}

	.leaderboard td:nth-child(3) {
		display: none;
	}

	.leaderboard .me .name,
	.leaderboard .podio .name {
		font-size: 1em;
	}

	.leaderboard .podio td.puntos {
		font-size: 1.4em !important;
	}

	.leaderboard .podio.me .position,
	.leaderboard .position,
	.leaderboard .podio .position,
	.leaderboard .position,
	.leaderboard .me .position {
		margin-left: 0 !important;
	}

	.leaderboard .area {
		font-size: .8em;
	}

	.leaderboard-search h3 span {
		font-size: 1.2rem;
		line-height: 2rem;
	}

	.modal-usuario .picture .c100 {
		padding: 0 !important;
	}

	.modal-usuario .puntaje span,
	.modal-usuario .posicion span {
		font-size: 2.1rem;
	}

}

/* ################################################################################################################### */
/* ################################################################################################################### */
/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {}