﻿#w-cover {
    -webkit-calc(90vh - 0px);
    height: calc(90vh - 0px);
    margin: 0px 0px;
    padding: 0px 0px;
    border-top: solid 0px #B1063A;
    margin-top:60px;
}
p.pte {
    font-size: 14px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 300;
    letter-spacing: -0.01em;
    line-height: 1.25;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
#w-cover {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    overflow: hidden;
    position: relative;
    background-position: center center !important;
    background-color: #ffffff;
}

    #w-cover.cover-top {
        margin-top: 0px;
    }

    #w-cover div.profile-details {
        position: absolute;
        bottom: 0px;
        left: 0px;
        right: 0px;
        padding: 30px 20px;
        height: 200px;
        background-color: #ffffff;
        border-bottom: solid 0px #dddddd;
    }

    #w-cover div.jrm {
        position: absolute;
        top: 33%;
        left: 40px;
        padding: 30px 0px;
    }

        #w-cover div.jrm h4 {
            font-size: 120px;
            line-height: .95;
            letter-spacing: -0.02em;
            font-family: 'fuelBold','agbBold', sans-serif;
            color: #ffffff;
            margin-bottom: 5px;
            padding: 0px 0px;
        }
        #w-cover div.jrm h6 {
            font-size: 48px;
            line-height: .95;
            letter-spacing: -0.02em;
            font-family: 'fuelBold','agbBold', sans-serif;
            color: #666666;
            margin-bottom: 0px;
            padding: 10px 0px;
        }
        #w-cover div.jrm p {
            font-size: 16px;
            line-height: 1.5;
            font-weight: 400;
            font-family: 'Poppins','Roboto', 'Segoe UI',sans-serif;
            letter-spacing: -0.02em;
            color: #ffffff;
            padding: 15px 0px 0px 0px;
        }
        #w-cover div.jrm a.rm {
            display: inline-block;
            padding: 2px 20px;
            margin:10px 0px;
            border: solid 1px #666666;
            border-radius: 24px;
            text-align: center;
            font-weight: 700;
            font-family: 'Poppins','Roboto', 'Segoe UI',sans-serif;
            letter-spacing: -0.02em;
            font-size:12px;
            text-transform:uppercase;
            color:#808080;
            background-color:#ffffff;
        }
        #w-cover div.jrm a:hover.rm {
            border-color:#000000;
            color: #000000;
        }

    #w-cover div.topnav {
        position: absolute;
        top: 0px;
        right: 0px;
        left: 0px;
        height: 100px;
        background-color: transparent;
        padding: 20px 40px;
    }

#static-nav div.topnav {
    height: 100px;
    background-color: transparent;
}

#w-cover div.profile-details {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 30px 20px;
    height: 150px;
    background-color: #ffffff;
}

#w-cover div.lander {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 30px 20px;
    height: 125px;
    background-color: #ffffff;
}

#w-cover img.avatar {
    position: absolute;
    left: 25px;
    bottom: 80px;
    height: 240px;
    width: 240px;
    
    background-color: #ffffff;
    border-radius: 50%;
    border: solid 6px #ffffff;
}

#w-cover img.m {
    position: absolute;
    left: 50%;
    top: 80%;
    height: 240px;
    width: 240px;
    background-color: #ffffff;
    border-radius: 50%;
    border: solid 6px #ffffff;
    transform: translate(-80%,-50%);
}

#w-cover div.user-info {
    position: absolute;
    bottom: 50px;
    left: 50px;
    padding: 0px 0px;
    background-color: #ffffff;
}

    #w-cover div.user-info div.usrname {
        display: inline;
        font-size: 24px;
        line-height: .95;
        letter-spacing: -0.02em;
        font-family: 'fuelBold','agbBold', sans-serif;
        padding: 10px 0px 0px 0px;
        color: #000000;
    }

    #w-cover div.user-info div.fuelname {
        display: block;
        font-size: 16px;
        line-height: .99;
        letter-spacing: -0.02em;
        font-family: 'Roboto', sans-serif;
        padding: 5px 0px 0px 0px;
        color: #000000;
    }

    #w-cover div.user-info div.join {
        display: block;
        font-size: 12px;
        line-height: .99;
        letter-spacing: -0.02em;
        font-family: 'Roboto', sans-serif;
        padding: 10px;
        color: #666666;
    }

