@charset "utf-8";
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline .dt-sc-hr-timeline-content:before,
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb:after,
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content h3,
.dt-sc-timeline-section.type4 .dt-sc-timeline .dt-sc-timeline-content h2,
.dt-sc-timeline-section.type4 .dt-sc-timeline-image-wrapper:before,
.dt-sc-timeline-section.type4 .dt-sc-timeline-thumb-overlay,
.dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline-image-wrapper .dt-sc-timeline-thumb-overlay,
.dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline-image-wrapper .dt-sc-timeline-thumb-overlay h5,
.dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline .dt-sc-timeline-content h2,
.dt-sc-timeline-section .dt-sc-timeline-image-wrapper .dt-sc-timeline-thumb-overlay {
    -webkit-transition: all 0.3s linear;
       -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
         -o-transition: all 0.3s linear;
            transition: all 0.3s linear;
}

.dt-sc-hr-timeline-section.type1,
.dt-sc-hr-timeline-wrapper {
    position: relative;

    float: left;
    clear: both;

    width: 100%;
    margin: 0;
    padding: 0;
}

.dt-sc-hr-timeline-section.type1:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 5px;
    margin: auto;

    content: "";
}

.dt-sc-hr-timeline-section .dt-sc-hr-timeline .dt-sc-hr-timeline-content>span,
.dt-sc-hr-timeline-section .dt-sc-hr-timeline .dt-sc-hr-timeline-content>span img {
    -webkit-border-radius: 50%;
            border-radius: 50%;
}

.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline-wrapper:before,
.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline-wrapper:after {
    position: absolute;
    top: 0;
    bottom: 0;

    width: 9000px;
    height: 5px;
    margin: auto;

    content: "";
}

.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline-wrapper:before {
    left: 100%;
}

.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline-wrapper:after {
    right: 100%;
}

.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline {
    overflow: hidden;
}

.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-thumb {
    line-height: 0;

    display: inline-block;

    width: 50%;
    margin: 10px auto;
}

.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-thumb img {
    width: 100%;
    height: auto;
}

.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-content {
    position: relative;

    display: inline-block;

    width: 50%;
    margin: 0 0 35px;
    padding: 25px 20px 30px;

    text-align: center;

    border-radius: 5px;
}

.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-content {
    float: right;

    margin: 45px 0 0;
}

.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-content p {
    margin-bottom: 0;
}

.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-content h3 {
    font-size: 24px;
    line-height: normal;
}

.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-content>span {
    font-size: 75px;
    line-height: 100px;

    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    overflow: hidden;

    width: 100px;
    height: 100px;
    margin: auto;

    pointer-events: none;

    opacity: 0.25;
}

.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-content>span:not(.image-wrapper) {
    opacity: 0.15;
}

.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-content:before,
.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-content:after {
    position: absolute;
    left: 50%;

    content: "";
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
}

.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-content:before {
    bottom: -13px;

    width: 26px;
    height: 26px;

    border: 5px solid;
    -webkit-border-radius: 50%;
            border-radius: 50%;
}

.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-content:after {
    bottom: -43px;

    width: 5px;
    height: 30px;
}

.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-content:before {
    top: -13px;
    bottom: inherit;
}

.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-content:after {
    top: -43px;
    bottom: inherit;
}

.dt-sc-hr-timeline-section.type2 {
    position: relative;

    float: left;
    clear: both;

    width: 100%;
    margin: 0;
    padding: 0;
}

.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline:before,
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline:after {
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;

    height: 5px;
    margin: auto;

    content: "";
    pointer-events: none;
}

.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline:before {
    right: 50%;
    left: -15px;
}

.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline:after {
    right: -15px;
    left: 50%;
}

.dt-sc-hr-timeline-section.type2 .column:first-child .dt-sc-hr-timeline:before,
.dt-sc-hr-timeline-section.type2 .column:last-child .dt-sc-hr-timeline:after {
    content: none;
}

.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content {
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: distribute;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
            justify-content: space-around;

    min-height: 500px;

    text-align: center;

    -webkit-align-ietms: center;
}

.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb {
    line-height: 0;

    position: relative;

    display: inline-block;

    width: 130px;
    height: 130px;
    margin: 15px 0;

    text-align: center;
}

.dt-sc-timeline-section.type2 .dt-sc-timeline-image-wrapper img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    float: left;

    width: 100%;
    height: 100%;

    -webkit-object-fit: cover;
         -o-object-fit: cover;
            object-fit: cover;
    -webkit-object-position: center;
         -o-object-position: center;
            object-position: center;
}

.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb,
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb img {
    border-radius: 50%;
}

.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-inner-content {
    display: inline-block;
}

.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content h3 {
    font-size: 1.5em;
    font-weight: bold;
    line-height: normal;

    position: relative;

    margin-bottom: 20px;

    text-transform: uppercase;
}

.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content h3:before {
    position: absolute;
    right: 0;
    bottom: -10px;
    left: 0;

    width: 70px;
    height: 1px;
    margin: auto;

    content: "";
}

.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline:not(.bottom) .dt-sc-hr-timeline-content>.dt-sc-hr-timeline-inner-content:only-child {
    margin-bottom: -100%;
}

.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-content>.dt-sc-hr-timeline-inner-content:only-child {
    margin-top: -100%;
}

.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content p {
    font-size: 1em;
    line-height: 1.5em;

    overflow: hidden;

    max-height: 6em;
    margin-bottom: 0;
}

.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content>span {
    line-height: 30px;

    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    overflow: hidden;

    width: 30px;
    height: 30px;
    margin: auto;
}

.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content:before {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;

    width: 40px;
    height: 40px;
    margin: auto;

    content: "";
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);

    border: 1px solid;
    -webkit-border-radius: 50%;
            border-radius: 50%;
}

.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb:after {
    position: absolute;
    z-index: -1;
    top: 100%;
    right: 0;
    left: 0;

    width: 5px;
    height: 50%;
    margin: auto;

    content: "";
}

.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-thumb:after {
    top: auto;
    bottom: 100%;
}

