@font-face {
    font-family: 'icomoon';
    src: url("../fonts/icomoon.eot?qscyl2");
    src: url("../fonts/icomoon.eot?#iefixqscyl2") format("embedded-opentype"), url("../fonts/icomoon.woff?qscyl2") format("woff"), url("../fonts/icomoon.ttf?qscyl2") format("truetype"), url("../fonts/icomoon.svg?qscyl2#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}

html, body {
    background: #000000;
    color: #FFFFFF;
    font-family: "AzoSansWeb", sans-serif;
    box-sizing: border-box;
    height: 100%;
}

* {
    box-sizing: border-box;
}

.mobile {
    display: none;
}

.desktop {
    display: block;
}

#logo {
    padding: 14px 0;
}

#home_video .container {
    padding-bottom: 10px;
    background: #1f1f1f;
}

.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.abs {
    position: absolute;
}

.topleft {
    top: 0;
    left: 0;
}

.topright {
    top: 0;
    right: 0;
}

#myvideo, #video_wrapper {
    width: 100% !important;
    height: 100% !important;
    z-index: 120 !important;
    position: absolute;
    top: 0;
    left: 0;
}

.ligaportugal {
    float: left;
    margin-right: 20px;
    padding-top: 4px;
}

#mybutton {
    position: absolute;
    z-index: 999;
    display: block;
    bottom: 10%;
    left: 80%;
    cursor: pointer;
    font-size: 20px;
    display: block;
    text-decoration: none;
}

#mybutton:after {
    margin-left: 6px;
    content: "\e607";
    font-family: icomoon;
    position: relative;
    top: 2px;
}

#banner {
    position: relative;
    width: 1140px;
    margin: auto;
    margin-top: 80px;
}

#banners {
    width: 1140px;
    margin: auto;
    position: relative;
}

#banners img {
    height: 590px;
}

#banner .but {
    position: absolute;
    left: 0;
    top: 240px;
    color: #FFFFFF;
    font-size: 48px;
    font-weight: bold;
    line-height: 40px;
}

#banner .but span {
    font-size: 22px;
    font-weight: normal;
}

#banner .but a {
    font-size: 20px;
    display: block;
    text-decoration: none;
}

#banner .but a:after {
    margin-left: 6px;
    content: "\e607";
    font-family: icomoon;
    position: relative;
    top: 2px;
}

.container {
    width: 1140px;
    margin: auto;
    position: relative;
}

/*
header {
    position: fixed;
    width: 100%;
    z-index: 100;
    top: 0;
    background: url('../images/bg_top.png?v') center top no-repeat #000000;
}

header.sticky {
    background: #000000;
}

header #top {
    text-align: center;
}

header {
    border-bottom: 1px solid #333333;
}

header nav {
    text-align: center;
    /* background: #000000;
     opacity: 0.7;*/
/*
overflow: hidden

;
position: relative

;
/*display: none;*/
/*
cursor: default

!important
;
}

header nav .menu {
    /*width: 396px;*/
/*
margin: auto

;
position: relative

;
}

/*
header.sticky nav .menu {
    top: 14px;
}

header #top.sticky img {
    position: absolute;
    left: 0;
    height: 80px;
}

header #top .hashtag {
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    right: 0;
    top: 130px;

}

header nav ul {
    display: inline-block;
    cursor: default;
}

header nav ul li {
    float: left;
    padding: 12px 15px;
}

header nav ul li a {
    text-decoration: none;
    color: white;
    font-size: 14px;
}

header.sticky nav ul li a {
    text-decoration: none;
    color: white;
    font-size: 12px;
}

header nav ul li a:hover {
    color: #cccccc;
}

*/

/** novo header*/
header {
    position: fixed;
    width: 100%;
    z-index: 100;
    top: 0;
    background: url('../images/bg_top.png?v1') center top no-repeat #000000;
}

header.sticky {
    background: #000000;
}

header #top {
    text-align: center;
}

header {
    border-bottom: 1px solid #333333;
}

header nav {
    text-align: center;
    /* background: #000000;
     opacity: 0.7;*/
    overflow: hidden;
    position: relative;
    /*display: none;*/
    cursor: default !important;
}

header nav .menu {
    /*width: 396px;*/
    margin: auto;
    position: relative;
}

header.sticky nav .menu {
    top: 14px;
}

header #top.sticky img {
    position: absolute;
    left: 0;
    height: 80px;
}

header #top.sticky img {
    position: absolute;
    left: 0;
    top: 3px;
    height: 74px;
}

header #top .hashtag {
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    right: 0;
    top: 38px;
}


@media all and (min-width: 1px) and (max-width: 1024px) {

    header #top .hashtag {
         right: 20px;
  }
}



header nav ul {
    display: inline-block;
    cursor: default;
}

header.sticky nav ul {
    display: inline-block;
    cursor: default;
    position: relative;
    left: 7px;

}

header nav ul li {
    float: left;
    padding: 14px 10px 10px;
}

header nav ul li a {
    text-decoration: none;
    color: white;
    font-size: 13px;
}

header.sticky nav ul li a {
    text-decoration: none;
    color: white;
    font-size: 12px;
}

header nav ul li a:hover {
    color: #cccccc;
}

#logo {
    padding: 14px 0;
    height: 95px;
}

ul {
    margin-top: 0;
    margin-bottom: 0.5rem;
}

