﻿#profile-cover {
    -webkit-calc(60vh - 0px);
    height: calc(60vh - 0px);
    margin: 0px 0px;
    padding: 0px 0px;
}
#profile-cover {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    overflow: hidden;
    position: relative;
    background-position: center center !important;
    background-color: #F15A24;
}
#hero-land{
        margin-top: 100px;
    }
#profile-cover.cover-top{
    margin-top: 0px;
}
#profile-cover div.profile-details{
    position:absolute;
    bottom:0px;
    left:0px;
    right:0px;
    padding:30px 20px;
    height:200px;
    background-color:#ffffff;
}
#profile-cover div.topnav{
    position:absolute;
    top:0px;
    right:0px;
    left:0px;
    height:60px;
    background-color:transparent;
}
#profile-cover img.logo {
        position: absolute;
        left: 40px;
        top: 40px;
        height: 48px;
        fill:#ffffff;
    }
#profile-cover img.avatar{
    position:absolute;
    left:50px;
    bottom:100px;
    height:200px;
    width:200px;
    background-color:#ffffff;
    border-radius:50%;
    border:solid 6px #ffffff;
}

    #profile-cover img.m {
        position: absolute;
        left: 50%;
        bottom: 100px;
        height: 200px;
        width: 200px;
        background-color: #ffffff;
        border-radius: 50%;
        border: solid 6px #ffffff;
        transform: translate(-0%,-50%);
    }

    #profile-cover div.user-info {
        position: absolute;
        bottom: 0px;
        left: 50px;
        padding: 0px 0px;
        background-color: #ffffff;
    }
        #profile-cover div.user-info div.usrname {
            display:inline;
            font-size: 32px;
            line-height: .95;
            letter-spacing: -0.02em;
            font-family: 'fuelBold','agbBold', sans-serif;
            padding: 10px 0px;
            color: #000000;
        }
        #profile-cover div.user-info div.fuelname {
            display: block;
            font-size: 14px;
            line-height: .99;
            letter-spacing: -0.02em;
            font-family: 'Roboto', sans-serif;
            padding: 10px;
            color: #000000;
        }
        #profile-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;
        }

    #profile-cover div.profile-menu {
        position: absolute;
        right: 50px;
        bottom: 100px;
    }

div.fuels:nth-child(even) {
    border-bottom: solid 1px #999999;
    border-top: solid 1px #999999;
    padding: 60px 0px;
    margin:80px auto;
}
#h-cover {
    -webkit-calc(80vh - 0px);
    height: calc(80vh - 0px);
    margin-top: 0px;
    padding: 0px 0px;
    border-top: solid 0px #B1063A;
}
#p-85-screen {
    -webkit-calc(85vh - 0px);
    height: calc(85vh - 0px);
    margin: 0px 0px;
    padding: 0px 0px;
}
#p-85-screen {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    overflow: hidden;
    position: relative;
    background-position: center center !important;
    background-color: #F15A24;
}
#p-70-screen {
    -webkit-calc(70vh - 0px);
    height: calc(70vh - 0px);
    margin: 0px 0px;
    padding: 0px 0px;
}

#p-70-screen {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    overflow: hidden;
    position: relative;
    background-position: center center !important;
    background-color: #fafafa;
}
#p-65-screen {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    overflow: hidden;
    position: relative;
    background-position: center center !important;
    background-color: #fafafa;
}
#p-90-screen {
    -webkit-calc(100vh - 0px);
    height: calc(100vh - 0px);
    margin: 0px 0px;
    padding: 0px 0px;
}

#p-90-screen {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    overflow: hidden;
    position: relative;
    background-position: center center !important;
    background-color: #eeeeee;
}
#p-100-screen {
    -webkit-calc(100vh - 40px);
    height: calc(100vh - 40px);
    margin: 0px 0px;
    padding: 0px 0px;
}

#p-100-screen {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    overflow: hidden;
    position: relative;
    background-position: center center !important;
    background-color: #eeeeee;
}

