.brandjini_dotted {
    --pulseSize: 19px;
    --blue: #ff7603;
    --transparentBlue: #ff760321
}

.brandjini_timeline h1 {
    text-align: center;
    font-weight: 300;
    color: #777
}

.brandjini_timeline h1 span {
    font-weight: 600
}

.brandjini_timelineMain {
    width: 100%;
    padding: 50px 0;
    margin: 50px auto 20px;
    position: relative;
    overflow: hidden
}

.brandjini_timelineMain:before {
    content: "";
    position: absolute;
    top: -18px;
    left: 50%;
    transform: translateX(-50%);
    margin-left: -1px;
    width: 100%;
    height: 11.4%;
    background-image: url(../images/arrow.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1
}

.brandjini_timeline {
    width: calc(50% + 8px);
    display: flex;
    justify-content: space-between;
    clear: both;
    width: 100%;
    position: relative
}

.brandjini_timeOne:after {
    height: 77%;
    bottom: -65px
}

.brandjini_timeOne:after,
.brandjini_timeTwo:after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 10px;
    background: #000
}

.brandjini_timeTwo:after {
    height: 34%;
    top: 124px
}

.brandjini_timeThree:before {
    height: 32.7%;
    top: -180px
}

.brandjini_timeThree:after,
.brandjini_timeThree:before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 10px;
    background: #000
}

.brandjini_timeThree:after {
    height: 39%;
    top: 44px
}

.brandjini_spacing {
    margin-top: 10px
}

.brandjini_spacingOne {
    margin-top: 105px
}

.brandjini_spacingTwo {
    margin-top: -40px
}

.brandjini_spacingThree {
    margin-top: -230px
}

.brandjini_spacingFour {
    margin-top: 40px
}

.brandjini_timelineRight {
    float: right
}

.brandjini_timeLeft {
    float: left
}

.brandjini_marker {
    width: 220px;
    height: 50px;
    background-image: url(../images/108.webp);
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 51.8%;
    transform: translateX(-50%);
    top: 110px;
    margin: 0 auto;
    z-index: 9999
}

.brandjini_dotted {
    width: var(--pulseSize);
    height: var(--pulseSize);
    border-radius: 50%;
    background: var(--blue);
    box-shadow: 0 0 0 var(--blue);
    animation: brandjini_pulsing__SjkzW 2s infinite;
    transition: all .2s;
    cursor: pointer;
    display: block;
    position: absolute;
    left: 77px;
    top: 15px
}

@keyframes brandjini_pulsing__SjkzW {
    0% {
        box-shadow: 0 0 0 0 var(--blue)
    }

    70% {
        box-shadow: 0 0 0 var(--pulseSize) var(--transparentBlue)
    }

    to {
        box-shadow: 0 0 0 0 var(--transparentBlue)
    }
}

.brandjini_numberOne {
    background-image: url(../images/112.webp);
    left: 51.8%;
    transform: translateX(-50%);
    top: 70px;
    z-index: 9999
}

.brandjini_numberOne,
.brandjini_numberTwo {
    width: 250px;
    height: 50px;
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    margin: 0 auto
}

.brandjini_numberTwo {
    background-image: url(../images/111.webp);
    right: 0;
    left: -48px;
    top: 313px
}

.brandjini_numberThree {
    background-image: url(../images/115.webp);
    left: 51.8%;
    transform: translateX(-50%);
    top: -10px
}

.brandjini_numberFour,
.brandjini_numberThree {
    width: 250px;
    height: 50px;
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    margin: 0 auto
}

.brandjini_numberFour {
    background-image: url(../images/116.webp);
    right: 0;
    left: -48px;
    top: 245px
}

.brandjini_markerTwo__vSAdD {
    width: 220px;
    height: 50px;
    margin-left: -50px;
    background-image: url(/_next/static/media/timelineParticle.73b514cf.webp);
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 60px;
    transform: rotate(-180deg);
    z-index: 9999
}

.brandjini_timelineContent {
    width: 100%;
    color: #666;
    text-align: left
}

.brandjini_paddingOne {
    padding: 0 35px 0 100px
}

.brandjini_paddingTwo {
    padding: 0 75px 0 0
}

.brandjini_paddingThree {
    padding: 0 101px 0 0
}

.brandjini_paddingFive,
.brandjini_paddingFour {
    padding: 0 35px 0 100px
}

.brandjini_paddingSix {
    padding: 0 101px 0 0
}

.brandjini_paddingEight__Iz6Kw,
.brandjini_paddingNine__4QjXz,
.brandjini_paddingSeven__Y89kO,
.brandjini_paddingTen__uQ47K {
    padding: 0 35px
}

.brandjini_timelineContent h2 {
    font-size: 45px;
    font-weight: 600;
    line-height: 56px;
    margin-bottom: 18px;
    color: #000;
    font-family: "Marcellus", serif;
}

.brandjini_timelineContent h3 {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 25px;
    line-height: 30px;
    color: #000;
    font-weight: 600;
    padding-top: 16px;
    padding-bottom: 15px;
    font-family: "Marcellus", serif;
}

.brandjini_timelineContent p {
    font-size: 17px;
    line-height: 26px;
    color: #000;
    margin-bottom: 12px
}

.brandjini_timelineContent .brandjini_timePara {
    color: #000 !important
}

.brandjini_timelineContent h4 {
    font-size: 25px;
    font-weight: 500;
    line-height: 30px;
    color: #ff7603;
    font-family: "Marcellus", serif;
}

.brandjini_timelineContent img {
    -o-object-fit: contain;
    object-fit: contain
}

.brandjini_dallas__nQ3g3 .brandjini_marker {
    top: 154px
}

.brandjini_dallas__nQ3g3 .brandjini_timelineMain:before {
    top: 50px;
    height: 8.2%
}

.brandjini_dallas__nQ3g3 .brandjini_timeOne:after {
    height: 75%
}

.brandjini_dallas__nQ3g3 .brandjini_timeTwo:after {
    height: 33%;
    top: 126px
}

.brandjini_dallas__nQ3g3 .brandjini_numberTwo {
    top: 320px
}

.brandjini_dallas__nQ3g3 .brandjini_timeThree:before {
    height: 33.7%;
    top: -197px
}

.brandjini_dallas__nQ3g3 .brandjini_timeThree:after {
    height: 38%;
    top: 45px
}

.brandjini_dallas__nQ3g3 .brandjini_numberFour {
    top: 253px
}

.brandjini_miami__zo7EP .brandjini_timelineMain:before {
    top: -20px
}

.brandjini_miami__zo7EP .brandjini_timeTwo:after {
    height: 32%;
    top: 125px
}

.brandjini_miami__zo7EP .brandjini_timeThree:before {
    height: 36%;
    top: -205px
}

.brandjini_miami__zo7EP .brandjini_timeThree:after {
    height: 37%
}

.brandjini_austin__PWa64 .brandjini_marker {
    top: 140px
}

.brandjini_austin__PWa64 .brandjini_timelineMain:before {
    top: 42px;
    height: 8%
}

.brandjini_austin__PWa64 .brandjini_timeOne:after {
    height: 75%
}

.brandjini_austin__PWa64 .brandjini_timeTwo:after {
    height: 33%;
    top: 126px
}

.brandjini_austin__PWa64 .brandjini_numberTwo {
    top: 320px
}

.brandjini_austin__PWa64 .brandjini_timeThree:before {
    height: 33.7%;
    top: -197px
}

.brandjini_austin__PWa64 .brandjini_timeThree:after {
    height: 38%;
    top: 45px
}

.brandjini_austin__PWa64 .brandjini_numberFour {
    top: 253px
}

.brandjini_chicago__ggkYv .brandjini_marker {
    top: 130px
}

.brandjini_chicago__ggkYv .brandjini_timelineMain:before {
    top: 30px;
    height: 8%
}

.brandjini_chicago__ggkYv .brandjini_timeOne:after {
    height: 80%;
    bottom: -75px
}

.brandjini_chicago__ggkYv .brandjini_timeTwo:after {
    height: 30%;
    top: 135px
}

.brandjini_chicago__ggkYv .brandjini_numberOne {
    top: 80px
}

.brandjini_chicago__ggkYv .brandjini_numberTwo {
    top: 320px
}

.brandjini_chicago__ggkYv .brandjini_numberThree {
    top: -42px
}

.brandjini_chicago__ggkYv .brandjini_timeThree:before {
    height: 32%;
    top: -223px
}

.brandjini_chicago__ggkYv .brandjini_timeThree:after {
    height: 43%;
    top: 12px
}

.brandjini_chicago__ggkYv .brandjini_numberFour {
    top: 253px
}

.brandjini_houston__qvwDA .brandjini_marker {
    top: 117px
}

.brandjini_houston__qvwDA .brandjini_timelineMain:before {
    top: 26px;
    height: 8%
}

.brandjini_houston__qvwDA .brandjini_timeOne:after {
    height: 78%
}

.brandjini_houston__qvwDA .brandjini_timeTwo:after {
    height: 33%;
    top: 126px
}

.brandjini_houston__qvwDA .brandjini_numberTwo {
    top: 320px
}

.brandjini_houston__qvwDA .brandjini_timeThree:before {
    height: 33.7%;
    top: -197px
}

.brandjini_houston__qvwDA .brandjini_timeThree:after {
    height: 38%;
    top: 45px
}

.brandjini_houston__qvwDA .brandjini_numberFour {
    top: 253px
}

.brandjini_washington__tkPlB .brandjini_marker {
    top: 112px
}

.brandjini_washington__tkPlB .brandjini_timelineMain:before {
    top: 26px;
    height: 8%
}

.brandjini_washington__tkPlB .brandjini_timeOne:after {
    height: 79%;
    bottom: -72px
}

.brandjini_washington__tkPlB .brandjini_timeTwo:after {
    height: 31%;
    top: 135px
}

.brandjini_numberOne {
    top: 68px
}

.brandjini_washington__tkPlB .brandjini_numberTwo {
    top: 309px
}

.brandjini_washington__tkPlB .brandjini_numberThree {
    top: -21px
}

.brandjini_washington__tkPlB .brandjini_timeThree:before {
    height: 32%;
    top: -183px
}

.brandjini_washington__tkPlB .brandjini_timeThree:after {
    height: 42%;
    top: 35px
}

.brandjini_washington__tkPlB .brandjini_numberFour {
    top: 245px
}

.brandjini_newyork__N4oW5 .brandjini_marker {
    top: 112px
}

.brandjini_newyork__N4oW5 .brandjini_timelineMain:before {
    top: 18px;
    height: 8%
}

.brandjini_newyork__N4oW5 .brandjini_timeOne:after {
    height: 83%;
    bottom: -85px
}

.brandjini_newyork__N4oW5 .brandjini_timeTwo:after {
    height: 28%;
    top: 150px
}

.brandjini_newyork__N4oW5 .brandjini_numberOne {
    top: 93px
}

.brandjini_newyork__N4oW5 .brandjini_numberTwo {
    top: 317px
}

.brandjini_newyork__N4oW5 .brandjini_numberThree {
    top: -10px
}

.brandjini_newyork__N4oW5 .brandjini_timeThree:before {
    height: 37%;
    top: -197px
}

.brandjini_newyork__N4oW5 .brandjini_timeThree:after {
    height: 39%;
    top: 46px
}

.brandjini_newyork__N4oW5 .brandjini_numberFour {
    top: 240px
}

.brandjini_toronto__f6EI2 .brandjini_marker {
    top: 112px
}

.brandjini_toronto__f6EI2 .brandjini_timelineMain:before {
    top: 18px;
    height: 8%
}

.brandjini_toronto__f6EI2 .brandjini_timeOne:after {
    height: 79%;
    bottom: -65px
}

.brandjini_toronto__f6EI2 .brandjini_timeTwo:after {
    height: 33%;
    top: 125px
}

.brandjini_toronto__f6EI2 .brandjini_numberOne {
    top: 70px
}

.brandjini_toronto__f6EI2 .brandjini_numberTwo {
    top: 317px
}

.brandjini_toronto__f6EI2 .brandjini_numberThree {
    top: -9px
}

.brandjini_toronto__f6EI2 .brandjini_timeThree:before {
    height: 35%;
    top: -200px
}

.brandjini_toronto__f6EI2 .brandjini_timeThree:after {
    height: 36%;
    top: 45px
}

.brandjini_toronto__f6EI2 .brandjini_numberFour {
    top: 240px
}

.brandjini_florida__uxs9u .brandjini_marker {
    top: 112px
}

.brandjini_florida__uxs9u .brandjini_timelineMain:before {
    top: 18px;
    height: 8%
}

.brandjini_florida__uxs9u .brandjini_timeOne:after {
    height: 79%;
    bottom: -65px
}

.brandjini_florida__uxs9u .brandjini_timeTwo:after {
    height: 33%;
    top: 125px
}

.brandjini_florida__uxs9u .brandjini_numberOne {
    top: 70px
}

.brandjini_florida__uxs9u .brandjini_numberTwo {
    top: 317px
}

.brandjini_florida__uxs9u .brandjini_numberThree {
    top: -9px
}

.brandjini_florida__uxs9u .brandjini_timeThree:before {
    height: 35%;
    top: -200px
}

.brandjini_florida__uxs9u .brandjini_timeThree:after {
    height: 36%;
    top: 45px
}

.brandjini_florida__uxs9u .brandjini_numberFour {
    top: 240px
}

.brandjini_saudi__FIj9t .brandjini_marker {
    top: 128px
}

.brandjini_saudi__FIj9t .brandjini_timelineMain:before {
    top: 30px;
    height: 8%
}

.brandjini_saudi__FIj9t .brandjini_timeOne:after {
    height: 77%;
    bottom: -65px
}

