@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Raleway|Open+Sans|Montserrat:400,700,800');
@media only screen and (orientation:portrait), only screen and (orientation:landscape), only screen and (max-device-width:799px) {
    html, body {
        font-size: 12px;
        height: 100%;
        background: #000000;
        scroll-behavior: smooth;
        text-overflow: clip;
    }
    .rotate-anim {
        display: none;
    }
    h1 {
        font-family: 'Montserrat', sans-serif;
        font-size: 2em;
        font-weight: 600;
        text-align: center;
    }
    h2 {
        font-size: 1.9em;
        font-weight: 400;
        letter-spacing: 2px;
    }
    h3 {
        font-family: 'Raleway', sans-serif;
        font-size: 1em !important;
        font-weight: 400;
        letter-spacing: 2px;
        line-height: 1.5;
    }
    h4 {
        font-family: 'Raleway', sans-serif;
        font-size: 1.3em !important;
        font-weight: 400;
        letter-spacing: 2px;
    }
    a {
        text-decoration: none;
        color: #ffffff
    }
    a:hover {
        font-weight: bold;
        color: #ffffff;
        text-decoration: none;
    }
    h3 a {
        text-decoration: none;
        color: #ffffff;
        font-weight: bold !important;
    }
    h3 a:hover {
        color: #ffffff;
    }
    .huge {
        font-size: 3em;
    }
    .modern {
        font-family: 'Raleway', sans-serif;
        letter-spacing: 4px;
        text-transform: uppercase;
    }
    .blue {
        color: #62c3d3;
    }
    .light {
        color: #ffffff;
    }
    .dark {
        color: #131313;
    }
    .lgrey {
        color: #999999;
    }
    p {
        font-family: 'Open Sans', sans-serif;
        font-size: 1.3em;
    }
    .par-dark {
        color: #3A3B43;
    }
    .par-light {
        color: #D9D6FF;
    }
    .drop {
        padding-top: 5%;
    }
    .drop-small {
        padding-top: 2.5%;
    }
    .drop-b {
        padding-bottom: 5%;
    }
    .drop-b-small {
        padding-bottom: 4%;
    }
    .mob-drop {
        padding-top: 14%;
    }
    .mob-drop-b {
        padding-bottom: 5%;
    }
    .btn.btn-lg {
        padding: 2% 5%;
        background-color: #000000;
        color: #ffffff;
        font-family: 'Raleway', sans-serif;
        border: 5px solid #ffffff;
        border-radius: 0px;
        text-align: center;
        display: block;
        margin-left: auto;
        margin-right: auto;
        transition: 0.5s ease;
    }
    .btn.btn-lg:hover {
        background-color: #ffffff;
        color: #000000;
        border-color: #A7A7A7;
        transition: 0.5s ease;
    }
    #btn-epi {
        background-color: #ffffff;
        color: #000000;
        border-color: #A7A7A7;
        transition: 0.5s ease;
    }
    #btn-epi:hover {
        background-color: #000000;
        color: #ffffff;
        border-color: #ffffff;
        transition: 0.5s ease;
    }
    .btn.btn-xlg {
        padding: 3% 8%;
    }
    .btn.btn-md {
        padding: 10px 10px;
    }
    .navbar-brand {
        padding: 0;
    }
    #navmenu {}
    #nv {}
    .nav-logo {
        height: 30px;
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 0;
        width: auto;
        margin: 0;
        align-content: left;
    }
    .icon-bar {
        background-color: #ffffff !important;
    }
    a.nav-link {
        font-family: 'Raleway', sans-serif;
        font-weight: 400;
    }
    .navbar {
        font-size: 32px;
        font-weight: 700;
        color: #ffffff;
        background: #000000 !important;
        border-bottom: 0;
        text-transform: uppercase
    }
    .bg-light {
        background: transparent !important;
    }
    .navbar-solid {
        background: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.5)) !important;
    }
    .navbar-inner {
        background: transparent !important;
    }
    .navbar .navbar-nav > li > a {
        color: #ffffff;
        background-color: rgba(0, 0, 0) !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
        letter-spacing: 8px;
        border-bottom: 2px solid rgba(47, 47, 47, 1.00);
    }
    .navbar .navbar-nav > li > a:hover, .navbar-light .navbar-nav > li > a:focus {
        transition: 0.3s ease;
        color: #FFFFFF;
        border-right: 4px solid #FFFFFF
    }
    .navbar .navbar-nav > .active > a, .navbar-light .navbar-nav > .active > a:hover, .navbar-light .navbar-nav > .active > a:focus {
        color: #2B2B2B;
        background-color: rgba(0, 0, 0, 0) !important;
        border-right: 4px solid #62c3d3;
    }
    .navbar-toggler {
        border-color: #62c3d3;
        background-color: #000000;
        color: #62c3d3;
    }
    .navbar-toggler-icon {
        border-color: #62c3d3;
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
        color: #62c3d3 !important;
    }
    .hm-feature {
        background-image: url("img/header-back-mob.jpg");
        background-color: #ffffff;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        width: 100%;
        height: 100%;
    }
    #feature-logo {
        max-width: 80%;
        max-height: 25%;
        margin: auto;
        position: relative;
        overflow: auto;
        top: 40%;
        left: 0;
        bottom: 0;
        right: 0;
        -webkit-animation: fadein 3s;
        -moz-animation: fadein 3s;
        -ms-animation: fadein 3s;
        -o-animation: fadein 3s;
        animation: fadein 3s;
    }
    .fadeanim {
        opacity: 0;
    }
    .fadeinmed {
        -webkit-animation: fadein 3s;
        -moz-animation: fadein 3s;
        -ms-animation: fadein 3s;
        -o-animation: fadein 3s;
        animation: fadein 3s;
        opacity: 1;
    }
    .hm-1 {
        background-color: #ffffff;
        padding-top: 0%;
        padding-bottom: 0%;
        padding-left: 5%;
        padding-right: 5%;
    }
    .hm-2 {
        background-image: url("img/first-back2-mob.jpg");
        background-color: #ffffff;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        padding-top: 15px;
        width: 100%;
        height: 100%;
        padding-bottom: 80px;
        background-attachment: fixed;
    }
    .hm-3 {
        background-image: url("img/twitch-back-mob.jpg");
        background-color: #ffffff;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        padding-top: 15px;
        padding-bottom: 80px;
        width: 100%;
        height: 100%;
    }
    .hm-4 {
        background-image: url("img/trivium-back-mob.jpg");
        background-color: #ffffff;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        padding-top: 15px;
        padding-bottom: 80px;
        background-attachment: fixed;
        width: 100%;
        height: 100%;
    }
    .hm-5 {
        background-image: url("img/epi-back-mob.jpg");
        background-color: #ffffff;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        padding-top: 15px;
        width: 100%;
        height: 100%;
        padding-bottom: 80px;
    }
    .hm-6 {
        background-color: #ffffff;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        width: 100%;
        height: 100%;
    }
    .hm-7 {
        background-color: #ffffff;
        background-image: url("img/spon-back.jpg");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        width: 100%;
        height: 100%;
    }
    .hm-8 {
        background-color: #ffffff;
        background-image: url("img/socials-back.jpg");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
    }
    .emotes {
        display: none;
    }
    .twitch-logo {
        max-height: 50px;
    }
    .epi-logo {
        max-height: 75px;
    }
    .triv-logo {
        max-height: 50px;
    }
    .spon-logo {
        max-height: 60px;
        max-width: 100%;
    }
    .halves {
        height: 50%;
    }
    .quads {
        transition-duration: 0.7s;
    }
    .quad-text {
        margin-top: 25px;
    }
    .quads > a:hover {
        text-decoration: none;
        opacity: .5;
        transition-duration: 0.7s;
    }
    .richter {
        background-image: url("img/richter-back.jpg");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        width: 100%;
    }
    .asus {
        background-image: url("img/asus-back.jpg");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        width: 100%;
    }
    .dunlop {
        background-image: url("img/dunlop-back.jpg");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        width: 100%;
    }
    .streamlabs {
        background-image: url("img/streamlabs-back.jpg");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        width: 100%;
    }
    .socials {
        max-height: 50px;
        transition: ease 0.5s;
        -webkit-transition: -webkit-transform .8s ease-in-out;
        transition: transform .8s ease-in-out;
        padding-bottom: 25px;
    }
    .socials:hover {
        max-height: 45px;
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        transition: ease 0.2s;
    }
    .sponsors {
        display: none;
    }
    .sponsors-mob {
        max-width: 100%;
        display: block;
    }
    footer {
        padding-top: 50px;
        color: #ffffff;
    }
    .f-row {
        padding-top: 10%;
    }
    .foxlight-logo {
        padding-top: 15px;
        max-height: auto;
        max-width: 50px;
        padding-bottom: 10px;
        margin-left: auto;
        margin-right: auto;
    }
    footer a, footer a:visited, footer a:focus {
        color: #ffffff;
    }
    footer a:hover {
        color: #ffffff;
    }
    .f-logo {
        text-align: center;
        max-height: auto;
        max-width: 200px;
    }
    .f-right {
        text-align: center;
    }
    .f-center {
        text-align: center;
    }
    .f-link, .f-link:visited, .f-link:focus {
        color: #ffffff;
    }
    .f-link:hover {
        color: #ffffff;
    }
    .flink, .flink:visited {
        font-weight: bold;
        text-decoration: none;
    }
    .flink:hover, .flink:active {
        text-decoration: underline;
    }
    .social-icon {
        height: 15px;
        width: 15px;
    }
    .social-icon:hover {
        height: 17px;
        width: 17px;
    }
    .privacy {
        padding-top: 10%;
        background-color: #ffffff;
    }
    .foxlight {
        font-size: 11px;
        letter-spacing: 1px;
        text-transform: uppercase;
    }
}
@media only screen and (min-device-width:767px), only screen and (max-device-width:799px) {
    .mob-drop {
        margin: 0;
    }
    h3 {
        font-size: 1em !important;
    }
    .sponsors {
        display: none !important;
    }
    .sponsors-mob {
        max-width: 100% !important;
        display: block !important;
    }
}
@media screen and (min-width:800px) and (max-device-width:1023px) {
    .sponsors {
        margin-left:auto;
        margin-right:auto;
        max-width: 100% !important;
        display: block !important;
        ;
    }
    .sponsors-mob {
        display: none !important;
    }
    .emotes {
        display: none !important;
    }
    .socials {
        max-height: 55px;
        transition: ease 0.5s;
        -webkit-transition: -webkit-transform .8s ease-in-out;
        transition: transform .8s ease-in-out;
    }
    .socials:hover {
        max-height: 55px;
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        transition: ease 0.2s;
    }
}
@media screen and (orientation:portrait) {
    .sponsors {
        display: none !important;
    }
    .sponsors-mob {
        display: block !important;
    }
    .hm-feature {
        background-image: url("img/header-back-mob.jpg");
    }
    .hm-2 {
        background-image: url("img/first-back2-mob.jpg");
    }
    .hm-3 {
        background-image: url("img/twitch-back-mob.jpg");
    }
    .hm-4 {
        background-image: url("img/trivium-back-mob.jpg");
    }
    .hm-5 {
        background-image: url("img/epi-back-mob.jpg");
    }
    .hm-7 {
        background-image: url("img/spon-back-mob.jpg");
    }
}
@media screen and (orientation:landscape) {
    .sponsors {
        display: block !important;
    }
    .sponsors-mob {
        display: none !important;
    }
    .hm-feature {
        background-image: url("img/header-back-ipad.jpg");
    }
    .hm-2 {
        background-image: url("img/first-back2-ipad.jpg");
    }
    .hm-3 {
        background-image: url("img/twitch-back-ipad.jpg");
    }
    .hm-4 {
        background-image: url("img/trivium-back-ipad.jpg");
    }
    .hm-5 {
        background-image: url("img/epi-back-ipad.jpg");
    }
    .hm-7 {
        background-image: url("img/spon-back-ipad.jpg");
    }
}
@media screen and (max-height:500px) and (orientation:landscape) {
    .navbar {
        display: none;
    }
    .mob-drop {
        padding-top: 5px;
    }
    h3 {
        font-size: 10px;
        line-height: 1.2;
    }
    .par-dark {
        background-color: rgba(255, 255, 255, 0.53);
    }
    .quad-text {
        padding-top: 20px;
    }
}
@media only screen and (min-width:768px) {
    html, body {
        font-size: 12px;
        height: 100%;
    }
    h1 {
        font-family: 'Montserrat', sans-serif;
        font-size: 2.5em;
        font-weight: 600;
        text-align: center;
    }
    h2 {
        font-size: 1.9em;
        font-weight: 400;
        letter-spacing: 2px;
    }
    h3 {
        font-family: 'Raleway', sans-serif;
        font-size: 1.2em !important;
        font-weight: 400;
        letter-spacing: 2px;
        line-height: 1.5;
    }
    h4 {
        font-size: 1.1em;
        font-weight: 400;
        letter-spacing: 2px;
    }
    p {
        font-size: 1.2em;
    }
    .par-dark {
        color: #828386;
    }
    .par-light {
        color: #CCCCCC;
    }
    .drop {
        padding-top: 5%;
    }
    .drop-small {
        padding-top: 2.5%;
    }
    .drop-b {
        padding-bottom: 10%;
    }
    .navbar-brand {
        padding: 0;
    }
    #navmenu {}
    #nv {}
    .nav-logo {
        height: 30px;
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 0;
        width: auto;
        margin: 0;
        align-content: left;
    }
    .icon-bar {
        background-color: #62c3d3 !important;
    }
    .navbar {
        font-size: 12px;
        font-weight: 700;
        color: #ffffff;
        background: transparent !important;
        border-bottom: 0;
        text-transform: uppercase
    }
    .bg-light {
        background: transparent !important;
    }
    .navbar-solid {
        background: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.5)) !important;
    }
    .navbar-inner {
        background: transparent !important;
    }
    .navbar .navbar-nav > li > a {
        color: #ffffff;
        background-color: rgba(0, 0, 0, 0) !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
        letter-spacing: 1px;
        text-align: right;
        border-bottom: 0;
    }
    .navbar .navbar-nav > li > a:hover, .navbar-light .navbar-nav > li > a:focus {
        transition: 0.3s ease;
        color: #FFFFFF;
        border-right: 4px solid #FFFFFF;
    }
    .navbar .navbar-nav > .active > a, .navbar-light .navbar-nav > .active > a:hover, .navbar-light .navbar-nav > .active > a:focus {
        color: #2B2B2B;
        background-color: rgba(0, 0, 0, 0) !important;
        border-right: 4px solid #62c3d3;
    }
    .hm-feature {
        background-image: url("img/header-back.jpg");
        background-color: #ffffff;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        width: 100%!important;
        height: 100%!important;
    }
    #feature-logo {
        max-width: 80%;
        max-height: 25%;
        margin: auto;
        position: relative;
        overflow: auto;
        top: 35%;
        left: 0;
        bottom: 0;
        right: 0;
        -webkit-animation: fadein 3s;
        -moz-animation: fadein 3s;
        -ms-animation: fadein 3s;
        -o-animation: fadein 3s;
        animation: fadein 3s;
    }
    .hm-2 {
        background-color: #ffffff;
        padding-top: 10%;
        padding-bottom: 10%;
        background-image: url("img/first-back6.jpg");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        width: 100%;
        height: 100%;
    }
    .hm-3 {
        background-color: #ffffff;
        padding-top: 10%;
        padding-bottom: 10%;
        background-image: url("img/twitch-back.jpg");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        width: 100%;
        height: 100%;
    }
    .hm-4 {
        background-color: #ffffff;
        padding-top: 10%;
        padding-bottom: 10%;
        background-image: url("img/trivium-back.jpg");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        width: 100%;
        height: 100%;
    }
    .hm-5 {
        background-color: #ffffff;
        padding-top: 10%;
        padding-bottom: 10%;
        background-image: url("img/epi-back.jpg");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        width: 100%;
        height: 100%;
    }
    .hm-6 {
        background-color: #ffffff;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        width: 100%;
        height: 100%;
    }
    .hm-7 {
        padding-top: 10%;
        padding-bottom: 10%;
        background-color: #ffffff;
        background-image: url("img/spon-back.jpg");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        width: 100%;
        height: 100%;
    }
    .hm-8 {
        padding-top: 15%;
        padding-bottom: 10%;
        background-color: #ffffff;
        background-image: url("img/socials-back.jpg");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
    }
    .emotes {
        display: block;
        margin-left: auto;
        margin-right: auto;
        max-width: 70%;
        text-align: center;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .halves {
        height: 50%;
    }
    .quads {
        height: 100%;
        transition-duration: 0.7s;
    }
    .quad-text {
        margin-top: 16%;
    }
    .quads > a:hover {
        text-decoration: none;
        opacity: .5;
        transition-duration: 0.7s;
    }
    .richter {
        background-image: url("img/richter-back.jpg");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        width: 100%;
        height: 100%;
    }
    .asus {
        background-image: url("img/asus-back.jpg");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        width: 100%;
        height: 100%;
    }
    .dunlop {
        background-image: url("img/dunlop-back.jpg");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        width: 100%;
        height: 100%;
    }
    .streamlabs {
        background-image: url("img/streamlabs-back.jpg");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        width: 100%;
        height: 100%;
    }
    .socials {
        max-height: 100px;
        transition: ease 0.5s;
        -webkit-transition: -webkit-transform .8s ease-in-out;
        transition: transform .8s ease-in-out;
    }
    .socials:hover {
        max-height: 95px;
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        transition: ease 0.2s;
    }
    .sponsors {
        display: block;
        max-width: 100%;
        margin-left:auto;
        margin-right:auto;
    }
    .sponsors-mob {
        display: none;
    }
    .b {
        background-color: black;
    }
    .w {
        background-color: red;
    }
    .bs-example {
        margin: 20px;
    }
    .mob-drop {
        padding: 0;
    }
    .mob-drop-b {
        padding: 0;
    }
    .privacy {
        padding-top: 5%;
        background-color: #ffffff;
    }
}
@keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
/* Firefox < 16 */
@-moz-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
/* Opera < 12.1 */
@-o-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
