html {
    overflow-x: hidden !important;
}

.banner-wrapper {
    background-image: url(../img/cnn/Banner.png);
}

.summary-content p span {
    color: #EC1C2E;
}

.hero-part {
    margin-top: 150px;
    margin-bottom: 100px;
}

.hero-part .summary-wrapper-cover .custom-row {
    margin-inline: 0px;
}

.hero-part .summary-wrapper-cover .custom-row .custom-col-6 {
    padding-inline: 0px;
}

.summary-cover-image img {
    width: 100%;
}

.context-image-content h3 {
    font-family: 'Lexend', Arial, sans-serif;
    font-weight: 500;
    font-size: 100px;
    line-height: 100%;
    margin-bottom: 0px;
}

.sticky-header {
    position: fixed;
    bottom: 10px;
    z-index: 99;
    left: 50%;
    transform: translateX(-50%);
}

.sticky-header ul.navbar-list {
    border-radius: 10px;
    background: linear-gradient(136deg, rgba(241, 241, 241, 0.22) 0%, rgba(227, 227, 227, 0.52) 98.62%);
    box-shadow: 1px 1px 2px 0 rgba(255, 255, 255, 0.25) inset, 1px 1px 2px 0 rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(10px);
}

.sticky-header ul.navbar-list .nav-link {
    color: #000;
}

.sticky-header ul.navbar-list .nav-link:hover {
    color: #fff;
}

.context-image-content h3 span {
    color: #EC1C2E;
}

.design-framework-cover-box ul li {
    width: 17%;
}

.design-framework-cover-box ul li:nth-child(2n+1) {
    width: 22%;
}

.design-framework-box {
    background-color: #EC1C2E !important;
}

.design-framework-cover-box ul li .design-framework-box h3 {
    font-size: var(--font-20px);
    color: #fff;
}

.design-framework-cover-box ul li:nth-child(2n+1) .design-framework-box h3 {
    font-size: var(--font-24px);
}

.design-frame-container {
    max-width: 100%;
    margin-right: auto;
    margin-top: -3%;
}

.portfolio-box {
    background-color: #F2F2F2;
    height: 100%;
}

.portfolio-box span.portfolio-icon {
    font-weight: 400;
    font-size: 36px;
    line-height: normal;
    color: #EC1C2E;
    margin-bottom: 5px;
}

.portfolio-box p {
    font-size: 16px;
    line-height: normal;
    color: #EC1C2E;
    text-align: center;
}

/* pers-wrapper Css Start */

.pers-section-heading h2 {
    font-family: 'Helvetica Neue', sans-serif;
    font-weight: 700;
    font-style: italic;
    font-size: 100px !important;
    line-height: normal;
    margin-bottom: 40px;
    color: #EC1C2E;
}

.pers-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-inline: -15px;
    gap: 40px 0px;
    position: relative;
}

.pers-col-side {
    width: 35%;
    flex: 0 0 auto;
    padding-inline: 15px;
}

.pers-col-mid {
    width: 30%;
    flex: 0 0 auto;
    padding-inline: 15px;
}

.pers-mid-image {
    position: absolute;
    width: 30%;
    top: -37%;
    left: 52%;
    transform: translateX(-54%);
}

.pers-side-content>p {
    margin-bottom: 40px;
}

.pers-side-content p {
    font-weight: 200;
    font-size: 16px;
}

.pers-side-box h3 {
    font-weight: 400;
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 12px;
}

ul.pers-list {
    padding-left: 31px;
    margin-bottom: 45px;
}

.pers-side-box>p {
    font-family: 'Helvetica Neue', sans-serif;
    font-weight: 700;
    font-size: 21px;
    line-height: normal;
    color: #EC1C2E;
}

/* pers-wrapper Css End */
.key-wrapper {
    background-image: url(../img/cnn/Key-wrapper.png);
    height: auto !important;
}

.key-wrapper p {
    margin-bottom: 0px;
}

.key-wrapper .custom-row {
    gap: 100px 0px;
}

.key-content+.key-content {
    margin-top: 50px;
}