.brandjini_saudi__FIj9t .brandjini_timeTwo:after {
    height: 33%;
    top: 125px
}

.brandjini_saudi__FIj9t .brandjini_numberOne {
    top: 70px
}

.brandjini_saudi__FIj9t .brandjini_numberTwo {
    top: 317px
}

.brandjini_saudi__FIj9t .brandjini_numberThree {
    top: -9px
}

.brandjini_saudi__FIj9t .brandjini_timeThree:before {
    height: 35%;
    top: -200px
}

.brandjini_saudi__FIj9t .brandjini_timeThree:after {
    height: 36%;
    top: 45px
}

.brandjini_saudi__FIj9t .brandjini_numberFour {
    top: 240px
}

.brandjini_denver__D44xq .brandjini_marker {
    top: 114px
}

.brandjini_denver__D44xq .brandjini_timelineMain:before {
    top: 20px;
    height: 8%
}

.brandjini_denver__D44xq .brandjini_timeOne:after {
    height: 78%;
    bottom: -65px
}

.brandjini_denver__D44xq .brandjini_timeTwo:after {
    height: 33%;
    top: 125px
}

.brandjini_denver__D44xq .brandjini_numberOne {
    top: 70px
}

.brandjini_denver__D44xq .brandjini_numberTwo {
    top: 317px
}

.brandjini_denver__D44xq .brandjini_numberThree {
    top: -9px
}

.brandjini_denver__D44xq .brandjini_timeThree:before {
    height: 35%;
    top: -200px
}

.brandjini_denver__D44xq .brandjini_timeThree:after {
    height: 36%;
    top: 45px
}

.brandjini_denver__D44xq .brandjini_numberFour {
    top: 240px
}

@media screen and (max-width:1399px) {
    .brandjini_timelineContent h2 {
        font-size: 40px;
        line-height: 50px
    }

    /*.brandjini_spacing {*/
    /*    margin-top: -153px*/
    /*}*/

    .brandjini_marker,
    .brandjini_numberOne,
    .brandjini_numberThree {
        left: 52%
    }

    .brandjini_timeOne:after,
    .brandjini_timeThree:after,
    .brandjini_timeThree:before,
    .brandjini_timeTwo:after {
        left: 50%;
        width: 8px
    }

    .brandjini_dubai__KZNpe .brandjini_marker {
        top: 125px
    }

    .brandjini_dubai__KZNpe .brandjini_timelineMain:before {
        height: 9%;
        top: 10px
    }

    .brandjini_dubai__KZNpe .brandjini_timeOne:after {
        height: 76%;
        bottom: -50px
    }

    .brandjini_dubai__KZNpe .brandjini_numberOne {
        top: 55px
    }

    .brandjini_dubai__KZNpe .brandjini_timeTwo:after {
        height: 35%;
        top: 109px
    }

    .brandjini_dubai__KZNpe .brandjini_timeThree:before {
        height: 36%;
        top: -204px
    }

    .brandjini_dubai__KZNpe .brandjini_numberThree {
        top: -8px
    }

    .brandjini_dubai__KZNpe .brandjini_timeThree:after {
        height: 38%;
        top: 47px
    }

    .brandjini_dubai__KZNpe .brandjini_numberFour {
        top: 254px
    }

    .brandjini_dallas__nQ3g3 .brandjini_marker {
        top: 138px
    }

    .brandjini_dallas__nQ3g3 .brandjini_timelineMain:before {
        top: 45px;
        height: 7.2%
    }

    .brandjini_dallas__nQ3g3 .brandjini_timeOne:after {
        height: 79%
    }

    .brandjini_dallas__nQ3g3 .brandjini_timeTwo:after {
        height: 30%;
        top: 125px
    }

    .brandjini_dallas__nQ3g3 .brandjini_numberTwo {
        top: 320px
    }

    .brandjini_dallas__nQ3g3 .brandjini_timeThree:before {
        height: 39%;
        top: -248px
    }

    .brandjini_dallas__nQ3g3 .brandjini_numberThree {
        top: -22px
    }

    .brandjini_dallas__nQ3g3 .brandjini_timeThree:after {
        height: 38%;
        top: 34px
    }

    .brandjini_dallas__nQ3g3 .brandjini_numberFour {
        top: 253px
    }

    .brandjini_miami__zo7EP .brandjini_marker {
        top: 110px
    }

    .brandjini_miami__zo7EP .brandjini_timelineMain:before {
        height: 9%;
        top: -15px
    }

    .brandjini_miami__zo7EP .brandjini_timeOne:after {
        height: 81%;
        bottom: -63px
    }

    .brandjini_miami__zo7EP .brandjini_timeTwo:after {
        height: 29%
    }

    .brandjini_miami__zo7EP .brandjini_timeThree:before {
        height: 41%;
        top: -255px
    }

    .brandjini_miami__zo7EP .brandjini_numberThree {
        top: -20px
    }

    .brandjini_miami__zo7EP .brandjini_timeThree:after {
        height: 36%;
        top: 36px
    }

    .brandjini_austin__PWa64 .brandjini_marker {
        top: 138px
    }

    .brandjini_austin__PWa64 .brandjini_timelineMain:before {
        top: 45px;
        height: 7.2%
    }

    .brandjini_austin__PWa64 .brandjini_timeOne:after {
        height: 79%
    }

    .brandjini_austin__PWa64 .brandjini_timeTwo:after {
        height: 30%;
        top: 125px
    }

    .brandjini_austin__PWa64 .brandjini_numberTwo {
        top: 320px
    }

    .brandjini_austin__PWa64 .brandjini_timeThree:before {
        height: 39%;
        top: -248px
    }

    .brandjini_austin__PWa64 .brandjini_numberThree {
        top: -22px
    }

    .brandjini_austin__PWa64 .brandjini_timeThree:after {
        height: 38%;
        top: 34px
    }

    .brandjini_austin__PWa64 .brandjini_numberFour {
        top: 253px
    }

    .brandjini_chicago__ggkYv .brandjini_marker {
        top: 138px
    }

    .brandjini_chicago__ggkYv .brandjini_timelineMain:before {
        top: 45px;
        height: 7.2%
    }

    .brandjini_chicago__ggkYv .brandjini_timeOne:after {
        height: 79%
    }

    .brandjini_chicago__ggkYv .brandjini_timeTwo:after {
        height: 30%;
        top: 125px
    }

    .brandjini_chicago__ggkYv .brandjini_numberTwo {
        top: 315px
    }

    .brandjini_chicago__ggkYv .brandjini_timeThree:before {
        height: 39%;
        top: -248px
    }

    .brandjini_chicago__ggkYv .brandjini_numberThree {
        top: -22px
    }

    .brandjini_chicago__ggkYv .brandjini_timeThree:after {
        height: 38%;
        top: 34px
    }

    .brandjini_chicago__ggkYv .brandjini_numberFour {
        top: 253px
    }

    .brandjini_houston__qvwDA .brandjini_marker {
        top: 98px
    }

    .brandjini_houston__qvwDA .brandjini_timelineMain:before {
        height: 9%;
        top: -22px
    }

    .brandjini_houston__qvwDA .brandjini_timeOne:after {
        height: 83%
    }

    .brandjini_houston__qvwDA .brandjini_timeTwo:after {
        height: 30%;
        top: 125px
    }

    .brandjini_houston__qvwDA .brandjini_numberTwo {
        top: 320px
    }

    .brandjini_houston__qvwDA .brandjini_timeThree:before {
        height: 39%;
        top: -248px
    }

    .brandjini_houston__qvwDA .brandjini_numberThree {
        top: -22px
    }

    .brandjini_houston__qvwDA .brandjini_timeThree:after {
        height: 38%;
        top: 34px
    }

    .brandjini_houston__qvwDA .brandjini_numberFour {
        top: 253px
    }

    .brandjini_washington__tkPlB .brandjini_timelineMain:before {
        top: 15px
    }

    .brandjini_washington__tkPlB .brandjini_marker {
        top: 98px
    }

    .brandjini_washington__tkPlB .brandjini_timelineMain:before {
        height: 9%;
        top: -22px
    }

    .brandjini_washington__tkPlB .brandjini_timeOne:after {
        height: 83%
    }

    .brandjini_washington__tkPlB .brandjini_timeTwo:after {
        height: 31%;
        top: 136px
    }

    .brandjini_washington__tkPlB .brandjini_numberTwo {
        top: 320px
    }

    .brandjini_washington__tkPlB .brandjini_timeThree:before {
        height: 33%;
        top: -196px
    }

    .brandjini_washington__tkPlB .brandjini_numberThree {
        top: -22px
    }

    .brandjini_washington__tkPlB .brandjini_timeThree:after {
        height: 40%;
        top: 34px
    }

    .brandjini_washington__tkPlB .brandjini_numberFour {
        top: 245px
    }

    .brandjini_newyork__N4oW5 .brandjini_timelineMain:before {
        top: 15px
    }

    .brandjini_newyork__N4oW5 .brandjini_marker {
        top: 110px
    }

    .brandjini_newyork__N4oW5 .brandjini_timelineMain:before {
        height: 9%;
        top: -5px
    }

    .brandjini_newyork__N4oW5 .brandjini_timeOne:after {
        height: 83%
    }

    .brandjini_newyork__N4oW5 .brandjini_timeTwo:after {
        height: 27%;
        top: 149px
    }

    .brandjini_newyork__N4oW5 .brandjini_numberTwo {
        top: 320px
    }

    .brandjini_newyork__N4oW5 .brandjini_timeThree:before {
        height: 39%;
        top: -220px
    }

    .brandjini_newyork__N4oW5 .brandjini_numberThree {
        top: -12px
    }

    .brandjini_newyork__N4oW5 .brandjini_timeThree:after {
        height: 38%;
        top: 45px
    }

    .brandjini_newyork__N4oW5 .brandjini_numberFour {
        top: 245px
    }

    .brandjini_toronto__f6EI2 .brandjini_timelineMain:before {
        top: 15px
    }

    .brandjini_toronto__f6EI2 .brandjini_marker {
        top: 84px
    }

    .brandjini_toronto__f6EI2 .brandjini_timelineMain:before {
        height: 7%;
        top: -5px
    }

    .brandjini_toronto__f6EI2 .brandjini_timeOne:after {
        height: 83%;
        bottom: -64px
    }

    .brandjini_toronto__f6EI2 .brandjini_numberOne {
        top: 70px
    }

    .brandjini_toronto__f6EI2 .brandjini_timeTwo:after {
        height: 28%;
        top: 129px
    }

    .brandjini_toronto__f6EI2 .brandjini_numberTwo {
        top: 312px
    }

    .brandjini_toronto__f6EI2 .brandjini_timeThree:before {
        height: 40%;
        top: -253px
    }

    .brandjini_toronto__f6EI2 .brandjini_numberThree {
        top: -22px
    }

    .brandjini_toronto__f6EI2 .brandjini_timeThree:after {
        height: 36%;
        top: 33px
    }

    .brandjini_toronto__f6EI2 .brandjini_numberFour {
        top: 240px
    }

    .brandjini_florida__uxs9u .brandjini_marker {
        top: 98px
    }

    .brandjini_florida__uxs9u .brandjini_timelineMain:before {
        height: 7%;
        top: 15px
    }

    .brandjini_florida__uxs9u .brandjini_timeOne:after {
        height: 83%;
        bottom: -64px
    }

    .brandjini_florida__uxs9u .brandjini_numberOne {
        top: 70px
    }

    .brandjini_florida__uxs9u .brandjini_timeTwo:after {
        height: 28%;
        top: 129px
    }

    .brandjini_florida__uxs9u .brandjini_numberTwo {
        top: 312px
    }

    .brandjini_florida__uxs9u .brandjini_timeThree:before {
        height: 40%;
        top: -253px
    }

    .brandjini_florida__uxs9u .brandjini_numberThree {
        top: -22px
    }

    .brandjini_florida__uxs9u .brandjini_timeThree:after {
        height: 36%;
        top: 33px
    }

    .brandjini_florida__uxs9u .brandjini_numberFour {
        top: 240px
    }

    .brandjini_saudi__FIj9t .brandjini_timelineMain:before {
        top: 15px
    }

    .brandjini_saudi__FIj9t .brandjini_marker {
        top: 112px
    }

    .brandjini_saudi__FIj9t .brandjini_timelineMain:before {
        height: 7%;
        top: 25px
    }

    .brandjini_saudi__FIj9t .brandjini_timeOne:after {
        height: 81%;
        bottom: -64px
    }

    .brandjini_saudi__FIj9t .brandjini_numberOne {
        top: 70px
    }

    .brandjini_saudi__FIj9t .brandjini_timeTwo:after {
        height: 28%;
        top: 129px
    }

    .brandjini_saudi__FIj9t .brandjini_numberTwo {
        top: 312px
    }

    .brandjini_saudi__FIj9t .brandjini_timeThree:before {
        height: 40%;
        top: -253px
    }

    .brandjini_saudi__FIj9t .brandjini_numberThree {
        top: -22px
    }

    .brandjini_saudi__FIj9t .brandjini_timeThree:after {
        height: 36%;
        top: 33px
    }

    .brandjini_saudi__FIj9t .brandjini_numberFour {
        top: 240px
    }

    .brandjini_denver__D44xq .brandjini_marker {
        top: 72px
    }

    .brandjini_denver__D44xq .brandjini_timelineMain:before {
        height: 7%;
        top: -10px
    }

    .brandjini_denver__D44xq .brandjini_timeOne:after {
        height: 86%;
        bottom: -64px
    }

    .brandjini_denver__D44xq .brandjini_numberOne {
        top: 70px
    }

    .brandjini_denver__D44xq .brandjini_timeTwo:after {
        height: 28%;
        top: 129px
    }

    .brandjini_denver__D44xq .brandjini_numberTwo {
        top: 312px
    }

    .brandjini_denver__D44xq .brandjini_timeThree:before {
        height: 40%;
        top: -253px
    }

    .brandjini_denver__D44xq .brandjini_numberThree {
        top: -22px
    }

    .brandjini_denver__D44xq .brandjini_timeThree:after {
        height: 36%;
        top: 33px
    }

    .brandjini_denver__D44xq .brandjini_numberFour {
        top: 240px
    }
}