@media all and (-ms-high-contrast:none) {
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content {
        display: block;

        min-height: 100%;
    }
    *::-ms-backdrop,
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content {
        display: block;

        min-height: 100%;
    }
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb {
        position: absolute;
        right: 0;
        left: 0;

        margin: auto;
    }
    *::-ms-backdrop,
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb {
        position: absolute;
        right: 0;
        left: 0;

        margin: auto;
    }
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline:not(.bottom) .dt-sc-hr-timeline-thumb {
        top: 0;
        bottom: auto;
    }
    *::-ms-backdrop,
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline:not(.bottom) .dt-sc-hr-timeline-thumb {
        top: 0;
        bottom: auto;
    }
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-thumb {
        top: auto;
        bottom: 0;
    }
    *::-ms-backdrop,
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-thumb {
        top: auto;
        bottom: 0;
    }
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-inner-content:before,
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-inner-content:after {
        display: block;

        content: "";
    }
    *::-ms-backdrop,
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-inner-content:before,
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-inner-content:after {
        display: block;

        content: "";
    }
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline:not(.bottom) .dt-sc-hr-timeline-inner-content:before,
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-inner-content:after {
        padding-top: 100%;
    }
    *::-ms-backdrop,
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline:not(.bottom) .dt-sc-hr-timeline-inner-content:before,
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-inner-content:after {
        padding-top: 100%;
    }
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb:after {
        height: 80%;
    }
    *::-ms-backdrop,
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb:after {
        height: 80%;
    }
}

.dt-sc-timeline-section {
    position: relative;

    float: left;
    clear: both;

    width: 100%;
    margin: 0 0 45px;
    padding: 0;
}

.dt-sc-timeline-section:before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;

    width: 1px;
    height: 100%;
    margin: 5px 7px;

    content: "";
}

.dt-sc-timeline {
    display: inline-block;

    width: 100%;
}

.dt-sc-timeline-section .dt-sc-timeline:first-child {
    margin-top: -20px;
}

.dt-sc-timeline-section .dt-sc-timeline:last-child {
    margin-bottom: -45px;
}

.dt-sc-timeline .column {
    max-width: 230px;
    width: 100%;
    margin: 0 0 0 30px;
}

.dt-sc-timeline.right>.column {
    float: right;
}

.dt-sc-timeline .dt-sc-timeline-content h2 {
    font-size: 16px;
    line-height: normal;
}

.dt-sc-timeline .dt-sc-timeline-content h2 span {
    font-size: 24px;
}

.dt-sc-timeline.left .dt-sc-timeline-content {
    position: relative;

    padding: 0 120px 0 0;

    text-align: right;
}

.dt-sc-timeline.right .dt-sc-timeline-content {
    position: relative;

    padding: 0 0 0 120px;
}

.dt-sc-timeline .dt-sc-timeline-content:before {
    position: absolute;
    top: 0;
    right: 52px;
    bottom: 0;

    width: 26px;
    height: 26px;
    margin: auto;

    content: "";

    border: 5px solid;
    -webkit-border-radius: 50%;
            border-radius: 50%;
}

.dt-sc-timeline .dt-sc-timeline-content:after {
    position: absolute;
    top: 0;
    right: 3px;
    bottom: 0;

    width: 50px;
    height: 5px;
    margin: auto;

    content: "";
}

.dt-sc-timeline.right .dt-sc-timeline-content:before {
    right: auto;
    left: 52px;
}

.dt-sc-timeline.right .dt-sc-timeline-content:after {
    right: auto;
    left: 2px;
}

.dt-sc-timeline-section .dt-sc-timeline-image-wrapper {
    line-height: 0;

    position: relative;

    display: inline-block;
    overflow: hidden;

    margin-bottom: 10px;
}

.dt-sc-timeline-section .dt-sc-timeline-image-wrapper .dt-sc-timeline-thumb-overlay {
    position: absolute;
    top: 0;
    left: 0;

    visibility: hidden;

    width: 100%;
    height: 100%;

    opacity: 0;
    background-color: rgba(0, 0, 0, 0.75);
}

.dt-sc-timeline-section .dt-sc-timeline:hover .dt-sc-timeline-image-wrapper .dt-sc-timeline-thumb-overlay {
    visibility: visible;

    opacity: 1;
}

.dt-sc-timeline-section .dt-sc-timeline-image-wrapper .dt-sc-timeline-thumb-overlay h5 {
    font-size: 1em;

    position: absolute;
    top: 50%;
    left: 50%;

    margin: auto;

    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    text-align: center;
    word-wrap: break-word;

    color: #fff;
}

.dt-sc-timeline-section.type1 {
    padding: 30px 0;
}

.dt-sc-timeline-section.type1 .dt-sc-timeline-icon-wrapper {
    display: inline-block;

    margin-bottom: 10px;
}

.dt-sc-timeline-section.type1 .dt-sc-timeline-icon-wrapper span {
    font-size: 35px;

    display: block;
}

.dt-sc-timeline-section.type2:before {
    width: 3px;
    height: 85%;
}

.dt-sc-timeline-section.type2 .column {
    overflow: hidden;
}

.dt-sc-timeline-section.type2 .dt-sc-timeline {
    margin-bottom: -60px;
}

.dt-sc-timeline-section.type2 .dt-sc-timeline .dt-sc-timeline-content {
    width: 60%;
    margin-right: auto;
    margin-left: auto;
}

.dt-sc-timeline-section.type2 .dt-sc-timeline:last-child .dt-sc-timeline-content {
    width: 40%;
}

.dt-sc-timeline-section.type2 .dt-sc-timeline.left .dt-sc-timeline-content,
.dt-sc-timeline-section.type2 .dt-sc-timeline.right .dt-sc-timeline-content {
    margin-top: 15px;
    padding: 0;

    text-align: center;
}

.dt-sc-timeline-section.type2 .dt-sc-timeline .dt-sc-timeline-content>*:first-child:not(.dt-sc-timeline-icon-wrapper):not(.dt-sc-timeline-image-wrapper) {
    position: relative;
    z-index: 1;

    padding-top: 45px;
}

