.slogan h1,
.slogan h2 {
    padding: 20px;
    background: #b52a2d;
    color: #000;
    font-family: 'Scada';
}

.infa {
    color: #e5e5e5;
    background: #000; padding: 20px;
}

.infa h2 {
    font-size: 21px;
    margin: 10px 0;
    font-family: 'DINCon';
    font-weight: 100;
}

.infa h1 {
    margin: 10px 0;
    font-family: 'Roboto';
    font-weight: 100;
}

.infa h1 span {
    color: #000;
    padding: 0 10px;
    background: rgba(250, 0, 40, 0.61);
    font-weight: 300;
}

.g-btn {
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    line-height: 20px;
    padding: 6px 20px;
    position: relative;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
}

.type_primary {
    background-color: #d31921;
}

.g-btn {
    border: medium none !important;
    border-radius: 5px;
    font-family: 'DINCon';
    font-size: 21px;
    font-weight: 700;
    line-height: 28px;
    margin: 5px 0;
    color: #000;
    text-decoration: none;
    overflow: hidden;
    padding: 20px 46px;
    text-transform: uppercase;
    transition: color 0.25s ease-out 0s, background-color 0.25s ease-out 0s;
}

a.g-btn {
    font-family: 'DINCon';
    position: relative;
}

a.g-btn:hover {
    color: #000;
    text-decoration: none;
}

a.g-btn:focus {
    color: #000;
    text-decoration: none;
}

.g-btn:hover:before {
    height: 100%;
}

.g-btn:before {
    background-color: rgba(0, 0, 0, 0.12);
    content: "";
    display: block;
    height: 0;
    left: 0;
    position: absolute;
    top: 0;
    transition: height 0.25s ease-out 0s;
    width: 100%;
}

.g-btn b {
    position: absolute;
    display: block;
    text-align: center;
    bottom: 3px;
    width: 100%;
    left: 0;
    font-family: 'DINCon';
    font-weight: 300;
}

.copyright {
    padding: 10px;
    background: #dedede;
}

.code {
    background: #000;
    color: #000;
    font: 18px 'Scada';
}

.hicode {
    margin: 3px;
}

.hicode span {
    display: inline-block;
    font-size: 50px;
    line-height: 50px;
    font-family: 'Roboto';
    font-weight: 100;
    padding: 8px 9px;
    text-shadow: 0px 1px 1px #4d4d4d, 1px 0px 6px #000;
    background: rgba(86, 20, 20, 0.90);
    margin: 5px 1px;
    border: 1px dotted rgba(100, 100, 100, 0.6);
}

.emailer {
    margin: 3px;
}

.emailer input[type=text] {
    color: #444;
    padding: 16px 15px 16px;
    height: 68px;
    border-radius: 5px;
    border: none;
    font-size: 21px;
    font-weight: 300;
    font-family: 'Open Sans Condensed';
    width: 290px;
}

.emailer input#code {
    margin-top: 6px;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    padding: 10px 38px;
    font-size: 40px;
    width: 410px;
    text-align: center;
    text-shadow: 0px 0px 4px rgba(255, 120, 120, 0.7);
}

#loader {
    background: rgba(12, 12, 12, 0.7);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 8003;
    left: 0;
    top: 0;
}

#loader>div {
    background: rgba(255, 255, 255, 0.8);
    border-left: 5px solid #a21d23;
    position: fixed;
    left: 50%;
    top: 300px;
    width: 240px;
    padding: 10px 20px;
    margin-left: -120px;
    font-family: 'Scada';
    color: #555;
    font-size: 14px;
    box-shadow: 0 0 25px 1px rgba(0, 0, 0, 1);
}

#milo h1 {
    font-family: 'Roboto';
    font-weight: 100;
}

.att {
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    color: #dfdfdf;
}

#vid {
    min-height: 400px;
    color: #000;
    background: url('/assets/live/img/w5logo.png') no-repeat center 5px;
}

#vid h1 {
    font: 45px/1.15 'Roboto', sans-serif;
    font-weight: 100;
    padding-top: 18%;
}