.sticky ul {
    margin-bottom: 1.5rem;
}

/** novo header -- fim */

section {
}

section .title {
    position: relative;
    font-size: 38px;
    font-weight: 200;
    margin-bottom: 42px;
}

section .title .border {
    width: 64px;
    height: 8px;
    background: #e04232;
    position: absolute;
    bottom: -8px;
    left: 2px;
}

#jornadas .subtitle {
    font-size: 26px;
    font-weight: 200;
    background: url('../images/bg_sub.jpg?v') center top no-repeat;
    padding: 20px 10px;
    text-indent: 40px;
    text-align: center;
    height: 80px;
}

#jornadas .subtitle img {
    vertical-align: middle;
    margin-right: 10px;
    position: relative;
    top: -4px;
}

#jornadas .subtitle .num {
    font-weight: bold;
}

#jornadas #list_wrap {
    background: #1e1e1e;
    border-bottom: 1px solid #353535;
}

#jornadas {
    /*background: url('../images/topo.jpg') center 110px no-repeat;*/
    padding-bottom: 70px;
    padding-top: 50px;

}

#car_wrapper {
    /*background: red;*/
    margin: auto;
    width: 1122px;
    overflow: hidden;
    position: relative;
}

#car_nav {
    position: relative;
    width: 1122px;
    margin: auto;
}

#car_nav #left {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}

#tabela {
    border-bottom: 0 none !important;
}

.notes {
    font-size: 12px;
    color: #979797;
    border-top: 3px solid #292929;
    padding-top: 14px;
    padding-left: 10px;
    font-weight: 200;
}

#tabela .notes .color1 {
    color: #6d9f1d;
}

#tabela .notes .color2 {
    color: #4c6529;
}

#tabela .notes .color3 {
    color: #b38e1d;
}

#tabela .notes .color4 {
    color: #b04136;
}

#tabela .notes .color5 {
    color: #86690f;
}

#car_nav #right {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

#jornadas_car {
    width: 1122px;
}

#jornadas_car .item {
    float: left;
    text-align: center;
    /*background: blue;*/
    padding: 18px 0;
    border-bottom: 5px solid #1e1e1e;
    color: #636363;
    font-size: 16px;
    position: relative;
    cursor: pointer;
    width: 33px;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -o-user-select: none;
}

#jornadas_car .item.active {
    border-bottom: 5px solid #dd3932;
}

#jornadas_car .item .border_left {
    width: 1px;
    height: 6px;
    margin-top: -3px;
    top: 50%;
    left: 0;
    background: #636363;
    position: absolute;
}

/*****/
#equipas_car {
    width: 1122px;
}

#equipas_car .item {
    float: left;
    text-align: center;
    /*background: blue;*/
    padding: 18px 0;
    border-bottom: 5px solid #1e1e1e;
    color: #636363;
    font-size: 16px;
    position: relative;
    cursor: pointer;
    width: 62px;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -o-user-select: none;
}

#equipas_car .item.active {
    border-bottom: 5px solid #dd3932;
}

#equipas_car .item .border_left {
    width: 1px;
    height: 6px;
    margin-top: -3px;
    top: 50%;
    left: 0;
    background: #636363;
    position: absolute;
}

#car_nav2 {
    position: relative;
}

#car_nav2 #left {
    position: absolute;
    top: 20px;
    left: 0;
    cursor: pointer;
}

#car_nav2 #right {
    position: absolute;
    top: 20px;
    right: 0;
    cursor: pointer;
}

#car_nav2 #left, #car_nav #right {
    display: none;
}

/*****/

#car_nav #left, #car_nav #right {
    display: none;
}

#jornada {
    background: #232323;
    padding-bottom: 10px;
}

.jogo {
    position: relative;
    margin: 0 30px;
    min-height: 84px;
    border-bottom: 1px solid #353535;
    clear: both;
}

.jogo .team {
    position: absolute;
    width: 50%;
    font-size: 18px;
    font-weight: 200;
    line-height: 84px;
}

.jogo .team img {
    position: relative;
    top: 16px;
}

.jogo .team.hometeam {
    right: 50%;
    text-align: right;
    margin-right: 127px;
}

.jogo .team.hometeam img {
    margin-left: 20px;
}

.jogo .team.awayteam {
    left: 50%;
    margin-left: 127px;
}

.jogo .team.awayteam img {
    margin-right: 20px;
}

.jogo .info {
    width: 254px;
    position: absolute;
    left: 50%;
    margin-left: -127px;
    text-align: center;
}

.jogo .info .tv {

}

.jogo.played .info .tv {
    display: none;
}

.jogo .info .date {
    font-size: 16px;
    padding-top: 20px;
    padding-bottom: 4px;
}

.jogo.played .info .date {
    font-size: 9px;
    padding-top: 12px;
    padding-bottom: 0;
}

.jogo .info .result {
    display: none;
}

.jogo.played .info .result {
    display: block;
    font-size: 44px;
}

.jogo.hidden {
    display: none;
}

/**/
.jogo .goals_wrapper {
    padding-top: 78px;
}

.jogo .goalsdiv {
    display: none;
}

.jogo .showgoals {
    text-align: center;
    font-size: 11px;
    font-weight: 200;
    cursor: pointer;
    padding: 10px 0;
}

.jogo .showgoals span:before {
    content: "\e609";
    font-family: 'icomoon';
}