#w-cover div.profile-menu {
    position: absolute;
    right: 50px;
    bottom: 100px;
}
#w-cover {
    -webkit-calc(60vh - 0px);
    height: calc(60vh - 0px);
    margin: 0px 0px;
    padding: 0px 0px;
    margin-top: 0px;
}
#t-hero {
    -webkit-calc(40vh - 0px);
    height: calc(40vh - 0px);
    margin: 0px 0px;
    padding: 0px 0px;
    border-top: solid 0px #B1063A;
    margin-top: 0px;
}

#t-hero {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    overflow: hidden;
    position: relative;
    background-position: center center !important;
    background-color: #ffffff;
}
    #t-hero img.logo {
        position: absolute;
        top: 40px;
        left: 50px;
        opacity:0.33;
    }
    #t-hero div.right-menu {
        position: absolute;
        top: 30px;
        right: 50px;
        display:block;
    }
        #t-hero div.right-menu a {
           
            font-size: 14px;
            line-height: .95;
            letter-spacing: -0.01em;
            font-family: 'fuelBold','agbBold', sans-serif;
            color: #ffffff;
            margin-bottom: 10px;
            padding: 10px 0px 10px 0px;
        }
        #t-hero div.right-menu a:hover {
            color:#ff00dc;
        }
            #t-hero div.jrm img.avatar {
        position: absolute;
        left: 5px;
        top: 30%;
        height: 120px;
        width: 120px;
        background-color: #ffffff;
        border-radius: 50%;
        border: solid 6px #ffffff;
    }
#t-hero div.jrm {
    position: absolute;
    bottom: 0px;
    left: 20px;
    right:20px;
    padding: 15px 0px;
}

    #t-hero div.jrm h4 {
        font-size: 120px;
        line-height: .95;
        letter-spacing: -0.02em;
        font-family: 'fuelBold','agbBold', sans-serif;
        color: #ffffff;
        margin-bottom: 10px;
        padding: 10px 0px 10px 0px;
    }
    #t-hero div.jrm h6 {
        font-size: 48px;
        line-height: .95;
        letter-spacing: -0.02em;
        font-family: 'fuelBold','agbBold', sans-serif;
        color: #999999;
        margin-bottom: 0px;
        padding: 10px 0px 0px 0px;
    }
#t-hero div.jrm a.rm {
    display: inline-block;
    padding: 0px 20px;
    margin: 5px 0px;
    border: solid 1px #666666;
    border-radius: 20px;
    text-align: center;
    font-weight: 700;
    font-family: 'Poppins','Roboto', 'Segoe UI',sans-serif;
    letter-spacing: -0.02em;
    font-size: 11px;
    text-transform: uppercase;
    color: #808080;
    background-color: #ffffff;
}

#w-cover div.jrm a:hover.rm {
    border-color: #000000;
    color: #000000;
}

    #t-hero div.jrm p {
        font-size: 16px;
        line-height: 1.5;
        font-weight: 400;
        font-family: 'Poppins','Roboto', 'Segoe UI',sans-serif;
        letter-spacing: -0.02em;
        color: #ffffff;
        padding: 0px 0px 0px 0px;
    }
    #t-hero div.jrm a.rm {
        border: solid 1px #ffffff;
        color: #ffffff;
        background-color: transparent;
    }

    #t-hero div.jrm a:hover.rm {
        border-color: #B1063A;
        color: #000000;
        background-color: #ffffff;
    }
#s-10-screen {
    -webkit-calc(20vh - 0px);
    height: calc(20vh - 0px);
    margin: 0px 0px;
    padding: 0px 0px;
    border-top: solid 0px #B1063A;
    margin-top: 0px;
}

#s-10-screen {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    overflow: hidden;
    position: relative;
    background-position: center center !important;
    background-color: #ffffff;
}
div.hero-tag {
    position: absolute;
    right: 30px;
    left: 40px;
    bottom: 40px;
    overflow:hidden;
}
#w-cover div.cover-info {
    position: absolute;
    right: 20px;
    bottom: 130px;
    z-index:10001;
}
    #w-cover div.cover-info a:hover {
        text-decoration: none;
    }
.bb-headline-xl {
 
    font-family: 'fuelBold','agbBold', sans-serif;
    font-size: 18px;
    color: #ffffff;
    line-height: .98;
}

