@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Albert+Sans:wght@400;600;800&display=swap');

body {
	font-family: 'Albert Sans', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 90%;
	color: #555;
	background-color: #1dbced;
}

h1,
h2,
h3,
h4,
h5,
h6,
.title span,
.btn {
	font-family: 'Albert Sans', sans-serif;
	font-weight: 700;
	font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	text-transform: none;
}

.alert {
	box-shadow: none;
	background-color: rgba(255, 255, 255, .1);
	border: 0;
}

.fs-1 {
	font-size: 1rem !important;
}

.first-content {
	padding-top: 50px;
	padding-bottom: 100px;
}

body.home .first-content {
	padding-top: 0;
}

.flag100 {
	width: 200px;
	height: auto;
	margin-right: -10px;
}

.logo100 {
	border-right: 1px solid #ffffff20;
}

.logo100 img {
	max-width: 100%;
	width: 119px;
	margin-top: 20px;
}

body.login .title:before,
body.login .title:after,
body.invitacion .title:before,
body.invitacion .title:after {
	background-color: rgba(255, 255, 255, 0);
}

body.login .form-control body.invitacion .form-control {
	color: #555;
}

strong {
	font-weight: 700;
}

a {
	color: #fff;
}

a:hover {
	color: #fff;
}

.font-family1 {
	font-family: 'Albert Sans', sans-serif;
}

.font-family2 {
	font-family: 'Albert Sans';
}

.font-family3 {
	font-family: 'Albert Sans';
}

.color1 {
	color: #fff !important;
}

.color2 {
	color: #4bc9e8 !important;
}

.color3 {
	color: #38afff !important;
}

.color4 {
	color: #E47C0D !important;
}

.color5 {
	color: #4bc9e8 !important;
}

.white {
	color: #fff !important;
}

hr {
	border-color: rgba(0, 0, 0, .15);
}

hr.color1 {
	border-color: #133370;
}

hr.color2 {
	border-color: #9bd5ff;
}

hr.color3 {
	border-color: #38afff;
}

hr.color4 {
	border-color: #E47C0D;
}

hr.color5 {
	border-color: #666666;
}

header .divisor-left {
	background-image: none;
}

.top-nav {
	background-color: #fff;
	box-shadow: 0 0 106px rgb(0 0 0 / 25%);
	border-top: none;
	padding-top: 0;
	position: relative;
	border-bottom: 13px solid #4AC8E7;
}

.top-nav:before {
	position: absolute;
	bottom: 4px;
	left: 0;
	right: 0;
	height: 4px;
	content: '';
	width: 100%;
	background-color: #4AC8E7;
}

.top-nav .container {
	z-index: 20;
}

.top-nav .instance-logo {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	margin-left: 180px;
}

.top-nav .instance-logo img {
	max-height: none !important;
	height: 40px;
	max-width: none !important;
}

.top-nav .tag {
	width: 183px;
	height: 212px;
	background-image: url(../img/tag-100.png);
	background-size: 100% auto;
	background-position: center bottom;
	background-repeat: no-repeat;
	position: absolute;
	padding: 46px 49px 0;
}

.top-nav .tag img {
	width: 100%;
}

.top-nav .menu {
	margin: 18px 0;
}

.top-nav .menu a {
	font-size: .9em;
	color: #666;
	font-weight: 500;
}

.top-nav .menu li a {
	border-radius: 0;
	padding: 12px 20px;
	text-transform: uppercase;
}

.top-nav .menu li a {
	color: #80c5ec;
	text-transform: none;
	font-weight: 600;
	font-size: .95rem;
	border: 0;
	background-color: #fff;
}

.top-nav .menu li a:hover {
	color: #5695ba;

}

.top-nav .menu li.active a {
	color: #5695ba;
	padding-left: 5px;
	padding-right: 5px;
}

.top-nav:after {
	display: none;
}

#carousel-banner-home {
	background-color: #16496a;

}

.carousel-inner {
	border-radius: 10px;
}

#carousel-banner-home .item img {
	max-width: 1150px;
}

.carousel-inner>.item>img {
	max-width: 100%;
}

#carousel-banner-sidebar .carousel-inner>.item>img {
	max-width: 100%;
}

body.login,
body.invitacion {
	background-color: #2f91d7;
	color: #fff;
}

body.login a,
body.invitacion a {
	color: #fff496;
}

body.login .btn-primary,
body.invitacion .btn-primary,
body.login .btn,
body.invitacion .btn {
	color: #314d82 !important;
}

body.login a:hover,
body.invitacion a:hover {
	color: #fff8b8;
}


.logos.instance-logo img,
.logos.instance-logo img {
	margin-top: 30px;
}


.nav-profile {
	margin: 4px;
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
}

.nav-profile .avatar i {
	margin-left: -19px;
	margin-top: -19px;
}

.nav-profile .position span,
.nav-profile .puntaje span {
	font-size: 1.5rem;
}

.nav-profile .avatar {
	width: 55px;
	height: 55px;
	margin: 3px;
}

.nav-profile .avatar:before {
	background-image: none;
	width: 55px;
	height: 55px;
}

.nav-profile .avatar .img {
	mask: none;
	-webkit-mask: none;
	-o-mask: none;
	-ms-mask: none;
	border-radius: 100%;
	width: 55px;
	height: 55px;
	margin: 0;
	top: 0;
	border: 2px solid #eee;
}

.nav-profile sup {
	font-size: .6em;
}

.nav-profile .avatar:after {
	mask: none;
	-webkit-mask: none;
	-o-mask: none;
	-ms-mask: none;
	border-radius: 100%;
	width: 55px;
	height: 55px;
}

.nav-profile .avatar {
	float: right;
}

.nav-profile {
	margin-bottom: 0;
}

.nav-profile .puntajes {
	padding-left: 0;
	margin: 0 5px;
	color: #666;
	font-size: .9em;
}

.nav-profile .puntajes:hover {
	text-decoration: none;
}

