@font-face {
    font-family: "Orbitron";
    src: url("../fonts/Orbitron-Regular.ttf") format("truetype");
}

@font-face {
    font-family: "RussoOne";
    src: url("../fonts/RussoOne-Regular.ttf") format("truetype");
}

.hidden {
    display: none;
}

.vido-wrapper>img {
    position: absolute;
    max-width: 100%;
    bottom: 0;
}


/* .fa-sort-desc,
.fa-minus {
    line-height: inherit;
}

.fa-sort-asc {
    line-height: normal;
} */

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}

html {
    height: 100%;
}

body {
    height: 100%;
    overflow: hidden;
    font-family: 'Raleway', sans-serif;
    background-color: #000;
}

.zero-out {
    margin: 0;
}

@keyframes pulse {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 5% 0%;
    }
}

@keyframes slideIMG {
    0% {
        transform: translateX(0px);
    }
    100% {
        transform: translateX(5px);
    }
}

.offset {
    height: 0px !important;
}

.offset-box {
    bottom: -999px !important;
}

.vido-wrapper {
    height: 100%;
    width: 50%;
    -moz-transition: all 1s ease;
    /* FireFox */
    -webkit-transition: all 1s ease;
    /* Safari */
    transition: all 1s ease;
    position: absolute;
    z-index: 9999;
    background-color: #000;
}

.team-wrapper {
    -moz-transition: all 1s ease;
    /* FireFox */
    -webkit-transition: all 1s ease;
    /* Safari */
    transition: all 1s ease;
    height: 100%;
    /* width: 50%; */
    background-image: url("../img/guatape-medellin.jpg");
    background-size: 120%;
    overflow: hidden;
    position: relative;
    /* margin-left: 50%; */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.team-wrapper header {
    height: 80px;
    width: 100%;
    background-color: #4a7299;
    font-family: "RussoOne";
}

.team-wrapper header img {
    height: inherit;
}

.team-wrapper header .left {
    position: absolute;
    top: 0;
    left: 0;
}

.team-wrapper header .right {
    position: absolute;
    top: 0;
    right: 0;
}

.team-wrapper header h1 {
    line-height: 80px;
    text-align: center;
    color: #FFF;
    font-size: 60px;
}

.team-wrapper .team-overview {
    padding-top: 55px;
    height: 100%;
    width: 70%;
    margin: 0 auto;
}

.team-wrapper .team-overview .details h1 {
    display: inline-block;
}

.team-wrapper .team-overview .supervisor {
    width: 100%;
    height: 80px;
    position: relative;
    margin: 100% 0 40px 0;
}

.team-wrapper .team-overview .supervisor .rank {
    float: left;
    overflow: hidden;
    height: 80px;
    width: 80px;
    background-color: #4A7299;
    border-radius: 50%;
    position: absolute;
    left: -4%;
    border: 3px solid #fff;
    z-index: 1;
}

.team-wrapper .team-overview .supervisor .rank h1 {
    line-height: 77px;
    text-align: center;
    color: #FFF;
}

.team-wrapper .team-overview .supervisor .details {
    float: left;
    position: relative;
    width: 100%;
    height: inherit;
    background-color: #DBE7F2;
    color: #4A7299;
    box-sizing: border-box;
    padding-left: 6%;
}

.team-wrapper .team-overview .supervisor .details .title {
    line-height: 80px;
    font-family: "RussoOne";
}

.team-wrapper .team-overview .supervisor .details .score {
    position: absolute;
    right: 12%;
    top: 50%;
    transform: translateY(-50%);
    font-family: "RussoOne";
}

.team-wrapper .team-overview .supervisor .pastrank {
    position: absolute;
    right: 7%;
    top: 50%;
    transform: translateY(-50%);
    font-family: "RussoOne";
}

.team-wrapper .team-overview .supervisor .pastrank h2 {
    line-height: 77px;
    text-align: center;
    color: #FFF;
}

.team-wrapper .team-overview .supervisor .corner .avatar {
    width: 80px;
    position: absolute;
    bottom: 0;
    left: -13px;
}

.team-wrapper .team-overview .supervisor .corner .avatar img {
    width: 100%;
    position: absolute;
    bottom: 0;
}

.team-wrapper .team-overview .supervisor .corner {
    width: 100px;
    height: inherit;
    border-top: 80px solid #DBE7F2;
    border-right: 40px solid transparent;
    position: absolute;
    right: -7%;
}

.WOF-wrapper {
    background-size: 120%;
    -moz-transition: all 1s ease;
    /* FireFox */
    -webkit-transition: all 1s ease;
    /* Safari */
    transition: all 1s ease;
    position: relative;
    padding: 10px 70px;
    height: 100%;
    background-image: url("../img/guatape-medellin.jpg");
}

.WOF-wrapper #buttons {
    color: #FFFF99;
    position: absolute;
    top: 20px;
    right: 50px;
}

