@media(min-width:320px) and (max-width:480.98px) {
    .buttons-em {
        display: grid;
        grid-template-columns: 1fr;
        gap: 2rem;
    }

    .buttons-em a {
        padding: .7rem 1.4rem;
        border-radius: 12px;
        text-align: center;
    }


    .depth-blur-patch {
        display: none;
    }

    .navbar {
        width: 95%;
        padding: .9rem 5px !important;
    }

    .navbar-brand {
        margin-left: 0;
    }

    .hero-area {
        height: 100vh;
        width: 100%;
    }

    .hero-content {
        width: 90%;
        top: 15rem;
    }

    .hero-area .main-img {
        height: 100vh;
        object-fit: cover;
    }

    .hero-content .main-text {
        font-size: 3.1rem;
    }

    .hero-content .top-title {
        font-size: 24px;
    }

    .hero-foot {
        display: none;
    }

    .mobile-none,
    .hero-foot-mobile {
        display: block;
    }

    .hf-left {
        display: grid;
        justify-content: center;
        max-width: 320px;
        margin: 0 auto;
        padding: 24px 30px;
        border-radius: 16px;
    }

    .hf-left.mob {
        padding: 7px 7px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

    .hf-left.mob .thumb-hf {
        width: 90px;
        min-width: 90px;
        height: 96px;
        border-radius: 8px;
    }

    .hf-left.mob h3 {
        color: #fff;
        font-size: 18px;
        width: 150px;
    }

    .hf-left.mob a {
        color: #fff;
        font-size: 18px;
        font-weight: 600;
    }

    .cont-mob {
        margin-left: 1.2rem;
    }

    .menu-content {
        padding: 2rem;
        overflow-y: scroll !important;
    }

    .menu-with-sub .parent-link,
    .menu-col a {
        font-size: 32px;
    }

    .menu-with-sub .parent-link img {
        width: 1.5rem;
    }

    .menu-columns {
        display: grid;
        gap: 0;
    }

    .menu-with-sub {
        margin-bottom: 0;
    }

    .menu-footer {
        display: grid;
        margin-top: 0;
        border-top: 1px solid #9D9D9D;
        padding: 2.5rem 0;
    }

    .menu-footer .logo {
        margin-top: 1.2rem;
    }

    .right-menu {
        order: -1;
    }

    .home-one h2 {
        font-size: 2.5rem;
    }

    .home-one h3 {
        font-size: 1.5rem;
        line-height: 2rem;
    }

    .wrecks-section {
        height: 100%;
    }

    .wrecks-section .wreck-img {
        height: 200px;
        width: 100%;
        object-fit: cover;

        /* Gradient opacity */
        -webkit-mask-image: linear-gradient(45deg,
                rgba(0, 0, 0, 0.1) 0%,
                rgba(0, 0, 0, 0.3) 35%,
                rgba(0, 0, 0, 1) 100%);
        mask-image: linear-gradient(45deg,
                rgba(0, 0, 0, 0.1) 0%,
                rgba(0, 0, 0, 0.3) 35%,
                rgba(0, 0, 0, 1) 100%);
    }


    #wreckSplide {
        margin-top: 1rem;
        padding: 30px 0;
    }

    .wreck-left {
        padding: 1rem;
        position: absolute;
        top: 8rem;
    }

    .wreck-thumbs {
        display: none;
    }


    .wreck-card {
        width: 95%;
        height: 100%;
        max-height: 450px;
        margin-left: 0;
        grid-template-columns: 1fr;
        justify-content: center;
        margin: 0 auto;
        backdrop-filter: blur(45px);
    }

    .wreck-desc {
        font-size: 15px;
        margin-bottom: .5rem;
    }

    .wreck-title {
        font-size: 24px;
        margin-bottom: 1rem;
    }

    .wreck-right {
        order: -1;
    }

    .wreck-controls {
        top: 8rem;
        display: inline-block;
    }

    .ctrl-btn {
        margin: 1rem .5rem;
    }

    #wreckSplide .splide__slide {
        height: 100% !important;
        min-height: 450px !important;
        max-height: 650px;
    }

    .depth-big {
        left: -0;
        top: 36.2rem;
        right: 1rem;
        display: flex;
        align-items: flex-start;
        justify-content: flex-end;
    }

    .depth-big span {
        font-size: 9rem;
        line-height: 4rem !important;
    }

    .depth-big small {
        font-size: 5rem;
        line-height: 0 !important;
    }

    .home-one {
        --moveY: 350px;
        height: 100vh !important;
    }

    .home-one.is-active .home-one-text {
        transform: translateY(calc(var(--moveY) * var(--shrink))) scale(clamp(0.70, calc(1 - (1.7 * var(--shrink))), 1));
    }

    .ftop-content {
        text-align: start;
        width: 280px;
    }

    .ftop-content h2 {
        font-size: 50px;
    }

    .fbtn a {
        border-radius: 12px;
    }

    .focenter ul {
        display: grid;
        justify-content: flex-start;
    }

    .focenter ul .lang-item {
        position: static;
    }

    .focenter {
        margin-top: 5rem;
    }

    footer {
        padding: 5rem 1rem;
        padding-bottom: 1rem;
    }

    .fsub-content {
        display: grid;
    }

    .navbar-brand img {
        width: 6.5rem;
    }

    .title-area h2 {
        font-size: 50px;
    }

    .focenter ul li a {
        font-size: 18px;
    }

    .about-tabs .nav-link {
        font-size: 18px;
    }

    .socialsub {
        order: -1;
        margin-bottom: 2rem;
    }

    .logosub {
        order: -1;
        margin-bottom: 2rem;
    }

    .socialsub a {
        margin-left: 0;
        margin-right: 1rem;
        font-size: 1.5rem;
    }

    .copy-right {
        flex-direction: column;
        gap: 0.3rem;
    }

    .copy-right span {
        display: none;
    }

    .copy-right a {
        display: block;
        margin-top: 1rem;
    }

    .about-scroll p,
    .detail-content p {
        font-size: 15px;
    }

    .fbtn a {
        padding: .75rem 2rem;
    }

    .news-modal .modal-dialog {
        width: calc(100% - 0px);
        height: 100%;
    }

    .news-modal .modal-dialog {
        margin-top: 0;
    }

    .detail-content h2 {
        font-size: 24px;
    }

    .video-card,
    .img-area img {
        border-radius: 8px;
    }

    .content-one {
        margin-top: 8rem;
    }

    .about-tabs-wrap {
        margin: 20px auto;
    }

    .ed-info {
        display: grid;
        gap: 0;
    }

    .ed-info span {
        font-size: 16px;
    }

    .ed-info span i {
        font-size: 20px;
    }

    .gd-cols .leg-item {
        width: 50%;
    }

    .gd-cols .leg-card {
        border-radius: 8px;
    }

    .flexed-img {
        grid-template-columns: auto;
        gap: 1.5rem;
    }

}