.dt-sc-timeline-section.type2 .dt-sc-timeline:last-child .dt-sc-timeline-content>*:first-child:not(.dt-sc-timeline-icon-wrapper):not(.dt-sc-timeline-image-wrapper) {
    padding-top: 20px;
}

.dt-sc-timeline-section.type2 .dt-sc-timeline-icon-wrapper span,
.dt-sc-timeline-section.type2 .dt-sc-timeline-image-wrapper img {
    border: 3px solid;
}

.dt-sc-timeline-section.type2 .dt-sc-timeline .dt-sc-timeline-content h2 span {
    font-size: 30px;

    display: inline-block;

    margin-bottom: 10px;
}

.dt-sc-timeline-section.type2 .dt-sc-timeline .dt-sc-timeline-content h2 {
    font-size: 16px;
    line-height: inherit;

    margin-bottom: 0;
}

.dt-sc-timeline-section.type2 .dt-sc-timeline .dt-sc-timeline-content:before {
    content: none;
}

.dt-sc-timeline-section.type2 .dt-sc-timeline .dt-sc-timeline-content:after {
    top: 60px;
    bottom: inherit;

    width: 100%;
    height: 1px;

    border-top: 2px dotted;
    background: none;
}

.dt-sc-timeline-section.type2 .dt-sc-timeline .dt-sc-timeline-content:after {
    left: 50%;
}

.dt-sc-timeline-section.type2 .dt-sc-timeline.right .dt-sc-timeline-content:after {
    right: 50%;
    left: auto;
}

.dt-sc-timeline-section.type2 .dt-sc-timeline.simple-content {
    margin-bottom: 0;
}

.dt-sc-timeline-section.type2 .dt-sc-timeline.simple-content .dt-sc-timeline-content h2 {
    font-size: 30px;
    font-weight: bold;
    font-style: italic;
}

.dt-sc-timeline-section.type2 .dt-sc-timeline.simple-content .dt-sc-timeline-content:after {
    top: 13px;

    width: 70px;
}

.dt-sc-timeline-section.type2 .dt-sc-timeline-icon-wrapper,
.dt-sc-timeline-section.type2 .dt-sc-timeline-image-wrapper {
    line-height: 120px;

    position: relative;
    z-index: 1;

    display: inline-block;
    overflow: hidden;

    width: 120px;
    height: 120px;
    margin: 0 auto 15px;
}

.dt-sc-timeline-section.type2 .dt-sc-timeline-icon-wrapper span {
    font-size: 50px;
    line-height: inherit;

    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    display: block;

    margin: auto;
}

.dt-sc-timeline-section.type2 .dt-sc-timeline-image-wrapper img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    float: left;

    width: 100%;
    height: 100%;

    -webkit-object-fit: cover;
         -o-object-fit: cover;
            object-fit: cover;
    -webkit-object-position: center;
         -o-object-position: center;
            object-position: center;
}

.dt-sc-timeline-section.type2 .dt-sc-timeline:last-child {
    margin-top: 100px;
    margin-bottom: 0;
    margin-left: -5px;
}

.dt-sc-timeline-section.type2 .dt-sc-timeline:last-child .column {
    width: 100%;
}

.dt-sc-timeline-section.type2 .dt-sc-timeline.left:last-child .dt-sc-timeline-content {
    padding-right: 0;
}

.dt-sc-timeline-section.type2 .dt-sc-timeline:last-child .dt-sc-timeline-content:after {
    border-width: 0;
}

.dt-sc-timeline-section.type2 .dt-sc-timeline:last-child .dt-sc-timeline-content h2 {
    margin-top: 10px;
}

.dt-sc-timeline-section.type2 .dt-sc-timeline:last-child .dt-sc-timeline-content h2 span {
    margin-bottom: 15px;
}

.dt-sc-timeline-section.type2 .dt-sc-timeline.left:last-child .dt-sc-timeline-content {
    margin-left: 3px;
}

.dt-sc-timeline-section.type2 .dt-sc-timeline:last-child .dt-sc-timeline-icon-wrapper,
.dt-sc-timeline-section.type2 .dt-sc-timeline:last-child .dt-sc-timeline-image-wrapper {
    left: 3px;
}

.dt-sc-timeline-section.type2:after {
    position: absolute;
    top: -15px;
    right: 0;
    left: 0;

    width: 16px;
    height: 16px;
    margin: auto;

    content: "";
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);

    border: 3px solid;
}

.dt-sc-timeline-section.type3 {
    padding: 30px 0;
}

.dt-sc-timeline-section .dt-sc-timeline:first-child {
    margin-top: 0;
}

.dt-sc-timeline-section.type3:before {
    width: 2px;
    height: 100%;

    background: rgba(0, 0, 0, 0.1);
}

.dt-sc-timeline-section.type3 .dt-sc-timeline .dt-sc-timeline-content:before {
    z-index: 1;
    top: 40px;
    right: 0;
    right: -12px;
    bottom: inherit;

    width: 24px;
    height: 24px;

    border: 2px solid rgba(0, 0, 0, 0.1);
}

.dt-sc-timeline-section.type3 .dt-sc-timeline .dt-sc-timeline-content:after {
    top: 35px;
    right: -18px;
    bottom: inherit;

    width: 34px;
    height: 34px;

    border-radius: 50%;
}

.dt-sc-timeline-section.type3 .dt-sc-timeline .dt-sc-timeline-content h2 {
    position: relative;

    padding: 10px 0 0;
}

.dt-sc-timeline-section.type3 .dt-sc-timeline .dt-sc-timeline-content h2:before {
    position: absolute;
    top: 0;
    right: 0;

    width: 30px;
    height: 2px;

    content: "";
}

.dt-sc-timeline-section.type3 .dt-sc-timeline .dt-sc-timeline-content h2 span {
    display: inline-block;

    margin-bottom: 5px;

    color: #000;
}

