﻿body {
    background-color: #f1f0ee !important;
}

.bts a,
.ie a,
.timeline .boxed_link a {
    text-decoration: none
}

.ie a,
.timeline a:active,
.timeline a:focus,
.timeline a:hover,
div.pp_pic_holder a:focus {
    outline: 0
}

.pp_gallery ul,
.pp_nav p {
    white-space: nowrap;
    float: left
}

.bts a,
.timeline-wrapper,
.tipsy,
div.timeline-slider {
    font-family: 'Arial Condensed', sans-serif
}

body {
    margin: 0;
    padding: 0;
    background-color: #fff;
}

strong {
    font-weight: 700
}

.timeline-wrapper {
    margin: 50px auto 0
}

body.dark-demo {
    background-color: #111
}

body.fullwidth-demo .timeline-wrapper {
    margin: 0
}

.help {
    top: 0;
    left: 50%;
    position: absolute;
    margin: 50px 0 0 -484px;
    display: none;
    z-index: 1000
}

.help_button {
    margin: 50px auto 0;
    text-align: center;
    opacity: 0
}

.bts,
.title {
    position: relative;
    margin: 20px auto 0;
    text-align: center
}

    .bts a {
        color: #999;
        font-size: 13px;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }

        .bts a.squared {
            display: inline-block;
            margin-bottom: 10px;
            padding: 5px 10px;
            border: 1px solid #777
        }

            .bts a.squared:hover {
                color: #fff;
                border-color: #299ec4;
                background-color: #299ec4
            }

@media screen and (max-width:1000px) {
    .help,
    .help_button {
        display: none !important
    }

    .title {
        margin-top: 50px
    }
}

@media screen and (max-width: 768px) {
    .timeline-wrapper {
        margin: 0 auto 0 auto;
    }
}



/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.m_scrollbar {
    display: none;
}

@media screen and (max-width: 500px) {
    .mobileScroll, .milestones {
        width: 100%;
        overflow-x: hidden;
        touch-action: pan-y;
    }

    .milestones {
        position: absolute !important;
        top: 350px;
        z-index: 99;
        opacity: 0.99;
    }

    .viewport {
        position: relative;
        height: 350px !important;
        z-index: 100;
        touch-action: auto;
    }

    .ui-draggable {
        height: 850px !important;
    }

    .m_scrollbar {
        display: block;
        width: 100%;
        position: absolute;
        bottom: 1px;
        background: black;
        left: 0;
        padding: 5px 0 3px;
    }

        .m_scrollbar img {
            max-width: 100%;
            width: 100%;
            opacity: .75;
        }

    .pp_gallery {
        display: none !important;
    }
}





.timeline-wrapper {
    position: relative;
    width: 0;
    height: 0;
    background-color: #e9e9e9;
    overflow: hidden
}

    .timeline-wrapper.dark {
        background-color: #242424
    }

    .timeline-wrapper.shadow {
        box-shadow: 0 15px 20px -15px rgba(0, 0, 0, .65)
    }

    .timeline-wrapper.dark.shadow {
        box-shadow: 0 15px 20px -15px rgba(0, 0, 0, 1)
    }

.timeline {
    position: relative;
    opacity: 0
}

    .timeline a,
    .timeline a:after,
    .timeline a:before {
        text-decoration: none;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }

    .timeline .hidden {
        display: none
    }

.preload {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -10px;
    border-radius: 50%;
    border: 5px solid transparent;
    border-top: 5px solid rgba(0, 0, 0, .5);
    opacity: .5;
    animation: rotation .7s infinite linear
}

    .preload:after {
        content: '';
        width: 10px;
        height: 10px;
        position: absolute;
        top: -10px;
        margin: 10px auto;
        border-radius: 50%;
        border: 5px solid transparent;
        box-shadow: 0 0 0 5px rgba(0, 0, 0, .15)
    }

@keyframes rotation {
    to {
        transform: rotate(360deg)
    }
}