.jogo .showgoals.open span:before {
    content: "\e608";
    font-family: 'icomoon';
}
.jogo .showgoals a {
    padding: 0 20px;
    text-decoration: none;
    font-weight: 200;
}
.jogo .showgoals a:after {
    content: "\e607";
    font-family: 'icomoon';
    padding: 0 4px;
}

.jogo .goals {
    position: relative;
    font-size: 10px;
    color: #ffffff;
    display: table;
    width: 100%;
    padding-bottom: 10px;
}

.jogo .goals .golo {
    background: #0e0e0e;
    display: inline-block;
    padding: 3px;
    min-width: 120px;
    margin: 2px 0;
}

.jogo .goals .homegoals {
    width: 50%;
    text-align: right;
    height: 100%;
    display: table-cell;
    border-right: 1px solid #353535;
    padding-right: 6px;
    position: relative;
}

.jogo .goals .homegoals .top {
    width: 3px;
    height: 3px;
    background: #353535;
    position: absolute;
    top: -2px;
    right: -2px;
    border-radius: 50%;
}

.jogo .goals .homegoals .bottom {
    width: 3px;
    height: 3px;
    background: #353535;
    position: absolute;
    bottom: -2px;
    right: -2px;
    border-radius: 50%;
}

.jogo .goals .awaygoals {
    width: 50%;
    display: table-cell;
    padding-left: 6px;
}

/**/

#liganosvirtual {
    background: url('../images/bg2.jpg?v') center no-repeat;
    height: 260px;
    border-top: 2px solid #464646;
    border-bottom: 2px solid #464646;
    overflow: visible;
}

#liganosvirtual #spoke {
    border-style: solid;
    height: 0;
    width: 261px;
    border-width: 294px 10px 0 10px;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    position: absolute;
    top: -38px;
    left: 50%;
    margin-left: -538px;
}

#liganosvirtual .lstore {
    position: relative;
    top: 13px;
    margin-right: 16px;
}

#liganosvirtual #spoke .slogo {
    position: absolute;
    left: 50%;
    top: -200px;
    margin-left: -90px;
}

#liganosvirtual .container {
    padding: 40px 0 0 40px;
    height: 100%;
}

#liganosvirtual .title {
    font-size: 38px;
    font-weight: normal;
    margin: 0 0 10px 0;
    text-align: right;
}

#liganosvirtual .text {
    font-size: 20px;
    font-weight: 200;
    text-align: right;
}

#liganosvirtual #bt span {
    font-size: 16px;
}

#liganosvirtual .image {
    position: absolute;
    bottom: 0;
    right: 110px;
}

#rankings {
    /*background: url('../images/bg_middle.jpg') center top no-repeat;*/
    padding-top: 64px;
}

section#tabela {
    width: 550px;
    float: left;
    margin-right: 28px;
}

section#tabela.tabela-full {
    width: 100%;
    margin-right: 0;
}

section#tabela .tablepos {
    display: table;
    width: 100%;
    height: 30px;
    border-bottom: 1px solid #2a2a2a;
    background: #232323;
    vertical-align: middle;
}

section#tabela .tablepos.top {
    height: 75px;
    background: #292929;
    position: relative;
}

section#tabela .tablepos.top div, section#marcadores .marcador.top div {
    font-weight: bold !important;
}

#tabela .title, #marcadores .title {
    font-weight: bold;
}

section#tabela .tablepos div {
    display: table-cell;
    font-size: 12px;
    font-weight: 200;
    text-align: center;
    line-height: 30px;
    vertical-align: middle;
}

section#tabela .tablepos .pos1 {
    background: #80aa3b;
}

section#tabela .tablepos .pos2 {
    background: #5f891a;
}

section#tabela .tablepos .pos3 {
    background: #bd910a;
}

section#tabela .tablepos .pos4 {
    /*background: #bd910a;  MNEVES 24set2018*/
    background: #86690f;
}

section#tabela .tablepos .pos5 {

}

/* 
section#tabela .tablepos .pos16 {
    background: #a6322e;
} */

section#tabela .tablepos .pos17 {
    background: #a6322e;
}

section#tabela .tablepos .pos18 {
    background: #a6322e;
}

section#tabela .tablepos .pos {
    width: 68px;
}

section#tabela .tablepos .played, section#tabela .tablepos .win, section#tabela .tablepos .drawn, section#tabela .tablepos .lost, section#tabela .tablepos .scored, section#tabela .tablepos .suffered, section#tabela .tablepos .points {
    width: 46px;
}

section#tabela .tablepos .points {
    font-weight: bold;
}

section#tabela .tablepos.top .points {
    font-weight: normal;
}

section#tabela .tablepos .team {
    text-align: left;
    padding-left: 24px;
}

section#tabela .tablepos .team img {
    height: 21px;
    position: relative;
    top: 5px;
    margin-right: 10px;
}

section#marcadores {
    width: 550px;
    float: right;
}

section#marcadores .marcador {
    display: table;
    width: 100%;
    height: 58px;
    border-bottom: 1px solid #2a2a2a;
    background: #232323;
    vertical-align: middle;
}

section#marcadores .marcador.top {
    height: 75px;
    background: #292929;
    position: relative;
}

section#marcadores .marcador div {
    display: table-cell;
    font-size: 14px;
    font-weight: 200;
    text-align: center;
    line-height: 30px;
    vertical-align: middle;
}