.dt-sc-timeline-section.type3 .dt-sc-timeline.right .dt-sc-timeline-content h2:before {
    right: inherit;
    left: 0;
}

.dt-sc-timeline-section.type3 .dt-sc-timeline.right .dt-sc-timeline-content:before {
    right: inherit;
    left: -12px;
}

.dt-sc-timeline-section.type3 .dt-sc-timeline.right .dt-sc-timeline-content:after {
    right: inherit;
    left: -18px;
}

.dt-sc-timeline-section.type3 .dt-sc-timeline .dt-sc-timeline-content {
    margin-bottom: 35px;
    padding: 0 35px;
}

.dt-sc-timeline-section.type3 .dt-sc-timeline-icon-wrapper {
    opacity: 0.15;
}

.dt-sc-timeline-section.type3 .dt-sc-timeline-icon-wrapper,
.dt-sc-timeline-section.type3 .dt-sc-timeline-icon-wrapper span {
    line-height: 0;

    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    height: 0;
    margin: auto;
}

.dt-sc-timeline-section.type3 .dt-sc-timeline-icon-wrapper span {
    font-size: 60px;

    right: 35px;
}

.dt-sc-timeline-section.type3 .dt-sc-timeline.right .dt-sc-timeline-icon-wrapper span {
    right: auto;
    left: 35px;
}

.dt-sc-timeline-section.type4:before {
    background: #8c8d8e;
}

.dt-sc-timeline-section.type4 .dt-sc-timeline {
    font-size: 14px;

    position: relative;

    margin-bottom: 45px;
}

.dt-sc-timeline-section.type4 .dt-sc-timeline:last-child {
    margin-bottom: 0;
}

.dt-sc-timeline-section.type4 .dt-sc-timeline:before {
    position: absolute;
    z-index: 1;
    top: 3px;
    right: 0;
    left: 0;

    width: 16px;
    height: 16px;

    content: "";

    border: 1px solid #222;
    border-radius: 50%;
}

.dt-sc-timeline-section.type4 .dt-sc-timeline .dt-sc-timeline-content:before,
.dt-sc-timeline-section.type4 .dt-sc-timeline .dt-sc-timeline-content:after {
    content: none;
}

.dt-sc-timeline-section.type4 .dt-sc-timeline .dt-sc-timeline-content h2 {
    position: relative;

    text-transform: uppercase;
}

.dt-sc-timeline-section.type4 .dt-sc-timeline .dt-sc-timeline-content h2 span {
    font-size: 16px;

    color: inherit;
}

.dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-content h2:before {
    right: inherit;
    left: 0;
}

.dt-sc-timeline-section.type4 .dt-sc-timeline.right>.column {
    float: right;
}

.dt-sc-timeline-section.type4 .dt-sc-timeline-thumb-overlay {
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    text-align: center;

    opacity: 0;
    border-radius: 50%;

    filter: alpha(opacity=0);
}

.dt-sc-timeline-section.type4 .dt-sc-timeline:hover .dt-sc-timeline-thumb-overlay {
    opacity: 1;

    filter: alpha(opacity=100);
}

.dt-sc-timeline-section.type4 .dt-sc-timeline-icon-wrapper,
.dt-sc-timeline-section.type4 .dt-sc-timeline-image-wrapper {
    position: absolute;
    top: 50%;
    right: -150px;

    overflow: visible;

    width: 120px;
    height: 120px;
    margin: auto;

    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);

    -webkit-box-shadow: 0 0 0 3px #222;
            box-shadow: 0 0 0 3px #222;
}

.dt-sc-timeline-section.type4 .dt-sc-timeline-icon-wrapper span {
    font-size: 50px;
    line-height: 0;

    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 0;
    margin: auto;

    text-align: center;
}

.dt-sc-timeline-section.type4 .dt-sc-timeline-image-wrapper img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    float: left;

    width: 100%;
    height: 100%;

    -webkit-object-fit: cover;
         -o-object-fit: cover;
            object-fit: cover;
    -webkit-object-position: center;
         -o-object-position: center;
            object-position: center;
}

.dt-sc-timeline-section.type4 .dt-sc-timeline-icon-wrapper,
.dt-sc-timeline-section.type4 .dt-sc-timeline-image-wrapper,
.dt-sc-timeline-section.type4 .dt-sc-timeline-image-wrapper img {
    -webkit-border-radius: 50%;
            border-radius: 50%;
}

.dt-sc-timeline-section.type4 .dt-sc-timeline-icon-wrapper:after,
.dt-sc-timeline-section.type4 .dt-sc-timeline-image-wrapper:after {
    position: absolute;
    z-index: -1;
    top: 50%;
    right: 100%;

    width: 30px;
    height: 5px;

    content: "";
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);

    background: #222;
}

.dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-icon-wrapper,
.dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-image-wrapper {
    right: auto;
    left: -150px;
}

.dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-icon-wrapper:after,
.dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-image-wrapper:after {
    right: auto;
    left: 100%;
}

.dt-sc-timeline-section.type4.right{
    float: right;
}
.dt-sc-timeline-section.type4.right .dt-sc-timeline{
    text-align: right;
}

.dt-sc-timeline-section.type4.right .dt-sc-timeline .column{
    float: right;

    margin: 0 30px 0 0  ;
}
.dt-sc-timeline-section.type4.right .dt-sc-timeline:before{
    right: 0;
    left: auto;
}
.dt-sc-timeline-section.type4.right:before{
    right: 0;
    left: auto;
}


.dt-sc-timeline-section.type5 {
    margin-bottom: 0;
}

.dt-sc-timeline-section.type5:before {
    width: 1px;

    background: rgba(0, 0, 0, 0.1);
}

.dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content:before,
.dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content:after {
    content: none;
}

.dt-sc-timeline-section.type5 .dt-sc-timeline:first-child,
.dt-sc-timeline-section.type5 .dt-sc-timeline:last-child {
    margin: 0;
}

.dt-sc-timeline-section.type5 .dt-sc-timeline.left .dt-sc-timeline-content {
    padding-right: 60px;
    padding-left: 15px;
}