.section-heading h2 {
    font-weight: 500;
    font-size: 36px;
    margin-bottom: 25px;
    line-height: 46px;
}

.foundation-wrapper .custom-row {
    gap: 25px 0px;
}

.foundation-section-image img {
    width: 100%;
}

/* custom-define-wrapper Css Start */
.custom-define-wrapper .custom-row {
    gap: 45px 0px;
}

.custom-define-image img {
    width: 100%;
}

.user-testing-heading {
    width: 40%;
    padding-inline: 20px;
}

section.user-testing-wrapper .custom-row {
    margin-inline: -20px;
}

.user-testing-content-col {
    width: 60%;
    flex: 0 0 auto;
    padding-inline: 20px;
}

.user-testing-col {
    width: 50%;
    flex: 0 0 auto;
    padding-inline: 12px;
}

.user-testing-heading p span {
    font-weight: 500;
}

.user-testing-heading p:has(span) {
    margin-bottom: 24px;
}

.user-testing-row,
.user-testing-content,
.user-testing-col {
    height: 100%;
}

ul.list-user {
    padding-left: 30px;
}

.testinng-wrapper-row {
    display: flex;
    flex-wrap: wrap;
}

.testing-wrapper-col {
    width: 50%;
    flex: 0 0 auto;
}

.testing-wrapper-image img {
    width: 100%;
}

.testing-wrapper-content {
    background-color: #1D1E20;
    padding: 26px 60px;
}

.testing-wrapper-col+.testing-wrapper-col .testing-wrapper-content {
    background-color: #C6C6C6;
}

.testing-wrapper-content h2 {
    font-weight: 400;
    font-size: 24px;
    line-height: normal;
    margin-bottom: 17px;
    color: #EC1C2E;
}

.testing-wrapper-content p {
    margin-bottom: 0px;
    color: #fff;
}

.slick-initialized .testinng-wrapper-row.slick-slide {
    display: flex !important;
}

.testing-wrapper-box {
    height: 700px;
}