section#marcadores .marcador .pos {
    width: 68px;
}

section#marcadores .marcador .golos {
    font-weight: bold;
    width: 160px;
}

section#marcadores .marcador.top .golos {
    font-weight: normal;
}

section#marcadores .marcador .player {
    text-align: left;
    padding-left: 24px;
}

section#marcadores .marcador .player .team {
    color: #6d6c6c;
}

section#marcadores .marcador .player img {
    height: 21px;
    position: relative;
    top: 5px;
    margin-right: 10px;
    float: left;
}

section#marcadores .marcador .player div {
    float: left;
    text-align: left;
    line-height: 20px;
}

#jornadas .title {
    float: left;
}

#jornadas .tipo {
    float: right;
}

#jornadas .season {
    float: right;
}

#jornadas .tipo .label {
    float: left;
    font-size: 16px;
    margin-right: 20px;
    line-height: 46px;
}

#jornadas .tipo .box {
    float: left;
    border: 1px solid #363636;
    background: #141414;
}

#jornadas .tipo .option {
    float: left;
    cursor: pointer;
    padding: 10px 16px;
    opacity: 0.6;
}

#jornadas .tipo .option.active {
    opacity: 1;
}

#jornadas .tipo .option img {
    position: relative;
    top: 4px;
}

#destaques {
    /*background: url('../images/bg_bottom.png') center bottom no-repeat;*/
    /*padding-top: 64px;*/
    padding-bottom: 0;
    margin-bottom: -1px;
    padding-top: 20px;
}

#destaques .destaque {
    /*border: 1px solid #464646;*/
    width: 550px;
    height: 296px;
    text-align: center;
    padding-top: 20px;
    font-size: 20px;
    position: relative;
}

#destaques .destaque .text {
    position: relative;
    z-index: 1;
}

#destaques .pd160 {
    padding-top: 134px !important;
    margin-bottom: 60px !important;
}

#destaques .destaque:hover {
    border: 4px solid red;
}

#destaques #destaque1 {
    background: url('../images/destaque1_desktop.jpg?2') center top no-repeat;
    float: left;
}

#destaques #destaque2 {
    background: url('../images/destaque2_desktop.jpg') center top no-repeat;
    float: right;
}

#destaques #destaque3 {
    background: url('../images/destaknew.jpg') center top no-repeat;
    float: left;
}

#destaques #destaque3 .mask {
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#destaques #destaque4 {
    background: url('../images/bannerdestak_01.jpg') center top no-repeat;
    float: right;
}

#destaques .destaque a {
    color: #FFFFFF;
    text-decoration: none;
}

footer {
    background: #151515;
    border-top: 1px solid #242424;
    border-bottom: 8px solid #242424;
    line-height: 40px;
    padding: 22px 0;
}

footer .copy {
    float: left;
    font-size: 12px;
    color: #a6a6a6;
}

footer .copy span {
    color: #dfdfdf;
}

footer .sponsors_wrap {
    float: right;
    color: #666666;
    font-size: 12px;
}

footer .sponsors {
    float: left;
    color: #666666;
    font-size: 12px;
}

footer .sponsors.main {
    margin-right: 40px;
}

footer .sponsors.other a {
    margin-right: 20px;
}

footer .sponsors.other a.adidas {
    position: relative;
    top: -4px;
}

footer .sponsors .div {
    margin: 0 10px;
}

footer .sponsors img {
    vertical-align: middle;
}

.more {
    text-align: center;
    padding: 10px;
}

section#playstation {
    width: 100%;
    height: 260px;
    border-top: 1px solid #484848;
    border-bottom: 1px solid #484848;
    background: url("../images/playstation_bg.jpg") center top #181E1A no-repeat;
    margin-bottom: 70px;
    margin-top: 70px;
}

section#playstation .container {
    padding: 40px;
    position: relative;
}

section#playstation .texto {
    font-size: 38px;
    margin-bottom: 65px;
    line-height: 38px;
}

section#playstation2 {
    width: 100%;
    height: 262px;
    margin-bottom: 70px;
    margin-top: 0;
}

section#playstation2 .container {
    padding: 40px;
    position: relative;
    height: 262px;
    background: url("../images/ps.jpg") right top no-repeat;
    border: 3px solid #353535;
}

section#playstation2 .title {
    font-size: 34px;
    margin-bottom: 20px;
    line-height: 38px;
    font-weight: bold;
}

section#playstation2 .texto {
    font-size: 23px;
    margin-bottom: 20px;
    line-height: 26px;
}

.hidden {
    display: none;
}

/* HELPERS */

.mt90 {
    margin-top: 90px;
}

.mt100 {
    margin-top: 100px;
}

.mt120 {
    margin-top: 120px;
}

.mt150 {
    margin-top: 150px;
}

.mt200 {
    margin-top: 200px;
}

/* sticky footer */
html,
body {
    height: 100%;

}

html {
    position: relative;
    min-height: 100%;
}

body {
    min-height: 100%;
    height: auto;
    position: relative;
    /* Pad bottom by footer height */
    padding: 0 0 93px;
    margin-bottom: -93px;
    background: url("../images/bg.jpg?v") center 700px no-repeat;
}

footer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

/* end sticky footer */

#home_banner {
    text-align: center;
    border-bottom: 1px solid rgba(51, 51, 51, 0.5);
    background: black;
}