.timeline .viewport {
    overflow: hidden;
    position: relative;
    background: url(../jpg/background.jpg) no-repeat
}

    .timeline .viewport .images {
        position: absolute;
        padding: 0;
        margin: 0
    }

        .timeline .viewport .images img {
            float: left
        }

.timeline .milestones {
    position: relative;
}

    .timeline .milestones .content {
        position: relative
    }

.timeline .column {
    margin: 14px 0 0 50px;
    padding-left: 10px;
    display: inline-block;
    vertical-align: top;
    border-left: 1px solid #ccc
}

.dark .timeline .column {
    border-color: #505050
}

.timeline .column:first-child {
    margin: 14px 0 0 20px;
    padding: 0;
    border: 0
}

.timeline .column:last-child {
    padding-right: 20px
}

.timeline .c100 {
    width: 100px
}

.timeline .c125 {
    width: 125px
}

.timeline .c150 {
    width: 150px
}

.timeline .c175 {
    width: 175px
}

.timeline .c200 {
    width: 200px
}

.timeline .c225 {
    width: 225px
}

.timeline .c250 {
    width: 250px
}

.timeline .c275 {
    width: 275px
}

.timeline .c300 {
    width: 300px
}

.timeline .c325 {
    width: 325px
}

.timeline .c350 {
    width: 350px
}

.timeline .c375 {
    width: 375px
}

.timeline .c400 {
    width: 400px
}

.timeline span {
    display: block
}

.timeline .date {
    font-size: 18px;
    line-height: 17px;
    font-weight: 800;
    color: #0096ff
}

.timeline .txt {
    margin-top: 8px;
    font-size: 13px;
    line-height: 16px;
    font-weight: 300;
    color: #565656
}

.timeline .txt p {
    margin: 10px 0 !important;
}

.dark .timeline .txt {
    color: #fff
}

.timeline .thumb_description {
    font-size: 12px;
    line-height: 12px;
    font-weight: 400;
    color: #6f6f6f;
    clear: left
}

.timeline .thumb {
    margin: 14px 0 0
}

.timeline .milestones .content .image_bt,
.timeline .milestones .content .video_bt {
    position: relative;
    float: middle
}

    .timeline .milestones .content .image_bt span,
    .timeline .milestones .content .video_bt span {
        left: 0;
        top: 0;
        width: 113px;
        height: 67px;
        display: none;
        position: absolute
    }

    .timeline .milestones .content .video_bt span {
        background: url(../png/thumb_video_hover.png) no-repeat
    }

    .timeline .milestones .content .image_bt span {
        background: url(../png/thumb_image_hover.png) no-repeat;
        width: 113px;
        height: 67px
    }

.timeline .link {
    font-size: 14px;
    font-weight: 500
}

    .timeline .link a {
        color: #888
    }

.timeline .boxed_link {
    margin: 20px 10px 5px;
    float: left
}

    .timeline .boxed_link a {
        padding: 10px 6px;
        font-size: 12px;
        font-weight: 500;
        background-color: #bbb
    }

.dark .timeline .boxed_link a {
    background-color: #111
}

.timeline .boxed_link a:hover {
    background-color: #fff
}

.timeline .scrollbar {
    position: absolute;
    background: url(../png/scrollbar_background.png) repeat-x
}

.timeline .dragger {
    position: absolute;
    cursor: pointer
}

.timeline .marks > div {
    position: absolute;
    width: 13px;
    height: 21px;
    left: 50%;
    background: url(../png/scrollbar_mark.png) no-repeat;
    cursor: pointer;
    display: none;
    opacity: 0
}

.flat .timeline .marks > div {
    background: url(../scrollbar_mark_flat.html) no-repeat
}

.timeline .drag_icon {
    cursor: url(../png/drag_icon.png), e-resize
}

.tipsy {
    position: absolute;
    padding: 5px;
    font-size: 12px;
    font-weight: 400;
    z-index: 100000
}

