.groupWrapper{
    position:relative;
    float:left;
    width:475px;
    height:auto;
}
.groupName{
    position: absolute;
    width: auto;
    height: 30px;
    text-align: center;
    font-size: 30px;
    font-family:'Muli-ExtraBold', sans-serif;
}
.groupPositions{
    position:relative;
    width:475px;
    margin: 0px auto;
    margin-top: 10px;
    height:auto;
    overflow: hidden;
}
.groupPositionTitles{
    position: relative;
    margin-top: 10px;
    margin-left: 234px;
    height:16px;
    width: 250px;
    margin-bottom:6px;
}
.groupPositionTitle{
    font-size: 16px;
    float: left;
    width: 30px;
    text-align: center;
}
.groupTeam{
    position: relative;
    height: 50px;
    width:473px;
    border-left:1px solid;
    border-top:1px solid;
    border-right:1px solid;
}
.groupDataBig{
    position: relative;
    float:left;
    width:182px;
    height:100%;
}
.groupDataSmall{
    position: relative;
    float:left;
    width:29px;
    height:100%;
}
.groupLogo{
    width:50px;
}
.groupDataOpacity{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: #CED4D9;
    opacity: 0.75;
    filter: alpha(opacity=75);
}
.groupDataLogo{
    position: absolute;
    width: 100%;
    height: 100%;
}
.groupDataTextBig{
    position: absolute;
    width: 100%;
    top: 18px;
    text-align: left;
    margin-left: 10px;
    font-size: 14px;
}
.groupDataTextSmall{
    position: absolute;
    width: 100%;
    top: 18px;
    text-align: center;
    font-size: 14px;
}

.cup{
    position:relative;
    width:100%;
    margin: 0px auto;
    height:300px;
    overflow: hidden;
}
.cupName{
    position: relative;
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 34px;
    width: 100%;
    text-align: center;
    font-family:'Muli-ExtraBold', sans-serif;
}
.cupData{
    position:relative;
    margin-top: -30px;
}
.cupMatch{
    position:absolute;
    width:168px;
    height:60px;
}
.cupTeam{
    position: relative;
    width: 100%;
    height: 28px;
}
.cupTeamLogo{
    position: relative;
    float:left;
    width:28px;
    height:28px;
    border-top: 1px solid;
    border-left: 1px solid;
}
.cupTeamName{
    position: relative;
    float: left;
    width: 100px;
    height: 28px;
    font-size: 11px;
    line-height: 18px;
    border-top: 1px solid;
    border-left: 1px solid;
}
.cupTeamGoals{
    position: relative;
    float: left;
    width: 28px;
    height: 28px;
    font-size: 15px;
    line-height: 18px;
    border-top: 1px solid;
    border-left: 1px solid;
}
#cup4rtosTitle{
    position: absolute;
    left: 55px;
    top: 5px;
    font-size: 14px;
}
#cup4rtosTitle2{
    position: absolute;
    right: 55px;
    top: 5px;
    font-size: 14px;
}
#cup4rtos1{
    left:0px;
    top:20px;
}
#cup4rtos2{
    right:0px;
    top:20px;
}
#cup4rtos3{
    left:0px;
    top:105px;
}
#cup4rtos4{
    right:0px;
    top:105px;
}
#cupSemisTitle{
    position: absolute;
    left: 265px;
    top: 43px;
    font-size: 14px;
}
#cupSemisTitle2{
    position: absolute;
    right: 272px;
    top: 43px;
    font-size: 14px;
}
#cupSemis1{
    left:200px;
    top:62px;
}
#cupSemis2{
    right:200px;
    top:62px;
}
#cupFinalTitle{
    position: absolute;
    left: 483px;
    top: 43px;
    font-size: 14px;
}
#cupFinal1{
    left: 417px;
    top: 61px;
}
#cupFinal2{
    left: 417px;
    top: 90px;
}
#cup3and4Title{
    position: absolute;
    left: 459px;
    top: 169px;
    font-size: 12px;
}
#cup3and41{
    left: 417px;
    top: 187px;
}
#cup3and42{
    left: 417px;
    top: 216px;
}
.cupTeamLogoImg{
    position:absolute;
    left:4px;
    top:4px;
    width:20px;
    height:20px;
}
.cupTeamText{
    position:absolute;
    width:100%;
    text-align: center;
    top:5px;
    left:0px;
}

.cupKey{
    position: absolute;
    height: 50px;
}

#cuartosLeftKey1{
    left: 160px;
    top: 24px;
}

#cuartosRightKey2{
    right: 168px;
    top: 24px;
}

#cuartosLeftKey3{
    left: 160px;
    top: 110px;
}

#cuartosRightKey4{
    right: 168px;
    top: 109px;
}

#semisLeftKey{
    left: 360px;
    top: 66px;
}

#semisRightKey{
    right: 368px;
    top: 66px;
}

.positionsWhiteBkg{
    position:relative;
    float:left;
    width:100%;
    height:auto;
    overflow:hidden;
    padding-top:20px;
    padding-bottom:30px;
    background-color:#ededed;
    color:#001c45;
}
.positionsBlueBkg{
    position:relative;
    float:left;
    width:100%;
    height:auto;
    overflow:hidden;
    padding-top:20px;
    padding-bottom:50px;
    color:#001c45;
    background-color:rgba(0, 28, 69, 0.2);
}