.banner-wrapper {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    overflow: hidden;
}

.banner-wrapper img {
    max-width: 100%;
}

.banner-intro {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.banner-intro-ball {
    position: absolute;
    top: 0;
    left: 0;

    padding: 10% 33%;
}

.banner-intro-headline {
    color: white;
    font-size: 54px;
    font-weight: 500;
    position: absolute;
    top: 84%;
    left: 0;
    right: 0;
    text-align: center;

    /*font-size: 7vw;*/
}

.banner-intro-text {
    font-size: 30px;
    font-weight: 100;
    margin-top: 1.5%;

    /*3vw*/
}

.banner-intro-harts {
    position: absolute;
    bottom: 4%;
    left: 0;
    right: 0;

    opacity: 0;
}

.banner-intro-hart {
    display: inline-block;
    padding: 23px;
}

.spacer {
    height: 50px;
}

.text-center {
    text-align: center;
}

.pre_text {
    padding: 70px 15px;
    background: black;
    background: url('../images/pre_bg.jpg');
    background-repeat: no-repeat;
    background-position: top;
    background-size: 100% auto;
    font-size: 30px;
}

.selectseason {
    overflow: visible;
    height: 40px;
    margin-right: 20px;
    margin-top: 4px;
}

.selectseason.hide {
    overflow: hidden;
}

.selectseason .soption {
    display: block;
    border: 1px solid red;
    color: #FFFFFF;
    text-decoration: none;
    padding: 7px 14px;
    font-size: 16px;
    outline: none;
}

.selectseason.hide .soption {
    display: none;
}

.selectseason.hide .soption.active {
    display: block;
}

.selectseason .soption .ico {
    width: 16px;
    height: 16px;
    float: right;
    display: block;
    margin-left: 14px;
}

.selectseason.hide .soption .ico:after {
    content: "\e609";
    font-family: 'icomoon';
}

.selectseason .soption .ico:after {
    content: "\e608";
    font-family: 'icomoon';
}

.selectseason .soption.hidden {
    display: none;
}

#mymargin {
    margin-top: 250px;
}

#passatempos {
    color: #FFFFFF;
    margin-top: 20px;
}

#passatempos #passatempo1 {
    background: url("../images/bg_selfie.jpg?v2") center top no-repeat;
    background-size: cover;
    padding: 90px 0 0 24px;
    height: 302px;
}

#passatempos .passatempo .title, #destaques #destaque4 .title, #destaques #destaque3 .title {
    display: block;
    font-size: 3.125em;
    font-weight: bold;
    margin-bottom: 6px;

}

@media all and (min-width: 1px) and (max-width: 800px) {

    #passatempos .passatempo .title, #destaques #destaque4 .title, #destaques #destaque3 .title {
        display: block;
        font-size: 2.125em;
    }
}

#passatempos .passatempo:hover {
    border: 4px solid transparent;

}

#passatempos .passatempo:hover {
    border: 4px solid red;
}

#passatempos .passatempo a, #destaques #destaque4 a, #destaques #destaque3 a {
    color: #FFFFFF;
    text-decoration: none;

}

header.sticky #top .hashtag {
    top: 24px;
}

header.sticky #top .hashtag {
        top: 10px;
    }

@media (max-width: 768px) and (min-width: 1px){


    header #top .hashtag, header.sticky #top .hashtag {
        font-size: 2.5vw;
        top: 2vw;
        right: 2vw;
    }
}

/* Home Slider 2016 09 13*/
.home_slider {
    max-width: 1920px;
    margin: 0 auto;
    margin-top: 164px;
    border-bottom: 1px solid #333333;
}

.home_slider__item {
    position: relative;
    height: 470px;
}

.home_slider__item--2017-1{
    background: url('../images/banner_2017_1.jpg');
    background-size: cover;
    background-position: center;
}
.home_slider__item--2017-1 .info{
    text-align: left;
    font-size: 40px;
    line-height: 50px;
}
.home_slider__item--2017-1 .info .hash{
    font-size: 28px;
}
.home_slider__item--bg01 {
    background: url('../images/slider_bg_01.jpg');
    background-size: cover;
    background-position: center;
}

.home_slider__item--bg02 {
    background: url('../images/slider_bg_02.jpg');
    background-size: cover;
    background-position: center;
}

.home_slider__item--bg03 {
    background: url('../images/b_site_votanosmelhores.jpg');
    background-size: cover;
    background-position: center;
}

.home_slider__item--bg04 {
    background: url('../images/b_site_banner_fps.jpg');
    background-size: cover;
    background-position: center;
}
.home_slider__item--bgnew {
    background: url('../images/bannernew.jpg?n');
    background-size: cover;
    background-position: center;
}

.slick-dots {
    position: absolute;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 10px;
}

.slick-dots li {
    display: inline-block;

    border: solid 3px;
    border-radius: 50%;
    margin-left: 5px;
    margin-right: 5px;
    padding: 5px;
}

.slick-dots li button {
    display: none;
}

