
h1 {
    font-family: 'Racing Sans One', cursive !important;
    text-shadow: 3px 3px 0 rgba(0,0,0,.5);
}

h3 {
    font-family: 'Roboto', cursive !important;
    color: #FFFFFF;
}

#top-menu a {
    font-family: 'Source Sans Pro' !important;
}


.et_pb_preload, .et_pb_section_video_bg {
    background-color: transparent !important;
}

    .et_pb_section_video_bg .mejs-container {
        background-color: transparent !important;
    }

#main-content {
    background-color: transparent !important;
}

#footer-bottom {
    background: url(/wp-content/uploads/2017/12/Footer_Site_Background-2.png) repeat-x #2a4664;
}

    #footer-bottom .container {
        text-align: center;
    }

        #footer-bottom .container p {
            padding: 10px 5px 5px 5px;
            font-size: 12px;
            color: #fff;
        }

        #footer-bottom .container .rating {
            position: absolute;
            top: 25px;
            right: 20px;
        }

.header-video {
    padding: 0 !important;
    height: calc(100vw * 0.375);
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #5bc0de;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.custom-countdown-1.et_pb_countdown_timer .section.values {
    width: 21%;
}

.custom-countdown-1 div.sep.section {
    display: none;
}

.custom-countdown-1 .value {
    letter-spacing: 6px;
    /*background-color: white;*/
    /*padding: 30px 6px !important;*/
    padding-left: 11px !important;
}

/*.custom-countdown-1 .hours {
    margin-left: 21px;
}*/

.custom-countdown-1 .seconds {
    display: none;
}


.mfp-bottom-bar .mfp-title {
    display: none;
}


/******************* Fighters ************************/
#Home_Fighters {
    padding-top: 35px;
    padding-bottom: 0px;
}

    #Home_Fighters .character-pic {
        display: none;
        position: absolute;
        bottom: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        padding: 0px !important;
        max-width: 100%;
        background-position: center;
        background-repeat: no-repeat;
    }

        #Home_Fighters .character-pic.selected {
            display: block;
        }

    #Home_Fighters .character {
        display: none;
    }

        #Home_Fighters .character.selected {
            display: block;
        }

        #Home_Fighters .character .character-name {
            margin-bottom: 2px !important;
        }





    #Home_Fighters .et_pb_tabs {
        border: none;
    }

        #Home_Fighters .et_pb_tabs ul.et_pb_tabs_controls {
            border: none;
            background: none;
            min-height: 88px !important;
        }

            #Home_Fighters .et_pb_tabs ul.et_pb_tabs_controls:after {
                border: none;
                display: block;
                visibility: hidden;
                top: 0;
            }

        #Home_Fighters .et_pb_tabs .et_pb_tab {
            padding: 0 0;
            line-height: 1em !important;
        }

        #Home_Fighters .et_pb_tabs .et_pb_all_tabs {
            max-width: 624px;
            height: 500px;
            overflow: auto;
            background-color: rgba(44,69,102,0.77);
            color: #fff;
            padding: 26px;
            border-bottom-left-radius: 4px;
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px;
        }

            #Home_Fighters .et_pb_tabs .et_pb_all_tabs::-webkit-scrollbar {
                width: 6px;
                background-color: rgba(245,245,245,.5);
                border-radius: 6px;
            }

            #Home_Fighters .et_pb_tabs .et_pb_all_tabs::-webkit-scrollbar-thumb {
                background-color: #00ccff;
                border-radius: 6px;
            }


        #Home_Fighters .et_pb_tabs .tab-scroll {
            overflow: auto;
            height: 390px;
            padding-right: 5px;
        }

            #Home_Fighters .et_pb_tabs .tab-scroll::-webkit-scrollbar {
                width: 6px;
                background-color: rgba(245,245,245,.5);
                border-radius: 6px;
            }

            #Home_Fighters .et_pb_tabs .tab-scroll::-webkit-scrollbar-thumb {
                background-color: #00ccff;
                border-radius: 6px;
            }

        #Home_Fighters .et_pb_tabs li {
            background-color: rgba(103,166,206,0.77);
            color: #fff;
            text-align: center;
            border: none;
            margin-right: 4px;
            border-top-left-radius: 4px;
            border-top-right-radius: 4px;
            padding: 20px;
        }

    #Home_Fighters li.et_pb_tab_active {
        background-color: rgba(44,69,102,0.77);
        bottom: 0px;
    }

    #Home_Fighters .et_pb_tabs_controls a {
        color: #fff !important;
        font-family: 'Roboto', cursive !important;
        font-size: 24px !important;
        line-height: 1.7em !important;
        text-shadow: 3px 3px 0 rgba(0,0,0,.5);
    }

    #Home_Fighters .et_pb_tab_active a {
        color: #fff !important;
    }


    #Home_Fighters .hero-skill {
        position: relative;
        overflow: hidden;
        /*background-color: rgba(44,69,102,0.5);*/
        /*margin-top: 2px;*/
        border-spacing: 1px;
    }

        #Home_Fighters .hero-skill .icon {
            display: table-cell;
            vertical-align: middle;
            background-color: rgba(44,69,102,1);
            text-align: center;
            min-width: 85px;
            min-height: 85px;
            line-height: 0;
        }

        #Home_Fighters .hero-skill .desc {
            display: table-cell;
            vertical-align: top;
            padding: 10px 16px;
            width: 100%;
            background-color: rgba(44,69,102,0.7);
        }

        #Home_Fighters .hero-skill h4 {
            color: #f0edf2;
            font-size: 18px;
        }

        #Home_Fighters .hero-skill .type {
            position: absolute;
            top: 10px;
            right: 16px;
            font-size: 16px;
            font-weight: 200;
            line-height: 1em;
            color: #00ccff;
        }

        #Home_Fighters .hero-skill .desc p {
            padding: 0px;
            line-height: 1.4em;
            font-size: 14px;
        }




    #Home_Fighters .character-select {
        padding: 0px !important;
        background-color: rgba(40,66,101,0.7);
        width: 100%;
        max-width: none;
        margin-top: 20px;
    }

        #Home_Fighters .character-select .et_pb_column {
            float: none;
            position: relative;
            width: 80% !important;
            max-width: 1080px;
            margin: auto !important;
            padding: 12px 0;
        }

        #Home_Fighters .character-select .thumbs-wrap {
            max-width: 800px;
        }

        #Home_Fighters .character-select .character-thumb {
            display: inline-block;
            margin: 4px 8px 4px 0px;
            /*transform: skew(25rad);*/
        }

            #Home_Fighters .character-select .character-thumb a {
                display: block;
                position: relative;
                border: 2px solid #fff;
                border-radius: 2px;
                transition: transform .1s,-webkit-transform .1s;
                width: 77px;
                height: 87px;
            }

                #Home_Fighters .character-select .character-thumb a:hover {
                    transform: scale(1.1);
                }

                #Home_Fighters .character-select .character-thumb a img {
                    position: absolute;
                    bottom: 0px;
                }