.tipsy-inner {
    padding: 3px 6px;
    background-color: #fff;
    color: #888;
    max-width: 200px;
    text-align: center;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

div.ppt,
div.timeline-slider .pp_content .ppt {
    color: #fff
}

.dark .tipsy-inner {
    background-color: #000;
    color: #fff
}

.tipsy-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 4.5px 0;
    border-color: #fff transparent transparent
}

.dark .tipsy-arrow {
    border-color: #000 transparent transparent
}

.tipsy-n .tipsy-arrow {
    transform: rotate(180deg);
    top: 0;
    left: 50%;
    margin-left: -4px
}

.tipsy-s .tipsy-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -4px
}

.tipsy-e .tipsy-arrow {
    transform: rotate(270deg);
    left: 100%;
    top: 12px;
    margin-left: -7px
}

.tipsy-w .tipsy-arrow {
    transform: rotate(90deg);
    left: -1px;
    top: 12px
}

.simple-player-container {
    position: absolute;
    top: 5px;
    right: 2px
}

    .simple-player-container > div > ul {
        margin: 0;
        padding-left: 0
    }

.simpleplayer-play-control,
.simpleplayer-stop-control {
    position: relative;
    background-image: url(../audio_player.html);
    display: block;
    width: 24px;
    height: 24px
}

    .simpleplayer-play-control:hover,
    .simpleplayer-stop-control:hover {
        background-color: rgba(0, 0, 0, .3)
    }

.simpleplayer-stop-control {
    background-position: 0 -24px
}

.dark .simpleplayer-play-control,
.dark .simpleplayer-stop-control {
    background-image: url(../audio_player_dark.html)
}

    .dark .simpleplayer-play-control:hover,
    .dark .simpleplayer-stop-control:hover {
        background-color: rgba(255, 255, 255, .3)
    }

.pp_gallery div,
.pp_gallery ul a,
.pp_social .facebook {
    overflow: hidden;
    float: left
}

div.pp_overlay {
    background: #000;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9500
}

div.pp_pic_holder {
    display: none;
    position: absolute;
    width: 100px;
    z-index: 10000
}

.pp_top {
    height: 20px;
    position: relative
}

* html .pp_top {
    padding: 0 20px
}

    .pp_top .pp_left {
        height: 20px;
        left: 0;
        position: absolute;
        width: 20px
    }

    .pp_top .pp_middle {
        height: 20px;
        left: 20px;
        position: absolute;
        right: 20px
    }

    * html .pp_top .pp_middle {
        left: 0;
        position: static
    }

    .pp_top .pp_right {
        height: 20px;
        left: auto;
        position: absolute;
        right: 0;
        top: 0;
        width: 20px
    }

.pp_content {
    height: 40px;
    min-width: 40px
}

* html .pp_content {
    width: 40px
}

.pp_fade {
    display: none
}

.pp_content_container {
    position: relative;
    text-align: left;
    width: 100%
}

    .pp_content_container .pp_left {
        padding-left: 20px
    }

    .pp_content_container .pp_right {
        padding-right: 20px
    }

    .pp_content_container .pp_details {
        float: left;
        margin: 10px 0 2px
    }

.pp_description {
    display: none;
    margin: 0
}

.pp_social {
    float: left;
    margin: 0
}

    .pp_social .facebook {
        margin-left: 5px;
        width: 55px
    }

    .pp_social .twitter {
        float: left
    }

.pp_nav {
    clear: right;
    float: left;
    margin: 3px 10px 0 0
}

    .pp_nav p {
        margin: 2px 4px
    }

    .pp_nav .pp_pause,
    .pp_nav .pp_play {
        float: left;
        margin-right: 4px;
        text-indent: -10000px
    }

a.pp_arrow_next,
a.pp_arrow_previous {
    display: block;
    float: left;
    height: 15px;
    margin-top: 3px;
    overflow: hidden;
    text-indent: -10000px;
    width: 14px
}

.pp_hoverContainer {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000
}