.home_slider__container {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin: 0 auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media all and (min-width: 1px) and (max-width: 768px) {
    .ligaportugal {
        float: none;
        margin-right: 0;
        padding: 4vw 0;
        border-bottom: 1px solid #242424;
    }

    section#playstation2 {
        width: 100%;
        height: 262px;
        margin-bottom: 70px;
        margin-top: 0;
        height: 114vw;
        text-align: center

    }

    .home_slider__item--2017-1{
        background: url('../images/banner_2017_1_mobile.jpg');
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center top;
    }
    .home_slider__item--2017-1 .info{
        text-align: center;
        font-size: 6vw;
        margin-top: 90vw;
    }
    .home_slider__item--2017-1 .info .hash{
        font-size: 6vw;
    }
    .home_slider__item{
        height: 130vw;
    }
    section#playstation2 .container {
        padding: 5vw 6vw;
        position: relative;
        background: url("../images/ps_mobile.jpg") right top no-repeat;
        border: 3px solid #353535;
        background-size: cover;
        width: 85vw;
        height: 114vw;
    }

    section#playstation2 .title {
        font-size: 7.5vw;
        margin: 6vw 0;
        line-height: 10vw;
        font-weight: bold;
    }

    section#playstation2 .texto {
        font-size: 4.3vw;
        margin-bottom: 6vw;
        line-height: 6vw;
    }

    section#playstation2 #bt2 {
        position: relative;
        left: 0;
    }

    .home_slider__container {
        -webkit-transform: translateY(-45%);
        -ms-transform: translateY(-45%);
        transform: translateY(-45%);
    }

    header.sticky nav ul li a {
        font-size: 14px;
    }
}

.home_slider__headline {
    font-size: 75px;
    font-weight: bold;
}

.home_slider__headline2 {
    font-size: 60px;
}
.home_slider__headlinenew {
    font-size: 60px;
}

.home_slider__text {
    max-width: 790px;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
    font-size: 22px;
    padding-left: 15px;
    padding-right: 15px;
}

.home_slider__btn {
    display: block;
    font-size: 18px;
    display: block;
    text-decoration: none;
    color: white;
    display: inline-block;
    padding: 5px 35px 7px;
    margin: 0 auto;

    margin-top: 30px;

    position: relative;
}

.home_slider__btn:hover {
    color: white;
}

.home_slider__btn:after {
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    margin-left: 6px;
    content: "\e607";
    font-family: icomoon;
    position: absolute;
    opacity: 0;
}

.home_slider__btn:hover:after {
    display: inline;
    opacity: 1;
    margin-left: 8px;
}

.bg-black {
    background-color: black;
}

/* END Home Slider 2016 09 13 */
@media all and (min-width: 1px) and (max-width: 768px) {
    .home_slider__item--bg02 {
        background: url('../images/slider_bg_02_mobile.jpg');
        background-size: 100%;
        background-position: center top;
        background-repeat: no-repeat;
    }

    .home_slider__item--bg01 {
        background: url('../images/slider_bg_01_mobile.jpg');
        background-size: 180%;
        background-position: center top;
        background-repeat: no-repeat;
    }

    .home_slider__item--bg03 {
        background: url('../images/slider_bg_03_mobile.jpg');
        background-size: 100% auto;
        background-position: center 50px;
        background-repeat: no-repeat;
    }
}

@media all and (min-width: 1px) and (max-width: 1140px) {
    .home_slider {
        max-width: 1920px;
        margin: 0 auto;
        margin-top: 33vw;
    }

    header #top {
        text-align: left;
        position: relative;
        height: 12vw;
    }

    header #top img {
        width: 40%;
        margin-left: 4%;
        height: auto !important;
    }

    header #top .hashtag, header.sticky #top .hashtag {

       /* top: 2vw;
        right: 2vw;*/
    }

    header.sticky nav .menu {
        top: 0;
    }

    #logo {
        padding: 1vw 0;
    }

    .banner-wrapper img {
        max-width: 100vw;
    }

    #passatempos {
        margin-top: 4vw;
    }

    #passatempos #passatempo1 {
        background-size: cover;
        padding: 10vw 0 0 5vw;
        height: 56vw;
        width: 100%;
        font-size: 4vw;
    }

    #passatempos .passatempo .title {
        font-size: 8vw;
        margin-bottom: 2vw;
    }

    #passatempos .passatempo a {
        color: #FFFFFF;
        text-decoration: none;

    }

    .banner-wrapper .ball {
        width: 33vw;
    }

    .selectseason {
        margin-right: 2vw;
    }

    .selectseason .soption {
        font-size: 1.3vw;
        padding: 7px;
    }

    .banner-intro-hart {
        padding: 2vw;
    }

    header nav .menu {
        /*width: auto;*/
    }

    .spacer {
        height: 3vw;
    }

    .pre_text {
        font-size: 4vw;
    }

    footer {
        position: relative;
    }

    body {
        padding: 0 0 0px;
        margin-bottom: 0px;
    }

    .mt100 {
        margin-top: 260px;
        margin-top: 120px;
    }

    .banner-wrapper {
        height: 108%;
    }

    .banner-intro-headline {
        font-size: 6.5vw;
    }

    .banner-intro-text {
        font-size: 3vw;
    }

    .banner-intro-hart img {
        width: 12vw;
    }

    #banner {
        width: 100%;
        height: auto;
    }

    #banners {
        width: 100%;
    }

    section {
        width: 100%;
    }

    .container {
        width: 100%;
    }

    #car_wrapper, #car_nav {
        width: 100%;
    }

    section .title {
        position: relative;
        font-size: 38px;
        font-weight: 200;
        margin-bottom: 42px;
        margin-left: 10px;
    }

    section#rankings {
        padding: 10px;
    }

    section#tabela, section#marcadores {
        width: 100%;
        float: none;
    }

    #destaques .destaque {
        width: 49%;
    }

    #banners img {
        height: auto;
    }

    #marcadores {
        margin-top: 14vw;
    }

    #destaques {
        margin-top: 14vw;
    }

}