@media(min-width:481px) and (max-width:575.98px) {

    .flexed-img {
        gap: 1.5rem;
    }

    .gd-cols .leg-item {
        width: 50%;
    }

    .gd-cols .leg-card {
        border-radius: 8px;
    }

    .ed-info {
        display: grid;
        gap: 0;
    }

    .ed-info span {
        font-size: 16px;
    }

    .ed-info span i {
        font-size: 20px;
    }

    .depth-blur-patch {
        display: none;
    }

    .navbar {
        width: 95%;
        padding: .9rem 5px !important;
    }

    .navbar-brand {
        margin-left: 0;
    }

    .navbar-brand img {
        width: 9rem;
    }

    .hero-area {
        height: 100vh;
        width: 100%;
    }

    .hero-content {
        width: 90%;
        top: 15rem;
    }

    .hero-area .main-img {
        height: 100vh;
        object-fit: cover;
    }

    .hero-content .main-text {
        font-size: 3.1rem;
    }

    .hero-content .top-title {
        font-size: 24px;
    }

    .hero-foot {
        display: none;
    }

    .mobile-none,
    .hero-foot-mobile {
        display: block;
    }

    .hf-left {
        display: grid;
        justify-content: center;
        max-width: 320px;
        margin: 0 auto;
        padding: 24px 30px;
        border-radius: 16px;
    }

    .hf-left.mob {
        padding: 7px 7px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

    .hf-left.mob .thumb-hf {
        width: 90px;
        min-width: 90px;
        height: 96px;
        border-radius: 8px;
    }

    .hf-left.mob h3 {
        color: #fff;
        font-size: 18px;
        width: 150px;
    }

    .hf-left.mob a {
        color: #fff;
        font-size: 18px;
        font-weight: 600;
    }

    .cont-mob {
        margin-left: 1.2rem;
    }

    .menu-content {
        padding: 2rem;
        overflow-y: scroll !important;
    }

    .menu-with-sub .parent-link,
    .menu-col a {
        font-size: 32px;
    }

    .menu-with-sub .parent-link img {
        width: 1.5rem;
    }

    .menu-columns {
        display: grid;
        gap: 0;
    }

    .menu-with-sub {
        margin-bottom: 0;
    }

    .menu-footer {
        display: grid;
        margin-top: 0;
        border-top: 1px solid #9D9D9D;
        padding: 2.5rem 0;
    }

    .menu-footer .logo {
        margin-top: 1.2rem;
    }

    .right-menu {
        order: -1;
    }

    .home-one h2 {
        font-size: 2.5rem;
    }

    .home-one h3 {
        font-size: 1.5rem;
        line-height: 2rem;
    }

    .wrecks-section {
        height: 100%;
    }

    .wrecks-section .wreck-img {
        height: 200px;
        width: 100%;
        object-fit: cover;

        /* Gradient opacity */
        -webkit-mask-image: linear-gradient(45deg,
                rgba(0, 0, 0, 0.1) 0%,
                rgba(0, 0, 0, 0.3) 35%,
                rgba(0, 0, 0, 1) 100%);
        mask-image: linear-gradient(45deg,
                rgba(0, 0, 0, 0.1) 0%,
                rgba(0, 0, 0, 0.3) 35%,
                rgba(0, 0, 0, 1) 100%);
    }


    #wreckSplide {
        margin-top: 1rem;
        padding: 30px 0;
    }

    .wreck-left {
        padding: 1rem;
        position: absolute;
        top: 8rem;
    }

    .wreck-thumbs {
        display: none;
    }


    .wreck-card {
        width: 95%;
        height: 100%;
        max-height: 450px;
        margin-left: 0;
        grid-template-columns: 1fr;
        justify-content: center;
        margin: 0 auto;
        backdrop-filter: blur(45px);
    }

    .wreck-desc {
        font-size: 15px;
        margin-bottom: .5rem;
    }

    .wreck-title {
        font-size: 24px;
        margin-bottom: 1rem;
    }

    .wreck-right {
        order: -1;
    }

    .wreck-controls {
        top: 8rem;
        display: inline-block;
    }

    .ctrl-btn {
        margin: 1rem .5rem;
    }

    #wreckSplide .splide__slide {
        height: 100% !important;
        min-height: 450px !important;
        max-height: 650px;
    }

    .depth-big {
        left: -0;
        top: 36.2rem;
        right: 1rem;
        display: flex;
        align-items: flex-start;
        justify-content: flex-end;
    }

    .depth-big span {
        font-size: 9rem;
        line-height: 4rem !important;
    }

    .depth-big small {
        font-size: 5rem;
        line-height: 0 !important;
    }

    .home-one {
        --moveY: 400px;
        height: 100vh !important;
    }

    .home-one.is-active .home-one-text {
        transform: translateY(calc(var(--moveY) * var(--shrink))) scale(clamp(0.70, calc(1 - (1.7 * var(--shrink))), 1));
    }

    .ftop-content {
        text-align: start;
        width: 280px;
    }

    .ftop-content h2 {
        font-size: 50px;
    }

    .fbtn a {
        border-radius: 12px;
    }

    .focenter ul {
        display: grid;
        justify-content: flex-start;
    }

    .focenter ul .lang-item {
        position: static;
    }

    .focenter {
        margin-top: 5rem;
    }

    footer {
        padding: 5rem 1rem;
        padding-bottom: 1rem;
    }

    .fsub-content {
        display: grid;
    }

    .navbar-brand img {
        width: 6.5rem;
    }

    .title-area h2 {
        font-size: 50px;
    }

    .focenter ul li a {
        font-size: 18px;
    }

    .about-tabs .nav-link {
        font-size: 18px;
    }

    .socialsub {
        order: -1;
        margin-bottom: 2rem;
    }

    .logosub {
        order: -1;
        margin-bottom: 2rem;
    }

    .socialsub a {
        margin-left: 0;
        margin-right: 1rem;
        font-size: 1.5rem;
    }

    .copy-right {
        flex-direction: column;
        gap: 0.3rem;
    }

    .copy-right span {
        display: none;
    }

    .copy-right a {
        display: block;
        margin-top: 1rem;
    }

    .about-scroll p {
        font-size: 15px;
    }

    .fbtn a {
        padding: .75rem 2rem;
    }

    .detail-content h2 {
        font-size: 24px;
    }

    .video-card,
    .img-area img {
        border-radius: 8px;
    }

    .content-one {
        margin-top: 8rem;
    }

    .about-tabs-wrap {
        margin: 20px auto;
    }

}