.pp_gallery {
    display: none;
    left: 50%;
    margin-top: -50px;
    position: absolute;
    z-index: 10000
}

    .pp_gallery div,
    .pp_gallery ul {
        position: relative
    }

    .pp_gallery ul {
        height: 35px;
        margin: 0 0 0 5px;
        padding: 0
    }

a.pp_close,
a.pp_contract,
a.pp_expand {
    position: absolute;
    text-indent: -10000px
}

.pp_gallery ul a {
    border: 1px solid #000;
    border: 1px solid rgba(0, 0, 0, .5);
    display: block;
    height: 33px
}

    .pp_gallery li.selected a,
    .pp_gallery ul a:hover {
        border-color: #fff
    }

    .pp_gallery ul a img {
        border: 0
    }

.pp_gallery li {
    display: block;
    float: left;
    margin: 0 5px 0 0;
    padding: 0
}

    .pp_gallery li.default a {
        display: block;
        height: 33px;
        width: 50px
    }

        .pp_gallery li.default a img {
            display: none
        }

a.pp_next,
a.pp_previous {
    display: block;
    height: 100%;
    width: 49%;
    text-indent: -10000px
}

.pp_gallery .pp_arrow_next,
.pp_gallery .pp_arrow_previous {
    margin-top: 7px !important
}

a.pp_next {
    float: right
}

a.pp_previous {
    float: left
}

a.pp_contract,
a.pp_expand {
    cursor: pointer;
    display: none;
    height: 20px;
    right: 30px;
    top: 10px;
    width: 20px;
    z-index: 20000
}

a.pp_close {
    right: 0;
    top: 0;
    display: block;
    line-height: 22px
}

.pp_bottom {
    height: 20px;
    position: relative
}

* html .pp_bottom {
    padding: 0 20px
}

    .pp_bottom .pp_left {
        height: 20px;
        left: 0;
        position: absolute;
        width: 20px
    }

    .pp_bottom .pp_middle {
        height: 20px;
        left: 20px;
        position: absolute;
        right: 20px
    }

    * html .pp_bottom .pp_middle {
        left: 0;
        position: static
    }

    .pp_bottom .pp_right {
        height: 20px;
        left: auto;
        position: absolute;
        right: 0;
        top: 0;
        width: 20px
    }

.pp_loaderIcon {
    display: block;
    height: 24px;
    left: 50%;
    margin: -12px 0 0 -20px;
    position: absolute;
    top: 50%;
    width: 24px
}

#pp_full_res {
    line-height: 1 !important
}

    #pp_full_res .pp_inline {
        text-align: left
    }

        #pp_full_res .pp_inline p {
            margin: 0 0 15px
        }

div.ppt {
    display: none;
    font-size: 17px;
    margin: 0 0 5px 15px;
    z-index: 9999
}

div.timeline-slider .pp_bottom,
div.timeline-slider .pp_bottom .pp_left,
div.timeline-slider .pp_bottom .pp_middle,
div.timeline-slider .pp_bottom .pp_right,
div.timeline-slider .pp_top,
div.timeline-slider .pp_top .pp_left,
div.timeline-slider .pp_top .pp_middle,
div.timeline-slider .pp_top .pp_right {
    height: 13px
}

    div.timeline-slider .pp_top .pp_left {
        background: url(../png/sprite.png) -78px -93px no-repeat
    }

    div.timeline-slider .pp_top .pp_middle {
        background: url(../sprite_x.html) top left repeat-x
    }

    div.timeline-slider .pp_top .pp_right {
        background: url(../png/sprite.png) -112px -93px no-repeat
    }

div.timeline-slider .pp_content_container .pp_left {
    background: url(../sprite_y.html) -7px 0 repeat-y;
    padding-left: 13px
}

div.timeline-slider .pp_content_container .pp_right {
    background: url(../sprite_y.html) top right repeat-y;
    padding-right: 13px
}

div.timeline-slider .pp_content {
    background-color: #fff
}