#static-nav {
    min-height: 80px;
    margin: 0px 0px;
    padding: 0px 0px;
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
}
#h-cover {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    overflow: hidden;
    position: relative;
    background-position: center center !important;
    background-color: #ffffff;
}

    #h-cover.cover-top {
        margin-top: 0px;
    }

    #h-cover div.profile-details {
        position: absolute;
        bottom: 0px;
        left: 0px;
        right: 0px;
        padding: 30px 20px;
        height: 200px;
        background-color: #ffffff;
    }
    #h-cover div.jrm {
        position: absolute;
        bottom: 5%;
        left: 0px;
        right: 0px;
        padding: 30px 0px;
         
    }
        #h-cover div.jrm h4 {
            font-size: 72px;
            line-height: .95;
            letter-spacing: -0.02em;
            font-family: 'fuelBold','agbBold', sans-serif;
            color:#ffffff;
            
        }
        #h-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: 10px 0px 60px 0px;
        }
    #h-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;
    }
    #h-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;
    }
    #h-cover div.lander {
        position: absolute;
        bottom: 0px;
        left: 0px;
        right: 0px;
        padding: 30px 20px;
        height: 125px;
        background-color: #ffffff;
    }

    #h-cover img.avatar {
        position: absolute;
        left: 50px;
        bottom: 140px;
        height: 200px;
        width: 200px;
        background-color: #ffffff;
        border-radius: 50%;
        border: solid 6px #ffffff;
    }
#h-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%);
}
    #h-cover div.user-info {
        position: absolute;
        bottom: 60px;
        left: 50px;
        padding: 0px 0px;
        background-color: #ffffff;
    }

        #h-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;
        }

        #h-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;
        }

        #h-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;
        }

    #h-cover div.profile-menu {
        position: absolute;
        right: 50px;
        bottom: 140px;
    }


.user-form .user-input {
    border: none;
    border-radius: 50%;
    border-bottom: 2px solid rgba(0,0,0,0.1);
    font-size: 30px;
    font-weight: 300;
    padding: 20px 38px 20px 2px;
    text-transform: capitalize;
    background: transparent;
    line-height: 40px;
    color: #666;
}

    .user-form .user-input:focus {
        outline: none
    }

.user-input ::-moz-placeholder, .user-input [placeholder] {
    color: #ff0000;
}

.user-form .user-button {
    font-size: 21px;
    color: #222;
    top: 31px;
    right: 0;
    outline: none;
}
input.user-bg {
    background-color: #ffffff;
    border-radius: 30px;
    border: 1px solid #eeeeee;
    padding: 10px 20px;
    margin-bottom: 0px;
    font-size: 24px;
    line-height: .95;
    letter-spacing: -0.02em;
    font-family: 'fuelBold','agbBold', sans-serif;
    text-align: center;
}

    input.user-bg:focus, textarea.user-bg:focus {
        border: 0;
        border: 1px solid rgba(0,0,0,.3);
    }

/* newsletter style 03 */
.user-style-01 .btn {
    position: absolute;
    top: 0;
    right: -1px;
    bottom: 0;
    border: 0;
    padding: 4px 18px;
    letter-spacing: inherit;
    overflow: hidden;
}

.user-style-01 input {
    padding-right: 70px;
}

.user-style-01 .medium-input + .btn {
    padding: 4px 18px;
}

.user-style-01 .large-input + .btn {
    padding: 4px 23px;
}

.user-email input {
    padding-right: 130px;
}

.user-email .btn {
    position: absolute;
    line-height: 18px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    right: 0;
    border: 1px solid #b0b0b0;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    padding: 0 25px
}

/* input size */
input {
    line-height: normal;
}

.small-input {
    min-height: 44px;
    line-height: normal;
}

.medium-input, .medium-select select {
    min-height: 50px;
    line-height: normal;
}

.large-input {
    min-height: 57px;
    line-height: normal;
}

.newsletter-style-02 form {
    line-height: normal;
}

.alert-dismissible .close {
    height: 100%;
}

