/*
Author: PixieSquad
Theme name: PixieHype
Website: www.PixieSquad.com
Support: support.PixieSquad.com
Version: 1.0
*/
.wp-caption {
    max-width: 100%;
}
.bypostauthor {
    color: #d31f48;
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.gallery-caption {
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-box-sizing: border-box;
    -moz-box-sizing:    border-box;
    box-sizing:         border-box;
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    padding: 6px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    width: 100%;
}
.wp-caption-text {
    -webkit-box-sizing: border-box;
    -moz-box-sizing:    border-box;
    box-sizing:         border-box;
    font-size: 12px;
    font-style: italic;
    line-height: 1.5;
    margin: 9px 0;
}
.sticky_post {
    text-transform: uppercase;
}
.sticky_post > i {
    margin-right: 5px;
}
.default_color_transition {
    -webkit-transition: color 300ms ease-in-out;
    -moz-transition: color 300ms ease-in-out;
    -ms-transition: color 300ms ease-in-out;
    -o-transition: color 300ms ease-in-out;
    transition: color 300ms ease-in-out;
}
/* H1-H6 */
h1 {
    margin: 33px 0;
}
h2 {
    margin: 25px 0;
}
h3 {
    margin: 22px 0;
}
h4 {
    margin: 25px 0;
}
h5 {
    margin: 30px 0;
}
h6 {
    margin: 36px 0;
}
/* Tranisition */
section#topbar div.social-icons > a {
    -webkit-transition: color 300ms ease-in-out;
    -moz-transition: color 300ms ease-in-out;
    -ms-transition: color 300ms ease-in-out;
    -o-transition: color 300ms ease-in-out;
    transition: color 300ms ease-in-out;
}
section.topmenu > nav.navbar.navbar-default ul.nav a {
    -webkit-transition: color 300ms ease-in-out;
    -moz-transition: color 300ms ease-in-out;
    -ms-transition: color 300ms ease-in-out;
    -o-transition: color 300ms ease-in-out;
    transition: color 300ms ease-in-out;
}
section#news div.news-article.list div.boxInfo a.post-category,
section#news article.news-article div.boxInfo a.post-category {
    font-family:'Roboto', sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    font-size:14px;
    font-weight: bold;
    -webkit-transition: color 300ms ease-in-out;
    -moz-transition: color 300ms ease-in-out;
    -ms-transition: color 300ms ease-in-out;
    -o-transition: color 300ms ease-in-out;
    transition: color 300ms ease-in-out;
}
section#news article.news-article div.boxInfo div.foot div.social a {
    -webkit-transition: color 300ms ease-in-out;
    -moz-transition: color 300ms ease-in-out;
    -ms-transition: color 300ms ease-in-out;
    -o-transition: color 300ms ease-in-out;
    transition: color 300ms ease-in-out;
}
div.news-article.list div.boxInfo div.foot div.social a:hover {
    -webkit-transition: color 300ms ease-in-out;
    -moz-transition: color 300ms ease-in-out;
    -ms-transition: color 300ms ease-in-out;
    -o-transition: color 300ms ease-in-out;
    transition: color 300ms ease-in-out;
}
section#teams div.rightSide div.box > div.inner div.social-icons > a {
    -webkit-transition: color 300ms ease-in-out;
    -moz-transition: color 300ms ease-in-out;
    -ms-transition: color 300ms ease-in-out;
    -o-transition: color 300ms ease-in-out;
    transition: color 300ms ease-in-out;
}
section#footer ul > li div.social-icons a {
    -webkit-transition: color 300ms ease-in-out;
    -moz-transition: color 300ms ease-in-out;
    -ms-transition: color 300ms ease-in-out;
    -o-transition: color 300ms ease-in-out;
    transition: color 300ms ease-in-out;
}
section#news-post div.header div.boxes > div.item {
    -webkit-transition: color 300ms ease-in-out;
    -moz-transition: color 300ms ease-in-out;
    -ms-transition: color 300ms ease-in-out;
    -o-transition: color 300ms ease-in-out;
    transition: color 300ms ease-in-out;
}
section#news-post div.header div.boxes > div.item a {
    -webkit-transition: color 300ms ease-in-out;
    -moz-transition: color 300ms ease-in-out;
    -ms-transition: color 300ms ease-in-out;
    -o-transition: color 300ms ease-in-out;
    transition: color 300ms ease-in-out;
}
.default_all_transition {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
a.btn.btn-purple-wicon {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
section#teams div.rightSide div.player div.box {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
section#teams div.rightSide div.box > div.inner > img {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
section#teams div.rightSide div.box > div.inner {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
section#teams div.rightSide div.box > div.inner h2 {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
section#teams div.rightSide div.box > div.inner h3 {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
section#about div.box-mini div.label-box {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
section#about div.box-mini div.label-box-long {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.default_opacity_transition {
    -webkit-transition: opacity 300ms ease-in-out;
    -moz-transition: opacity 300ms ease-in-out;
    -ms-transition: opacity 300ms ease-in-out;
    -o-transition: opacity 300ms ease-in-out;
    transition: opacity 300ms ease-in-out;
}
.icon-arrow-left {
    -webkit-transition: opacity 300ms ease-in-out;
    -moz-transition: opacity 300ms ease-in-out;
    -ms-transition: opacity 300ms ease-in-out;
    -o-transition: opacity 300ms ease-in-out;
    transition: opacity 300ms ease-in-out;
}
.icon-arrow-right {
    -webkit-transition: opacity 300ms ease-in-out;
    -moz-transition: opacity 300ms ease-in-out;
    -ms-transition: opacity 300ms ease-in-out;
    -o-transition: opacity 300ms ease-in-out;
    transition: opacity 300ms ease-in-out;
}
section#topbar div.logo a > img {
    -webkit-transition: opacity 300ms ease-in-out;
    -moz-transition: opacity 300ms ease-in-out;
    -ms-transition: opacity 300ms ease-in-out;
    -o-transition: opacity 300ms ease-in-out;
    transition: opacity 300ms ease-in-out;
}
section#news div.news-article.list div.boxInfo {
    -webkit-transition: opacity 300ms ease-in-out;
    -moz-transition: opacity 300ms ease-in-out;
    -ms-transition: opacity 300ms ease-in-out;
    -o-transition: opacity 300ms ease-in-out;
    transition: opacity 300ms ease-in-out;
}
/* TopBar */

section#topbar .owl-controls .owl-prev,
section#topbar .owl-controls .owl-next {
    position: absolute;
    bottom: 0;
    margin: auto !important;
    background-color: #000;
    height: 100%;
    font-size: 1.5em !important;
}
section#topbar .owl-theme .owl-controls {
    margin-top: 0 !important;
}
/* SLIDER */

#slider .owl-next::before,
#slider .owl-prev::before {
    background-color: rgba(255, 255, 255, 0.1);
    height: 1px;
    display: block;
    content: '';
    padding: 0;
    width: 5em;
    position: absolute;
    top: 40px;
    -webkit-transition: background 500ms ease-in-out;
    -moz-transition: background 500ms ease-in-out;
    -ms-transition: background 500ms ease-in-out;
    -o-transition: background 500ms ease-in-out;
    transition: background 500ms ease-in-out;
}
#slider .owl-prev::before {
    left: -2.5em;
}
#slider .owl-prev,
#slider .owl-next {
    color: rgba(255, 255, 255, 0.1);
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}
#slider .owl-next::before {
    right: -2.5em;
}
#slider .owl-prev:hover::before,
#slider .owl-next:hover::before {
    background-color: #fff;
    -webkit-transition: background 500ms ease-in-out;
    -moz-transition: background 500ms ease-in-out;
    -ms-transition: background 500ms ease-in-out;
    -o-transition: background 500ms ease-in-out;
    transition: background 500ms ease-in-out;
}
#slider .owl-prev:hover,
#slider .owl-next:hover {
    color: white;
    -webkit-transition: background 500ms ease-in-out;
    -moz-transition: background 500ms ease-in-out;
    -ms-transition: background 500ms ease-in-out;
    -o-transition: background 500ms ease-in-out;
    transition: background 500ms ease-in-out;
}
/* OTHER */