.dt-sc-timeline-section.type5 .dt-sc-timeline.right .dt-sc-timeline-content {
    padding-right: 15px;
    padding-left: 60px;
}

.dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content {
    position: relative;

    float: left;
}

.dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content .dt-sc-timeline-icon-wrapper,
.dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content .dt-sc-timeline-image-wrapper {
    position: absolute;
    right: -35px;

    overflow: hidden;

    width: 70px;
    height: 70px;
    margin: auto;

    text-align: center;
}

.dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content .dt-sc-timeline-icon-wrapper span {
    font-size: 35px;
    line-height: 70px;

    display: block;
}

.dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content .dt-sc-timeline-image-wrapper img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    float: left;

    width: 100%;
    height: 100%;

    -webkit-object-fit: cover;
         -o-object-fit: cover;
            object-fit: cover;
    -webkit-object-position: center;
         -o-object-position: center;
            object-position: center;
}

.dt-sc-timeline-section.type5 .dt-sc-timeline.right .dt-sc-timeline-content .dt-sc-timeline-icon-wrapper,
.dt-sc-timeline-section.type5 .dt-sc-timeline.right .dt-sc-timeline-content .dt-sc-timeline-image-wrapper {
    right: auto;
    left: -35px;
}

.dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content h2 {
    font-size: 20px;

    margin-top: 20px;
    margin-bottom: 15px;
}

.dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content h2 span {
    font-size: 20px;

    color: #1b1310;
}

.dt-sc-hr-timeline-section.type2.with_icon .dt-sc-hr-timeline-content {
    position: relative;

    padding-left: 85px;

    text-align: left;
}

.dt-sc-hr-timeline-section.type2.with_icon .dt-sc-hr-timeline-content:before {
    position: absolute;
    top: 0;
    left: 33px;

    display: inline-block;

    height: 80%;

    content: "";

    border-left: 5px solid #fff;
}

.dt-sc-hr-timeline-section.type2.with_icon .dt-sc-hr-timeline-content h3 {
    font-size: 18px;

    text-transform: none;
}

.dt-sc-hr-timeline-section.type2.with_icon .dt-sc-hr-timeline-content span {
    font-size: 25px;
    line-height: 56px;

    position: absolute;
    top: 7px;
    left: 7px;

    width: 56px;
    height: 56px;

    text-align: center;

    color: #fff;
    border-radius: 50%;
    background: #0eb2e7;
    box-shadow: 0 0 0 7px #fff;
}

.dt-sc-hr-timeline-section.type2.with_icon .dt-sc-hr-timeline-content h4 {
    font-size: 50px;

    margin-top: 35px;
}

.dt-sc-timeline-item {
    position: relative;

    padding-top: 70px;

    cursor: all-scroll;
    text-align: center;
}

.dt-sc-timeline-item.slick-slide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
            align-items: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.dt-sc-timeline-detail {
    margin: 0 0 35px;
    padding: 0;

    text-align: center;
}

.dt-sc-timeline-detail .dt-sc-timeline-image,
.dt-sc-timeline-detail .dt-sc-timeline-description {
    display: inline-block;

    width: 50%;
    padding: 0 15px;

    vertical-align: middle;
}

.dt-sc-timeline-detail .dt-sc-timeline-description {
    text-align: left;
}

.dt-sc-timeline-detail .dt-sc-timeline-image:empty {
    display: none;
}

.dt-sc-timeline-detail .dt-sc-timeline-image:empty+.dt-sc-timeline-description {
    display: inline-block;

    width: 90%;
    margin: 30px auto 0;

    text-align: center;
}

.dt-sc-timeline-item>span {
    font-size: 25px;
    line-height: 50px;

    position: absolute;
    top: 10px;
    right: 0;
    left: 0;

    display: block;
    overflow: hidden;

    width: 50px;
    height: 50px;
    margin: auto;

    color: #333;
    -webkit-border-radius: 100%;
            border-radius: 100%;
    background-color: #e8e8e8;
}

.dt-sc-timeline-item.slick-slide .dt-sc-timeline-image:empty+span {
    top: 10px;
}

.dt-sc-timeline-item.slick-slide .dt-sc-timeline-image:empty+span+* {
    margin-top: 35px;
}

.dt-sc-timeline-item>span img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    display: inline-block;

    width: 100%;
    height: 100%;

    -webkit-object-fit: cover;
         -o-object-fit: cover;
            object-fit: cover;
    -webkit-object-position: center;
         -o-object-position: center;
            object-position: center;
}

.dt-sc-hr-timeline-slider-images-holder .slick-track:before {
    position: absolute;
    z-index: -1;
    top: 35px;
    left: 0;

    display: inline-block;

    width: 100%;
    height: 1px;
    margin: auto;

    content: "";

    background-color: #e8e8e8;
}

.dt-sc-hr-timeline-slider-images-holder.timeline-details-nav .dt-sc-timeline-image {
    margin-top: -35px;
}

.dt-sc-timeline-item h4 {
    font-size: 28px;

    margin: 10px 0;
    padding: 0 10px;

    color: #989898;
}

.dt-sc-timeline-item h3 {
    font-size: 50px;

    display: inline-block;

    margin: 10px 0;
    padding: 0 10px;

    color: #333;
}

.dt-sc-timeline-item.slick-current span {
    color: #fff;
}

.dt-sc-hr-timeline-slider-images-holder .slick-list {
    padding: 0 !important;
}

.dt-sc-hr-timeline-slider .slick-prev,
.dt-sc-hr-timeline-slider .slick-next {
    display: none !important;
}

.dt-sc-timeline-image {
    padding: 0 5px;
}

.dt-sc-timeline-description h2 {
    font-size: 30px;
}

.dt-sc-timeline-description h5 {
    font-size: 20px;
}

.dt-sc-timeline-description p {
    font-size: 16px;
    line-height: 26px;
}

.dt-sc-hr-timeline-section .dt-sc-hr-timeline .dt-sc-hr-timeline-content>span.image-wrapper,
.dt-sc-timeline-item>span.image-wrapper {
    background: none !important;
}