@media(min-width:576px) and (max-width:767.98px) {
    .ed-info {
        display: grid;
        gap: 0;
    }

    .depth-blur-patch {
        display: none;
    }

    .navbar {
        width: 95%;
        padding: .9rem 5px !important;
    }

    .navbar-brand {
        margin-left: 0;
    }

    .navbar-brand img {
        width: 9rem;
    }

    .hero-area {
        height: 100vh;
        width: 100%;
    }

    .hero-content {
        width: 90%;
        top: 15rem;
    }

    .hero-area .main-img {
        height: 100vh;
        object-fit: cover;
    }

    .hero-content .main-text {
        font-size: 5rem;
    }

    .hero-content .top-title {
        font-size: 24px;
    }

    .hero-foot {
        display: none;
    }

    .mobile-none,
    .hero-foot-mobile {
        display: block;
    }

    .hf-left {
        display: grid;
        justify-content: center;
        max-width: 500px;
        margin: 0 auto;
        padding: 24px 30px;
        border-radius: 16px;
    }

    .hf-left.mob {
        padding: 7px 7px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

    .hf-left.mob .thumb-hf {
        width: 90px;
        min-width: 90px;
        height: 96px;
        border-radius: 8px;
    }

    .hf-left.mob h3 {
        color: #fff;
        font-size: 18px;
        width: 150px;
    }

    .hf-left.mob a {
        color: #fff;
        font-size: 18px;
        font-weight: 600;
    }

    .cont-mob {
        margin-left: 1.2rem;
    }

    .menu-content {
        padding: 2rem;
        overflow-y: scroll !important;
    }

    .menu-with-sub .parent-link,
    .menu-col a {
        font-size: 32px;
    }

    .menu-with-sub .parent-link img {
        width: 1.5rem;
    }

    .menu-columns {
        display: grid;
        gap: 0;
    }

    .menu-with-sub {
        margin-bottom: 0;
    }

    .menu-footer {
        display: grid;
        margin-top: 0;
        border-top: 1px solid #9D9D9D;
        padding: 2.5rem 0;
    }

    .menu-footer .logo {
        margin-top: 1.2rem;
    }

    .right-menu {
        order: -1;
    }

    .home-one h2 {
        font-size: 2.5rem;
    }

    .home-one h3 {
        font-size: 1.5rem;
        line-height: 2rem;
    }

    .wrecks-section {
        height: 100%;
    }

    .wrecks-section .wreck-img {
        height: 200px;
        width: 100%;
        object-fit: cover;

        /* Gradient opacity */
        -webkit-mask-image: linear-gradient(45deg,
                rgba(0, 0, 0, 0.1) 0%,
                rgba(0, 0, 0, 0.3) 35%,
                rgba(0, 0, 0, 1) 100%);
        mask-image: linear-gradient(45deg,
                rgba(0, 0, 0, 0.1) 0%,
                rgba(0, 0, 0, 0.3) 35%,
                rgba(0, 0, 0, 1) 100%);
    }


    #wreckSplide {
        margin-top: 1rem;
        padding: 30px 0;
    }

    .wreck-left {
        padding: 1rem;
        position: absolute;
        top: 8rem;
    }

    .wreck-thumbs {
        display: none;
    }


    .wreck-card {
        width: 95%;
        height: 100%;
        max-height: 450px;
        margin-left: 0;
        grid-template-columns: 1fr;
        justify-content: center;
        margin: 0 auto;
        backdrop-filter: blur(45px);
    }

    .wreck-desc {
        font-size: 15px;
        margin-bottom: .5rem;
    }

    .wreck-title {
        font-size: 24px;
        margin-bottom: 1rem;
    }

    .wreck-right {
        order: -1;
    }

    .wreck-controls {
        top: 8rem;
        display: inline-block;
    }

    .ctrl-btn {
        margin: 1rem .5rem;
    }

    #wreckSplide .splide__slide {
        height: 100% !important;
        min-height: 450px !important;
        max-height: 650px;
    }

    .depth-big {
        left: -0;
        top: 36.2rem;
        right: 1rem;
        display: flex;
        align-items: flex-start;
        justify-content: flex-end;
    }

    .depth-big span {
        font-size: 9rem;
        line-height: 4rem !important;
    }

    .depth-big small {
        font-size: 5rem;
        line-height: 0 !important;
    }

    .home-one {
        --moveY: 400px;
        height: 100vh !important;
    }

    .home-one.is-active .home-one-text {
        transform: translateY(calc(var(--moveY) * var(--shrink))) scale(clamp(0.70, calc(1 - (1.7 * var(--shrink))), 1));
    }

    .ftop-content {
        text-align: start;
        width: 280px;
    }

    .ftop-content h2 {
        font-size: 50px;
    }

    .fbtn a {
        border-radius: 12px;
    }

    .focenter ul {
        display: grid;
        justify-content: flex-start;
    }

    .focenter ul .lang-item {
        position: static;
    }

    .focenter {
        margin-top: 5rem;
    }

    footer {
        padding: 5rem 1rem;
        padding-bottom: 1rem;
    }

    .fsub-content {
        display: grid;
    }

    .navbar-brand img {
        width: 6.5rem;
    }

    .title-area h2 {
        font-size: 50px;
    }

    .focenter ul li a {
        font-size: 18px;
    }

    .about-tabs .nav-link {
        font-size: 18px;
    }

    .socialsub {
        order: -1;
        margin-bottom: 2rem;
    }

    .logosub {
        order: -1;
        margin-bottom: 2rem;
    }

    .socialsub a {
        margin-left: 0;
        margin-right: 1rem;
        font-size: 1.5rem;
    }

    .copy-right {
        flex-direction: column;
        gap: 0.3rem;
    }

    .copy-right span {
        display: none;
    }

    .copy-right a {
        display: block;
        margin-top: 1rem;
    }

    .about-scroll p {
        font-size: 15px;
    }

    .fbtn a {
        padding: .75rem 2rem;
    }

}