.nopadding {
    padding: 0;
}
.icon-arrow-left,
.icon-arrow-right {
    cursor: pointer;
    opacity: .4;
    background-size: contain;
}
.icon-arrow-left:hover,
.icon-arrow-right:hover {
    opacity: 1;
}
.icon-arrow-left {
    background-image: url("../img/arrow-left.png");
    width: 32px;
    height: 22px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
}
.icon-arrow-right {
    background-image: url("../img/arrow-right.png");
    width: 32px;
    height: 22px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
}
.center-block {
    float: none !important;
}
.static-96 {
    width: 96px;
    height: 1px;
    float: left;
}
.sponsorPrev:hover,
.sponsorNext:hover {
    color: #fff;
    -webkit-transition: color 500ms ease-in-out;
    -moz-transition: color 500ms ease-in-out;
    -ms-transition: color 500ms ease-in-out;
    -o-transition: color 500ms ease-in-out;
    transition: color 500ms ease-in-out;
}
.sponsorPrev,
.sponsorNext {
    cursor: pointer;
    font-size: 1.5em;
    -webkit-transition: color 500ms ease-in-out;
    -moz-transition: color 500ms ease-in-out;
    -ms-transition: color 500ms ease-in-out;
    -o-transition: color 500ms ease-in-out;
    transition: color 500ms ease-in-out;
}
ul.nav i {
    display: inline-block;
}
ul.nav a:hover i {
    -webkit-animation: spin .4s ease;
    -moz-animation: spin .4s ease;
    animation: spin .4s ease;
}
.lavalamp-object {
    border-bottom: 2px solid #f02554;
}
#fixednav .lavalamp-object {
    top: 0 !important;
}
.owl-theme .owl-controls .owl-page span:hover,
.owl-theme .owl-controls .owl-page.active span {
    width: 12px;
    height: 12px;
    top: 0;
    background-color: #fff;
}
.owl-theme .owl-controls .owl-page span {
    width: 9px;
    height: 9px;
    margin-top: -15px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
section#product .owl-theme .owl-controls .owl-buttons div {
    font-size: 40px !important;
}
section#product .owl-controls .owl-prev {
    right: 0;
    top: -80px;
    left: initial;
}
section#header,
section#product {
    overflow: hidden;
}
section#header #slider .owl-wrapper-outer {
    min-height: 350px !important;
}
section#product .owl-controls .owl-prev::after {
    content: ' ';
    height: 1px;
    background-color: rgba(255, 255, 255, 0.12);
    display: block;
    top: 55px;
    width: 460px;
    margin-left: -20px;
    position: absolute;
}
section#product .owl-controls .owl-next {
    top: 10px;
    display: inline-block;
    right: -14px;
}
@-moz-keyframes spin {
    from {
        -moz-transform: rotate(0deg);
    }
    to {
        -moz-transform: rotate(360deg);
    }
}
@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
@media screen and (max-width: 992px) {
    section#topbar {
        text-align: center;
    }
    section#topbar div.social-icons {
        float: right !important;
    }
    section#topbar div.logo::after {
        display: none !important;
    }
}
@media screen and (min-width: 1920px) {
    section#about {
        max-width: 1920px;
        margin: 0 auto;
    }
}
@media screen and (max-width: 600px) {
    section#topbar {
        line-height: 40px !important;
    }
    section#topbar div.social-icons {
        padding-left: 5px;
    }
    section#topbar div.logo a > img {
        max-height: 95px;
        vertical-align:  middle;
    }
}
@-webkit-keyframes animateleft {
    from {
        left: -300px;
        opacity: 0;
    }
    to {
        left: 0;
        opacity: 1;
    }
}
@-webkit-keyframes animationTop {
    from {
        top: -50px;
        opacity: 0;
    }
    to {
        top: 0;
        opacity: 1;
    }
}
@-webkit-keyframes animateright {
    from {
        right: -100px;
        opacity: 0;
    }
    to {
        right: 0;
        opacity: 1;
    }
}
@-webkit-keyframes animationTopDown {
    0% {
        left: 0;
    }
    50% {
        left: 60px;
    }
    100% {
        left: 0;
    }
}
@keyframes leftright {
    0% {
        left: 0;
    }
    10% {
        left: 1px;
    }
    30% {
        left: 3px;
    }
    50% {
        left: 5px;
    }
    70% {
        left: 3px;
    }
    90% {
        left: 1px;
    }
    100% {
        left: 0;
    }
}
.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}
.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}
.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}
.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}
@-webkit-keyframes bounceInLeft {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes bounceInLeft {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
@-webkit-keyframes bounceInRight {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes bounceInRight {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
@-webkit-keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}
@keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}
@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
/* Style */

html,
body {
    font-size: 16px;
    background-color: #ffffff;
}
section.showsection {
    opacity: 0;
}
/* TopBar */

section#topbar {
    background-color: #000000;
    min-height: 100px;
    line-height: 100px;
    position: absolute;
    z-index: 999;
    left: 0;
    right: 0;
}
section.header-bg {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    box-sizing: border-box;
}
.container {
    padding: 0;
}
section#topbar .leftSide {
    width: 600px;
    float: left;
}
section#topbar .leftSide .logo {
    float: left;
}
section#topbar .rightSide {
    width: 600px;
    float: right;
}
section#topbar .sponsorNext,
section#topbar .sponsorPrev {
    width: 40px;
}
section#topbar .rightSide .sponsorPrev {
    float: left;
}
section#topbar .rightSide .sponsors-list,
section#news-header .sponsors-list {
    float: left;
    width: 470px;
    margin-left: 50px;
}
section#news-header .sponsors-list {
    float: none;
}
section#topbar .rightSide .sponsors-list .pixie-sponsors,
section#news-header .sponsors-list .pixie-sponsors {
    display: block;
    text-align: center;
    height: 80px;
}
section#topbar .rightSide .sponsors-list .pixie-sponsors .sponsor-img {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
section#topbar .rightSide .sponsors-list .pixie-sponsors:hover .sponsor-img {
    opacity: .6
}
section#topbar .rightSide .sponsors-list .pixie-sponsors .sponsor-img,
section#news-header .sponsors-list .pixie-sponsors .sponsor-img {
    max-height: 60px;
    max-width: 120px;
    width: auto;
}
section#topbar .navbar-toggle {
    padding: 0 1em;
    margin: 0;
}
section#topbar div.logo a {
    text-decoration: none;
    display: inline-block;
    line-height: 95px;
    vertical-align: top;
}
section#topbar div.logo a > img {
    max-height: 95px;
    width: auto;
    vertical-align: middle;
}
section#topbar div.logo:hover a > img {
    opacity: .6;
}
section#topbar div.logo::after {
    padding-left: 1.5em;
    content: '|';
    display: inline-block;
    font-size: 20px;
}
section#topbar div.social-icons {
    padding-left: 1em;
}
section#topbar div.social-icons > a {
    color: #ffffff;
    text-decoration: none;
    font-size: 1em;
    padding: 0 .2rem;
}
section#topbar div.social-icons > a:hover {
    color: #d31f48;
}
/* Fixed menu */

section#fixed-menu {
    position: fixed;
    background: rgba(0, 0, 0, .5);
    background-image: none;
    z-index: 9999;
    left: 0;
    width: 100%;
    height: 65px;
    display: none;
    padding: 0;
}
/* Header */

section.topmenu {
    padding: 100px 0;
}
section.topmenu > nav.navbar.navbar-default .logo-navbar a img {
    padding: 15px 0;
}
section.topmenu > nav.navbar.navbar-default div#menuToggle button:hover {
    background: transparent;
    opacity: .8;
}
section.topmenu > nav.navbar.navbar-default div#menuToggle button {
    color: #fff;
    border: 0;
    border-radius: 0;
}
section.topmenu > nav.navbar.navbar-default ul.nav {
    font-size: 16px;
}
section.topmenu > nav.navbar.navbar-default ul.nav li {
    margin: 0 5px;
}
section.topmenu > nav.navbar.navbar-default ul.nav li:last-child {
    margin-right: 0;
}
section.topmenu > nav.navbar.navbar-default ul.nav li:last-child a {
    padding-right: 15px;
}
section.topmenu > nav.navbar.navbar-default ul.nav a.active {
    color: white;
}
section.topmenu > nav.navbar.navbar-default ul.nav a:hover {
    /*text-shadow: 5px 0 10px rgba(255, 255, 255, 0.5);*/
    
    color: white;
}
section.topmenu > nav.navbar.navbar-default ul.nav a {
    color: rgba(255, 255, 255, 0.8);
    line-height: 35px;
    display: block;
    font-family: 'Roboto', sans-serif;
}
section.topmenu > nav.navbar.navbar-default ul.nav a i {
    font-size: 13px;
    position: relative;
    top: -1px;
    margin: 0;
}
section.topmenu > nav.navbar.navbar-default {
    background-color: rgba(255, 255, 255, .1);
    border: 0;
    border-radius: 0;
}
section#fixed-menu.topmenu > nav.navbar.navbar-default {
    background-color: transparent;
}
section.topmenu div.slides {
    padding: 135px 0;
    font-family: 'Roboto', sans-serif;
}
section.topmenu div.slides .pixie-slides {
    text-align: center;
    height: 300px;
}
section.topmenu div.slides h1,
section.topmenu div.slides h2,
section.topmenu div.slides h3 {
    font-style: italic;
    color: #fff;
    padding: 0;
    margin: 0;
    line-height: 1;
    font-weight: 900;
    text-transform: uppercase;
}
section.topmenu div.slides h3 {
    font-size: 2em;
}
section.topmenu div.slides h1 {
    font-size: 6em;
    color: #d31f48;
}
section.topmenu div.slides h2 {
    font-size: 2.5em;
    color: #fff;
}
a.btn.btn-purple-wicon {
    background-color: rgba(90, 36, 112, 0.6);
    text-transform: uppercase;
    color: #fff;
    border-radius: 0;
    font-family: 'Oswald', sans-serif;
    padding: 17.5px 35px;
    margin: 32px;
    font-size: 18px;
}
a.btn.btn-purple-wicon:hover {
    background-color: #5a2470;
}
a.btn.btn-purple-wicon i {
    color: #d31f48;
    margin-left: 5px;
    display: inline-block;
}
a.btn.btn-purple-wicon:hover i {
    -webkit-animation: spin .4s ease;
    -moz-animation: spin .4s ease;
    animation: spin .4s ease;
}
/* UPCOMING */

