:root{
    --ffly-dark-400: #212327;
    --ffly-light-l-150:  #F3F7FC;
    --ffly-light-200: #F2F2F2;
    --ffly-light-500: #767B89;
    --ffly-light-400: #A2A7B0;
    --ffly-light-600: #5D616C;
    --ffly-light-300: #E5E6E8;    
    --ffly-light-150: #FCFCFD;
    --ffly-link-blue: #2E90FA;
}

.link.with-arrow {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: var(--yellow);
}

.link.with-arrow svg {
    margin-left: 17px;
    position: relative;
    top: -1px;
}
.link.with-arrow path,
.link.with-arrow path,
.link.with-arrow path {
    fill: var(--yellow-h);
}

.link.with-arrow:hover,
.link.with-arrow:focus,
.link.with-arrow:hover:focus {
    color: var(--yellow-h);
}

.link.with-arrow:hover path,
.link.with-arrow:focus path,
.link.with-arrow:hover:focus path {
    fill: var(--yellow-h);
}

.crow {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.c-center {
    -ms-flex-align: center;
    align-items: center;
}

.selectDisable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
/*team-2-col-sec*/
.team-2-col-sec {
    padding-top: 115px;
    padding-left: 32px;
}
.team-2-col-sec .lt .content {
    max-width: 708px;
    float: right;
    margin-right: 90px;
}

.team-2-col-sec .lt .content .title {
    font-weight: bold;
    font-size: 56px;
    line-height: 56px;
    letter-spacing: -0.02em;
    margin-bottom: 32px;
    color: var(--black);
}

.team-2-col-sec .lt .content p {
    font-size: 16px;
    line-height: 23px;
    color: var(--gray);
    letter-spacing: 0px;
    max-width: 492px;
    margin-bottom: 32px;
}

.team-2-col-sec .lt {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

@media (max-width: 1550px) {
    .team-2-col-sec .lt .content .title {
        font-size: 45px;
        line-height: 53px;
        max-width: 100%;
        margin-bottom: 22px;
    }
}

@media (max-width: 1341px) {
    .team-2-col-sec .lt .content {
        margin-right: 0px;
        float: none;
        padding-right: 20px;
    }
    .team-2-col-sec {
        padding-left: 32px;
    }
    .team-2-col-sec .lt .content p {
        max-width: 485px;
    }
}
@media (max-width: 1140px) {
    .team-2-col-sec .lt .content .title {
        font-size: 40px;
        line-height: 49px;
        max-width: 100%;
        margin-bottom: 22px;
    }
}
@media (max-width: 1032px) {
    .team-2-col-sec .lt .content .title {
        font-size: 32px;
        line-height: 40px;
        max-width: 100%;
        margin-bottom: 22px;
        max-width: 400px;
    }
}

@media (max-width: 982px) {
    .team-2-col-sec .lt .content .title {
        margin-top: 44px;
    }
}
@media (max-width: 1080px) {
    .team-2-col-sec .lt .content p {
        font-size: 15px;
        line-height: 23px;
        max-width: 359px;
        margin-bottom: 32px;
    }
}
@media (max-width: 860px) {
    .team-2-col-sec .lt .content .title {
        font-size: 28px;
        line-height: 38px;
        margin-bottom: 16px;
    }
    .team-2-col-sec .lt .content p {
        margin-bottom: 5px;
    }
}
@media (max-width: 767px) {
    .team-2-col-sec {
        padding-top: 100px;
    }
}
@media (max-width: 766px) {
    .team-2-col-sec .crow {
        flex-direction: column;
    }
    .team-2-col-sec .crow .col {
        width: 100%;
    }
    .team-2-col-sec .lt .content {
        width: 100%;
        max-width: 100%;
        padding-right: 0px;
        max-width: 395px;
        margin: auto;
        text-align: center;
    }
    .team-2-col-sec {
        padding-left: 32px;
        padding-right: 32px;
    }
    .team-2-col-sec .lt .content .title {
        font-size: 32px;
        line-height: 38px;
        max-width: 327px;
        margin: auto;
        margin-bottom: 25px;
        margin-top: 49px;
    }
    .team-2-col-sec .lt .content p {
        margin-bottom: 9px;
        font-size: 16px;
        max-width: 387px;
    }
    .team-2-col-sec .crow .col.lt {
        order: 2;
    }
}
@media (max-width: 465px) {
    .team-2-col-sec .lt .content .title {
        font-size: 35px;
        line-height: 38px;
    }
    .link.with-arrow {
        font-size: 15px;
        line-height: 28px;
    }
    .link.with-arrow svg {
        margin-left: 8px;
        max-width: 7px;
        position: relative;
        top: -1.5px;
    }
}
@media (max-width: 384px) {
    .team-2-col-sec .lt .content .title {
        font-size: 29px;
        line-height: 35px;
        max-width: 253px;
        margin: auto;
        margin-bottom: 23px;
        margin-top: 32px;
    }
}
@media (max-width: 308px) {
    .team-2-col-sec .lt .content .title {
        font-size: 24px;
        line-height: 25px;
    }
}
/*team-2-col-sec*/

/*mission-sec*/
.stitle {
    font-weight: bold;
    font-size: 56px;
    line-height: 64px;
    color: var(--black);
}

.mission-sec {
    padding-top: 164px;
    position: relative;
    text-align: center;
    padding-bottom: 50px;
}
.mission-sec .title-area {
    text-align: center;
}

.mission-sec .title-area p {
    font-weight: 500;
    margin: auto;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 88px;
    max-width: 508px;
}

.mission-sec .title-area .stitle {
    margin-bottom: 24px;
}

.mission-sec .cols2 {
    justify-content: center;
    gap: 64px;
}
.mission-sec .cols2 .col {
    -ms-flex: 0 0 474px;
    flex: 0 0 474px;
    max-width: 100%;
    border: 1px solid var(--dashed-border);
    border-radius: 24px;
    padding: 40px 15px;
    background-color: var(--white);
}
.mission-sec .cols2 .col .tt {
    max-width: 390px;
    margin: auto;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    line-height: 28px;
    color: var(--black-3);
    margin-bottom: 8px;
}
.mission-sec .cols2 .col p {
    max-width: 390px;
    text-align: center;
    margin: auto;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: var(--logo-title-color);
}
.mission-sec .link.with-arrow {
    margin-top: 64px;
    display: inline-block;
}

@media (max-width: 1341px) {
    .stitle {
        font-size: 52px;
    }
    .mission-sec {
        padding-left: 32px;
        padding-right: 32px;
    }
}
@media (max-width: 1140px) {
    .stitle {
        font-size: 48px;
    }
    .mission-sec {
        padding-top: 87px;
    }
}

@media (max-width: 1080px) {
    .mission-sec .cols2 {
        gap: 32px;
        flex-wrap: nowrap;
    }
    .mission-sec .cols2 .col {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (max-width: 840px) {
    .mission-sec .title-area p {
        margin-bottom: 58px;
    }
    .mission-sec .cols2 .col p br {
        display: none;
    }
}

@media (max-width: 767px) {
    .mission-sec {
        padding-left: 32px;
        padding-right: 32px;
    }
    .mission-sec .cols2 {
        gap: 32px;
        flex-wrap: wrap;
    }
    .mission-sec .cols2 .col {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        border-radius: 12px;
    }
    .mission-sec .cols2 .col .tt {
        max-width: 100%;
    }
    .mission-sec .link.with-arrow {
        margin-top: 40px;
    }
}
@media (max-width: 420px) {
    .mission-sec .title-area .stitle {
        max-width: 100%;
        font-size: 39px;
    }
}
@media (max-width: 380px) {
    .mission-sec .cols2 .col .tt {
        font-size: 18px;
        margin-bottom: 12px;
    }
    .mission-sec .title-area .stitle {
        max-width: 100%;
        font-size: 22px;
        line-height: 30px;
    }
}

/*mission-sec*/

/*collage-sec*/
.collage-sec {
    padding: 10px 15px;
    padding-top: 117px;
}

.collage-sec .crow {
    max-width: 1482px;
    margin: auto;
    gap: 64px;
}

.collage-sec .crow .lt {
    text-align: right;
}

.collage-sec .crow .lt img {
    margin-bottom: 47px;
}

.collage-sec .crow .col.rt {
    max-width: 591px;
}

@media (max-width: 980px) {
    .collage-sec {
        padding: 10px 32px;
        padding-top: 19px;
    }
    .collage-sec .crow {
        gap: 32px;
    }
}
@media (max-width: 520px) {
    .collage-sec .crow .col {
        width: 100%;
    }
    .collage-sec .crow {
        flex-direction: column;
    }
    .collage-sec .crow {
        gap: 0px;
    }
}

/*collage-sec*/
/*collage-sec-2*/
.collage-sec-2 {
    padding: 46px 32px;
    padding-bottom: 0px;
}
.collage-sec-2 .crow {
    max-width: 1440px;
    margin: auto;
}

.collage-sec-2 .crow .ccol {
    width: 33.33%;
    padding: 16px;
}

@media (max-width: 767px) {
    .collage-sec-2 .crow .ccol {
        width: 100%;
        padding: 8px 0px;
        text-align: center;
    }
    .collage-sec-2 {
        padding: 0px 32px;
    }
}
/*collage-sec-2*/
/* backers  */
/*logos-sec*/
.logos-sec {
    padding: 80px 0px 12px 0px;
}
.logos-sec .h3 {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    opacity: 0.75;
    color: var(--logo-title-color);
    text-align: center;
}

.logos-sec .crow {
    max-width: 906px;
    padding-top: 64px;
    margin: auto;
    justify-content: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.logos-sec .crow .ccol {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    text-align: center;
    padding: 2px;
    min-height: 55px;
    margin-bottom: 20px;
    position: relative;
}
.logos-sec .crow .ccol img {
    position: absolute;
    margin: auto;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}
.logos-sec .people {
    max-width: 855px;
    padding-top: 44px;
}
.logos-sec .people .col {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.3333%;
}
.logos-sec .people .col .trow {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
    gap: 24px;
    margin-bottom: 24px;
    justify-content: center;
}
.logos-sec .people .col .trow .image {
    flex: 0 0 auto;
    width: 64px;
    max-width: 100%;
    overflow: hidden;
    height: 64px;
    position: relative;
}
.logos-sec .people .col .trow .image img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    margin: auto;
    border-radius: 50%;
}
.logos-sec .people .col .trow .content {
    max-width: 100%;
    flex: 0 0 48%;
}
.logos-sec .people .col .trow .h5 {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: var(--black-3);
}
.logos-sec .people .col .trow p {
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: var(--people-name);
    opacity: 0.75;
}
.people-slider {
    display: none !important;
}
@media (max-width: 1024px) {
    .logos-sec .ccol {
        padding: 0px 5px;
    }
}
@media (max-width: 990px) {
    .logos-sec {
        padding-top: 64px;
    }
    .logos-sec .people .col .trow {
        justify-content: flex-start;
    }
    .logos-sec .people .col .trow .content {
        flex: 0 0 auto;
    }
}
@media (max-width: 767px) {
    .logos-sec .crow {
        gap: 8px;
    }
    .logos-sec .crow .ccol {
        -ms-flex: 0 0 31.33%;
        flex: 0 0 31.33%;
        max-width: 31.33%;
        margin-bottom: 36px;
        margin-bottom: 0px;
        border: 1px solid var(--dashed-border);
        border-radius: 8px;
        padding: 10px;
    }
    .logos-sec .crow .ccol img {
        max-width: 92%;
        max-height: 92%;
    }
    .logos-sec .crow {
        padding-top: 48px;
    }
}
@media (max-width: 711px) {
    .logos-sec .people .col {
        -ms-flex: 0 0 48%;
        flex: 0 0 48%;
        max-width: 48%;
    }
    .logos-sec .people {
        max-width: 503px;
        justify-content: space-between;
        padding-left: 15px;
    }
}

@media (max-width: 540px) {
    .md-people {
        display: none !important;
    }
    .people-slider {
        display: block !important;
    }
    .logos-sec .people .col {
        max-width: 148px;
        width: auto !important;
        flex: 0 0 auto;
        height: auto !important;
    }
    .logos-sec .crow .ccol {
        -ms-flex: 0 0 46%;
        flex: 0 0 46%;
        max-width: 46%;
        padding: 0px 10px;
        gap: 0px;
        margin: 1%;
    }
    .logos-sec .h3 {
        max-width: 255px;
        margin: auto;
    }
    .slick-track {
        left: -10px !important;
    }

    .custom-arrows {
        background-color: #31333b;
        border: 1px solid #31333b;
        height: 25px;
        width: 25px;
        color: #dbd8d8;
        padding: 1px 6px;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        font-size: 19px;
        top: 0px;
        left: 5px !important;
        bottom: 0px;
        margin: auto;
        float: none;
        position: absolute;
        cursor: pointer;
        z-index: 99;
        display: none !important;
    }
    .custom-arrows.right {
        right: 5px !important;
        margin: auto;
        padding: 1px 8px;
        left: inherit !important;
    }
    .people-slider:hover .custom-arrows,
    .people-slider:focus .custom-arrows {
        display: block !important;
    }
    .custom-arrows:before {
        font-size: 20px;
        line-height: 13px;
        margin-left: -5px;
        vertical-align: top;
    }
}
@media (max-width: 510px) {
    .logos-sec .people .col .trow .image {
        margin-bottom: 8px;
    }
    .logos-sec .people .col .trow {
        justify-content: center;
    }

    .logos-sec .people .col .trow .content {
        width: 100%;
        text-align: center;
    }
    .logos-sec {
        padding-bottom: 20px;
    }
}
@media (max-width: 300px) {
    .logos-sec .crow .ccol {
        -ms-flex: 0 0 80%;
        flex: 0 0 80%;
        max-width: 80%;
    }
}
/*logos-sec*/
/* backers  */

.bg-lt {
    width: 350px;
    height: 490px;
    display: block;
    position: absolute;
    background-image: url(../images/join/left-bg-img.png);
    top: 15px;
    background-repeat: no-repeat;
    z-index: -1;
    left: 0;
    max-width: 100%;
}
.bg-rt {
    width: 420px;
    height: 865px;
    position: absolute;
    display: block;
    top: 0px;
    right: 0px;
    background-image: url(../images/join/right-bg-img.png);
    z-index: -1;
}

/*--------------JOIN US PAGE------------------------------------------*/
.join-sec {
    position: relative;
    padding-top: 5px;
}
.join-sec .title {
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 32px;
    color: var(--black);
}

.join-sec .content-row {
    text-align: center;
    max-width: 980px;
    margin: auto;
    margin-bottom: 32px;
}

.join-sec .content-row p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    max-width: 839px;
    margin: auto;
    margin-bottom: 8px;
    color: var(--gray);
}

.job-box-row .stitle {
    font-weight: bold;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
}

.openings-tab a {
    color: #737373 !important;
    border: 1px solid #eaeaea !important;
    display: block;
    border-radius: 23px !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 22px !important;
    padding: 11px 31.5px;
    background-color: var(--white) !important;
}

.openings-tab a:hover,
.openings-tab a:focus,
.openings-tab a:hover:focus,
.openings-tab a:active,
.openings-tab a.active {
    border: 1px solid #a2a7b0 !important;
    color: #a2a7b0 !important;
    filter: drop-shadow(0px 12px 24px rgba(0, 0, 0, 0.04));
}

.openings-tab a span {
    color: #a2b2be;
    margin-left: 8px;
}

.openings-tab a:hover span,
.openings-tab a:focus span,
.openings-tab a:hover:focus span,
.openings-tab a:active span,
.openings-tab a.active span {
    color: #a2a7b0;
}

.openings-tab li {
    padding-right: 16px;
    display: inline-block;
    float: none;
}

.openings-tab li:last-child {
    padding-right: 0px;
}

.job-box-row .tab-content .tab-pane {
    display: none;
}

.job-box-row .tab-content .tab-pane.active {
    display: block;
}
ul.openings-tab {
    display: flex;
    justify-content: center;
    border: 0px;
    flex-wrap: wrap;
    padding-left: 0px;
}
.job-box-row .stitle {
    margin-bottom: 24px;
}
.join-sec .job-box-row {
    max-width: 1200px;
    margin: auto;
}
.job-box-row .tab-content ul {
    list-style: none;
    padding-left: 0px;
    padding-top: 64px;
}
.job-box-row .tab-content ul li {
    background: var(--white-2);
    border-radius: 8px;
    padding: 24px 48px;
    position: relative;
    margin-bottom: 16px;
}

.job-box-row .tab-content ul li .st {
    font-weight: bold;
    font-size: 20px;
    line-height: 28px;
    color: #181a1e;
    margin-bottom: 8px;
    padding-right: 140px;
}

.job-box-row .tab-content ul li .loc {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #5d616c;
    position: relative;
    /* border: 1px solid red; */
    margin-right: 10px;
}
.location .loc:first-child {
    padding-left: 0px;
}

.location .loc:first-child::before {
    display: none;
}
.location .loc:before {
    content: "";
    position: absolute;
    left: 0px;
    width: 2px;
    height: 2px;
    background-color: #a2a7b0;
    top: 2px;
    bottom: 0px;
    margin: auto;
}
.location .loc {
    position: relative;
    padding-left: 12px;
}

.job-box-row .tab-content ul li .clink {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #5d616c;
    text-decoration: none !important;
    position: absolute;
    right: 0px;
    height: 24px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    right: 46px;
    transition: color 125ms ease 0s;
    display: flex;
    align-items: center;
}
.job-box-row .tab-content ul li .clink:hover,
.job-box-row .tab-content ul li .clink:focus,
.job-box-row .tab-content ul li .clink:hover:focus {
    color: #5d616c;
    opacity: 0.8;
}
.tab-content ul li svg {
    margin-left: 2px;
    transition: all 125ms ease 0s;
    position: relative;
    top: 1px;
}
.tab-content ul li svg path {
    fill: #5d616c;
}
ul li .clink:hover svg,
ul li .clink:focus svg,
ul li .clink:hover:focus svg,
ul li .clink.active svg {
    transform: translate(0.3rem);
}

/*Media query*/
@media (max-width: 1200px) {
    .join-sec .content-row p {
        max-width: 631px;
        margin: auto;
        margin-bottom: 8px;
    }
}
@media (max-width: 1000px) {
    .content-row {
        padding-left: 15px;
        padding-right: 15px;
    }

    .job-box-row .tab-content ul {
        padding-top: 28px;
    }

    .openings-tab li {
        margin-bottom: 08px !important;
    }

    .join-sec .content-row p {
        font-size: 16px;
        line-height: 21px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .join-sec .title {
        margin-bottom: 38px;
        font-size: 60px;
        line-height: 67px;
    }
}
@media (max-width: 767px) {
    .join-sec {
        margin-top: 15px;
    }
}
@media (max-width: 580px) {
    .join-sec .title {
        margin-bottom: 20px;
        font-size: 40px;
        line-height: 48px;
    }

    .job-box-row .tab-content ul li {
        padding-right: 140px;
    }

    .job-box-row .tab-content ul li .st {
        font-size: 20px;
        line-height: 27px;
        width: 100%;
        padding-right: 13px;
    }

    .job-box-row .tab-content ul li .loc {
        font-size: 14px;
        line-height: 18px;
    }

    .job-box-row .tab-content ul li .clink {
        font-size: 16px;
        line-height: 20px;
        height: 24px;
        right: 25px;
    }

    /*--------*/
}

@media (max-width: 470px) {
    .job-box-row .tab-content ul li {
        padding-left: 20px;
        padding-right: 20px;
    }

    .job-box-row .tab-content ul li .clink {
        position: relative;
        top: 2px;
        bottom: inherit;
        left: 0px;
        right: inherit;
        max-width: 118px;
        margin-left: 0px;
        margin-top: 11px;
    }
    .job-box-row .tab-content ul li .st {
        white-space: unset;
        width: 100%;
        overflow: hidden;
        text-overflow: unset;
        padding-right: 0px;
    }
}
@media (max-width: 426px) {
    .join-sec .title {
        font-size: 28px;
        line-height: 32px;
    }
    .join-sec .content-row {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media (max-width: 400px) {
    .openings-tab li {
        width: 100%;
        margin-right: 0px;
        padding-right: 0px;
        text-align: center;
    }

    .openings-tab li a {
        text-align: center;
        display: inline-block;
    }
}

/*Media query*/
/*--------------JOIN US PAGE------------------------------------------*/
/*career page*/
.other-page-banner {
    background-color: #f7f8fa;
    padding: 159px 0px 148px 0px;
    text-align: center;
}
.other-page-banner .title {
    font-weight: bold;
    font-size: 56px;
    line-height: 56px;
    color: #000000;
    margin-bottom: 32px;
}
.other-page-banner p {
    font-size: 20px;
    line-height: 28px;
    color: #212327;
    max-width: 556px;
    margin: auto;
    margin-bottom: 64px;
}
.other-page-banner a , .other-page-banner .a{
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #212327;
    display: flex;
    justify-content: center;
}
.other-page-banner a:hover,
.other-page-banner a:focus,
.other-page-banner a:hover:focus {
    color: #212327;
    opacity: 0.8;
}
.other-page-banner a svg {
    margin-left: 5px;
}
/*two-col-sec col-content*/
.two-col-sec .crow {
    align-items: center;
    gap: 40px;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #ececec;
    max-width: 1200px;
    margin: auto;
}
.pd-128 {
    padding: 128px 0px;
}
.two-col-sec .col-content {
    max-width: 392px;
}
.two-col-sec .col-content .h3 {
    font-size: 36px;
    line-height: 42px;
    color: #0b0b0b;
    font-weight: 700;
    margin-bottom: 32px;
}
.two-col-sec .col-content p {
    font-size: 20px;
    line-height: 28px;
    color: var(--ffly-light-600);
    margin-bottom: 32px;
}
.two-col-sec .col-content a {
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
}
.two-col-sec .col-content a svg {
    margin-left: 5px;
}
.two-col-sec .crow .col-video video {
    width: 100%;
    max-width: 675px;
    max-height: 100%;
    border-radius: 12px;
}
.two-col-sec .crow .col-video {
    flex: 1 0 0%;
    text-align: right;
}

/*video*/
@media (max-width: 825px) {
    .other-page-banner .banner-content {
        max-width: 600px;
        margin: auto;
    }
    .other-page-banner .title {
        font-size: 38px;
        line-height: 45px;
    }
    .other-page-banner p {
        font-size: 18px;
        line-height: 25px;
        max-width: 486px;
        margin-bottom: 46px;
    }
    .pd-128 {
        padding: 54px 0px;
    }
    .two-col-sec .crow {
        gap: 24px;
    }
    .other-page-banner {
        padding: 119px 0px 108px 0px;
    }
}
@media (max-width: 750px) {
    .two-col-sec .col-content,
    .two-col-sec .crow .col-video {
        width: 100%;
        max-width: 100%;
        text-align: center;
    }
    .two-col-sec .col-content a {
        justify-content: center;
        margin-bottom: 32px;
    }
}
@media (max-width: 560px) {
    .other-page-banner .banner-content {
        padding-left: 15px;
        padding-right: 15px;
    }
    .other-page-banner .title {
        font-size: 38px;
        line-height: 45px;
        max-width: 344px;
        margin: auto;
        margin-bottom: 32px;
    }
    .other-page-banner p {
        font-size: 18px;
        line-height: 25px;
        max-width: 486px;
        margin-bottom: 46px;
    }
    .two-col-sec .col-content .h3 {
        font-size: 30px;
        line-height: 37px;
    }
}
/*career page*/
