/*.timeline {*/
    /*position: relative;*/
    /*padding:4px 0 0 0;*/
    /*margin-top:22px;*/
    /*list-style: none;*/
/*}*/

/*.timeline>li:nth-child(even) {*/
    /*position: relative;*/
    /*margin-bottom: 50px;*/
    /*height: 180px;*/
    /*right:-100px;*/
/*}*/

/*.timeline>li:nth-child(odd) {*/
    /*position: relative;*/
    /*margin-bottom: 50px;*/
    /*height: 180px;*/
    /*left:-100px;*/
/*}*/

/*.timeline>li:before,*/
/*.timeline>li:after {*/
    /*content: " ";*/
    /*display: table;*/
/*}*/

/*.timeline>li:after {*/
    /*clear: both;*/
    /*min-height: 170px;*/
/*}*/

/*.timeline > li .timeline-panel {*/
    /*position: relative;*/
    /*float: left;*/
    /*width: 41%;*/
    /*padding: 0 20px 20px 30px;*/
    /*text-align: right;*/
/*}*/

/*.timeline>li .timeline-panel:before {*/
    /*right: auto;*/
    /*left: -15px;*/
    /*border-right-width: 15px;*/
    /*border-left-width: 0;*/
/*}*/

/*.timeline>li .timeline-panel:after {*/
    /*right: auto;*/
    /*left: -14px;*/
    /*border-right-width: 14px;*/
    /*border-left-width: 0;*/
/*}*/

/*.timeline>li .timeline-image {*/
    /*z-index: 100;*/
    /*position: absolute;*/
    /*left: 50%;*/
    /*border: 7px solid #3b5998;*/
    /*border-radius: 100%;*/
    /*background-color: #3b5998;*/
    /*box-shadow: 0 0 5px #4582ec;*/
    /*width: 200px;*/
    /*height: 200px;*/
    /*margin-left: -100px;*/
/*}*/

/*.timeline>li .timeline-image h4 {*/
    /*margin-top: 12px;*/
    /*font-size: 10px;*/
    /*line-height: 14px;*/
/*}*/

/*.timeline>li.timeline-inverted>.timeline-panel {*/
    /*float: right;*/
    /*padding: 0 30px 20px 20px;*/
    /*text-align: left;*/
/*}*/

/*.timeline>li.timeline-inverted>.timeline-panel:before {*/
    /*right: auto;*/
    /*left: -15px;*/
    /*border-right-width: 15px;*/
    /*border-left-width: 0;*/
/*}*/

/*.timeline>li.timeline-inverted>.timeline-panel:after {*/
    /*right: auto;*/
    /*left: -14px;*/
    /*border-right-width: 14px;*/
    /*border-left-width: 0;*/
/*}*/

/*.timeline>li:last-child {*/
    /*margin-bottom: 0;*/
/*}*/

/*.timeline .timeline-heading h4 {*/
    /*margin-top:22px;*/
    /*margin-bottom: 4px;*/
    /*padding:0;*/
    /*color: #b3b3b3;*/
/*}*/

/*.timeline .timeline-heading h4.subheading {*/
    /*margin:0;*/
    /*padding:0;*/
    /*text-transform: none;*/
    /*font-size:18px;*/
    /*color:#333333;*/
/*}*/

/*.timeline .timeline-body>p,*/
/*.timeline .timeline-body>ul {*/
    /*margin-bottom: 0;*/
    /*color:#808080;*/
/*}*/
/*!*Style for even div.line*!*/
/*.timeline>li:nth-child(odd) .line:before {*/
    /*content: "";*/
    /*position: absolute;*/
    /*top: 60px;*/
    /*bottom: 0;*/
    /*left: 690px;*/
    /*width: 4px;*/
    /*height:340px;*/
    /*background-color: #3b5998;*/
    /*-ms-transform: rotate(-44deg); !* IE 9 *!*/
    /*-webkit-transform: rotate(-44deg); !* Safari *!*/
    /*transform: rotate(-44deg);*/
    /*box-shadow: 0 0 5px #4582ec;*/
/*}*/
/*!*Style for odd div.line*!*/
/*.timeline>li:nth-child(even) .line:before  {*/
    /*content: "";*/
    /*position: absolute;*/
    /*top: 60px;*/
    /*bottom: 0;*/
    /*left: 450px;*/
    /*width: 4px;*/
    /*height:340px;*/
    /*background-color: #3b5998;*/
    /*-ms-transform: rotate(44deg); !* IE 9 *!*/
    /*-webkit-transform: rotate(44deg); !* Safari *!*/
    /*transform: rotate(44deg);*/
    /*box-shadow: 0 0 5px #4582ec;*/
/*}*/
/*!* Medium Devices, .visible-md-* *!*/
/*@media (min-width: 992px) and (max-width: 1199px) {*/
    /*.timeline > li:nth-child(even) {*/
        /*margin-bottom: 0px;*/
        /*min-height: 0px;*/
        /*right: 0px;*/
    /*}*/
    /*.timeline > li:nth-child(odd) {*/
        /*margin-bottom: 0px;*/
        /*min-height: 0px;*/
        /*left: 0px;*/
    /*}*/
    /*.timeline>li:nth-child(even) .timeline-image {*/
        /*left: 0;*/
        /*margin-left: 0px;*/
    /*}*/
    /*.timeline>li:nth-child(odd) .timeline-image {*/
        /*left: 690px;*/
        /*margin-left: 0px;*/
    /*}*/
    /*.timeline > li:nth-child(even) .timeline-panel {*/
        /*width: 76%;*/
        /*padding: 0 0 20px 0px;*/
        /*text-align: left;*/
    /*}*/
    /*.timeline > li:nth-child(odd) .timeline-panel {*/
        /*width: 70%;*/
        /*padding: 0 0 20px 0px;*/
        /*text-align: right;*/
    /*}*/
    /*.timeline > li .line {*/
        /*display: none;*/
    /*}*/