.newsletter-style-01 .btn {
    position: absolute;
    top: 50%;
    border-radius: 0 100px 100px 0;
    right: 0px;
    border: 1px solid rgba(0,0,0,0.1);
    padding: 8px 24px;
    letter-spacing: inherit;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    height: 100%;
}

.newsletter-style-01 input {
    padding-right: 125px;
}

a.mnnav{
    font-family: 'fuelBold','agbBold', sans-serif;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: -0.02em;
    color: #202020;
    padding: 5px 2px;
    display: inline;
    margin: 0px 5px;
}

    a.mnnav:hover {
        text-decoration: underline;
    }

    a.mnnav:first-child {
        margin-left: 0px;
        padding-left: 0px;
    }

    a.mnnav:last-child {
        margin-right: 20px;
        padding-right: 0px;
    }


#h-cover {
    -webkit-calc(80vh - 0px);
    height: calc(80vh - 0px);
    margin-top: 0px;
    padding: 0px 0px;
}

#static-nav {
    min-height: 80px;
    margin: 0px 0px;
    padding: 0px 0px;
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
}

#m-cover {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    overflow: hidden;
    position: relative;
    background-position: center center !important;
    background-color: #ffffff;
}

    #m-cover.cover-top {
        margin-top: 0px;
    }

   
    #m-cover div.topnav {
        position: absolute;
        top: 0px;
        right: 0px;
        left: 0px;
        height: 60px;
        background-color: transparent;
    }


#m-cover img.avatar {
    position: absolute;
    left: 50px;
    bottom: 140px;
    height: 200px;
    width: 200px;
    background-color: #ffffff;
    border-radius: 50%;
    border: solid 6px #ffffff;
}

#m-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%);
}



    #m-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;
    }

#m-cover div.profile-menu {
    position: absolute;
    right: 50px;
    bottom: 100px;
}

.position-relative div.s-pnt {
    position: absolute;
    top: 25%;
    left: 50%;
    width: 100%;
    transform: translate(-50%,-25%);
    background-color: transparent;
    overflow: hidden;
    padding: 0px 5% 40px 5%;
    text-align: left;
}

.position-relative div.txtHero {
    position: absolute;
    bottom: 80px;
    left: 50%;
    width: 90%;
    transform: translate(-50%,-0%);
    background-color: rgba(0,0,0,0.00);
    overflow: auto;
    padding: 10px 10px;
    border-radius: 0px;
    color: #ffffff;
    font-size: 200%;
    text-align: center;
}

.position-relative div.txtW {
    position: absolute;
    top: 50px;
    left: 10%;
    width: 90%;
    transform: translate(-10%,-0%);
    background-color: rgba(0,0,0,0.00);
    overflow: hidden;
    padding: 10px 80px;
    border-radius: 0px;
    color: #ffffff;
    font-size: 200%;
    text-align: left;
}