.list-inline a.mnu {
    list-style: none;
    font-weight: 400;
    font-family: 'agbBold', sans-serifsans-serif;
    font-size: 12px;
    color: #000000;
    text-transform: none;
    vertical-align: middle;
    letter-spacing: 0px;
    text-transform: uppercase;
}

.list-inline a:hover.mnu {
    color: #666666;
    /*border-bottom: solid 2px #222;*/
}

.list-inline a.mnu.active {
    color: #1E3932;
    font-weight: 800;
    /*border-bottom: solid 2px #222;*/
}
.list-inline a.kwrd {
    list-style: none;
    font-weight: 400;
    font-family: 'Poppins','Roboto', 'Segoe UI',sans-serif;
    font-size: 14px;
    color: #000000;
    text-transform: none;
    vertical-align: middle;
    letter-spacing: 0px;
    text-transform: uppercase;
}

.list-inline a:hover.kwrd {
    color: #1A73E8;
    /*border-bottom: solid 2px #222;*/
}

.list-inline a.kwrd.active {
    color: #000000;
    font-weight: 800;
    text-decoration: none;
    /*border-bottom: solid 2px #222;*/
}

@media(min-width: 350px) {
    #w-cover {
        -webkit-calc(50vh + 150px);
        height: calc(50vh + 150px);
        margin-top: 0px;
    }

    #t-hero {
        -webkit-calc(35vh = 25px);
        height: calc(35vh - 25px);
        margin-top: 0px;
    }

        #t-hero div.jrm {
            bottom: 15px;
            left: 15px;
            right: 15px;
        }

            #t-hero div.jrm h4 {
                font-size: 40px;
                padding: 0px 0px 40px 0px;
            }
            #t-hero div.jrm h6 {
                font-size: 21px;
                color: #999999;
                padding: 5px 0px 2px 0px;
            }

    #s-10-screen {
        -webkit-calc(20vh + 30px);
        height: calc(20vh - 30px);
    }


    #w-cover div.jrm {
       top: 45%;
        left: 0px;
        right: 0px;
    }

        #w-cover div.jrm h4 {
            font-size: 72px;
            color:#000000;
        }
        #w-cover div.jrm h6 {
            font-size: 20px;
            color:#505050;
        }
        #w-cover div.jrm p {
            color: #707070;
        }
    #w-cover div.topnav {
        top: 0px;
        right: 0px;
        left: 0px;
        padding: 10px 15px;
    }

    #w-cover img.avatar {
        bottom: 0px;
        left: 20px;
        height: 120px;
        width: 120px;
    }

    #w-cover img.m {
        top: 75%;
        height: 200px;
        width: 200px;
        transform: translate(-75%,-55%);
    }

    #w-cover div.profile-details {
        height: 70px;
    }

    #w-cover div.lander {
        height: 50px;
    }

    #w-cover div.user-info {
        left: 20px;
        bottom: 0px;
    }

    #w-cover div.profile-menu {
        right: 20px;
        bottom: 25px;
    }

    #w-cover div.cover-info {
        position: absolute;
        right: 20px;
        bottom: 90px;
    }

    #w-cover div.bottom-cover-info {
        position: absolute;
        left: 0px;
        bottom: 0px;
        right: 0px;
    }

    #w-cover div.top-right-cover-info {
        position: absolute;
        top: 0px;
        right: 0px;
        left: 0px;
    }

    #w-cover div.cover-info a {
        display: block;
        font-size: 8px;
        line-height: .99;
        letter-spacing: -0.02em;
        font-family: 'Roboto', sans-serif;
        padding: 10px;
        color: #fafafa;
        font-weight: 300;
    }

        #w-cover div.cover-info a:hover {
            text-transform: none;
        }

    .bb-headline-xl {
        font-size: 20px;
        line-height: .98;
        letter-spacing: 0px;
    }
    h1.date {
        font-size: calc(24 / 350 * 100vw);
        font-family: 'fuelBold','agbBold', sans-serif;
        letter-spacing: -0.02em;
        line-height: .98;
        font-weight: 400;
    }
    .s-M {
        font-size: calc(24 / 350 * 100vw);
        font-family: 'fuelBold','agbBold', sans-serif;
        letter-spacing: -0.02em;
        line-height: .98;
        font-weight: 400;
    }
    #w-cover div.jrm a.rm {
        border: solid 1px #dddddd;
        color: #888888;
        background-color:transparent;
    }

    #w-cover div.jrm a:hover.rm {
        border-color: #000000;
        color: #000000;
        background-color:#ffffff;
    }
    #t-hero div.jrm a.rm {
        border: solid 1px #ffffff;
        color: #ffffff;
        background-color: transparent;
    }

    #t-hero div.jrm a:hover.rm {
        border-color: #B1063A;
        color: #000000;
        background-color: #ffffff;
    }
    #t-hero div.jrm img.avatar {
        left: 5px;
        bottom: 75px;
        height: 64px;
        width: 64px;
    }
}