.fightcard {
    font-family: 'DINCon';
    line-height: 230%;
    padding: 20px 0;
}

.big-fight {
    border: 3px solid #777;
    min-height: 180px;
    transition: border-color 0.6s ease-in-out;
    position: relative;
    background: #E3E3E3;
    background: -moz-linear-gradient(top, #e3e3e3 0%, #777777 100%);
    background: -webkit-linear-gradient(top, #e3e3e3 0%, #777777 100%);
    background: linear-gradient(to bottom, #e3e3e3 0%, #777777 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e3e3e3', endColorstr='#777777', GradientType=0);
}

.fightcard .name {
    color: #000;
    font-size: 30px;
    font-family: 'DINCon';
    text-transform: uppercase;
}

.fightcard .fname {
    color: #a21d23;
    font-weight: bold;
    font-size: 36px;
    font-family: 'DINCon';
    text-transform: uppercase;
}

.fightcard .ftitle {
    padding: 20px 0 0px;
    position: relative;
    font-family: 'DINCon';
}

.fightcard .ftitle .vs {
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -20px;
    width: 40px;
    text-align: center;
    font-weight: 300;
    font-family: 'DINCon';
    color: #000;
    font-size: 42px;
}

.fightcard .ftitle >.text-right {
    padding-right: 30px;
}

.fightcard .ftitle >.text-left {
    padding-left: 30px;
}

.fightcard .fscore {
    position: absolute;
    top: 130px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 42%;
    font-size: 20px;
}

.fightcard .fscore .record:first-child {
    border-top: none;
}

.fightcard .fscore .record {
    color: #000;
    positon: relative;
    text-align: center;
    display: block;
    width: 100%;
    box-sizing: border-box;
}

.fightcard .fscore .record > div {
    display: inline-block;
    padding: 0;
    margin: 0;
    font-weight: 300;
    font-family: 'DINCon';
    color: #000;
}

.fightcard .fscore .record .f-left {
    width: 30%;
}

.fightcard .fscore .record .f-center {
    font-family: 'DINCon';
    font-weight: 300;
    color: #000;
    width: 30%;
}

.fightcard .fscore .record .f-right {
    width: 30%;
}

.fightcard .fighter-left {
    padding: 0;
    text-align: left;
    float: left;
    width: 50%;
}

.fightcard .fighter-right {
    padding: 0;
    text-align: right;
    float: right;
    width: 50%;
    overflow: hidden;
}

.fightcard .fighters {
    display: table;
    margin: 0;
    padding: 0;
    padding-top:30px;
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: -20px;
}

.fightcard .fighters .fight-title {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 10px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    /* background: rgba(205,50,50,0.87);*/
    background: rgba(110, 110, 110, 0.87);
    transition: background 0.6s ease-in-out;
}

.fighter-img {
    transition: transform 0.5s ease-in-out;
}

.big-fight:hover .fighter-img {
    transform: scale(1.03);
}

.big-fight:hover .fight-title {
    background: #a21d23;
    color: #fff;
}

.big-fight:hover {
    border-color: #a21d23;
}

.fighter1 {
    margin-left: -40px;
}

.fighter2 {
    margin-right: -40px;
    float: right;
}

.fightcard > div {
    padding: 0 10px 20px;
}

.fightcard .col-md-4 .big-fight .name {
    font-size: 16px;
}

.fightcard .country {
    font-family: 'DINCon';
    position: absolute;
    color: #000;
    font-size: 23px;
    text-transform: uppercase;
}

.fightcard .col-md-4 .big-fight .country {
    bottom: -16px;
    font-size: 13px;
}

.fightcard .big-fight .text-right .country {
    right: 30px;
}

.fightcard .col-md-4 .big-fight .fname {
    font-size: 22px;
}

.fightcard .final {
    padding: 0px 30px;
    position: relative;
    margin-bottom: 20px;
}

.fightcard .final .fighters {
    margin-top: 22px;
}

.fightcard .left-arrow {
    position: absolute;
    left: 5px;
    top: 45%;
    color: #000;
    font-size: 40px;
}

.fightcard .right-arrow {
    position: absolute;
    right: 5px;
    top: 45%;
    color: #000;
    font-size: 40px;
}

.g-btn span {
    display: block;
    margin: 0 auto;
    font-weight: 300;
    font-family: 'Open Sans Condensed';
    font-size: 12px;
    line-height: 16px;
    height: 32px;
    color: #eee;
}

.emailer > div {
    display: inline-block;
    vertical-align: top;
}

.milo h3 {
    font-size: 21px;
    font-weight: 300;
    color: #ddd;
    font-family: 'Open Sans Condensed';
}

#email-div {
    background: #333;
    padding: 0;
    transition: all 1s ease-out;
    height: 0px;
    overflow: hidden;
    position: relative;
}

.switch {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #000;
    font-size: 28px;
    cursor: pointer;
}

#email-div.open {
    height: 160px;
}

.tak1 {
    transition: transform 2s ease-in-out
}

.tak2 {
    transition: transform 2s ease-in-out 0.5s;
}

.tak3 {
    transition: transform 2s ease-in-out 1s;
}

.tak4 {
    transition: transform 2s ease-in-out 1.5s;
}

.tak5 {
    transition: transform 2s ease-in-out 2s;
}

.tak6 {
    transition: transform 2s ease-in-out 2.5s;
}

.milo h2 {
    margin-top: 60px;
    color: #000;
}

.read-more a {
    font-family: 'Roboto';
    font-weight: 300;
    color: #e3e3e3;
}

.read-more a:hover {
    text-decoration: none;
    border-bottom: 1px dotted #e3e3e3;
}

#more-div {
    transition: max-height 1s ease-in-out;
    position: relative;
}