div.timeline-slider .pp_next:hover {
    background: url(../sprite_next.html) center right no-repeat;
    cursor: pointer
}

div.timeline-slider .pp_previous:hover {
    background: url(../sprite_prev.html) center left no-repeat;
    cursor: pointer
}

div.timeline-slider .pp_expand {
    background: url(../png/sprite.png) 0 -29px no-repeat;
    cursor: pointer;
    width: 28px;
    height: 28px
}

    div.timeline-slider .pp_expand:hover {
        background: url(../png/sprite.png) 0 -56px no-repeat;
        cursor: pointer
    }

div.timeline-slider .pp_contract {
    background: url(../png/sprite.png) 0 -84px no-repeat;
    cursor: pointer;
    width: 28px;
    height: 28px
}

    div.timeline-slider .pp_contract:hover {
        background: url(../png/sprite.png) 0 -113px no-repeat;
        cursor: pointer
    }

div.timeline-slider .pp_close {
    width: 30px;
    height: 30px;
    background: url(../png/sprite.png) 2px 1px no-repeat;
    cursor: pointer
}

div.timeline-slider #pp_full_res .pp_inline {
    color: #222;
    padding: 20px 20px 0;
    font-size: 15px;
    line-height: 19px
}

div.timeline-slider .pp_gallery ul li a {
    background: url(../default_thumb.html) center center #fff;
    border: 1px solid #aaa
}

    div.timeline-slider .pp_gallery ul li a:hover,
    div.timeline-slider .pp_gallery ul li.selected a {
        border-color: #fff
    }

div.timeline-slider .pp_social {
    margin-top: 7px
}

div.timeline-slider .pp_gallery a.pp_arrow_next,
div.timeline-slider .pp_gallery a.pp_arrow_previous {
    position: static;
    left: auto
}

div.timeline-slider .pp_nav .pp_pause,
div.timeline-slider .pp_nav .pp_play {
    background: url(../png/sprite.png) -51px 1px no-repeat;
    height: 23px;
    width: 23px
}

div.timeline-slider .div.timeline-slider .pp_nav .pp_pause {
    background-position: -51px -29px
}

div.timeline-slider .pp_details {
    position: relative
}

div.timeline-slider a.pp_arrow_next,
div.timeline-slider a.pp_arrow_previous {
    background: url(../png/sprite.png) -31px -3px no-repeat;
    height: 17px;
    margin: 4px 0 0;
    width: 17px
}

div.timeline-slider a.pp_arrow_next {
    left: 52px;
    background-position: -82px -3px
}

div.timeline-slider .pp_content_container .pp_details {
    margin-top: 5px
}

div.timeline-slider .pp_nav {
    clear: both;
    height: 30px;
    width: 100%;
    position: relative
}

    div.timeline-slider .pp_nav .currentTextHolder {
        color: #999;
        font-size: 11px;
        left: 62px;
        line-height: 25px;
        margin: 0;
        padding: 0 0 0 10px;
        position: absolute;
        top: 2px
    }

    div.timeline-slider .pp_arrow_next:hover,
    div.timeline-slider .pp_arrow_previous:hover,
    div.timeline-slider .pp_close:hover,
    div.timeline-slider .pp_nav .pp_pause:hover,
    div.timeline-slider .pp_nav .pp_play:hover {
        opacity: .7
    }

div.timeline-slider .pp_description {
    font-size: 13px;
    font-weight: 500;
    line-height: 13px;
    padding: 11px 15px;
    color: #333333
}

div.timeline-slider .pp_bottom .pp_left {
    background: url(../png/sprite.png) -78px -127px no-repeat
}

div.timeline-slider .pp_bottom .pp_middle {
    background: url(../sprite_x.html) bottom left repeat-x
}

div.timeline-slider .pp_bottom .pp_right {
    background: url(../png/sprite.png) -112px -127px no-repeat
}

div.timeline-slider .pp_loaderIcon {
    background: url(../loader.html) center center no-repeat
}