.dt-sc-timeline-section.dt-sc-vc-special {
    position: relative;
    z-index: 9;

    float: left;

    width: 100%;
    padding-top: 0;

    text-align: center;
}

.dt-sc-timeline-section.dt-sc-vc-special:before {
    z-index: -1;
    top: 50px;

    width: 1px;
}

.dt-sc-timeline-section.dt-sc-vc-special:after {
    position: absolute;
    right: 0;
    bottom: -50px;
    left: 0;

    display: block;

    width: 11px;
    height: 11px;
    margin: 0 auto;

    content: "";
}

.dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline {
    display: inline-block;
    float: left;

    width: 100%;
    margin-top: 0;
    margin-bottom: 60px;
}

.dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline:last-child {
    margin-bottom: 0;
}

.dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline .dt-sc-timeline-content:before,
.dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline .dt-sc-timeline-content:after {
    display: none;
}

.dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline-icon-wrapper {
    line-height: 0;

    position: relative;

    float: left;

    width: 100%;
    margin-bottom: 35px;

    text-align: center;
}

.dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline-icon-wrapper:empty {
    display: none;
}

.dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline-icon-wrapper>span {
    font-size: 30px;
    line-height: 70px;

    position: relative;

    display: inline-block;
    float: none;
    overflow: hidden;

    width: 70px;
    height: 70px;

    border: 1px solid;
    background: #fff;
}

.dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline-icon-wrapper>span img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    display: inline-block;

    width: 100%;
    height: 100%;

    -webkit-object-fit: cover;
         -o-object-fit: cover;
            object-fit: cover;
    -webkit-object-position: center;
         -o-object-position: center;
            object-position: center;
}

.dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline-icon-wrapper h3 {
    font-size: 24px;
    font-weight: 700;

    padding: 25px 0;

    letter-spacing: 1.5px;
    text-transform: uppercase;

    background: #fff;
}

.dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline-image-wrapper {
    position: relative;

    float: left;

    width: 42%;
    margin: 0 4%;

    text-align: center;
}

.dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline .dt-sc-timeline-image-wrapper a {
    position: relative;

    display: inline-block;
    float: left;

    width: 100%;
}

.dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline-image-wrapper .dt-sc-timeline-thumb-overlay {
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
}

.dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline-image-wrapper .dt-sc-timeline-thumb-overlay h5 {
    font-size: 20px;
    font-weight: 700;

    position: absolute;
    top: 50%;
    left: 50%;

    width: 100%;
    margin: 0;

    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    letter-spacing: 3px;
    text-transform: uppercase;

    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}

.dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline:hover .dt-sc-timeline-image-wrapper .dt-sc-timeline-thumb-overlay {
    opacity: 1;
}

.dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline:hover .dt-sc-timeline-image-wrapper .dt-sc-timeline-thumb-overlay h5 {
    letter-spacing: 1px;
}

.dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline-content-wrapper {
    float: right;

    width: 48%;
    margin-top: 30px;
    padding: 0 35px;

    text-align: left;
}

.dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline-button {
    float: left;

    width: 100%;
    margin-bottom: 40px;

    text-align: center;
}

.dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline-button a.dt-sc-button {
    font-size: 16px;
    font-weight: 700;

    margin: 0;
    padding: 14px 40px 15px;

    letter-spacing: 1.5px;
    text-transform: uppercase;

    background: #fff;
}

.dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline-button a.dt-sc-button:before,
.dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline-button a.dt-sc-button:after {
    content: none;
}

.dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline.alignright .dt-sc-timeline-image-wrapper {
    float: right;
}

.dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline.alignright .dt-sc-timeline-content-wrapper {
    float: left;

    text-align: right;
}

.dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline .dt-sc-timeline-content h2 {
    font-size: 24px;
    line-height: normal;

    margin-bottom: 10px;

    letter-spacing: 1.5px;
    text-transform: capitalize;
}

.dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline .dt-sc-timeline-content .dt-sc-timeline-content-wrapper span {
    font-size: 18px;
    font-weight: 700;

    text-transform: capitalize;
}

.dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline .dt-sc-timeline-content .dt-sc-timeline-content-wrapper p {
    margin: 30px 0 0;
}

.dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline:last-child {
    margin-bottom: 0;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    ::i-block-chrome,
    .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-content:after {
        bottom: -42px;
    }
    ::i-block-chrome,
    .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-content:after {
        top: -41px;
        bottom: inherit;
    }
    ::i-block-chrome,
    .dt-sc-timeline-section.type4 .dt-sc-timeline-thumb-overlay {
        top: 0;
        left: 0;
    }
    ::i-block-chrome,
    .dt-sc-timeline-section.type4 .dt-sc-timeline-image-wrapper {
        right: -160px;
    }
}

.dt-sc-dark-bg .dt-sc-timeline .dt-sc-timeline-content h2 span {
    color: #fff;
}

.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-content,
.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-content:before {
    background: #f5f5f5;
}

.dt-sc-timeline-section:before,
.dt-sc-timeline .dt-sc-timeline-content:after {
    background: rgba(0, 0, 0, 0.05);
}

.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline:before,
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline:after,
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb:after,
.dt-sc-title.with-two-color-stripe:before {
    background: #222;
}