.WOF-wrapper #buttons button {
    background-color: #000;
    border: none;
    font-size: 16px;
}

.WOF-wrapper .HUD {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
}

.WOF-wrapper .HUD .unslider:first-child {
    height: 100%;
}

.WOF-wrapper .HUD .unslider:first-child #play {
    border: 1px solid #FFF;
    background-color: #000;
    color: #FFF;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    position: absolute;
    top: 10px;
    left: 72px;
}

.WOF-wrapper .HUD .unslider:first-child #pause {
    border: 1px solid #FFF;
    background-color: #000;
    color: #FFF;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    position: absolute;
    top: 10px;
    left: 44px;
}

.WOF-wrapper .HUD .unslider:first-child #unslider-arrow-prev {
    border: 1px solid #FFF;
    background-color: #000;
    color: #FFF;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    position: absolute;
    top: 10px;
    left: 16px;
}

.WOF-wrapper .HUD .unslider:first-child #unslider-arrow-next {
    border: 1px solid #FFF;
    background-color: #000;
    color: #FFF;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    position: absolute;
    top: 10px;
    left: 100px;
}

.WOF-wrapper .HUD .unslider:first-child .my-slider {
    height: 100%;
}

.WOF-wrapper .HUD .unslider:first-child .my-slider .unslider-wrap {
    height: 100%;
}

.WOF-wrapper .HUD .unslider:first-child .my-slider .unslider-wrap .slide {
    height: 100%;
    position: relative;
}

.WOF-wrapper .HUD .unslider:first-child .my-slider .unslider-wrap .slide .team-lead-bottom {
    width: 45%;
    height: 65px;
    background-color: #a1b5ca;
    position: absolute;
    right: 50px;
    bottom: 0px;
}

.WOF-wrapper .HUD .unslider:first-child .my-slider .unslider-wrap .slide .team-lead-bottom .team {
    background-color: #4a7299;
    color: #FFF;
    position: absolute;
    top: -24px;
    left: 120px;
    display: block;
    text-align: center;
    line-height: 25px;
    width: 70px;
    height: 25px;
}

.WOF-wrapper .HUD .unslider:first-child .my-slider .unslider-wrap .slide .team-lead-bottom .team-header {
    line-height: 65px;
    color: #FFF;
    position: absolute;
    left: 150px;
    font-family: "RussoOne";
}

.WOF-wrapper .HUD .unslider:first-child .my-slider .unslider-wrap .slide .team-lead-bottom .lead-avatar {
    float: left;
    width: 120px;
    border-radius: 10px 10px 0px 0px;
    position: absolute;
    bottom: 0;
}

.WOF-wrapper .HUD .unslider:first-child .my-slider .unslider-wrap .slide .team-lead-bottom .lead-avatar img {
    width: 100%;
    position: absolute;
    bottom: 0;
}

.WOF-wrapper .HUD .group {
    position: relative;
    background-color: rgba(161, 181, 202, 0.9);
    padding: 0px 20px;
    width: 100%;
    height: 100%;
    color: #FFF;
}

