.t08 .register {
    padding-top: 52px;
    padding-bottom: 64px;
    color: white;
}

.t08 .register-header {
    padding-bottom: 30px;
}

.t08 .register-description {
    padding-bottom: 35px;
}

.t08 .register-row {
    margin: 0;
}

.t08 .register-row > div {
    padding: 0;
    margin: 0;
}

.t08 .register-row > div.col-sm-offset-1 {
    margin-left: 8.333333%;
}

.t08 .register-image {
    position: relative;
    min-height: calc(5 * 96px);
}

.t08 .register-image > div {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top center;
}

.t08 .register-tabs {
    width: 96px;
    min-height: calc(5 * 96px);
}

.t08 .register-tabs:before, .t08 .register-tabs:after {
    content: " ";
    display: table;
}

.t08 .register-tabs:after {
    clear: both;
}

.t08 .register-tabs a {
    display: block;
    position: relative;
    color: #fff;
    transform: scale(1);
    transition: transform 300ms ease-out;
}

.t08 .register-tabs a > span {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 8px;
    font-weight: 800;
    font-size: 13px;
    line-height: 16px;
}

.t08 .register-tabs a > abbr {
    display: block;
    position: absolute;
    bottom: 6px;
    right: 8px;
    color: rgba(255, 255, 255, 0.5);
    font-style: normal;
    font-weight: 800;
    font-size: 25px;
    line-height: 1;
}

.t08 .register-tabs a:before {
    display: block;
    content: '';
    padding-top: 100%;
}

@media (min-width: 1024px) {
    .t08 .register-tabs a:hover, .t08 .register-tabs a.active {
        z-index: 10;
        transform: scale(1.3) translate(-10px, -10px);
        box-shadow: 2px 3px 6px 0px rgba(0, 0, 0, 0.3);
    }
}

.t08 .register-tabs a:not(.active):nth-child(1) {
    background: #d9d9d9;
}

.t08 .register-tabs a:not(.active):nth-child(2) {
    background: #c5c5c5;
}

.t08 .register-tabs a:not(.active):nth-child(3) {
    background: #b2b2b2;
}

.t08 .register-tabs a:not(.active):nth-child(4) {
    background: #9e9e9e;
}

.t08 .register-tabs a:not(.active):nth-child(5) {
    background: #878787;
}

.t08 .register-tabs a:not(.active):nth-child(6) {
    background: #565656;
}

.t08 .register-tabs a:not(.active):nth-child(7) {
    background: #3d3d3d;
}

.t08 .register-tabs a:not(.active):nth-child(8) {
    background: #0a0a0a;
}

.t08 .register-contents {
    overflow: hidden;
    position: relative;
}

.t08 .register-content {
    display: none;
    transition: all 200ms;
    transition-delay: 100ms;
    opacity: 0;
}

.t08 .register-content.active {
    display: block;
    transition: all 200ms;
    opacity: 1;
}

.t08 .register-content-button {
    padding-top: 15px;
}

.t08 .register-content-image {
    display: none;
}

.t08 .register-content-image.active {
    display: block;
}

@media (max-width: 767px) {
    .t08 .register-row > div.col-sm-offset-1 {
        margin-left: 8px;
    }

    .t08 .register-image {
        min-height: 240px !important;
        height: 240px !important;
    }

    .t08 .register-tabs {
        height: 120px;
        min-height: 120px;
        margin-bottom: 32px;
        width: auto;
    }

    .t08 .register-tabs a {
        width: 20%;
        height: 120px;
        float: left;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto;
    }

    .t08 .register-tabs a > span {
        font-weight: 400;
        font-size: 11px;
        line-height: 13px;
    }

    .t08 .register-content-text p {
        margin-bottom: 12px;
    }

    .t08 .register[data-num="1"] .register-tabs {
        height: 80px;
        min-height: 80px;
        margin-bottom: 32px;
        width: auto;
    }

    .t08 .register[data-num="1"] .register-tabs a {
        width: 100%;
        height: 80px;
    }

    .t08 .register[data-num="2"] .register-tabs {
        height: 80px;
        min-height: 80px;
        margin-bottom: 32px;
        width: auto;
    }

    .t08 .register[data-num="2"] .register-tabs a {
        width: 50%;
        height: 80px;
    }

    .t08 .register[data-num="3"] .register-tabs {
        height: 100px;
        min-height: 100px;
        margin-bottom: 32px;
        width: auto;
    }

    .t08 .register[data-num="3"] .register-tabs a {
        width: 33.333%;
        height: 100px;
    }

    .t08 .register[data-num="4"] .register-tabs {
        height: 100px;
        min-height: 100px;
        margin-bottom: 32px;
        width: auto;
    }

    .t08 .register[data-num="4"] .register-tabs a {
        width: 25%;
        height: 100px;
    }

    .t08 .register[data-num="5"] .register-tabs {
        height: 100px;
        min-height: 100px;
        margin-bottom: 32px;
        width: auto;
    }

    .t08 .register[data-num="5"] .register-tabs a {
        width: 20%;
        height: 100px;
    }

    .t08 .register[data-num="6"] .register-tabs {
        height: 200px;
        min-height: 200px;
        margin-bottom: 32px;
        width: auto;
    }

    .t08 .register[data-num="6"] .register-tabs a {
        width: 33.333%;
        height: 100px;
    }
}