section#header #upcoming div.boxes {
    height: 175px;
    font-family: 'Roboto', sans-serif;
}
section#header div.social-icons {
    display: none;
}
section#header #upcoming div.boxes.purple-box,
section#header #upcoming div.boxes.black-box,
section#header #upcoming div.boxes.red-box {
    float: left;
}
section#header #upcoming div.boxes.purple-box {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
section#header #upcoming div.boxes.purple-box:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
section#header #upcoming div.boxes.purple-box .um-icon {
    display: inline-block;
    max-width: 48px;
    vertical-align: middle;
    max-height: 48px;
}
section#header #upcoming div.boxes.purple-box {
    background-color: rgba(145, 69, 186, 0.68);
    text-align: center;
    width: 115px;
}
section#header #upcoming div.boxes.black-box {
    background-color: rgba(0, 0, 0, 0.68);
    padding: 0 80px;
    width: 845px;
}
section#header #upcoming div.boxes.black-box.no-ot {
    width: 1085px;
}
section#header #upcoming div.boxes.black-box div#teams-match {
    float: right;
    height: 100%;
}
section#header #upcoming div.boxes.black-box div#first {
    float: left;
    padding: 60px 0;
    text-transform: uppercase;
}
section#header #upcoming div.boxes.black-box h3 {
    font-style: normal;
}
section#header #upcoming div.boxes.black-box div#first h3 {
    color: #d31f48;
    font-size: 25px;
    padding: 0;
    margin: 0;
    line-height: 1;
    font-weight: 900;
    margin-bottom: 4px;
    font-family: 'Oswald', sans-serif;
}
section#header #upcoming div.boxes.black-box div#first span {
    color: #9145ba;
    font-size: 16px;
}
section#header #upcoming div.boxes.black-box div#teams-match h2 {
    font-style: normal;
    color: #d31f48;
    text-align: center;
    font-size: 52px;
    font-weight: 900;
    margin: 0;
}
section#header #upcoming div.boxes.black-box div#teams-match div {
    height: 100%;
}
section#header #upcoming div.boxes.black-box div#teams-match div.teamBox {
    width: 140px;
    float: left;
    max-height: 175px;
    text-align: center;
}
section#header #upcoming div.boxes.black-box div#teams-match div.teamBox:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
section#header #upcoming div.boxes.black-box div#teams-match div.teamBox .team-img {
    max-width: 135px;
    max-height: 105px;
    display: inline-block;
    vertical-align: middle;
}
section#header #upcoming div.boxes.black-box div#teams-match div.vs {
    width: 65px;
    float: left;
    margin: 0 30px;
}
section#header #upcoming div.boxes.black-box div#teams-match div.vs h2 {
    line-height: 175px;
}
section#header #upcoming div.boxes.black-box div#teams-match h3 {
    display: inline-block;
    color: #fff;
    padding: 0;
    margin: 60px 0;
    text-align: center;
    line-height: 27px;
    max-width: 135px;
    max-height: 54px;
    overflow: hidden;
    font-size: 24px;
    word-wrap: break-word;
    font-weight: 900;
}
section#header #upcoming div.boxes.red-box {
    background-color: rgba(173, 13, 49, 0.68);
    line-height: 175px;
    text-align: center;
    text-transform: uppercase;
    width: 240px;
}
section#header #upcoming div.boxes.red-box a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
}
section#header #upcoming div.boxes.red-box i.icon-arrow-long {
    background-image: url("../img/arrow-long-right.png");
    height: 18px;
    width: 26px;
    background-size: cover;
    display: inline-block;
    position: relative;
    font-size: 16px;
    margin-left: 10px;
    top: 3px;
    background-repeat: no-repeat;
}
/* SECTION.NEWS */

section#news {
    position: relative;
    z-index: 2;
    margin-top: -100px;
}
section#news.no-um{
    margin-top: -150px;        
}
section#news .news-article div.news-image {
    background-color: #000;
    height: 449px;
    width: 800px;
    float: left;
    background-position: -25% center;
    overflow: hidden;
}
section#news .news-article.even div.news-image {
    float: right;
}
section#news .news-article div.news-image img {
    width: 800px;
    max-width: 800px;
    height: auto;
}
section#news .news-article div.boxInfo {
    background-color: #e3e3e3;
    height: 449px;
    width: 400px;
    overflow: hidden;
    padding: 50px 43px;
    color: #3a3a3a;
    float: left;
}
section#news .news-article.sticky div.boxInfo {
    background-color:#f9f9f9;
}
section#news .news-article div.boxInfo div.comment {
    background-image: url("../img/comment-bg.png");
    width: 31px;
    height: 26px;
    float: right;
    background-repeat: no-repeat;
    color: #494a57;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    display: inline-block;
}
section#news .news-article div.boxInfo a.btn.btn-red {
    color: #c51d44;
    border: 1px solid #c51d44;
    border-radius: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    font-size: .9rem;
    padding: 3px 20px;
}
section#news .news-article div.boxInfo span {
    font-size: .8rem;
    font-weight: 900;
    font-family: 'Roboto', sans-serif;
}
section#news .news-article div.boxInfo div.header.footer {
    display: none;
}
section#news .news-article div.boxInfo div.header {
    padding-bottom: 50px;
}
section#news .news-article div.boxInfo .title-link {
    text-decoration: none;
}
section#news .news-article div.boxInfo h2 {
    font-weight: 900;
    font-size: 24px;
    font-style: normal;
    color: #080919;
    margin: 0;
    max-width: 90%;
    word-wrap: break-word;
    font-family: 'Roboto', sans-serif;
    line-height: 32px;
}
section#news .news-article div.boxInfo h2::after {
    height: 2px;
    content: ' ';
    margin: 26px 0;
    width: 45%;
    background-color: #000000;
    display: block;
}
.alignright {
    float: right;
    margin: 0.5em 0 0.5em 1em;
}
.alignleft {
    float: left;
    margin: 0.5em 1em 0.5em 0;
}
.default_paragraf,
section#teams div.leftSide p,
section#product div.slides div#productSlider p,
section#donate p:nth-child(2),
section#footer div.rightSide ul p,
section#about p {
    font-size: 15px;
    font-weight: normal;
    letter-spacing: .4px;
    padding: 0;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
}
section#news .news-article div.boxInfo p {
    font-size: 15px;
    color: #292a31;
    font-weight: normal;
    letter-spacing: .4px;
    padding: 0;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
    max-height: 100px;
    height: 100px;
}
section#news .news-article div.boxInfo div.foot div.pull-left {
    position: relative;
}
section#news .news-article div.boxInfo div.foot a.linear-effect::before {
    position: absolute;
    top: 50%;
    width: 0;
    transition: width 200ms ease-in-out;
    content: '';
    margin: -2px 0 0 -2px;
    height: 2px;
    background: #d31f48;
    left: 0;
    right: 0;
}
section#news .news-article div.boxInfo div.foot a.linear-effect:hover:before {
    width: 95px;
}
section#news .news-article div.boxInfo div.foot {
    margin-top: 50px;
}
section#news .news-article div.boxInfo div.foot a.linear-effect {
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
}
section#news .news-article div.boxInfo div.foot div.social {
    text-align: right;
}
section#news .news-article div.boxInfo div.foot div.social a {
    text-transform: uppercase;
    font-weight: bold;
    text-align: right;
    text-decoration: none;
    color: #2d2d2d;
    font-family: 'Roboto', sans-serif;
    padding: 0 3px;
}
section#news .news-article div.boxInfo div.foot div.social a:hover {
    color: #d31f48;
}
section#news div.news-article.list article.news-mini {
    width: 400px;
    float: left;
    background-repeat: no-repeat;
    background-size: cover;
    height: 449px;
    background-color:#000;
}
section#news div.news-article.list article.news-mini div.boxInfo div.comment {
    background-image: url("../img/comment-bg-white.png");
    float: right;
    color: #fff;
}
section#news div.news-article.list div.boxInfo {
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.85);
    position: relative;
}
section#news div.news-article.list div.boxInfo:hover {
    opacity: 1;
}
section#news div.news-article.list div.boxInfo div.inner {
    position: relative;
}
section#news div.news-article.list div.boxInfo:hover div.inner {
    -webkit-animation: animateleft .3s;
    animation: animateleft .3s;
}
section#news div.news-article.list div.boxInfo:hover div.inner h2 {
    position: relative;
    -webkit-animation: animateleft .8s;
    animation: animateleft .8s;
}
section#news div.news-article.list div.boxInfo:hover div.inner p {
    position: relative;
    -webkit-animation: animateleft 1.2s;
    animation: animateleft 1.2s;
}
section#news div.news-article.list div.boxInfo:hover div.header {
    position: relative;
    -webkit-animation: animateleft .5s;
    animation: animateleft .5s;
}
section#news div.news-article.list div.boxInfo span,
section#news div.news-article.list div.boxInfo div.foot div.social a,
section#news div.news-article.list div.boxInfo div.foot a.linear-effect,
section#news div.news-article.list div.boxInfo p,
section#news div.news-article.list div.boxInfo h2 {
    color: #fff;
}
div.news-article.list div.boxInfo div.foot div.social a:hover {
    color: #d31f48 !important;
}
section#news div.news-article.list div.boxInfo h2::after {
    background-color: #fff;
}
/* TEAMS */