#Home_Media .et_pb_gallery_item {
    margin-bottom: 0 !important;
}


/* Responsive Styles Large Desktop And Above */
@media all and (min-width: 1405px) {
}
/* Responsive Styles Standard Desktop Only */
@media all and (min-width: 1100px) and (max-width: 1405px) {
}
/* Responsive Styles Desktop Only */
@media all and (min-width: 981px) {
}
/* Responsive Styles 981px - 1100px */
@media all and (min-width: 981px) and (max-width: 1100px) {
}
/* Responsive Styles Tablet And Below */
@media all and (max-width: 980px) {
    h3 {
        font-size: 18px;
    }

    p {
        font-size: 16px;
    }

    #Home_Fighters .et_pb_tabs li {
        font-size: 20px !important;
    }

    #Home_Fighters .character-select .thumbs-wrap {
        max-width: 550px;
        margin: auto;
    }

    #footer-bottom .container .rating {
        position: relative;
        top: 0;
        left: 0;
    }
}
/* Responsive Styles Tablet Portrait */
@media all and (max-width: 768px) {
    #Home_Fighters .et_pb_tabs li {
        float: left;
        border: none;
    }
}
/* Responsive Styles Smartphone Only */
@media all and (max-width: 767px) {
    #Home_Fighters {
        padding-top: 10px;
    }
}
/* Responsive Styles Smartphone Portrait */
@media all and (max-width: 479px) {
    .et_pb_row {
        width: 95%;
    }

    /*#Home_Fighters .character {
        margin: 0;
    }*/
    #Home_Fighters .character-select {
        margin-top: 0;
    }

    #Home_Fighters .hero-skill .type {
        position: relative;
        top: -7px;
        left: 0;
        text-align: right;
    }
}
