.test-multi {
    mix-blend-mode: multiply;
}
.test-yellow {
    color: #ffb81c;
}
.space-span {
    padding-left: 4px;
}
.mehul-posi {
    position: relative;
    z-index: 1;
}
.one-shadow {
    width: 100%;
    position: absolute !important;
    bottom: -75px;
    left: 0;
    z-index: 0;
}
.one-chi {
    width: 100%;
    position: absolute !important;
    bottom: -70px;
    left: 0;
    z-index: 0;
    opacity: 0.8;
}
.one-chi-common {
    position: relative;
    z-index: 99 !important;
}
.one-chi-img {
    z-index: 1;
    position: absolute !important;
    left: 0;
    bottom: -100px;
    width: 100%;
    height: 320px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .one-chi-img {
        bottom: -160px;
        height: 320px;
    }
}
@media only screen and (max-width: 991px) {
    .one-chi-img img {
        width: 0;
        height: 0;
        display: none !important;
    }
}

@media only screen and (max-width: 767px) {
    .one-chi img {
        display: none !important;
    }
}
.one-chi-text {
    position: relative;
    z-index: 1;
}
.one-deep {
    width: 100%;
    position: absolute !important;
    bottom: -70px;
    left: 0;
    z-index: 0;
    opacity: 0.8;
}
@media only screen and (max-width: 767px) {
    .one-deep img {
        display: none !important;
    }
}
.one-deep-text {
    position: relative;
    z-index: 1;
}
.googlemap {
    overflow: hidden;
}
.map-radius {
    border-radius: 20px;
}
@media only screen and (max-width: 1024px) {
    .map-radius {
        border-radius: 16px;
    }
}
.rassi {
    text-align: right;
}
@media only screen and (max-width: 575px) {
    .rassi img {
        height: 110px !important;
    }
}
@media only screen and (min-width: 1366px) {
    .rassi-box {
        width: 298px;
    }
}
.social-shadow {
    width: 100% !important;
    text-align: center !important;
    margin: 0 auto;
    position: absolute !important;
    z-index: 2 !important;
    height: 500px !important;
    bottom: -230px;
    opacity: 0.8;
    left: -50px;
}

@media only screen and (max-width: 767px) {
    .social-shadow {
        background: none !important;
        display: none;
    }
}
.google-top {
    position: relative;
    z-index: 5 !important;
}
@media only screen and (max-width: 767px) {
    .out-border {
        border: 0 !important;
        margin-top: 40px !important;
    }
}

.strategist {
    z-index: -1 !important;
    position: absolute !important;
    left: 0;
    bottom: -130px;
    width: 100%;
    height: 310px;
}
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    .strategist {
        bottom: -180px;
        height: 290px;
    }
}
@media only screen and (max-width: 1023px) {
    .strategist img {
        width: 0;
        height: 0;
        display: none !important;
    }
}

.neww {
    position: relative !important;
    z-index: 999 !important;
}

