.container {
    width: 94%;
    max-width: 70vw;
    margin: 0 auto;
    position: relative;
    padding: 0px;
    z-index: 3;
}
.inner-container {
    width: 70%;
    margin: 0 auto;
}
@media (max-width: 1199px) {
    .header-right .social-nav ul, html, body, pre, code, kbd, samp, input, button, select, option, textarea {
        font-size: 17px;
    }
}
@media (max-width: 1024px) {
    .container {
        width: 94%;
        max-width: 100%;
    }
    .inner-container {
        width: 80%;
        margin: 0 auto;
    }
    .heart-piece {
        width: 40vw;
    }
    .container h2 {
        font-size: 320%;
        line-height: 100%;
    }
    .section-wrapper-2 .container h2 {
        margin: 0 0 2vw 34%;
    }
    .section-wrapper-2 .des {
        padding-top: 15vw;
        padding-left: 34%;
        padding-right: 10%;
        font-size: 110%;
    }
    .spy-1 {
        position: relative;
        top: -10%;
        left: -6vw;
        width: 45vw;
    }
    .section-wrapper-4 .container {
        display: flex;
        align-items: center;
        max-width: 94vw;
        height: 50vh;
    }
    .social-icons {
        position: absolute;
        top: 10vw;
        left: 0;
        width: 100%;
        height: auto;
    }
    .section-wrapper-6 .all-elmnts {
        position: absolute;
        bottom: 12%;
        left: 50%;
/*        transform: translateX(-50%);*/
        transform: translateX(0%);
        width: 70%;
        height: 90%;
    }
    .section-text-container {
        width: 94%;
        position: absolute;
        top: 15vw;
    }
    .poster {
        width: 50vw;
        display: flex;
        flex-wrap: nowrap;
        margin: 20vw 10vw 0 0;
    }
    .spy-3 {
        padding: 0 0 0 0;
        width: 56vw;
        margin: 10vw 9vw 0 6vw;
    }
    .bg-wall {
        height: 50%;
    }
    .spy-4 {
        width: 94vw;
        padding: 0 0 0 0vw;
        height: 53vh;
    }
    .section-wrapper-6 .all-elmnts {
        object-fit: cover;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 80%;
        object-position: 25%;
        z-index: 2;
        top: initial;
    }
    .spy-5 {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 20;
        background-color: var(--color-theme-1);
        transform: scale(1.8);
    }
    .bg-blue {
        background-size: 126%;
        background-position: 200% -110%;
    }
    .section-wrapper-3 {
        padding: 10vw 0 0 0;
        text-align: center;
    }
    .block-content {
        padding-bottom: 6vw;
    }
    .block-content h2 {
        margin: 0 0 3vw 0;
    }
    .spy-2 {
        position: absolute;
        width: 50%;
        bottom: 16%;
        left: 45%;
        z-index: 2;
    }
    .section-bg-7 img {
        object-fit: cover;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-position: 50%;
        z-index: 2;
    }
}
@media (max-width: 767px) {
    
    .spy-5 img {
    transform: translate3d(-48%, -45%, 0);
}
    
    
    .intro-title .headline {
        font-size: 280%;
        line-height: 100%;
        margin: 0 0 5vw 0;
    }
    .intro-title p {
        font-size: 100%;
    }
    .section-wrapper-2 .container h2 {
        margin: 0 0 2vw 25%;
    }
    .section-wrapper-2 .container h2 {
        margin: 0 0 2vw 30%;
        font-size: 210%;
    }
    .section-wrapper-2 .des {
        padding-top: 10vw;
        padding-left: 30%;
        padding-right: 0%;
        font-size: 100%;
    }
    .section-wrapper-2 .des p {
        line-height: 150%;
        margin: 0px 0 6vw 0;
    }
    .spy-1 {
        position: relative;
        top: -10%;
        left: -25vw;
        width: 85vw;
    }
    .section-wrapper-2::before {
        content: '';
        position: absolute;
        bottom: 0;
        height: 75%;
        width: 100%;
        background-size: 140%;
        background-position: right top;
        background-repeat: no-repeat;
        z-index: 3;
    }
    .section-wrapper-2 {
        padding-top: 0px;
        margin-top: 20vw;
    }
    .section-wrapper-2 .container h2 {
        margin: -28vw 0 24vw 20%;
        font-size: 210%;
    }
    .section-wrapper-3 h2 {
        margin: 0 0 2vw 0;
        font-size: 300%;
    }
    .section-wrapper-3 {
        padding: 12vw 0 0 0;
        text-align: center;
    }
    .inner-container {
        width: 90%;
        margin: 0 auto;
    }
    .lead-text {
        font-weight: var(--font-semibold);
        font-size: 110%;
        margin: 0px 0 4vw 0;
    }
    .section-text-container h2 {
        font-size: 200%;
        text-align: center;
        color: var(--color-white);
        margin: 0 0 1vw 0;
        line-height: 110%;
    }
    .section-wrapper-5 p {
        line-height: 140%;
        margin: 0 0 3vw 0;
        font-weight: 600;
    }
    #section-wrapper-4 {
        display: none !important;
    }
    .card-wrapper-mob {
        display: block;
        padding: 12vw 0 10vw 0;
    }
    .spy-5 {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 20;
        background-color: var(--color-theme-1);
        transform: scale(2.5);
    }
    .card-row {
        display: grid;
        grid-auto-flow: column;
        padding: 0px 3vw;
        overflow-x: scroll;
        padding-bottom: 0vw;
    }
    .card-row::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.3);
        background-color: transparent;
    }
    .card-row::-webkit-scrollbar {
        width: 0px;
        background-color: transparent;
    }
    .card-row::-webkit-scrollbar-thumb {
        background-color: transparent;
    }
    .card-content {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding: 24px;
        color: var(--color-white);
    }
    .card-content .headline {
        width: 70%;
        margin: 0 0 15px 0;
    }
    .card-row .card-col {
        width: 70vw;
        padding: 0px 3vw;
    }
    .card-content p {
        line-height: 140%;
        font-size: 100%;
    }
    .container h2 {
        font-size: 200%;
        line-height: 100%;
    }
    p {
        line-height: 165%;
        margin: 0px 0 5vw 0;
        font-size: 90%;
    }
    .section-wrapper-5 {
        font-size: 110%;
        padding: 10vw 0 10vw 0;
    }
    .section-text-container {
        width: 94%;
        position: absolute;
        top: 9vw;
    }
    .spy-2 {
        position: absolute;
        width: 50%;
        bottom: 12%;
        left: 45%;
        z-index: 2;
    }
    .heart-piece {
        width: 60vw;
        margin-top: -15vw;
    }
    .scroll-el {
        position: absolute;
        bottom: 15%;
    }
    .social-icons {
        position: absolute;
        top: 10vw;
        left: 0;
        width: 140%;
        height: auto;
        left: 50%;
        transform: translateX(-50%);
    }
    .poster {
        width: 90vw;
        display: flex;
        flex-wrap: wrap;
        margin: 14vw 6vw 0 0;
    }
    .poster .poster-caption {
        width: 55%;
        padding: 3vw 0 0 6vw;
        font-size: 90%;
    }
    .spy-3 {
        padding: 0 0 0 0;
        width: 70vw;
        margin: 16vw 9vw 0 10vw;
    }
    .spy-4 {
        width: 177vw;
        padding: 0 0 0 0vw;
        height: 100%;
    }
    .bg-blue {
        background-size: 146%;
        background-position: 150% -110%;
    }
    .section-wrapper-6 .all-elmnts {
        position: absolute;
        bottom: 20%;
        left: 50%;
        transform: translateX(-50%);
        width: 70%;
        height: 80%;
    }
    .section-bg-7 img {
        object-fit: cover;
        position: absolute;
        top: initial;
        left: 0;
        width: 100%;
        height: 90%;
        object-position: 30%;
        z-index: 2;
        bottom: 0;
    }
    .spy-4 img {
        width: auto;
        object-fit: contain;
        height: 100%;
        max-width: inherit;
        margin: 0;
    }
}
@media (max-width: 480px) {
    .spy-4 {
        width: 217vw;
        padding: 0 0 0 0vw;
        height: 100%;
    }
}
/* Header CSS @media */
@media (max-width: 767px) {
    .spy-1 img {
    margin-top: -6vw;
}
    
    .bg-blue {
        background-image: none !important;
    }
    .logo-header {
        width: 100px;
        display: block;
    }
    .header-right .social-nav ul li a {
        width: 26px;
        height: 26px;
        border-radius: 2px;
    }
    .header-nav {
        position: absolute;
        top: 38px;
        z-index: 5;
        width: 100vw;
        background: #fff;
        right: -10%;
    }
    .header-right .header-nav ul {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 15px;
    }
    .header-right .header-nav ul li {
        margin: 0;
    }
    .header-right .header-nav ul li a {
        display: inline-block;
        background: #fff;
        color: #000;
        border-radius: 0;
        padding: 0px 0px;
        font-size: 90%;
        height: 26px;
        line-height: 26px;
    }
    .header-right .header-nav ul li a:hover {
        background-color: #fff;
        color: #339edd;
    }
    .header-right .header-nav ul li a.is-active {
        background-color: #fff;
        color: #339edd;
    }
}