section#teams {
    max-height: 853px;
    position: relative;
    top:-80px;
    background-repeat: no-repeat;
    background-position: top center;
}
section#teams span.navigation-team {
    margin: 0 20px;
    display: inline-block;
    position: relative;
    top: -4px;
}
section#teams div.bg {
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
section#teams div.container {
    padding: 140px 0 82px;
    color: #fff;
    font-family: 'Oswald', sans-serif;
}
section#teams div.leftSide {
    text-align: center;
    float: left;
    width: 460px;
    height: 711px;
    overflow: hidden;
    text-transform: uppercase;
}
section#teams .rightSide.mobile,
section#teams .playerSlider {
    display: none !important;
}
section#teams article.team {
    background: transparent no-repeat center center;
    background-size: cover;
    padding: 0;
    margin: 0;
}
section#teams div.leftSide::before {
    content: "";
    z-index: 0;
    /*width: 810px;*/
    
    width: 45%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    position: absolute;
    display: inline-block;
}
section#teams div.leftSide h3 {
    margin-bottom: 16px;
}
section#teams div.leftSide h2 {
    line-height: 42px;
}
section#teams div.leftSide h2,
section#teams div.leftSide h3 {
    color: #d31f48;
    font-size: 28px;
    font-weight: bold;
}
section#teams div.leftSide h2 {
    font-size: 36px;
    margin-bottom: 24px;
}
section#teams div.leftSide h1.border-bottom::after {
    background-color: #d31f48;
    height: 5px;
    width: 80px;
    margin: 0 auto;
    content: ' ';
    margin-top: 18px;
    margin-bottom: 28px;
    display: block;
}
section#teams div.leftSide h1 {
    color: #fff;
    margin-top: 0;
    font-size: 62px;
    word-wrap: break-word;
    font-weight: bold;
}
section#teams div.leftSide .arrow-32 {
    width: 32px;
    position: relative;
    display: inline-block;
    text-decoration: none;
}
section#teams div.leftSide div.width-260 {
    width: 280px;
}
section#teams div.leftSide div.width-375 {
    width: 375px;
}
section#teams div.leftSide div.width-375 .teams-content {
    max-height: 200px;
    text-transform: initial;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 40px;
    font-size: 15px;
    color: #fff;
    text-transform: initial;
}
section#teams div.leftSide div.pull-left,
section#teams div.leftSide div.pull-right {
    width: 99px;
    box-sizing: content-box;
}
section#teams div.leftSide div.with-divider {
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    padding-right: 30px;
}
section#teams div.leftSide div.pull-right {
    padding-left: 30px;
}
section#teams div.leftSide div.scores {
    margin-bottom: 58px;
}
section#teams div.leftSide .scores h1 {
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    font-size: 57px;
    margin-bottom: 14px;
}
section#teams div.leftSide .purple-color {
    color: #a6399f;
    margin-top: 0;
}
section#teams div.rightSide::after {
    clear: both;
    content: ' ';
    display: block;
}
section#teams div.rightSide div.box {
    background-color: rgba(0, 0, 0, 0.45);
    height: 190px;
    width: 190px;
}
section#teams div.rightSide {
    margin: 150px 80px;
    float: left;
    width: 576px;
}
section#teams div.rightSide div.player {
    position: relative;
    margin: 1px;
    height: 190px;
    float: left;
    width: 190px;
}
section#teams div.rightSide div.box > div.inner > img {
    height: 132px;
    width: 147px;
}
section#teams div.rightSide div.box > div.inner {
    text-align: center;
    background-position: top center;
}
section#teams div.rightSide div.box > div.inner h2,
section#teams div.rightSide div.box > div.inner h3 {
    padding: 0;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
    margin: 0;
}
section#teams div.rightSide div.box > div.inner h2 {
    font-size: 26px;
    margin: -45px 0 3px;
}
section#teams div.rightSide div.box > div.inner h3 {
    color: #d31f48;
    font-size: 18px;
    margin: 0 0 4px;
}
section#teams div.rightSide div.box > div.inner div.social-icons > a {
    color: #a6399f;
    margin: 0 3px;
    text-decoration: none;
}
section#teams div.rightSide div.box > div.inner div.social-icons > a:hover {
    color: #fff;
}
section#teams div.header-team {
    position: relative;
    -webkit-animation: animateleft 1s;
    animation: animateleft 1s;
}
section#teams div.leftSide div.width-375.center-block h2 {
    position: relative;
    -webkit-animation: animationTopDown 1.2s;
    animation: animationTopDown 1.2s;
}
section#teams div.leftSide p {
    position: relative;
    -webkit-animation: animationTop 1.2s;
    animation: animationTop 1.2s;
}
section#teams div.width-260.center-block.scores {
    position: relative;
    -webkit-animation: animateright 1.2s;
    animation: animateright 1.2s;
}
/* Product */

section#product::before {
    position: absolute;
    background-image: url("../img/shadow.jpg");
    width: 100%;
    height: 100%;
    top: 0;
    content: ' ';
    opacity: .88;
    background-position: top center;
    background-size: cover;
    display: block;
}
section#product {
    background-color: #7211fd;
    min-height: 490px;
    width: 100%;
    overflow: hidden;
    position: relative;
}
section#product div.slides {
    margin: 80px 0;
}
section#product div.slides div#productSlider {
    color: #fff;
    font-family: 'Roboto', sans-serif;
}
section#product div.slides div#productSlider h3 {
    font-weight: 300;
    text-transform: uppercase;
    float: left;
    position: relative;
}
section#product div.slides div#productSlider p {
    position: relative;
}
section#product div.slides div#productSlider h3::after {
    height: 2px;
    width: 30%;
    content: ' ';
    display: block;
    margin: 10px 0 25px;
    background-color: #d31f48;
}
section#product div.slides div#productSlider p::before {
    clear: both;
    display: block;
    float: none;
    content: ' ';
}
section#product div.slides div#productSlider p {
    font-weight: 300;
}
section#product div.slides div#productSlider a.read-more {
    text-transform: lowercase;
    color: #f02554;
    font-size: 16px;
    position: relative;
    top: 10px;
    font-weight: normal;
    left: 30px;
}
section#product div.slides div#productSlider a {
    text-decoration: none;
}
section#product div.slides div#productSlider a.linear-effect::before {
    position: absolute;
    top: 50%;
    width: 0;
    transition: width 200ms ease-in-out;
    content: ' ';
    margin: 1px 0 0 1px;
    height: 2px;
    background: white;
    left: 0;
    right: 0;
}
section#product div.slides div#productSlider a.linear-effect:hover:before {
    width: 75px;
}
section#product div.slides div#productSlider a.btn-purple-wicon {
    text-transform: uppercase;
    color: #fff;
    margin: 20px 0 0;
}
section#product div.slides div#productSlider div.product-image {
    float: left;
    width: 460px;
    height: 460px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}
section#product div.slides div#productSlider div.product-image > img {
    max-width: 100%;
    background-size: cover;
    background-position: top left;
    position: relative;
    max-height: 460px;
}
section#product div.slides div#productSlider div.product-info {
    margin-top: 80px;
    margin-left: 50px;
    float: left;
    width: 600px;
}
/* DONATE */

section#donate {
    padding: 70px 0;
    background-color: #000;
}
section#donate p:nth-child(1) {
    font-size: 22px;
    color: #4a435b;
}
section#donate p:nth-child(2) {
    color: #8144cf;
    font-size: 16px !important;
    font-weight: 300;
}
section#donate p {
    padding: 0;
    margin: 0;
}
section#donate div.paragraf {
    margin-top: 10px;
}
section#donate div.btn.btn-purple-fixed {
    height: 73px;
    width: 262px;
    background-color: #8144cf;
    border-radius: 0;
    color: #ffffff;
    font-size: .9rem;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    padding: 0;
    border: 0;
}
section#donate div.btn.btn-purple-fixed span {
    display: block;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
}
section#donate div.btn.btn-purple-fixed div.leftSide {
    padding: 13px 0;
    width: 200px;
}
section#donate div.btn.btn-purple-fixed div.rightSide {
    width: 60px;
    height: 100%;
    text-align: center;
    line-height: 90px;
    background-color: rgba(0, 0, 0, .3);
}
section#donate div.btn.btn-purple-fixed i.fa {
    font-size: 28px;
    color: #f02554;
}
/* SECTION.FOOTER */