/*}*/
/*!* Small Devices, Tablets *!*/
/*@media (min-width: 768px) and (max-width: 991px) {*/
    /*.timeline > li:nth-child(even) {*/
        /*margin-bottom: 0px;*/
        /*min-height: 0px;*/
        /*right: 0px;*/
    /*}*/
    /*.timeline > li:nth-child(odd) {*/
        /*margin-bottom: 0px;*/
        /*min-height: 0px;*/
        /*left: 0px;*/
    /*}*/
    /*.timeline>li:nth-child(even) .timeline-image {*/
        /*left: 0;*/
        /*margin-left: 0px;*/
    /*}*/
    /*.timeline>li:nth-child(odd) .timeline-image {*/
        /*left: 520px;*/
        /*margin-left: 0px;*/
    /*}*/
    /*.timeline > li:nth-child(even) .timeline-panel {*/
        /*width: 70%;*/
        /*padding: 0 0 20px 0px;*/
        /*text-align: left;*/
    /*}*/
    /*.timeline > li:nth-child(odd) .timeline-panel {*/
        /*width: 70%;*/
        /*padding: 0 0 20px 0px;*/
        /*text-align: right;*/
    /*}*/
    /*.timeline > li .line {*/
        /*display: none;*/
    /*}*/
/*}*/
/*!* Custom, iPhone Retina *!*/
/*@media only screen and (max-width: 767px) {*/
    /*.timeline > li:nth-child(even) {*/
        /*margin-bottom: 0px;*/
        /*min-height: 0px;*/
        /*right: 0px;*/
    /*}*/
    /*.timeline > li:nth-child(odd) {*/
        /*margin-bottom: 0px;*/
        /*min-height: 0px;*/
        /*left: 0px;*/
    /*}*/
    /*.timeline>li .timeline-image {*/
        /*position: static;*/
        /*width: 150px;*/
        /*height: 150px;*/
        /*margin-bottom:0px;*/
    /*}*/
    /*.timeline>li:nth-child(even) .timeline-image {*/
        /*left: 0;*/
        /*margin-left: 0;*/
    /*}*/
    /*.timeline>li:nth-child(odd) .timeline-image {*/
        /*float:right;*/
        /*left: 0px;*/
        /*margin-left:0;*/
    /*}*/
    /*.timeline > li:nth-child(even) .timeline-panel {*/
        /*width: 100%;*/
        /*padding: 0 0 20px 14px;*/
    /*}*/
    /*.timeline > li:nth-child(odd) .timeline-panel {*/
        /*width: 100%;*/
        /*padding: 0 14px 20px 0px;*/
    /*}*/
    /*.timeline > li .line {*/
        /*display: none;*/
    /*}*/
/*}*/

.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}

.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #eeeeee;
    left: 50%;
    margin-left: -1.5px;
}

.timeline > li {
    margin-bottom: 20px;
    position: relative;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}

.timeline > li:after {
    clear: both;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}

.timeline > li:after {
    clear: both;
}

.timeline > li > .timeline-panel {
    width: 46%;
    float: left;
    border: 1px solid #d4d4d4;
    border-radius: 2px;
    padding: 20px;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}

.timeline > li > .timeline-panel:before {
    position: absolute;
    top: 26px;
    right: -15px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 15px solid #ccc;
    border-right: 0 solid #ccc;
    border-bottom: 15px solid transparent;
    content: " ";
}

.timeline > li > .timeline-panel:after {
    position: absolute;
    top: 27px;
    right: -14px;
    display: inline-block;
    border-top: 14px solid transparent;
    border-left: 14px solid #fff;
    border-right: 0 solid #fff;
    border-bottom: 14px solid transparent;
    content: " ";
}

.timeline > li > .timeline-badge {
    color: #fff;
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 1.4em;
    text-align: center;
    position: absolute;
    top: 16px;
    left: 50%;
    margin-left: -25px;
    background-color: #fff;
    z-index: 100;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
}

.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}

.timeline-badge.primary {
    background-color: #2e6da4 !important;
}

.timeline-badge.success {
    background-color: #3f903f !important;
}

.timeline-badge.warning {
    background-color: #f0ad4e !important;
}

.timeline-badge.danger {
    background-color: #d9534f !important;
}

.timeline-badge.info {
    background-color: #5bc0de !important;
}

.timeline-title {
    margin-top: 0;
    color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}

.timeline-body > p + p {
    margin-top: 5px;
}

@media (max-width: 767px) {
    ul.timeline:before {
        left: 40px;
    }

    ul.timeline > li > .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
    }

    ul.timeline > li > .timeline-badge {
        left: 15px;
        margin-left: 0;
        top: 16px;
    }

    ul.timeline > li > .timeline-panel {
        float: right;
    }

    ul.timeline > li > .timeline-panel:before {
        border-left-width: 0;
        border-right-width: 15px;
        left: -15px;
        right: auto;
    }

    ul.timeline > li > .timeline-panel:after {
        border-left-width: 0;
        border-right-width: 14px;
        left: -14px;
        right: auto;
    }
}