@media screen and (max-width:1299px) {
    .brandjini_washington__tkPlB .brandjini_timelineMain:before {
        top: -5px
    }

    .brandjini_washington__tkPlB .brandjini_marker {
        top: 110px
    }

    .brandjini_washington__tkPlB .brandjini_timeOne:after {
        height: 81%
    }

    .brandjini_florida__uxs9u .brandjini_timelineMain:before {
        top: 15px
    }

    .brandjini_florida__uxs9u .brandjini_marker {
        top: 96px
    }

    .brandjini_florida__uxs9u .brandjini_timelineMain:before {
        top: 10px
    }

    .brandjini_florida__uxs9u .brandjini_timeOne:after {
        height: 84%;
        bottom: -65px
    }

    .brandjini_florida__uxs9u .brandjini_numberOne {
        top: 70px
    }

    .brandjini_florida__uxs9u .brandjini_timeTwo:after {
        height: 28%;
        top: 129px
    }

    .brandjini_florida__uxs9u .brandjini_numberTwo {
        top: 312px
    }

    .brandjini_florida__uxs9u .brandjini_numberFour {
        top: 240px
    }

    .brandjini_saudi__FIj9t .brandjini_timelineMain:before {
        top: 15px
    }

    .brandjini_saudi__FIj9t .brandjini_marker {
        top: 110px
    }

    .brandjini_saudi__FIj9t .brandjini_timelineMain:before {
        top: 24px
    }

    .brandjini_saudi__FIj9t .brandjini_timeOne:after {
        bottom: -65px;
        height: 82%
    }

    .brandjini_saudi__FIj9t .brandjini_numberOne {
        top: 70px
    }

    .brandjini_saudi__FIj9t .brandjini_timeTwo:after {
        height: 28%;
        top: 129px
    }

    .brandjini_saudi__FIj9t .brandjini_numberTwo {
        top: 312px
    }

    .brandjini_saudi__FIj9t .brandjini_numberFour {
        top: 240px
    }

    .brandjini_denver__D44xq .brandjini_marker {
        top: 72px
    }

    .brandjini_denver__D44xq .brandjini_timelineMain:before {
        top: -10px
    }

    .brandjini_denver__D44xq .brandjini_timeOne:after {
        height: 87%;
        bottom: -65px
    }

    .brandjini_denver__D44xq .brandjini_numberOne {
        top: 70px
    }

    .brandjini_denver__D44xq .brandjini_timeTwo:after {
        height: 28%;
        top: 129px
    }

    .brandjini_denver__D44xq .brandjini_numberTwo {
        top: 312px
    }

    .brandjini_denver__D44xq .brandjini_numberFour {
        top: 240px
    }
}

@media screen and (max-width:1099px) {
    .brandjini_timelineContent h2 {
        font-size: 35px;
        line-height: 40px
    }

    .brandjini_timelineContent p {
        margin-bottom: 6px;
        font-size: 13px;
        line-height: 19px
    }

    .brandjini_timelineContent h3 {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 20px;
        padding-bottom: 6px
    }

    .brandjini_marker {
        width: 129px;
        height: 32px;
        left: 51.5%
    }

    .brandjini_numberFour,
    .brandjini_numberOne,
    .brandjini_numberThree,
    .brandjini_numberTwo {
        width: 129px;
        height: 32px
    }

    .brandjini_numberOne,
    .brandjini_numberThree {
        left: 51.6%
    }

    .brandjini_numberOne {
        top: 57px
    }

    .brandjini_numberTwo {
        left: -31px;
        top: 242px
    }

    .brandjini_numberFour {
        left: -31px
    }

    .brandjini_spacingOne {
        margin-top: 40px
    }

    /* .brandjini_spacingTwo {
        margin-top: -235px
    }

    .brandjini_paddingOne {
        margin-top: -123px
    } */

    .brandjini_paddingFour,
    .brandjini_paddingOne {
        padding: 0 35px 0 54px
    }

    .brandjini_timelineContent img {
        max-width: 150px;
        -o-object-fit: contain;
        object-fit: contain
    }

    .brandjini_dotted {
        left: 44px;
        top: 10px;
        --pulseSize: 11px
    }

    .brandjini_timeOne:after,
    .brandjini_timeThree:after,
    .brandjini_timeThree:before,
    .brandjini_timeTwo:after {
        left: 50%;
        width: 8px
    }

    .brandjini_dubai__KZNpe .brandjini_marker {
        top: 115px
    }

    .brandjini_dubai__KZNpe .brandjini_timelineMain:before {
        top: 36px
    }

    .brandjini_dubai__KZNpe .brandjini_timeOne:after {
        height: 75%;
        bottom: -47px
    }

    .brandjini_dubai__KZNpe .brandjini_numberOne {
        top: 50px
    }

    .brandjini_dubai__KZNpe .brandjini_timeTwo:after {
        height: 40.8%;
        top: 85px
    }

    .brandjini_dubai__KZNpe .brandjini_numberTwo {
        top: 258px
    }

    .brandjini_dubai__KZNpe .brandjini_timeThree:before {
        height: 26%;
        top: -122px
    }

    .brandjini_dubai__KZNpe .brandjini_numberThree {
        top: 0
    }

    .brandjini_dubai__KZNpe .brandjini_timeThree:after {
        height: 48%;
        top: 36px
    }

    .brandjini_dubai__KZNpe .brandjini_numberFour {
        top: 258px
    }

    .brandjini_dallas__nQ3g3 .brandjini_marker {
        top: 115px
    }

    .brandjini_dallas__nQ3g3 .brandjini_timelineMain:before {
        top: 42px;
        height: 8%
    }

    .brandjini_dallas__nQ3g3 .brandjini_timeOne:after {
        height: 77%;
        bottom: -53px
    }

    .brandjini_dallas__nQ3g3 .brandjini_numberOne {
        top: 58px
    }

    .brandjini_dallas__nQ3g3 .brandjini_timeTwo:after {
        height: 35%;
        top: 95px
    }

    .brandjini_dallas__nQ3g3 .brandjini_numberTwo {
        top: 258px
    }

    .brandjini_dallas__nQ3g3 .brandjini_timeThree:before {
        height: 30%;
        top: -156px
    }

    .brandjini_dallas__nQ3g3 .brandjini_numberThree {
        top: -8px
    }

    .brandjini_dallas__nQ3g3 .brandjini_timeThree:after {
        height: 48%;
        top: 28px
    }

    .brandjini_dallas__nQ3g3 .brandjini_numberFour {
        top: 258px
    }

    .brandjini_miami__zo7EP .brandjini_marker {
        top: 96px
    }

    .brandjini_miami__zo7EP .brandjini_timelineMain:before {
        top: 12px
    }

    .brandjini_miami__zo7EP .brandjini_timeOne:after {
        height: 80%;
        bottom: -54px
    }

    .brandjini_miami__zo7EP .brandjini_numberOne {
        top: 58px
    }

    .brandjini_miami__zo7EP .brandjini_timeTwo:after {
        height: 35%;
        top: 94px
    }

    .brandjini_miami__zo7EP .brandjini_numberTwo {
        top: 257px
    }

    .brandjini_miami__zo7EP .brandjini_timeThree:before {
        height: 31%;
        top: -160px
    }

    .brandjini_miami__zo7EP .brandjini_numberThree {
        top: -9px
    }

    .brandjini_miami__zo7EP .brandjini_timeThree:after {
        height: 48%;
        top: 28px
    }

    .brandjini_miami__zo7EP .brandjini_numberFour {
        top: 257px
    }

    .brandjini_austin__PWa64 .brandjini_marker {
        top: 115px
    }

    .brandjini_austin__PWa64 .brandjini_timelineMain:before {
        top: 42px;
        height: 8%
    }

    .brandjini_austin__PWa64 .brandjini_timeOne:after {
        height: 77%;
        bottom: -53px
    }

    .brandjini_austin__PWa64 .brandjini_numberOne {
        top: 58px
    }

    .brandjini_austin__PWa64 .brandjini_timeTwo:after {
        height: 35%;
        top: 95px
    }

    .brandjini_austin__PWa64 .brandjini_numberTwo {
        top: 258px
    }

    .brandjini_austin__PWa64 .brandjini_timeThree:before {
        height: 30%;
        top: -156px
    }

    .brandjini_austin__PWa64 .brandjini_numberThree {
        top: -8px
    }

    .brandjini_austin__PWa64 .brandjini_timeThree:after {
        height: 48%;
        top: 28px
    }

    .brandjini_austin__PWa64 .brandjini_numberFour {
        top: 258px
    }

    .brandjini_chicago__ggkYv .brandjini_marker {
        top: 105px
    }

    .brandjini_chicago__ggkYv .brandjini_timelineMain:before {
        top: 35px;
        height: 8%
    }

    .brandjini_chicago__ggkYv .brandjini_timeOne:after {
        height: 77%;
        bottom: -53px
    }

    .brandjini_chicago__ggkYv .brandjini_numberOne {
        top: 58px
    }

    .brandjini_chicago__ggkYv .brandjini_timeTwo:after {
        height: 35%;
        top: 95px
    }

    .brandjini_chicago__ggkYv .brandjini_numberTwo {
        top: 258px
    }

    .brandjini_chicago__ggkYv .brandjini_timeThree:before {
        height: 30%;
        top: -156px
    }

    .brandjini_chicago__ggkYv .brandjini_numberThree {
        top: -8px
    }

    .brandjini_chicago__ggkYv .brandjini_timeThree:after {
        height: 48%;
        top: 28px
    }

    .brandjini_chicago__ggkYv .brandjini_numberFour {
        top: 258px
    }

    .brandjini_houston__qvwDA .brandjini_marker {
        top: 98px
    }

    .brandjini_houston__qvwDA .brandjini_timelineMain:before {
        top: 30px;
        height: 8%
    }

    .brandjini_houston__qvwDA .brandjini_timeOne:after {
        height: 79%;
        bottom: -53px
    }

    .brandjini_houston__qvwDA .brandjini_numberOne {
        top: 58px
    }

    .brandjini_houston__qvwDA .brandjini_timeTwo:after {
        height: 35%;
        top: 95px
    }

    .brandjini_houston__qvwDA .brandjini_numberTwo {
        top: 258px
    }

    .brandjini_houston__qvwDA .brandjini_timeThree:before {
        height: 30%;
        top: -156px
    }

    .brandjini_houston__qvwDA .brandjini_numberThree {
        top: -8px
    }

    .brandjini_houston__qvwDA .brandjini_timeThree:after {
        height: 48%;
        top: 28px
    }

    .brandjini_houston__qvwDA .brandjini_numberFour {
        top: 258px
    }

    .brandjini_washington__tkPlB .brandjini_marker {
        top: 114px
    }

    .brandjini_washington__tkPlB .brandjini_timelineMain:before {
        top: 50px;
        height: 8%
    }

    .brandjini_washington__tkPlB .brandjini_timeOne:after {
        height: 75%;
        bottom: -53px
    }

    .brandjini_washington__tkPlB .brandjini_numberOne {
        top: 66px
    }

    .brandjini_washington__tkPlB .brandjini_timeTwo:after {
        height: 36%;
        top: 104px
    }

    .brandjini_washington__tkPlB .brandjini_numberTwo {
        top: 258px
    }

    .brandjini_washington__tkPlB .brandjini_timeThree:before {
        height: 23%;
        top: -120px
    }

    .brandjini_washington__tkPlB .brandjini_numberThree {
        top: -16px
    }

    .brandjini_washington__tkPlB .brandjini_timeThree:after {
        height: 54%;
        top: 20px
    }

    .brandjini_washington__tkPlB .brandjini_numberFour {
        top: 258px
    }

    .brandjini_newyork__N4oW5 .brandjini_marker {
        top: 105px
    }

    .brandjini_newyork__N4oW5 .brandjini_timelineMain:before {
        top: 43px;
        height: 8%
    }

    .brandjini_newyork__N4oW5 .brandjini_timeOne:after {
        height: 81%;
        bottom: -70px
    }

    .brandjini_newyork__N4oW5 .brandjini_numberOne {
        top: 76px
    }

    .brandjini_newyork__N4oW5 .brandjini_timeTwo:after {
        height: 32%;
        top: 114px
    }

    .brandjini_newyork__N4oW5 .brandjini_numberTwo {
        top: 258px
    }

    .brandjini_newyork__N4oW5 .brandjini_timeThree:before {
        height: 28%;
        top: -140px
    }

    .brandjini_newyork__N4oW5 .brandjini_numberThree {
        top: -14px
    }

    .brandjini_newyork__N4oW5 .brandjini_timeThree:after {
        height: 54%;
        top: 20px
    }

    .brandjini_newyork__N4oW5 .brandjini_numberFour {
        top: 258px
    }

    .brandjini_toronto__f6EI2 .brandjini_marker {
        top: 95px
    }

    .brandjini_toronto__f6EI2 .brandjini_timelineMain:before {
        top: 43px;
        height: 7%
    }

    .brandjini_toronto__f6EI2 .brandjini_timeOne:after {
        height: 80%;
        bottom: -54px
    }

    .brandjini_toronto__f6EI2 .brandjini_numberOne {
        top: 59px
    }

    .brandjini_toronto__f6EI2 .brandjini_timeTwo:after {
        height: 33%;
        top: 96px
    }

    .brandjini_toronto__f6EI2 .brandjini_numberTwo {
        top: 251px
    }

    .brandjini_toronto__f6EI2 .brandjini_timeThree:before {
        height: 31%;
        top: -164px
    }

    .brandjini_toronto__f6EI2 .brandjini_numberThree {
        top: -10px
    }

    .brandjini_toronto__f6EI2 .brandjini_timeThree:after {
        height: 47%;
        top: 28px
    }

    .brandjini_toronto__f6EI2 .brandjini_numberFour {
        top: 256px
    }

    .brandjini_florida__uxs9u .brandjini_marker {
        top: 95px
    }

    .brandjini_florida__uxs9u .brandjini_timelineMain:before {
        top: 43px;
        height: 7%
    }

    .brandjini_florida__uxs9u .brandjini_timeOne:after {
        height: 80%;
        bottom: -54px
    }

    .brandjini_florida__uxs9u .brandjini_numberOne {
        top: 59px
    }

    .brandjini_florida__uxs9u .brandjini_timeTwo:after {
        height: 33%;
        top: 96px
    }

    .brandjini_florida__uxs9u .brandjini_numberTwo {
        top: 251px
    }

    .brandjini_florida__uxs9u .brandjini_timeThree:before {
        height: 32%;
        top: -164px
    }

    .brandjini_florida__uxs9u .brandjini_numberThree {
        top: -8px
    }

    .brandjini_florida__uxs9u .brandjini_timeThree:after {
        height: 47%;
        top: 30px
    }

    .brandjini_florida__uxs9u .brandjini_numberFour {
        top: 256px
    }

    .brandjini_saudi__FIj9t .brandjini_marker {
        top: 115px
    }

    .brandjini_saudi__FIj9t .brandjini_timelineMain:before {
        top: 55px;
        height: 7%
    }

    .brandjini_saudi__FIj9t .brandjini_timeOne:after {
        height: 77%;
        bottom: -54px
    }

    .brandjini_saudi__FIj9t .brandjini_numberOne {
        top: 59px
    }

    .brandjini_saudi__FIj9t .brandjini_timeTwo:after {
        height: 33%;
        top: 96px
    }

    .brandjini_saudi__FIj9t .brandjini_numberTwo {
        top: 251px
    }

    .brandjini_saudi__FIj9t .brandjini_timeThree:before {
        height: 32%;
        top: -164px
    }

    .brandjini_saudi__FIj9t .brandjini_numberThree {
        top: -8px
    }

    .brandjini_saudi__FIj9t .brandjini_timeThree:after {
        height: 47%;
        top: 30px
    }

    .brandjini_saudi__FIj9t .brandjini_numberFour {
        top: 256px
    }

    .brandjini_denver__D44xq .brandjini_marker {
        top: 86px
    }

    .brandjini_denver__D44xq .brandjini_timelineMain:before {
        top: 35px;
        height: 7%
    }

    .brandjini_denver__D44xq .brandjini_timeOne:after {
        height: 81.5%;
        bottom: -54px
    }

    .brandjini_denver__D44xq .brandjini_numberOne {
        top: 59px
    }

    .brandjini_denver__D44xq .brandjini_timeTwo:after {
        height: 33%;
        top: 96px
    }

    .brandjini_denver__D44xq .brandjini_numberTwo {
        top: 251px
    }

    .brandjini_denver__D44xq .brandjini_timeThree:before {
        height: 32%;
        top: -164px
    }

    .brandjini_denver__D44xq .brandjini_numberThree {
        top: -8px
    }

    .brandjini_denver__D44xq .brandjini_timeThree:after {
        height: 47%;
        top: 30px
    }

    .brandjini_denver__D44xq .brandjini_numberFour {
        top: 256px
    }
}