.dt-sc-timeline .dt-sc-timeline-content:before {
    border-color: rgba(0, 0, 0, 0.05);
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline .dt-sc-hr-timeline-inner-content {
        position: relative;
    }
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline:not(.bottom) .dt-sc-hr-timeline-inner-content {
        bottom: -25px;
    }
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-inner-content {
        top: -25px;
    }
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline:not(.bottom) .dt-sc-hr-timeline-content>.dt-sc-hr-timeline-inner-content:only-child {
        bottom: -35px;
    }
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-content>.dt-sc-hr-timeline-inner-content:only-child {
        top: -35px;
    }
    .dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content h2 {
        margin-bottom: 10px;
    }
    .dt-sc-timeline-item h4 {
        font-size: 20px;
        line-height: 30px;
    }
    .dt-sc-timeline-item h3 {
        font-size: 30px;
    }
    .dt-sc-timeline-description {
        margin-top: 0;
    }
    .dt-sc-timeline .column { width: calc(100% - 30px) !important ;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .dt-sc-timeline-section.type2 .dt-sc-timeline .dt-sc-timeline-content {
        width: 80%;
    }
    .dt-sc-timeline-section.type2 .dt-sc-timeline:last-child .dt-sc-timeline-content {
        width: 60%;
    }
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline .dt-sc-hr-timeline-inner-content {
        position: relative;
    }
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline:not(.bottom) .dt-sc-hr-timeline-inner-content {
        bottom: -25px;
    }
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-inner-content {
        top: -25px;
    }
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline:not(.bottom) .dt-sc-hr-timeline-content>.dt-sc-hr-timeline-inner-content:only-child {
        bottom: -50px;
    }
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-content>.dt-sc-hr-timeline-inner-content:only-child {
        top: -50px;
    }
    .dt-sc-hr-timeline-section.type1:before,
    .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline-wrapper:before,
    .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline-wrapper:after {
        bottom: -1px;
    }
    .dt-sc-timeline .dt-sc-timeline-content h2 {
        line-height: 30px;
    }
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content h3 {
        margin-top: 20px;
    }
    .dt-sc-timeline-item h4 {
        font-size: 20px;
        line-height: 30px;
    }
    .dt-sc-timeline-item h3 {
        font-size: 24px;
    }
    .dt-sc-timeline-description {
        margin-top: 0;
    }
    .dt-sc-timeline-item span {
        font-size: 20px;
    }
}

@media only screen and (max-width:767px) {
    .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-content,
    .dt-sc-timeline .column {
        width: calc(100% - 30px);
    }
    .dt-sc-hr-timeline-section.type1 .column {
        margin-bottom: 0;
    }
    .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-content {
        margin: 42px 0 0;
    }
    .dt-sc-hr-timeline-section.type1:before,
    .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline-wrapper:before,
    .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline-wrapper:after {
        top: 10px;
    }
    .dt-sc-hr-timeline-section.type2:before {
        content: none;
    }
    .dt-sc-hr-timeline-section.type2 .column {
        margin-bottom: 0;
    }
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline {
        overflow: hidden;

        min-height: auto;
    }
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-inner-content {
        margin-bottom: 20px;
    }
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline:not(.bottom) .dt-sc-hr-timeline-inner-content {
        margin-top: 20px;
    }
    .dt-sc-hr-timeline-section.type2 .column:first-child .dt-sc-hr-timeline:before,
    .dt-sc-hr-timeline-section.type2 .column:last-child .dt-sc-hr-timeline:after {
        content: "";
    }
    .dt-sc-timeline-section:before {
        right: auto;
    }
    .dt-sc-timeline-section:after {
        position: absolute;
        top: 0;
        right: 0;

        width: 5px;
        height: 100%;
        margin: auto;

        content: "";
    }
    .dt-sc-timeline-section .dt-sc-timeline:first-child {
        margin-top: -10px;
    }
    .dt-sc-timeline .dt-sc-timeline-content:after {
        right: 0;

        width: 25px;
    }
    .dt-sc-timeline.right .dt-sc-timeline-content:after {
        left: 0;
    }
    .dt-sc-timeline .dt-sc-timeline-content:before {
        right: 25px;
    }
    .dt-sc-timeline.left .dt-sc-timeline-content {
        padding: 0 70px 0 15px;
    }
    .dt-sc-timeline.right .dt-sc-timeline-content:before {
        left: 25px;
    }
    .dt-sc-timeline.right .dt-sc-timeline-content {
        padding: 0 15px 0 70px;
    }
    .dt-sc-timeline-section.type2 {
        border-width: 0 3px;
        border-style: solid;
    }
    .dt-sc-timeline-section.type2:after {
        right: -10px;
        left: auto;
    }
    .dt-sc-timeline-section.type2:before {
        position: absolute;
        top: -15px;
        left: -9px;

        width: 16px;
        height: 16px;
        margin: auto;

        content: "";
        transform: rotate(45deg);

        border-width: 3px;
        border-style: solid;
    }
    .dt-sc-timeline-section.type2 .dt-sc-timeline {
        margin-bottom: 15px;
    }
    .dt-sc-timeline-section.type2 .dt-sc-timeline:last-child {
        margin-top: 20px;
    }
    .dt-sc-timeline-section.type2 .dt-sc-timeline .dt-sc-timeline-content,
    .dt-sc-timeline-section.type2 .dt-sc-timeline:last-child .dt-sc-timeline-content {
        width: 60%;
    }
    .dt-sc-timeline-section.type2 .dt-sc-timeline .dt-sc-timeline-content:before {
        width: 100%;
    }
    .dt-sc-timeline-section.type2 .dt-sc-timeline:last-child .dt-sc-timeline-content:after {
        width: 100%;

        border-width: 2px;
    }
    .dt-sc-timeline-section.type3:after {
        width: 2px;
    }
    .dt-sc-timeline-section.type5:after {
        width: 1px;
    }
    .dt-sc-timeline-section.type3:after,
    .dt-sc-timeline-section.type4:after,
    .dt-sc-timeline-section.type5:after {
        z-index: -1;
    }
    .dt-sc-timeline-section.type3:after {
        background: rgba(0, 0, 0, 0.1);
    }
    .dt-sc-timeline-section.type4 .dt-sc-timeline {
        margin-bottom: 35px;
    }
    .dt-sc-timeline-section.type4 .dt-sc-timeline:first-child {
        margin-top: 50px;
    }
    .dt-sc-timeline-section.type4 .dt-sc-timeline:last-child {
        margin-bottom: 0;
    }
    .dt-sc-timeline-section.type4 .dt-sc-timeline:before {
        top: 11px;
    }
    .dt-sc-timeline-section.type4 .dt-sc-timeline.left:before {
        top: 13px;
        right: auto;
        left: -10px;
    }
    .dt-sc-timeline-section.type4 .dt-sc-timeline.right:before {
        top: 13px;
        right: -10px;
        left: auto;
    }
    .dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline-button a.dt-sc-button {
        float: left;
    }
    .dt-sc-timeline-section.dt-sc-vc-special:after {
        display: none;
    }
    .dt-sc-timeline-section.dt-sc-vc-special:before {
        top: 40px;
    }
    .dt-sc-timeline-section.type4 .dt-sc-timeline .dt-sc-timeline-icon-wrapper,
    .dt-sc-timeline-section.type4 .dt-sc-timeline .dt-sc-timeline-image-wrapper,
    .dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-icon-wrapper,
    .dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-image-wrapper {
        position: relative;
        right: auto;
        left: auto;

        margin: 0;
    }
    .dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-icon-wrapper,
    .dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-image-wrapper {
        margin-left: auto;
    }
    .dt-sc-timeline-section.type4 .dt-sc-timeline-icon-wrapper~*:last-child,
    .dt-sc-timeline-section.type4 .dt-sc-timeline-image-wrapper~*:last-child {
        margin-bottom: 50px;
    }
    .dt-sc-timeline-section.type4 .dt-sc-timeline:last-child .dt-sc-timeline-icon-wrapper~*:last-child,
    .dt-sc-timeline-section.type4 .dt-sc-timeline:last-child .dt-sc-timeline-image-wrapper~*:last-child {
        margin-bottom: 20px;
    }
    .dt-sc-timeline-section.type4 .dt-sc-timeline.left .dt-sc-timeline-content {
        padding-top: 15px;
        padding-right: 30px;
        padding-left: 30px;

        text-align: left;
    }
    .dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-content {
        padding-top: 15px;
        padding-right: 30px;
        padding-left: 30px;

        text-align: right;
    }
    .dt-sc-timeline-section.type4 .dt-sc-timeline.left .dt-sc-timeline-content h2:before {
        right: auto;
        left: 0;
    }
    .dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-content h2:before {
        right: 0;
        left: auto;
    }
    .dt-sc-timeline-section.type4 .dt-sc-timeline-image-wrapper {
        right: 0;

        margin-right: 30px;
        margin-left: 0;
    }
    .dt-sc-timeline-section.type4 .dt-sc-timeline-image-wrapper:before {
        right: -40px;
        left: auto;
    }
    .dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-image-wrapper {
        right: auto;
        left: 0;

        margin-right: 0;
        margin-left: 30px;
    }
    .dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-image-wrapper:before {
        right: auto;
        left: -40px;
    }
    .dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-image-wrapper:after {
        right: -30px;
        left: auto;
    }
    .dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content .dt-sc-timeline-icon-wrapper,
    .dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content .dt-sc-timeline-image-wrapper {
        right: -26px;

        width: 50px;
        height: 50px;
    }
    .dt-sc-timeline-section.type5 .dt-sc-timeline.right .dt-sc-timeline-content .dt-sc-timeline-icon-wrapper,
    .dt-sc-timeline-section.type5 .dt-sc-timeline.right .dt-sc-timeline-content .dt-sc-timeline-image-wrapper {
        left: -26px;
    }
    .dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content .dt-sc-timeline-icon-wrapper span {
        font-size: 36px;
        line-height: 50px;
    }
    .dt-sc-timeline-section.type5 .dt-sc-timeline.left .dt-sc-timeline-content {
        padding-right: 35px;
        padding-left: 20px;
    }
    .dt-sc-timeline-section.type5 .dt-sc-timeline.right .dt-sc-timeline-content {
        padding-right: 20px;
        padding-left: 35px;
    }
    .dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content {
        margin: 0 0 20px;
    }
    .dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content h2 {
        margin-top: 15px;
    }
    .dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline-content-wrapper,
    .dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline.alignright .dt-sc-timeline-content-wrapper {
        float: left;

        width: 100%;
        margin-top: 25px;
        padding: 0 0 0 30px;

        text-align: left;
    }
    .dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline .dt-sc-timeline-content .dt-sc-timeline-content-wrapper p {
        margin: 20px 0 0 0;
    }
    .dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline-image-wrapper {
        float: left;

        width: 100%;
        margin: 0;

        text-align: left;
    }
    .dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline-image-wrapper .dt-sc-timeline-thumb-overlay {
        text-align: center;
    }
    .dt-sc-timeline-detail {
        padding-right: 10px;
        padding-left: 10px;
    }
    .dt-sc-timeline-section:after {
        display: none;
    }
    .dt-sc-timeline-section.type2:before {
        background-color: rgba(0, 0, 0, 0);
    }
    .dt-sc-timeline-section.type4:after {
        background-color: #222;
    }
    .dt-sc-timeline-item h4 {
        font-size: 18px;
        line-height: 30px;
    }
    .dt-sc-timeline-item h3 {
        font-size: 30px;
    }
    .dt-sc-timeline-detail .dt-sc-timeline-image,
    .dt-sc-timeline-detail .dt-sc-timeline-description {
        width: 100%;
    }
    .dt-sc-timeline-item span {
        font-size: 20px;
    }
}

@media only screen and (max-width:479px) {
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-thumb {
        top: -4px;
    }
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-content p:after {
        bottom: calc(0% + -12px);
    }
    .dt-sc-timeline-section {
        display: block;
        float: none;

        width: 95%;
        margin-right: auto;
        margin-left: auto;
    }
    .dt-sc-timeline-section.type5 {
        width: 80%;
    }
    .dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content h2 {
        line-height: normal;

        margin-top: 10px;
    }
}

@media only screen and (max-width:319px) {
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-content p:after {
        bottom: 50%;
    }
    .dt-sc-timeline-section.type2 .dt-sc-timeline-image-wrapper {
        width: 80px;
        height: 75px;
    }
    .dt-sc-timeline-section.type2 .dt-sc-timeline .dt-sc-timeline-content:after {
        top: 57px;
    }
    .dt-sc-timeline-section.type5 {
        width: 100%;
    }
}