section#footer {
    background-color: #000000;
    padding: 70px 0;
	color: #fff;
}
section#footer h3::after {
    content: ' ';
    display: block;
    width: 80px;
    background-color: #d31f48;
    height: 2px;
    margin: 10px 0;
	
}
.h3paragraf,
section#about div.box-mini h3,
section#footer h3 {
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    text-transform: lowercase;
    font-size: 24px;
    margin-top:0;
}
section#footer #wp-calendar {
    width:100%;
    color:#94919d;
}
section#footer .rightSide div:not(:first-child) form,
section#footer .rightSide div:not(:first-child) h3 {
    margin-top:30px;
}
section#footer label.screen-reader-text {
    color: #fff;
    display: none;
    line-height:1;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    text-transform: lowercase;
    font-size: 24px;
}
section#footer .widget_search label.screen-reader-text::after {
    content: ' ';
    display: block;
    width: 80px;
    background-color: #d31f48;
    height: 2px;
    margin: 10px 0
}
section#footer .widget_search input {
    background-color: #fff;
    border: 0;
    color: #000;
    outline: none;
    padding: 10px 5px;
}
section#footer .widget_search input#searchsubmit {
    text-decoration: none;
    color: #fff;
    margin-left: -5px;
    text-transform: lowercase;
    transition: .3s all ease-in-out;
    font-size: 16px;
    padding: 10px 15px;
}
section#footer .rightSide div select {
    background-color: #fff;
    border: 0;
    color: #000;
    outline: none;
    padding: 10px 112px 10px 5px;
}
section#footer ul::after {
    clear: both;
    display: block;
    content:  ' ';
}
section#footer ul {
    padding: 0;
    margin: 0;
}
section#footer ul li a {
    text-decoration: none;
	color:#94919d;
}
section#footer div.leftSide ul::after {
    margin: 30px 0;
    content: ' ';
    background-color: rgba(255, 255, 255, 0.09);
    height: 1px;
    width: 100%;
    display: block;
}
section#footer div.leftSide ul > li {
    margin-bottom: 20px;
}
section#footer div.leftSide ul > li:first-child {
    float: left;
}
section#footer div.leftSide ul > li:nth-child(2) {
    float: right;
    padding-right: 110px;
}
section#footer div.leftSide .footer-holder ul::after {
    display: none;
}
section#footer div.leftSide .footer-holder ul li {
    display: inline-block;
    float: left;
    padding: 0;
}
section#footer div.leftSide .footer-holder ul li::before {
    content: '|';
    display: inline-block;
    float: left;
    color: #fff;
    margin: 0 10px;
}
section#footer div.leftSide .footer-holder ul li:first-child::before {
    display: none;
}
section#footer div.leftSide .footer-holder ul li a {
    color: #fff;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    transition: .3s all ease-in-out;
}
section#footer ul > li {
    list-style: none;
}
section#footer ul > li a.mailto {
    text-decoration: none;
    color: #94919d;
    transition: .3s all ease-in-out;
}
section#footer ul > li a.mailto:hover {
    color: #ad0d31;
}
section#footer ul > li div.social-icons a:first-child {
    margin-left: 0;
	color: #fff;
}
section#footer ul > li div.social-icons a:hover {
    color: #6ce4ff;
}
section#footer ul > li div.social-icons a {
    color: #6ce4ff;
    text-decoration: none;
    margin: 0 8px;
    font-size: 1.1em;
}
section#footer span {
    color: #94919d;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
}
section#footer span > strong {
    color: #fff;
}
section#footer div.logo {
    margin-bottom: 20px;
}
section#footer .bottomLink {
    border-top: 1px solid rgba(255, 255, 255, .09);
    padding-top: 40px;
    margin-top:20px;
    text-align: center;
}
section#footer span.small {
    font-size: .9rem;
    font-weight: 300;
    display: block;
    width: 90%;
    margin-bottom: 30px;
	color: #fff;
}
section#footer a.back-to-top {
    text-decoration: none;
    font-size: .9rem;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    opacity: .7;
    transition: .3s all;
}
section#footer a.back-to-top:hover {
    opacity: 1;
}
section#footer a.back-to-top i {
    font-size: 30px;
    position: relative;
    top: 4px;
}
section#footer div.responsive-footer {
    display: none;
}
section#footer div.rightSide ul li {
    font-family: 'Roboto', sans-serif;
}
section#footer div.rightSide ul li a.post-footer {
    display: block;
    opacity: .8;
    transition: .3s all ease-in-out;
}
section#footer div.rightSide ul li a.post-footer:hover {
    opacity: 1;
}
section#footer div.rightSide ul li:not(:last-child)::after {
    margin: 15px 0;
    content: ' ';
    background-color: rgba(255, 255, 255, 0.09);
    height: 1px;
    width: 100%;
    display: block;
}
section#footer div.rightSide ul h4.footertitle,
section#footer div.rightSide ul h4 {
    font-size: 22px;
    color: #fff;
}
section#footer div.rightSide ul li a {
    text-decoration: none;
}
section#footer div.rightSide ul p {
    font-weight: 300;
    color: #94919d;
}
section#footer div.bottom-menu ul::after {
    display: none;
}
section#footer div.bottom-menu > ul li {
    float: none !important;
}
section#footer ul.children,
section#footer div.bottom-menu > ul li ul {
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    padding-left: 40px;
}
section#footer .rightSide img {
    max-width: 100%;
    height: initial;
}
section#footer .rightSide select {
    width: 100%;
}
section#footer .rightSide ul.sub-menu li::after,
section#footer .rightSide ul.sub-menu::after {
    display: none;
}
section#footer .rightSide ul.sub-menu {
    margin: 1em 0;
    padding: 0 0 0 20px;
}
section#footer .rightSide .footer-menu {
    margin-top:10px;
}

/* SECTION.About */

section#about {
    background-image: url("../img/about-bg.jpg");
    background-repeat: no-repeat;
    height: 715px;
    padding: 120px 0;
}
section#about div.head {
    float: left;
}
section#about h1,
section#about h2 {
    margin: 0;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0;
}
section#about h1 {
    font-size: 62px;
    color: #fff;
}
section#about h2::after {
    display: block;
    margin-top: 8px;
    content: ' ';
    background-color: #f02554;
    height: 2px;
    width: 80%;
}
section#about h2 {
    font-size: 36px;
    color: #f02554;
}
section#about p {
    margin-top: 35px;
    color: #fff;
    margin-bottom: 113px;
}
section#about div.box-mini {
    float: left;
    position: relative;
    width: 500px;
}
section#about div.box-mini h3 {
    margin: 0;
    padding-bottom: 37px;
    text-transform: uppercase;
}
section#about div.box-mini div.achievement {
    float: left;
}
section#about div.box-mini.first-child {
    border-right: 1px solid rgba(255, 255, 255, 0.14);
    margin-right: 36px;
    padding-right: 36px;
}
section#about div.box-mini div.achievement.left {
    margin-right: 20px;
}
section#about div.box-mini div.achievement div.star {
    background-image: url("../img/star-bg.png");
    width: 58px;
    display: inline-block;
    font-size: 18px;
    color: #fff;
    line-height: 62px;
    height: 62px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    text-align: center;
}
section#about div.box-mini div.achievement span {
    text-transform: capitalize;
    color: #fff;
    padding-left: 15px;
    font-size: .9rem;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}
section#about div.box-mini div.label-box.red {
    margin: 0 1px;
    background-color: #f02554;
}
section#about div.box-mini div.label-box {
    color: #fff;
    height: 61px;
    text-align: center;
    background-color: #f02554;
    position: relative;
    z-index: 2;
    line-height: 61px;
    margin: 0 2px;
    float: left;
    font-size: 26px;
    width: 63px;
}
section#about div.box-mini div.label-box-long {
    color: #fff;
    height: 61px;
    background-color: rgba(240, 37, 84, 0.25);
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    padding: 10px 19px;
    display: none;
    font-weight: 600;
    opacity: 0;
    margin-right: 1px;
}
section#about div.box-mini div#button {
    position: relative;
    cursor: pointer;
}
section#about div.box-mini div#button.active .label-box {
    background-color: #8144cf;
}
section#about div.box-mini {
    overflow: hidden;
}
section#about div.box-mini div#button .label-box-long {
    display: none;
}
section#about div.box-mini div#button.active .label-box-long {
    display: block;
    opacity: 1;
    animation: bounceInLeft .6s;
    -webkit-animation: bounceInLeft .6s;
}
section#about div.box-mini div.label-box-long a {
    color: #8144cf;
    display: block;
    text-decoration: none;
    font-size: .9rem;
}
.anim1 {
    position: relative;
    -webkit-animation: animateleft 1s;
    animation: animateleft 1s;
}
.anim2 {
    position: relative;
    -webkit-animation: animateleft 1.5s;
    animation: animateleft 1.5s;
}
.anim3 {
    position: relative;
    -webkit-animation: animateleft 2s;
    animation: animateleft 2s;
}
.anim4 {
    position: relative;
    -webkit-animation: animateleft 1.5s;
    animation: animateleft 1.5s;
}
section#header #upcoming div.boxes.red-box {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
section#header #upcoming div.boxes.red-box:hover {
    cursor: pointer;
    background-color: #ad0d31;
}
section#header #upcoming div.boxes.red-box:hover div#cta-box {
    -webkit-animation: shake 1.5s;
    animation: shake 1.5s;
}
.bounce {
    -webkit-animation: bounce 1s;
    animation: bounce 1s;
}
.slideInLeft {
    -webkit-animation: slideInLeft 1s;
    animation: slideInLeft 1s;
}
section#news-header {
    padding-top: 80px;
}
section#news-header nav.navbar.navbar-default {
    background-color: rgba(255, 255, 255, 0.08);
    border: 0;
    border-radius: 0;
}
section#news-header nav {
    display: none;
}
section#news-header div.menu {
    text-align: center;
    padding: 70px 0;
}
section#news-header div.menu > a {
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0;
    font-size: 18px;
}
section#news-header div.menu > a.active {
    margin: 0 70px;
}
section#news-header div.menu > a i.fa-angle-right {
    padding-left: 20px;
}
section#news-header div.menu > a i.fa-angle-left {
    padding-right: 20px;
}
section#news-header div.menu > a i {
    font-size: 20px;
}
section#news-header div.menu > a.active {
    color: #d31f48;
}
#responsive-slider {
    display: none !important;
}
section#news-header div.header {
    height: 675px;
    width: 1200px;
    padding: 0 25px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 380px;
    background-color:#000;
}
section#news-header div.header div.boxes {
    position: absolute;
    bottom: 25px;
    z-index: 2;
    height: 140px;
}
section#news-header div.header div.boxes > article.item:not(:last-child) {
    border-right: 2px solid rgba( 255, 255, 255, .5);
}
section#news-header div.header div.boxes > article.item {
    float: left;
    font-family: 'Roboto', sans-serif;
    color: rgba( 255, 255, 255, .5);
    height: 132px;
    width: 280px;
    padding: 0 12px;
    word-break: break-word;
}
section#news-header div.header div.boxes > article.item h2 {
    text-transform: capitalize;
    font-weight: 900;
    cursor: pointer;
    line-height: 40.88px;
    font-size: 28px;
}
section#news-header div.header div.boxes > article.item:hover a,
section#news-header div.header div.boxes > article.item:hover {
    color: #fff !important;
}
section#news-header div.header div.boxes > article.item a {
    color: rgba( 255, 255, 255, .5);
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    position: relative;
}
section#news-header div.header div.boxes > article.item a::before {
    position: absolute;
    top: 50%;
    width: 0;
    transition: width 200ms ease-in-out;
    content: '';
    margin: -2px 0 0 -2px;
    height: 2px;
    background: #d31f48;
    left: 0;
    right: 0;
}
section#news-header div.header div.boxes > article.item a:hover {
    color: #fff;
}
section#news-header div.header div.boxes > article.item a:hover:before {
    width: 95px;
}
section#news-post div.content ul.post-categories {
    padding:0;
    margin:0;
    display: inline-block;
}
section#news-post div.content ul.post-categories li {
    list-style: none;
    display: inline-block;
}
section#news-post div.content {
    margin: 50px 0 0;
}
section#news-post div.content * {
    font-family: 'Roboto', sans-serif;
}
section#news-post div.content *.fa {
    font-family: 'FontAwesome'
}
section#news-post div.content .comment-list .comment-body {
    border-bottom: 1px solid #ddd;
    margin-bottom: 25px;
}
section#news-post div.content div.page-content {
    margin-bottom:50px;
    word-wrap:break-word;
}
section#news-post div.content div.page-content .tags {
    margin-top:15px;
}
section#news-post div.content #comments .comment-list li {
}
section#news-post div.content #comments .comment-author.vcard img {
    margin-right:15px;
}
section#news-post div.content #comments .comment-author.vcard span,
section#news-post div.content #comments .comment-author.vcard cite {
    position: relative;
    top:-8px;
}
section#news-post div.content #comments .comments-title {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 0px;
    text-transform: uppercase;
    padding:0 40px 10px;
}
section#news-post div.content #comments #respond {
    padding: 0 40px;
}
section#news-post div.content #comments #respond label {
    display: block;
    font-weight: normal;
}
section#news-post div.content #comments #respond textarea,
section#news-post div.content #comments #respond input {
    background-color: #fff;
    border: 0;
    color: #000;
    outline: none;
    width: 100%;
    padding: 10px 5px;
}
section#news-post div.content #comments #respond #submit {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    outline:none;
    transition: .3s all ease-in-out;
    font-size: 16px;
    padding: 10px 15px;
    background-color: #9145ba;
    border:0;
}
section#news-post div.content #comments .comment-awaiting-moderation {
    position: relative;
    top: -15px;
    left: 50px;
}
section#news-post div.content #comments .commentmetadata {
    margin-left: 36px;
    font-size: 13px;
    text-transform: uppercase;
    position: relative;
    top: -17px;
    left:15px;
}
section#news-post div.content #comments p {
    word-wrap:break-word;
}
section#news-post div.content #comments .reply {
    margin-bottom:20px;
}
section#news-post div.content #comments {
    background-color:#efefef;
    padding: 40px 10px;
}
section#news-post div.content #comments ol li {
    list-style:none;
}
section#news-post div.content code {
    background-color:#f0f0f0;
}
section#news-post div.content h4 {
    font-size: 24px;
    font-family: 'Roboto', sans-serif;
    color: #5b5b5b;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
}
section#news-post div.content h4 > a {
    font-size: 24px;
    color: #d31f48;
    text-decoration: none;
    font-weight: 900;
}
section#news-post div.content div.post-title {
    margin: 8px 0 35px 0;
}
section#news-post div.content div.post-title h1 {
    font-size: 50px;
    color: #000;
    text-transform: uppercase;
    font-weight: 900;
    margin: 0;
    line-height: 55px;
}
section#news-post div.social-icons {
    margin-bottom: 50px;
}
section#news-post a.social-btn {
    background-color: #23527c;
    color: #fff !important;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 12px;
    line-height: 50px;
    padding: 9px 20px;
    border-radius: 6px;
    text-decoration: none;
    text-transform: uppercase;
    margin-right: 13px;
}
section#news-post a.social-btn.facebook {
    background-color: #3b5998;
}
section#news-post a.social-btn.twitter {
    background-color: #1da1f2;
}
section#news-post a.social-btn.pinterest {
    background-color: #c92228;
}
section#news-post a.social-btn.copy {
    background-color: #434343;
}
section#news-post p strong {
    font-weight: 900;
    color: #626262;
}
section#news-post p {
    color: #888888;
    font-family: 'Roboto', sans-serif;
}
section#teams div.leftSide div.width-260 table.table-full {
    width: 100%
}
section#teams div.leftSide div.width-260 table td.withBorder {
    border-right: 1px solid rgba(256, 256, 256, .1);
}
section#teams .playerSlider {
    display: none !important;
}
section#news-post #disqus_thread {
  margin:10px 15px 20px;
}
section#news-post div.content table {
    border-bottom: 1px solid #ededed;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    line-height: 2;
    margin: 0 0 20px;
    width: 100%;
}
section#news-post div.content table tr td {
    border-top: 1px solid #ededed;
    padding: 6px 10px 6px 0;
}
section#news-post div.content dl {
    margin: 0 20px;
}
section#news-post div.content dd {
    margin: 0 0 20px;
}
section#news-post div.content abbr {
    border-bottom: 1px dotted;
}
section#news-post div.content address {
    font-style: italic;
    margin: 0 0 24px;
    font-weight:normal;
}

