html, body, .timeline-content {
    height: 100%;
}

*, h4 {
    color: #FFF;
}

.inner-main {
    font-size: 0px;
    margin-right: -10px;
    padding-left: 65px;
    padding-right: 65px;
}

h4 {
    margin-top: 1px;
    margin-bottom: 0px;
    margin-left: 13px;
    font-size: 13px;
    position: absolute;
}

.timeline-content {
    margin: 0 auto 0 auto;
    position: relative;
    overflow-y: hidden;
    overflow-x: auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.timeline-content .inner-main {
    height: 100%;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.description {
    position: relative;
    padding: 10px;
    width: 100%;
}

.timeline-spine {
    margin-top: -8px;
    position: absolute;
    top: 50%;
    left: 0px;
    right: 0px;
    height: 16px;
    z-index: 5;
}

.photo-wrapper {
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: absolute;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.event {
    position: relative;
    height: 50%;
    /*cursor: pointer;*/
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    z-index: 10;
    top: -5px;
    margin-left: 5px;
}

.photo-wrapper {
    cursor: pointer;
}

.event-1 {
    width: 194px;
}

.event-2 {
    width: 170px;
}

.event-3 {
    width: 144px;
}

.event-bottom {
    top: 50%;
    margin-top: 5px;
}

.event-1 .photo-wrapper {
    left: 50%;
    margin-left: -97px;
}

.event-2 .photo-wrapper {
    left: 50%;
    margin-left: -85px;
}

.event-3 .photo-wrapper {
    left: 50%;
    margin-left: -72px;
}

.event-top.event-1 .photo-wrapper {
    bottom: -230px;
}

.event-top.event-2 .photo-wrapper {
    bottom: -206px;
}

.event-top.event-3 .photo-wrapper {
    bottom: -180px;
}

.event-1 .photo-wrapper {
    height: 194px;
    width: 194px;
}

.event-2 .photo-wrapper {
    height: 170px;
    width: 170px;
}

.event-3 .photo-wrapper {
    height: 144px;
    width: 144px;
}

.event-bottom.event-1 .photo-wrapper {
    top: -230px;
}

.event-bottom.event-2 .photo-wrapper {
    top: -206px;
}

.event-bottom.event-3 .photo-wrapper {
    top: -180px;
}

.event-bottom.event-1 .photo-wrapper {
    bottom: -194px;
}

.event-top h4 {
    bottom: -13px;
}

.event-bottom h4 {
    top: -13px;
}

.event-bottom.event-2 .photo-wrapper {
    bottom: -170px;
}

.event-bottom.event-3 .photo-wrapper {
    margin-left: -72px;
    bottom: -144px;
}

.event-bottom .empty-image-1 {
    bottom: -8px;
}

.event-bottom .empty-image-2 {
    bottom: -32px;
}

.event-bottom .empty-image-3 {
    bottom: -16px;
}

.event-top .empty-image-1 {
    top: -8px;
}

.event-top .empty-image-2 {
    top: -32px;
}

.event-top .empty-image-3 {
    top: -16px;
}

.event-line {
    position: absolute;
    width: 0px;
    border-style: solid;
    border-width: 1px;
    margin-top: -1px;
}

.event-bottom .event-line {
    top: -32px;
    bottom: -10px;
}

.event-line {
    left: 50%;
    margin-left: -1px;
}

.event-bottom .event-content {
    text-align: right;
}

.event-bottom .event-content {
    text-align: left;
}

.event-bottom.event-1 .event-content {
    font-size: 1.2em !important;
}

.event-content, .description {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 16px;
}

.event-1 .description, .event-1 a {
    font-size: 1.2em;
}

.event-3 .description, .event-3 a {
    font-size: 0.8em;
}

.event-2 .description, .event-2 a {
    font-size: 1em;
}

.event-content .inner {
    position: relative;
    width: 100%;
    height: 100%;
}

.event-top .event-line {
    bottom: -32px;
    top: -10px;
}

.empty-image {
    border-style: solid;
    border-width: 7px;
    -webkit-border-radius: 50%; 
    -moz-border-radius: 50%; 
    border-radius: 50%;
    background-size: cover;
    background-position: 50% 50%;
    border-color: #FFF;
    position: absolute;
    width: 0px;
}

.empty-image-1 {
    border-width: 16px;
    left: 50%;
    margin-left: -16px;
}

.empty-image-2 {
    border-width: 12px;
    left: 50%;
    margin-left: -12px;
}

.empty-image-3 {
    border-width: 8px;
    left: 50%;
    margin-left: -8px;
}

.event-bottom .empty-image-1 {
    margin-left: -16px;
}

.event-bottom .empty-image-2 {
    margin-left: -12px;

}

.event-bottom .empty-image-3 {
    margin-left: -8px;

}

.event-bottom .empty-image-1 {
    margin-right: -16px;

}

.event-bottom .empty-image-2 {
    margin-right: -12px;

}

.event-bottom .empty-image-3 {
    margin-right: -8px;

}

.event-top .event-content {
    position: absolute;
    bottom: 13px;
}

.event-bottom .event-content {
    position: absolute;
    top: 13px;
}

.jspPane {
    position: absolute;
    height: 100%;
}

.jspHorizontalBar {
    position: absolute;
    bottom: 50%;
    left: 0;
    margin-bottom: -8px;
    width: 100%;
    height: 16px;
    background: red;
    z-index: 0;
}

.jspDrag {
    position: relative;
    top: 0px;
    left: 0;
    cursor: pointer;
    height: 16px !important;
    opacity: 0.5;
}

.jspHorizontalBar {
    background: transparent;
}

.jspTrack {
    background-color: transparent;
}

.jspArrow {
    background-color: transparent;
}

.jspArrow.jspDisabled {
    background-color: transparent;
}

.jspVerticalBar, .jspCorner {
    display: none;
}

.lb-closeContainer {
    position: absolute;
    top: 5px;
    z-index: 500;
}

.connector {
    position: absolute;
    height: 16px;
    border-style: solid;
    border-color: #FFF;
}

.event-top .connector {
    bottom: -23px;
}

.event-bottom .connector {
    top: -23px;
}

.event-1 .connector {
    border-width: 10px;
    width: 174px;
}

.event-2 .connector {
    border-width: 10px;
    width: 150px;
}

.event-3 .connector {
    border-width: 10px;
    width: 124px;
}

.event-right .connector-1 {
    margin-left: -18px;
    left: 0px
}

.event-right .connector-2 {
    margin-left: -18px;
    left: 0px
}

.event-right .connector-3 {
    margin-left: -18px;
    left: 0px
}

.event-left .connector-1 {
    margin-right: -18px;
    right: 0px
}

.event-left .connector-2 {
    margin-right: -18px;
    right: 0px
}

.event-left .connector-3 {
    margin-right: -18px;
    right: 0px
}