.history {
    padding: 68px 0 156px 0;
}

.history .wrap {
    width: 1156px;
    margin: auto;
}

.history .wrap .title {
    text-align: center;
    margin: 0 0 40px;
}

.history .wrap .title p, .history .wrap .title h1 {
    font-weight: 300;
    font-size: 32px;
    color: #FFFFFF;
    line-height: 64px;
}

.history .wrap .title h1 {
    font-size: 42px;
    font-weight: 500;
}

.history .wrap .content {
    position: relative;
}

.history .wrap .content .position {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    height: 100%;
    overflow: hidden;
}

.history .wrap .content .position .circle {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 10px solid #DD562E;
}

.history .wrap .content .position .line {
    width: 1px;
    height: 100%;
    background: #3D3D3D;
    margin: auto;
}

.history .wrap .content .position .line .color {
    width: 3px;
    height: 100%;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    overflow: hidden;
}

.history .wrap .content .position .line .color div {
    width: 3px;
    height: 0;
    background: #DD562E;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.history .wrap .content .flex {
    padding: 170px 0 0 0;
}

.history .wrap .content .flex .item {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.history .wrap .content .flex .item:not(:last-child) {
    margin: 0 0 107px;
}

.history .wrap .content .flex .item:nth-child(2n-1) {
    flex-direction: row-reverse;
}

.history .wrap .content .flex .item:nth-child(2n-1) .text {
    text-align: right;
}

.history .wrap .content .flex .item .text {
    width: 485px;
}

.history .wrap .content .flex .item .text .year {
    font-family: 'Gilroy', sans-serif;
    font-weight: bold;
    font-size: 42px;
    color: #FFFFFF;
    margin: 0 0 34px;
    transition: .6s ease;
}

.history .wrap .content .flex .item .text .pick {
    font-weight: 300;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 32px;
}

.history .wrap .content .flex .item.on .text .year {
    color: #DD562E;
}

.history .wrap .content .flex .item .img{
    width: 520px;
}

.history .wrap .content .flex .item .img img{
    width: 100%;
}
@media screen and (max-width: 1919px) {
    .history {
        padding: 3.5416666667vw 0 8.125vw 0;
    }

    .history .wrap {
        width: 60.2083333333vw;
        margin: auto;
    }

    .history .wrap .title {
        text-align: center;
        margin: 0 0 2.0833333333vw;
    }

    .history .wrap .title p, .history .wrap .title h1 {
        font-weight: 300;
        font-size: 1.6666666667vw;
        color: #FFFFFF;
        line-height: 3.3333333333vw;
    }

    .history .wrap .title h1 {
        font-size: 2.1875vw;
        font-weight: 500;
    }

    .history .wrap .content {
        position: relative;
    }

    .history .wrap .content .position {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 0;
        height: 100%;
        overflow: hidden;
    }

    .history .wrap .content .position .circle {
        width: 2.34375vw;
        height: 2.34375vw;
        border-radius: 50%;
        border: 0.5208333333vw solid #DD562E;
    }

    .history .wrap .content .position .line {
        width: 0.0520833333vw;
        height: 100%;
        background: #3D3D3D;
        margin: auto;
    }

    .history .wrap .content .position .line .color {
        width: 0.15625vw;
        height: 100%;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        overflow: hidden;
    }

    .history .wrap .content .position .line .color div {
        width: 0.15625vw;
        height: 0;
        background: #DD562E;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }

    .history .wrap .content .flex {
        padding: 8.8541666667vw 0 0 0;
    }

    .history .wrap .content .flex .item {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .history .wrap .content .flex .item:not(:last-child) {
        margin: 0 0 5.5729166667vw;
    }

    .history .wrap .content .flex .item:nth-child(2n-1) {
        flex-direction: row-reverse;
    }

    .history .wrap .content .flex .item:nth-child(2n-1) .text {
        text-align: right;
    }

    .history .wrap .content .flex .item .text {
        width: 25.2604166667vw;
    }

    .history .wrap .content .flex .item .text .year {
        font-family: 'Gilroy', sans-serif;
        font-weight: bold;
        font-size: 2.1875vw;
        color: #FFFFFF;
        margin: 0 0 1.7708333333vw;
        transition: .6s ease;
    }

    .history .wrap .content .flex .item .text .pick {
        font-weight: 300;
        font-size: 0.9375vw;
        color: #FFFFFF;
        line-height: 1.6666666667vw;
    }

    .history .wrap .content .flex .item.on .text .year {
        color: #DD562E;
    }

    .history .wrap .content .flex .item .img{
        width: 27.083333333333333333333333333333vw;
    }
}

@media screen and (max-width: 1024px) {
    .history .wrap .title {
        margin: 0 0 20px;
    }
    .history .wrap .title p, .history .wrap .title h1 {
        font-size: 16px;
        line-height: 1.8;
    }
    .history .wrap{
        width: 90%;
    }
    .history {
        padding: 20px 0 50px 0;
    }
    .history .wrap .content .position{
        display: none;
    }
    .history .wrap .content .flex .item{
        flex-direction: column!important;
    }
    .history .wrap .content .flex .item .img{
        width: 100%;
    }
    .history .wrap .content .flex {
        padding: 10px 0 0 0;
    }
    .history .wrap .content .flex .item .text{
        width: 100%;
        text-align: left!important;
        margin: 20px 0 0 0;
    }
    .history .wrap .content .flex .item .text .year {
        font-size: 30px;
        color: #DD562E!important;
        margin: 0 0 10px;
    }
    .history .wrap .content .flex .item .text .pick {
        font-size: 14px;
        line-height: 1.8;
    }
    .history .wrap .content .flex .item:not(:last-child) {
        margin: 0 0 45px;
    }
}