@media(min-width:768px) and (max-width:991.98px) {
    .hf-left.mob {
        padding: 7px 7px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

    .hf-left.mob .thumb-hf {
        width: 90px;
        min-width: 90px;
        height: 96px;
        border-radius: 16px;
    }

    .hf-left.mob h3 {
        color: #fff;
        font-size: 18px;
        width: 150px;
    }

    .hf-left.mob a {
        color: #fff;
        font-size: 18px;
        font-weight: 600;
    }

    .cont-mob {
        margin-left: 1.2rem;
    }

    .mobile-none,
    .hero-foot-mobile {
        display: block;
    }

    .navbar {
        width: 95%;
        padding: .9rem 5px !important;
    }

    .ftop-content {
        text-align: start;
        width: 280px;
    }

    .ftop-content h2 {
        font-size: 50px;
    }

    .fbtn a {
        border-radius: 12px;
    }

    .focenter ul {
        display: grid;
        justify-content: flex-start;
    }

    .focenter ul .lang-item {
        position: static;
    }

    .focenter {
        margin-top: 5rem;
    }

    footer {
        padding: 5rem 1rem;
        padding-bottom: 1rem;
    }

    .fsub-content {
        display: grid;
    }

    .focenter ul li a {
        font-size: 18px;
    }

    .menu-content {
        padding: 2rem;
        overflow-y: scroll !important;
    }

    .menu-columns {
        display: grid;
        gap: 0;
    }

    .menu-footer {
        display: grid;
        margin-top: 0;
        border-top: 1px solid #9D9D9D;
        padding: 2.5rem 0;
    }

    .socialsub {
        order: -1;
        margin-bottom: 2rem;
    }

    .logosub {
        order: -1;
        margin-bottom: 2rem;
    }

    .socialsub a {
        margin-left: 0;
        margin-right: 1rem;
        font-size: 1.5rem;
    }

    .copy-right {
        flex-direction: column;
        gap: 0.3rem;
    }

    .copy-right span {
        display: none;
    }

    .copy-right a {
        display: block;
        margin-top: 1rem;
    }

    .fbtn a {
        padding: .75rem 2rem;
    }
}

@media(min-width:992px) and (max-width:1199.98px) {
    .modal-dialog.dc-modal-dialog {
        max-width: 900px !important;
    }

    .navbar {
        width: 95%;
        padding: .9rem 20px !important;
    }

    .navbar-brand img {
        width: 6rem;
    }

    #navbarNav .nav-item .nav-link {
        font-size: 12px;
        margin-right: .5rem;
    }

    .menu-content {
        padding: 7rem 3rem;
    }

    .menu-col a,
    .menu-with-sub .parent-link {
        font-size: 35px;
    }

    .menu-columns {
        gap: 3rem;
    }
}

@media(min-width:1200px) and (max-width:1399.98px) {
    .modal-dialog.dc-modal-dialog {
        max-width: 1100px !important;
    }

    .navbar {
        width: 95%;
        padding: .9rem 20px !important;
    }

    #navbarNav .nav-item .nav-link {
        margin-right: .5rem;
    }

    .menu-content {
        padding: 7rem 3rem;
    }
}

@media(min-width:1400px) and (max-width:1599.98px) {
    .modal-dialog.dc-modal-dialog {
        max-width: 1300px !important;
    }

    .navbar {
        width: 95%;
    }
}

@media(min-width:1600px) and (max-width:1699.98px) {
    .modal-dialog.dc-modal-dialog {
        max-width: 1500px !important;
    }

    .navbar {
        width: 95%;
    }
}