.our-sec-comm {
    position: relative !important;
    z-index: 1 !important;
}
/* ----------START-CSS-TIMELINE----------- */

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.our-journey {
    font-family: "Inter", font-48-58-regular;
    overflow: hidden;
    position: relative;
    padding-bottom: 100px;
    z-index: 3 !important;
}
@media only screen and (max-width: 1366px) {
    .our-journey {
        padding-bottom: 70px;
    }
}
@media only screen and (max-width: 1199px) {
    .our-journey {
        padding-bottom: 60px;
    }
}
@media only screen and (max-width: 767px) {
    .our-journey {
        padding-bottom: 0px;
    }
}
.journey-container {
    width: 100%;
    margin: 0 auto;
}
.journey-container h2 {
    font-size: 48px;
    text-align: center;
}
.journey-main {
    display: flex;
    justify-content: space-between;
    margin-top: 100px;
    position: relative;
    padding-right: 65px;
    margin-right: 10px;
}
@media only screen and (max-width: 1440px) {
    .journey-main {
        margin-top: 80px;
    }
}
@media only screen and (max-width: 1366px) {
    .journey-main {
        margin-top: 70px;
    }
}
@media only screen and (max-width: 1024px) {
    .journey-main {
        margin-top: 50px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .journey-main {
        margin-top: 50px;
        padding-right: 40px;
    }
}
@media only screen and (max-width: 767px) {
    .journey-main {
        margin-top: 30px;
    }
}
.journey-step-main {
    width: 60px;
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 2;
}
.journey-icon {
    width: 60px;
    min-width: 60px;
    height: 60px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: #201f41;
    border-radius: 20px;
    margin: 90px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.journey-icon .icon {
    width: 30px;
    height: 30px;
}
@media only screen and (max-width: 767px) {
    .journey-icon {
        width: 50px;
        min-width: 50px;
        height: 50px;
        border-radius: 16px;
    }
    .journey-icon .icon {
        width: 24px;
        height: 24px;
    }
}

.journey-info {
    width: 200px;
    height: 90px;
    display: flex;
    flex-direction: column;
}
.journey-info span {
    font-family: "Inter";
    font-size: 26px;
    line-height: 34px;
    font-weight: 600;
    margin-bottom: 8px;
    color: #ffffff;
}
@media screen and (min-width: 1200px) and (max-width: 1499px) {
    .journey-info span {
        font-size: 24px;
        line-height: 30px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
    .journey-info span {
        font-size: 20px;
        line-height: 30px;
    }
}
@media screen and (max-width: 767px) {
    .journey-info span {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 4px;
    }
}
.journey-info p {
    font-family: "Inter";
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.6);
}
@media screen and (max-width: 1365px) {
    .journey-info p {
        font-size: 15px;
        line-height: 24px;
    }
}
@media screen and (max-width: 767px) {
    .journey-info p {
        font-size: 14px;
        line-height: 23px;
    }
}
.journey-step-main:nth-child(odd) {
    padding-top: 90px;
}
.journey-step-main:nth-child(even) {
    padding-bottom: 90px;
    align-items: flex-end;
}
.journey-step-main:nth-last-child(2) {
    align-items: center;
}
.journey-step-main:nth-child(even) .journey-info {
    order: -1;
    justify-content: flex-end;
    text-align: right;
}
@media only screen and (min-width: 1366px) {
    .journey-step-main:nth-child(even) .journey-info {
        margin-right: -10px;
    }
}
.journey-step-main:nth-child(odd) .journey-info {
    justify-content: flex-start;
}
.journey-line {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    z-index: 1 !important;
}
.journey-line .horizontal-line-two {
    display: block;
}
.journey-line .vertical-line-two {
    display: none;
}
.journey-icon::after {
    content: "";
    background: url("../svg/line.svg") no-repeat center;
    background-size: cover;
    position: absolute;
    width: 40px;
    height: 86px;
    background-size: cover;
    left: 50%;
}
.journey-step-main:nth-child(odd) .journey-icon::after {
    top: 100%;
    transform: translateX(-50%) rotate(180deg);
}
.journey-step-main:nth-child(even) .journey-icon::after {
    bottom: 100%;
    transform: translateX(-50%) rotate(0deg);
}

@media screen and (max-width: 992px) {
    .journey-info {
        width: 150px;
    }
}
@media screen and (max-width: 767px) {
    .journey-main {
        padding-right: 0;
        flex-direction: column;
        gap: 33px;
    }
    .journey-step-main {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        width: auto;
        align-items: flex-start !important;
        flex-direction: row;
        gap: 16px;
    }
    .journey-step-main .journey-info {
        order: 0 !important;
        text-align: left !important;
        width: auto;
        height: auto;
    }
    .journey-icon {
        margin-top: 0;
        margin-bottom: 0;
    }
    .journey-icon::after {
        display: none;
    }
    .journey-line {
        top: 0;
        left: 25px;
    }
    .journey-line .horizontal-line-two {
        display: none;
    }
    .journey-line .vertical-line-two {
        display: block;
    }
}

/* ----------END-CSS-TIMELINE----------- */