.WOF-wrapper .HUD .group .team-lead-top {
    width: 100%;
    height: 65px;
    background-color: #255583;
    position: absolute;
    top: 0;
    right: 0;
    background: #2a6ba3;
    background: -moz-linear-gradient(top, #2a6ba3 0%, #255683 50%, #2a6ba3 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #2a6ba3), color-stop(50%, #255683), color-stop(100%, #2a6ba3));
    background: -webkit-linear-gradient(top, #2a6ba3 0%, #255683 50%, #2a6ba3 100%);
    background: -o-linear-gradient(top, #2a6ba3 0%, #255683 50%, #2a6ba3 100%);
    background: -ms-linear-gradient(top, #2a6ba3 0%, #255683 50%, #2a6ba3 100%);
    background: linear-gradient(to bottom, #2a6ba3 0%, #255683 50%, #2a6ba3 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#2a6ba3', endColorstr='#2a6ba3', GradientType=0);
}

.WOF-wrapper .HUD .group .team-lead-top .team-header {
    text-align: center;
    line-height: 65px;
    color: #FFF;
    font-size: 50px;
    font-family: "RussoOne";
}

.WOF-wrapper .HUD .group .team-lead-top .lead-avatar {
    float: left;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    margin-left: 40px;
    margin-right: 20px;
    background-color: #FFF;
    overflow: hidden;
    position: absolute;
    top: 12px;
    right: 0;
}

.WOF-wrapper .HUD .group .team-lead-top .lead-avatar img {
    height: 100%;
    margin: 0 auto;
    display: block;
}

.WOF-wrapper .HUD .group .custom-bar-chart {
    height: 80%;
    width: 95%;
    position: absolute;
    color: #FFF;
    font-size: 20px;
    bottom: 0;
}

.WOF-wrapper .HUD .group .custom-bar-chart .bar {
    width: 16%;
    font-size: 20px;
}

.WOF-wrapper .HUD .group .custom-bar-chart .bar .value {
    background-color: #FFF;
    color: transparent;
}

.WOF-wrapper .HUD .group .custom-bar-chart .bar .title {
    font-size: 20px;
    z-index: 11;
    position: absolute;
}

.WOF-wrapper .HUD .group .custom-bar-chart .bar .title img {
    width: 80%;
    margin-bottom: 22px;
}

.WOF-wrapper .HUD .group .custom-bar-chart .bar .title p {
    display: block;
    width: 80px;
    height: 80px;
    line-height: 77px;
    font-size: 25px;
    background-color: #4A7299;
    border: 3px solid #FFF;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}

.WOF-wrapper .HUD .group .custom-bar-chart .y-axis {
    height: 100%;
}

.WOF-wrapper .HUD .group .custom-bar-chart .y-axis li {
    height: 21.4%;
    color: #FFF;
}

.WOF-wrapper .HUD .member {
    opacity: 1.0;
    padding: 0px 0px;
    width: 100%;
    height: 95%;
    overflow: hidden;
    background-color: #4a7299;
    background-color: rgba(74, 114, 153, 0.9);
    position: relative;
}

.WOF-wrapper .HUD .member .avatar {
    animation: slideIMG 2s infinite alternate ease;
    height: 70%;
    z-index: 1;
}

.WOF-wrapper .HUD .member .avatar img {
    border-width: 4px;
    height: 100%;
    box-sizing: border-box;
}

.WOF-wrapper .HUD .member .member_header {
    box-sizing: border-box;
    margin-bottom: 20px;
}

.WOF-wrapper .HUD .member .member_header .WOF {
    width: 100%;
    height: 70px;
}

.WOF-wrapper .HUD .member .member_header .WOF img {
    width: 330px;
    position: absolute;
    left: 50%;
    margin-left: -175px;
}

.WOF-wrapper .HUD .member .member_header .info {
    border: 5px solid #FFFF99;
    border-width: 0px 0px 4px 0px;
    overflow: hidden;
    background-color: #a1b5ca;
}

.WOF-wrapper .HUD .member .member_header .info .height {
    height: 105px;
}

.WOF-wrapper .HUD .member .member_header .info .name {
    float: left;
    padding-top: 15px;
    margin: 0;
    text-align: center;
    width: 45%;
}

.WOF-wrapper .HUD .member .member_header .info .name h2 {
    color: #FFF;
    font-size: 3.3em;
    font-family: "RussoOne";
}

.WOF-wrapper .HUD .member .member_header .info .name h3 {
    color: #FFF;
    font-size: 2.3em;
    font-family: "Orbitron";
}

.WOF-wrapper .HUD .member .member_header .info .score_type {
    float: right;
    margin: 0;
    text-align: center;
    width: 45%;
    font-size: 35px;
    font-family: "RussoOne";
}

.WOF-wrapper .HUD .member .member_header .info .score_type .score {
    font-size: 1.3em;
    text-decoration: underline;
    color: #FFF;
    line-height: 105px;
}

.WOF-wrapper .HUD .member .member_header .info .score_type .quarter {
    color: #FFF;
}

.WOF-wrapper .HUD .member .member_stats {
    height: 73%;
}

.WOF-wrapper .HUD .member .member_stats .state-overview {
    height: 100%;
    border: 5px solid #FFFF99;
    border-width: 0px 4px 0px 0px;
}

.WOF-wrapper .HUD .member .member_stats .state-overview .quarter {
    margin-top: 20px;
    text-align: center;
    color: #FFF;
}

.WOF-wrapper .HUD .member .member_stats .state-overview .quarter hr {
    width: 30%;
    height: 8px;
    display: inline-block;
    margin: 0;
    border-top: 4px solid #eee;
}

.WOF-wrapper .HUD .member .member_stats .state-overview .rank {
    text-align: center;
    color: #FFF;
}

.WOF-wrapper .HUD .member .member_stats .state-overview .custom-panel {
    height: 160px;
    position: absolute;
    top: 35%;
    width: 93%;
    transform: translateY(-35%);
    border: 7px solid #FFF;
    border-radius: 18px;
}

.WOF-wrapper .HUD .member .member_stats .state-overview .custom-panel .symbol {
    height: 100%;
    border-radius: 10px 0 0 10px;
}

.WOF-wrapper .HUD .member .member_stats .state-overview .custom-panel .symbol i {
    line-height: 116px;
}

.WOF-wrapper .HUD .member .member_stats .state-overview .custom-panel .value {
    padding-top: 35px;
}

.WOF-wrapper .HUD .member .member_stats .state-overview .custom-panel .value h1 {
    font-size: 55px;
}

.WOF-wrapper .HUD .member .member_stats .state-overview .custom-panel .value p {
    font-size: 20px;
}

.WOF-wrapper .HUD .member .photo-box {
    -moz-transition: all 1s ease;
    /* FireFox */
    -webkit-transition: all 1s ease;
    /* Safari */
    transition: all 1s ease;
    position: relative;
    bottom: 0px;
}

.WOF-wrapper .HUD .member .photo-box .card-flip {
    height: 100%;
}

.WOF-wrapper .HUD .member .photo-box .card-flip .front {
    width: auto;
}

.WOF-wrapper .HUD .member .photo-box .card-flip .back {
    width: auto;
}

.WOF-wrapper .HUD .member .photo-box .card-flip-reverse {
    height: 100%;
}

.WOF-wrapper .HUD .member .photo-box .card-flip-reverse .front {
    width: auto;
}

.WOF-wrapper .HUD .member .photo-box .card-flip-reverse .back {
    width: auto;
}

.WOF-wrapper .HUD .member .photo-box .member_photos img {
    width: 100%;
}

.WOF-wrapper .HUD .member .chart-box {
    -moz-transition: all 1s ease;
    /* FireFox */
    -webkit-transition: all 1s ease;
    /* Safari */
    transition: all 1s ease;
    position: relative;
    bottom: 0px;
    height: 100%;
}

.WOF-wrapper .HUD .member .chart-box section {
    position: absolute;
    top: 35%;
    width: 95%;
    transform: translateY(-35%);
}

.time {
    width: 70px;
    background-color: #FFF;
    position: fixed;
    bottom: 0;
    right: 22px;
}

.time .status {
    background-color: #5D5CA8;
    color: #FFF;
    height: 20px;
    text-align: center;
    line-height: 20px;
    background-color: #4a7299;
}

.time .time-container {
    background-color: #5D5CA8;
    color: #FFF;
    height: 20px;
    text-align: center;
    line-height: 20px;
    background-color: #4a7299;
}

.time img {
    margin-left: 12px;
    margin-right: 12px;
    width: 46px;
}

.unslider-arrow.next {
    display: none;
}

.unslider-arrow.prev {
    display: none;
}

.unslider-nav {
    display: none;
}