@font-face {
    font-family: 'HelveticaCond';
    src: url("../inc/fonts/HelveticaCondensedBlack.otf"); }

.home .gen_1 {
    background: center center fixed url(../inc/images/g1s1/black-bg.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.home .gen_1 .avatar{
	left:-250px;
}

.home .gen_1 #home-bottom{
    background:rgba(255,255,255,1);
}
#page.gen_1 #content #bbb-tv {
    padding-bottom: 0 !important;
}
#page.gen_1 #content #bbb-tv .video-gallery .gallery-thumbs .swiper-slide p {
    color: white;
}
#page.gen_1 #content .title-section {
    background-image: url(../inc/images/g1s1/bbtv-banner.png);
    background-repeat: no-repeat;
    background-position: left top;
    font-family: "HelveticaCond", sans-serif !important;
    color: white !important;
    align-content: left !important;
    margin: 0 !important;
    text-shadow: 10px 10px 20px rgba(0,0,0,0.6);
}
#page.gen_1 #content .section-title {
    font-family: "HelveticaCond", sans-serif !important;
    color: white !important;
    align-content: left !important;
    margin: 0 !important;
    text-shadow: 10px 10px 20px rgba(0,0,0,0.6);
}

#page.gen_1 #content .section-title.characters-title {
    margin-bottom: 90px !important;
}
#page.gen_1 #content #characters .title-section {
    background-image: url(../inc/images/g1s1/mtb-banner.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 29px;
}
#page.gen_1 #content #characters .rev_slider_wrapper .tp-caption .character-name, #page #content #characters .rev_slider_wrapper .caption .character-name {
    font-family: "HelveticaCond", sans-serif !important;
    font-size: 30px !important;
}
#page .site-branding .dropdown {
    position: relative;
    display: inline-block;
    z-index: 3;
    margin-bottom: 10px; }
#page .site-branding .dropdown button {
    background: #2b2937;
    color: #fff;
    width: 40px;
    height: 40px;
    box-shadow: none;
    text-align: center;
    margin-left: 20px;
}
#page .site-branding .dropdown button span {
    left: -5px;
    position: relative;
}
#page .site-branding .dropdown .dropbtn:after {
    content: ""; }
#page .site-branding .dropdown:hover .dropdown-content {
    display: block; }
#page .site-branding .dropdown .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 220px;
    z-index: 1; }
#page .site-branding .dropdown .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block; 
    text-align: center;

}
#page .site-branding .dropdown .dropdown-content a img {
    max-width: 100px;
    max-height: 70px;
}    
#page .site-branding .dropdown .dropdown-content a:hover {
    background-color: #f1f1f1; }
.gen_1 .character-picker-section {
    width: 100%;
    background-image: url(../inc/images/g1s1/white-bg.jpg);
    display: block;
    margin-top: -10px;
    padding-top: 10px;
}
.gen_1 .bey-details {
    background: white !important;
    color: black !important;
    margin-top: 20px !important;
    text-shadow: none !important;
    padding: 20px;
}
#page.gen_1 #masthead .header-bar .site-branding .site-title {
    width: 100px;
    display: inline-block;
}
#page #masthead .header-bar .site-branding .site-title {
    width: 220px;
    display: inline-block;
}
#page.gen_1 #content .slider-blader-image {
    width: 120px;
    border: 8px solid #2b2937;
}
#page.gen_1 #content .slider-blader-image img {
    width: 100% !important;
    height: auto !important;
}
#page.gen_1 #content #characters .characters-title {
    font-size: 60px;
}

.egg-win .egg-win-modal:before, .egg-win .egg-win-modal:after, .egg-win .egg-win-modal .egg-win-modal-inner:before, .egg-win .egg-win-modal .egg-win-modal-inner:after {
    display: none !important;
}
@media (min-width: 992px) {
    #page.gen_1 #content #characters .characters-title {
        font-size: 90px;
    }
}
@media only screen and (max-width: 1800px) {
    .home .gen_1 .avatar{
        left:-50px;
    }

    .home.g1s2 .gen_1 .avatar{
        left: -145px;
    }
}
@media only screen and (max-width: 600px) {
    .beymaster-popup .desktop {
        display: none;
    }
    .beymaster-popup .mobile {
        display: block;
    }
    .beymaster-popup a {
        position: absolute;
        top: 10px;
        right: 10px;
        width: 100px;
        text-align: center;
    }
}
@media only screen and (min-width: 600px) {
    .beymaster-popup .desktop {
        display: block;
    }
    .beymaster-popup .mobile {
        display: none;
    }
    .beymaster-popup a {
        position: absolute;
        bottom: 20px;
        left: 50%;
        width: 100px;
        text-align: center;
        margin-left: -50px;
    }
}
@media only screen and (max-width: 1440px) {
    .home .gen_1 .avatar{
        left:0px;
    }
}