﻿#timeline {
    margin: 0px 0px;
    padding: 0px 0px;
}

#tl-top {
    -webkit-calc(33vh - 60px);
   /*height: calc(33vh - 60px);*/
    height:360px;
    margin: 0px 0px;
    padding: 0px 0px;
}

#tl-top {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    overflow: hidden;
    position: relative;
    background-position: center center !important;
    background-color: #ffffff;
}
#tl-info {
    height: 170px;
    margin: 0px 0px;
    padding: 0px 0px;
    border-top: solid 0px #dddddd;
    border-bottom: solid 0px #dddddd;
    margin-top: 0px;
}
#timeline img.avatar{
    position:absolute;
    bottom:130px;
    left:20px;
    border-radius:50%;
    border:solid 4px #ffffff;
    height:120px;
    width:120px;
}
#timeline div.name {
    position: absolute;
    bottom: 90px;
    left: 20px;
    font-size: 22px;
    line-height: 1.0;
    letter-spacing: 0.025em;
    font-family: 'fuelBold','agbBold', sans-serif;
    color:#202020;
}
#timeline div.handle {
    position: absolute;
    bottom: 65px;
    left: 20px;
    font-size: 18px;
    font-weight:300;
    line-height: 1.0;
    letter-spacing: -0.015em;
    font-family:Helvetica, Arial,sans-serif;
    color: #909090;
}
#timeline div.about {
    position: absolute;
    bottom: 25px;
    left: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.0;
    letter-spacing: -0.015em;
    font-family: Helvetica, Arial,sans-serif;
    color: #909090;
}
#timeline div.contactbox {
    position: absolute;
    bottom: 0px;
    left: 20px;
    width: 200px;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.0;
    letter-spacing: -0.015em;
    font-family: Helvetica, Arial,sans-serif;
    color: #909090;
}
p.p-tl-e strong {
/*color: #202020;*/
font-weight:800;
font-size:16px;
}
.list-inline a.mnmenu {
    list-style: none;
    font-weight: 600;
    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;
    padding:5px 5px;
}

.list-inline a:hover.mnmenu {
    color: #1A73E8;
    /*border-bottom: solid 2px #222;*/
}

.list-inline a.mnmenu.active {
    color: #000000;
    font-weight: 800;
    text-decoration: none;
    /*border-bottom: solid 2px #222;*/
}
#e-30-screen div.tlcaption {
    position: absolute;
    bottom: 25px;
    left: 25px;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.0;
    letter-spacing: -0.015em;
    font-family: Helvetica, Arial,sans-serif;
    color: #999999;
}
#e-50-screen div.tlcaption {
    position: absolute;
    bottom: 25px;
    left: 25px;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.0;
    letter-spacing: -0.015em;
    font-family: Helvetica, Arial,sans-serif;
    color: #999999;
}
#e-40-screen div.tlcaption {
    position: absolute;
    bottom: 25px;
    left: 25px;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.0;
    letter-spacing: -0.015em;
    font-family: Helvetica, Arial,sans-serif;
    color: #999999;
}
#handle-sm {
    width:100%;
    height:60px;
    padding:0px 0px;
    margin:0px 0px 0px 0px;
}
    #handle-sm.handle-hdr {
        width: 100%;
        height: 60px;
    }
        #handle-sm.handle-hdr img.avatar {
            position: absolute;
            top: 8px;
            left: 20px;
            border-radius: 50%;
            height: 48px;
            width: 48px;
        }
#handle-sm.handle-hdr div.name {
    position: absolute;
    top: 15px;
    left: 75px;
    font-size: 18px;
    line-height: 1.0;
    letter-spacing: 0.015em;
    font-family: 'fuelBold','agbBold', sans-serif;
    color: #202020;
}

#handle-sm.handle-hdr div.handle {
    position: absolute;
    top: 35px;
    left: 75px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.0;
    letter-spacing: -0.015em;
    font-family: Helvetica, Arial,sans-serif;
    color: #909090;
}
#handle {
    width: 100%;
    height: 90px;
    padding: 0px 0px;
    margin: 80px 0px 0px 0px;
}

    #handle .handle-hdr {
        width: 100%;
        height: 80px;
    }

.handle-hdr img.avatar {
    position: absolute;
    top: 16px;
    left: 20px;
    border-radius: 50%;
    height: 64px;
    width: 64px;
}

#handle .handle-hdr div.name {
    position: absolute;
    top: 25px;
    left: 95px;
    font-size: 22px;
    line-height: 1.0;
    letter-spacing: 0.015em;
    font-family: 'fuelBold','agbBold', sans-serif;
    color: #202020;
}