@media screen and (max-width:991px) {
    .brandjini_timelineSec__6DrMa {
        padding: 50px 0 0
    }

    .brandjini_timelineContent img {
        max-width: 90px;
        height: auto;
        margin-top: 20px;
        margin-bottom: 14px
    }

    .brandjini_timelineContent h3 {
        padding-top: 0
    }

    .brandjini_paddingTwo {
        margin-bottom: 50px
    }

    .brandjini_paddingSix,
    .brandjini_paddingThree,
    .brandjini_paddingTwo {
        padding: 0 12px 0 0;
        margin-bottom: 50px
    }

    .brandjini_timelineContent h2 {
        font-size: 35px;
        line-height: 45px
    }

    .brandjini_paddingFive,
    .brandjini_paddingFour,
    .brandjini_paddingOne {
        padding: 0;
        margin-bottom: 50px
    }

    .brandjini_timelineMain {
        margin: 50px auto 0
    }

    .brandjini_spacingFour,
    .brandjini_spacingOne,
    .brandjini_spacingThree,
    .brandjini_spacingTwo {
        margin-top: 0;
        margin-bottom: 0
    }

    .brandjini_timeLeft,
    .brandjini_timelineRight {
        display: flex;
        flex-direction: column-reverse
    }

    .brandjini_timeThree {
        flex-direction: column-reverse !important
    }

    .brandjini_timeOne:after,
    .brandjini_timeThree:after,
    .brandjini_timeThree:before,
    .brandjini_timeTwo:after {
        left: 17px;
        width: 4px;
        display: none
    }

    .brandjini_marker,
    .brandjini_numberFour,
    .brandjini_numberOne,
    .brandjini_numberThree,
    .brandjini_numberTwo {
        left: 32px;
        display: none
    }

    .brandjini_numberFourMobile__yODdL,
    .brandjini_numberTwoMobile {
        display: none
    }

    .brandjini_numberTwoMobile {
        background-image: url(/_next/static/media/numberTwoMob.d91d7590.png)
    }

    .brandjini_numberFourMobile__yODdL,
    .brandjini_numberTwoMobile {
        width: 129px;
        height: 32px;
        margin-left: -14px;
        background-position: 50%;
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        left: 46px;
        transform: translateX(-50%)
    }

    .brandjini_numberFourMobile__yODdL {
        background-image: url(/_next/static/media/numberFourMob.10719288.png)
    }

    .brandjini_paddingFive,
    .brandjini_paddingFour,
    .brandjini_paddingSix,
    .brandjini_paddingThree,
    .brandjini_paddingTwo {
        padding: 11px 12px 0 0;
        order: 1
    }

    .brandjini_paddingOne {
        padding: 80px 12px 0 0;
        margin-bottom: 0
    }

    .brandjini_dotted {
        --pulseSize: 10px;
        left: 46px;
        top: 9px
    }

    .brandjini_timelineMain {
        margin-top: 15px;
        padding: 0 0 70px
    }

    .brandjini_timeline {
        margin-bottom: 0
    }

    .brandjini_timeOne:after,
    .brandjini_timelineMain:before {
        display: none
    }

    .brandjini_dubai__KZNpe .brandjini_marker {
        top: 73%;
        left: 31px;
        width: 129px;
        height: 28px;
        z-index: 99
    }

    .brandjini_dubai__KZNpe .brandjini_timelineMain:before {
        height: 6%;
        top: -22px;
        left: 18px
    }

    .brandjini_dubai__KZNpe .brandjini_timeOne:after {
        height: 136%;
        bottom: -73px
    }

    .brandjini_dubai__KZNpe .brandjini_numberOne {
        top: 77px
    }

    .brandjini_dubai__KZNpe .brandjini_timeTwo:after {
        height: 48%;
        top: 113px
    }

    .brandjini_dubai__KZNpe .brandjini_numberTwoMobile {
        top: 74%
    }

    .brandjini_dubai__KZNpe .brandjini_timeThree:before {
        height: 44%;
        top: -83px
    }

    .brandjini_dubai__KZNpe .brandjini_numberThree {
        top: 125px
    }

    .brandjini_dubai__KZNpe .brandjini_timeThree:after {
        height: 39%;
        top: 161px
    }

    .brandjini_dubai__KZNpe .brandjini_numberFourMobile__yODdL {
        top: 74.5%
    }

    .brandjini_dallas__nQ3g3 .brandjini_marker {
        top: 0;
        left: 31px;
        width: 129px;
        height: 28px;
        z-index: 99
    }

    .brandjini_dallas__nQ3g3 .brandjini_timelineMain:before {
        height: 6%;
        top: -22px;
        left: 18px
    }

    .brandjini_dallas__nQ3g3 .brandjini_timeOne:after {
        height: 136%;
        bottom: -73px
    }

    .brandjini_dallas__nQ3g3 .brandjini_numberOne {
        top: 77px
    }

    .brandjini_dallas__nQ3g3 .brandjini_timeTwo:after {
        height: 46%;
        top: 114px
    }

    .brandjini_dallas__nQ3g3 .brandjini_numberTwoMobile {
        top: 71%
    }

    .brandjini_dallas__nQ3g3 .brandjini_timeThree:before {
        height: 46%;
        top: -102px
    }

    .brandjini_dallas__nQ3g3 .brandjini_numberThree {
        top: 125px
    }

    .brandjini_dallas__nQ3g3 .brandjini_timeThree:after {
        height: 37%;
        top: 162px
    }

    .brandjini_dallas__nQ3g3 .brandjini_numberFourMobile__yODdL {
        top: 71.5%
    }

    .brandjini_miami__zo7EP .brandjini_marker {
        top: 0;
        left: 31px;
        width: 129px;
        height: 28px;
        z-index: 99
    }

    .brandjini_miami__zo7EP .brandjini_timelineMain:before {
        height: 5%;
        top: -12px;
        left: 18px
    }

    .brandjini_miami__zo7EP .brandjini_timeOne:after {
        height: 136%;
        bottom: -73px
    }

    .brandjini_miami__zo7EP .brandjini_numberOne {
        top: 77px
    }

    .brandjini_miami__zo7EP .brandjini_timeTwo:after {
        height: 46%;
        top: 113px
    }

    .brandjini_miami__zo7EP .brandjini_numberTwoMobile {
        top: 71%
    }

    .brandjini_miami__zo7EP .brandjini_timeThree:before {
        height: 46%;
        top: -102px
    }

    .brandjini_miami__zo7EP .brandjini_numberThree {
        top: 125px
    }

    .brandjini_miami__zo7EP .brandjini_timeThree:after {
        height: 38%;
        top: 160px
    }

    .brandjini_miami__zo7EP .brandjini_numberFourMobile__yODdL {
        top: 71.5%
    }

    .brandjini_austin__PWa64 .brandjini_marker {
        top: 0;
        left: 31px;
        width: 129px;
        height: 28px;
        z-index: 99
    }

    .brandjini_austin__PWa64 .brandjini_timelineMain:before {
        height: 6%;
        top: -22px;
        left: 18px
    }

    .brandjini_austin__PWa64 .brandjini_timeOne:after {
        height: 136%;
        bottom: -73px
    }

    .brandjini_austin__PWa64 .brandjini_numberOne {
        top: 77px
    }

    .brandjini_austin__PWa64 .brandjini_timeTwo:after {
        height: 46%;
        top: 114px
    }

    .brandjini_austin__PWa64 .brandjini_numberTwoMobile {
        top: 71%
    }

    .brandjini_austin__PWa64 .brandjini_timeThree:before {
        height: 46%;
        top: -102px
    }

    .brandjini_austin__PWa64 .brandjini_numberThree {
        top: 125px
    }

    .brandjini_austin__PWa64 .brandjini_timeThree:after {
        height: 37%;
        top: 162px
    }

    .brandjini_austin__PWa64 .brandjini_numberFourMobile__yODdL {
        top: 71.5%
    }

    .brandjini_chicago__ggkYv .brandjini_marker {
        top: 0;
        left: 31px;
        width: 129px;
        height: 28px;
        z-index: 99
    }

    .brandjini_chicago__ggkYv .brandjini_timelineMain:before {
        height: 6%;
        top: -22px;
        left: 18px
    }

    .brandjini_chicago__ggkYv .brandjini_timeOne:after {
        height: 136%;
        bottom: -73px
    }

    .brandjini_chicago__ggkYv .brandjini_numberOne {
        top: 77px
    }

    .brandjini_chicago__ggkYv .brandjini_timeTwo:after {
        height: 46%;
        top: 114px
    }

    .brandjini_chicago__ggkYv .brandjini_numberTwoMobile {
        top: 71%
    }

    .brandjini_chicago__ggkYv .brandjini_timeThree:before {
        height: 46%;
        top: -102px
    }

    .brandjini_chicago__ggkYv .brandjini_numberThree {
        top: 125px
    }

    .brandjini_chicago__ggkYv .brandjini_timeThree:after {
        height: 37%;
        top: 162px
    }

    .brandjini_chicago__ggkYv .brandjini_numberFourMobile__yODdL {
        top: 71.5%
    }

    .brandjini_houston__qvwDA .brandjini_marker {
        top: 0;
        left: 31px;
        width: 129px;
        height: 28px;
        z-index: 99
    }

    .brandjini_houston__qvwDA .brandjini_timelineMain:before {
        height: 6%;
        top: -22px;
        left: 18px
    }

    .brandjini_houston__qvwDA .brandjini_timeOne:after {
        height: 136%;
        bottom: -73px
    }

    .brandjini_houston__qvwDA .brandjini_numberOne {
        top: 77px
    }

    .brandjini_houston__qvwDA .brandjini_timeTwo:after {
        height: 46%;
        top: 114px
    }

    .brandjini_houston__qvwDA .brandjini_numberTwoMobile {
        top: 71%
    }

    .brandjini_houston__qvwDA .brandjini_timeThree:before {
        height: 46%;
        top: -102px
    }

    .brandjini_houston__qvwDA .brandjini_numberThree {
        top: 125px
    }

    .brandjini_houston__qvwDA .brandjini_timeThree:after {
        height: 37%;
        top: 162px
    }

    .brandjini_houston__qvwDA .brandjini_numberFourMobile__yODdL {
        top: 71.5%
    }

    .brandjini_washington__tkPlB .brandjini_marker {
        top: 0;
        left: 31px;
        width: 129px;
        height: 28px;
        z-index: 99
    }

    .brandjini_washington__tkPlB .brandjini_timelineMain:before {
        height: 6%;
        top: -22px;
        left: 18px
    }

    .brandjini_washington__tkPlB .brandjini_timeOne:after {
        height: 136%;
        bottom: -73px
    }

    .brandjini_washington__tkPlB .brandjini_numberOne {
        top: 77px
    }

    .brandjini_washington__tkPlB .brandjini_timeTwo:after {
        height: 44%;
        top: 114px
    }

    .brandjini_washington__tkPlB .brandjini_numberTwoMobile {
        top: 72%
    }

    .brandjini_washington__tkPlB .brandjini_timeThree:before {
        height: 46%;
        top: -84px
    }

    .brandjini_washington__tkPlB .brandjini_numberThree {
        top: 128px
    }

    .brandjini_washington__tkPlB .brandjini_timeThree:after {
        height: 34%;
        top: 170px
    }

    .brandjini_washington__tkPlB .brandjini_numberFourMobile__yODdL {
        top: 73%
    }

    .brandjini_newyork__N4oW5 .brandjini_marker {
        top: 0;
        left: 31px;
        width: 129px;
        height: 28px;
        z-index: 99
    }

    .brandjini_newyork__N4oW5 .brandjini_timelineMain:before {
        height: 6%;
        top: -22px;
        left: 18px
    }

    .brandjini_newyork__N4oW5 .brandjini_timeOne:after {
        height: 136%;
        bottom: -73px
    }

    .brandjini_newyork__N4oW5 .brandjini_numberOne {
        top: 77px
    }

    .brandjini_newyork__N4oW5 .brandjini_timeTwo:after {
        height: 44%;
        top: 114px
    }

    .brandjini_newyork__N4oW5 .brandjini_numberTwoMobile {
        top: 70%
    }

    .brandjini_newyork__N4oW5 .brandjini_timeThree:before {
        height: 49%;
        top: -97px
    }

    .brandjini_newyork__N4oW5 .brandjini_numberThree {
        top: 126px
    }

    .brandjini_newyork__N4oW5 .brandjini_timeThree:after {
        height: 35%;
        top: 168px
    }

    .brandjini_newyork__N4oW5 .brandjini_numberFourMobile__yODdL {
        top: 76%
    }

    .brandjini_toronto__f6EI2 .brandjini_marker {
        top: 0;
        left: 31px;
        width: 129px;
        height: 28px;
        z-index: 99
    }

    .brandjini_toronto__f6EI2 .brandjini_timelineMain:before {
        height: 6%;
        top: -22px;
        left: 18px
    }

    .brandjini_toronto__f6EI2 .brandjini_timeOne:after {
        height: 136%;
        bottom: -73px
    }

    .brandjini_toronto__f6EI2 .brandjini_numberOne {
        top: 77px
    }

    .brandjini_toronto__f6EI2 .brandjini_timeTwo:after {
        height: 44%;
        top: 114px
    }

    .brandjini_toronto__f6EI2 .brandjini_numberTwoMobile {
        top: 70%
    }

    .brandjini_toronto__f6EI2 .brandjini_timeThree:before {
        height: 45%;
        top: -99px
    }

    .brandjini_toronto__f6EI2 .brandjini_numberThree {
        top: 126px
    }

    .brandjini_toronto__f6EI2 .brandjini_timeThree:after {
        height: 35%;
        top: 168px
    }

    .brandjini_toronto__f6EI2 .brandjini_numberFourMobile__yODdL {
        top: 71%
    }

    .brandjini_florida__uxs9u .brandjini_marker {
        top: 0;
        left: 31px;
        width: 129px;
        height: 28px;
        z-index: 99
    }

    .brandjini_florida__uxs9u .brandjini_timelineMain:before {
        height: 6%;
        top: -22px;
        left: 18px
    }

    .brandjini_florida__uxs9u .brandjini_timeOne:after {
        height: 136%;
        bottom: -73px
    }

    .brandjini_florida__uxs9u .brandjini_numberOne {
        top: 77px
    }

    .brandjini_florida__uxs9u .brandjini_timeTwo:after {
        height: 46%;
        top: 114px
    }

    .brandjini_florida__uxs9u .brandjini_numberTwoMobile {
        top: 71%
    }

    .brandjini_florida__uxs9u .brandjini_timeThree:before {
        height: 45%;
        top: -99px
    }

    .brandjini_florida__uxs9u .brandjini_numberThree {
        top: 126px
    }

    .brandjini_florida__uxs9u .brandjini_timeThree:after {
        height: 35%;
        top: 168px
    }

    .brandjini_florida__uxs9u .brandjini_numberFourMobile__yODdL {
        top: 71.5%
    }

    .brandjini_saudi__FIj9t .brandjini_marker {
        top: 0;
        left: 31px;
        width: 129px;
        height: 28px;
        z-index: 99
    }

    .brandjini_saudi__FIj9t .brandjini_timelineMain:before {
        height: 6%;
        top: -22px;
        left: 18px
    }

    .brandjini_saudi__FIj9t .brandjini_timeOne:after {
        height: 136%;
        bottom: -73px
    }

    .brandjini_saudi__FIj9t .brandjini_numberOne {
        top: 77px
    }

    .brandjini_saudi__FIj9t .brandjini_timeTwo:after {
        height: 46%;
        top: 114px
    }

    .brandjini_saudi__FIj9t .brandjini_numberTwoMobile {
        top: 71%
    }

    .brandjini_saudi__FIj9t .brandjini_timeThree:before {
        height: 45%;
        top: -99px
    }

    .brandjini_saudi__FIj9t .brandjini_numberThree {
        top: 126px
    }

    .brandjini_saudi__FIj9t .brandjini_timeThree:after {
        height: 35%;
        top: 168px
    }

    .brandjini_saudi__FIj9t .brandjini_numberFourMobile__yODdL {
        top: 71.5%
    }

    .brandjini_denver__D44xq .brandjini_marker {
        top: 0;
        left: 31px;
        width: 129px;
        height: 28px;
        z-index: 99
    }

    .brandjini_denver__D44xq .brandjini_timelineMain:before {
        height: 6%;
        top: -22px;
        left: 18px
    }

    .brandjini_denver__D44xq .brandjini_timeOne:after {
        height: 136%;
        bottom: -73px
    }

    .brandjini_denver__D44xq .brandjini_numberOne {
        top: 77px
    }

    .brandjini_denver__D44xq .brandjini_timeTwo:after {
        height: 46%;
        top: 114px
    }

    .brandjini_denver__D44xq .brandjini_numberTwoMobile {
        top: 71%
    }

    .brandjini_denver__D44xq .brandjini_timeThree:before {
        height: 45%;
        top: -99px
    }

    .brandjini_denver__D44xq .brandjini_numberThree {
        top: 126px
    }

    .brandjini_denver__D44xq .brandjini_timeThree:after {
        height: 35%;
        top: 168px
    }

    .brandjini_denver__D44xq .brandjini_numberFourMobile__yODdL {
        top: 71.5%
    }
}