@media(min-width: 960px) {
    #w-cover {
        -webkit-calc(50vh + 125px);
        height: calc(50vh + 125px);
        margin-top: 0px;
    }
    #t-hero {
        -webkit-calc(50vh + 80px);
        height: calc(50vh + 80px);
        margin-top: 0px;
    }
    #t-hero img.logo
    {
        position:absolute;
        top:30px;
        left:30px;
    }
        #t-hero div.jrm h4 {
            font-size: 50px;
            padding: 0px 0px 25px 0px;
        }
    #t-hero div.jrm h6 {
        font-size: 24px;
        color: #999999;
        padding: 5px 0px 2px 0px;
    }

    #t-hero div.jrm {
        bottom: 20px;
        left: 25px;
        right:25px;
    }
    #s-10-screen {
        -webkit-calc(15vh + 25px);
        height: calc(15vh + 25px);
    }
        

    #w-cover div.topnav {
        top: 0px;
        right: 0px;
        left: 0px;
        padding: 20px 40px;
    }

    #w-cover div.jrm {
       top: 40%;
        left: 40px;
        right: 40px;
    }
    #w-cover div.jrm h4 {
            font-size:100px;
            line-height:0.90;
            letter-spacing:-0.3rem;
            color:#000000;
        }
        #w-cover div.jrm h6 {
            font-size: 28px;
            color:#505050;
        }
        #w-cover div.jrm p {
            
            color: #505050;
        }
    #w-cover div.profile-details {
        height: 120px;
        margin-bottom:0px;
    }

    #w-cover div.lander {
        height: 120px;
    }

        #w-cover img.avatar {
            bottom:0px;
            left:30px;
            height: 240px;
            width: 240px;
        }

    #w-cover img.m {
        top: 80%;

        height: 250px;
        width: 250px;
        transform: translate(-80%,-50%);
    }

    #w-cover div.user-info {
        left: 30px;
        bottom: 20px;
    }

    #w-cover div.profile-menu {
        right: 30px;
        bottom: 75px;
    }
        #w-cover div.cover-info {
            position: absolute;
            right: 20px;
            bottom: 140px;
            z-index: 10001;
        }
            #w-cover div.cover-info a {
                display: block;
                font-size: 10px;
                line-height: .99;
                letter-spacing: -0.02em;
                font-family: 'Roboto', sans-serif;
                padding: 10px;
                color: #fafafa;
                font-weight: 300;
            }

                #w-cover div.cover-info a:hover {
                    text-transform: none;
                }
    .bb-headline-xl {
        font-size: 24px;
        letter-spacing:-1px;
    }
    .s-M {
        font-size: calc(64 / 1440 * 100vw);
        font-family: 'fuelBold','agbBold', sans-serif;
        letter-spacing: -0.02em;
        line-height: .95;
        font-weight: 400;
    }
    #w-cover div.jrm a.rm {
        border: solid 1px #666666;
        color: #666666;
        background-color: transparent;
    }

    #w-cover div.jrm a:hover.rm {
        border-color: #000000;
        color: #000000;
        background-color: #ffffff;
    }
    #w-cover div.jrm a.rm {
        border: solid 1px #ffffff;
        color: #ffffff;
        background-color: transparent;
    }

    #w-cover div.jrm a:hover.rm {
        border-color: #B1063A;
        color: #000000;
        background-color: #ffffff;
    }
    #t-hero div.jrm img.avatar {
        left: 5px;
        bottom:40px;
        height: 96px;
        width: 96px;
    }
}