@charset "UTF-8";
/*
	STYLES
	COPYRIGHT: RECORD
	FICHEIRO PRINCIPAL PARA HOMEPAGE
*/
/*
	DEPENDENCIES
*/
/*
	STYLES
	COPYRIGHT: RECORD
	FICHEIRO PRINCIPAL PARA VARIÁVEIS E CONFIGURAÇÔES
*/
/*
	COLORS
*/
/*
	TYPO
*/
/*
	ICONS
*/
/*
	COLORS
*/
/*
	BACKGROUND COLORS
*/
/*
	INTERACTIONS
*/

.i-logo25:before {
  content: "\e905"; }

.i-logo25_h:before {
  content: "\e906"; }

.select {
  cursor: default;
  -webkit-user-select: inherit;
     -moz-user-select: inherit;
      -ms-user-select: inherit;
          user-select: inherit; }

.unselect {
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.int {
  cursor: default;
  -webkit-user-select: inherit;
     -moz-user-select: inherit;
      -ms-user-select: inherit;
          user-select: inherit;
  pointer-events: auto; }

.noint {
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none; }

/*
	CLEARFIX
*/
/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
/*
	DEBUG MODE
*/
/*
	TRANSFORMS
*/
/*
	TRANSITIONS
*/
 /*
	STYLES
	COPYRIGHT: RECORD
	FICHEIRO PRINCIPAL PARA CLASSES GLOBAIS
*/
/*
	DEPENDENCIES
*/
/*
	STYLES
	COPYRIGHT: RECORD
	FICHEIRO PRINCIPAL PARA VARIÁVEIS E CONFIGURAÇÔES
*/
/*
	COLORS
*/
/*
	TYPO
*/
/*
	ICONS
*/
/*
	COLORS
*/
/*
	BACKGROUND COLORS
*/
/*
	INTERACTIONS
*/
.select {
  cursor: default;
  -webkit-user-select: inherit;
     -moz-user-select: inherit;
      -ms-user-select: inherit;
          user-select: inherit; }

.unselect {
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.int {
  cursor: default;
  -webkit-user-select: inherit;
     -moz-user-select: inherit;
      -ms-user-select: inherit;
          user-select: inherit;
  pointer-events: auto; }

.noint {
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none; }

/*
	CLEARFIX
*/
/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
/*
	DEBUG MODE
*/
/*
	TRANSFORMS
*/
/*
	TRANSITIONS
*/
/*
	GLOBAL DEBUG
*/
.debug {
  box-shadow: inset 0px 0px 1px 0px red; }

/*
	FONT FAMILY
*/
.fn-hv {
  font-family: "Heavy", Helvetica, Arial, sans-serif; }

.fn-hv-it {
  font-family: "Heavy-Italic", Helvetica, Arial, sans-serif; }

.fn-de {
  font-family: "Demi", Helvetica, Arial, sans-serif; }

.fn-de-it {
  font-family: "Demi-Italic", Helvetica, Arial, sans-serif; }

.fn-de-cnd {
  font-family: "Demi-Condensed", Helvetica, Arial, sans-serif; }

.fn-de-cnd-it {
  font-family: "Demi-Condensed-Italic", Helvetica, Arial, sans-serif; }

.fn-md {
  font-family: "Medium", Helvetica, Arial, sans-serif; }

.fn-md-it {
  font-family: "Medium-Italic", Helvetica, Arial, sans-serif; }

.fn-md-cnd {
  font-family: "Medium-Condensed", Helvetica, Arial, sans-serif; }

.fn-md-cnd-it {
  font-family: "Medium-Condensed-Italic", Helvetica, Arial, sans-serif; }

.fn-bk {
  font-family: "Book", Helvetica, Arial, sans-serif; }

.fn-bk-it {
  font-family: "Book-Italic", Helvetica, Arial, sans-serif; }

.fn-bk-cnd {
  font-family: "Book-Condensed", Helvetica, Arial, sans-serif; }

.fn-bk-cnd-it {
  font-family: "Book-Condensed-Italic", Helvetica, Arial, sans-serif; }

/*
	COLORS
*/
.white {
  color: #fff; }

.black {
  color: #1f1f1f; }

.red {
  color: #e50013; }

.red-dark {
  color: #d10011; }

.red-darker {
  color: #cb0010; }

.red-darkness {
  color: #b7000f; }

.blue {
  color: #0081ee; }

.blue-dark {
  color: #132d49; }

.green {
  color: #44a944; }

.gold {
  color: #b3a366; }

.silver {
  color: #70848c; }

.silver-dark {
  color: #333c40; }

.silver-darker {
  color: #293033; }

.orange {
  color: #ff9000; }

.grey {
  color: #d9dada; }

.grey-light {
  color: #ebebeb; }

.grey-lighter {
  color: #f1f5f5; }

.grey-dark {
  color: #777777; }

.grey-darker {
  color: #5a5e61; }

.dark {
  color: #424547; }

/*
	BACKGROUND COLORS
*/
.bg-white {
  color: #fff; }

.bg-black {
  color: #1f1f1f; }

.bg-red {
  color: #e50013; }

.bg-red-dark {
  color: #d10011; }

.bg-blue {
  color: #0081ee; }

.bg-blue-dark {
  color: #132d49; }

.bg-green {
  color: #44a944; }

.bg-gold {
  color: #b3a366; }

.bg-silver {
  color: #70848c; }

.bg-silver-dark {
  color: #333c40; }

.bg-silver-darker {
  color: #293033; }

.bg-orange {
  color: #ff9000; }

.bg-grey {
  color: #d9dada; }

.bg-grey-light {
  color: #ebebeb; }

.bg-grey-lighter {
  color: #f1f5f5; }

.bg-grey-dark {
  color: #777777; }

.bg-grey-darker {
  color: #5a5e61; }

.bg-dark {
  color: #424547; }

/*
	INTERACTION
*/
.select {
  cursor: default;
  -webkit-user-select: inherit;
     -moz-user-select: inherit;
      -ms-user-select: inherit;
          user-select: inherit; }

.unselect {
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.int {
  cursor: default;
  -webkit-user-select: inherit;
     -moz-user-select: inherit;
      -ms-user-select: inherit;
          user-select: inherit;
  pointer-events: auto; }

.noint {
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none; }

/*
	CLEARFIX
*/
/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.cf {
  /*
  	For IE 6/7 only
  	Include this rule to trigger hasLayout and contain floats.
  */
  *zoom: 1; }
  .cf:after, .cf:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .cf:after {
    clear: both; }

/*
	STYLES
	COPYRIGHT: RECORD
	FICHEIRO PRINCIPAL PARA TAGS
*/
/*
	DEPENDENCIES
*/
/*
	STYLES
*/
* {
  outline: none !important; }

html,
body {
  font-size: 14px;
  font-family: "Book", Helvetica, Arial, sans-serif;
  background-color: #f1f5f5; }

body {
  background: url(../img/bg-footer.png) bottom center no-repeat #f1f5f5; }

/*
	TYPO
*/
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  text-transform: uppercase; }

h1 {
  font-size: 36px; }

h2 {
  font-size: 28px; }

h3 {
  font-size: 22px; }

h4 {
  font-size: 18px; }

h5 {
  font-size: 16px; }

h6 {
  font-size: 14px; }

.status {
  font-family: "Book", Helvetica, Arial, sans-serif;
  font-size: 10px;
  color: #70848c;
  line-height: 1em;
  text-transform: uppercase; }
  .status.closed {
    color: #ff9000; }

/*
	IMAGES
*/
img {
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

/*
	BADGE TAG
*/
.tag {
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 30px;
  height: 30px;
  line-height: 0;
  position: relative;
  border-radius: 2px;
  display: inline-block;
  box-shadow: 0px 10px 14px 0px rgba(0, 0, 0, 0.5);
  background: url(../img/bg-tag.png) top right no-repeat #e50013; }
  .tag:before {
    top: 100%;
    width: 0;
    height: 0;
    left: 1px;
    content: "";
    position: absolute;
    border-top: 10px solid #e50013;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent; }
  .tag:after {
    top: 50%;
    left: 48%;
    color: #fff;
    font-size: 28px;
    line-height: 3px;
    position: absolute;
    font-style: normal;
    font-family: "Demi-Condensed-Italic", Helvetica, Arial, sans-serif;
    content: attr(data-letter);
    -webkit-transform: translate(-50%, 50%);
        -ms-transform: translate(-50%, 50%);
            transform: translate(-50%, 50%); }
  .tag.scl9 {
    -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
            transform: scale(0.9); }
  .tag.scl8 {
    -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8); }
  .tag.scl7 {
    -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
            transform: scale(0.7); }
  .tag.scl6 {
    -webkit-transform: scale(0.6);
        -ms-transform: scale(0.6);
            transform: scale(0.6); }
  .tag.scl5 {
    -webkit-transform: scale(0.5);
        -ms-transform: scale(0.5);
            transform: scale(0.5); }
  .tag.scl4 {
    -webkit-transform: scale(0.4);
        -ms-transform: scale(0.4);
            transform: scale(0.4); }
  .tag.scl3 {
    -webkit-transform: scale(0.3);
        -ms-transform: scale(0.3);
            transform: scale(0.3); }
  .tag.scl2 {
    -webkit-transform: scale(0.2);
        -ms-transform: scale(0.2);
            transform: scale(0.2); }
  .tag.scl1 {
    -webkit-transform: scale(0.1);
        -ms-transform: scale(0.1);
            transform: scale(0.1); }

/*
	HELP ICON
*/
.help {
  width: 20px;
  height: 20px;
  font-size: 0;
  cursor: pointer;
  border-radius: 50%;
  line-height: 20px;
  font-family: "Medium-Condensed", Helvetica, Arial, sans-serif;
  position: relative;
  font-style: normal;
  text-align: center;
  font-weight: normal;
  background: #0081ee;
  display: inline-block;
  -webkit-transition: background .5s, -webkit-transform .5s;
  transition: background .5s, -webkit-transform .5s;
  transition: background .5s, transform .5s;
  transition: background .5s, transform .5s, -webkit-transform .5s;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .help:after {
    top: 50%;
    left: 50%;
    content: '?';
    color: #fff;
    display: block;
    font-size: 15px;
    position: absolute;
    -webkit-transform: translate(-50%, -45%);
        -ms-transform: translate(-50%, -45%);
            transform: translate(-50%, -45%); }
  .help:hover, .help:focus, .help:active {
    background: #e50013;
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-transition: background .5s, -webkit-transform .5s;
    transition: background .5s, -webkit-transform .5s;
    transition: background .5s, transform .5s;
    transition: background .5s, transform .5s, -webkit-transform .5s; }

/*
	NOTIFICATION
*/
.notification {
  width: 12px;
  height: 12px;
  color: #fff;
  font-size: 10px;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-indent: -1px;
  line-height: 12px;
  text-align: center;
  font-family: "Medium-Condensed", Helvetica, Arial, sans-serif;
  border-radius: 100%;
  vertical-align: top;
  display: inline-block;
  background-color: #e50013; }
  .notification[title], .notification.tooltipstered {
    cursor: pointer; }

/*
	T-SHIRT
*/
.t-shirt {
  z-index: 0;
  position: relative; }
  .t-shirt:after {
    left: 25%;
    width: 50%;
    content: '';
    z-index: -1;
    opacity: .6;
    height: 8px;
    bottom: -13px;
    display: block;
    border-radius: 50%;
    background: #1f1f1f;
    position: absolute;
    filter: url("filters.svg#css-helper-blur");
    -webkit-filter: blur(3px); }

/*
	ICONS
*/
.i.iblue:before {
  color: #fff;
  padding: 5px;
  font-size: 14px;
  min-width: 20px;
  max-width: 20px;
  min-height: 20px;
  max-height: 20px;
  background: #0081ee;
  box-sizing: border-box; }

/*
	AVATAR
*/
.avatar {
  width: 70px;
  border-radius: 50%;
  text-align: center;
  background: #f1f5f5;
  display: inline-block;
  overflow: hidden !important;
  border: 3px solid #dfdfdf; }
  .avatar img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 100%;
    position: relative;
    vertical-align: middle; }

/*
	BURGER BUTTONS
*/
.burger-close {
  width: 35px;
  height: 35px;
  padding: 5px;
  position: relative;
  display: inline-block;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s; }
  .burger-close:before, .burger-close:after {
    top: 50%;
    left: 5px;
    right: 5px;
    content: '';
    height: 3px;
    background: #fff;
    position: absolute;
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s; }
  .burger-close:before {
    -webkit-transform: translateY(-3px) rotate(45deg);
        -ms-transform: translateY(-3px) rotate(45deg);
            transform: translateY(-3px) rotate(45deg); }
  .burger-close:after {
    -webkit-transform: translateY(-3px) rotate(-45deg);
        -ms-transform: translateY(-3px) rotate(-45deg);
            transform: translateY(-3px) rotate(-45deg); }
  .burger-close:hover, .burger-close:focus {
    -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotate(-180deg);
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s; }
    .burger-close:hover:before, .burger-close:hover:after, .burger-close:focus:before, .burger-close:focus:after {
      -webkit-transition: -webkit-transform 0.5s;
      transition: -webkit-transform 0.5s;
      transition: transform 0.5s;
      transition: transform 0.5s, -webkit-transform 0.5s; }
    .burger-close:hover:before, .burger-close:focus:before {
      -webkit-transform: translateY(-3px) rotate(-45deg);
          -ms-transform: translateY(-3px) rotate(-45deg);
              transform: translateY(-3px) rotate(-45deg); }
    .burger-close:hover:after, .burger-close:focus:after {
      -webkit-transform: translateY(-3px) rotate(45deg);
          -ms-transform: translateY(-3px) rotate(45deg);
              transform: translateY(-3px) rotate(45deg); }

/*
	ANCHOR DEFAULT ANIMATION
*/
a {
  -webkit-transition: color .5s;
  transition: color .5s; }

/*
	Link with Arrow
*/
a.arrow {
  color: inherit;
  text-decoration: none; }
  a.arrow:after {
    font-family: 'Liga-Record';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 9px;
    content: "";
    display: inline-block;
    color: inherit;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out; }
  a.arrow:hover:after {
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
            transform: translateX(50%); }

/*
	INFO BOX
*/
.info-call b {
  display: block;
  color: #70848c;
  font-size: 18px;
  font-family: "Medium-Condensed", Helvetica, Arial, sans-serif;
  margin-bottom: 10px; }
.info-call a {
  color: #0081ee;
  line-height: 0;
  display: inline-block;
  text-decoration: none; }
  .info-call a.tel {
    font-size: 26px;
    margin-bottom: 2px;
    font-family: "Demi-Condensed", Helvetica, Arial, sans-serif; }
  .info-call a.mail {
    color: #e50013; }



@media only screen and (min-width: 768px) {
  .player .team {
    font-size: 14px; } }
/*
	PLAYER RANK CARD
*/
.player-rank-card {
  padding: 20px;
  font-size: 0;
  line-height: 0;
  border-bottom: 1px solid #ebebeb;
  /*
  	For IE 6/7 only
  	Include this rule to trigger hasLayout and contain floats.
  */
  *zoom: 1; }
  .player-rank-card:after, .player-rank-card:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .player-rank-card:after {
    clear: both; }
  .player-rank-card * {
    line-height: 1em; }
  .player-rank-card:last-of-type {
    border: 0; }
  .player-rank-card h6, .player-rank-card h5 {
    margin: 0;
    font-size: 14px; }
  .player-rank-card h5 {
    color: #70848c;
    font-family: "Medium-Condensed", Helvetica, Arial, sans-serif;
    text-transform: capitalize; }
  .player-rank-card .avatar {
    width: 70px;
    height: 70px;
    margin-bottom: 15px; }
  .player-rank-card .profile,
  .player-rank-card .data {
    font-size: 0;
    line-height: 0;
    vertical-align: top;
    display: inline-block; }
  .player-rank-card .profile {
    float: left;
    width: 30%;
    min-width: 70px;
    text-align: center; }
  .player-rank-card .data {
    width: 50%;
    float: right;
    font-family: "Demi", Helvetica, Arial, sans-serif;
    padding-top: 12px;
    text-align: center; }
    .player-rank-card .data i {
      display: block;
      font-size: 9px;
      font-style: normal;
      font-family: "Book-Condensed", Helvetica, Arial, sans-serif;
      text-transform: uppercase; }
    .player-rank-card .data p:last-of-type {
      color: #70848c; }
  .player-rank-card .score,
  .player-rank-card .value {
    display: block;
    text-align: center; }
    .player-rank-card .score p,
    .player-rank-card .value p {
      margin: 0;
      width: 50%;
      font-size: 16px;
      padding: 5px 15px;
      display: inline-block; }
    .player-rank-card .score p:first-child,
    .player-rank-card .value p:first-child {
      padding-left: 0;
      text-align: right;
      border-right: 1px solid #ebebeb; }
    .player-rank-card .score p:last-child,
    .player-rank-card .value p:last-child {
      text-align: left;
      padding-right: 0; }
  .player-rank-card .score {
    margin-bottom: 10px;
    border-bottom: 1px solid #ebebeb; }
    .player-rank-card .score p {
      margin-bottom: 10px; }
  .player-rank-card.empty {
    height: 100%;
    cursor: default;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    .player-rank-card.empty .score p, .player-rank-card.empty .score i,
    .player-rank-card.empty .value p,
    .player-rank-card.empty .value i {
      color: #ebebeb; }
    .player-rank-card.empty h6 {
      color: #e50013; }
    .player-rank-card.empty .avatar {
      border-color: #d9dada;
      background: #f1f5f5; }
      .player-rank-card.empty .avatar a {
        display: block;
        font-size: 24px;
        line-height: 70px;
        font-weight: bolder;
        text-decoration: none;
        -webkit-transition: -webkit-transform .3s;
        transition: -webkit-transform .3s;
        transition: transform .3s;
        transition: transform .3s, -webkit-transform .3s;
        color: rgba(255, 255, 255, 0.7); }
        .player-rank-card.empty .avatar a:before {
          text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5), 0 0 0 #000, 1px 1px 1px rgba(255, 255, 255, 0.5); }
        .player-rank-card.empty .avatar a:hover, .player-rank-card.empty .avatar a:focus {
          -webkit-transform: scale(1.3);
              -ms-transform: scale(1.3);
                  transform: scale(1.3);
          -webkit-transition: -webkit-transform .3s;
          transition: -webkit-transform .3s;
          transition: transform .3s;
          transition: transform .3s, -webkit-transform .3s; }

/*
	PLAYER CARD
*/
.player-card {
  z-index: 0;
  overflow: hidden;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative; }
  .player-card.checked:before {
    top: 10px;
    left: 10px;
    z-index: 999;
    font-family: 'Liga-Record';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    color: #44a944;
    content: "";
    position: absolute; }
  .player-card .tag {
    top: 0;
    right: 0;
    z-index: 999;
    position: absolute;
    -webkit-transform: scale(0.6);
        -ms-transform: scale(0.6);
            transform: scale(0.6);
    -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
            transform-origin: 0 0; }
  .player-card figure {
    position: relative;
    overflow: hidden;
    margin: 0;
    line-height: 0;
    color: white;
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out, -webkit-transform .2s ease-out; }
    .player-card figure:after {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      bottom: 0;
      z-index: 0;
      height: 127px;
      width: 100%;
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&amp;0+0,0.5+100 */
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.5)));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
      /* Chrome10+,Safari5.1+ */
      /* Opera 11.10+ */
      /* IE10+ */
      background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=0 );
      /* IE6-9 */
      -webkit-transition: height .2s ease-out, -webkit-transform .2s ease-out;
      transition: height .2s ease-out, -webkit-transform .2s ease-out;
      transition: transform .2s ease-out, height .2s ease-out;
      transition: transform .2s ease-out, height .2s ease-out, -webkit-transform .2s ease-out; }
    .player-card figure img {
      width: 100%;
      height: auto;
      filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
      /* Firefox 10+ */
      filter: gray;
      /* IE6-9 */
      -webkit-filter: grayscale(100%);
      /* Chrome 19+ & Safari 6+ */
      -webkit-transition: all .6s ease;
      /* Fade to color for Chrome and Safari */
      -webkit-backface-visibility: hidden;
      /* Fix for transition flickering */
      transition: all .6s ease;
      -webkit-transition: -webkit-transform .2s ease-out;
      transition: -webkit-transform .2s ease-out;
      transition: transform .2s ease-out;
      transition: transform .2s ease-out, -webkit-transform .2s ease-out; }
    .player-card figure .identity {
      position: absolute;
      z-index: 1;
      bottom: 0;
      left: 0;
      padding: 15px;
      -webkit-transition: -webkit-transform .2s ease-out;
      transition: -webkit-transform .2s ease-out;
      transition: transform .2s ease-out;
      transition: transform .2s ease-out, -webkit-transform .2s ease-out; }
      .player-card figure .identity h6 {
        margin: 0;
        line-height: 14px;
        font-size: 14px;
        font-weight: 400;
        font-family: "Demi-Condensed", Helvetica, Arial, sans-serif; }
      .player-card figure .identity p {
        margin: 0;
        font-size: 12px;
        line-height: 12px;
        font-family: "Medium-Condensed", Helvetica, Arial, sans-serif; }
    .player-card figure .score {
      position: absolute;
      z-index: 1;
      bottom: 0;
      right: 0;
      padding: 15px;
      -webkit-transition: -webkit-transform .2s ease-out;
      transition: -webkit-transform .2s ease-out;
      transition: transform .2s ease-out;
      transition: transform .2s ease-out, -webkit-transform .2s ease-out; }
      .player-card figure .score p {
        font-family: Medium, sans-serif;
        margin: 0;
        line-height: 14px;
        font-size: 10px;
        text-transform: uppercase; }
  .player-card .value {
    border: 1px solid #dfdfdf;
    background-color: #fff;
    border-top: none;
    position: relative;
    z-index: 2;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out; }
    .player-card .value .va,
    .player-card .value .vi {
      width: 50%;
      float: left;
      text-align: center;
      padding: 10px;
      line-height: 14px;
      box-sizing: border-box;
      -webkit-transition: -webkit-transform .2s ease-out;
      transition: -webkit-transform .2s ease-out;
      transition: transform .2s ease-out;
      transition: transform .2s ease-out, -webkit-transform .2s ease-out; }
    .player-card .value p {
      margin: 0;
      font-family: "Demi-Condensed", Helvetica, Arial, sans-serif;
      font-size: 14px; }
    .player-card .value p:last-child {
      font-family: Medium, sans-serif;
      font-size: 10px; }
    .player-card .value .vi {
      color: #70848c;
      border-left: 1px sold #dfdfdf; }
    .player-card .value:after {
      content: ' ';
      display: table;
      clear: both; }
  .player-card .btn {
    left: 0;
    bottom: 0;
    z-index: 3;
    width: 100%;
    height: 43px;
    display: block;
    border-radius: 0;
    font-size: 18px;
    line-height: 31px;
    position: absolute;
    text-transform: uppercase;
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out, -webkit-transform .2s ease-out;
    font-family: "Demi-Condensed", Helvetica, Arial, sans-serif; }
  .player-card.checked figure {
    border: 3px solid #44a944; }
  .player-card.checked img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%); }
  .player-card.checked .btn {
    display: none; }
  .player-card:not(.checked):hover.checked:after, .player-card:not(.checked):active.checked:after {
    bottom: 0; }
  .player-card:not(.checked):hover figure img, .player-card:not(.checked):active figure img {
    -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
            transform: translateY(-10px);
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%); }
  .player-card:not(.checked):hover figure:after, .player-card:not(.checked):active figure:after {
    -webkit-transform: translateY(-21px);
        -ms-transform: translateY(-21px);
            transform: translateY(-21px); }
  .player-card:not(.checked):hover .value,
  .player-card:not(.checked):hover figure .identity,
  .player-card:not(.checked):hover figure .score, .player-card:not(.checked):active .value,
  .player-card:not(.checked):active figure .identity,
  .player-card:not(.checked):active figure .score {
    -webkit-transform: translateY(-43px);
        -ms-transform: translateY(-43px);
            transform: translateY(-43px); }
  .player-card:not(.checked):hover .btn, .player-card:not(.checked):active .btn {
    -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
            transform: translateY(0%); }

/*
	SLICK SLIDERS
	LETS TRY AND MAKE SLICK SLIDERS A LITTLE BIT CLOSSER
	TO THE FINAL EFFECT
*/
.slick:not(.slick-initialized) {
  font-size: 0;
  width: 99999px;
  overflow: hidden;
  position: relative; }
  .slick:not(.slick-initialized) > * {
    display: inline-block; }

/*
	SLICK PAGING
*/
.slick-dots {
  margin: 0;
  z-index: 1;
  width: 100%;
  font-size: 0;
  padding: 0;
  line-height: 0;
  list-style: none;
  position: relative; }
  .slick-dots li {
    padding: 5px;
    display: inline-block; }
    .slick-dots li button {
      border: 0;
      margin: 0;
      padding: 0;
      width: 10px;
      height: 10px;
      outline: none;
      border-radius: 100%;
      display: inline-block;
      background: #d9dada;
      -webkit-appearance: textfield;
      -moz-appearance: textfield;
      appearance: textfield;
      -webkit-transition: background .5s;
      transition: background .5s; }
      .slick-dots li button:hover, .slick-dots li button:focus, .slick-dots li button:active {
        background: #b7000f;
        -webkit-transition: background .5s;
        transition: background .5s; }
    .slick-dots li.slick-active button {
      cursor: default;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      pointer-events: none;
      background: #e50013; }

/*
	FORMS
*/
.fieldset {
  padding: 20px;
  position: relative;
  border: 1px solid #ebebeb; }
  .fieldset .title {
    left: 50%;
    top: -12px;
    max-width: 90%;
    font-size: 16px;
    padding: 0 15px;
    margin-bottom: 0;
    color: #70848c;
    position: absolute;
    font-family: "Demi-Condensed", Helvetica, Arial, sans-serif;
    background-color: #fff;
    text-transform: uppercase;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }

input {
  -webkit-appearance: none; }

@keyframes blink {
  0% {
    border-color: #e50013; }
  100% {
    border-color: #e0e0e0; } }
@-webkit-keyframes blink {
  0% {
    border-color: #e50013; }
  100% {
    border-color: #e0e0e0; } }
.dropdown,
textarea,
input:not([type="submit"]) {
  padding: 10px;
  font-family: "Book-Condensed", Helvetica, Arial, sans-serif;
  color: #a6a6a6;
  font-size: 14px;
  min-width: 30px;
  border-radius: 0;
  font-weight: normal;
  background: #fff;
  text-align: left;
  line-height: 14px;
  display: inline-block;
  border: 1px solid #e0e0e0;
  -webkit-transition: border .3s;
  transition: border .3s; }
  .dropdown.error,
  textarea.error,
  input:not([type="submit"]).error {
    border-color: #e50013;
    -webkit-animation: blink 0.2s linear 3;
            animation: blink 0.2s linear 3; }

textarea {
  height: 200px;
  resize: vertical; }

@media only screen and (max-width: 991px) {
  .dropdown,
  textarea,
  input:not([type="submit"]) {
    font-size: 18px; } }
@media only screen and (max-width: 767px) {
  .dropdown,
  textarea,
  input:not([type="submit"]) {
    font-size: 14px;
    border-radius: 0; } }
input:not([type="submit"]) {
  line-height: 0; }

/*
	BUTTON
*/
button,
.btn,
.btn-lg,
.btn-primary {
  box-shadow: none;
  border-radius: 2px;
  font-family: "Medium-Condensed", Helvetica, Arial, sans-serif;
  -webkit-appearance: none;
  text-transform: uppercase;
  -webkit-transition: border .2s, background .2s, color .2s;
  transition: border .2s, background .2s, color .2s; }
  button:focus, button:active, button.active,
  .btn:focus,
  .btn:active,
  .btn.active,
  .btn-lg:focus,
  .btn-lg:active,
  .btn-lg.active,
  .btn-primary:focus,
  .btn-primary:active,
  .btn-primary.active {
    box-shadow: none; }
  button.cancel,
  .btn.cancel,
  .btn-lg.cancel,
  .btn-primary.cancel {
    color: #e50013;
    background: none;
    border: 2px solid #e50013; }
    button.cancel:hover, button.cancel:focus, button.cancel:active, button.cancel.active,
    .btn.cancel:hover,
    .btn.cancel:focus,
    .btn.cancel:active,
    .btn.cancel.active,
    .btn-lg.cancel:hover,
    .btn-lg.cancel:focus,
    .btn-lg.cancel:active,
    .btn-lg.cancel.active,
    .btn-primary.cancel:hover,
    .btn-primary.cancel:focus,
    .btn-primary.cancel:active,
    .btn-primary.cancel.active {
      color: #fff;
      background: #e50013;
      border: 2px solid #e50013; }
    button.cancel.blue,
    .btn.cancel.blue,
    .btn-lg.cancel.blue,
    .btn-primary.cancel.blue {
      color: #0081ee;
      border: 2px solid #0081ee; }
      button.cancel.blue:hover, button.cancel.blue:focus, button.cancel.blue:active, button.cancel.blue.active,
      .btn.cancel.blue:hover,
      .btn.cancel.blue:focus,
      .btn.cancel.blue:active,
      .btn.cancel.blue.active,
      .btn-lg.cancel.blue:hover,
      .btn-lg.cancel.blue:focus,
      .btn-lg.cancel.blue:active,
      .btn-lg.cancel.blue.active,
      .btn-primary.cancel.blue:hover,
      .btn-primary.cancel.blue:focus,
      .btn-primary.cancel.blue:active,
      .btn-primary.cancel.blue.active {
        color: #fff;
        background: #0081ee;
        border: 2px solid #0081ee; }
  button.ok,
  .btn.ok,
  .btn-lg.ok,
  .btn-primary.ok {
    color: #44a944;
    background: none;
    border: 2px solid #44a944; }
    button.ok:hover, button.ok:focus, button.ok:active, button.ok.active,
    .btn.ok:hover,
    .btn.ok:focus,
    .btn.ok:active,
    .btn.ok.active,
    .btn-lg.ok:hover,
    .btn-lg.ok:focus,
    .btn-lg.ok:active,
    .btn-lg.ok.active,
    .btn-primary.ok:hover,
    .btn-primary.ok:focus,
    .btn-primary.ok:active,
    .btn-primary.ok.active {
      color: #fff;
      background: #44a944;
      border: 2px solid #44a944; }
  button.share,
  .btn.share,
  .btn-lg.share,
  .btn-primary.share {
    color: #70848c;
    border-color: #70848c;
    background: transparent; }
    button.share:hover, button.share:focus, button.share:active, button.share.active,
    .btn.share:hover,
    .btn.share:focus,
    .btn.share:active,
    .btn.share.active,
    .btn-lg.share:hover,
    .btn-lg.share:focus,
    .btn-lg.share:active,
    .btn-lg.share.active,
    .btn-primary.share:hover,
    .btn-primary.share:focus,
    .btn-primary.share:active,
    .btn-primary.share.active {
      color: #fff;
      background: #e50013;
      border-color: #e50013; }
    button.share.facebook,
    .btn.share.facebook,
    .btn-lg.share.facebook,
    .btn-primary.share.facebook {
      color: #fff;
      padding-left: 36px;
      background: #4d609d;
      border-color: #4d609d; }
      button.share.facebook:before,
      .btn.share.facebook:before,
      .btn-lg.share.facebook:before,
      .btn-primary.share.facebook:before {
        top: 6px;
        left: 6px;
        font-size: 22px;
        position: absolute; }
      button.share.facebook:hover, button.share.facebook:focus, button.share.facebook:active, button.share.facebook.active,
      .btn.share.facebook:hover,
      .btn.share.facebook:focus,
      .btn.share.facebook:active,
      .btn.share.facebook.active,
      .btn-lg.share.facebook:hover,
      .btn-lg.share.facebook:focus,
      .btn-lg.share.facebook:active,
      .btn-lg.share.facebook.active,
      .btn-primary.share.facebook:hover,
      .btn-primary.share.facebook:focus,
      .btn-primary.share.facebook:active,
      .btn-primary.share.facebook.active {
        background: #5a70b8;
        border-color: #5a70b8; }
    button.share.twitter,
    .btn.share.twitter,
    .btn-lg.share.twitter,
    .btn-primary.share.twitter {
      color: #fff;
      background: #2daae1;
      border-color: #2daae1; }
      button.share.twitter:hover, button.share.twitter:focus, button.share.twitter:active, button.share.twitter.active,
      .btn.share.twitter:hover,
      .btn.share.twitter:focus,
      .btn.share.twitter:active,
      .btn.share.twitter.active,
      .btn-lg.share.twitter:hover,
      .btn-lg.share.twitter:focus,
      .btn-lg.share.twitter:active,
      .btn-lg.share.twitter.active,
      .btn-primary.share.twitter:hover,
      .btn-primary.share.twitter:focus,
      .btn-primary.share.twitter:active,
      .btn-primary.share.twitter.active {
        background: #45c0f5;
        border-color: #45c0f5; }
  button.i,
  .btn.i,
  .btn-lg.i,
  .btn-primary.i {
    position: relative;
    padding-left: 36px; }
    button.i:before,
    .btn.i:before,
    .btn-lg.i:before,
    .btn-primary.i:before {
      top: 7px;
      left: 10px;
      font-size: 18px;
      position: absolute; }

@media only screen and (max-width: 767px) {
  button,
  .btn,
  .btn-lg,
  .btn-primary {
    border-radius: 0; } }
/*
	LABEL
*/
label {
  width: 100%;
  display: block;
  font-size: 12px;
  text-indent: 10px;
  color: #70848c;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-family: "Medium-Condensed", Helvetica, Arial, sans-serif;
  vertical-align: top;
  text-transform: uppercase; }
  label input,
  label button,
  label textarea {
    width: 100%; }

@media only screen and (max-width: 991px) {
  label {
    font-size: 14px; } }
@media only screen and (max-width: 767px) {
  label {
    font-size: 12px; } }
/*
	DROPDOWN BUTTON
*/
.dropdown {
  border-radius: 0;
  padding-top: 12px;
  font-family: "Book-Condensed", Helvetica, Arial, sans-serif;
  position: relative;
  padding-bottom: 11px;
  -webkit-appearance: none;
  text-transform: uppercase;
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.15);
  /*
  	i
  	{
  		float:right;
  		color:$cl_red;
  		font-size: 10px;
  		margin:0 10px 0 20px;
  	}
  */ }
  .dropdown:after {
    top: 50%;
    right: 15px;
    color: #e50013;
    font-family: 'Liga-Record';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: .7em;
    position: absolute;
    content: "";
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  .dropdown:hover, .dropdown:focus, .dropdown.focus, .dropdown:active, .dropdown.active {
    background: none !important;
    box-shadow: none !important;
    background-color: none !important; }

.btn-group button {
  background: none;
  box-shadow: 0 0 0 0 black !important;
  -moz-box-shadow: 0 0 0 0 black !important;
  -webkit-box-shadow: 0 0 0 0 black !important; }
.btn-group .dropdown-menu {
  border: 0;
  width: 100%;
  margin-top: -2px;
  font-family: "Medium-Condensed", Helvetica, Arial, sans-serif; }
.btn-group.open {
  z-index: 99999; }

@media only screen and (max-width: 991px) {
  .dropdown {
    padding-top: 17px;
    padding-bottom: 14px; } }
@media only screen and (max-width: 767px) {
  .dropdown {
    border: 0;
    box-shadow: none;
    border-bottom: 2px solid #e50013; } }
/*
	HEADERS PAGING COMPONENT
*/
.paging {
  /*
  	EXTENDED
  */ }
  .paging a.previous,
  .paging a.next {
    color: #777777;
    font-family: "Book", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: normal;
    text-decoration: none; }
    .paging a.previous:after, .paging a.previous:before,
    .paging a.next:after,
    .paging a.next:before {
      margin: 0 8px;
      color: #e50013;
      font-family: 'Liga-Record';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 11px;
      content: "";
      vertical-align: middle; }
  .paging a.previous:after {
    content: none; }
  .paging a.next:before {
    content: none; }
  .paging a.next:after {
    content: ""; }
  .paging input {
    margin: 10px 8px;
    padding: 0 10px;
    line-height: 42px;
    box-shadow: none; }
  .paging.extended {
    cursor: default;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    .paging.extended ul {
      padding: 0;
      font-size: 0;
      line-height: 0;
      margin: 0 15px;
      list-style: none;
      white-space: nowrap;
      display: inline-block; }
      .paging.extended ul li {
        display: inline-block; }
        .paging.extended ul li a, .paging.extended ul li b {
          padding: 0 15px;
          font-size: 14px;
          line-height: 30px;
          border-radius: 2px;
          color: #777777;
          display: inline-block;
          border: 1px solid transparent; }
        .paging.extended ul li a {
          text-decoration: none;
          -webkit-transition: color .3s, border .3s;
          transition: color .3s, border .3s; }
          .paging.extended ul li a:hover, .paging.extended ul li a:focus {
            color: #e50013; }
          .paging.extended ul li a:active {
            color: #e50013;
            border-color: #e50013; }
        .paging.extended ul li.active a {
          color: #e50013;
          border-color: #e50013; }
    .paging.extended.start a.previous {
      display: none; }
    .paging.extended.start a.next {
      display: inline-block; }
    .paging.extended.middle a.previous,
    .paging.extended.middle a.next {
      display: inline-block; }
    .paging.extended.end a.previous {
      display: inline-block; }
    .paging.extended.end a.next {
      display: none; }

/*
	icheckbox plugin Polaris skin
*/
.icheckbox,
.iradio {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  border: none;
  cursor: pointer;
  border: 1px solid #e9e9e9;
  position: relative;
  margin: 0 5px;
  text-align: center;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
  position: relative;
  top: -1px;
  -webkit-animation: blink 0.2s linear 3;
          animation: blink 0.2s linear 3; }

.icheckbox:hover,
.iradio:hover {
  border-color: #777777; }

.icheckbox:active,
.iradio:active {
  border-color: #e50013; }

.icheckbox.checked {
  border-color: #e50013; }

.icheckbox.checked:after {
  font-family: 'Liga-Record';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  color: #e50013;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out; }

.iradio.checked:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 50%;
  height: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 5px solid transparent;
  background-color: #e50013;
  border-radius: 50%;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out; }

.icheckbox.disabled,
.iradio.disabled {
  opacity: .4;
  cursor: default; }

.icheckbox.disabled:after,
.iradio.disabled:after {
  color: #ddd; }

.iradio {
  border-radius: 50%; }

/*
	Range Slider - JQuery Range Slider
*/
.slider-group {
  position: relative;
  /*
  	
  	.field
  	{
  		float: left;
  		position: relative;
  
  		input
  		{
  			width: 100%;
  			display: block;
  			font-size: 12px;
  			color: $cl_silver;
  			@include fn-md-cnd;
  			text-transform: uppercase;
  		}
  		
  		label{
  			padding: 7px;
  		}
  		
  		& + .field{
  			
  			margin-left: 30px;
  			
  			&:before{
  				content: '';
  				background-color: $sc_border;
  				width: 10px;
  				height: 1px;
  				position: absolute;
  				bottom: 18px;
  				left: -20px;
  			}
  			
  		}
  	}
  */ }
  .slider-group fieldset {
    border: none;
    padding: 0;
    margin: 0; }
  .slider-group label {
    width: 50%;
    padding-right: 10px;
    display: inline-block; }
  .slider-group label + label {
    padding-right: 0;
    padding-left: 10px;
    position: relative; }
    .slider-group label + label:after {
      top: -20px;
      content: '';
      left: -15px;
      width: 10px;
      display: block;
      position: relative;
      border-top: 1px solid #e9e9e9; }

.slider-container {
  width: 100%;
  padding: 20px 0;
  font-family: Book-Condensed, sans-serif;
  	/*
  	&.record {
  		
  		.back-bar {
  			height: 5px;
  			border-radius: 2px;
  			background-color: #eeeeee;
  			background-color: #e7e7e7;
  			background-image: -moz-linear-gradient(top, #eeeeee, #dddddd);
  			background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#dddddd));
  			background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd);
  			background-image: -o-linear-gradient(top, #eeeeee, #dddddd);
  			background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
  			background-repeat: repeat-x;
  			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdddddd', GradientType=0);
  			
  			
  			.pointer {
  				width: 14px;
  				height: 14px;
  				top: -5px;
  				-webkit-box-sizing: border-box;
  				-moz-box-sizing: border-box;
  				box-sizing: border-box;
  				border-radius: 10px;
  				border: 1px solid #AAA;
  				background-color: #e7e7e7;
  				background-image: -moz-linear-gradient(top, #eeeeee, #dddddd);
  				background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#dddddd));
  				background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd);
  				background-image: -o-linear-gradient(top, #eeeeee, #dddddd);
  				background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
  				background-repeat: repeat-x;
  				filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdddddd', GradientType=0);
  			}
  			
  			.selected-bar {
  				border-radius: 2px;
  				background-color: #a1fad0;
  				background-image: -moz-linear-gradient(top, #bdfade, #76fabc);
  				background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bdfade), to(#76fabc));
  				background-image: -webkit-linear-gradient(top, #bdfade, #76fabc);
  				background-image: -o-linear-gradient(top, #bdfade, #76fabc);
  				background-image: linear-gradient(to bottom, #bdfade, #76fabc);
  				background-repeat: repeat-x;
  				filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbdfade', endColorstr='#ff76fabc', GradientType=0);
  			}
  			
  			.pointer-label {
  				color: #999;
  			}
  
  			.focused {
  				color: #333;
  			}
  
  		}
  		
  		
  		.scale span {
  			border-left: 1px solid #e5e5e5;
  		}
  		
  		.scale ins {
  			color: #999;
  		}
  		
  	}
  	
  	*/ }
  .slider-container .back-bar {
    height: 3px;
    position: relative;
    background-color: #dfdfdf; }
    .slider-container .back-bar .selected-bar {
      position: absolute;
      background-color: #ed1300;
      height: 100%; }
    .slider-container .back-bar .pointer {
      position: absolute;
      width: 10px;
      height: 10px;
      background-color: #ed1300;
      cursor: col-resize;
      opacity: 1;
      z-index: 2;
      top: 10px; }
      .slider-container .back-bar .pointer:before {
        content: '';
        position: absolute;
        bottom: 100%;
        left: 0;
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-bottom: 6px solid #ed1300; }
      .slider-container .back-bar .pointer.last-active {
        z-index: 3; }
    .slider-container .back-bar .pointer-label {
      position: absolute;
      top: -17px;
      font-size: 8px;
      background: white;
      white-space: nowrap;
      line-height: 1; }
    .slider-container .back-bar .focused {
      z-index: 10; }
  .slider-container .clickable-dummy {
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1; }
  .slider-container .scale {
    top: 2px;
    position: relative; }
    .slider-container .scale span {
      position: absolute;
      height: 5px;
      border-left: 1px solid #999;
      font-size: 0; }
    .slider-container .scale ins {
      font-size: 9px;
      text-decoration: none;
      position: absolute;
      left: 0;
      top: 5px;
      color: #999;
      line-height: 1; }
  .slider-container.slider-readonly .clickable-dummy, .slider-container.slider-readonly .pointer {
    cursor: auto; }

.slider-group .slider-container {
  padding-top: 10px; }

/*
	SWITCH
*/
.switch {
  font-size: 0;
  line-height: 0;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .switch label {
    display: inline; }
    .switch label span {
      line-height: 16px;
      color: #70848c;
      vertical-align: middle;
      text-transform: uppercase;
      -webkit-transition: all .2s ease-out;
      transition: all .2s ease-out; }
  .switch input {
    display: none; }
  .switch i {
    display: inline-block;
    width: 40px;
    height: 16px;
    border: 1px solid #e9e9e9;
    vertical-align: middle;
    margin: 0 5px;
    border-radius: 9px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    cursor: pointer;
    position: relative;
    vertical-align: top; }
    .switch i:before {
      content: '';
      position: absolute;
      left: 2px;
      top: 2px;
      width: 10px;
      height: 10px;
      border-radius: 50%;
      background-color: #ed1300;
      -webkit-transition: all .2s ease-out;
      transition: all .2s ease-out; }
  .switch:hover label span, .switch:active label span {
    color: #333c40; }
  .switch.a label:first-child span {
    color: #ed1300; }
  .switch.b label:last-child span {
    color: #ed1300; }
  .switch.b i:before {
    left: 26px; }

/*
	TABS - NOT BOOTSTRAP
*/
.tab-menu {
  border: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  border-radius: 0;
  font-family: "Medium-Condensed", Helvetica, Arial, sans-serif; }
  .tab-menu li {
    border: 0;
    display: inline-block; }
    .tab-menu li a {
      color: #fff;
      margin: 0 5px;
      font-size: 18px;
      line-height: 14px;
      border-bottom: none;
      position: relative;
      text-decoration: none;
      padding: 10px 2px 18px;
      text-transform: uppercase;
      -webkit-transition: color .5s;
      transition: color .5s; }
      .tab-menu li a:after {
        left: 0;
        bottom: 0;
        width: 100%;
        content: '';
        height: 2px;
        position: absolute;
        background: #e50013;
        -webkit-transform: scale(0, 1);
            -ms-transform: scale(0, 1);
                transform: scale(0, 1);
        -webkit-transform-origin: 50% 50%;
            -ms-transform-origin: 50% 50%;
                transform-origin: 50% 50%;
        -webkit-transition: -webkit-transform .5s;
        transition: -webkit-transform .5s;
        transition: transform .5s;
        transition: transform .5s, -webkit-transform .5s; }
      .tab-menu li a:active, .tab-menu li a:hover, .tab-menu li a:focus {
        color: #e50013;
        -webkit-transition: color .5s;
        transition: color .5s; }
        .tab-menu li a:active:after, .tab-menu li a:hover:after, .tab-menu li a:focus:after {
          -webkit-transform: scale(1, 1);
              -ms-transform: scale(1, 1);
                  transform: scale(1, 1);
          -webkit-transition: -webkit-transform .5s;
          transition: -webkit-transform .5s;
          transition: transform .5s;
          transition: transform .5s, -webkit-transform .5s; }
    .tab-menu li:last-of-type a {
      border: 0;
      margin-right: 0; }
    .tab-menu li:first-of-type a {
      margin-left: 0; }
    .tab-menu li.active a {
      color: #e50013; }
      .tab-menu li.active a:after {
        -webkit-transform: scale(1, 1);
            -ms-transform: scale(1, 1);
                transform: scale(1, 1);
        -webkit-transition: -webkit-transform .5s;
        transition: -webkit-transform .5s;
        transition: transform .5s;
        transition: transform .5s, -webkit-transform .5s; }

/*
	TABS - NO RESPONSIVE
*/
.tab-menu-fixed {
  left: 0;
  bottom: -3px;
  margin: 0;
  border: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  list-style: none;
  position: absolute;
  display: inline-block; }
  .tab-menu-fixed li {
    line-height: normal;
    display: inline-block; }
    .tab-menu-fixed li a {
      border: 0;
      padding: 0;
      color: #a1a1a1;
      margin: 0 12px;
      font-size: 20px;
      position: relative;
      padding-bottom: 19px;
      display: inline-block;
      text-decoration: none;
      -webkit-transition: color .5s;
      transition: color .5s;
      text-transform: uppercase; }
      .tab-menu-fixed li a:after {
        left: 0;
        bottom: 0;
        width: 100%;
        content: '';
        height: 3px;
        position: absolute;
        background: #e50013;
        -webkit-transform: scale(0, 1);
            -ms-transform: scale(0, 1);
                transform: scale(0, 1);
        -webkit-transform-origin: 50% 50%;
            -ms-transform-origin: 50% 50%;
                transform-origin: 50% 50%;
        -webkit-transition: -webkit-transform .5s;
        transition: -webkit-transform .5s;
        transition: transform .5s;
        transition: transform .5s, -webkit-transform .5s; }
      .tab-menu-fixed li a:hover, .tab-menu-fixed li a:focus, .tab-menu-fixed li a:active {
        color: #e50013; }
        .tab-menu-fixed li a:hover:after, .tab-menu-fixed li a:focus:after, .tab-menu-fixed li a:active:after {
          -webkit-transform: scale(1, 1);
              -ms-transform: scale(1, 1);
                  transform: scale(1, 1); }
    .tab-menu-fixed li.active a {
      color: #e50013; }
      .tab-menu-fixed li.active a:after {
        -webkit-transform: scale(1, 1);
            -ms-transform: scale(1, 1);
                transform: scale(1, 1); }
    .tab-menu-fixed li:first-child a {
      margin-left: 0; }
    .tab-menu-fixed li:last-child a {
      margin-right: 0; }

/*
	DIALOG
*/
.dialog {
  width: auto;
  padding: 20px;
  max-width: 610px;
  margin: 20px auto;
  background: #fff;
  position: relative;
  /*
  	BUTTON CLOSE
  */
  /*
  	BODY
  */ }
  .dialog > .close {
    border: 0;
    top: 15px;
    padding: 0;
    right: 15px;
    z-index: 999;
    color: #e50013;
    font-size: 14px;
    background: none;
    box-shadow: none;
    cursor: default;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    cursor: pointer;
    position: absolute;
    font-family: "Medium-Condensed", Helvetica, Arial, sans-serif;
    vertical-align: middle;
    -webkit-appearance: textfield; }
    .dialog > .close:after {
      width: 25px;
      height: 25px;
      font-family: 'Liga-Record';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 9px;
      margin-left: 10px;
      content: "";
      line-height: 25px;
      border-radius: 100%;
      text-align: center;
      display: inline-block;
      border: 1px solid #e50013;
      -webkit-transition: background .3s, color .3s;
      transition: background .3s, color .3s; }
    .dialog > .close:hover:after, .dialog > .close:focus:after {
      color: #fff;
      background: #e50013; }
  .dialog > .body {
    position: relative;
    padding-left: 160px;
    /*
    	ICON
    */
    /*
    	TITLE
    */
    /*
    	CONTENT
    */ }
    .dialog > .body:before {
      top: 0;
      left: 0;
      height: 100%;
      font-size: 80px;
      color: #ff9000;
      position: absolute;
      display: inline-block;
      padding: 55px 30px 0 20px;
      cursor: default;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      border-right: 1px solid #dfdfdf; }
    .dialog > .body > h1 {
      margin: 0;
      font-size: 26px;
      padding-top: 60px;
      padding-bottom: 10px;
      font-family: "Demi-Condensed", Helvetica, Arial, sans-serif; }
    .dialog > .body > .content {
      font-family: "Book", Helvetica, Arial, sans-serif;
      font-size: 16px;
      max-width: 100%;
      overflow: scroll;
      line-height: 20px;
      color: #777777; }
  .dialog .actions {
    margin-top: 40px;
    /*
    	BUTTON CANCEL
    */ }
    .dialog .actions button {
      cursor: default;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      cursor: pointer;
      margin-right: 10px; }

@media only screen and (max-width: 500px) {
  .dialog {
    /*
    	BUTTON CLOSE
    */
    /*
    	BODY
    */ }
    .dialog > .body {
      padding-left: 120px;
      /*
      	ICON
      */
      /*
      	TITLE
      */
      /*
      	CONTENT
      */
      /*
      	BUTTON CANCEL
      */ }
      .dialog > .body:before {
        line-height: 0;
        font-size: 70px;
        padding: 55px 20px 0 0; }
      .dialog > .body > h1 {
        font-size: 22px;
        padding-top: 40px; }
      .dialog > .body > .content {
        font-size: 14px;
        line-height: 16px; }
      .dialog > .body > button:last-child {
        margin-bottom: 20px; } }
@media only screen and (max-width: 500px) {
  .dialog {
    /*
    	BUTTON CLOSE
    */
    /*
    	BODY
    */ }
    .dialog > .body {
      padding-left: 0;
      /*
      	ICON
      */
      /*
      	TITLE
      */
      /*
      	CONTENT
      */
      /*
      	BUTTON CANCEL
      */ }
      .dialog > .body:before {
        border: 0;
        font-size: 30px;
        padding: 10px 0 0 0; }
      .dialog > .body > h1 {
        font-size: 18px;
        padding-top: 50px; }
      .dialog > .body > button:last-child {
        font-size: 16px;
        margin-bottom: 0;
        padding: 8px 30px; } }
/**
* Fade-move animation for second dialog
*/
/* at start */
.dialogAnimated .zoom {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
          transform: translateY(-20px) perspective(600px) rotateX(10deg); }

/* animate in */
.dialogAnimated.mfp-ready .zoom {
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
          transform: translateY(0) perspective(600px) rotateX(0); }

/* animate out */
.dialogAnimated.mfp-removing .zoom {
  opacity: 0;
  -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
          transform: translateY(-10px) perspective(600px) rotateX(10deg); }

/* Dark overlay, start state */
.dialogAnimated.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }

/* animate in */
.dialogAnimated.mfp-ready.mfp-bg {
  opacity: 0.8; }

/* animate out */
.dialogAnimated.mfp-removing.mfp-bg {
  opacity: 0; }

/*
	TOOLTIP - TOOLTIPSTER
*/
/* This is the default Tooltipster theme (feel free to modify or duplicate and create multiple themes!): */
.tooltipster-default {
  border-radius: 5px;
  border: 2px solid #000;
  background: #4c4c4c;
  color: #fff; }

/* Use this next selector to style things like font-size and line-height: */
.tooltipster-default .tooltipster-content {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 16px;
  padding: 8px 10px;
  overflow: hidden; }

/* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {
  /* border-color: ... !important; */ }

/* If you're using the icon option, use this next selector to style them */
.tooltipster-icon {
  cursor: help;
  margin-left: 4px; }

/* This is the base styling required to make all Tooltipsters work */
.tooltipster-base {
  padding: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999999;
  pointer-events: none;
  width: auto;
  overflow: visible; }

.tooltipster-base .tooltipster-content {
  overflow: hidden; }

/* These next classes handle the styles for the little arrow attached to the tooltip. By default, the arrow will inherit the same colors and border as what is set on the main tooltip itself. */
.tooltipster-arrow {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1; }

.tooltipster-arrow span, .tooltipster-arrow-border {
  display: block;
  width: 0;
  height: 0;
  position: absolute; }

.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-top: 8px solid;
  bottom: -7px; }

.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-top: 9px solid;
  bottom: -7px; }

.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-bottom: 8px solid;
  top: -7px; }

.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-bottom: 9px solid;
  top: -7px; }

.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border {
  left: 0;
  right: 0;
  margin: 0 auto; }

.tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span {
  left: 6px; }

.tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  left: 5px; }

.tooltipster-arrow-top-right span, .tooltipster-arrow-bottom-right span {
  right: 6px; }

.tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border {
  right: 5px; }

.tooltipster-arrow-left span, .tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-left: 8px solid;
  top: 50%;
  margin-top: -7px;
  right: -7px; }

.tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-left: 9px solid;
  margin-top: -8px; }

.tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-right: 8px solid;
  top: 50%;
  margin-top: -7px;
  left: -7px; }

.tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-right: 9px solid;
  margin-top: -8px; }

/* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */
.tooltipster-fade {
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.tooltipster-fade-show {
  opacity: 1; }

.tooltipster-grow {
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-backface-visibility: hidden; }

.tooltipster-grow-show {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

.tooltipster-swing {
  opacity: 0;
  -webkit-transform: rotateZ(4deg);
  -ms-transform: rotateZ(4deg);
  transform: rotateZ(4deg);
  -webkit-transition-property: -webkit-transform, opacity;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }

.tooltipster-swing-show {
  opacity: 1;
  -webkit-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4); }

.tooltipster-fall {
  top: 0;
  -webkit-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

.tooltipster-fall.tooltipster-dying {
  -webkit-transition-property: all;
  transition-property: all;
  top: 0px !important;
  opacity: 0; }

.tooltipster-slide {
  left: -40px;
  -webkit-transition-property: left;
  transition-property: left;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

.tooltipster-slide.tooltipster-dying {
  -webkit-transition-property: all;
  transition-property: all;
  left: 0px !important;
  opacity: 0; }

/* CSS transition for when contenting is changing in a tooltip that is still open. The only properties that will NOT transition are: width, height, top, and left */
.tooltipster-content-changing {
  opacity: 0.5;
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1); }

.tooltipster-base {
  color: #1f1f1f;
  border-radius: 2px;
  background: #fff;
  border: 1px solid #dfdfdf;
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.4); }

/* Use this next selector to style things like font-size and line-height: */
.tooltipster-base .tooltipster-content {
  min-width: 50px;
  font-size: 13px;
  overflow: hidden;
  line-height: 14px;
  font-family: "Medium-Condensed", Helvetica, Arial, sans-serif;
  text-align: center;
  padding: 10px 15px;
  text-transform: uppercase; }

/* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */
.tooltipster-base .tooltipster-arrow .tooltipster-arrow-border {
  border-color: #dfdfdf;
  border-width: 7px; }

.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-top-right .tooltipster-arrow-border,
.tooltipster-arrow-top-left .tooltipster-arrow-border {
  border-left: 6px solid transparent !important;
  border-right: 6px solid transparent !important;
  border-top: 6px solid;
  bottom: -6px; }

.tooltipster-arrow-top span,
.tooltipster-arrow-top-right span,
.tooltipster-arrow-top-left span {
  border-left: 6px solid transparent !important;
  border-right: 6px solid transparent !important;
  border-top: 6px solid;
  bottom: -5px; }

.tooltipster-arrow-bottom .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  border-left: 7px solid transparent !important;
  border-right: 7px solid transparent !important;
  border-bottom: 7px solid;
  top: -7px; }

/* If you're using the icon option, use this next selector to style them */
.tooltipster-icon {
  cursor: help;
  margin-left: 4px; }

/*
	TOOLTIPS
*/
.tooltip-help .tooltipster-content {
  max-width: 250px; }

/*
	POPOVERS
*/
.tooltip-popover {
  overflow: visible; }
  .tooltip-popover .tooltipster-content {
    overflow: visible; }
    .tooltip-popover .tooltipster-content > * {
      min-width: 120px;
      max-width: 250px; }
    .tooltip-popover .tooltipster-content .medium {
      min-width: 220px; }
    .tooltip-popover .tooltipster-content .label {
      font-size: 12px;
      text-align: left;
      color: #70848c;
      font-family: "Medium-Condensed", Helvetica, Arial, sans-serif;
      font-weight: normal; }
    .tooltip-popover .tooltipster-content button {
      width: 100%;
      height: 46px;
      display: block;
      font-size: 16px;
      min-width: 120px;
      background: none;
      line-height: 46px;
      font-weight: normal;
      padding: 0 !important; }
    .tooltip-popover .tooltipster-content .btn-group {
      width: 100%; }
      .tooltip-popover .tooltipster-content .btn-group button {
        width: 100%;
        color: #70848c;
        margin-bottom: 10px;
        font-family: "Book-Condensed", Helvetica, Arial, sans-serif;
        padding: 0 20px !important;
        box-shadow: 0 3px 4px -2px rgba(0, 0, 0, 0.2) !important; }
        .tooltip-popover .tooltipster-content .btn-group button .i-arrow-down {
          float: right;
          color: #e50013;
          font-size: 10px;
          vertical-align: middle; }
      .tooltip-popover .tooltipster-content .btn-group .dropdown-menu {
        top: 48px;
        width: 100%; }
        .tooltip-popover .tooltipster-content .btn-group .dropdown-menu li {
          background: none; }
          .tooltip-popover .tooltipster-content .btn-group .dropdown-menu li a {
            background: none; }
            .tooltip-popover .tooltipster-content .btn-group .dropdown-menu li a:hover, .tooltip-popover .tooltipster-content .btn-group .dropdown-menu li a:focus, .tooltip-popover .tooltipster-content .btn-group .dropdown-menu li a:active {
              color: #e50013;
              background: none; }
    .tooltip-popover .tooltipster-content button.action {
      color: #e50013;
      font-family: "Medium-Condensed", Helvetica, Arial, sans-serif;
      text-transform: uppercase;
      border: 2px solid #e50013;
      -webkit-transition: background .3s, color .3s;
      transition: background .3s, color .3s; }
      .tooltip-popover .tooltipster-content button.action:hover, .tooltip-popover .tooltipster-content button.action:focus, .tooltip-popover .tooltipster-content button.action:active {
        color: #fff;
        background: #e50013;
        -webkit-transition: background .3s, color .3s;
        transition: background .3s, color .3s; }

/*
	SECTIONS
*/
/*
	STYLES
	COPYRIGHT: RECORD
	FICHEIRO PRINCIPAL PARA INFO
*/
/*
	DEPENDENCIES
*/
section.top {
  background-color: black; }
  section.top .container:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }
  section.top .prizes {
    background: url(../img/home/bg-top-mobile.jpg) center top no-repeat;
    background-size: cover;
    position: relative;
    text-align: center;
    max-height: 440px;
    max-width: 1400px;
    margin: 0 auto;
    overflow: hidden; }
    section.top .prizes h2 {
      font-family: "Demi-Condensed";
      padding: 120px 15px 0;
      font-size: 18px;
      text-transform: uppercase;
      color: white;
      line-height: 22px;
      font-weight: 400px;
      max-width: 400px;
      margin: 0 auto;
      position: relative;
      z-index: 1; }
    section.top .prizes .links {
      padding-top: 10px;
      position: relative;
      z-index: 1; }
      section.top .prizes .links a {
        font-family: "Medium-Condensed";
        color: white;
        width: 16px;
        line-height: 2em;
        line-height: normal; }
        section.top .prizes .links a:before {
          content: '';
          width: 0;
          height: 0;
          display: block; }
        section.top .prizes .links a:after {
          margin-left: 6px; }
    section.top .prizes img.decor {
      position: absolute;
      bottom: 50px;
      pointer-events: none;
      z-index: 0; }
      section.top .prizes img.decor.decorleft {
        width: 195px;
        height: auto;
        left: 50%;
        margin-left: -177px; }
      section.top .prizes img.decor.decorright {
        width: 171px;
        height: auto;
        left: 50%;
        margin-left: 5px;
        margin-bottom: -20px; }
    section.top .prizes .footnote {
      padding-top: 160px;
      padding-bottom: 20px;
      color: white;
      font-family: "Book-Condensed-Italic";
      font-size: 8px; }
  section.top .start {
    max-width: 1400px;
    margin: 0 auto; }
    section.top .start .container {
      background-color: #2D3937;
      padding: 10px 0; }
    section.top .start .step {
      padding: 15px 10px;
      max-width: 400px;
      margin: 0 auto; }
      section.top .start .step.final {
        padding: 15px; }
      section.top .start .step > * {
        float: left; }
      section.top .start .step:nth-child(even) > * {
        float: right; }
      section.top .start .step:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0; }
      section.top .start .step > img {
        width: 80px;
        height: auto;
        margin-right: -10px;
        z-index: 1;
        position: relative; }
      section.top .start .step:nth-child(even) > img {
        margin-left: -10px;
        margin-right: 0px; }
      section.top .start .step > span {
        position: relative;
        padding-top: 17px;
        padding-bottom: 17px; }
        section.top .start .step > span i {
          width: 45px;
          height: 45px;
          line-height: 25px;
          border-radius: 50%;
          border: 10px solid #2D3937;
          background: url(../img/home/bg-number.png) center center no-repeat;
          background-size: cover;
          text-align: center;
          color: white;
          font-size: 15px;
          font-weight: 400;
          font-family: "Demi-Condensed-Italic";
          position: relative;
          display: inline-block; }
        section.top .start .step > span:before {
          content: '';
          position: absolute;
          left: 50%;
          top: 0;
          width: 1px;
          height: 100%;
          background-color: #495553; }
      section.top .start .step > h3 {
        font-family: "Demi-Condensed";
        font-weight: 400;
        color: white;
        font-size: 16px;
        line-height: 20px;
        margin: 0;
        padding: 0;
        width: 57%; }
      section.top .start .step > p {
        font-family: "Book-Condensed";
        color: #A1A1A1;
        font-weight: 400;
        font-size: 15px;
        line-height: 18px;
        width: 57%; }
      section.top .start .step .support {
        float: left; }
        section.top .start .step .support i {
          color: white;
          font-size: 20px;
          display: none; }
        section.top .start .step .support h4 {
          color: #0085F0;
          font-size: 20px;
          line-height: 20px;
          font-family: Demi;
          margin: 0;
          padding: 0;
          padding-top: 3px; }
        section.top .start .step .support a {
          color: white;
          font-size: 12px;
          font-family: Book-Condensed, sans-serif; }
          section.top .start .step .support a:hover {
            text-decoration: none;
            color: #ed1300; }
      section.top .start .step .btn-start-container {
        float: none;
        position: relative; }
        section.top .start .step .btn-start-container:after {
          content: '';
          position: absolute;
          width: 100%;
          height: 1px;
          top: 50%;
          left: 0;
          background-color: #495553; }
      section.top .start .step a.btn {
        float: none;
        font-family: Demi-Condensed, sans-serif;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: 400;
        padding: 14px 30px;
        display: block;
        width: 178px;
        margin: 15px auto 35px;
        position: relative;
        z-index: 1; }
        section.top .start .step a.btn:before {
          content: '';
          position: absolute;
          left: -11px;
          top: 0;
          width: 198px;
          height: 100%;
          border-left: 10px #2D3937 solid;
          border-right: 10px #2D3937 solid; }
      section.top .start .step .links {
        float: right;
        text-align: right; }
        section.top .start .step .links a {
          color: white;
          font-family: Book-Condensed, sans-serif;
          font-size: 14px; }
          section.top .start .step .links a:hover {
            text-decoration: none;
            color: #ed1300; }
          section.top .start .step .links a:before {
            content: '';
            width: 0;
            height: 1px;
            display: block; }
          section.top .start .step .links a.arrow {
            font-size: 16px;
            font-family: Medium-Condensed, sans-serif; }
            section.top .start .step .links a.arrow:after {
              margin-left: 5px; }

/*
	MEDIA QUERIES
*/
@media only screen and (min-width: 768px) {
  section.top .prizes {
    background: url(../img/home/bg-top.jpg?v=2) center top no-repeat;
    background-size: cover;
    max-height: 550px; }
    section.top .prizes h2 {
      padding-top: 180px;
      font-size: 26px;
      line-height: 30px;
      max-width: 450px; }
    section.top .prizes .links a {
      font-size: 22px;
      line-height: 36px; }
    section.top .prizes img.decor.decorleft {
      width: 328px;
      height: auto;
      margin-left: -400px;
      margin-bottom: 50px; }
    section.top .prizes img.decor.decorright {
      width: 343px;
      height: auto;
      margin-left: 115px;
      margin-bottom: 20px; }
    section.top .prizes .footnote {
      padding-top: 120px;
      font-size: 12px;
      line-height: 12px;
      text-align: right; }
  section.top .start {
    background-color: #2D3937; }
    section.top .start .container {
      padding: 0px 20px; }
    section.top .start .step {
      width: 50%;
      max-width: none;
      float: left;
      text-align: center;
      margin-top: -100px;
      padding: 20px; }
      section.top .start .step.step3, section.top .start .step.final {
        margin-top: 0;
        padding-top: 0; }
      section.top .start .step.final {
        padding: 0px; }
      section.top .start .step > *, section.top .start .step:nth-child(even) > * {
        float: none; }
      section.top .start .step > img, section.top .start .step:nth-child(even) > img {
        width: 165px;
        display: block;
        margin: 0 auto; }
      section.top .start .step.step2 > img {
        position: relative;
        left: -17px; }
      section.top .start .step > span {
        padding-top: 10px;
        padding-bottom: 10px;
        display: block; }
        section.top .start .step > span i {
          width: 70px;
          height: 30px;
          line-height: 30px;
          border: 20px solid #2D3937;
          border-top: none;
          border-bottom: none;
          font-size: 18px; }
        section.top .start .step > span:before {
          content: '';
          position: absolute;
          top: 50%;
          left: 0;
          width: 100%;
          height: 1px;
          background-color: #495553; }
      section.top .start .step > h3 {
        font-size: 22px;
        line-height: 26px;
        width: auto; }
      section.top .start .step > p {
        font-size: 21px;
        line-height: 25px;
        width: auto; }
      section.top .start .step .support {
        padding-left: 60px;
        position: relative;
        text-align: left;
        width: 200px;
        margin: 50px auto 30px; }
        section.top .start .step .support i {
          display: block;
          position: absolute;
          left: 0;
          top: -5px;
          font-size: 48px; }
        section.top .start .step .support a {
          text-align: left; }
      section.top .start .step a.btn {
        margin: 15px auto 20px; }
        section.top .start .step a.btn:before {
          display: none; }
      section.top .start .step .links {
        text-align: center; }
        section.top .start .step .links a {
          font-size: 20px;
          line-height: 24px; }
        section.top .start .step .links a.arrow {
          font-size: 24px; } }
@media only screen and (min-width: 992px) {
  section.top .prizes {
    height: 720px;
    max-height: 720px; }
    section.top .prizes h2 {
      padding-top: 245px; }
    section.top .prizes img.decor.decorleft {
      width: auto;
      height: auto;
      margin-left: -500px;
      margin-bottom: 30px; }
    section.top .prizes img.decor.decorright {
      width: auto;
      height: auto;
      margin-bottom: 0px; }
    section.top .prizes .links {
      padding-top: 0; }
      section.top .prizes .links a {
        line-height: 28px; }
    section.top .prizes .footnote {
      padding-top: 0px;
      margin-top: -40px; }
  section.top .start {
    height: 228px;
    margin-top: -228px; }
    section.top .start .container {
      opacity: .95;
      height: 100%;
      padding: 0; }
    section.top .start .step, section.top .start .step.step3 {
      width: 25%;
      margin-top: -40px;
      padding-top: 0px; }
    section.top .start .step > h3 {
      font-size: 20px;
      line-height: 22px;
      width: auto; }
    section.top .start .step > p {
      font-size: 17px;
      line-height: 19px;
      width: auto; }
    section.top .start .step > img, section.top .start .step:nth-child(even) > img {
      width: 130px; }
    section.top .start .step .support {
      margin-top: 20px;
      margin-bottom: 20px; }
    section.top .start .step a.btn {
      display: block;
      width: 80%; }
    section.top .start .step .links a {
      font-size: 16px;
      line-height: 18px; }
      section.top .start .step .links a a.arrow {
        font-size: 18px; } }
@media only screen and (min-width: 1200px) {
  section.top .prizes {
    height: 610px;
    max-height: 610px; }
    section.top .prizes h2 {
      padding-top: 205px;
      font-size: 18px;
      line-height: 22px; }
    section.top .prizes .links {
      padding-top: 20px; }
      section.top .prizes .links a {
        font-size: 16px;
        line-height: 26px; }
        section.top .prizes .links a:before {
          content: none; }
        section.top .prizes .links a + a {
          padding-left: 20px; }
    section.top .prizes img.decor.decorleft {
      margin-left: -560px; }
    section.top .prizes img.decor.decorright {
      margin-left: 195px; }
    section.top .prizes .footnote {
      margin-top: 30px; } }
/*
	STYLES
	COPYRIGHT: RECORD
	FICHEIRO PRINCIPAL PARA INFO
*/
/*
	DEPENDENCIES
*/


  section.top.logged > .container {
    padding: 0 15px; }
  section.top.logged .next {
    text-align: center;
    font-size: 0;
    line-height: 0;
    padding: 15px 0; }
    section.top.logged .next .round h2,
    section.top.logged .next .countdown h3 {
      font-family: Medium-Condensed, sans-serif;
      font-size: 26px;
      line-height: 26px;
      color: white;
      text-transform: uppercase;
      margin: 0; }
    section.top.logged .next .round p,
    section.top.logged .next .countdown p {
      color: #6d848c;
      font-size: 11px;
      line-height: 11px;
      text-transform: uppercase;
      padding-top: 5px;
      margin: 0; }
    section.top.logged .next .round {
      display: inline-block;
      text-align: right;
      vertical-align: top; }
      section.top.logged .next .round h2 {
        font-size: 26px;
        line-height: 26px;
        color: white;
        text-transform: uppercase; }
        section.top.logged .next .round h2 span {
          color: #d71601; }
    section.top.logged .next .countdown {
      display: inline-block;
      vertical-align: top;
      position: relative; }
      section.top.logged .next .countdown:before {
        content: '';
        border-left: 1px solid #6d848c;
        height: 40px;
        width: 1px;
        margin: 0 9px;
        top: 1px;
        vertical-align: top;
        display: inline-block;
        position: relative; }
      section.top.logged .next .countdown .unit {
        text-align: center;
        position: relative;
        display: inline-block; }
        section.top.logged .next .countdown .unit + .unit {
          padding-left: 16px; }
        section.top.logged .next .countdown .unit + .unit:before {
          content: ':';
          display: inline-block;
          font-family: Medium-Condensed, sans-serif;
          font-size: 26px;
          line-height: 26px;
          color: #6d848c;
          position: absolute;
          width: 16px;
          text-align: center;
          left: -1px;
          top: -2px; }
  section.top.logged .myteams {
    font-size: 0;
    line-height: 0;
    margin: 0px -15px; }
    section.top.logged .myteams nav {
      width: 100%; }
      section.top.logged .myteams nav ul {
        display: table;
        list-style: none;
        padding: 0;
        margin: 0;
        height: 100%;
        width: 100%; }
        section.top.logged .myteams nav ul li {
          display: table-cell;
          list-style: none;
          background-color: #37a642;
          width: 20%;
          vertical-align: top;
          height: 100%; }
          section.top.logged .myteams nav ul li + li {
            border-left: 1px solid #31953b; }
          section.top.logged .myteams nav ul li i {
            display: block;
            padding: 15px;
            font-style: normal; }
          section.top.logged .myteams nav ul li a {
            font-family: Medium-Condensed, sans-serif;
            font-size: 18px;
            line-height: 18px;
            color: white;
            text-align: center;
            width: 100%;
            font-weight: 400;
            text-decoration: none;
            display: block;
            -webkit-transition: all .2s ease-out;
            transition: all .2s ease-out;
            position: relative;
            top: 0;
            left: 0;
            height: 100%;
            box-sizing: border-box; }
            section.top.logged .myteams nav ul li a > * {
              -webkit-transition: all .3s ease-out;
              transition: all .3s ease-out; }
            section.top.logged .myteams nav ul li a > span {
              -webkit-transition: all .8s ease-out;
              transition: all .8s ease-out; }
            section.top.logged .myteams nav ul li a span {
              font-size: 35px;
              display: block;
              padding-bottom: 5px;
              -webkit-transition: all .8s ease-out;
              transition: all .8s ease-out; }
            section.top.logged .myteams nav ul li a:hover {
              background-color: #31953b; }
              section.top.logged .myteams nav ul li a:hover > * {
                -webkit-transform: scale(1.03, 1.03);
                    -ms-transform: scale(1.03, 1.03);
                        transform: scale(1.03, 1.03); }
              section.top.logged .myteams nav ul li a:hover span {
                -webkit-transform: scale(1.1, 1.1);
                    -ms-transform: scale(1.1, 1.1);
                        transform: scale(1.1, 1.1); }
    section.top.logged .myteams.message {
      z-index: 999; }
      section.top.logged .myteams.message .msg {
        padding: 20px;
        background-color: #333c40; }
        section.top.logged .myteams.message .msg .fieldset {
          padding: 25px;
          color: #fff;
          line-height: 1;
          font-size: 16px;
          border-radius: 2px;
          font-family: "Book-Condensed", Helvetica, Arial, sans-serif;
          border-color: #70848c; }
          section.top.logged .myteams.message .msg .fieldset .title {
            top: -9px;
            height: auto;
            display: block;
            padding: 0 20px;
            background: #333c40; }
          section.top.logged .myteams.message .msg .fieldset ul {
            margin: 0;
            padding: 0;
            margin: 15px 0;
            font-size: 14px;
            color: #a6a6a6;
            list-style: none; }
          section.top.logged .myteams.message .msg .fieldset p:last-of-type {
            margin-bottom: 0; }
    section.top.logged .myteams .table {
      position: relative;
      margin-bottom: 0;
      background-color: #333c40; }
      section.top.logged .myteams .table input {
        text-decoration: none;
        background-color: #333c40;
        color: white;
        padding: 5px;
        font-size: 20px;
        line-height: 20px;
        border: none;
        font-family: Medium, sans-serif;
        text-transform: uppercase;
        outline: none;
        width: auto;
        max-width: 60%;
        margin-left: -5px;
        -webkit-transition: background-color .3s ease-out;
        transition: background-color .3s ease-out; }
        section.top.logged .myteams .table input:focus {
          background-color: #3e4447; }
      section.top.logged .myteams .table a.edit-team {
        color: #f82400;
        font-size: 0;
        text-decoration: none;
        margin-left: 10px;
        text-shadow: 0 0 0 transparent;
        -webkit-transition: all .2s ease-out;
        transition: all .2s ease-out;
        display: inline-block; }
        section.top.logged .myteams .table a.edit-team:before {
          font-size: 20px; }
        section.top.logged .myteams .table a.edit-team:hover {
          text-shadow: 0 0 10px rgba(0, 0, 0, 0.9);
          -webkit-transform: scale(1.1, 1.1);
              -ms-transform: scale(1.1, 1.1);
                  transform: scale(1.1, 1.1); }
        section.top.logged .myteams .table a.edit-team.i-check {
          color: #38a642; }
      section.top.logged .myteams .table ul {
        position: relative;
        display: block;
        width: 100%;
        list-style: none;
        padding: 0;
        margin: 0; }
        section.top.logged .myteams .table ul li {
          display: inline-block;
          padding: 10px;
          width: 19%;
          text-align: center;
          color: white;
          vertical-align: top; }
          section.top.logged .myteams .table ul li.tactics span {
            color: #0085f0;
            font-size: 28px; }
          section.top.logged .myteams .table ul li h3 {
            padding: 0;
            margin: 0;
            padding-bottom: 5px; }
          section.top.logged .myteams .table ul li p {
            color: #6d848c;
            font-size: 12px;
            line-height: 12px;
            text-transform: uppercase;
            margin: 0; }
          section.top.logged .myteams .table ul li span.i-stats-arrow-up,
          section.top.logged .myteams .table ul li span.i-stats-arrow-down {
            font-size: 20px;
            vertical-align: middle; }
          section.top.logged .myteams .table ul li span.i-stats-arrow-up {
            color: #38a642; }
          section.top.logged .myteams .table ul li span.i-stats-arrow-down {
            color: #ff9000; }
          section.top.logged .myteams .table ul li i {
            font-style: normal;
            font-size: 12px;
            color: white;
            font-family: Book-Condensed, sans-serif;
            vertical-align: middle; }
          section.top.logged .myteams .table ul li .btn {
            text-transform: uppercase;
            font-family: Demi-Condensed, sans-serif;
            width: 100%; }
          section.top.logged .myteams .table ul li .btn.disabled {
            background-color: #3e4447;
            border-color: #3e4447;
            color: #71777a; }
          section.top.logged .myteams .table ul li a.ver-plantel {
            color: white;
            font-size: 16px;
            line-height: 16px;
            font-family: Medium-Condensed, sans-serif;
            font-weight: 400;
            line-height: 35px; }
            section.top.logged .myteams .table ul li a.ver-plantel:after {
              margin-left: 6px; }
          section.top.logged .myteams .table ul li .chart {
            position: relative;
            text-align: center; }
          section.top.logged .myteams .table ul li .chart-label {
            font-size: 11px;
            font-family: Book-Condensed, sans-serif;
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            line-height: 49px;
            text-align: center; }
            section.top.logged .myteams .table ul li .chart-label.i {
              font-size: 22px;
              color: #37a642;
              -webkit-transform: translateY(2px);
                  -ms-transform: translateY(2px);
                      transform: translateY(2px); }
      section.top.logged .myteams .table a.more {
        background-color: #323c40;
        padding: 7px 12px;
        color: #6d848c;
        font-size: 12px;
        line-height: 12px;
        text-transform: uppercase;
        display: inline-block;
        position: absolute;
        top: 100%;
        left: 10px;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
        text-decoration: none; }
        section.top.logged .myteams .table a.more span {
          margin-left: 5px;
          vertical-align: middle;
          font-size: 9px;
          color: white; }
        section.top.logged .myteams .table a.more i {
          font-style: normal; }
        section.top.logged .myteams .table a.more:hover {
          color: white; }
      section.top.logged .myteams .table ul.header li {
        background-color: #1d2426;
        color: #6d848c;
        font-size: 12px;
        line-height: 12px;
        text-transform: uppercase;
        text-align: center; }
    section.top.logged .myteams:not(.expanded) a.more.expand {
      display: inline-block; }
    section.top.logged .myteams:not(.expanded) a.more.collapse {
      display: none; }
    section.top.logged .myteams.expanded a.more.expand {
      display: none; }
    section.top.logged .myteams.expanded a.more.collapse {
      display: inline-block; }

/*
	MEDIA QUERIES
*/
@media only screen and (min-width: 768px) {
  section.top.logged {
    overflow: visible; }
    section.top.logged .next {
      padding: 25px 0; }
    section.top.logged .myteams {
      max-height: 298px;
      overflow: visible; }
    section.top.logged .next {
      text-align: right; }

  section.top.logged .myteams.message {
    max-height: 558px; }

  section.top.logged .myteams .table {
    padding: 5px; }
    section.top.logged .myteams .table input {
      max-width: 80%; }
    section.top.logged .myteams .table .teams ul:nth-child(n+3) {
      display: none; }
    section.top.logged .myteams .table ul li {
      width: 11%;
      padding: 15px; }
    section.top.logged .myteams .table ul li:first-child {
      width: 25%;
      text-align: left; }
    section.top.logged .myteams .table ul li:last-child {
      width: 20%; } }
@media only screen and (min-width: 992px) {
  section.top.logged .myteams.message {
    max-height: 542px; }

  section.top.logged .myteams .table input {
    width: 90%;
    max-width: 90%; }
  section.top.logged .myteams .table ul li {
    width: 8%; }
  section.top.logged .myteams .table ul li:first-child {
    width: 36%;
    text-align: left; }
  section.top.logged .myteams .table ul li:nth-last-child(2) {
    width: 12%; }
  section.top.logged .myteams .table ul li:last-child {
    width: 12%; } }
@media only screen and (max-width: 767px) {

form section.top.logged .myteams .table ul li.expendable {
    display: none;
}	
section.top.logged .myteams .table ul li{width: 16%; }		
section.top.logged .myteams .table ul li.ver-plantel-container{width:auto; min-width: 60px }	
section.top.logged .myteams .table ul li.ver-plantel-container a{width:auto; min-width: 60px }
  section.top.logged .myteams .table ul li:nth-child(2) {
    padding-left: 0;  }
  section.top.logged .myteams .table ul li:first-child {
    width: 100%;
    text-align: left; border-bottom: solid 1px #6d848c;}
	
		section.top.logged .myteams nav ul li a span {
              font-size: 28px; }
              font-size: 26px; }
		
		
	section.top.logged .myteams nav ul li a {font-size:14px}
	section.top.logged .myteams nav ul li i {padding: 10px 8px 10px 8px}
			  
	 }
section.top.logged + section > .container {
  padding-top: 30px; }

section.top.logged .myteams.expanded .table .teams ul {
  display: block; }

/*
	STYLES
	COPYRIGHT: RECORD
	FICHEIRO PRINCIPAL PARA INFO
*/
/*
	DEPENDENCIES
*/
/*
	INFO
*/
section.premium .premium-slider .slick-dots {
  padding: 10px 0 !important; }
section.premium .cover {
  z-index: 0;
  padding: 35px;
  margin: 15px;
  overflow: hidden;
  position: relative;
  text-align: center;
  border: 1px solid #b3a366; }
  section.premium .cover img {
    cursor: default;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    pointer-events: none; }
    section.premium .cover img:not(.bg) {
      height: auto;
      max-width: 100%; }
  section.premium .cover .ribbon {
    top: 0;
    right: 20px;
    position: absolute; }
  section.premium .cover img.bg {
    top: 0;
    left: 50%;
    right: 0;
    bottom: 0;
    z-index: -1;
    margin: auto;
    min-width: 50%;
    min-height: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
  section.premium .cover h4 {
    font-size: 26px;
    margin: 20px 0 0; }
    section.premium .cover h4 i {
      font-style: normal; }
  section.premium .cover p {
    font-family: "Medium-Condensed", Helvetica, Arial, sans-serif;
    font-size: 20px; }
  section.premium .cover .do-login {
    font-family: "Book", Helvetica, Arial, sans-serif;
    font-size: 16px; }
section.premium .premium-slider {
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
  overflow: hidden; }
section.premium .premium-stats {
  padding-bottom: 30px;
  display: inline-block;
  white-space: normal;
  width: 100%; }
  section.premium .premium-stats .stat {
    text-align: center; }
    section.premium .premium-stats .stat .stat-content {
      border-bottom: 4px solid #b3a366;
      padding: 15px 0; }
    section.premium .premium-stats .stat .player {
      padding-left: 120px;
      padding-top: 2px;
      min-height: 110px;
      margin: 0px;
      position: relative;
      text-align: left; }
      section.premium .premium-stats .stat .player h6 {
        font-size: 16px;
        line-height: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
      section.premium .premium-stats .stat .player .avatar {
        width: 105px;
        height: 105px;
        margin-right: 12px;
        float: left;
        position: absolute;
        left: 0;
        top: 0; }
    section.premium .premium-stats .stat p {
      font-size: 16px;
      line-height: 20px; }
    section.premium .premium-stats .stat .points p {
      font-family: Medium, sans-serif;
      font-size: 24px; }
    section.premium .premium-stats .stat .points p i {
      font-style: normal;
      font-size: 16px;
      text-transform: uppercase; }
  section.premium .premium-stats .stat.up .stat-content {
    border-bottom-color: #44a944; }
  section.premium .premium-stats .stat.up .points p {
    color: #44a944; }
  section.premium .premium-stats .stat.down .stat-content {
    border-bottom-color: #ff9000; }
  section.premium .premium-stats .stat.down .points p {
    color: #ff9000; }
  section.premium .premium-stats .stat.best .points p {
    color: #b3a366; }
  section.premium .premium-stats .stat.best .winner .i {
    display: none; }
  section.premium .premium-stats .stat.best h3 {
    color: #b3a366; }
  section.premium .premium-stats h3 {
    line-height: 33px;
    vertical-align: middle;
    font-size: 28px;
    font-family: Medium-Condensed, sans-serif;
    height: 30px; }
    section.premium .premium-stats h3:before {
      vertical-align: middle;
      display: inline-block;
      font-size: 30px;
      margin-right: 8px; }
  section.premium .premium-stats h3.i-thumbs-up {
    color: #44a944; }
  section.premium .premium-stats h3.i-thumbs-down {
    color: #ff9000; }
  section.premium .premium-stats h3 .i-plus:before,
  section.premium .premium-stats h3 .i-minus:before {
    background-color: #44a944;
    border-radius: 50%;
    font-size: 10px;
    line-height: 10px;
    padding: 6px;
    color: white;
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
    width: 22px;
    height: 22px; }
  section.premium .premium-stats h3 .i-minus:before {
    background-color: #ff9000; }

/*
	MEDIA QUERIES
*/
@media only screen and (min-width: 768px) {
  section.premium .container .content .cover {
    margin: 0;
    padding: 65px; }
  section.premium .premium-stats h3 {
    height: 45px; }
  section.premium .premium-stats .stat .stat-content {
    min-height: 320px; }
  section.premium .premium-stats .stat .player {
    padding-left: 90px;
    padding-top: 0px;
    min-height: 75px; }
    section.premium .premium-stats .stat .player .team {
      padding-bottom: 6px;
      margin-bottom: 6px; }
    section.premium .premium-stats .stat .player .avatar {
      width: 70px;
      height: 70px; }
    section.premium .premium-stats .stat .player .points p {
      font-family: Medium, sans-serif;
      font-size: 16px; }
    section.premium .premium-stats .stat .player .points p i {
      font-style: normal;
      font-size: 12px;
      text-transform: uppercase; }
    section.premium .premium-stats .stat .player + .player {
      margin-top: 20px; }
  section.premium .premium-stats .stat.best h3 {
    line-height: 26px; }
  section.premium .premium-stats .stat.best .player {
    padding-left: 0;
    text-align: center; }
  section.premium .premium-stats .stat.best .winner {
    width: 105px;
    margin: 20px auto;
    position: relative; }
    section.premium .premium-stats .stat.best .winner .avatar {
      width: 105px;
      height: 105px;
      float: none;
      position: relative; }
    section.premium .premium-stats .stat.best .winner .i {
      position: absolute;
      display: block;
      top: 50%;
      line-height: 105px;
      margin-top: -53px;
      font-size: 65px;
      color: #b3a366; }
      section.premium .premium-stats .stat.best .winner .i.i-branch-left {
        right: 100%; }
      section.premium .premium-stats .stat.best .winner .i.i-branch-right {
        left: 100%; }
  section.premium .premium-stats .stat.best h6 {
    font-size: 20px; }
  section.premium .premium-stats .stat.best p {
    font-size: 20px; }
  section.premium .premium-stats .stat.best .points p {
    color: #b3a366;
    font-size: 24px; }
    section.premium .premium-stats .stat.best .points p i {
      font-size: 16px; } }
@media only screen and (min-width: 992px) {
  section.premium .premium-stats .stat .player {
    margin: 0px 15px; } }
/*
	STYLES
	COPYRIGHT: RECORD
	FICHEIRO PRINCIPAL PARA PREMIUM JOGADOR DA SEMANA
*/
/*
	DEPENDENCIES
*/
/*
	INFO
*/
section.premium .content.historico h3 {
  color: #b3a366;
  font-size: 28px;
  text-align: center;
  font-family: "Medium-Condensed", Helvetica, Arial, sans-serif;
  margin-bottom: 20px; }
section.premium .content.historico .premium-stats {
  width: 100%;
  display: block; }
  section.premium .content.historico .premium-stats article {
    width: 100%;
    display: block;
    padding: 0 20px;
    text-align: center;
    position: relative;
    margin-bottom: 25px;
    border-right: 1px solid #dfdfdf; }
    section.premium .content.historico .premium-stats article:after {
      left: -1px;
      right: -1px;
      content: '';
      bottom: -25px;
      position: absolute;
      border-bottom: 4px solid #b3a366; }
    section.premium .content.historico .premium-stats article h6 {
      line-height: 0;
      margin-bottom: 0;
      margin-top: 20px; }
      section.premium .content.historico .premium-stats article h6:after {
        font-family: 'Liga-Record';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        margin: 20px 0;
        display: block;
        font-size: 25px;
        color: #ff9000;
        content: ""; }
    section.premium .content.historico .premium-stats article.up h6:after {
      color: #44a944;
      content: ""; }
    section.premium .content.historico .premium-stats article.down h6:after {
      color: #e50013;
      content: ""; }
    section.premium .content.historico .premium-stats article .ronda,
    section.premium .content.historico .premium-stats article .rank {
      width: 100%;
      font-family: "Demi", Helvetica, Arial, sans-serif;
      color: #70848c;
      font-weight: normal; }
      section.premium .content.historico .premium-stats article .ronda p,
      section.premium .content.historico .premium-stats article .rank p {
        margin: 0;
        font-size: 26px;
        font-family: "Demi", Helvetica, Arial, sans-serif;
        line-height: 1em;
        vertical-align: top;
        display: inline-block;
        padding: 0 15px 15px 15px; }
        section.premium .content.historico .premium-stats article .ronda p:first-of-type,
        section.premium .content.historico .premium-stats article .rank p:first-of-type {
          text-align: right;
          border-right: 1px solid #dfdfdf; }
        section.premium .content.historico .premium-stats article .ronda p:last-of-type,
        section.premium .content.historico .premium-stats article .rank p:last-of-type {
          color: #70848c;
          text-align: left; }
      section.premium .content.historico .premium-stats article .ronda i,
      section.premium .content.historico .premium-stats article .rank i {
        display: block;
        font-family: "Book", Helvetica, Arial, sans-serif;
        font-size: 10px;
        line-height: 10px;
        font-style: normal;
        text-transform: uppercase; }
    section.premium .content.historico .premium-stats article .rank p {
      padding-top: 10px;
      padding-bottom: 0; }
      section.premium .content.historico .premium-stats article .rank p:last-of-type {
        color: #ff9000; }
        section.premium .content.historico .premium-stats article .rank p:last-of-type i {
          color: #70848c; }
    section.premium .content.historico .premium-stats article.up .rank p:last-of-type {
      color: #44a944; }
      section.premium .content.historico .premium-stats article.up .rank p:last-of-type i {
        color: #70848c; }
    section.premium .content.historico .premium-stats article.down .rank p:last-of-type {
      color: #e50013; }
      section.premium .content.historico .premium-stats article.down .rank p:last-of-type i {
        color: #70848c; }
  section.premium .content.historico .premium-stats:nth-child(even) article:after {
    right: 20px; }
  section.premium .content.historico .premium-stats:nth-child(even) + .premium-stats article:after {
    left: 20px; }

/*
	MEDIA QUERIES
*/
@media only screen and (max-width: 767px) {
  section.premium .content.historico .premium-stats article {
    padding: 0; }
    section.premium .content.historico .premium-stats article h6 {
      line-height: 1;
      max-width: 100%;
      padding: 0 15px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
      section.premium .content.historico .premium-stats article h6:after {
        margin: 15px 0; }
    section.premium .content.historico .premium-stats article .ronda p,
    section.premium .content.historico .premium-stats article .rank p {
      font-size: 15px;
      padding: 0 10px 10px 10px; } }
@media only screen and (min-width: 768px) {
  section.premium .content.historico .premium-stats article {
    border-right: 0; }
    section.premium .content.historico .premium-stats article .ronda p,
    section.premium .content.historico .premium-stats article .rank p {
      font-size: 20px; }
    section.premium .content.historico .premium-stats article:before {
      top: 0;
      left: -1px;
      bottom: 0;
      content: '';
      position: absolute;
      border-left: 1px solid #dfdfdf; }
    section.premium .content.historico .premium-stats article:after {
      left: 20px;
      right: 20px; }
  section.premium .content.historico .premium-stats.slick-active + .premium-stats:not(.slick-active) article:before {
    content: none; } }
@media only screen and (min-width: 992px) {
  section.premium .content.historico .premium-stats {
    /*
    			article
    			{
    				&:after
    				{
    					right:20px;
    				}
    			}
    */ }
    section.premium .content.historico .premium-stats:nth-child(odd) article:after {
      right: 20px; }
    section.premium .content.historico .premium-stats:nth-child(odd) + .premium-stats article:after {
      left: 20px; } }
/*
	STYLES
	COPYRIGHT: RECORD
	FICHEIRO PRINCIPAL PARA PREMIUM JOGADOR DA SEMANA
*/
/*
	DEPENDENCIES
*/
/*
	INFO
*/
section.premium .content.jogador-semana .premium-stats .stat .stat-content {
  padding: 0;
  font-size: 0;
  line-height: 0;
  min-height: 260px;
  white-space: nowrap; }
section.premium .content.jogador-semana .premium-stats .stat .player {
  margin: 0;
  padding: 0 7px;
  width: 33.333333%;
  text-align: center;
  display: inline-block;
  max-width: 33.333333%; }
  section.premium .content.jogador-semana .premium-stats .stat .player .avatar {
    clear: both;
    float: none;
    /*
    	For IE 6/7 only
    	Include this rule to trigger hasLayout and contain floats.
    */
    *zoom: 1;
    margin: 0 auto;
    display: block;
    position: static; }
    section.premium .content.jogador-semana .premium-stats .stat .player .avatar:after, section.premium .content.jogador-semana .premium-stats .stat .player .avatar:before {
      content: " ";
      /* 1 */
      display: table;
      /* 2 */ }
    section.premium .content.jogador-semana .premium-stats .stat .player .avatar:after {
      clear: both; }
  section.premium .content.jogador-semana .premium-stats .stat .player .team {
    display: block;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
section.premium .content.jogador-semana .premium-stats .stat.up .stat-content,
section.premium .content.jogador-semana .premium-stats .stat.down .stat-content {
  padding-top: 64px; }
section.premium .content.jogador-semana .premium-stats .stat.best .stat-content article {
  padding: 0;
  width: 100%;
  max-width: 100%; }
section.premium .content.jogador-semana .premium-stats h3 {
  line-height: 1;
  margin-bottom: 0; }

/*
	MEDIA QUERIES
*/
/*
	STYLES
	COPYRIGHT: RECORD
	FICHEIRO PRINCIPAL PARA PREMIUM JOGADOR DA SEMANA
*/
/*
	DEPENDENCIES
*/
/*
	INFO
*/
section.premium .content.boletim-clinico .premium-slider .slick-dots {
  padding: 10px 0 !important; }
section.premium .content.boletim-clinico .premium-stats {
  width: 100%;
  display: block; }
  section.premium .content.boletim-clinico .premium-stats .stat {
    width: 50%;
    padding: 0 15px;
    display: inline-block; }
    section.premium .content.boletim-clinico .premium-stats .stat h3 {
      display: block;
      color: #b3a366;
      border-bottom: 1px solid #dfdfdf; }
    section.premium .content.boletim-clinico .premium-stats .stat .stat-content {
      padding: 0;
      font-size: 0;
      line-height: 0;
      min-height: 260px;
      white-space: nowrap; }
    section.premium .content.boletim-clinico .premium-stats .stat .up, section.premium .content.boletim-clinico .premium-stats .stat .down {
      width: 50%;
      vertical-align: top;
      display: inline-block; }
    section.premium .content.boletim-clinico .premium-stats .stat h4 {
      margin: 25px 0;
      font-size: 18px;
      font-family: "Medium-Condensed", Helvetica, Arial, sans-serif; }
      section.premium .content.boletim-clinico .premium-stats .stat h4:before {
        margin-right: 7px;
        vertical-align: middle; }
    section.premium .content.boletim-clinico .premium-stats .stat.clinic h4:before {
      width: 10px;
      height: 10px;
      padding: 5px;
      font-size: 10px;
      overflow: hidden;
      line-height: 22px;
      border-radius: 100%;
      box-sizing: content-box;
      vertical-align: text-bottom; }
    section.premium .content.boletim-clinico .premium-stats .stat.clinic .up h4:before {
      color: #fff;
      background-color: #44a944; }
    section.premium .content.boletim-clinico .premium-stats .stat.clinic .down h4:before {
      color: #fff;
      background-color: #e50013; }
    section.premium .content.boletim-clinico .premium-stats .stat.blacklist h4:before {
      font-size: 20px;
      line-height: 0;
      vertical-align: sub; }
    section.premium .content.boletim-clinico .premium-stats .stat .up {
      padding-right: 40px; }
      section.premium .content.boletim-clinico .premium-stats .stat .up h4 {
        color: #44a944; }
    section.premium .content.boletim-clinico .premium-stats .stat .down {
      padding-left: 40px; }
      section.premium .content.boletim-clinico .premium-stats .stat .down h4 {
        color: #e50013; }
    section.premium .content.boletim-clinico .premium-stats .stat .player {
      margin: 0;
      width: 50%;
      padding: 0 7px;
      max-width: 50%;
      text-align: center;
      display: inline-block; }
      section.premium .content.boletim-clinico .premium-stats .stat .player .avatar {
        clear: both;
        float: none;
        /*
        	For IE 6/7 only
        	Include this rule to trigger hasLayout and contain floats.
        */
        *zoom: 1;
        margin: 0 auto;
        display: block;
        position: static; }
        section.premium .content.boletim-clinico .premium-stats .stat .player .avatar:after, section.premium .content.boletim-clinico .premium-stats .stat .player .avatar:before {
          content: " ";
          /* 1 */
          display: table;
          /* 2 */ }
        section.premium .content.boletim-clinico .premium-stats .stat .player .avatar:after {
          clear: both; }
      section.premium .content.boletim-clinico .premium-stats .stat .player h6 {
        margin-top: 20px;
        line-height: 1;
        font-size: 13px; }
      section.premium .content.boletim-clinico .premium-stats .stat .player .team {
        display: block;
        line-height: 1;
        font-size: 13px;
        max-width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        margin-bottom: 12px;
        padding-bottom: 12px; }
    section.premium .content.boletim-clinico .premium-stats .stat .points p {
      font-size: 14px;
      color: #70848c; }
    section.premium .content.boletim-clinico .premium-stats .stat .points p i {
      font-size: 10px; }
  section.premium .content.boletim-clinico .premium-stats.slick-active .stat:first-of-type {
    padding-left: 0; }
  section.premium .content.boletim-clinico .premium-stats.slick-active .stat:last-of-type {
    padding-right: 0; }
  section.premium .content.boletim-clinico .premium-stats h3 {
    line-height: 1;
    margin-bottom: 0; }

/*
	MEDIA QUERIES
*/
@media only screen and (max-width: 767px) {
  section.premium .content.boletim-clinico .premium-stats .stat.clinic, section.premium .content.boletim-clinico .premium-stats .stat.blacklist {
    padding: 0;
    width: 100%;
    display: block;
    max-width: 100%;
    margin-bottom: 40px; }
  section.premium .content.boletim-clinico .premium-stats .stat .player {
    width: 100%;
    max-width: 100%;
    display: block; }
    section.premium .content.boletim-clinico .premium-stats .stat .player:last-of-type {
      display: none; }
    section.premium .content.boletim-clinico .premium-stats .stat .player h6, section.premium .content.boletim-clinico .premium-stats .stat .player .team {
      font-size: 16px;
      line-height: 1.2; }
    section.premium .content.boletim-clinico .premium-stats .stat .player .points p {
      font-size: 24px; }
    section.premium .content.boletim-clinico .premium-stats .stat .player .points p i {
      font-size: 16px; }
  section.premium .content.boletim-clinico .premium-stats .stat .up, section.premium .content.boletim-clinico .premium-stats .stat .down {
    padding: 0; } }
@media only screen and (min-width: 768px) {
  section.premium .content.boletim-clinico .premium-stats .stat .up {
    padding-right: 0; }
  section.premium .content.boletim-clinico .premium-stats .stat .down {
    padding-left: 0; } }
/*
	STYLES
	COPYRIGHT: RECORD
	FICHEIRO PRINCIPAL PARA RANKING
*/
/*
	DEPENDENCIES
*/
/*
	INFO
*/
section.ranking .container .content article {
  padding: 20px 20px 30px 20px;
  /*
  
  
  				>b
  				{
  					@include fn-de;
  					color:$cl_blue;
  					font-size:20px;
  					position: relative;
  					font-weight: normal;
  					margin-bottom: 10px;
  					display: inline-block;
  
  					sup
  					{
  						top: auto;
  						bottom: 50%;
  						right: -7px;
  						@include fn-bk;
  						font-size: 14px;
  						position: absolute;
  					}
  				}
  
  				.avatar
  				{
  					display:block;
  					margin: 0 auto;
  				}
  
  				h6
  				{
  					margin-bottom: 0;
  					line-height: 1em;
  					@include fn-de-cnd;
  					word-wrap: break-word;
  				}
  
  				.team
  				{
  					font-size: 16px;
  					color:$cl_silver;
  					font-style: normal;
  					@include fn-md-cnd;
  					padding-bottom:10px;
  					margin-bottom:10px;
  
  					border-bottom: 1px solid $sc_border;
  				}
  */
  /*
  	STATS
  */ }
  section.ranking .container .content article:after {
    right: 0;
    top: 80px;
    bottom: 20px;
    content: '';
    position: absolute;
    border-right: 1px solid #dfdfdf; }
  section.ranking .container .content article .points {
    color: #1f1f1f;
    font-family: "Medium", Helvetica, Arial, sans-serif;
    font-size: 16px; }
    section.ranking .container .content article .points p {
      margin-bottom: 0;
      line-height: 1em; }
      section.ranking .container .content article .points p:last-of-type {
        margin-top: 3px;
        color: #70848c; }
      section.ranking .container .content article .points p i {
        font-size: 12px;
        margin-left: 5px;
        font-style: normal;
        vertical-align: baseline;
        text-transform: uppercase;
        vertical-align: text-bottom; }
  section.ranking .container .content article.up > b:after, section.ranking .container .content article.down > b:after {
    top: 50%;
    right: -30px;
    font-family: 'Liga-Record';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    position: absolute;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  section.ranking .container .content article.up .points, section.ranking .container .content article.down .points {
    position: relative; }
    section.ranking .container .content article.up .points:after, section.ranking .container .content article.down .points:after {
      top: 4px;
      right: -6px;
      font-family: 'Liga-Record';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 30px;
      position: absolute; }
  section.ranking .container .content article.up > b:after {
    color: #44a944;
    content: ""; }
  section.ranking .container .content article.up .points:after {
    color: #44a944;
    content: ""; }
  section.ranking .container .content article.down > b:after {
    color: #e50013;
    content: ""; }
  section.ranking .container .content article.down .points:after {
    color: #ff9000;
    content: ""; }

/*
	MEDIA QUERIES
*/
@media only screen and (min-width: 768px) {
  section.ranking .container .content {
    margin: 0 -15px; }
    section.ranking .container .content article .team {
      font-size: 14px; }
    section.ranking .container .content article.slick-active + article:not(.slick-active) {
      margin-left: -1px;
      background: #fff; } }
/*
	STYLES
	COPYRIGHT: RECORD
	FICHEIRO PRINCIPAL PARA INFO
*/
/*
	DEPENDENCIES
*/
/*
	INFO
*/
section.vencedores .container ul {
  margin: 0;
  padding: 0;
  color: #fff;
  list-style: none;
  background: url(../img/bg-vencedores.jpg) center center no-repeat #333c40;
  background-size: auto 100%;
  /*
  	COMMON
  */
  /*
  	COVER
  */
  /*
  	NOT COVER
  	ITEMS LIST
  */ }
  section.vencedores .container ul a {
    text-decoration: none; }
  section.vencedores .container ul li {
    display: block;
    position: relative; }
  section.vencedores .container ul li.cover {
    background: #0081ee;
    padding: 11px 0 11px 15px;
    background: #0081ee;
    /*
    	TITLE
    */
    /*
    	DETAILS
    */
    /*
    	SPONSOR
    */
    /*
    	LINKS
    */
    /*
    	CUP
    */ }
    section.vencedores .container ul li.cover:after {
      top: 100%;
      left: 50%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-color: rgba(0, 129, 238, 0);
      border-top-color: #0081ee;
      border-width: 7px;
      margin-left: -7px; }
    section.vencedores .container ul li.cover h5 {
      margin: 0 0 0 0;
      font-size: 16px;
      font-family: "Demi-Condensed", Helvetica, Arial, sans-serif;
      text-transform: uppercase; }
    section.vencedores .container ul li.cover .epoca,
    section.vencedores .container ul li.cover .ronda {
      font-size: 13px;
      font-family: "Book-Condensed", Helvetica, Arial, sans-serif; }
    section.vencedores .container ul li.cover .sponsor {
      float: right;
      max-width: 85px;
      margin-top: -17px;
      display: inline-block;
      padding: 7px 10px 9px 16px;
      background: #0a2e4a; }
      section.vencedores .container ul li.cover .sponsor img {
        width: 100%;
        height: auto;
        cursor: default;
        -webkit-user-select: none;
           -moz-user-select: none;
            -ms-user-select: none;
                user-select: none;
        pointer-events: none; }
    section.vencedores .container ul li.cover .top-links {
      display: none; }
    section.vencedores .container ul li.cover .cup {
      display: none; }
  section.vencedores .container ul li:not(.cover) {
    /*
    	For IE 6/7 only
    	Include this rule to trigger hasLayout and contain floats.
    */
    *zoom: 1;
    padding: 15px;
    text-transform: uppercase;
    border-bottom: 1px solid #333c40;
    /*
    	PREMIO
    */ }
    section.vencedores .container ul li:not(.cover):after, section.vencedores .container ul li:not(.cover):before {
      content: " ";
      /* 1 */
      display: table;
      /* 2 */ }
    section.vencedores .container ul li:not(.cover):after {
      clear: both; }
    section.vencedores .container ul li:not(.cover) .premio {
      width: 25%;
      float: left;
      padding-right: 20px;
      text-align: center; }
      section.vencedores .container ul li:not(.cover) .premio img {
        height: auto;
        display: block;
        max-width: 90%;
        margin: 0 auto 10px; }
      section.vencedores .container ul li:not(.cover) .premio p {
        font-size: 8px;
        text-align: center; }
    section.vencedores .container ul li:not(.cover) .group {
      width: 75%;
      float: right;
      padding-top: 10px;
      padding-left: 30px;
      position: relative;
      /*
      	RANKING
      */
      /*
      	AVATAR
      */
      /*
      	TITLE
      */
      /*
      	POINTS
      */ }
      section.vencedores .container ul li:not(.cover) .group .rank {
        top: 0;
        right: 0;
        width: 56px;
        height: 56px;
        padding: 8px;
        color: #fff;
        font-family: "Demi", Helvetica, Arial, sans-serif;
        display: block;
        font-size: 15px;
        text-align: right;
        position: absolute;
        font-style: normal;
        background: url(../img/bg-vencedores-rank.png) right top no-repeat transparent; }
      section.vencedores .container ul li:not(.cover) .group .avatar {
        display: none; }
      section.vencedores .container ul li:not(.cover) .group h5 {
        margin: 0;
        font-size: 16px;
        font-family: "Demi-Condensed", Helvetica, Arial, sans-serif;
        margin-bottom: 10px;
        margin-right: 20px;
        padding: 0 30px 10px 0;
        border-bottom: 1px solid #333c40; }
        section.vencedores .container ul li:not(.cover) .group h5 i {
          display: block;
          font-size: 16px;
          color: #70848c;
          font-family: "Medium-Condensed", Helvetica, Arial, sans-serif;
          font-style: normal;
          text-transform: none;
          -webkit-transition: color .5s;
          transition: color .5s; }
        section.vencedores .container ul li:not(.cover) .group h5 a {
          color: #fff; }
          section.vencedores .container ul li:not(.cover) .group h5 a:hover, section.vencedores .container ul li:not(.cover) .group h5 a:focus, section.vencedores .container ul li:not(.cover) .group h5 a:active {
            color: #e50013; }
            section.vencedores .container ul li:not(.cover) .group h5 a:hover + i, section.vencedores .container ul li:not(.cover) .group h5 a:focus + i, section.vencedores .container ul li:not(.cover) .group h5 a:active + i {
              color: #fff;
              -webkit-transition: color .5s;
              transition: color .5s; }
      section.vencedores .container ul li:not(.cover) .group .points {
        font-size: 14px;
        font-family: "Medium", Helvetica, Arial, sans-serif; }
        section.vencedores .container ul li:not(.cover) .group .points i {
          color: #70848c;
          font-style: normal; }
section.vencedores .container .bottom-links {
  height: 45px;
  font-size: 0;
  line-height: 0;
  background: #333c40;
  border-top: 1px solid #424547; }
  section.vencedores .container .bottom-links a {
    top: 50%;
    width: 50%;
    float: left;
    color: #fff;
    font-size: 13px;
    line-height: 1em;
    padding-left: 15px;
    font-family: "Medium-Condensed", Helvetica, Arial, sans-serif;
    position: relative;
    display: inline-block;
    text-decoration: none;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
    section.vencedores .container .bottom-links a:before {
      font-family: 'Liga-Record';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 9px;
      margin-right: 10px;
      content: ""; }
    section.vencedores .container .bottom-links a:last-of-type {
      float: right;
      padding-left: 0;
      text-align: right;
      padding-right: 35px; }
      section.vencedores .container .bottom-links a:last-of-type:before {
        content: none; }
      section.vencedores .container .bottom-links a:last-of-type:after {
        top: 50%;
        right: 15px;
        font-family: 'Liga-Record';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 9px;
        margin-right: 0;
        margin-left: 10px;
        position: absolute;
        content: "";
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%); }

/*
	MEDIA QUERIES
*/
@media only screen and (min-width: 768px) {
  section.vencedores .container ul {
    font-size: 0;
    /*
    	COVER
    */
    /*
    	COMMON
    */ }
    section.vencedores .container ul li.cover {
      padding: 15px;
      height: 80px;
      /*
      	TITLE
      */
      /*
      	DETAILS
      */
      /*
      	SPONSOR
      */
      /*
      	LINKS
      */ }
      section.vencedores .container ul li.cover:after {
        border-width: 10px;
        margin-left: -10px; }
      section.vencedores .container ul li.cover h5 {
        margin-top: -4px;
        font-size: 32px;
        font-family: "Medium-Condensed", Helvetica, Arial, sans-serif;
        margin-left: 160px;
        font-weight: normal;
        text-transform: none; }
      section.vencedores .container ul li.cover .epoca,
      section.vencedores .container ul li.cover .ronda {
        margin-top: -2px;
        font-size: 18px; }
      section.vencedores .container ul li.cover .epoca {
        margin-left: 160px; }
      section.vencedores .container ul li.cover .ronda {
        margin-left: 10px; }
        section.vencedores .container ul li.cover .ronda:before {
          font-family: 'Liga-Record';
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          /* Better Font Rendering =========== */
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          font-size: 14px;
          content: "";
          margin-right: 10px; }
      section.vencedores .container ul li.cover .sponsor {
        top: 50%;
        margin: 0;
        left: 10px;
        float: none;
        max-width: 100%;
        padding: 15px 30px;
        position: absolute;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%); }
        section.vencedores .container ul li.cover .sponsor img {
          width: 90px; }
      section.vencedores .container ul li.cover .top-links {
        top: 50%;
        right: 10px;
        text-align: right;
        position: absolute;
        font-family: "Medium-Condensed", Helvetica, Arial, sans-serif;
        display: inline-block;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%); }
        section.vencedores .container ul li.cover .top-links a {
          color: #fff;
          display: block;
          font-size: 18px; }
          section.vencedores .container ul li.cover .top-links a:first-of-type {
            margin-bottom: 5px; }
          section.vencedores .container ul li.cover .top-links a:after {
            font-family: 'Liga-Record';
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            /* Better Font Rendering =========== */
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            margin-left: 10px;
            content: ""; }
    section.vencedores .container ul li:not(.cover) {
      border: 0;
      max-width: 245px;
      min-height: 370px;
      width: 33.333333%;
      text-align: center;
      vertical-align: top;
      display: inline-block;
      padding: 5px 20px 10px 20px;
      border-right: 1px solid #333c40; }
      section.vencedores .container ul li:not(.cover):last-of-type {
        border: 0; }
      section.vencedores .container ul li:not(.cover) .group {
        float: none;
        padding: 0;
        width: 100%; }
        section.vencedores .container ul li:not(.cover) .group .avatar {
          margin: 15px auto;
          display: inline-block; }
        section.vencedores .container ul li:not(.cover) .group h5 {
          width: 90%;
          font-size: 20px;
          margin: 0 auto 20px;
          padding: 0 0 20px 0;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis; }
          section.vencedores .container ul li:not(.cover) .group h5 i {
            font-size: inherit;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis; }
      section.vencedores .container ul li:not(.cover) .premio {
        margin: 0;
        top: auto;
        padding: 0;
        left: 20px;
        right: 20px;
        width: auto;
        float: none;
        bottom: 5px;
        display: block;
        text-align: center;
        position: absolute; }
        section.vencedores .container ul li:not(.cover) .premio img {
          padding: 0;
          max-width: 90px; }
        section.vencedores .container ul li:not(.cover) .premio p {
          font-family: "Medium", Helvetica, Arial, sans-serif;
          font-size: 14px; }
  section.vencedores .container .bottom-links {
    display: none; } }
@media only screen and (min-width: 992px) {
  section.vencedores .container ul {
    /*
    	COVER
    */
    /*
    	COMMON
    */ }
    section.vencedores .container ul li.cover {
      width: 25%;
      height: auto;
      z-index: 9999;
      min-height: 327px;
      padding-left: 24px;
      display: inline-block;
      /*
      	TITLE
      */
      /*
      	DETAILS
      */
      /*
      	SPONSOR
      */
      /*
      	LINKS
      */ }
      section.vencedores .container ul li.cover:after {
        left: 100%;
        top: 50%;
        border-color: rgba(0, 129, 238, 0);
        border-left-color: #0081ee;
        border-width: 10px;
        margin-top: -10px;
        margin-left: 0; }
      section.vencedores .container ul li.cover h5 {
        margin: 0;
        margin-top: 57px;
        line-height: 0.8em;
        position: relative; }
      section.vencedores .container ul li.cover .epoca,
      section.vencedores .container ul li.cover .ronda {
        margin: 0;
        display: block; }
      section.vencedores .container ul li.cover .epoca {
        margin-top: 25px; }
        section.vencedores .container ul li.cover .epoca:before {
          font-family: 'Liga-Record';
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          /* Better Font Rendering =========== */
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          margin-right: 10px;
          content: "";
          font-size: 25px;
          vertical-align: middle; }
      section.vencedores .container ul li.cover .ronda {
        margin-bottom: 25px; }
        section.vencedores .container ul li.cover .ronda:before {
          margin-right: 20px; }
      section.vencedores .container ul li.cover .sponsor {
        top: 10px;
        left: -6px;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none; }
        section.vencedores .container ul li.cover .sponsor:after {
          left: 0;
          width: 0;
          height: 0;
          content: '';
          bottom: -6px;
          position: absolute;
          border-style: solid;
          border-width: 0px 6px 6px 0;
          border-color: transparent #07101a transparent transparent; }
      section.vencedores .container ul li.cover .top-links {
        margin: 0;
        top: auto;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none;
        position: static;
        text-align: left;
        max-width: 140px; }
        section.vencedores .container ul li.cover .top-links a:first-of-type {
          margin: 0; }
      section.vencedores .container ul li.cover .cup {
        right: -45px;
        bottom: -20px;
        display: block;
        position: absolute; }
    section.vencedores .container ul li:not(.cover) {
      width: 25%;
      max-width: 25%;
      height: auto;
      min-height: 327px;
      padding: 5px 5px 10px; }
      section.vencedores .container ul li:not(.cover) .group h5 {
        font-size: 16px; }
      section.vencedores .container ul li:not(.cover) .premio {
        bottom: 0;
        padding: 0 15px;
        position: absolute; }
        section.vencedores .container ul li:not(.cover) .premio img {
          max-width: 70px; }
        section.vencedores .container ul li:not(.cover) .premio p {
          font-size: 12px; } }
/*
	STYLES
	COPYRIGHT: RECORD
	FICHEIRO PRINCIPAL PARA INFO
*/
/*
	DEPENDENCIES
*/
/*
	INFO
*/
section.forums .container .content article {
  padding: 0;
  font-size: 0;
  line-height: 0;
  position: relative;
  box-sizing: content-box;
  border-bottom: 1px solid #dfdfdf; }
  section.forums .container .content article > div {
    padding: 15px;
    display: block; }
    section.forums .container .content article > div:first-of-type {
      margin-left: 0; }
    section.forums .container .content article > div:last-of-type {
      margin-right: 0; }
    section.forums .container .content article > div.avatar {
      display: none; }
    section.forums .container .content article > div.title h5 {
      margin: 0 0 10px 0;
      font-family: "Demi-Condensed", Helvetica, Arial, sans-serif; }
      section.forums .container .content article > div.title h5 a {
        color: #1f1f1f;
        text-decoration: none; }
    section.forums .container .content article > div.title time {
      font-size: 14px;
      color: #70848c;
      font-family: "Medium-Condensed", Helvetica, Arial, sans-serif; }
    section.forums .container .content article > div.comments {
      display: none; }
    section.forums .container .content article > div.last {
      font-size: 14px;
      line-height: 1em;
      color: #70848c;
      padding-left: 50px;
      position: relative;
      background: #f7f7f7; }
      section.forums .container .content article > div.last:before {
        top: 18px;
        left: 15px;
        font-family: 'Liga-Record';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 20px;
        content: "";
        position: absolute; }
      section.forums .container .content article > div.last p {
        margin-bottom: 3px;
        font-family: "Medium-Condensed", Helvetica, Arial, sans-serif; }
        section.forums .container .content article > div.last p a {
          color: #e50013;
          text-decoration: none;
          -webkit-transition: color .5s;
          transition: color .5s; }
          section.forums .container .content article > div.last p a:hover, section.forums .container .content article > div.last p a:focus, section.forums .container .content article > div.last p a:active {
            color: #1f1f1f;
            -webkit-transition: color .5s;
            transition: color .5s; }
      section.forums .container .content article > div.last time {
        font-family: "Book-Condensed", Helvetica, Arial, sans-serif; }

/*
	MEDIA QUERIES
*/
@media only screen and (min-width: 768px) {
  section.forums .container .content article {
    padding: 15px;
    height: 110px;
    padding: 20px 10px;
    box-sizing: border-box;
    -webkit-transition: background .3s;
    transition: background .3s;
    /*
    	INTERACTION ON ROW
    */ }
    section.forums .container .content article > div {
      top: 50%;
      padding: 0;
      margin: 0 20px;
      position: relative;
      vertical-align: top;
      display: inline-block;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
      section.forums .container .content article > div.avatar {
        display: inline-block;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        -webkit-transition: border .5s, -webkit-transform .5s;
        transition: border .5s, -webkit-transform .5s;
        transition: border .5s, transform .5s;
        transition: border .5s, transform .5s, -webkit-transform .5s; }
      section.forums .container .content article > div.title {
        max-width: 360px;
        margin: 0 50px 0 0; }
        section.forums .container .content article > div.title h5 a {
          -webkit-transition: color .5s;
          transition: color .5s; }
      section.forums .container .content article > div.comments {
        display: none; }
      section.forums .container .content article > div.last {
        margin: 0;
        padding: 0;
        max-width: 200px;
        background: none;
        -webkit-transition: -webkit-transform .5s;
        transition: -webkit-transform .5s;
        transition: transform .5s;
        transition: transform .5s, -webkit-transform .5s; }
        section.forums .container .content article > div.last:before {
          content: none; }
    section.forums .container .content article:hover > div.avatar {
      -webkit-transform: translateY(-50%) scale(1.05);
          -ms-transform: translateY(-50%) scale(1.05);
              transform: translateY(-50%) scale(1.05);
      border: 4px solid #e50013;
      -webkit-transition: border .5s, -webkit-transform .5s;
      transition: border .5s, -webkit-transform .5s;
      transition: border .5s, transform .5s;
      transition: border .5s, transform .5s, -webkit-transform .5s; }
    section.forums .container .content article:hover > div.title h5 a {
      color: #e50013;
      -webkit-transition: color .5s;
      transition: color .5s; }
    section.forums .container .content article:hover > div.last {
      -webkit-transition: -webkit-transform .5s;
      transition: -webkit-transform .5s;
      transition: transform .5s;
      transition: transform .5s, -webkit-transform .5s;
      -webkit-transform: translate(10px, -50%);
          -ms-transform: translate(10px, -50%);
              transform: translate(10px, -50%); } }
@media only screen and (min-width: 992px) {
  section.forums .container .content article > div {
    margin: 0 10px; }
    section.forums .container .content article > div.comments {
      margin: 0 50px;
      display: inline-block; }
      section.forums .container .content article > div.comments a {
        height: 100%;
        display: block;
        text-align: center;
        text-decoration: none; }
        section.forums .container .content article > div.comments a b {
          display: block;
          color: #0081ee;
          font-size: 38px;
          line-height: 1em;
          margin-bottom: 10px;
          font-family: "Book-Condensed", Helvetica, Arial, sans-serif;
          font-weight: normal;
          -webkit-transition: margin .2s, -webkit-transform .2s;
          transition: margin .2s, -webkit-transform .2s;
          transition: margin .2s, transform .2s;
          transition: margin .2s, transform .2s, -webkit-transform .2s; }
        section.forums .container .content article > div.comments a i {
          font-size: 14px;
          color: #70848c;
          font-family: "Book-Condensed", Helvetica, Arial, sans-serif;
          font-style: normal; }
        section.forums .container .content article > div.comments a:hover b, section.forums .container .content article > div.comments a:focus
        section.forums .container .content article > div.comments a:active b {
          margin-bottom: 20px;
          -webkit-transform: scale(1.05);
              -ms-transform: scale(1.05);
                  transform: scale(1.05);
          -webkit-transition: margin .2s, -webkit-transform .2s;
          transition: margin .2s, -webkit-transform .2s;
          transition: margin .2s, transform .2s;
          transition: margin .2s, transform .2s, -webkit-transform .2s; }
    section.forums .container .content article > div.last {
      margin: 0;
      max-width: 100%;
      padding-left: 40px; } }
@media only screen and (min-width: 1200px) {
  section.forums .container .content article > div {
    margin: 0 20px; }
    section.forums .container .content article > div.title {
      width: 100%;
      max-width: 460px; } }
/*
	STYLES
	COPYRIGHT: RECORD
	FICHEIRO PRINCIPAL PARA INFO
*/
/*
	DEPENDENCIES
*/
/*
	INFO
*/
section.multimedia .container .content .slick {
  margin: 0;
  /*
  	GROUPING ELEMENT
  */
  /*
  	ARTICLES
  */ }
  section.multimedia .container .content .slick .slick-group {
    padding: 0; }
  section.multimedia .container .content .slick article {
    width: 100%; }
    section.multimedia .container .content .slick article a {
      display: block;
      overflow: hidden;
      position: relative;
      -webkit-transform: scale(1);
          -ms-transform: scale(1);
              transform: scale(1);
      -webkit-transition: -webkit-transform .5s;
      transition: -webkit-transform .5s;
      transition: transform .5s;
      transition: transform .5s, -webkit-transform .5s;
      /*
      	INTERACTION
      */ }
      section.multimedia .container .content .slick article a:before {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: '';
        opacity: .8;
        position: absolute;
        -webkit-transition: opacity .5s;
        transition: opacity .5s;
        background: url(../img/bg-fader-vertical-bottom-150.png) bottom left repeat-x transparent; }
      section.multimedia .container .content .slick article a:after {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: '';
        position: absolute;
        -webkit-transition: border .5s;
        transition: border .5s;
        border: 0px solid transparent; }
      section.multimedia .container .content .slick article a .info {
        left: 0;
        right: 0;
        bottom: 0;
        color: #fff;
        padding: 15px;
        display: block;
        position: absolute; }
        section.multimedia .container .content .slick article a .info .meta {
          padding-left: 34px;
          line-height: 12px;
          position: relative;
          margin-bottom: 10px; }
          section.multimedia .container .content .slick article a .info .meta:before {
            top: 0;
            left: 0;
            display: block;
            min-width: 24px;
            min-height: 24px;
            position: absolute;
            -webkit-transition: background .3s;
            transition: background .3s; }
          section.multimedia .container .content .slick article a .info .meta time {
            display: block;
            font-size: 14px;
            font-family: "Medium-Condensed", Helvetica, Arial, sans-serif; }
          section.multimedia .container .content .slick article a .info .meta .i {
            font-size: 11px; }
            section.multimedia .container .content .slick article a .info .meta .i:before {
              font-size: 15px;
              margin-right: 5px;
              vertical-align: bottom; }
        section.multimedia .container .content .slick article a .info h5 {
          margin: 0;
          font-family: "Demi-Condensed", Helvetica, Arial, sans-serif;
          font-weight: normal; }
      section.multimedia .container .content .slick article a img {
        width: 100%;
        height: auto; }
      section.multimedia .container .content .slick article a:hover, section.multimedia .container .content .slick article a:focus {
        /*
        							transform: scale(1.03);
        							transition: transform 10s .5s;
        */ }
        section.multimedia .container .content .slick article a:hover:before, section.multimedia .container .content .slick article a:focus:before {
          opacity: 1;
          -webkit-transition: opacity .5s;
          transition: opacity .5s; }
        section.multimedia .container .content .slick article a:hover:after, section.multimedia .container .content .slick article a:focus:after {
          -webkit-transition: border .5s;
          transition: border .5s;
          border: 6px solid #e50013; }
        section.multimedia .container .content .slick article a:hover .info .meta:before, section.multimedia .container .content .slick article a:focus .info .meta:before {
          background: #e50013;
          -webkit-transition: background .3s;
          transition: background .3s; }

/*
	MEDIA QUERIES
*/
@media only screen and (min-width: 768px) {
  section.multimedia .container .content .slick {
    margin: 0 -15px;
    /*
    	GROUPING ELEMENT
    */
    /*
    	ARTICLES
    */ }
    section.multimedia .container .content .slick .slick-group {
      padding: 30px 15px; }
    section.multimedia .container .content .slick article a .info {
      padding: 20px; }
    section.multimedia .container .content .slick article:first-of-type {
      margin-bottom: 30px; } }
@media only screen and (min-width: 992px) {
  section.multimedia .container .content .slick {
    margin: 0 -10px;
    /*
    	GROUPING ELEMENT
    */
    /*
    	ARTICLES
    */ }
    section.multimedia .container .content .slick .slick-group {
      padding: 20px 10px; }
    section.multimedia .container .content .slick article a .info {
      padding: 10px; }
    section.multimedia .container .content .slick article:first-of-type {
      margin-bottom: 20px; } }
@media only screen and (min-width: 1200px) {
  section.multimedia .container .content .slick {
    margin: 0 -15px;
    /*
    	GROUPING ELEMENT
    */
    /*
    	ARTICLES
    */ }
    section.multimedia .container .content .slick .slick-group {
      padding: 30px 15px; }
    section.multimedia .container .content .slick article a .info {
      padding: 20px; }
    section.multimedia .container .content .slick article:first-of-type {
      margin-bottom: 30px; } }
/*
	STYLES
	COPYRIGHT: RECORD
	FICHEIRO PRINCIPAL PARA INFO
*/
/*
	DEPENDENCIES
*/
section.noticias .slick {
  margin: 15px 0; }
section.noticias article, section.resumos article {
  margin: 0 15px;
  padding: 0 15px; }

@media only screen and (min-width: 768px) {
  section.noticias article, section.resumos article {
    padding: 0; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.noticias .slick-group, section.resumos .slick-group {
    font-size: 0;
    line-height: 0; }
    section.noticias .slick-group article, section.resumos .slick-group article {
      margin: 0;
      padding: 0 15px;
      width: 33.333333%;
      vertical-align: top;
      display: inline-block; } }
	  
	  
	  
@media only screen and (max-width: 767px) {	 
html body section.ranking .container header h2 { display: inline; float: left} 
section header .more {display: none}
html body section.ranking .container header div.more-mobile a.more { display: inline; position: relative; float:left; left: 0} 

}	  

/*# sourceMappingURL=home.css.map */


section.top.logged + section > .container {
  padding-top: 30px; }


section.top.logged .next  h2.title { float:left; margin-top: 0px; padding-top:0px; color:#fff; font-size:26px; font-family: Medium-Condensed, sans-serif }