.nav-profile .puntajes h5 {
	margin: 0;
	padding: 0;
	font-weight: 700;
	text-transform: none;
	font-size: 1.3em;
	letter-spacing: -.01rem;
	color: rgba(3, 60, 101, 0.8);
}

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

.nav-profile .puntajes h3 {
	background-color: #fff;
	border-radius: 30px;
	margin-top: -2px;
	padding: 3px 0 4px 20px;
	display: inline-block;
	font-size: 1.5em;
	text-transform: none;
}

.nav-profile .position,
.nav-profile .puntaje {
	line-height: 27px;
}

.nav-profile .position span,
.nav-profile .puntaje span {
	line-height: 27px;
}

.nav-profile .menu-perfil li a {
	padding: 6px 23px 7px;
	color: #777;
}

.nav-profile .menu-perfil {
	width: 155px;
	left: auto;
	top: 42px;
	right: 21px;
	border-radius: 3px;
}

.noticias .noticia {
	background-color: #fff;
}

.noticias .noticia .descargas a {
	color: #333 !important;
}

.noticias .noticia a {
	color: inherit;
	text-decoration: none;
}

body.blog-index .noticias .noticia.col-sm-4:nth-child(3n+1) {
    clear: both;
}
body.blog .noticia {    
	padding-top: 0;
}

body.blog .noticias p {
	font-size: 1rem;
	font-weight: 400 !important;
}

body.blog .noticias p.copete {
	font-size: 1.2rem;
	color: #62a1b1;
}

body.blog-post .noticia hr {
	height: 3px;
	background-color: #d4d4d4;
}

body.blog-post .noticias p {
	font-size: 1.1rem;
}

body.blog-post .noticias h1 {
	font-size: 2.8rem;
	letter-spacing: -.03em;
}

.noticias .widget-like button {
	color: #666;
}

.noticias,
.noticias p {
	color: #555;
}

body.blog .noticias .image {
	box-shadow: none;
	border-radius: 0;
}

.leaderboard {
	margin-left: 0;
	padding-bottom: 0;
}

.leaderboard-tabs h5 {
	box-shadow: 0 4px 11px rgba(0, 0, 0, .1);
	border: 0;
}

.leaderboard-scroll,
.leaderboard-group {
	max-height: 1000px;
	background-color: rgba(255, 255, 255, 1);
	box-shadow: 0 0 25px rgba(0, 0, 0, .10);
	border-radius: 3px;
	padding: 0;
	overflow-x: none;
}

.leaderboard-scroll {
	height: 600px;
}

.sidebar .leaderboard-group {
	min-height: 300px;
}

.sidebar img {
	max-width: 100%;
}

body.posiciones .leaderboard {
	position: relative;
}

body.posiciones .leaderboard .searching,
body.posiciones .leaderboard .loading {
	position: absolute;
	left: 0;
	top: -20px;
}

body.posiciones .leaderboard-scroll,
body.posiciones .leaderboard-group {
	background-color: transparent;
	box-shadow: none;
}

.leaderboard .position {

	background-color: transparent;
	box-shadow: none;
	border-radius: 0;
	font-size: 1.5em;
	position: relative;
	top: auto;
	left: auto;
	margin: 2px 10px 0 0;
	height: 100%;
	justify-content: center;
	align-items: center;
	line-height: 37px;
	color: #aaa;
}

.leaderboard .me .position {
	margin-left: -1px;
}

.leaderboard td.add-favorito:hover *,
.leaderboard td.rm-favorito:hover * {
	color: #4ca4e3;
}

.leaderboard .avatar {
	/*border: 1px solid rgba(188, 188, 188, 0.3);*/
	border: 0;
	z-index: 10;
}

.leaderboard-tabs a {
	font-family: 'Albert Sans';
	font-weight: 700;
}

.leaderboard .me td:last-child:after,
.leaderboard .me td:first-child:before,
.leaderboard .me td {
	background-color: rgba(255, 255, 255, .6) !important;
}

.selector_periodos {
	right: 8px;
}

.nav-profile .grupo {
	font-size: .9em;
}

.mylead {
	display: none;
}

.leaderboard-search .input-group {
	margin-right: -62px;
}

.leaderboard-search .form-control {
	background-color: rgba(0, 0, 0, .1);
}