@media screen and (max-width:767px) {
    .brandjini_timelineSec__6DrMa {
        padding: 80px 0 0
    }

    .brandjini_paddingFive,
    .brandjini_paddingFour,
    .brandjini_paddingOne {
        margin-bottom: 0
    }

    .brandjini_timelineRight {
        float: none
    }

    .brandjini_timeLeft {
        float: none;
        direction: ltr
    }

    .brandjini_dubai__KZNpe .brandjini_timelineMain:before {
        top: -30px
    }

    .brandjini_dubai__KZNpe .brandjini_timeOne:after {
        height: 130%
    }

    .brandjini_dubai__KZNpe .brandjini_numberOne {
        top: 77px
    }

    .brandjini_dubai__KZNpe .brandjini_timeTwo:after {
        height: 50%;
        top: 113px
    }

    .brandjini_dubai__KZNpe .brandjini_numberTwoMobile {
        top: 73%
    }

    .brandjini_dubai__KZNpe .brandjini_timeThree:before {
        top: -103px;
        height: 43%
    }

    .brandjini_dubai__KZNpe .brandjini_timeThree:after {
        height: 42%
    }

    .brandjini_dubai__KZNpe .brandjini_numberFourMobile__yODdL {
        top: 73.5%
    }

    .brandjini_dallas__nQ3g3 .brandjini_timelineMain:before {
        top: -35px
    }

    .brandjini_dallas__nQ3g3 .brandjini_timeOne:after {
        height: 126%
    }

    .brandjini_dallas__nQ3g3 .brandjini_numberOne {
        top: 77px
    }

    .brandjini_dallas__nQ3g3 .brandjini_timeTwo:after {
        height: 46%;
        top: 115px
    }

    .brandjini_dallas__nQ3g3 .brandjini_numberTwoMobile {
        top: 68%
    }

    .brandjini_dallas__nQ3g3 .brandjini_timeThree:before {
        top: -140px;
        height: 46%
    }

    .brandjini_dallas__nQ3g3 .brandjini_timeThree:after {
        height: 38.8%
    }

    .brandjini_dallas__nQ3g3 .brandjini_numberFourMobile__yODdL {
        top: 68.5%
    }

    .brandjini_miami__zo7EP .brandjini_timelineMain:before {
        top: -22px
    }

    .brandjini_miami__zo7EP .brandjini_timeOne:after {
        height: 127%
    }

    .brandjini_miami__zo7EP .brandjini_numberOne {
        top: 77px
    }

    .brandjini_miami__zo7EP .brandjini_timeTwo:after {
        height: 46%;
        top: 114px
    }

    .brandjini_miami__zo7EP .brandjini_numberTwoMobile {
        top: 68%
    }

    .brandjini_miami__zo7EP .brandjini_timeThree:before {
        top: -138px
    }

    .brandjini_miami__zo7EP .brandjini_timeThree:after {
        height: 39%
    }

    .brandjini_miami__zo7EP .brandjini_numberFourMobile__yODdL {
        top: 68.5%
    }

    .brandjini_austin__PWa64 .brandjini_timelineMain:before {
        top: -35px
    }

    .brandjini_austin__PWa64 .brandjini_timeOne:after {
        height: 126%
    }

    .brandjini_austin__PWa64 .brandjini_numberOne {
        top: 77px
    }

    .brandjini_austin__PWa64 .brandjini_timeTwo:after {
        height: 46%;
        top: 115px
    }

    .brandjini_austin__PWa64 .brandjini_numberTwoMobile {
        top: 68%
    }

    .brandjini_austin__PWa64 .brandjini_timeThree:before {
        top: -140px;
        height: 46%
    }

    .brandjini_austin__PWa64 .brandjini_timeThree:after {
        height: 38.8%
    }

    .brandjini_austin__PWa64 .brandjini_numberFourMobile__yODdL {
        top: 68.5%
    }

    .brandjini_chicago__ggkYv .brandjini_timelineMain:before {
        top: -35px
    }

    .brandjini_chicago__ggkYv .brandjini_timeOne:after {
        height: 126%
    }

    .brandjini_chicago__ggkYv .brandjini_numberOne {
        top: 77px
    }

    .brandjini_chicago__ggkYv .brandjini_timeTwo:after {
        height: 46%;
        top: 115px
    }

    .brandjini_chicago__ggkYv .brandjini_numberTwoMobile {
        top: 68%
    }

    .brandjini_chicago__ggkYv .brandjini_timeThree:before {
        top: -140px;
        height: 46%
    }

    .brandjini_chicago__ggkYv .brandjini_timeThree:after {
        height: 38.8%
    }

    .brandjini_chicago__ggkYv .brandjini_numberFourMobile__yODdL {
        top: 68.5%
    }

    .brandjini_houston__qvwDA .brandjini_timelineMain:before {
        top: -35px
    }

    .brandjini_houston__qvwDA .brandjini_timeOne:after {
        height: 126%
    }

    .brandjini_houston__qvwDA .brandjini_numberOne {
        top: 77px
    }

    .brandjini_houston__qvwDA .brandjini_timeTwo:after {
        height: 46%;
        top: 115px
    }

    .brandjini_houston__qvwDA .brandjini_numberTwoMobile {
        top: 68%
    }

    .brandjini_houston__qvwDA .brandjini_timeThree:before {
        top: -140px;
        height: 46%
    }

    .brandjini_houston__qvwDA .brandjini_timeThree:after {
        height: 38.8%
    }

    .brandjini_houston__qvwDA .brandjini_numberFourMobile__yODdL {
        top: 68.5%
    }
}

