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

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

.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: -8px;
}

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

.leaderboard .c100 {
	padding: 0 !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 {
		padding-top: 1em;
		padding-bottom: 1em;
		font-size: .8em !important;
	}

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

	.leaderboard-scroll {
		max-height: 300px;
	}

	.posiciones .leaderboard-group.show {
		margin-bottom: 15px;
	}

	#carousel-banner-home-responsive,
	.carousel-banners.responsive {
		overflow: hidden;
	}
}

/* ################################################################################################################### */
/* ################################################################################################################### */
/* 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;
	}

	.top-nav .menu li.active a {
		color: #fff;
	}

	.nav-user-profile {
		margin-right: 30px;
	}

	.nav-user-profile .avatar {
		width: 40px;
	}

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


}

/* ################################################################################################################### */
/* ################################################################################################################### */
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.premios-relacionados .item-col {
		width: 50%;
		padding-left: 15px;
		padding-right: 15px;
	}

	.premios-relacionados .premio .descripcion {
		display: none !important;
	}


	.navfilter {
		font-size: .9em;
	}

	.navfilter #range-points {
		margin-top: 15px;
	}

	.navfilter .opener {
		display: none;
	}

	.navfilter label {
		display: none;
	}

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


	.category-header {
		height: 150px;
	}

	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;
	}

	.premios-detalle .breadcrumb,
	.beneficios-detalle .breadcrumb {
		font-size: 1rem;
	}

	.detalle-premio .creditos {
		text-align: center;
	}

	.detalle-premio .nombre {
		font-size: 1.6rem;
	}

	.detalle-premio .images {
		flex-direction: column-reverse;
	}

	.detalle-premio .images .thumbs {
		padding: 15px 0;
	}

	.detalle-premio .images .thumbs ul li a {
		width: 65px;
		height: 65px;
	}

	.detalle-premio .images .main-image {
		position: relative;
	}

	.detalle-premio .images .main-image .zoom {
		color: #666;
	}

	.categorias-grid .item .inner {
		height: 70px;
	}

	.categorias-grid .item .title {
		font-size: ;
	}

	.navfilter {
		margin: 0 -15px;
	}

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

	.premios .premio a.btn {
		display: block;
	}

	.nav-user-profile .nav-notificaciones.mobile .menu .frame .title h5 .t {
		display: block;
	}

	.nav-user-profile .nav-notificaciones.mobile .menu .frame .title::after,
	.nav-user-profile .nav-notificaciones.mobile .menu .frame .title:before {
		display: none;
	}

	.nav-user-profile .nav-notificaciones .notificaciones li a .not-title {
		margin: 0 0 2px 0;
		font-size: .8rem;
		color: #777;
		font-weight: 600;
		letter-spacing: 0;
	}

	.nav-user-profile .nav-notificaciones .notificaciones li a p {
		font-size: .75rem;
	}

	.table.responsive tbody tr {
		border-width: 1px;
	}

	.row-banners {
		padding: 0;
	}
}

/* ################################################################################################################### */
/* ################################################################################################################### */
/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
	.nav-user-profile .texts .name {
		font-size: .85em;
		font-weight: 700;
		max-width: 93px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.perfi.detalle-premio .creditos {
		letter-spacing: -0.23rem;
		font-size: 3.2rem;
		text-align: center;
	}

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

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

	.title span {
		line-height: 1.5rem;
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 1.3rem;
	}

	.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: 65px;
	}

	.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: 0;
	}


	body.premios .premios .premio {
		background-size: 82% auto;
		/*padding: 30px 51px*/
		margin-bottom: 5px;
	}

	body.premios .premios .image {
		background-color: #fff;
	}

	.detalle-premio .tag-new {
		position: relative;
	}

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

	.detalle-footer p {
		font-size: .8rem;
	}

	.footer {
		height: auto !important;
		text-align: center;
	}

	.footer .footer-icon {
		width: 55px;
		position: absolute;
		top: -110px;
		right: 17px;
	}


	.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;
	}



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

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

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

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


	.nav-user-profile .avatar .nav-menu:hover .menu-perfil {
		left: -59px !important;
		top: 54px;
	}

	.nav-user-profile .avatar .nav-menu .menu-perfil:after {
		left: 50%;
	}

	.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;
		font-size: .9rem;
		text-align: left;
	}

	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) {}