@media(min-width:320px) and (max-width:480.98px) {
    .hero-foot {
        display: none !important;
    }

    .index-hero {
        max-width: 100%;
        background-position: center;
    }

    .text-area {
        width: 90%;
    }

    .text-area .index-text {
        font-size: 3.1rem;
        line-height: normal;
    }

    .index-hero .index-h3 {
        font-size: 24px;
    }

    .index-animate .animate-text h2 {
        font-size: 3rem;
    }

    .index-animate .animate-text h2 span {
        font-size: 1.5rem;
    }

    .wreck-controls {
        right: 1rem;
    }

    .index-animate {
        scrollbar-gutter: auto;
    }

    body.intro-open .text-area h2 {
        font-size: 3.05rem;
    }
}

@media(min-width:481px) and (max-width:575.98px) {
    .hero-foot {
        display: none !important;
    }

    .index-hero {
        max-width: 100%;
        background-position: center;
    }

    .text-area {
        width: 90%;
    }

    .text-area .index-text {
        font-size: 4rem;
        line-height: normal;
    }

    .index-hero .index-h3 {
        font-size: 32px;
    }

    .index-animate .animate-text h2 {
        font-size: 3.5rem;
    }

    .index-animate .animate-text h2 span {
        font-size: 1.8rem;
    }

    .wreck-controls {
        right: 1rem;
    }

    .index-animate {
        scrollbar-gutter: auto;
    }

    body.intro-open .text-area h2 {
        font-size: 3.05rem;
    }
}

@media(min-width:576px) and (max-width:767.98px) {
    .hero-foot {
        display: none !important;
    }

    .index-hero {
        max-width: 100%;
        background-position: center;
    }

    .text-area {
        width: 90%;
    }

    .text-area .index-text {
        font-size: 5rem;
        line-height: normal;
    }

    .index-hero .index-h3 {
        font-size: 40px;
    }

    .index-animate .animate-text h2 {
        font-size: 3.5rem;
    }

    .index-animate .animate-text h2 span {
        font-size: 1.8rem;
    }

    .wreck-controls {
        right: 1rem;
    }

    .index-animate {
        scrollbar-gutter: auto;
    }

    body.intro-open .text-area h2 {
        font-size: 3.05rem;
    }
}

@media(min-width:768px) and (max-width:991.98px) {
    .hero-foot {
        display: none !important;
    }

    .index-hero {
        max-width: 100%;
        background-position: center;
    }

    .text-area {
        max-width: 700px;
        top: 30vh;
    }

    .text-area .index-text,
    body.intro-open .text-area h2 {
        font-size: 105px;
        line-height: 6.5rem;
    }

    .index-hero .index-h3 {
        font-size: 40px;
    }

    .index-animate .animate-text h2 {
        font-size: 5rem;
    }

    .index-animate .animate-text h2 span {
        font-size: 2.5rem;
    }

    .wreck-controls {
        right: 1rem;
    }

    .index-animate {
        scrollbar-gutter: auto;
    }

    .depth-big {
        width: 200px;
        max-width: 200px;
        left: -1.5rem;
    }

    .depth-big span {
        font-size: 12rem;
    }

    .depth-big small {
        font-size: 5.5rem;
        line-height: 4rem;
        margin-right: .3rem;
    }

    .wreck-card {
        margin-left: 10rem;
    }

    .depth-blur-patch {
        left: 10rem;
    }

    .wreck-left {
        padding: 2.5rem 1.2rem;
    }
}

@media(min-width:992px) and (max-width:1199.98px) {

    .index-hero {
        max-width: 100%;
        background-position: center;
    }

    .hero-foot.index-page {
        max-width: 950px;
    }

    .text-area {
        top: 30vh;
        max-width: 1000px;
    }

    .text-area .index-text,
    body.intro-open .text-area h2 {
        font-size: 80px;
        line-height: 7rem;
    }

    .index-hero .index-h3 {
        font-size: 30px;
        margin-bottom: 0;
    }

    .index-animate .animate-text h2 {
        font-size: 5rem;
    }

    .index-animate .animate-text h2 span {
        font-size: 2.5rem;
    }

    .wreck-controls {
        right: 1rem;
    }

    .index-animate {
        scrollbar-gutter: auto;
    }

    .depth-big {
        width: 200px;
        max-width: 200px;
        left: -1.5rem;
    }

    .depth-big span {
        font-size: 12rem;
    }

    .depth-big small {
        font-size: 5.5rem;
        line-height: 4rem;
        margin-right: .3rem;
    }

    .wreck-card {
        margin-left: 10rem;
        height: auto;
    }

    .depth-blur-patch {
        left: 10rem;
    }

    .wreck-left {
        padding: 3rem 2rem;
    }
}

@media(min-width:1200px) and (max-width:1399.98px) {
    .text-area {
        top: 26vh;
        max-width: 1200px;
    }

    .index-hero .index-text,
    body.intro-open .text-area h2 {
        font-size: 100px;
        line-height: 8rem;
    }

    .hero-foot.index-page {
        width: 95%;
    }

    .depth-big span {
        font-size: 15rem;
    }

    .depth-big small {
        font-size: 8rem;
        margin-right: .8rem;
    }

    .depth-big {
        width: 290px;
    }

    .wreck-card {
        margin-left: 13rem;
    }

    .depth-blur-patch {
        left: 13rem;
    }

    .wreck-left {
        padding: 4rem 3rem;
    }
}

@media(min-width:1400px) and (max-width:1599.98px) {
    .text-area {
        top: 30vh;
        max-width: 1400px;
    }

    .index-hero .index-text,
    body.intro-open .text-area h2 {
        font-size: 110px;
        line-height: 8rem;
    }

    .hero-foot.index-page {
        width: 95%;
    }

    .depth-big {
        width: 340px;
    }

    .depth-big span {
        font-size: 20rem;
    }

    .depth-big small {
        font-size: 10rem;
        margin-right: 0;
    }

    .wreck-card {
        margin-left: 16.5rem;
    }

    .depth-blur-patch {
        left: 16.5rem;
    }

    .wreck-left {
        padding: 5rem 4rem;
    }
}

@media(min-width:1600px) and (max-width:1799.98px) {
    .text-area {
        max-width: 1500px;
    }

    .hero-foot.index-page {
        width: 95%;
    }

    .index-hero .index-text {
        font-size: 125px;

    }
}

/* @media(min-height:695px) and (max-height:864.98px) {
    .depth-big {
        top: 28rem;
    }
} */