.borders-m {
    border-right: solid 1px #eeeeee;
    border-left: solid 1px #eeeeee;
    padding-bottom: 30px;
}







   @media(min-width: 350px) {
            #profile-cover {
                -webkit-calc(75vh - 0px);
                height: calc(75vh - 0px);
            }

                #profile-cover.cover-top {
                    margin-top: 0px;
                }
    #m-cover {
        -webkit-calc(60vh - 0px);
        height: calc(60vh - 0px);
    }

    #m-cover {
        margin-top: 0px;
    }
    #p-70-screen {
        -webkit-calc(100vh - 250px);
        height: calc(100vh - 250px);
        margin: 0px 0px;
        padding: 0px 0px;
    }
    #p-85-screen {
        -webkit-calc(100vh - 120px);
        height: calc(100vh - 120px);
        border-radius:0px;
    }
    #p-90-screen {
        -webkit-calc(67vh - 0px);
        height: calc(67vh - 0px);
    }
    #p-100-screen {
        -webkit-calc(100vh - 40px);
        height: calc(100vh - 40px);
    }
    #h-cover {
        -webkit-calc(75vh - 0px);
        height: calc(75vh - 0px);
        margin-top: 0px;
    }
        #h-cover div.jrm h4 {
            font-size: 36px;
           
        }
        #h-cover div.jrm{
            bottom:0px;
        }
        #profile-cover img.avatar {
            left: 30px;
            height: 120px;
            width: 120px;
        }
    #profile-cover img.m {
       bottom:100px;
        height: 160px;
        width: 160px;
    }

                #profile-cover img.logo {
                    left: 20px;
                    top: 20px;
                    height: 36px;
                }
                #profile-cover div.profile-details {
                    height:160px;
                }
                    #profile-cover div.user-info {
                    left:30px;
                }
                #profile-cover div.profile-menu {
                    right: 30px;
                    bottom: 100px;
                }
            #h-cover div.topnav {
              
                top: 0px;
                right: 0px;
                left: 0px;
                padding:10px 15px;
              
            }
    #h-cover img.avatar {
        left: 15px;
        bottom: 100px;
        height: 125px;
        width: 125px;
    }
    #h-cover img.m {
        top:75%;
        height: 200px;
        width: 200px;
        transform: translate(-75%,-55%);
    }

            #h-cover div.profile-details {
                height: 160px;
            }
            #h-cover div.lander {
                height: 50px;
            }
            #h-cover div.user-info {
                left: 15px;
                bottom:50px;
            }

            #h-cover div.profile-menu {
                right: 15px;
                bottom: 110px;
            }


            #profile-cover div.topnav {
                top: 0px;
                right: 0px;
                left: 0px;
            }
            #static-nav{
                top: 0px;
                right: 0px;
                left: 0px;
            }

    .go {
        font-size: 50px;
        font-family: 'fuelBold','agbBold', sans-serif;
        letter-spacing: -0.01em;
        line-height: .9;
        font-weight: 400;
        text-transform: none;
    }
    .x-hl {
        font-size: 72px;
        font-family: 'fuelBold','agbBold', sans-serif;
        letter-spacing: -0.01em;
        line-height: .9;
        font-weight: 400;
        text-transform: none;
    }
    .x-tl {
        font-size: 50px;
        font-family: 'fuelBold','agbBold', sans-serif;
        letter-spacing: -0.02em;
        line-height: 0.9;
        font-weight: 400;
    }
    #h-85-screen {
        -webkit-calc(85vh - 0px);
        height: calc(85vh - 0px);
    }

    .position-relative div.txtW {
        padding: 20px 20px;
    }

    .borders-m {
        border-right: solid 0px #eeeeee;
        border-left: solid 0px #eeeeee;
        padding-bottom: 30px;
        padding:0px 0px;
    }


        }





        @media(min-width: 960px) {
            #profile-cover {
                -webkit-calc(75vh - 0px);
                height: calc(75vh - 0px);
            }

                #profile-cover.cover-top {
                    margin-top: 0px;
                }
            #m-cover {
                -webkit-calc(75vh - 0px);
                height: calc(75vh - 0px);
            }
            #p-70-screen {
                -webkit-calc(70vh - 0px);
                height: calc(70vh - 0px);
                margin: 0px 0px;
                padding: 0px 0px;
            }
            #p-85-screen {
                -webkit-calc(85vh - 0px);
                height: calc(85vh - 0px);
                border-radius: 8px;
            }
            #p-90-screen {
                -webkit-calc(90vh - 0px);
                height: calc(90vh - 0px);
            }
            #p-100-screen {
                -webkit-calc(100vh - 40px);
                height: calc(100vh - 40px);
            }
            #m-cover {
                margin-top: 0px;
            }


            #h-cover {
                -webkit-calc(75vh - 0px);
                height: calc(75vh - 0px);
                margin-top: 0px;
            }

                #h-cover div.jrm h4 {
                    font-size: 72px;
                }  
                #profile-cover div.profile-details {
                    height: 200px;
                }
                #profile-cover img.avatar {
                    left: 50px;
                    height: 200px;
                    width: 200px;
                }

                #profile-cover img.logo {
                    left: 40px;
                    top: 40px;
                    height: 48px;
                }
                #profile-cover div.user-info {
                    left: 50px;
                }
                #profile-cover div.profile-menu {
                    right: 50px;
                    bottom: 140px;
                }
            #h-cover div.topnav {
                top: 0px;
                right: 0px;
                left: 0px;
                padding: 20px 40px;
            }
            #h-cover div.profile-details {
                height: 200px;
            }
            #h-cover div.lander {
                height: 120px;
            }
            #h-cover img.avatar {
                left: 30px;
                bottom: 130px;
                height: 160px;
                width: 160px;
            }
            #h-cover img.m {
                top: 80%;
                height: 250px;
                width: 250px;
                transform: translate(-80%,-50%);
            }
            #h-cover div.user-info {
                left: 30px;
                bottom: 60px;
            }

            #h-cover div.profile-menu {
                right: 30px;
                bottom: 140px;
            }
                #profile-cover div.topnav {
                top: 0px;
                right: 0px;
                left: 0px;
            }
            #static-nav{
                top: 0px;
                right: 0px;
                left: 0px;
            }

            .go {
                font-size: calc(64 / 1440 * 100vw);
                font-family: 'fuelBold','agbBold', sans-serif;
                letter-spacing: -0.01em;
                line-height: 1.0;
                font-weight: 400;
            }
            .x-hl {
                font-size: calc(100 / 1440 * 100vw);
                font-family: 'fuelBold','agbBold', sans-serif;
                letter-spacing: -0.02em;
                line-height: 1.0;
                font-weight: 400;
            }
            .x-tl {
                font-size: calc(80 / 1440 * 100vw);
                font-family: 'fuelBold','agbBold', sans-serif;
                letter-spacing: -0.02em;
                line-height: .9;
                font-weight: 400;
            }
            #h-85-screen {
                -webkit-calc(80vh - 80px);
                height: calc(80vh - 80px);
            }
            .position-relative div.txtW {
            
                padding: 10px 80px;
            }

            .borders-m {
                border-right: solid 1px #eeeeee;
                border-left: solid 1px #eeeeee;
                padding-bottom: 30px;
                padding: 10px 25px 20px 25px;
            }

        }