section#notfound > article {
    text-align: center;
    padding: 200px 0 100px;
    background-color: #e1e1e1;
}
section#news-header.archive {
    margin:0 0 100px !important;
    height: 250px !important;
}
section#news.archive .noresult {
    text-align: center;
    padding: 200px 0;
}
section#news.archive {
    margin-bottom:50px;
}

@media screen and (min-width: 1240px) {
    .container {
        width: 1200px !important;
    }
    section#news-header {
        height: 700px;
        margin-bottom: 230px;
    }
    section#teams div.rightSide div.player:hover div.box {
        width: 210px;
        margin-left: -10px;
        margin-top: -10px;
        height: 210px;
        position: relative;
        z-index: 55;
        background-color: #000;
    }
    section#teams div.rightSide div.player:hover div.box > div.inner > img {
        height: 166px;
        width: 184px;
    }
    section#teams div.rightSide div.player:hover div.box h2 {
        font-size: 30px;
        margin: -45px 0 3px;
    }
    section#teams div.rightSide div.player:hover div.box > div.inner div.social-icons > a {
        font-size: 16px;
    }
    section#teams div.rightSide div.player:hover div.box h3 {
        font-size: 20px;
    }
    section#news-header div.header div.boxes > article.item h2 {
      height: 80px;
    }
}
@media screen and (max-width: 1240px) {
    section#topbar .rightSide,
    section#topbar .leftSide {
        width: 48%;
    }
    section#news-post div.content img {
        max-width: 100%;
        height: initial;
    }
    section#footer div.leftSide ul > li:nth-child(2) {
        padding-right: 50px;
    }
    section#topbar .rightSide .sponsors-list {
        width: 60%;
    }
    section.topmenu div.slides h1 {
        font-size: 4.5em;
    }
    section#header #upcoming div.boxes.purple-box {
        width: 10%;
    }
    section#header #upcoming div.boxes.black-box {
        width: 70%;
    }
    section#header #upcoming div.boxes.black-box.no-ot {
        width: 90%;
    }
    section#header #upcoming div.boxes.red-box {
        width: 20%;
    }
    section#news div.news-article.list article.news-mini {
        width: 33.33%;
        position: relative;
    }
    section#news div.news-article.list article.news-mini div.boxInfo {
        width: 100%;
        opacity: 1;
    }
    section#news div.news-article.list article.news-mini div.boxInfo .inner {
        animation: none;
    }
    section#news div.news-article.list article.news-mini div.boxInfo span {
        display: inline-block;
        width: 100%;
        margin: 0;
        line-height: 30px;
    }
    section#news div.news-article.list div.boxInfo:hover div.header,
    section#news div.news-article.list div.boxInfo:hover div.inner h2,
    section#news div.news-article.list div.boxInfo:hover div.inner p {
        animation: none;
        -webkit-animation: none;
    }
    section#news div.news-article.list article.news-mini div.boxInfo div.comment {
        position: absolute;
        top: 0;
        right: 0;
    }
    section#news .news-article div.news-image {
        width: 55%;
    }
    section#news .news-article div.boxInfo {
        width: 45%;
    }
    section#news-header div.header {
        width: 100%;
        overflow: hidden;
    }
    section#product div.slides div#productSlider div.product-image {
        width: 35%;
    }
    section#product div.slides div#productSlider div.product-info {
        width: 60%;
    }
    section#product div.slides div#productSlider div.product-image > img {
        width: 100%;
    }
    section#teams div.leftSide::before {
        width: 100%;
    }
    section#teams div.leftSide div.width-375 {
        width: 100%;
    }
    section#teams div.leftSide {
        width: 30%;
    }
    section#teams div.rightSide {
        width: 50%;
        margin: 10em 0 0 10em;
    }
    section#header #upcoming div.boxes.black-box {
        padding: 0 4%;
    }
    section#about div.box-mini.first-child {
        margin-right: 30px;
        padding-right: 30px;
    }
    section#about div.box-mini {
        width: 48%;
    }
    section#teams div.container div.rightSide div.static-96,
    section#teams div.container div.rightSide div.clearfix {
        display: none;
    }
    section#product div.slides div#productSlider div.product-info {
        margin: 0 0 0 30px;
    }
    section#product div.slides {
        margin: 110px 0;
    }
    section#about div.box-mini div.label-box-long {
        padding: 10px 14px;
    }
}
@media screen and (max-width: 1170px) {
    section#news-header div.header div.boxes > article.item {
        display: none;
    }
    section#news-header div.header div.boxes > article.item:nth-child(3),
    section#news-header div.header div.boxes > article.item:nth-child(2),
    section#news-header div.header div.boxes > article.item:first-child {
        display: block;
    }
}
@media screen and (max-width: 1140px) {
    section#donate div.btn.btn-purple-fixed {
        width: 100%;
    }
    section#donate div.btn.btn-purple-fixed div.leftSide {
        width: 70%;
    }
    section#donate div.btn.btn-purple-fixed div.rightSide {
        width: 30%;
    }
    #product .owl-theme .owl-controls {
        display: none !important;
    }
    #header .owl-theme .owl-controls {
        display: none !important;
    }
}
@media screen and (min-width: 992px) {
    section#news article.news-article div.boxInfo {
        background-image: none !important;
    }
}
@media screen and (max-width: 992px) {
    section#header #upcoming div.boxes.black-box div#teams-match div.teamBox .team-img {
        position: relative;
        top: -25px;
    }
    section#news.no-um{
        margin-top: 0 !important;
    }
    section#donate div.btn.btn-purple-fixed {
        width: 262px;
    }
    section#donate div.btn.btn-purple-fixed div.leftSide {
        width: 200px;
    }
    section#donate div.btn.btn-purple-fixed div.rightSide {
        width: 60px;
    }
    #responsive-slider {
        display: block !important;
    }
    section#teams {
        margin: initial;
        max-height: initial;
        top: initial;
        position: initial;
        height: initial;
    }
    section#teams .box-row {
        display: none;
    }
    section#teams .box-row {
        display: none;
    }
    section#teams .player-desktop {
        display: none;
    }
    section#teams .rightSide.mobile {
        display: block;
    }
    section#teams .playerSlider {
        display: block !important;
        width: 190px !important;
        margin: 0 auto;
    }
    a.btn.btn-purple-wicon {
        font-size: .9rem;
        padding: 13px 25px;
    }
    section#teams .owl-wrapper-outer {
        top: 0;
    }
    .default_color_transition_in,
    section#header div.social-icons {
        -webkit-transition: color 300ms ease-in-out;
        -moz-transition: color 300ms ease-in-out;
        -ms-transition: color 300ms ease-in-out;
        -o-transition: color 300ms ease-in-out;
        transition: color 300ms ease-in-out;
    }
    section#about div.box-mini div#button i {
        display: none;
    }
    section#about div.box-mini div#button .label-box-long {
        display: block;
        float: none;
        background: initial;
        text-align: center;
        padding: 0;
        margin: 0;
        opacity: 1;
    }
    section#about div.box-mini div.label-box,
    section#about div.box-mini div#button.active .label-box {
        display: none;
    }
    .container {
        width: 100% !important;
    }
    section#footer .container {
        width: 90% !important;
    }
    section#fixed-menu {
        display: none !important;
    }
    section#topbar div.leftSide {
        float: none;
        padding: 0 8%;
        width: 100%;
        text-align: center;
    }
    section#topbar div.leftSide .logo {
        float: none;
        text-align: center;
    }
    section#teams div.leftSide div.width-375 {
        width: 90%;
        max-width: 375px;
    }
    section#topbar div.rightSide {
        display: none;
    }
    section#topbar div.social-icons {
        display: none;
    }
    section#topbar div.logo a > img {
        max-height: 95px !important;
        width: auto;
    }
    section#topbar #menuToggle button {
        margin-top: 17px;
        color: #fff;
    }
    section.topmenu div.slides {
        padding: 30px 0;
    }
    section#topbar .navbar-toggle {
        padding: 0;
    }
    section#fixed-menu nav,
    section#header #headnav ul {
        display: none;
    }
    section#news-header div.social-icons a,
    section#header div.social-icons a {
        color: #fff;
        margin: 0 8px;
        font-size: .9rem;
        text-decoration: none;
    }
    section#header div.social-icons {
        line-height: 65px;
        display: block;
        text-align: center;
    }
    section#news-header div.social-icons > a:hover,
    section#header div.social-icons > a:hover {
        color: #d31f48;
    }
    section#header div.slides div.item {
        text-align: center;
        width: 100%;
    }
    section#header div.slides div.item {
        text-align: center;
    }
    section#header {
        box-sizing: content-box;
        padding-bottom: 0;
    }
    section.topmenu {
        height: auto;
    }
    section.topmenu div.slides h1 {
        font-size: 3.5em;
        margin-bottom: 18px;
        word-wrap: break-word;
    }
    section.topmenu div.slides h2.indent-last {
        text-indent: 0;
        font-size: 1.8em;
    }
    section.topmenu div.slides h3 {
        font-size: 1.8em;
        margin-bottom: 18px;
    }
    section#header #upcoming div.boxes.purple-box {
        display: none;
    }
    section#header #upcoming div.boxes.black-box {
        width: 100%;
        padding: 0;
        float: none;
        height: 226px;
    }
    section#header #upcoming div.boxes.black-box.no-ot {
        width: 100%;
    }
    section#teams .playerSlider .owl-theme .owl-controls {
        display: block !important;
    }
    section#header #upcoming {
        text-align: center;
    }
    section#header #upcoming div.boxes.red-box {
        float: none;
        width: 100%;
        height: 80px;
        line-height: 80px;
    }
    section#header #upcoming div.boxes.black-box div#teams-match {
        float: none;
        width: 50%;
        margin: 0 auto;
        padding: 0;
        height: auto;
    }
    section#header #upcoming div.boxes.black-box div#teams-match {
        width: 350px;
    }
    section#header #upcoming div.boxes.black-box div#teams-match div.teamBox {
        width: 27%;
        font-size: 1.2em;
    }
    section#header #upcoming div.boxes.black-box div#teams-match div.teamBox:before {
        display: none;
    }
    section#header #upcoming div.boxes.black-box div#teams-match h3 {
        font-size: 1.2em;
        line-height: 1;
        word-break: break-word;
        margin: 0;
        max-height: 68px;
    }
    section#header #upcoming div.boxes.black-box div#teams-match div.teamBox .team-img {
        max-width: 100%;
    }
    section#header #upcoming div.boxes.black-box div#teams-match div.vs {
        width: 40%;
        float: left;
        margin: 0 3%;
    }
    section#header #upcoming div.boxes.black-box div#teams-match div.vs h2 {
        font-size: 2em;
        line-height: 1;
    }
    section#header #upcoming div.boxes.black-box div#first {
        padding: 30px 0 45px;
        float: none;
    }
    section#news {
        margin-top: initial;
        position: initial;
        top: 0;
    }
    section#news div.news-image {
        display: none;
    }
    section#news .news-article article.news-mini {
        background-size: cover;
    }
    section#news .news-article div.boxInfo,
    section#news div.news-article.list article.news-mini {
        width: 100%;
        background-color: transparent
    }
    section#news article.news-article {
        background-size: cover;
        background-repeat: no-repeat;
    }
    section#news article.news-article div.boxInfo::after {
        content: '';
        background-color: #000;
        opacity: 0.42;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        position: absolute;
        z-index: 0;
    }
    section#news div.news-article.list div.boxInfo {
        opacity: 1;
        background: none;
    }
    section#news div.news-article.list div.boxInfo,
    section#news .news-article div.boxInfo {
        height: 260px;
        position: relative;
        float: none;
        color: #fff;
        padding: 100px 40px 47px;
        background-size: cover;
        background-position: top center;
    }
    section#news div.news-article.list article.news-mini {
        height: 260px;
        float: none;
        background-position: top center;
        background-size: cover;
    }
    section#news .news-article div.boxInfo h2::after,
    section#news .news-article div.boxInfo div.foot,
    section#news .news-article div.boxInfo div.header,
    section#news .news-article div.boxInfo p {
        display: none;
    }
    section#news .news-article div.boxInfo h2,
    section#news .news-article div.boxInfo div.header.footer {
        z-index: 1;
        position: relative;
    }
    section#news .news-article div.boxInfo h2 {
        color: #fff;
        padding-bottom: 27px;
    }
    section#news .news-article div.boxInfo div.header.footer {
        display: block;
    }
    section#news .news-article div.boxInfo div.comment {
        color: #fff;
        background-image: url("../img/comment-bg-white.png");
    }
    section#news .news-article div.boxInfo span {
        color: #fff !important;
    }
    section#teams div.bg {
        padding-bottom: 50px !important;
    }
    section#teams div.leftSide div.width-375.center-block h2 {
        font-size: 24px;
        line-height: 28px;
        width: 246px;
        margin: 0 auto 40px;
    }
    section#teams div.leftSide div.width-375 {
        width: 100%;
    }
    section#teams div.leftSide {
        float: none;
        width: 100%;
        position: relative;
    }
    section#teams div.leftSide .scores h1 {
        font-size: 46px;
    }
    section#teams div.leftSide div.width-260.scores {
        width: 220px;
    }
    section#teams div.leftSide div.width-260 {
        width: 186px;
    }
    section#teams div.leftSide h2,
    section#teams div.leftSide h3 {
        font-size: 22px;
    }
    section#teams div.leftSide h3 {
        margin-top: 90px;
    }
    section#teams div.leftSide div.width-260 h3 {
        margin: 0;
        padding-top: 90px;
    }
    section#teams div.leftSide div.width-260 table h3 {
        padding: 0;
    }
    section#teams div.leftSide h1 {
        font-size: 44px;
    }
    section#teams div.leftSide div.team-actions {
        padding-bottom: 30px;
    }
    section#teams div.leftSide div.scores {
        margin-bottom: 30px;
    }
    section#teams::after {
        clear: both;
        display: block;
        content: ' ';
    }
    section#teams div.container {
        padding: 0;
    }
    .static-96 {
        display: none;
    }
    section#product div.slides div#productSlider div.product-image > img {
        width: 220px;
    }
    section#product div.slides div#productSlider div.product-image {
        float: none;
        width: 460px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 50px;
    }
    section#teams div.rightSide div.box-row:last-child div.player:last-child {
        margin-left: 25%;
    }
    section#teams div.rightSide {
        float: none;
        width: 100%;
        margin: 0 auto;
        padding: 50px 5%;
        min-height: 292px;
    }
    section#teams div.rightSide > div.clearfix:before,
    section#teams div.rightSide > div.clearfix::after {
        display: none;
    }
    section#product div.slides div#productSlider div.product-info {
        width: 80%;
        float: none;
        margin: 0 auto;
        text-align: center;
    }
    section#product div.slides div#productSlider div.product-info h3 {
        font-size: 21px;
        margin: 0;
        float: none;
    }
    section#product div.slides div#productSlider h3::after {
        margin: 14px auto 40px;
        width: 30%;
    }
    section#product div.slides div#productSlider p {
        margin-bottom: 33px;
        font-size: .9rem;
    }
    section#product div.slides div#productSlider a.read-more {
        font-size: .9rem;
    }
    section#news-header div.header {
        height: 280px;
        background-size: cover;
    }
    section#about {
        padding: 75px 20px;
        text-align: center;
        background-size: cover;
        height: initial;
    }
    section#about div.head {
        float: none;
    }
    section#about h1,
    section#about h2 {
        margin-bottom: 9px;
    }
    section#about h1 {
        font-size: 40px;
    }
    section#about h2 {
        font-size: 24px;
    }
    section#about div.divider {
        display: none;
    }
    section#about h2::after {
        width: 210px;
        margin: 18px auto 35px;
    }
    section#about p {
        font-size: .9rem;
    }
    section#about div.box-mini {
        margin: 0 auto;
        float: none;
        width: 100%;
    }
    section#about div.box-mini div.achievement {
        margin: 0 20px 50px;
        display: inline-block;
        float: none;
    }
    section#about div.box-mini div.achievement.left{
        margin-right: 0;
    }
    section#about div.box-mini div.achievement span {
        padding: 0;
    }
    section#about div.box-mini div.achievement div.star {
        display: block;
        margin: 0 auto;
    }
    section#about div.box-mini h3,
    section#footer h3 {
        font-size: 21px;
    }
    section#about div.box-mini.first-child,
    section#about div.box-mini {
        margin: 0 auto;
        padding: 0;
        width: 100%;
        border: 0;
    }
    section#about div.box-mini.first-child {
        width: 280px;
    }
    section#about div.box-mini div.label-box {
        height: 52px;
        width: 52px;
        line-height: 52px;
    }
    section#about div.box-mini div.label-box-long {
        height: 52px;
        font-size: .9rem;
        text-align: left;
        padding: 10px 12px;
    }
    section#about div.box-mini div.label-box-long span {
        font-size: 12px;
    }
    section#donate {
        padding: 50px 0;
        text-align: center;
    }
    section#donate p:nth-child(1) {
        font-size: 1.2em;
        line-height: 28px;
        width: 80%;
        margin: 0 auto 36px;
    }
    section#donate p:nth-child(2) {
        font-size: 1em !important;
        line-height: 27px;
        width: 80%;
        margin: 0 auto 44px;
    }
    section#donate div.btn.btn-purple-fixed {
        margin-bottom: 38px;
    }
    section#footer .back-to-top {
        display: none;
    }
    section#footer #copyright {
        display: none;
    }
    section#footer span.small {
        width: 100%;
        line-height: 26px;
		color: #fff;
    }
    section#footer .widget_search label.screen-reader-text::after {
        margin-left:auto;
        margin-right:auto;
    }
    section#footer h3::after {
        margin: 10px auto;
		color: #fff;
    }
    section#footer {
        text-align: center;
		color: #fff;
    }
    section#footer h3 {
        font-size: 19px;
		color: #fff;
    }
    section#footer .bottomLink {
        border: none;
    }
    section#footer div.responsive-footer #copyright,
    section#footer div.responsive-footer,
    section#footer div.responsive-footer .back-to-top,
    section#footer div.responsive-footer .footer-holder,
    section#footer div.responsive-footer ul {
        display: block;
        margin-bottom: 50px;
    }
    section#footer div.responsive-footer ul > li {
        display: inline-block;
        margin: 0 5px;
    }
    section#footer div.responsive-footer ul > li span {
        font-size: .9rem;
    }
    section#footer div.responsive-footer .bottom-menu > ul {
        padding:0;
        margin:0;
    }
    section#footer ul.children, section#footer div.bottom-menu > ul li ul li,
    section#footer div.responsive-footer .bottom-menu ul > li {
        display: block;
        float: none;
    }
    section#footer div.responsive-footer .footer-holder ul > li a {
        color: #fff;
        cursor: pointer;
        transition: .3s all ease-in-out;
        text-transform: uppercase;
        text-decoration: none;
        font-family: 'Roboto', sans-serif;
    }
    section#footer div.responsive-footer .footer-holder ul > li a:hover {
        color: #ad0d31;
    }
    section#footer {
        padding: 50px 0 0;
		color: #fff;
    }
    section#footer div.responsive-footer .back-to-top {
        padding-top: 20px;
        border-top: 1px solid rgba(255, 255, 255, .1);
    }
    section#footer div.leftSide ul {
        display: none;
    }
    section#footer div.leftSide ul > li:nth-child(2),
    section#footer div.leftSide ul > li:first-child {
        float: none;
        text-align: center;
    }
    section#footer div.rightSide ul h4 {
        font-size: 1.2em;
    }
    section#footer div.rightSide ul p {
        font-size: .9rem;
        line-height: 20px;
    }
    section#footer div.rightSide ul li::after {
        margin: 15px 0;
        content: ' ';
        background-color: rgba(255, 255, 255, 0.09);
        height: 1px;
        width: 100%;
        display: block;
    }
    section#footer div.rightSide ul.children li:last-child::after {
        display: none;
    }
    section#news-header nav.navbar.navbar-default {
        margin: 0;
    }
    section#news-header div.social-icons {
        line-height: 50px;
        text-align: center;
    }
    section#news-header div.menu > a {
        margin: 0;
        font-size: 15px;
    }
    section#news-header div.menu > a.active {
        margin: 0 3%;
    }
    section#news-header nav {
        display: block;
    }
    section#news-header div.menu {
        padding: 48px 0;
    }
    section#news-header div.header {
        margin: initial;
        padding: initial;
        width: 100%;
    }
    section#news-header div.header div.boxes > header {
        width: 215px;
        height: 90px;
    }
    section#news-header div.header div.boxes > article.item:nth-child(2) {
        padding: 0 0 0 15px;
        border: 0;
    }
    section#header div.sponsors-list {
        padding-bottom: 25px;
    }
    section#header div.sponsors-list,
    section#news-header div.sponsors-list {
        margin: 0 auto;
        position: relative;
        top:50px;
        width: 80%;
    }
    section#header div.home-page.sponsors-list {
        top: 20px;        
    }
    section#news-header div.header div.boxes > article.item {
        display: none;
    }
    section#news-header div.header div.boxes > article.item:nth-child(2),
    section#news-header div.header div.boxes > article.item:first-child {
        display: block;
        padding: 0 0 0 15px;
    }
    section#news-post div.content h1 {
        margin-bottom: 21px;
    }
    section#news-post p {
        font-size: 16px;
        line-height: 25px;
    }
    section#news-header div.header div.boxes > article.item h2 {
        font-size: 24px;
        line-height: 30px;
        margin-top: 0;
    }
    section#news-post div.social-icons {
        margin-bottom: 31px;
    }
    section#news-post a.social-btn {
        white-space: nowrap;
        font-size: 9px;
    }
    section#news-post div.content {
        padding: 0 15px;
    }
    section#news-header div.header div.boxes > article.item a {
        font-size: 12px;
    }
    section#news-header div.header div.boxes {
        height: 90px;
    }
    section#news-post div.content h4 {
        display: none;
    }
    section#news-post div.content h1 {
        font-size: 22px;
        line-height: 20px;
    }
}
@media screen and (max-width: 768px) {
    section#news-header div.header div.boxes > article.item {
        display: none !important;
    }
    section#news.archive h1.archive-sub {
        font-size:15px;
    }
}
@media screen and (max-width: 460px) {
    section#about div.box-mini.first-child {
        width: 100%;
    }
    section#header #upcoming div.boxes.black-box div#teams-match {
        width: 90%;
    }
    section#footer .container {
        width: 100% !important;
    }
    section#about div.box-mini div.achievement,
    section#about div.box-mini div.achievement.left {
      float: none;
      margin: 20px;
    }
    section#product div.slides div#productSlider div.product-image {
        float: none;
        width: initial;
        margin-left: initial;
        margin-right: inherit;
    }
}
@media screen and (max-width: 420px) {
    section#news-header div.header div.boxes > article.item {
        width: 180px;
    }
    section#news-header div.header div.boxes > article.item h2 {
        font-size: 21px;
        line-height: 28px;
        margin-top: 20px;
    }
    section#news-post a.social-btn {
        padding: 9px 18px;
        margin-right: 0;
    }
}
@media screen and (max-width: 390px) {
    section.topmenu div.slides h1 {
        font-size: 3em;
    }
    section#teams div.leftSide div.width-375 {
        width: 100%;
    }
    section#teams div.rightSide {
        width: 320px;
    }
    section#footer .rightSide div select {
        padding-right:80px;
    }
}
@media screen and (max-width: 320px) {
    section#header #upcoming div.boxes.black-box div#teams-match h3 {
        font-size: 1.2em;
    }
    section#news-header div.menu > a {
        margin: 0 5px;
    }
    section#news-header div.header div.boxes > article.item:nth-child(2) {
        border: 0;
    }
    section#news-header div.header div.boxes > article.item:nth-child(2),
    section#news-header div.header div.boxes > article.item:first-child {
        display: block;
    }
    section.topmenu div.slides h1 {
        font-size: 2.4em;
    }
    section#news-header div.header div.boxes > article.item h2 {
        font-size: 17px;
        line-height: 20px;
        margin-top: 20px;
    }
    section#news-header div.header div.boxes > article.item {
        width: 160px;
    }
    section#news-post a.social-btn {
        font-size: 8px;
        padding: 9px 13px;
        margin-right: 0;
    }
    section#header #upcoming div.boxes.black-box div#teams-match div.vs h2 {
        font-size: 1.8em;
    }
    section#news .news-article div.boxInfo h2 {
        font-size: 20px;
    }
    section#teams div.rightSide {
        width: 280px;
    }
}
/*# sourceMappingURL=main.css.map */