@media all and (min-width: 1px) and (max-width: 768px) {

    .slick-dots {
        bottom: 30px;
    }

    .home_slider__headline {
        font-size: 9vw;
    }

    .home_slider__text {
        font-size: 4vw;
    }

    .menu ul li {
        /*display: block;*/
        /*width: 100%;*/
        /*text-align: center;*/
    }

    #jornadas {
        /*margin-top: 186px !important;*/
    }

    header nav {
        /*height: auto;*/
    }

    header nav .menu {
        /*height: auto;*/
    }

    header nav .menu ul {
        margin-bottom: 0;
        width: 780px;
    }

    .pre_text {
        padding: 9vw 15px;
    }

    .mt100 {
        margin-top: 230px;
        margin-top: 160px;
    }

    .mobile {
        display: block;
    }

    .desktop {
        display: none;
    }

    #jornadas .season {
        float: none;
        margin-bottom: 4vw;
    }

    .selectseason {
        margin: 2vw 3vw;
        background: #000000;
        z-index: 99;
        position: relative;
        height: 10vw;
    }

    .selectseason .soption {
        font-size: 3vw;
        padding: 7px;
        background: #000000;
    }

    #banner {
        height: auto;
        background: none;
    }

    #banner img {
        width: 100%;
        margin-top: 10vw;
    }

    #banners img {
        height: auto;
    }

    #car_nav #left, #car_nav #right, #car_nav2 #left, #car_nav2 #right {
        display: none !important;
    }

    #jogos {
        margin: 0 3vw;
        overflow: hidden;
    }

    #jornada {
        padding-bottom: 1vw;
    }

    .jogo {
        position: relative;
        margin: 0 2vw;
        min-height: 16vw;
        border-bottom: 1px solid #353535;
    }

    .jogo .team {
        position: absolute;
        width: 50%;
        font-size: 3.44vw;
        font-weight: 200;
        line-height: 16vw;
    }

    .jogo .team img {
        position: relative;
        top: 2vw;
        width: 7vw;
    }

    .jogo .team.hometeam {
        right: 50%;
        text-align: right;
        margin-right: 11vw;
    }

    .jogo .team.hometeam img {
        margin-left: 3vw;
    }

    .jogo .team.awayteam {
        left: 50%;
        margin-left: 11vw;
    }

    .jogo .team.awayteam img {
        margin-right: 3vw;
    }

    .jogo .info {
        width: 22vw;
        position: absolute;
        left: 50%;
        margin-left: -11vw;
        text-align: center;
    }

    .jogo .info .tv, .jogo .info .tv img, .jogo .info .tv a {
        max-height: 16px;
        height: 3vw;
        display: block;
        margin: auto;
    }

    .jogo.played .info .tv {
        display: none;
    }

    .jogo .info .date {
        font-size: 2.5vw;
        padding-top: 6vw;
        padding-bottom: 0.6vw;
    }

    .jogo.played .info .date {
        font-size: 1.4vw;
        padding-top: 1.8vw;
        padding-bottom: 0;
    }

    .jogo .info .result {
        display: none;
    }

    .jogo.played .info .result {
        display: block;
        font-size: 6.8vw;
    }

    #jornadas .title, #destaques .title, #marcadores .title, #tabela .title {
        font-size: 7vw;
        margin-bottom: 6.6vw;
        margin-left: 2vw;
        float: none;
    }

    #jogos .subtitle {
        display: none;
    }

    #jornadas .tipo {
        float: none;
    }

    #jornadas .tipo .label {
        display: none;
    }

    #jornadas .tipo .box {
        float: none;
        margin: 0px 3vw;
    }

    #jornadas .tipo .option {
        float: left;
        text-align: center;
        cursor: pointer;
        padding: 10px 0;
        opacity: 0.6;
        font-size: 5vw;
        font-weight: 200;
        width: 50%;
    }

    #jornadas .tipo .option.active {
        opacity: 1;
    }

    #jornadas .tipo .option img {
        position: relative;
        top: 0.3vw;
        width: 4vw;
    }

    #destaques .destaque {
        width: 100%;
        max-width: 550px;
        float: none !important;
        margin: 20px auto;
    }

    footer {
        text-align: center;
        line-height: 40px;
        padding: 0 0 6vw 0;
    }

    footer .copy {
        float: none;
        font-size: 4.5vw;
        padding-top: 6vw;
        border-top: 1px solid #242424;
    }

    footer .sponsors_wrap {
        float: none;
    }

    footer .sponsors {
        float: none;
        font-size: 4.5vw;
        padding-bottom: 4vw;
    }

    footer .sponsors.main {
        border-bottom: 1px solid #242424;
        margin: 0;
    }

    footer .sponsors.other {
        padding-top: 1vw;
    }

    footer .sponsors .div {
        display: block;
        font-size: 0;
        height: 0;
    }

    footer .sponsors img {

    }

    /*******/
    section#tabela .tablepos {
        height: 5vw;
    }

    section#tabela .tablepos.top {
        height: 12vw;
    }

    section#tabela .tablepos div {
        font-size: 3.2vw;
        line-height: 5vw;
    }

    section#tabela .tablepos .pos {
        width: 11vw;
    }

    section#tabela .tablepos .played, section#tabela .tablepos .win, section#tabela .tablepos .drawn, section#tabela .tablepos .lost, section#tabela .tablepos .scored, section#tabela .tablepos .suffered, section#tabela .tablepos .points {
        width: 7vw;
    }

    section#tabela .tablepos .team {

    }

    section#tabela .tablepos .team {
        padding-left: 4vw;
    }

    section#tabela .tablepos .team img {
        display: none;
    }

    section#marcadores .marcador {
        height: 9vw;
    }

    section#marcadores .marcador.top {
        height: 12vw;
    }

    section#marcadores .marcador div {
        font-size: 3.2vw;
        line-height: 5vw;
    }

    section#marcadores .marcador .pos {
        width: 11vw;
    }

    section#marcadores .marcador .golos {
        width: 25vw;
    }

    section#marcadores .marcador .player {

        padding-left: 3.8vw;
    }

    section#marcadores .marcador .player img {
        height: 3.3vw;
        top: 0.8vw;
        margin-right: 1.6vw;
    }

    section#marcadores .marcador .player div {
        line-height: 3vw;
    }

    /**/
    .jogo .goals_wrapper {
        padding-top: 15vw;
    }

    .jogo .showgoals {
        font-size: 3vw;
        padding: 1.6vw 0;
    }

    .jogo .goals {
        font-size: 3vw;
        padding-bottom: 1.6vw;
    }

    .jogo .goals .golo {
        padding: 0.5vw;
        min-width: 18vw;
        margin: 0.3px 0;
    }

    .jogo .goals .homegoals {;
                             padding-right: 0.9vw;
    }

    .jogo .goals .awaygoals {
        padding-left: 0.9vw;
    }

    /**/
    #liganosvirtual {
        background: url('../images/bg3.jpg') center no-repeat;
        background-size: cover;
        height: 106vw;
        border-top: 0;
        border-bottom: 0;
        overflow: visible;
        margin-bottom: 38vw;
        border-top: 1px solid #484848;
        border-bottom: 1px solid #484848;
    }

    #liganosvirtual #spoke {
        border-style: solid;
        height: 0;
        width: 65vw;
        border-width: 74vw 1.7vw 0 1.7vw;
        border-left-color: transparent !important;
        border-right-color: transparent !important;
        border-bottom-color: transparent !important;
        position: absolute;
        top: 69vw;
        left: 18vw;
        margin-left: 0;

    }

    #liganosvirtual .lstore {
        position: relative;
        margin: 2vw;
        top: 4vw;
        display: none;
    }

    #liganosvirtual .lstore.mobile {
        display: inline;
    }

    #liganosvirtual .lstore.mobile img {
        width: 26vw;
    }

    #liganosvirtual #spoke .slogo {
        position: absolute;
        width: 42vw;
        left: 50%;
        top: -56vw;
        margin-left: -20vw;
    }

    #liganosvirtual .container {
        padding: 0;
    }

    #liganosvirtual .title {
        font-size: 8vw;
        line-height: 9vw;
        font-weight: 400;
        margin: 4vw 0 4vw 0;
        text-align: center;
    }

    #liganosvirtual .text {
        font-size: 4vw;
        font-weight: 200;
        text-align: center;
    }

    #liganosvirtual .image {
        position: absolute;
        bottom: 0;
        right: 110px;
    }

    #banner .but {
        position: relative;
        top: 0;
        left: auto;
        width: 96%;
        margin: auto;
        background: #1c1c1c;
        text-align: center;
        font-size: 8vw;
        padding: 4vw 0;
        line-height: 10vw;
    }

    #banner .but span {
        font-size: 4vw;
        font-weight: normal;
    }

    #banner .but a {
        font-size: 4vw;
    }

    .fancybox-close {
        right: 0;
    }

    #banner {
        margin-top: 11vw;

    }

    #tabela .notes {
        font-size: 3vw;
    }

    section#playstation {
        height: auto;
        margin-bottom: 40vw;
    }

    section#playstation .container {
        padding: 0 !important;

    }

    section#playstation .container .fundo {
        width: 100%;
    }

    section#playstation .texto {
        position: absolute;
        top: 9vw;
        font-size: 8vw;
        margin-bottom: 0;
        line-height: 9vw;
        text-align: center;
        width: 100%;
    }

    section#playstation .btwrapper {
        position: absolute;
        text-align: center;
        top: 42vw;
        width: 100%;
    }

    section#playstation .btwrapper #bt2 {
        font-size: 4vw;
    }

    section#playstation .container .image {
        position: absolute;
        bottom: -40vw;
        right: 0;
        width: 100%;
    }

}

@media all and (min-width: 1px) and (max-width: 480px) {
    #banner {
        /*margin-top: 11vw;*/
        margin-top: 36vw;
    }
}

@media all and (min-width: 1px) and (max-width: 293px) {

}

html.smartbanner--on {
    margin-top: 84px;
}

html.smartbanner--on header {
    top: 84px;
}

html.smartbanner--on .smartbanner {
    position: fixed;
    display: block;
    z-index: 99999;
}