.leaderboard-search .input-group-addon,
.input-group-addon,
.perfil .uncomplete .input-group-addon {
	color: rgba(255, 255, 255, .4) !important;
	border-color: rgba(255, 255, 255, .4) !important;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.form-control {
	color: #555 !important;
	border-color: rgb(133 133 133 / 40%) !important;
	border-radius: 3px;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.indicadores {
	position: relative;
}

.indicadores .medallas {
	position: absolute;
	right: 0;
	top: -1px;
	display: flex;
	flex-direction: row;
}

.indicadores .medallas .medalla {
	width: 85px;
	margin-left: -18px;
	opacity: .4;
	position: relative;
}
.indicadores .medallas .medalla.activa {
	opacity: 1;
}

.indicadores .medallas .medalla .counter {
    position: absolute;
    display: block;
    right: 10px;
    top: 22px;
    background-color: #fff;
    font-size: 1.1rem;
    font-weight: 800;
    padding: 9px;
    border-radius: 100%;
    line-height: 6px;
    box-shadow: 0 0 12px rgba(0,0,0,.7);
	
}
.indicadores .medallas .medalla small {
    color: #fff !important;
	line-height: 1;
	display: block;
	width: 100%;
	margin-top: 4px;
	text-align: center;
    font-size: .8em;
    font-weight: 700;
}
.leaderboard-search .form-control,
.indicadores {
	padding: 20px;
	background-image: url(../img/background-indicadores.jpg);
	border-radius: 10px;
}

.indicadores h2 {
	display: inline-block;
	position: relative;
	margin: 12px 6px 41px;
	max-width: 196px;
    font-size: 1.5rem;
}

.indicadores .selector_periodos {
	left: auto;
	top: -3px;
	right: -200px;
	width: 190px;
	z-index: 15;
}

.indicadores .selector_periodos .block {
	background-color: rgba(0, 0, 0, .10);
	width: 190px;
	border-radius: 3px;
}

.indicadores .selector_periodos .block:hover {
	background-color: rgb(255 255 255 / 95%);
}

.selector_drowpdown .block .selector a {
	padding: 12px 10px;
	font-size: .9rem;
}

.indicadores .selector_periodos .block .block:hover .current .text {
	color: #fff;
}

.indicadores .selector_periodos .block .text {
	font-size: 1rem;
	padding: 8px 15px;
}

.indicadores .selector_periodos .block .text span {
	display: none;
}

.indicadores .indicador-grupo {
	background-color: #47a5bb17;
	border: 1px dashed #46b6d050;
	border-radius: 8px;
	padding: 18px;
	margin-bottom: 25px;
	box-shadow: 0 0 20px rgba(0, 0, 0, .15);
	transition: all .2s ease-in .6s;

}

.indicadores .indicador-grupo.completed {
	animation-name: completed;
	animation-timing-function: ease-out;
	animation-duration: .4s;
	animation-delay: .5s;
	background-color: #23658e;
	border-style: solid;
	border-color: #00aee0;
	transform: scale(1);

}

.indicadores .indicador-col:nth-child(2n+1) {
	clear: both;
}

@keyframes completed {

	0% {
		background-color: #47a5bb17;
	}

	40% {
		background-color: #2275a9;
		transform: scale(1.02);
	}

	100% {
		background-color: #23658e;
		border-style: solid;
		border-color: #00aee0;
		transform: scale(1);
	}
}

.indicadores .indicador-grupo h5 {
	color: #4AC8E7;
	text-transform: uppercase;
	font-size: .95rem;
	font-weight: 800;
	margin: 0 0 2px 0;
}

.indicadores .indicador-grupo>h3 {
	color: #fff;
	text-transform: none;
	font-size: 2rem;
	letter-spacing: -.06rem;
	font-weight: 600;
	margin: 0 0 10px 0;
	display: flex;
	justify-content: space-between;
}

.indicadores .indicador-grupo .checked {
	opacity: 0;
	color: #00afe0;
}

.indicadores .indicador-grupo.completed .checked {
	opacity: 0;
	animation-duration: .3s;
	animation-fill-mode: forwards;
	animation-name: checkcomplete;
}

.indicadores .data {
	padding: 0;
}

.indicadores .indicador h3 .checked {
	display: inline-block;
}

.indicadores .indicador .data .checked {
	margin: 0 5px;
	opacity: 0;
	display: inline-block;
}

.indicadores .indicador .data .checked.completed {
	animation-name: checkcomplete;
	animation-duration: .4s;
	animation-fill-mode: forwards;
	color: #fff;
}

@keyframes checkcomplete {
	0% {
		opacity: 0;
		transform: scale(1.5);
	}

	100% {
		opacity: 1;
		transform: scale(1);
	}
}

.indicadores .progreso {
	padding-top: 4px;
	height: 24px;
	width: 100%;
	position: relative;
}

.indicadores .progreso .counter-key {
	position: absolute;
	left: 0;
	bottom: -28px;
	background-color: #4AC8E7;
	display: inline-block;
	padding: 1px 1px 6px 1px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	z-index: 1000;
	width: 30px;
	font-size: .9rem;
	letter-spacing: -.05rem;
	text-align: center;
	margin-left: -15px;
	transition: all .5s ease-out;
	color: #fff;
	box-shadow: 0 6px 11px #00000047;
}

.indicadores .bar .percent {
	font-size: .7rem;
	color: #133370;
	position: absolute;
	left: 0;
	line-height: 19px;
	letter-spacing: -.04rem;
	padding: 0 7px;
	margin-left: -50px;
	z-index: 100;
	transition: all .6s ease-out;
	text-align: right;
	width: 50px;
}

.indicadores .indicador.low .bar .percent {
	display: none;
}

.indicadores .progreso .counter-key:after {
	position: absolute;
	top: -22px;
	border: 10px solid transparent;
	border-bottom-color: #4AC8E7;
	content: '';
	height: 22px;
	width: 100%;
	left: 0;
	z-index: 1000;
	border-top: 0;
	border-left-width: 15px;
	border-right-width: 15px;
}

.indicadores .progreso .bar {
	border-radius: 0;
	height: 18px;
	float: none;
	margin: 2px 0;
	width: 100%;
}

.indicadores .progreso .bar span {
	border-radius: 0;
	background-color: #9fecffdd;
	transition: all .5s ease-out;
}

.indicadores .progreso .bar .over {
	border-radius: 0;
	background-image: linear-gradient(-45deg, #d2f3fa 25%, #ade7f4 25%, #ade7f4 50%, #d2f3fa 50%, #d2f3fa 75%, #ade7f4 75%, #ade7f4 100%);
	background-size: 56.57px 56.57px;
	transition: all .5s ease-out;
	top: 0;
	left: auto;
	bottom: 0;
	right: auto;
	position: absolute;
}

.indicadores .indicador.completed .bar span {
	background-color: #fff;
}

.indicadores .indicador {
	background-color: transparent;
	margin: 0;
	padding: 0;
	clear: both;
	margin-bottom: 45px;
}


.indicadores .indicador .current {
	font-size: 1.1rem;
	line-height: 30px;
	clear: both;
	transform: all .3s ease-out;
}

.indicadores .indicador .objetivo {
	float: right;
	font-size: .9rem;
	color: #4AC8E7;
	line-height: 30px;
	margin-right: 0;
	transform: all .3s ease-out;
}

.indicadores .indicador.high .objetivo {
	margin-right: 30px;
}

.indicadores .indicador.low .current {
	margin-left: 30px;
}

.indicadores .indicador h3 {
	font-size: 1.1rem;
	letter-spacing: -.02rem;
	margin: 0;
	color: #4AC8E7 !important;
	transition: all .3s ease-out;
}

.indicadores .indicador.completed h3 {
	color: #fff !important;
}

.indicadores small {
	color: #fff !important;
	font-size: .7em;
	font-weight: 700;
}

.indicadores.globales .indicador {
	background-color: #cddc38;
	width: 46%;
	float: left;
	margin: 0 2% !important;
	border-radius: 20px;
	border: 1px solid rgba(0, 0, 0, .1);
}

.indicadores.globales .badge {
	float: none;
	margin: 0 auto !important;
}

.indicadores.globales .data {
	padding: 0;
	text-align: center;
}

.indicadores.globales .progreso .bar {
	width: 80%;
	margin: 10px 10%;
}

.indicadores.globales h3 {
	font-size: 18px;
	margin: 2px 0 5px;
	color: rgba(0, 0, 0, .6)
}

.indicadores.globales .progreso {
	color: rgba(0, 0, 0, .7);
	font-weight: 700;
	font-size: 30px;
}

body.posiciones .leaderboard .data {
	clear: both;
	position: relative;
}

body.posiciones .leaderboard .avatar {
	width: 90%;
	height: 100%;
	margin: 0 5%;
	border: 5px solid #a6daff;
	transition: ease-in-out .2s all;
	box-shadow: 0 0 18px rgba(0, 0, 0, .20);
	z-index: 10;
}

body.posiciones .leaderboard .avatar:hover {
	box-shadow: 0 0 25px rgba(0, 0, 0, .50);
}

body.posiciones .leaderboard .actions {
	z-index: 200;
	opacity: 0;
	transition: ease-in-out .2s opacity;
}

body.posiciones .leaderboard .item:hover .actions {
	opacity: 1;
}

body.posiciones .leaderboard .item {
	border: 0;
	width: 20%;
}

body.posiciones .leaderboard .item:nth-child(5n+1) {
	clear: both;
}

body.posiciones .leaderboard .name {
	font-size: 1.1rem;
}

body.posiciones .leaderboard .avatar img {
	width: 100%;
	height: auto;
}


.bg-success {
	color: rgb(145, 186, 104);
	background-color: #fff;
}

.bg-danger {
	color: rgb(223, 78, 59);
	background-color: #fff;
}

.frame {
	background: #fff;
	background-position: center bottom;
	background-size: cover;
	background-attachment: fixed;
	background-image: url(../img/background.jpg);
	min-height: 100%;
}

body.previa .frame,
body.invitacion .frame,
body.login .frame {
	background-image: url(../img/background-login.jpg);
}

.footer {
	position: relative;
	height: auto;
	min-height: 200px;
	background-color: #428bca;
	border-top: 8px solid #5bc0de;
	margin-top: 0;
	color: #fff;
}

body.previa .footer {
	background-color: transparent;
	border: 0;
	border-color: transparent;
}

.footer hr {
	border-color: rgba(0, 0, 0, .05);
}

.footer .foot {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 50px 0 70px;
}

body.previa .footer,
body.login .footer {
	background-color: transparent;
	border-top: 0;
}

.footer .menu li a {
	font-size: .9rem;
	color: #ffffffcc;
	font-weight: 800;
}

.footer .guys {
	position: absolute;
	width: 300px;
	top: -225px;
	left: 0;
}

.footer .logo {
	height: 40px;
}

.footer:after {
	display: none;
	content: '';
	position: absolute;
	bottom: -2px;
	height: 4px;
	left: 0;
	right: 0;
	background-color: #fff;
	width: 100%;
}

.footer .banda {
	height: auto;
	background-color: transparent;
	position: relative;
}

.footer .banda:before {
	display: none;
}

.title:before,
.title:after {
	height: 1px;
	background: none;
	background-color: #ffffff2e;
	margin-top: 25px;
	opacity: 0;
}

.title {
	margin: 0 0 20px 0;
}

.title span {
	background-color: #fff !important;
	line-height: 1.2rem;
	padding-bottom: .1rem;
	font-size: 1.4rem;
	margin-top: .3rem;
	color: #1d559c;
	text-transform: none;
	background-color: rgba(255, 255, 255, .15);
	border-radius: 40px;
	border: 3px solid #1dbced23;
	font-weight: 700;
	letter-spacing: -.03em;
	padding: 11px 29px;
	text-transform: uppercase;
}

.title span:after,
.title span:before {
	display: none;
}

.modal .title span {
	background-color: transparent !important;
	border: 0;
}

.perfil-container .avatar {
	width: 80%;
	margin: 20px 10%;
}

.perfil-container .picture {
	text-align: center;
}

.perfil-container h2 {
	font-size: 2.7rem;
	letter-spacing: -.05rem;
	text-transform: none;
}

.perfil-container .info hr {
	border-color: rgba(255, 255, 255, .6);
}

.perfil-container .info .item {
	font-family: 'Lato', sans-serif;
}

.perfil-container .info .puntos {
	font-size: 2.6rem;
	text-align: center;
	padding: 10px 30px;
	border-radius: 10px;
	background-color: rgb(54 152 210);
}

.perfil-container .info .puntos span {
	display: block;
	font-size: .45em;
	letter-spacing: -.03em;
}

.perfil-container .detalle-reconocimientos .insignia {
	padding: 15px;
	position: relative;
}

.perfil-container .detalle-reconocimientos .item {
	margin-bottom: 20px;
}

.perfil-container .detalle-reconocimientos .item .nombre {
	font-size: .8em;
}

.perfil-container .detalle-reconocimientos .item p {
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
	text-transform: none;
}

.perfil-container .detalle-reconocimientos .item .creditos {
	position: absolute;
	bottom: 2px;
	right: -2px;
	display: inline-block;
	padding: 5px 10px;
	background-color: rgb(153, 191, 42);
	color: #fff;
	border-radius: 30px;
	font-size: .8em;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.perfil-container .title.creditos:after,
.perfil-container .title.creditos:before {
	display: none;
}

.table {
	background-color: rgba(255, 255, 255, .1);
	border-radius: 10px;
	border: 0;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th {
	border-top: 0 !important;
}

.table th {
	border-color: rgba(255, 255, 255, 0);
	border-bottom: 1px solid rgba(255, 255, 255, .4);
	padding: 8px 14px !important;
}

.table td {
	border-color: rgba(255, 255, 255, .3);
	color: rgba(255, 255, 255, .8);
	padding: 10px 14px !important;
	font-weight: 400 !important;
}

.table tr.aprobado td,
.table tr.aprobado td {
	color: rgba(255, 255, 255, 1);
	font-weight: 700;
	font-style: normal;
}

.table tr.reembolsado td,
.table tr.reembolsado td {
	text-decoration: line-through;
}


.btn {
	border-radius: 3px;
	padding: .6rem 2rem;
	box-shadow: 0 0 8px rgba(0, 0, 0, .18);
	font-size: .96em;
	height: 2.6rem;
	font-weight: 900;
	text-transform: uppercase;
}

.btn-xs {
	font-size: .78em;
	padding: 5px 15px;
	font-weight: 900;
	height: 1.8rem;
}

.btn-sm {
	padding: .4rem 1.6rem;
	height: 2.3rem;
	line-height: 1.3rem;
}

.btn-link {
	background-color: rgba(255, 255, 255, .1);
	border: 1px solid transparent;
	color: #fff;
}

.invitacion .btn-link {
	color: #666;
}

.btn-primary {
	background-color: #fff;
	color: #314d82;
}

.btn-secondary {
	background-color: #314d82;
	color: #fff;
}

.btn-secondary:hover,
.btn-secondary:active,
.btn-secondary:focus {
	background-color: #415d92;
	color: #fff;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
	background-color: #fff;
	color: #314d82;
	border-color: transparent;
	box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.premios-home .premio {
	padding: 0;
	border-radius: 20px;
	margin: -10px;
	min-height: 180px;
}

.premios-home .premio h4 {
	text-transform: uppercase;
	opacity: .85;
	font-weight: 500;
	font-size: 1.2rem;
}

.premios-home .premio h3 {
	font-size: 2.3rem;
	letter-spacing: -.05rem;
	font-weight: 800;
}

.premios-home .premio h2 {
	letter-spacing: -.05rem;
	font-size: 2.6rem;
	font-weight: 800;
	clear: both;
}

.premios-home .premio .medalla {
	width: 55px;
	margin: 0 20px 12px 15px;
	float: left;
}

.premios-home .premio .txt {
	top: 0;
	left: 70px;
	margin-bottom: 50px;
	padding: 20px;
	line-height: 1;
}

.premios-home .premio.plata {
	background: linear-gradient(45deg, #c8c8c8, #a2a2a2);
}

.premios-home .premio.oro {
	background: linear-gradient(45deg, #acacac, #7e7e7e);
}

.premios-home .premio.platino {
	background: linear-gradient(45deg, #939393, #6d6d6d);
}

.premios-home .premio.centenario {
	background: linear-gradient(45deg, #7e7e7e, #535353);
}

.premios-home .premio * {
	margin: 0;
	color: #fff;
}

.modal .btn-default {
	background-color: rgba(255, 255, 255, .2);
	border: 0;
	color: #fff;
}

.modal.rojo .modal-content {
	background-color: #52a8d1;
}

.modal .close {
	position: absolute;
	right: 6px;
	z-index: 10000;
}

.avatares .avatar {
	width: 20% !important;
	background-size: cover;
	border-radius: 100%;
}

.avatares .avatar img {
	width: 100%;
	height: auto;
}

.modal-canje h2 {
	font-size: 2em;
}

.modal-canje .color1 {
	color: #52a8d1 !important;
}

.modal-canje .btn-default {
	color: #fff;
	background-color: rgba(0, 0, 0, .20);
}

.form-horizontal .control-label {
	font-size: .95rem;
}

.modal-canje h2 span,
/* FORMS */
.form-control {
	font-size: .95rem;
	border-color: rgba(0, 0, 0, 0.3);
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 3px rgba(50, 50, 50, .2);
	box-shadow: inset 0 0 3px rgba(50, 50, 50, 0.2);
	color: #333;
	background-color: rgba(255, 255, 255, .08);
	font-family: 'Albert Sans';
	height: 41px;
}


body.previa,
body.previa p {
	color: #fff !important;
}

body.login .form-control,
body.perfil .uncomplete .form-control,
body.invitacion .form-control {
	color: #e9e890 !important;
	border-color: rgba(255, 255, 255, .4) !important;
}


.form-control:focus {
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(255, 121, 0, 0.15);
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(255, 121, 0, 0.15);
}

.input-group-addon {
	border-width: 1px;
	background-color: transparent;
	color: rgba(0, 0, 0, .2) !important;
	border-color: rgba(0, 0, 0, .2) !important;
}



/* Leaderboards*/

.leaderboard .avatar {
	-webkit-mask: none;
	-o-mask: none;
	-ms-mask: none;
	mask: none;
	display: block;
	border-radius: 100%;
	overflow: hidden;
	width: 50px;
	height: 50px;
}

.leaderboard table {
	color: #555;
	border: 0;
	margin-bottom: 0;
}

.leaderboard table .title {
	padding: 10px;
	margin-bottom: 0;
	background-color: rgba(0, 0, 0, .1);
	display: none;
}

.leaderboard table .title:first-child {
	display: flex;
}

.leaderboard table .title:before,
.leaderboard table .title:after {
	display: none;
}

.leaderboard .me td {
	color: #314d82 !important;
}

.leaderboard.leaderboard-group td {
	padding: 12px;
}

.leaderboard.leaderboard-group .podio .position {
	width: 35px;
	height: 35px;
	left: 8px;
	line-height: 26px;
}

.leaderboard.leaderboard-group th {
	background-color: rgba(0, 0, 0, .1);
	padding: 10px;
}

.leaderboard .me td:last-child:after,
.leaderboard .me td:first-child:before,
.leaderboard .me td {
	background-color: rgba(255, 193, 5, 0.35);
	transition: all .2s ease 0s;
	-webkit-transition: all .2s ease 0s;
	-moz-transition: all .2s ease 0s;
}

.leaderboard tbody tr.me:hover td,
.leaderboard .me:hover td:last-child:after,
.leaderboard .me:hover td:first-child:before {
	background-color: rgba(235, 128, 28, 0.26);
}

.leaderboard .me td:last-child:after,
.leaderboard .me td:first-child:before {
	display: none;
}

.leaderboard .me .position {
	background-color: #4ca4e3;
}

.leaderboard .podio {
	color: #d52631;
	background-color: transparent;
}

.leaderboard .podio .position {
	color: #314d82 !important;
	background-color: #fff !important;
}

.leaderboard tr {
	border-bottom: 1px solid rgba(188, 188, 188, 0.3);
}

.leaderboard .names {
	align-self: center;
}

.leaderboard .name {
	color: #5fa9d3;
	font-size: 1.1em;
	margin: 0;
}

.leaderboard .me td {
	color: #fff;
	background-color: transparent !important;
}

.leaderboard .area {
	margin: 0;
	font-size: .9em;
	font-weight: 400;
	display: inline-block;
}

.leaderboard .cargo {
	margin: 0;
	font-size: .9em;
	font-weight: 700;
	display: inline-block;

}

.leaderboard .actions {
	opacity: .5;
	position: absolute;
	top: auto;
	text-align: center;
	left: 0;
	bottom: 50%;
	right: 0;
	margin-bottom: -20px;
	transition: opacity .2s ease 0s;
	-webkit-transition: opacity .2s ease 0s;
	-moz-transition: opacity .2s ease 0s;
	z-index: 10;
}

.leaderboard .actions .btn {
	line-height: 20px;
	height: 30px;
}

.leaderboard .item:hover .data .avatar {
	opacity: 1;
	z-index: 1;
}

.leaderboard .item:hover .actions {
	opacity: 1;
}

.leaderboard .item:hover .data .avatar {
	opacity: .7;
}

.leaderboard-search .form-control {
	border-width: 1px;
}

.leaderboard .item {
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	cursor: pointer;
}

.leaderboard .item .data {
	padding-bottom: 5px;
	padding-top: 5px;
}

.leaderboard .item .puntaje {
	text-align: center;
}

.leaderboard .item .puntaje h4 {
	font-size: 1.6rem;
	color: #707070;
}

.feed-reconocimientos {
	padding: 0;
	margin: 0
}

.feed-reconocimientos li {
	list-style: none;
	padding: 8px;
}

.feed-reconocimientos li .pill {
	background-color: #fff;
	border-radius: 10px;
	display: block;
	padding: 10px;
	width: 100%;
	overflow: hidden;
	position: relative;
	min-height: 105px;
}

.feed-reconocimientos li .pill:after {
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	background-color: rgba(255, 255, 255, .7);
	opacity: 0;
	transition: opacity .2s ease 0s;
	-webkit-transition: opacity .2s ease 0s;
	-moz-transition: opacity .2s ease 0s;
}

.feed-reconocimientos li:hover .pill:after {
	opacity: 1;
}

.feed-reconocimientos li .btn {
	background-color: #fec019;
	position: absolute;
	z-index: 1000;
	left: 50%;
	margin-left: -40px;
	top: 50%;
	margin-top: -16px;
	opacity: 0;
}

.feed-reconocimientos li:hover .btn {
	opacity: 1;
}

.feed-reconocimientos li .insignia {
	width: 72px;
	background-color: rgba(0, 0, 0, .05);
	display: inline-block;
	float: left;
	margin: -10px 8px -10px -10px;
	padding: 10px 6px 10px 8px;
	position: absolute;
	height: 100%;
	left: 9px;
}

.feed-reconocimientos li .date {
	font-size: .6em;
	line-height: 1;
	font-weight: 900;
	text-transform: uppercase;
	display: block;
}

.feed-reconocimientos li img {
	max-width: 100%;
	margin-bottom: 4px;
}

.feed-reconocimientos li .name {
	font-size: .8em;
	display: block;
	line-height: 1.2;
	color: #e98300;
	padding-left: 70px;
	float: left;
}

.feed-reconocimientos li .name strong {
	font-size: 1.3em !important;
	display: block;
}

.feed-reconocimientos li .reco {
	font-size: .9em;
	font-weight: 900;
	text-transform: uppercase;
	display: block;
	color: #00afe0 !important;
	padding-left: 70px;
	line-height: 1.1;
	clear: both;
}

.modal.azul .modal-content {
	color: #fff !important;
	background-color: #3786be !important;
}

.modal-usuario.azul .avatar {
	border: 10px solid #4796ce
}

.modal-usuario .avatar {
	mask: none;
	-webkit-mask: none;
	-o-mask: none;
	-ms-mask: none;
	width: 100%;
	height: auto;
	border-radius: 100%;
	border: 8px solid #46b6d0;
}

.modal-usuario .puntaje {
	float: none;
}

.modal-usuario.azul .avatar img {
	width: 100%;
	height: auto;
}

.modal-usuario .detalle-reconocimientos {
	padding: 0 0 30px 0;
}

.modal-usuario .detalle-reconocimientos .item h3 {
	margin: 0 0 8px 0;
	font-size: 1.1em;
	opacity: .8;
}

.modal-usuario .detalle-reconocimientos .item p {
	margin: 0;
	line-height: 1.2;
	font-size: .9em;
	color: #fff;
	word-break: break-word;
}

.modal-usuario .detalle-reconocimientos .item .insignia {
	position: relative;
	width: 70%;
	margin: 0 15%;
	-webkit-filter: drop-shadow(0 0 7px rgba(3, 60, 101, 0.8));
	filter: drop-shadow(0 0 7px rgba(3, 60, 101, 0.8));
}

.modal-usuario .detalle-reconocimientos .item .insignia .background {
	z-index: 10;
	position: relative;
}


/*
.modal-usuario .detalle-reconocimientos .item .insignia:after {
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	margin-left: -48px;
	margin-top: -48px;
	content: '';
	width: 95px;
	height: 95px;
	border-radius: 100%;
	background-color: #fff;
	box-shadow: 0 0 100px rgba(255, 255, 255, 1);
}
*/
.carousel-mensajes .carousel-inner {
	height: 200px;
	padding-bottom: 30px;
}

.carousel-mensajes .carousel-inner .item {
	font-family: 'Albert Sans', serif;
	font-style: normal;
	font-size: 1.2em;
}

.carousel-mensajes blockquote {
	border: 0;
	position: relative;
	text-align: center;
	line-height: 1.1;
	padding: 18px 40px;
}

.carousel-mensajes blockquote .autor {
	font-size: .55em;
	text-align: right;
	font-style: italic;
	position: absolute;
	bottom: -19px;
	right: 0;
	color: #fff;
	font-weight: 500;
	margin-right: 31px;
}

.carousel-mensajes blockquote:after {
	content: "“";
	position: absolute;
	left: 0;
	top: 27px;
	font-size: 3.6em;
	font-family: Lora;
	font-weight: 700;
	font-style: inherit;
	opacity: .2;
	line-height: 33px;
}

.carousel-mensajes blockquote:before {
	content: "”";
	position: absolute;
	right: 0;
	bottom: -20px;
	font-size: 3em;
	font-weight: 700;
	font-family: Lora;
	font-style: inherit;
	opacity: .2;
	line-height: 33px;
}


.carousel-mensajes .carousel-control.left,
.carousel-mensajes .carousel-control.right {
	background: rgba(255, 255, 255, .1);
	width: 35px;
	height: 35px;
	top: auto;
	bottom: -40px;
	border-radius: 100%;
	line-height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1rem;
}

@media only screen and (min-width: 1200px) {
	.footer {
		background-size: 100% 100%;
	}
}

.home-noticias .noticia {
	padding: 15px 55px;
}

body.blog .noticias .image {
	margin: 15px;
}

body.blog-post .noticias .image {
	margin: 0 0 20px 0;
}


body.blog .noticia {
	margin-bottom: 0;
}

.noticias .noticia {
	background-color: transparent;
}

.noticias .contenido,
.noticias .contenido p {
	font-size: 1rem !important;
}

.noticias hr {
	border-color: rgba(255, 255, 255, .1);
}

.block-trivia {
	margin-top: 0;
	background: rgb(2, 0, 36);
	background: linear-gradient(0deg, rgb(54 106 175) 0%, rgba(0, 212, 255, 1) 100%);
	border-radius: 8px;
	padding: 20px 20px 30px 20px;
	text-align: center;
	margin-bottom: 15px;
	transition: ease-in-out .3s box-shadow;
}

.block-trivia:hover {
	box-shadow: 0 0 20px rgba(0, 0, 0, .1);
}

.block-trivia .title {
	display: none;
}

.block-trivia .title span {
	border: 4px solid #fff;
	color: #fafafa;
	background-color: #fff !important;
}

.block-trivia .title:after,
.block-trivia .title:before {
	opacity: 0;
}

.block-trivia hr {
	display: none;
}

.block-trivia h4 strong {
	text-transform: uppercase;
	font-size: 1.3rem;
	text-shadow: none;
	color: #fff !important;
}

.block-trivia p {
	font-size: .88rem;
	font-weight: 500;
	text-shadow: none;
	color: rgb(2, 0, 36);
}

.block-trivia strong {
	color: rgb(2, 0, 36);
}

.block-trivia .btn {
	background-color: #fff !important;
	color: #2275a9 !important;
}

.title.creditos span {
	border: 0;
	line-height: 3rem;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
	border-top: 1px solid #ffffff57;
}

.modal .title span {
	font-size: 1.3rem;
}

.modal-reconocimientos .modal-content {
	width: 100%;
}

.modal-reconocimientos .modal-dialog {
	width: 880px;
}

.modal-reconocimientos .form-control {
	color: #444 !important;
}

.reconocimientos-list .item {
	background-color: rgb(21 71 117);
	border-color: transparent;
	color: #fff;
	transition: ease-in-out .2 all;
}

.reconocimientos-list .item:hover {
	background-color: rgb(28 94 155);
	box-shadow: 0 0 20px rgba(0, 0, 0, .4);
}

.reconocimientos-list .item .btn-xs {
	position: relative;
	height: 38px;
	width: 100%;
	line-height: 26px;
	left: 0;
	right: 0;
	bottom: 0;
	margin-top: 10px;
}

.leaderboard .badges {
	display: flex;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 4px;
	text-align: center;
	left: 0;
	right: 0;
	z-index: 100;
	transform: scale(1);
	justify-content: center;
}

.leaderboard .captain {
	position: absolute;
	left: 5px;
	top: 50%;
	margin-top: -10px;
	width: 20px;
	height: auto;
	z-index: 300;
}

.modal-grupo .captain {
	width: 30px;
	left: -14px;
	margin-top: -13px;
}

body.posiciones .leaderboard .captain {
	left: 0;
	width: 36px;
	margin-top: -18px;
}

.leaderboard .badges li {
	list-style: none;
	display: inline-block;
	width: 37px;
	position: relative;
}

.leaderboard .badges .insignia {
	position: relative;
	z-index: 10;
	margin: 0 5px;
}

.leaderboard .badges .insignia img {
	max-width: 100% !important;
	margin: 0 !important;
}

body.posiciones .leaderboard .badges .insignia img {
	-webkit-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.5));
	filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.5));
}


.leaderboard .badges li:after {
	display: none;
}

.leaderboard .badges .more-badge {
	background-color: #eee;
	font-family: 'Roboto Condensed';
	color: #7c7c7c;
	font-weight: 900;
	font-size: 1em;
	text-align: center;
	line-height: 34px;
	width: 36px;
	height: 36px;
	border: 2px solid #888;
	display: block;
	border-radius: 100%;
	margin: 2px 2px 2px -10px;
	z-index: 20000;
	position: relative;
}

body.home .leaderboard .badges {
	top: 0;
	bottom: 0;
	align-items: center;
	right: 0;
	left: auto;
}

body.home .noticias {
	margin: 0;
}

body.home .noticia {
	background-color: #fff;
	border-radius: 10px;
	padding: 10px 10px 20px 10px;
	margin: -8px;
	overflow: hidden;
}

body.home .block-noticias .image {
	margin: -10px;
}


.block-muro h3 {
	margin-top: -28px;
	float: none;
}

.leaderboard .gname {
	color: #c4191c;
}

.leaderboard .puntos {
	text-align: center !important;
}

.modal-grupo .leaderboard .avatar {
	box-shadow: 0 0 6px rgba(0, 0, 0, .48);
}

.modal-comentarios .form-control {
	color: #444 !important;
}

.mensajes-item {
	padding: 0;
}

.mensajes-item .respuestas {
	margin-left: 40px;
}

.mensajes-item,
.mensajes-item .name,
.mensajes-item .contenido {
	font-family: 'Albert Sans', serif;
}

.mensajes-item .contenido {
	padding: 5px 0 0 0;
	font-size: .7rem;
}

name {
	font-size: .8rem;
}

.mensajes-item .date {
	font-size: .6rem;

}

.mensajes-item .avatar {
	margin-top: 6px;
}

.mensajes-item .btn-responder {
	height: 24px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	margin-top: -20px;
}

.mensajes-item .contenido p {
	font-size: .8rem;
}

.block-muro .comments {
	max-height: 500px;
	overflow-y: auto;
}

::-webkit-scrollbar {
	width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
	background: #135393;
}

/* Handle */
::-webkit-scrollbar-thumb {
	background: #eee;
	border-radius: 30px;
	border: 1px solid #135393;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
	border-radius: 30px;
	background: rgb(255, 255, 255);
}

#form-motivo {
	margin: 20px 0;
	padding: 20px;
	background-color: rgba(0, 0, 0, .2);
	border-radius: 10px;
}

#form-motivo textarea {
	background-color: rgba(0, 0, 0, .1);
	color: #fff !important;
}

.Arrange-sizeFit {
	display: none;
}


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

.modal-content {
	border: 0;
}

.top-nav .menu-mobile {
	position: fixed;
	z-index: 10;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	display: none;
}

.top-nav .menu-mobile ul {
	width: 182px;
	position: absolute;
	left: -50%;
	top: -10px;
	background: #99bf2a;
	z-index: 1000;
	margin: 0;
	padding: 80px 13px 10px;
	z-index: 100;
	opacity: 0;
	transition: all .5s ease 0s;
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
}

.top-nav .menu-mobile.opened {
	display: block;
}

.top-nav .menu-mobile.opened ul {
	opacity: 1;
	left: 0;
	display: block;
}

.top-nav .menu-mobile.opened ul a {
	padding-left: 45px;
}

.top-nav .menu-mobile.opened ul li {
	margin-left: -40px;
}

.top-nav .menu-mobile .overlay {
	content: ' ';
	position: fixed;
	z-index: 10;
	background-color: rgba(0, 0, 0, .6);
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}

.top-nav .menu-mobile .close {
	top: 48px;
	left: 10px;
	position: absolute;
}

.top-nav .menu-mobile li {
	display: block;
	clear: both;
}

.icon-menu,
.link-menu-mobile {
	display: none;
}

#carousel-banner-home-responsive {
	display: none;
}

footer .elementos {
	display: flex;
	align-items: center;
}

.lista-partidos .prediccion-mobile {
	display: none;
}

.block-noticias .image a {
	display: block;
	border-radius: 2px;
	margin-bottom: 10px;
	height: 170px;
	background-size: cover;
	border-bottom: 5px solid #00afe0;
}

.block-noticias .btn {
	opacity: 0;
}

.block-noticias .noticia:hover .btn {
	opacity: 1;
}

.block-noticias p {
	color: #666;
	font-size: .85rem;
}

.block-noticias h2 {
	line-height: 1;
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 1.6rem;
}

.block-noticias h2 a {
	color: #1dbced;

	letter-spacing: -.08rem;
}

.modal-comentarios .modal-header h3 {
	color: #555 !important;
}

/* ################################################################################################################### */
/* ################################################################################################################### */
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {}

/* ################################################################################################################### */
/* ################################################################################################################### */
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	body.posiciones .leaderboard .item {
		width: 25%;
	}

	body.posiciones .leaderboard .item:nth-child(5n+1) {
		clear: none;
	}

	body.posiciones .leaderboard .item:nth-child(4n+1) {
		clear: both;
	}

}

/* ################################################################################################################### */
/* ################################################################################################################### */
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	body.posiciones .leaderboard .item {
		width: 33.3333%;
	}

	body.posiciones .leaderboard .item:nth-child(5n+1) {
		clear: none;
	}

	body.posiciones .leaderboard .item:nth-child(4n+1) {
		clear: none;
	}

	body.posiciones .leaderboard .item:nth-child(3n+1) {
		clear: both;
	}

}

/* ################################################################################################################### */
/* ################################################################################################################### */
/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
	body.posiciones .leaderboard .item {
		width: 50%;
	}

	body.posiciones .leaderboard .item:nth-child(5n+1) {
		clear: none;
	}

	body.posiciones .leaderboard .item:nth-child(4n+1) {
		clear: none;
	}

	body.posiciones .leaderboard .item:nth-child(3n+1) {
		clear: none;
	}

	body.posiciones .leaderboard .item:nth-child(2n+1) {
		clear: both;
	}

	.footer .foot {
		padding: 50px 0 70px;
	}

	.footer .menu li a {
		font-size: 11px;
	}

}

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