@media screen and (max-width:567px) {
    .brandjini_timelineSec__6DrMa {
        padding: 50px 0 0
    }

    .brandjini_paddingOne {
        padding: 55px 0 0
    }

    .brandjini_timelineContent h2 {
        font-size: 32px;
        line-height: 1.3
    }

    .brandjini_timelineContent p {
        font-size: 14px;
        line-height: 24px;
        text-align: left
    }

    .brandjini_cardBg__lPz48 {
        background: #efefefce;
        border-radius: 10px;
        padding: 20px
    }

    .brandjini_timelineMain:before {
        height: 3%;
        top: 15px;
        left: 23px
    }

    .brandjini_dubai__KZNpe .brandjini_timelineMain:before {
        top: -60px
    }

    .brandjini_dubai__KZNpe .brandjini_timeOne:after {
        height: 117%
    }

    .brandjini_dubai__KZNpe .brandjini_timeTwo:after {
        height: 50.5%
    }

    .brandjini_dubai__KZNpe .brandjini_numberTwoMobile {
        top: 67%
    }

    .brandjini_dubai__KZNpe .brandjini_timeThree:before {
        top: -200px;
        height: 44%
    }

    .brandjini_dubai__KZNpe .brandjini_timeThree:after {
        height: 44.8%
    }

    .brandjini_dubai__KZNpe .brandjini_numberFourMobile__yODdL {
        top: 67.5%
    }

    .brandjini_dallas__nQ3g3 .brandjini_timelineMain:before {
        top: -68px
    }

    .brandjini_dallas__nQ3g3 .brandjini_timeOne:after {
        height: 116%
    }

    .brandjini_dallas__nQ3g3 .brandjini_timeTwo:after {
        height: 48.5%
    }

    .brandjini_dallas__nQ3g3 .brandjini_numberTwoMobile {
        top: 64%
    }

    .brandjini_dallas__nQ3g3 .brandjini_timeThree:before {
        top: -245px;
        height: 48%
    }

    .brandjini_dallas__nQ3g3 .brandjini_timeThree:after {
        height: 43%
    }

    .brandjini_dallas__nQ3g3 .brandjini_numberFourMobile__yODdL {
        top: 65.5%
    }

    .brandjini_miami__zo7EP .brandjini_timelineMain:before {
        top: -48px
    }

    .brandjini_miami__zo7EP .brandjini_timeOne:after {
        height: 116%
    }

    .brandjini_miami__zo7EP .brandjini_timeTwo:after {
        height: 49%
    }

    .brandjini_miami__zo7EP .brandjini_numberTwoMobile {
        top: 64%
    }

    .brandjini_miami__zo7EP .brandjini_timeThree:before {
        top: -247px;
        height: 49%
    }

    .brandjini_miami__zo7EP .brandjini_timeThree:after {
        height: 43.8%
    }

    .brandjini_miami__zo7EP .brandjini_numberFourMobile__yODdL {
        top: 65.5%
    }

    .brandjini_austin__PWa64 .brandjini_timelineMain:before {
        top: -68px
    }

    .brandjini_austin__PWa64 .brandjini_timeOne:after {
        height: 116%
    }

    .brandjini_austin__PWa64 .brandjini_timeTwo:after {
        height: 48.5%
    }

    .brandjini_austin__PWa64 .brandjini_numberTwoMobile {
        top: 64%
    }

    .brandjini_austin__PWa64 .brandjini_timeThree:before {
        top: -245px;
        height: 48%
    }

    .brandjini_austin__PWa64 .brandjini_timeThree:after {
        height: 43%
    }

    .brandjini_austin__PWa64 .brandjini_numberFourMobile__yODdL {
        top: 65.5%
    }

    .brandjini_chicago__ggkYv .brandjini_timelineMain:before {
        top: -68px
    }

    .brandjini_chicago__ggkYv .brandjini_timeOne:after {
        height: 116%
    }

    .brandjini_chicago__ggkYv .brandjini_timeTwo:after {
        height: 48.5%
    }

    .brandjini_chicago__ggkYv .brandjini_numberTwoMobile {
        top: 64%
    }

    .brandjini_chicago__ggkYv .brandjini_timeThree:before {
        top: -245px;
        height: 48%
    }

    .brandjini_chicago__ggkYv .brandjini_timeThree:after {
        height: 43%
    }

    .brandjini_chicago__ggkYv .brandjini_numberFourMobile__yODdL {
        top: 65.5%
    }

    .brandjini_houston__qvwDA .brandjini_timelineMain:before {
        top: -68px
    }

    .brandjini_houston__qvwDA .brandjini_timeOne:after {
        height: 116%
    }

    .brandjini_houston__qvwDA .brandjini_timeTwo:after {
        height: 48.5%
    }

    .brandjini_houston__qvwDA .brandjini_numberTwoMobile {
        top: 64%
    }

    .brandjini_houston__qvwDA .brandjini_timeThree:before {
        top: -245px;
        height: 48%
    }

    .brandjini_houston__qvwDA .brandjini_timeThree:after {
        height: 43%
    }

    .brandjini_houston__qvwDA .brandjini_numberFourMobile__yODdL {
        top: 65.5%
    }

    .brandjini_washington__tkPlB .brandjini_timelineMain:before {
        top: -68px;
        height: 7%;
        left: 19px
    }

    .brandjini_washington__tkPlB .brandjini_timeOne:after {
        height: 116%
    }

    .brandjini_washington__tkPlB .brandjini_timeTwo:after {
        height: 44.5%
    }

    .brandjini_washington__tkPlB .brandjini_numberTwoMobile {
        top: 63.3%
    }

    .brandjini_washington__tkPlB .brandjini_timeThree:before {
        top: -199px;
        height: 47%
    }

    .brandjini_washington__tkPlB .brandjini_timeThree:after {
        height: 40%;
        top: 166px
    }

    .brandjini_washington__tkPlB .brandjini_numberFourMobile__yODdL {
        top: 65.5%
    }

    .brandjini_newyork__N4oW5 .brandjini_timelineMain:before {
        top: -68px;
        height: 7%;
        left: 19px
    }

    .brandjini_newyork__N4oW5 .brandjini_timeOne:after {
        height: 116%
    }

    .brandjini_newyork__N4oW5 .brandjini_timeTwo:after {
        height: 44.5%
    }

    .brandjini_newyork__N4oW5 .brandjini_numberTwoMobile {
        top: 62.3%
    }

    .brandjini_newyork__N4oW5 .brandjini_timeThree:before {
        top: -223px;
        height: 54%
    }

    .brandjini_newyork__N4oW5 .brandjini_timeThree:after {
        height: 43%;
        top: 166px
    }

    .brandjini_newyork__N4oW5 .brandjini_numberFourMobile__yODdL {
        top: 70.5%
    }

    .brandjini_toronto__f6EI2 .brandjini_timelineMain:before {
        top: -89px;
        height: 7%;
        left: 19px
    }

    .brandjini_toronto__f6EI2 .brandjini_timeOne:after {
        height: 116%
    }

    .brandjini_toronto__f6EI2 .brandjini_timeTwo:after {
        height: 49%
    }

    .brandjini_toronto__f6EI2 .brandjini_numberTwoMobile {
        top: 64.3%
    }

    .brandjini_toronto__f6EI2 .brandjini_timeThree:before {
        top: -243px;
        height: 48.4%
    }

    .brandjini_toronto__f6EI2 .brandjini_timeThree:after {
        height: 43%;
        top: 162px
    }

    .brandjini_toronto__f6EI2 .brandjini_numberFourMobile__yODdL {
        top: 65.5%
    }

    .brandjini_florida__uxs9u .brandjini_timelineMain:before {
        top: -89px;
        height: 7%;
        left: 19px
    }

    .brandjini_florida__uxs9u .brandjini_timeOne:after {
        height: 116%
    }

    .brandjini_florida__uxs9u .brandjini_timeTwo:after {
        height: 49%
    }

    .brandjini_florida__uxs9u .brandjini_numberTwoMobile {
        top: 64.3%
    }

    .brandjini_florida__uxs9u .brandjini_timeThree:before {
        top: -243px;
        height: 48.4%
    }

    .brandjini_florida__uxs9u .brandjini_timeThree:after {
        height: 40%;
        top: 162px
    }

    .brandjini_florida__uxs9u .brandjini_numberFourMobile__yODdL {
        top: 65.5%
    }

    .brandjini_saudi__FIj9t .brandjini_timelineMain:before {
        top: -89px;
        height: 7%;
        left: 19px
    }

    .brandjini_saudi__FIj9t .brandjini_timeOne:after {
        height: 116%
    }

    .brandjini_saudi__FIj9t .brandjini_timeTwo:after {
        height: 49%
    }

    .brandjini_saudi__FIj9t .brandjini_numberTwoMobile {
        top: 64.3%
    }

    .brandjini_saudi__FIj9t .brandjini_timeThree:before {
        top: -243px;
        height: 48.4%
    }

    .brandjini_saudi__FIj9t .brandjini_timeThree:after {
        height: 43%;
        top: 162px
    }

    .brandjini_saudi__FIj9t .brandjini_numberFourMobile__yODdL {
        top: 65.5%
    }

    .brandjini_denver__D44xq .brandjini_timelineMain:before {
        top: -89px;
        height: 7%;
        left: 19px
    }

    .brandjini_denver__D44xq .brandjini_timeOne:after {
        height: 116%
    }

    .brandjini_denver__D44xq .brandjini_timeTwo:after {
        height: 49%
    }

    .brandjini_denver__D44xq .brandjini_numberTwoMobile {
        top: 64.3%
    }

    .brandjini_denver__D44xq .brandjini_timeThree:before {
        top: -243px;
        height: 48.4%
    }

    .brandjini_denver__D44xq .brandjini_timeThree:after {
        height: 43%;
        top: 162px
    }

    .brandjini_denver__D44xq .brandjini_numberFourMobile__yODdL {
        top: 65.5%
    }
}

@media screen and (max-width:425px) {
    .brandjini_dubai__KZNpe .brandjini_timeTwo:after {
        height: 49%
    }

    .brandjini_dubai__KZNpe .brandjini_numberTwoMobile {
        top: 65%
    }

    .brandjini_dubai__KZNpe .brandjini_timeThree:before {
        top: -222px;
        height: 47%
    }

    .brandjini_dallas__nQ3g3 .brandjini_timeTwo:after {
        height: 48.5%
    }

    .brandjini_dallas__nQ3g3 .brandjini_timeThree:before {
        top: -245px;
        height: 47%
    }

    .brandjini_dallas__nQ3g3 .brandjini_timeThree:after {
        height: 45%
    }

    .brandjini_dallas__nQ3g3 .brandjini_numberFourMobile__yODdL {
        top: 66.5%
    }

    .brandjini_miami__zo7EP .brandjini_timeThree:before {
        height: 47.5%
    }

    .brandjini_austin__PWa64 .brandjini_timeTwo:after {
        height: 48.5%
    }

    .brandjini_austin__PWa64 .brandjini_timeThree:before {
        top: -245px;
        height: 47%
    }

    .brandjini_austin__PWa64 .brandjini_timeThree:after {
        height: 45%
    }

    .brandjini_austin__PWa64 .brandjini_numberFourMobile__yODdL {
        top: 66.5%
    }

    .brandjini_chicago__ggkYv .brandjini_timeTwo:after {
        height: 48.5%
    }

    .brandjini_chicago__ggkYv .brandjini_timeThree:before {
        top: -245px;
        height: 47%
    }

    .brandjini_chicago__ggkYv .brandjini_timeThree:after {
        height: 45%
    }

    .brandjini_chicago__ggkYv .brandjini_numberFourMobile__yODdL {
        top: 66.5%
    }

    .brandjini_houston__qvwDA .brandjini_timeTwo:after {
        height: 48.5%
    }

    .brandjini_houston__qvwDA .brandjini_timeThree:before {
        top: -245px;
        height: 47%
    }

    .brandjini_houston__qvwDA .brandjini_timeThree:after {
        height: 45%
    }

    .brandjini_houston__qvwDA .brandjini_numberFourMobile__yODdL {
        top: 66.5%
    }

    .brandjini_washington__tkPlB .brandjini_timelineMain:before {
        top: -68px;
        height: 7%;
        left: 19px
    }

    .brandjini_washington__tkPlB .brandjini_timeOne:after {
        height: 116%
    }

    .brandjini_washington__tkPlB .brandjini_timeTwo:after {
        height: 44.5%
    }

    .brandjini_washington__tkPlB .brandjini_numberTwoMobile {
        top: 64.5%
    }

    .brandjini_washington__tkPlB .brandjini_timeThree:before {
        top: -199px;
        height: 47%
    }

    .brandjini_washington__tkPlB .brandjini_timeThree:after {
        height: 40%;
        top: 166px
    }

    .brandjini_washington__tkPlB .brandjini_numberFourMobile__yODdL {
        top: 65.5%
    }

    .brandjini_newyork__N4oW5 .brandjini_timelineMain:before {
        top: -86px;
        height: 7%;
        left: 19px
    }

    .brandjini_newyork__N4oW5 .brandjini_timeOne:after {
        height: 116%
    }

    .brandjini_newyork__N4oW5 .brandjini_timeTwo:after {
        height: 44.5%
    }

    .brandjini_newyork__N4oW5 .brandjini_numberTwoMobile {
        top: 61%
    }

    .brandjini_newyork__N4oW5 .brandjini_timeThree:before {
        top: -261px;
        height: 53%
    }

    .brandjini_newyork__N4oW5 .brandjini_timeThree:after {
        height: 45%;
        top: 166px
    }

    .brandjini_newyork__N4oW5 .brandjini_numberFourMobile__yODdL {
        top: 70%
    }

    .brandjini_toronto__f6EI2 .brandjini_timelineMain:before {
        top: -110px;
        height: 8%;
        left: 19px
    }

    .brandjini_toronto__f6EI2 marker {
        top: -4px
    }

    .brandjini_toronto__f6EI2 .brandjini_timeOne:after {
        height: 115%
    }

    .brandjini_toronto__f6EI2 .brandjini_timeTwo:after {
        height: 49%
    }

    .brandjini_toronto__f6EI2 .brandjini_numberTwoMobile {
        top: 64%
    }

    .brandjini_toronto__f6EI2 .brandjini_timeThree:before {
        top: -246px;
        height: 47%
    }

    .brandjini_toronto__f6EI2 .brandjini_timeThree:after {
        height: 45%;
        top: 161px
    }

    .brandjini_toronto__f6EI2 .brandjini_numberFourMobile__yODdL {
        top: 66.5%
    }

    .brandjini_florida__uxs9u .brandjini_timelineMain:before {
        top: -110px;
        height: 8%;
        left: 19px
    }

    .brandjini_florida__uxs9u marker {
        top: -4px
    }

    .brandjini_florida__uxs9u .brandjini_timeOne:after {
        height: 115%
    }

    .brandjini_florida__uxs9u .brandjini_timeTwo:after {
        height: 49%
    }

    .brandjini_florida__uxs9u .brandjini_numberTwoMobile {
        top: 64%
    }

    .brandjini_florida__uxs9u .brandjini_timeThree:before {
        top: -246px;
        height: 47%
    }

    .brandjini_florida__uxs9u .brandjini_timeThree:after {
        height: 45%;
        top: 161px
    }

    .brandjini_florida__uxs9u .brandjini_numberFourMobile__yODdL {
        top: 66.5%
    }

    .brandjini_saudi__FIj9t .brandjini_timelineMain:before {
        top: -110px;
        height: 8%;
        left: 19px
    }

    .brandjini_saudi__FIj9t marker {
        top: -4px
    }

    .brandjini_saudi__FIj9t .brandjini_timeOne:after {
        height: 115%
    }

    .brandjini_saudi__FIj9t .brandjini_timeTwo:after {
        height: 49%
    }

    .brandjini_saudi__FIj9t .brandjini_numberTwoMobile {
        top: 64%
    }

    .brandjini_saudi__FIj9t .brandjini_timeThree:before {
        top: -246px;
        height: 47%
    }

    .brandjini_saudi__FIj9t .brandjini_timeThree:after {
        height: 45%;
        top: 161px
    }

    .brandjini_saudi__FIj9t .brandjini_numberFourMobile__yODdL {
        top: 66.5%
    }

    .brandjini_denver__D44xq .brandjini_timelineMain:before {
        top: -110px;
        height: 8%;
        left: 19px
    }

    .brandjini_denver__D44xq marker {
        top: -4px
    }

    .brandjini_denver__D44xq .brandjini_timeOne:after {
        height: 115%
    }

    .brandjini_denver__D44xq .brandjini_timeTwo:after {
        height: 49%
    }

    .brandjini_denver__D44xq .brandjini_numberTwoMobile {
        top: 64%
    }

    .brandjini_denver__D44xq .brandjini_timeThree:before {
        top: -246px;
        height: 47%
    }

    .brandjini_denver__D44xq .brandjini_timeThree:after {
        height: 45%;
        top: 161px
    }

    .brandjini_denver__D44xq .brandjini_numberFourMobile__yODdL {
        top: 66.5%
    }
}

