.about-copy-image {
    background-color: #F4F4F4;
    padding: 50px 0;
}

.about-copy-image .about-copy {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.about-copy-image .about-copy h1 {
    font-size: 50px;
    line-height: 60px;
    font-weight: 500;
    color: #084987;
    margin: 0;
    text-align: center;
}

.about-copy-image .about-copy h2 {
    font-size: 42px;
    line-height: 52px;
    font-weight: 500;
    color: #084987;
    margin: 0;
    text-align: center;
}

.about-copy-image .about-copy h3 {
    font-size: 36px;
    line-height: 46px;
    font-weight: 500;
    color: #084987;
    margin: 0;
    text-align: center;
}

.about-copy-image .about-copy h4 {
    font-size: 36px;
    line-height: 46px;
    font-weight: 500;
    color: #084987;
    margin: 0;
    text-align: center;
}

.about-copy-image .about-copy h5 {
    font-size: 32px;
    line-height: 42px;
    font-weight: 500;
    color: #084987;
    margin: 0;
    text-align: center;
}

.about-copy-image .about-copy h6 {
    font-size: 32px;
    line-height: 42px;
    font-weight: 500;
    color: #084987;
    margin: 0;
    text-align: center;
}

.about-copy-image .about-copy p {
    font-size: 24px;
    line-height: 34px;
    font-weight: 400;
    color: #595959;
    margin: 0;
    text-align: center;
}

.about-copy-image .about-copy p a {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: #084987;
}

.about-copy-image .about-copy img {
    max-width: 940px;
    width: 100%;
    margin: 0px auto;
    height: auto;
    object-fit: cover;
    box-shadow: 0px 0px 10px 0px #00000059;
    border-radius: 20px;
}

.about-copy-image .about-copy ul li {
    font-weight: 400;
    font-size: 24px;
    line-height: 34px;
    margin: 0;
    color: #595959;
}

.about-copy-image .about-copy ul,
ol {
    margin: 20px 0;
}

.about-copy-image .about-copy ol li {
    font-size: 24px;
    line-height: 34px;
    margin: 0;
    color: #595959;
    font-weight: 400;
}

.world-demo .world-desc {
    padding: 75px 0;
    display: flex;
    flex-direction: column;
    gap: 54px;
    max-width: 1030px;
    width: 100%;
    margin: 0px auto;
    justify-content: center;
    align-items: center;
}

.world-demo .world-desc h2 {
    font-weight: 500;
    font-size: 56px;
    line-height: normal;
    color: #fff;
    text-align: center;
    margin: 0;
}

.world-demo .world-desc h1 {
    line-height: normal;
    color: #fff;
    text-align: center;
    margin: 0;
    font-weight: 500;
}

.world-demo .world-desc h3 {
    line-height: normal;
    color: #fff;
    text-align: center;
    margin: 0;
    font-weight: 500;
}

.world-demo .world-desc h4 {
    line-height: normal;
    color: #fff;
    text-align: center;
    margin: 0;
    font-weight: 500;
}

.world-demo .world-desc h5 {
    line-height: normal;
    color: #fff;
    text-align: center;
    margin: 0;
    font-weight: 500;
}

.world-demo .world-desc h6 {
    line-height: normal;
    color: #fff;
    text-align: center;
    margin: 0;
    font-weight: 500;
}

.world-demo .world-desc .demo-btn {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0px;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    border-radius: 100px 100px 100px 100px;
    text-decoration: none;
    color: #fff;
    padding: 08px 30px 08px 30px;
    transition: 0.3s ease-in-out;
    background-color: #e4008a;
    max-width: fit-content;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.world-demo .world-desc .demo-btn:hover {
    background-color: #099BDD !important;
}

.arrow-cta-sec {
    padding: 50px 0;
}

.arrow-cta-sec .arrow-cta-wrap {
    display: flex;
    align-items: center;
    background-color: #F4F4F4;
    border-radius: 30px;
    padding: 20px;
    padding-left: 0;
    max-width: 100%;
    width: 100%;
}

.arrow-cta-sec .arrow-cta-wrap .arr-cta-img {
    max-width: 500px;
    width: 100%;
}

.arrow-cta-sec .arrow-cta-wrap .arrow-cta-copy h1 {
    font-size: 50px;
    line-height: 60px;
    font-weight: 500;
    color: #084987;
    margin: 0;
}

.arrow-cta-sec .arrow-cta-wrap .arrow-cta-copy h2 {
    font-size: 42px;
    line-height: 52px;
    font-weight: 500;
    color: #084987;
    margin: 0;
}

.arrow-cta-sec .arrow-cta-wrap .arrow-cta-copy h3 {
    font-size: 36px;
    line-height: 46px;
    font-weight: 500;
    color: #084987;
    margin: 0;
}

.arrow-cta-sec .arrow-cta-wrap .arrow-cta-copy h4 {
    font-size: 36px;
    line-height: 46px;
    font-weight: 500;
    color: #084987;
    margin: 0;
}

.arrow-cta-sec .arrow-cta-wrap .arrow-cta-copy h5 {
    font-size: 32px;
    line-height: 42px;
    font-weight: 500;
    color: #084987;
    margin: 0;
}

.arrow-cta-sec .arrow-cta-wrap .arrow-cta-copy h6 {
    font-size: 32px;
    line-height: 42px;
    font-weight: 500;
    color: #084987;
    margin: 0;
}

.arrow-cta-sec .arrow-cta-wrap .arrow-cta-copy p {
    font-size: 24px;
    line-height: 34px;
    font-weight: 400;
    color: #595959;
    margin: 0;
}

.arrow-cta-sec .arrow-cta-wrap .arrow-cta-copy p a {
    font-weight: 600px;
    color: #131e37;
}

.arrow-cta-sec .arrow-cta-wrap .arrow-cta-copy {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.arrow-cta-sec .arrow-cta-wrap .arrow-cta-copy .arrow-cta {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0px;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    border-radius: 100px 100px 100px 100px;
    text-decoration: none;
    color: #fff;
    padding: 08px 30px 08px 30px;
    transition: 0.3s ease-in-out;
    background-color: #e4008a;
    max-width: fit-content;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.arrow-cta-sec .arrow-cta-wrap .arrow-cta-copy .arrow-cta:hover {
    background-color: #099BDD !important;
}

.timeline-sec {
    padding: 100px 0;
}

.timeline-sec .timeline-wrp {
    display: flex;
    align-items: center;
}

.timeline-sec .time-div-one {
    background-color: #094987;
    padding: 27px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    position: relative;
}

.timeline-sec .time-div-two {
    background-color: #0D6CBC;
    padding: 27px;
    position: relative;
}

.timeline-sec .time-div-two .cirle-info {
    background-color: #0D6CBC;
}

.timeline-sec .time-div-three .cirle-info {
    background-color: #055985;
}

.timeline-sec .time-div-four .cirle-info {
    background-color: #0B1956;
}

.timeline-sec .time-div-three {
    background-color: #055985;
    padding: 27px;
    position: relative;
}

.timeline-sec .time-div-four {
    background-color: #0B1956;
    padding: 27px;
    position: relative;
}

.timeline-sec .timer-sec {
    max-width: 20%;
    width: 100%;
}

.timeline-sec .time-div-five {
    background-color: #094987;
    padding: 27px;
    position: relative;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.timeline-sec .common-time {
    position: relative;
}

.timeline-sec .common-time::after {
    position: absolute;
    content: "";
    width: 35px;
    height: 35px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='27' viewBox='0 0 35 27' fill='none'%3E%3Cpath d='M17.5 27L0.612503 0L34.3875 0L17.5 27Z' fill='%23094987'/%3E%3C/svg%3E");
    top: 0;
    left: 0;
    right: 0;
    margin: 0px auto;
    background-repeat: no-repeat;
    transform: rotate(180deg);
}

.timeline-sec .time-div-two.common-time::after {
    top: -35px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='27' viewBox='0 0 35 27' fill='none'%3E%3Cpath d='M17.5 27L0.612503 0L34.3875 0L17.5 27Z' fill='%230D6CBC'/%3E%3C/svg%3E");
}

.timeline-sec .time-div-four.common-time::after {
    top: -35px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='27' viewBox='0 0 35 27' fill='none'%3E%3Cpath d='M17.5 27L0.612503 0L34.3875 0L17.5 27Z' fill='%230B1956'/%3E%3C/svg%3E");
}

.timeline-sec .time-div-one.common-time::after {
    bottom: -35px;
    transform: unset;
    top: unset;
}

.timeline-sec .time-div-three.common-time::after {
    bottom: -35px;
    transform: unset;
    top: unset;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='27' viewBox='0 0 35 27' fill='none'%3E%3Cpath d='M17.5 27L0.612503 0L34.3875 0L17.5 27Z' fill='%23055985'/%3E%3C/svg%3E");
}

.timeline-sec .time-div-five.common-time::after {
    bottom: -35px;
    transform: unset;
    top: unset;
}

.timeline-sec .timer-sec {
    display: flex;
    flex-direction: column;
    gap: 46px;
}

.timeline-sec .time-desc {
    max-width: 307px;
    width: 100%;
    height: 230px;
}

.timeline-sec .timer-sec-reverse {
    flex-direction: column-reverse;
}

.timeline-sec .timer-sec-1 .cirle-info {
    background-color: #094987;
}

.timeline-sec .timer-sec-2 .cirle-info {
    background-color: #0D6CBC;
}

.timeline-sec .timer-sec-3 .cirle-info {
    background-color: #055985;
}

.timeline-sec .timer-sec-4 .cirle-info {
    background-color: #0B1956;
}

.timeline-sec .timer-sec-5 .cirle-info {
    background-color: #094987;
}

.timeline-sec .year-sec {
    max-width: 250px;
    width: 100%;
    height: 230px;
    text-align: center;
    display: flex;
    gap: 20px;
    justify-content: center;
    align-items: center;
    flex-direction: column-reverse;
    margin: 0px auto;
}

.timeline-sec .cirle-info {
    width: 124px;
    height: 186px;
    background-color: #055985;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}

.timeline-sec .cirle-info span {
    font-weight: 700;
    font-size: 30px;
    line-height: normal;
    text-align: center;
    vertical-align: middle;
    color: #fff;
}

.timeline-sec .year-sec img {
    height: 84px;
    object-fit: cover;
    width: 3px;
}

.timeline-sec .timer-sec-reverse .time-desc {
    display: flex;
    align-items: end;
    flex-direction: column;
    justify-content: end;
}

.timeline-sec .timer-sec .time-desc p {
    font-weight: 400;
    font-size: 15px;
    line-height: normal;
    margin: 0;
    color: #131e37;
    padding-bottom: 16px;
    text-align: center;
}

.timeline-sec .timer-sec-reverse .time-desc p {
    margin-bottom: 0;
}

.timeline-sec .timer-sec-reverse .year-sec {
    flex-direction: column;
}

@media(max-width:1024px) {

    .about-copy-image .about-copy h1 {
        font-size: 40px;
        line-height: 50px;
    }

    .about-copy-image .about-copy h2 {
        font-size: 38px;
        line-height: 48px;
    }

    .about-copy-image .about-copy h3 {
        font-size: 32px;
        line-height: 42px;
    }

    .about-copy-image .about-copy h4 {
        font-size: 32px;
        line-height: 42px;
    }

    .about-copy-image .about-copy h5 {
        font-size: 28px;
        line-height: 38px;
    }

    .about-copy-image .about-copy h6 {
        font-size: 28px;
        line-height: 38px;
    }

    .about-copy-image .about-copy p {
        font-size: 20px;
        line-height: 30px;
    }

    .about-copy-image .about-copy ul li {
        font-size: 20px;
        line-height: 30px;
    }

    .about-copy-image .about-copy ol li {
        font-size: 20px;
        line-height: 30px;
    }

    .world-demo .world-desc h2 {
        font-size: 28px;
        line-height: normal;
    }

    .world-demo .world-desc {
        gap: 24px;
    }

    .arrow-cta-sec .arrow-cta-wrap .arr-cta-img {
        max-width: 100%;
    }

    .arrow-cta-sec .arrow-cta-wrap .arrow-cta-copy {
        max-width: 100%;
    }

    .arrow-cta-sec .arrow-cta-wrap {
        flex-direction: column;
        padding: 30px;
        gap: 20px;
    }

    .arrow-cta-sec .arrow-cta-wrap .arrow-cta-copy h1 {
        font-size: 40px;
        line-height: 50px;
    }

    .arrow-cta-sec .arrow-cta-wrap .arrow-cta-copy h2 {
        font-size: 38px;
        line-height: 48px;
    }

    .arrow-cta-sec .arrow-cta-wrap .arrow-cta-copy h3 {
        font-size: 32px;
        line-height: 42px;
    }

    .arrow-cta-sec .arrow-cta-wrap .arrow-cta-copy h4 {
        font-size: 32px;
        line-height: 42px;
    }

    .arrow-cta-sec .arrow-cta-wrap .arrow-cta-copy h5 {
        font-size: 28px;
        line-height: 38px;
    }

    .arrow-cta-sec .arrow-cta-wrap .arrow-cta-copy h6 {
        font-size: 28px;
        line-height: 38px;
    }

    .arrow-cta-sec .arrow-cta-wrap .arrow-cta-copy p {
        font-size: 20px;
        line-height: 30px;
    }

    .timeline-sec .timeline-wrp {
        flex-direction: column;
        gap: 40px;
    }

    .timeline-sec .timer-sec {
        max-width: 100%;
        width: 100%;
        justify-content: center;
    }

    .timeline-sec .time-desc {
        max-width: 100%;
        width: 100%;
        height: 100%;
        text-align: center;
    }

    .timeline-sec .timer-sec-reverse .year-sec {
        flex-direction: column-reverse;
    }

    .timeline-sec .timer-sec-reverse {
        flex-direction: column;
    }

    .timeline-sec .time-div-two.common-time::after {
        top: unset;
        bottom: -35px;
        transform: unset;
    }

    .timeline-sec .time-div-four.common-time::after {
        top: unset;
        bottom: -35px;
        transform: unset;
    }

    .timeline-sec .common-time {
        border-radius: 20px;
        padding: 20px;
    }

    .timeline-sec {
        padding: 50px 0;
    }

    .timeline-sec .cirle-info span {
        font-size: 24px;
        line-height: normal;
    }
}

@media(max-width:767px) {

    .about-copy-image .about-copy h1 {
        font-size: 36px;
        line-height: 46px;
    }

    .about-copy-image .about-copy h2 {
        font-size: 32px;
        line-height: 42px;
    }

    .about-copy-image .about-copy h3 {
        font-size: 28px;
        line-height: 38px;
    }

    .about-copy-image .about-copy h4 {
        font-size: 28px;
        line-height: 38px;
    }

    .about-copy-image .about-copy h5 {
        font-size: 24px;
        line-height: 34px;
    }

    .about-copy-image .about-copy h6 {
        font-size: 24px;
        line-height: 34px;
    }

    .about-copy-image .about-copy p {
        font-size: 18px;
        line-height: 28px;
    }

    .about-copy-image .about-copy ol li {
        font-size: 18px;
        line-height: 28px;
    }

    .about-copy-image .about-copy ul li {
        font-size: 18px;
        line-height: 28px;
    }

    .arrow-cta-sec .arrow-cta-wrap .arrow-cta-copy h1 {
        font-size: 36px;
        line-height: 46px;
    }

    .arrow-cta-sec .arrow-cta-wrap .arrow-cta-copy h2 {
        font-size: 32px;
        line-height: 42px;
    }

    .arrow-cta-sec .arrow-cta-wrap .arrow-cta-copy h3 {
        font-size: 28px;
        line-height: 38px;
    }

    .arrow-cta-sec .arrow-cta-wrap .arrow-cta-copy h4 {
        font-size: 28px;
        line-height: 38px;
    }

    .arrow-cta-sec .arrow-cta-wrap .arrow-cta-copy h5 {
        font-size: 24px;
        line-height: 34px;
    }

    .arrow-cta-sec .arrow-cta-wrap .arrow-cta-copy h6 {
        font-size: 24px;
        line-height: 34px;
    }

    .arrow-cta-sec .arrow-cta-wrap .arrow-cta-copy p {
        font-size: 18px;
        line-height: 28px;
    }
}