.position-relative div.dpt {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 90%;
    transform: translate(-50%,-50%);
    background-color: rgba(0,0,0,0.00);
    overflow: hidden;
    padding: 10px 10px;
    border-radius: 0px;
    color: #ffffff;
    font-size: 200%;
    text-align: center;
}

.disc {
    font-size: 36px;
    font-family: 'fuelBold','agbBold', sans-serif;
    letter-spacing: -0.01em;
    line-height: .9;
    font-weight: 400;
    text-transform: none;
}

.ny {
    font-size: 24px;
    font-family: 'fuelBold','agbBold', sans-serif;
    letter-spacing: -0.01em;
    line-height: .9;
    font-weight: 400;
    text-transform: none;
}
@media(min-width: 350px) {
    .disc {
        font-size: 32px;
        font-family: 'fuelBold','agbBold', sans-serif;
        letter-spacing: -0.01em;
        line-height: .9;
        font-weight: 400;
        text-transform: none;
    }
    .ny {
        font-size: 28px;
    }
    #p-65-screen {
        -webkit-calc(65vh - 80px);
        height: calc(65vh - 80px);
        margin-top: 0px;
        padding: 0px 0px;
    }

    div.zip {
        width: 80%;
    }
}


@media(min-width: 960px) {
    .disc {
        font-size: 48px;
        font-family: 'fuelBold','agbBold', sans-serif;
        letter-spacing: -0.01em;
        line-height: .9;
        font-weight: 400;
        text-transform: none;
    }

    .ny {
        font-size: 28px;
    }

    #p-65-screen {
        -webkit-calc(65vh - 80px);
        height: calc(65vh - 80px);
        margin-top: 0px;
        padding: 0px 0px;
    }

    div.zip {
        width: 33%;
    }
}