.read-more {
    max-height: 60px;
    overflow: hidden;
}

.read-more >div {
    padding: 30px 50px;
    text-align: left;
    color: #000;
    font-size: 21px;
    font-family: 'Roboto';
    font-weight: 100;
}

.more-open {
    max-height: 900px;
}

.ribbon-wrapper {
    width: 85px;
    height: 88px;
    overflow: hidden;
    position: absolute;
    top: -4px;
    right: -4px;
}

.ribbon-wrapper-x {
    opacity: 0.8;
}

.ribbon-x {
    font: 400 16px 'Roboto';
    color: #333;
    text-align: center;
    text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 0px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: relative;
    padding: 7px 0;
    left: -5px;
    top: 15px;
    width: 120px;
    color: #000;
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}

.ribbon-green {
    background-color: #85A900;
}

.ribbon-red {
    background-color: #d31921;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d31921), to(#a21d23));
    background-image: -webkit-linear-gradient(top, #d31921, #a21d23);
    background-image: -moz-linear-gradient(top, #d31921, #a21d23);
    background-image: -ms-linear-gradient(top, #d31921, #a21d23);
    background-image: -o-linear-gradient(top, #d31921, #a21d23);
}

.ribbon-x:before,
.ribbon-x:after {
    content: "";
    border-top: 3px solid rgba(210, 20, 20, 0.3);
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    position: absolute;
    bottom: -3px;
}

.ribbon-x:before {
    left: 0;
}

.ribbon-x:after {
    right: 0;
}

.ribbon-wrapper-final {
    width: 80px;
    height: 80px;
    overflow: hidden;
    position: absolute;
    top: -1px;
    right: 28px;
    z-index: 8;
}

.ribbon-wrapper-small .ribbon-x {
    font: 400 14px 'Roboto';
    padding: 3px;
}

.ribbon-wrapper-final .ribbon-x {
    font: 400 14px 'Roboto';
    padding: 3px;
}

#player1 {
    margin: 20px auto;
}

.centerVideo {
    margin: 0 auto;
    width: 640px;
}

.margin-top-20 {
    margin-top: 20px;
}

.text-white {
    color: #000;
}

.mejs-overlay-button {
    display: none;
}

h1.price span {
    color:#fff !important;
}