@media screen and (max-width:395px) {
    .brandjini_dubai__KZNpe .brandjini_timelineMain:before {
        top: -65px
    }

    .brandjini_dubai__KZNpe .brandjini_timeOne:after {
        height: 31%
    }

    .brandjini_dubai__KZNpe .brandjini_timeTwo:after {
        height: 50.5%
    }

    .brandjini_dubai__KZNpe .brandjini_numberTwoMobile {
        top: 66%
    }

    .brandjini_dubai__KZNpe .brandjini_timeThree:before {
        top: -223px;
        height: 45.5%
    }

    .brandjini_dubai__KZNpe .brandjini_timeThree:after {
        height: 46%;
        top: 163px
    }

    .brandjini_dubai__KZNpe .brandjini_numberFourMobile__yODdL {
        top: 68.5%
    }

    .brandjini_dallas__nQ3g3 .brandjini_timelineMain:before {
        top: -78px
    }

    .brandjini_dallas__nQ3g3 .brandjini_timeOne:after {
        height: 114%
    }

    .brandjini_dallas__nQ3g3 .brandjini_timeTwo:after {
        height: 50%
    }

    .brandjini_dallas__nQ3g3 .brandjini_numberTwoMobile {
        top: 64.2%
    }

    .brandjini_dallas__nQ3g3 .brandjini_timeThree:before {
        top: -269px;
        height: 47%
    }

    .brandjini_dallas__nQ3g3 .brandjini_timeThree:after {
        height: 45%;
        top: 163px
    }

    .brandjini_dallas__nQ3g3 .brandjini_numberFourMobile__yODdL {
        top: 65.5%
    }

    .brandjini_miami__zo7EP .brandjini_timelineMain:before {
        top: -55px
    }

    .brandjini_miami__zo7EP .brandjini_timeOne:after {
        height: 114%
    }

    .brandjini_miami__zo7EP .brandjini_timeTwo:after {
        height: 50%
    }

    .brandjini_miami__zo7EP .brandjini_timeThree:before {
        top: -273px;
        height: 48%
    }

    .brandjini_miami__zo7EP .brandjini_timeThree:after {
        height: 45%;
        top: 163px
    }

    .brandjini_austin__PWa64 .brandjini_timelineMain:before {
        top: -78px
    }

    .brandjini_austin__PWa64 .brandjini_timeOne:after {
        height: 114%
    }

    .brandjini_austin__PWa64 .brandjini_timeTwo:after {
        height: 50%
    }

    .brandjini_austin__PWa64 .brandjini_numberTwoMobile {
        top: 64.2%
    }

    .brandjini_austin__PWa64 .brandjini_timeThree:before {
        top: -269px;
        height: 47%
    }

    .brandjini_austin__PWa64 .brandjini_timeThree:after {
        height: 45%;
        top: 163px
    }

    .brandjini_austin__PWa64 .brandjini_numberFourMobile__yODdL {
        top: 65.5%
    }

    .brandjini_chicago__ggkYv .brandjini_timelineMain:before {
        top: -78px
    }

    .brandjini_chicago__ggkYv .brandjini_timeOne:after {
        height: 114%
    }

    .brandjini_chicago__ggkYv .brandjini_timeTwo:after {
        height: 50%
    }

    .brandjini_chicago__ggkYv .brandjini_numberTwoMobile {
        top: 64.2%
    }

    .brandjini_chicago__ggkYv .brandjini_timeThree:before {
        top: -269px;
        height: 47%
    }

    .brandjini_chicago__ggkYv .brandjini_timeThree:after {
        height: 45%;
        top: 163px
    }

    .brandjini_chicago__ggkYv .brandjini_numberFourMobile__yODdL {
        top: 65.5%
    }

    .brandjini_houston__qvwDA .brandjini_timelineMain:before {
        top: -78px
    }

    .brandjini_houston__qvwDA .brandjini_timeOne:after {
        height: 114%
    }

    .brandjini_houston__qvwDA .brandjini_timeTwo:after {
        height: 50%
    }

    .brandjini_houston__qvwDA .brandjini_numberTwoMobile {
        top: 64.2%
    }

    .brandjini_houston__qvwDA .brandjini_timeThree:before {
        top: -269px;
        height: 47%
    }

    .brandjini_houston__qvwDA .brandjini_timeThree:after {
        height: 45%;
        top: 163px
    }

    .brandjini_houston__qvwDA .brandjini_numberFourMobile__yODdL {
        top: 65.5%
    }

    .brandjini_washington__tkPlB .brandjini_timelineMain:before {
        top: -78px;
        height: 7%;
        left: 19px
    }

    .brandjini_washington__tkPlB .brandjini_timeOne:after {
        height: 114%
    }

    .brandjini_washington__tkPlB .brandjini_timeTwo:after {
        height: 45%
    }

    .brandjini_washington__tkPlB .brandjini_numberTwoMobile {
        top: 62.4%
    }

    .brandjini_washington__tkPlB .brandjini_timeThree:before {
        top: -223px;
        height: 47%
    }

    .brandjini_washington__tkPlB .brandjini_timeThree:after {
        height: 41%;
        top: 163px
    }

    .brandjini_washington__tkPlB .brandjini_numberFourMobile__yODdL {
        top: 64.5%
    }

    .brandjini_newyork__N4oW5 .brandjini_timelineMain:before {
        top: -78px;
        height: 7%;
        left: 19px
    }

    .brandjini_newyork__N4oW5 .brandjini_timeOne:after {
        height: 114%
    }

    .brandjini_newyork__N4oW5 .brandjini_timeTwo:after {
        height: 45%
    }

    .brandjini_newyork__N4oW5 .brandjini_numberTwoMobile {
        top: 62.4%
    }

    .brandjini_newyork__N4oW5 .brandjini_timeThree:before {
        top: -223px;
        height: 47%
    }

    .brandjini_newyork__N4oW5 .brandjini_timeThree:after {
        height: 41%;
        top: 163px
    }

    .brandjini_newyork__N4oW5 .brandjini_numberFourMobile__yODdL {
        top: 64.5%
    }

    .brandjini_toronto__f6EI2 .brandjini_timelineMain:before {
        top: -99px;
        height: 7%;
        left: 19px
    }

    .brandjini_toronto__f6EI2 .brandjini_timeOne:after {
        height: 114%
    }

    .brandjini_toronto__f6EI2 .brandjini_timeTwo:after {
        height: 50%
    }

    .brandjini_toronto__f6EI2 .brandjini_numberTwoMobile {
        top: 64.2%
    }

    .brandjini_toronto__f6EI2 .brandjini_timeThree:before {
        top: -270px;
        height: 47.5%
    }

    .brandjini_toronto__f6EI2 .brandjini_timeThree:after {
        height: 45%;
        top: 163px
    }

    .brandjini_toronto__f6EI2 .brandjini_numberFourMobile__yODdL {
        top: 65.5%
    }

    .brandjini_florida__uxs9u .brandjini_timelineMain:before {
        top: -99px;
        height: 7%;
        left: 19px
    }

    .brandjini_florida__uxs9u .brandjini_timeOne:after {
        height: 114%
    }

    .brandjini_florida__uxs9u .brandjini_timeTwo:after {
        height: 50%
    }

    .brandjini_florida__uxs9u .brandjini_numberTwoMobile {
        top: 64.2%
    }

    .brandjini_florida__uxs9u .brandjini_timeThree:before {
        top: -270px;
        height: 47.5%
    }

    .brandjini_florida__uxs9u .brandjini_timeThree:after {
        height: 45%;
        top: 163px
    }

    .brandjini_florida__uxs9u .brandjini_numberFourMobile__yODdL {
        top: 65.5%
    }

    .brandjini_saudi__FIj9t .brandjini_timelineMain:before {
        top: -99px;
        height: 7%;
        left: 19px
    }

    .brandjini_saudi__FIj9t .brandjini_timeOne:after {
        height: 114%
    }

    .brandjini_saudi__FIj9t .brandjini_timeTwo:after {
        height: 50%
    }

    .brandjini_saudi__FIj9t .brandjini_numberTwoMobile {
        top: 64.2%
    }

    .brandjini_saudi__FIj9t .brandjini_timeThree:before {
        top: -270px;
        height: 47.5%
    }

    .brandjini_saudi__FIj9t .brandjini_timeThree:after {
        height: 45%;
        top: 163px
    }

    .brandjini_saudi__FIj9t .brandjini_numberFourMobile__yODdL {
        top: 65.5%
    }

    .brandjini_denver__D44xq .brandjini_timelineMain:before {
        top: -99px;
        height: 7%;
        left: 19px
    }

    .brandjini_denver__D44xq .brandjini_timeOne:after {
        height: 114%
    }

    .brandjini_denver__D44xq .brandjini_timeTwo:after {
        height: 50%
    }

    .brandjini_denver__D44xq .brandjini_numberTwoMobile {
        top: 64.2%
    }

    .brandjini_denver__D44xq .brandjini_timeThree:before {
        top: -270px;
        height: 47.5%
    }

    .brandjini_denver__D44xq .brandjini_timeThree:after {
        height: 45%;
        top: 163px
    }

    .brandjini_denver__D44xq .brandjini_numberFourMobile__yODdL {
        top: 65.5%
    }
}