#handle .handle-hdr div.handle {
    position: absolute;
    top: 52px;
    left: 95px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.0;
    letter-spacing: -0.015em;
    font-family: Helvetica, Arial,sans-serif;
    color: #909090;
}

#dawne {
    margin: 0px 0px;
    padding: 0px 0px;
    height:250px;
}
#dawne img.avatar {
    position: absolute;
    top: 10px;
    left: 5px;
    border-radius: 50%;
    border: solid 4px #ffffff;
    height: 120px;
    width: 120px;
}

#dawne div.name {
    position: absolute;
    top: 136px;
    left: 0px;
    font-size: 24px;
    line-height: 1.0;
    letter-spacing: 0.025em;
    font-family: 'fuelBold','agbBold', sans-serif;
    color: #202020;
}

#dawne div.handle {
    position: absolute;
    bottom: 65px;
    left: 0px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.0;
    letter-spacing: -0.015em;
    font-family: Helvetica, Arial,sans-serif;
    color: #909090;
}

#dawne div.about {
    position: absolute;
    bottom: 45px;
    left: 0px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.0;
    letter-spacing: -0.015em;
    font-family: Helvetica, Arial,sans-serif;
    color: #909090;
}

#dawne div.contactbox {
    position: absolute;
    bottom: 10px;
    left: 0px;
    width: 100%;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.0;
    letter-spacing: -0.015em;
    font-family: Helvetica, Arial,sans-serif;
    color: #909090;
}
#nos {
    margin: 0px 0px;
    padding: 0px 10px;
   
}

    #nos div {
        vertical-align: middle;
        width: 100%;
        background-color: #fafafa;
        padding: 25px 25px;
    }


        #nos div.label_t {
            display: block;
            font-size: 24px;
            font-weight: 800;
            line-height: 1.0;
            letter-spacing: -0.075em;
            font-family: Helvetica, Arial,sans-serif;
            color: #404040;
        }

        #nos div.number_lrg {
            display: inline-block;
            vertical-align: middle;
            text-align: center;
            font-size: 10.75rem;
            line-height: 1.0;
            letter-spacing: 0.025em;
            font-family: 'fuelBold','agbBold', sans-serif;
            color: #202020;
            padding: 40px 40px;
        }

        #nos div.label_b {
            display: block;
            font-size: 14px;
            font-weight: 500;
            line-height: 1.0;
            letter-spacing: -0.015em;
            font-family: Helvetica, Arial,sans-serif;
            color: #404040;
            text-align:center;
        }
        #nos div div.nos:nth-child(odd) {
            border-right: solid 1px #dddddd;
            border-left: solid 1px #dddddd;
        }

#z-hero {
    -webkit-calc(50vh - 0px);
    height: 350px;
    margin: 0px 0px;
    padding: 0px 0px;
    border-bottom: solid 0px #dddddd;
    margin-top: 0px;
}

#z-hero {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    overflow: hidden;
    position: relative;
    background-position: center center !important;
    background-color: #000000;
}

    #z-hero div.tlh {
        position: absolute;
        top: 60px;
        left: 40px;
        right: 0px;
        width:100%;
    }

        #z-hero div.tlh h1 {
            font-size: 56px;
            line-height: .95;
            letter-spacing: -0.02em;
            font-family: 'fuelBold','agbBold', sans-serif;
            color: #ffffff;
            margin-bottom: 5px;
            padding: 0px 0px;
        }

        #z-hero div.tlh h6 {
            font-size: 32px;
            line-height: .95;
            letter-spacing: -0.02em;
            font-family: 'fuelBold','agbBold', sans-serif;
            color: #666666;
            margin-bottom: 0px;
            padding: 10px 0px;
        }

        #z-hero div.tlh 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;
        }

        #z-hero div.tlh a.rm {
            display: inline-block;
            padding: 2px 20px;
            margin: 10px 0px;
            border: solid 1px #eeeeee;
            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: rgba(255,255,255, 0.95);
        }

        #z-hero div.tlh a:hover.rm {
            border-color: #000000;
            color: #000000;
        }

@media(max-width: 990px) and (min-width: 350px) {
    #timeline img.avatar {
        bottom: 120px;
        height: 120px;
        width: 120px;
    }
    #tl-top {
        -webkit-calc(33vh - 60px);
        /*height: calc(33vh - 60px);*/
        height: 200px;
    }
}

@media(min-width: 991px) {
    #timeline img.avatar {
        bottom: 120px;
        height: 120px;
        width: 120px;
    }
    #tl-top {
        -webkit-calc(33vh - 60px);
        /*height: calc(33vh - 60px);*/
        height: 360px;
    }
}