ul.slick-dots li button {
    background: linear-gradient(180deg, #F1F1F1 30%, #E3E3E3 70%);
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 0px;
}

ul.slick-dots {
    display: flex;
    justify-content: center;
    list-style: none;
    margin-bottom: 0px;
    position: absolute;
    gap: 0px 8px;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99;
}

ul.slick-dots li {
    display: inline-block !important;
    width: 15px;
    height: 15px;
}

ul.slick-dots li.slick-active button {
    background: #fff !important;
}

.final-wrapper-cover .custom-row .custom-col-12 .custom-row {
    align-items: center;
    margin-inline: -60px;
}

.final-wrapper-cover .container .custom-row {
    gap: 150px 0px;
}

.final-wrapper-cover .custom-row .custom-col-12 .custom-row .custom-col-6 {
    padding-inline: 60px;
}

.final-wrapper-cover .custom-row .custom-col-12:nth-child(2n) .custom-row .custom-col-6:has(.final-image-content) {
    order: -1;
}

.final-image-icon {
    width: 30px;
    height: 30px;
}

.final-image-icon-content {
    width: calc(100% - 30px);
    padding-left: 24px;
}

.final-image-content {
    display: flex;
    align-items: flex-start;
}

.final-image-icon-content h3 {
    font-weight: 400;
    font-size: 32px;
    line-height: 100%;
    margin-bottom: 20px;
    color: #EC1C2E;
}

.final-wrapper-cover {
    background-image: url(../img/cnn/final.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover;
}

.system-wrapper {
    background-image: url(../img/cnn/system.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

.system-wrapper .custom-row .custom-col-12:nth-child(2n) .custom-row {
    justify-content: end;
}

.system-box h3 {
    font-weight: 400;
    font-size: 32px;
    line-height: 100%;
    margin-bottom: 20px;
    color: #EC1C2E;
}

.system-box p {
    margin-bottom: 10px;
}

.system-image img {
    width: 100%;
}

.system-wrapper .custom-row .custom-col-12+.custom-col-12 {
    margin-top: -7%;
}

.project-wrapper-heading {
    margin-bottom: 40px;
}

.key-wrapper::before {
    display: none;
}

section.portfolio-wrapper#overview .custom-col-12>.custom-row {
    margin-inline: -92px !important;
}

section.portfolio-wrapper .custom-col-12 .custom-row .custom-col-6 {
    padding-inline: 92px !important;
}

section.flow-wrapper .container .custom-row {
    margin-inline: -78px !important;
}

section.flow-wrapper .container .custom-row .custom-col-6 {
    padding-inline: 78px !important;
}

ul.list-user li p,
.user-testing-col-content p,
.user-testing-heading p,
.port-content p,
.summary-content p,
.context-content p,
p {
    font-size: 16px !important;
}

h2 {
    font-size: 36px !important;
}

.summary-content h3,
.context-content h3,
h3 {
    font-size: 24px;
}

.port-content h4,
h4 {
    font-size: 20px !important;
}

.user-testing-col-content {
    height: auto;
}

.testing-wrapper-col {
    width: 100%;
    flex: 0 0 auto;
}

.testing-box-image img {
    width: 100%;
}

section.gamification-wrapper.pBlock-150.pt-0 {
    padding-bottom: 0px;
}

.final-image-box {
    position: relative;
}

.final-image-box video {
    max-width: 77%;
    position: absolute;
    height: 82%;
    top: 1%;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 12px;
    object-fit: cover;
}

.final-image-box img {
    width: 100%;
}

.user-testing-cover {
    margin-inline: -41px;
}

.user-testing-heading,
.user-testing-content-col {
    padding-inline: 41px;
}

.testing-wrapper-cover button.slick-arrow {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #F1F1F1;
    background: linear-gradient(136deg, rgba(241, 241, 241, 0.22) 0%, rgba(227, 227, 227, 0.52) 98.62%);
    box-shadow: 0.417px 0.417px 1.667px 0 rgba(0, 0, 0, 0.25), 0.417px 0.833px 1.667px 0 rgba(255, 255, 255, 0.25) inset;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    z-index: 9;
    transform: translateY(-50%);
    left: 15px;
}

.testing-wrapper-cover button.slick-next.slick-arrow {
    left: initial !important;
    right: 15px;
}

.portfolio-preview-wrapper h2 {
    font-weight: 500 !important;
}

.portfolio-preview-wrapper .custom-col-5 h3 {
    font-weight: 400 !important;
    line-height: normal;
}

section.primary-wrapper .custom-row {
    margin-inline: -70px;
}

section.primary-wrapper .custom-row .custom-col-7,
section.primary-wrapper .custom-row .custom-col-5 {
    padding-inline: 70px;
}


@media screen and (max-width:1680px) {
    .context-image-content h3 {
        font-size: 100px;
        line-height: 100%;
        margin-bottom: 0px;
    }

    .pers-section-heading h2 {
        font-size: 75px !important;
        margin-bottom: 40px;
        color: #EC1C2E;
    }

    .pers-mid-image {
        position: absolute;
        width: 30%;
        top: -24%;
        left: 52%;
        transform: translateX(-54%);
    }

    .pers-side-box h3 {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 10px;
    }

    .pers-side-content p {
        font-size: 15px;
    }

    .testing-wrapper-box {
        height: 600px;
    }

    .testing-wrapper-content {
        height: 150px;
    }

    .testing-wrapper-image {
        height: calc(100% - 150px);
    }

    .testing-wrapper-image img {
        width: 100%;
        height: 100%;
    }

    .testing-wrapper-content h2 {
        font-weight: 400;
        font-size: 21px;
        line-height: normal;
        margin-bottom: 12px;
        color: #EC1C2E;
    }

    section.primary-wrapper .custom-row {
        margin-inline: -50px !important;
    }

    section.primary-wrapper .custom-row .custom-col-7,
    section.primary-wrapper .custom-row .custom-col-5 {
        padding-inline: 50px !important;
    }
}

@media screen and (max-width:1200px) {
    .context-image-content h3 {
        font-size: 71px;
        line-height: 100%;
        margin-bottom: 0px;
    }

    section.portfolio-wrapper#overview .custom-col-12>.custom-row {
        margin-inline: -15px !important;
    }

    section.portfolio-wrapper .custom-col-12 .custom-row .custom-col-6 {
        padding-inline: 15px !important;
    }

    h2 {
        font-size: 26px !important;
    }

    .summary-content h3,
    .context-content h3,
    h3 {
        font-size: 20px;
    }

    ul.list-user li p,
    .user-testing-col-content p,
    .user-testing-heading p,
    .port-content p,
    .summary-content p,
    .context-content p,
    p {
        font-size: 15px !important;
    }

    section.flow-wrapper .container .custom-row {
        margin-inline: -20px !important;
    }

    section.flow-wrapper .container .custom-row .custom-col-6 {
        padding-inline: 20px !important;
    }

    .final-image-icon-content h3 {
        font-weight: 400;
        font-size: 25px;
        line-height: 100%;
        margin-bottom: 20px;
        color: #EC1C2E;
    }

    .final-wrapper-cover .custom-row .custom-col-12 .custom-row {
        align-items: center;
        margin-inline: -15px;
    }

    .final-wrapper-cover .custom-row .custom-col-12 .custom-row .custom-col-6 {
        padding-inline: 15px;
    }

    h2 {
        font-size: 22px !important;
    }

    .summary-content h3,
    .context-content h3,
    h3 {
        font-size: 19px;
    }

    .user-testing-cover {
        margin-inline: -15px;
    }

    .user-testing-heading,
    .user-testing-content-col {
        padding-inline: 15px;
    }

    section.primary-wrapper .custom-row {
        margin-inline: -30px;
    }

    section.primary-wrapper .custom-row .custom-col-7,
    section.primary-wrapper .custom-row .custom-col-5 {
        padding-inline: 30px;
    }
}

@media screen and (max-width:992px) {
    .context-image-content h3 {
        font-size: 60px;
        line-height: 100%;
        margin-bottom: 0px;
    }

    .portfolio-box span.portfolio-icon {
        font-size: 27px;
        margin-bottom: 5px;
    }

    .portfolio-box p {
        font-size: 14px;
    }

    .pers-col-side,
    .pers-col-mid {
        width: 100%;
    }

    .pers-col-mid {
        order: -1;
    }

    .pers-mid-image {
        position: static;
        width: 100%;
        transform: translateX(0);
        text-align: center;
    }

    .testing-wrapper-content {
        height: 125px;
        padding: 15px 20px;
    }

    .testing-wrapper-image {
        height: calc(100% - 125px);
    }

    .testing-wrapper-box {
        height: 470px;
    }

    section.primary-wrapper .custom-row {
        margin-inline: -15px;
    }

    section.primary-wrapper .custom-row .custom-col-7,
    section.primary-wrapper .custom-row .custom-col-5 {
        padding-inline: 15px;
    }
}

@media screen and (max-width:768px) {
    .context-image-content h3 {
        font-size: 50px;
        line-height: 100%;
        margin-bottom: 0px;
    }

    section.primary-wrapper .custom-col-5 {
        order: -1;
    }

    section.primary-wrapper .custom-row {
        gap: 20px 0px;
    }

    ul.pers-list {
        padding-left: 31px;
        margin-bottom: 25px;
        text-align: left;
    }

    ul.pers-list li p {
        text-align: left !important;
    }

    .custom-col-4 {
        width: 100%;
    }

    .system-wrapper .custom-row .custom-col-12+.custom-col-12 {
        margin-top: 0px;
    }

    .system-wrapper>.container>.custom-row {
        gap: 30px 0px;
    }

    ul.list-user p.mb-0 {
        text-align: left;
    }

    .testing-wrapper-content h2 {
        font-weight: 400;
        font-size: 19px;
        line-height: normal;
        margin-bottom: 12px;
        color: #EC1C2E;
        text-align: left;
    }

    .testing-wrapper-content p {
        text-align: left;
    }

    .testing-wrapper-box {
        height: 400px;
    }

    .system-wrapper .custom-col-5 {
        width: 80% !important;
    }

    .system-box h3,
    .system-box p {
        text-align: left !important;
    }

    section.custom-define-wrapper .custom-col-4 {
        width: 50%;
    }

    section.custom-define-wrapper .custom-col-9 .custom-col-5 {
        width: 50% !important;
    }


}

@media screen and (max-width:676px) {
    .pers-section-heading h2 {
        font-size: 55px !important;
        margin-bottom: 0px;
        color: #EC1C2E;
    }

    .user-testing-heading {
        width: 100%;
        padding-inline: 20px;
    }

    .user-testing-content-col {
        width: 100%;
        flex: 0 0 auto;
        padding-inline: 20px;
    }

    .testing-wrapper-col {
        width: 100%;
        flex: 0 0 auto;
    }

    .testing-wrapper-box {
        height: auto;
    }

    .testing-wrapper-content {
        height: auto;
        padding: 15px 20px;
    }

    .testing-wrapper-image {
        height: auto;
    }

    .section.testing-wrapper {
        display: none !important;
    }

    .portfolio-box {
        padding: 10px !important;
    }

    .custom-col-6:has(.final-image-content) {
        order: -1;
    }

    .final-wrapper-cover .custom-row .custom-col-12 .custom-row {
        gap: 20px;
    }

    .final-wrapper-cover .container>.custom-row {
        gap: 40px 0px !important;
    }

    .system-wrapper>.container>.custom-row {
        gap: 40px 0px;
    }
}


@media screen and (max-width:575px) {
    .contect-wrapper .custom-row .custom-col-12 .custom-row {
        gap: 20px 0px;
    }

    .section-heading h2 {
        font-size: 28px;
        margin-bottom: 15px;
        line-height: 38px;
    }

    .user-testing-col-content {
        height: 100%;
    }

    .final-wrapper-cover .container .custom-row {
        gap: 20px 0px;
    }

    .custom-col-6:has(.final-image-content) {
        order: -1;
    }

    .system-box h3 {
        font-weight: 400;
        font-size: 26px;
        line-height: 100%;
        margin-bottom: 10px;
        color: #EC1C2E;
    }

    .pers-section-heading h2 {
        font-size: 47px !important;
        margin-bottom: 0px;
        color: #EC1C2E;
    }

    section.summary-wrapper.pBlock-150 .hero-part {
        margin-top: 15px;
        margin-bottom: 15px !important;
    }

    section.contect-wrapper.mb-150 {
        margin-bottom: 0px !important;
    }

    .key-wrapper .custom-row {
        gap: 30px 0px;
    }

    .key-content+.key-content {
        margin-top: 20px;
    }

    .final-image-icon-content h3,
    .final-image-icon-content h4,
    .final-image-icon-content p {
        text-align: left !important;
    }

    .final-image-icon-content h3 {
        font-weight: 400;
        font-size: 22px;
        line-height: 100%;
        margin-bottom: 20px;
        color: #EC1C2E;
    }

    .final-wrapper-cover .container .custom-row {
        gap: 50px 0px;
    }

    .final-wrapper-cover .container .custom-row .custom-col-12 .custom-row {
        gap: 20px 0px;
    }

    .project-wrapper-heading {
        margin-bottom: 0px;
    }
}

@media screen and (max-width:475px) {
    .context-image-content h3 {
        font-size: 43px;
        line-height: 100%;
        margin-bottom: 0px;
    }

    section.design-framework-wrapper {
        display: none;
    }

    .pers-section-heading h2 {
        font-size: 39px !important;
        margin-bottom: 0px;
        color: #EC1C2E;
    }

    section.custom-define-wrapper .custom-col-4 {
        width: 100%;
    }

    section.custom-define-wrapper .custom-col-9 .custom-col-5 {
        width: 100% !important;
    }

    .user-testing-col {
        width: 100%;
        flex: 0 0 auto;
        padding-inline: 12px;
        height: auto;
    }


}