@media screen and (max-width:379px) {
    .brandjini_dubai__KZNpe .brandjini_timelineMain:before {
        top: -69px
    }

    .brandjini_dubai__KZNpe .brandjini_timeOne:after {
        height: 116%
    }

    .brandjini_dubai__KZNpe .brandjini_timeTwo:after {
        height: 49%
    }

    .brandjini_dubai__KZNpe .brandjini_numberTwoMobile {
        top: 64%
    }

    .brandjini_dubai__KZNpe .brandjini_timeThree:before {
        top: -245px;
        height: 47%
    }

    .brandjini_dubai__KZNpe .brandjini_timeThree:after {
        height: 48%
    }

    .brandjini_dubai__KZNpe .brandjini_numberFourMobile__yODdL {
        top: 69.6%
    }

    .brandjini_dallas__nQ3g3 .brandjini_timelineMain:before {
        top: -82px
    }

    .brandjini_dallas__nQ3g3 .brandjini_timeOne:after {
        height: 114%
    }

    .brandjini_dallas__nQ3g3 .brandjini_timeTwo:after {
        height: 48.5%
    }

    .brandjini_dallas__nQ3g3 .brandjini_numberTwoMobile {
        top: 62.5%
    }

    .brandjini_dallas__nQ3g3 .brandjini_timeThree:before {
        top: -295px;
        height: 49%
    }

    .brandjini_dallas__nQ3g3 .brandjini_timeThree:after {
        height: 43%;
        top: 166px
    }

    .brandjini_dallas__nQ3g3 .brandjini_numberFourMobile__yODdL {
        top: 63.5%
    }

    .brandjini_miami__zo7EP .brandjini_timelineMain:before {
        top: -58px
    }

    .brandjini_miami__zo7EP .brandjini_timeOne:after {
        height: 114%
    }

    .brandjini_miami__zo7EP .brandjini_timeTwo:after {
        height: 49%
    }

    .brandjini_miami__zo7EP .brandjini_numberTwoMobile {
        top: 62.5%
    }

    .brandjini_miami__zo7EP .brandjini_timeThree:before {
        top: -295px;
        height: 49%
    }

    .brandjini_miami__zo7EP .brandjini_timeThree:after {
        height: 44%
    }

    .brandjini_miami__zo7EP .brandjini_numberFourMobile__yODdL {
        top: 63.6%
    }

    .brandjini_austin__PWa64 .brandjini_timelineMain:before {
        top: -82px
    }

    .brandjini_austin__PWa64 .brandjini_timeOne:after {
        height: 114%
    }

    .brandjini_austin__PWa64 .brandjini_timeTwo:after {
        height: 48.5%
    }

    .brandjini_austin__PWa64 .brandjini_numberTwoMobile {
        top: 62.5%
    }

    .brandjini_austin__PWa64 .brandjini_timeThree:before {
        top: -295px;
        height: 49%
    }

    .brandjini_austin__PWa64 .brandjini_timeThree:after {
        height: 43%;
        top: 166px
    }

    .brandjini_austin__PWa64 .brandjini_numberFourMobile__yODdL {
        top: 63.5%
    }

    .brandjini_chicago__ggkYv .brandjini_timelineMain:before {
        top: -82px
    }

    .brandjini_chicago__ggkYv .brandjini_timeOne:after {
        height: 114%
    }

    .brandjini_chicago__ggkYv .brandjini_timeTwo:after {
        height: 48.5%
    }

    .brandjini_chicago__ggkYv .brandjini_numberTwoMobile {
        top: 62.5%
    }

    .brandjini_chicago__ggkYv .brandjini_timeThree:before {
        top: -295px;
        height: 49%
    }

    .brandjini_chicago__ggkYv .brandjini_timeThree:after {
        height: 43%;
        top: 166px
    }

    .brandjini_chicago__ggkYv .brandjini_numberFourMobile__yODdL {
        top: 63.5%
    }

    .brandjini_houston__qvwDA .brandjini_timelineMain:before {
        top: -82px
    }

    .brandjini_houston__qvwDA .brandjini_timeOne:after {
        height: 114%
    }

    .brandjini_houston__qvwDA .brandjini_timeTwo:after {
        height: 48.5%
    }

    .brandjini_houston__qvwDA .brandjini_numberTwoMobile {
        top: 62.5%
    }

    .brandjini_houston__qvwDA .brandjini_timeThree:before {
        top: -295px;
        height: 49%
    }

    .brandjini_houston__qvwDA .brandjini_timeThree:after {
        height: 43%;
        top: 166px
    }

    .brandjini_houston__qvwDA .brandjini_numberFourMobile__yODdL {
        top: 63.5%
    }

    .brandjini_washington__tkPlB .brandjini_timelineMain:before {
        top: -82px;
        height: 7%;
        left: 19px
    }

    .brandjini_washington__tkPlB .brandjini_timeOne:after {
        height: 116%
    }

    .brandjini_washington__tkPlB .brandjini_timeTwo:after {
        height: 46%
    }

    .brandjini_washington__tkPlB .brandjini_numberTwoMobile {
        top: 63.6%
    }

    .brandjini_washington__tkPlB .brandjini_timeThree:before {
        top: -219px;
        height: 45%
    }

    .brandjini_washington__tkPlB .brandjini_timeThree:after {
        height: 42%;
        top: 168px
    }

    .brandjini_washington__tkPlB .brandjini_numberFourMobile__yODdL {
        top: 65.5%
    }

    .brandjini_newyork__N4oW5 .brandjini_timelineMain:before {
        top: -90px;
        height: 7%;
        left: 19px
    }

    .brandjini_newyork__N4oW5 .brandjini_timeOne:after {
        height: 114%
    }

    .brandjini_newyork__N4oW5 .brandjini_timeTwo:after {
        height: 46%
    }

    .brandjini_newyork__N4oW5 .brandjini_numberTwoMobile {
        top: 61.6%
    }

    .brandjini_newyork__N4oW5 .brandjini_timeThree:before {
        top: -274px;
        height: 51%
    }

    .brandjini_newyork__N4oW5 .brandjini_timeThree:after {
        height: 46%;
        top: 168px
    }

    .brandjini_newyork__N4oW5 .brandjini_numberFourMobile__yODdL {
        top: 69%
    }

    .brandjini_toronto__f6EI2 .brandjini_timelineMain:before {
        top: -99px;
        height: 7%;
        left: 19px
    }

    .brandjini_toronto__f6EI2 .brandjini_timeOne:after {
        height: 114%
    }

    .brandjini_toronto__f6EI2 .brandjini_timeTwo:after {
        height: 49%
    }

    .brandjini_toronto__f6EI2 .brandjini_numberTwoMobile {
        top: 62.4%
    }

    .brandjini_toronto__f6EI2 .brandjini_timeThree:before {
        top: -296px;
        height: 49%
    }

    .brandjini_toronto__f6EI2 .brandjini_timeThree:after {
        height: 43.5%;
        top: 163px
    }

    .brandjini_toronto__f6EI2 .brandjini_numberFourMobile__yODdL {
        top: 63.5%
    }

    .brandjini_florida__uxs9u .brandjini_timelineMain:before {
        top: -99px;
        height: 7%;
        left: 19px
    }

    .brandjini_florida__uxs9u .brandjini_timeOne:after {
        height: 114%
    }

    .brandjini_florida__uxs9u .brandjini_timeTwo:after {
        height: 49%
    }

    .brandjini_florida__uxs9u .brandjini_numberTwoMobile {
        top: 62.4%
    }

    .brandjini_florida__uxs9u .brandjini_timeThree:before {
        top: -296px;
        height: 49%
    }

    .brandjini_florida__uxs9u .brandjini_timeThree:after {
        height: 43.5%;
        top: 163px
    }

    .brandjini_florida__uxs9u .brandjini_numberFourMobile__yODdL {
        top: 63.5%
    }

    .brandjini_saudi__FIj9t .brandjini_timelineMain:before {
        top: -104px;
        height: 7%;
        left: 19px
    }

    .brandjini_saudi__FIj9t .brandjini_timeOne:after {
        height: 114%
    }

    .brandjini_saudi__FIj9t .brandjini_timeTwo:after {
        height: 49%
    }

    .brandjini_saudi__FIj9t .brandjini_numberTwoMobile {
        top: 62.4%
    }

    .brandjini_saudi__FIj9t .brandjini_timeThree:before {
        top: -296px;
        height: 48%
    }

    .brandjini_saudi__FIj9t .brandjini_timeThree:after {
        height: 45.2%;
        top: 163px
    }

    .brandjini_saudi__FIj9t .brandjini_numberFourMobile__yODdL {
        top: 64.5%
    }

    .brandjini_denver__D44xq .brandjini_timelineMain:before {
        top: -100px;
        height: 7%;
        left: 19px
    }

    .brandjini_denver__D44xq .brandjini_timeOne:after {
        height: 114%
    }

    .brandjini_denver__D44xq .brandjini_timeTwo:after {
        height: 49%
    }

    .brandjini_denver__D44xq .brandjini_numberTwoMobile {
        top: 62.4%
    }

    .brandjini_denver__D44xq .brandjini_timeThree:before {
        top: -296px;
        height: 49%
    }

    .brandjini_denver__D44xq .brandjini_timeThree:after {
        height: 43.5%;
        top: 163px
    }

    .brandjini_denver__D44xq .brandjini_numberFourMobile__yODdL {
        top: 63.5%
    }
}

@media screen and (max-width:369px) {
    .brandjini_dubai__KZNpe .brandjini_timelineMain:before {
        top: -75px
    }

    .brandjini_dubai__KZNpe .brandjini_timeOne:after {
        height: 114%
    }

    .brandjini_dubai__KZNpe .brandjini_timeTwo:after {
        height: 51.5%
    }

    .brandjini_dubai__KZNpe .brandjini_numberTwoMobile {
        top: 66%
    }

    .brandjini_dubai__KZNpe .brandjini_timeThree:before {
        height: 44%
    }

    .brandjini_dubai__KZNpe .brandjini_timeThree:after {
        height: 48%
    }

    .brandjini_dubai__KZNpe .brandjini_numberFourMobile__yODdL {
        top: 68.6%
    }

    .brandjini_dallas__nQ3g3 .brandjini_timelineMain:before {
        top: -90px
    }

    .brandjini_dallas__nQ3g3 .brandjini_timeOne:after {
        height: 112.5%
    }

    .brandjini_dallas__nQ3g3 .brandjini_numberTwoMobile {
        top: 62%
    }

    .brandjini_dallas__nQ3g3 .brandjini_timeThree:before {
        top: -318px
    }

    .brandjini_dallas__nQ3g3 .brandjini_numberFourMobile__yODdL {
        top: 63%
    }

    .brandjini_miami__zo7EP .brandjini_timelineMain:before {
        top: -67px
    }

    .brandjini_miami__zo7EP .brandjini_timeOne:after {
        height: 112.5%
    }

    .brandjini_miami__zo7EP .brandjini_numberTwoMobile {
        top: 62%
    }

    .brandjini_miami__zo7EP .brandjini_timeThree:before {
        top: -318px
    }

    .brandjini_miami__zo7EP .brandjini_numberFourMobile__yODdL {
        top: 63%
    }

    .brandjini_austin__PWa64 .brandjini_timelineMain:before {
        top: -90px
    }

    .brandjini_austin__PWa64 .brandjini_timeOne:after {
        height: 112.5%
    }

    .brandjini_austin__PWa64 .brandjini_numberTwoMobile {
        top: 62%
    }

    .brandjini_austin__PWa64 .brandjini_timeThree:before {
        top: -318px
    }

    .brandjini_austin__PWa64 .brandjini_numberFourMobile__yODdL {
        top: 63%
    }

    .brandjini_chicago__ggkYv .brandjini_timelineMain:before {
        top: -90px
    }

    .brandjini_chicago__ggkYv .brandjini_timeOne:after {
        height: 112.5%
    }

    .brandjini_chicago__ggkYv .brandjini_numberTwoMobile {
        top: 62%
    }

    .brandjini_chicago__ggkYv .brandjini_timeThree:before {
        top: -318px
    }

    .brandjini_chicago__ggkYv .brandjini_numberFourMobile__yODdL {
        top: 63%
    }

    .brandjini_houston__qvwDA .brandjini_timelineMain:before {
        top: -90px
    }

    .brandjini_houston__qvwDA .brandjini_timeOne:after {
        height: 112.5%
    }

    .brandjini_houston__qvwDA .brandjini_numberTwoMobile {
        top: 62%
    }

    .brandjini_houston__qvwDA .brandjini_timeThree:before {
        top: -318px
    }

    .brandjini_houston__qvwDA .brandjini_numberFourMobile__yODdL {
        top: 63%
    }

    .brandjini_toronto__f6EI2 .brandjini_timelineMain:before {
        top: -115px;
        height: 7%;
        left: 19px
    }

    .brandjini_toronto__f6EI2 .brandjini_timeOne:after {
        height: 112%
    }

    .brandjini_toronto__f6EI2 .brandjini_timeTwo:after {
        height: 49%
    }

    .brandjini_toronto__f6EI2 .brandjini_numberTwoMobile {
        top: 62%
    }

    .brandjini_toronto__f6EI2 .brandjini_timeThree:before {
        top: -312px;
        height: 48%
    }

    .brandjini_toronto__f6EI2 .brandjini_timeThree:after {
        height: 44%;
        top: 163px
    }

    .brandjini_toronto__f6EI2 .brandjini_numberFourMobile__yODdL {
        top: 63%
    }

    .brandjini_florida__uxs9u .brandjini_timelineMain:before {
        top: -115px;
        height: 7%;
        left: 19px
    }

    .brandjini_florida__uxs9u .brandjini_timeOne:after {
        height: 112%
    }

    .brandjini_florida__uxs9u .brandjini_timeTwo:after {
        height: 49%
    }

    .brandjini_florida__uxs9u .brandjini_numberTwoMobile {
        top: 62%
    }

    .brandjini_florida__uxs9u .brandjini_timeThree:before {
        top: -312px;
        height: 48%
    }

    .brandjini_florida__uxs9u .brandjini_timeThree:after {
        height: 44%;
        top: 163px
    }

    .brandjini_florida__uxs9u .brandjini_numberFourMobile__yODdL {
        top: 63%
    }

    .brandjini_saudi__FIj9t .brandjini_timelineMain:before {
        top: -115px;
        height: 7%;
        left: 19px
    }

    .brandjini_saudi__FIj9t .brandjini_timeOne:after {
        height: 112%
    }

    .brandjini_saudi__FIj9t .brandjini_timeTwo:after {
        height: 49%
    }

    .brandjini_saudi__FIj9t .brandjini_numberTwoMobile {
        top: 62%
    }

    .brandjini_saudi__FIj9t .brandjini_timeThree:before {
        top: -312px;
        height: 48%
    }

    .brandjini_saudi__FIj9t .brandjini_timeThree:after {
        height: 44%;
        top: 163px
    }

    .brandjini_saudi__FIj9t .brandjini_numberFourMobile__yODdL {
        top: 63%
    }

    .brandjini_denver__D44xq .brandjini_timelineMain:before {
        top: -115px;
        height: 7%;
        left: 19px
    }

    .brandjini_denver__D44xq .brandjini_timeOne:after {
        height: 112%
    }

    .brandjini_denver__D44xq .brandjini_timeTwo:after {
        height: 49%
    }

    .brandjini_denver__D44xq .brandjini_numberTwoMobile {
        top: 62%
    }

    .brandjini_denver__D44xq .brandjini_timeThree:before {
        top: -312px;
        height: 48%
    }

    .brandjini_denver__D44xq .brandjini_timeThree:after {
        height: 44%;
        top: 163px
    }

    .brandjini_denver__D44xq .brandjini_numberFourMobile__yODdL {
        top: 63%
    }
}