@media screen and (max-width:767px) {
    .pp_pic_holder {
        left: 5% !important;
        width: 90% !important;
        height: auto !important;
        background-color: #fff !important
    }

    .pp_content,
    .pp_details,
    .pp_hoverContainer,
    .ppt {
        width: 100% !important;
        height: auto !important
    }

    #pp_full_res iframe,
    #pp_full_res img {
        width: calc(100% - 10px) !important;
        height: auto !important
    }

    .pp_content_container .pp_right {
        padding-right: 5px !important
    }

    .pp_expand,
    .ppt {
        display: none !important
    }

    .pp_inline {
        font-size: 14px !important;
        line-height: 16px !important;
    }
}



/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


hr {
    clear: both;
    margin: 15px 0 !important;
}

div.timeline-slider .pp_description {
    font-size: 14px;
    font-family: 'Arial Condensed',sans-serif;
}

    div.timeline-slider .pp_description a {
        font-family:  Gorgia !important;
        color: #333333;
        font-size: 16px;
    }

        div.timeline-slider .pp_description a:hover {
            color: #288253;
        }

.timeline .txt {
    font-weight: 500;
    font-size: 14px;
}

.imgcont {
    float: left;
    position: relative;
}

a.toplevel {
    margin: 0 auto;
    position: absolute !important;
    height: 350px;
    left: 50%;
    margin-left: -100px;
    width: 300px;
}


/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


@media only screen and (max-width: 500px) {
    .pp_gallery ul {
        display: none;
    }

    .scrollbar {
        display: none
    }

    .images {
        background: url(../jpg/background.jpg);
        background-position-y: -45px;
        background-repeat: repeat-x;
    }

    .viewport {
        overflow: scroll;
        background: none !important;
    }
}

.timeline .column, .timeline .column:first-child {
    padding: 0 20px;
    margin: 14px 0 14px;
    display: inline-block;
    vertical-align: top;
    border-left: 1px solid #fff;
    height: 400px;
}

.timeline .date {
    font-family: Arial Condensed, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #333 !important;
}

.timeline .date::after {
    content: "";
    background-color: #333;
    display: block;
    width: 60px;
    height: 3px;
    margin: 10px 0;
}

.timeline .btn {
    font-family: Georgia, serif;
    font-size: 15px;
    font-style: italic;
    background-color: #288253;
    color: white;
    text-align: center;
    display: inline-block;
    padding: 10px;
    text-decoration: none;
    margin: 10px 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.timeline .milestone {
    font-family: Georgia, serif;
    font-size: 20px;
    font-style: italic;
    line-height: 25px;
    color: #333;
    margin: 10px 0;
    text-align: center;
}

.timeline .icon {
    margin: 20px 0 0 70px;
    min-height: 60px;
}

    .timeline .icon::before {
        position: absolute;
        margin: 0 0 0 -70px;
        width: 48px;
        height: 48px;
        display: block;
        content: "";
    }

.timeline .new.icon::before {
    background-image: url(../png/new-product.png);
}

.timeline .sales.icon::before {
    background-image: url(../png/sales.png);
}

.timeline .open.icon::before {
    background-image: url(../png/plant-opening.png);
}

.timeline .media.icon::before {
    background-image: url(../png/media-buzz.png);
}

.timeline .employees.icon::before {
    background-image: url(../png/employees.png);
    margin-top: -15px;
}

.timeline .flood.icon::before {
    background-image: url(../png/water-resistant-06.png);
}

.timeline .fire.icon::before {
    background-image: url(../png/fire-resistance-05.png);
}

.timeline .employees.icon {
    margin-top: 30px;
}

.new > img {
    width: 120px;
}

.thumb img {
    width: 113px;
}

.txt-center {
    text-align: center;
}
 
/* JH OVERRIDES */
.row {
    margin-bottom: 10px !important;
}
.std-twocta-columns {
    padding-top: 0 !important;
}