#principalContainer{
    background-image: url('/files/positionsBkg.jpg');
    background-size: cover;
    background-position:center;
}

#firstRoundCupTitle{
    position: absolute;
    left: 459px;
    top: 40px;
    font-size: 12px;
}

#secondRoundCupTitle{
    position: absolute;
    left: 459px;
    top: 160px;
    font-size: 12px;
}

#thirdRoundCupTitle{
    position: absolute;
    left: 459px;
    top: 280px;
    font-size: 12px;
}
#firstRound1{
    left: 313px;
    top: 70px;
}

#firstRound2{
    left: 500px;
    top: 70px;
}

#secondRound1{
    left: 313px;
    top: 190px;
}

#secondRound2{
    left: 500px;
    top: 190px;
}

#thirdRound1{
    left: 313px;
    top: 310px;
}

#thirdRound2{
    left: 500px;
    top: 310px;
}

.permanenceCup{
    height:470px;
}

.onlyGroup{
    float: none;
    margin: 0 auto;
}
.onlyGroup .groupPositions .groupPositionTitles{
    margin-bottom:12px;
}
@media screen and (max-width:768px){
    #informationContainer{
        width:100%;
        margin-bottom: 30px;
    }
    .subsubtitle{
        margin-left:0px;
        width:100%;
        text-align:center;
        font-size: 15px;
    }
    .subText{
        width: 90%;
        margin-left: 5%;
        font-size: 15px;
        line-height: 17px;
        margin-top:15px;
    }
    .groupWrapper{
        width:100%;
        margin-bottom:25px;
    }
    .groupName{
        position:relative;
        width:100%;
        text-align:center;
    }
    .groupDataBig{
        width: 37%;
        height: 48px;
        border-top:1px solid;
    }
    .groupDataSmall{
        width: 17px;
        height:48px;
        border-right:1px solid;
        border-top:1px solid;
    }
    .groupDataTextBig{
        font-size:14px;
    }
    .groupTeam{
        float:left;
        border:none;
        width:100%;
    }
    .groupLogo{
        width:50px;
        height: 48px;
        border-left:1px solid;
    }
    .groupPositions{
        width: 96%;
        margin-left: 3%;
    }
    .groupPositionTitles{
        left: 52%;
        margin-left: 0px;
    }
    .groupPositionTitle{
        width:17px;
        font-size:11px;
        margin-right:1px;
    }
    .cup{
        height:540px;
    }
    .cupMatch{
        width:auto;
    }
    #cup4rtos1{
        top:40px;   
    }
    #cup4rtos3{
        right: 0px;
        top: 40px;
        left:auto;
    }
    #cup4rtos2{
        top: 389px;
    }
    #cup4rtos4{
        top: 389px;
        left:0px;
        right:auto;
    }
    #cupSemis2{
        left: 28%;
        right: auto;
        top: 297px;
    }
    #cupSemis1{
        left: 28%;
        top: 133px;
    }
    #cupFinal1{
        left: 4%;
        top: 215px;
    }
    #cupFinal2{
        left: 4%;
        top: 244px;
    }
    #cup3and41{
        right: 4%;
        top: 215px;
        left:auto;
    }
    #cup3and42{
        right: 4%;
        top: 244px;
        left:auto;
    }
    #cup4rtosTitle{
        left: 44%;
        top: 15px;
    }
    #cup4rtosTitle2{;
        right: auto;
        top: 460px;
        left: 44%;
    }
    #cupSemisTitle{
        left: 46%;
        top: 110px;
    }
    #cupSemisTitle2{
        right: auto;
        top: 365px;
        left: 46%;
    }
    #cupFinalTitle{
        left: 15%;
        top: 198px;
        font-size:12px;
    }
    #cup3and4Title{
        left:auto;
        right: 10%;
        top: 198px;
    }
    .cupKey{
        display:none;
    }
    .positionsBlueBkg{
        padding-bottom:15px;
    }
    .positionsWhiteBkg{
        padding-bottom:15px;
    }
    .lastRowData{
        border-bottom:1px solid;
    }
    .cupName{
        font-size:30px;
        padding-bottom: 10px;
    }



    #firstRoundCupTitle{
        position: absolute;
        left: 42%;
        top: 40px;
        font-size: 12px;
    }

    #secondRoundCupTitle{
        position: absolute;
        left: 42%;
        top: 160px;
        font-size: 12px;
    }

    #thirdRoundCupTitle{
        position: absolute;
        left: 42%;
        top: 280px;
        font-size: 12px;
    }
    #firstRound1{
        left: 3%;
        top: 70px;
    }

    #firstRound2{
        left: 52%;
        top: 70px;
    }

    #secondRound1{
        left: 3%;
        top: 190px;
    }

    #secondRound2{
        left: 52%;
        top: 190px;
    }

    #thirdRound1{
        left: 3%;
        top: 310px;
    }

    #thirdRound2{
        left: 52%;
        top: 310px;
    }
}