    @media (max-width:1400px) {
        .four-content {
            padding: 20px !important;
        }
    }

    @media (max-width:992px) {
        .navbar-nav {
            gap: 0 !important;
        }

        .fix-video-upper {
            bottom: 200px !important;
        }

        .fix-video-upper p {
            margin-bottom: 0;
        }

    }

    @media (max-width:576px) {
        .fix-video-upper {
            bottom: 165px !important;
        }

        .fix-video-upper p {
            font-size: 16px !important;
        }

        .fix-video-upper h1 {
            font-size: 30px !important;
        }

        .four-content {
            padding: 20px 0 !important;
        }

        .four-content tr td {
            padding: 20px 10px;
        }
    }

    @media (max-width:360px) {
        .foot-logos {
            padding: 20px !important;
        }

        .foot-news {
            padding: 20px !important;
        }

        .foot-social {
            padding: 20px !important;
        }
    }

    .navbar {
        z-index: 999 !important;
    }


    .fin-logo {
        width: 100px;
    }

    .navbar-nav {
        margin: auto;
        gap: 30px;
    }

    .fix-log-btns {
        display: flex;
        gap: 20px;
    }

    .log-btns {
        background: linear-gradient(87deg, #057abb 0%, #6bc9fd 98%);
        padding: 8px 20px;
        border-radius: 7px;
        text-decoration: none;
        color: #fff;
        border: 1px solid #6bc9fd;
    }

    .log-btns:hover {
        background: #fff;
        border: 1px solid #6bc9fd;
        color: #000;
    }

    .reg-btns {
        background: linear-gradient(87deg, #057abb 0%, #6bc9fd 98%);
        padding: 8px 20px;
        border-radius: 7px;
        text-decoration: none;
        color: #fff;
        border: 1px solid #6bc9fd;
    }

    .reg-btns:hover {
        background: #fff;
        border: 1px solid #6bc9fd;
        color: #000;
    }

    .fix-v {
        width: 100%;
        position: relative;
        z-index: 1;
    }

    .fix-video-upper {
        position: absolute;
        z-index: 9;
        bottom: 130px;
    }

    .fix-video-upper p {
        color: #FFF;
        font-weight: 300;
        letter-spacing: -0.02em;
        font-size: 24px;
    }

    .fix-video-upper h1 {
        color: #FFF;
        font-weight: 300;
        letter-spacing: -0.02em;
        font-size: 60px;
    }

    .fix-second-sec {
        background-color: #2d425a;
        padding: 8px 0;
        margin: -6px 0;
    }

    .fix-bot-data {
        display: flex;
        align-items: center;
        gap: 15px;
    }

    .fix-bot-data a {
        color: #fff;
        text-decoration: none;
        font-size: 18px;
    }

    .fix-third-sec {
        padding: 80px 0;
    }

    .fix-third-heading {
        text-align: center;
        margin-bottom: 70px;
    }

    .fix-third-heading h2 {
        font-weight: 300;
        font-size: 44px;
        letter-spacing: -0.02em;
    }

    .rockdale-details {
        box-shadow: 0px 12px 18px -6px rgba(0, 0, 0, 0.3);
    }

    .rock-pic img {
        width: 100%;
    }

    .rock-content {
        margin-top: 30px;
        background-color: #fff;
        padding: 20px;
    }

    .rock-content h4 {
        font-size: 18px;
        font-weight: 800;
        margin-bottom: 20px;
    }

    .rock-content p {
        font-size: 15px;
        margin-bottom: 25px;
    }

    .rock-btn {
        background: linear-gradient(87deg, #057abb 0%, #6bc9fd 98%);
        padding: 8px 16px;
        border-radius: 50px;
        font-size: 15px;
        border: none;
        color: #fff;
        text-decoration: none;
        font-weight: 500;
        line-height: 1.7em;
    }

    .owl-nav {
        display: none;
    }

    .four-content {
        background: #f5f5f5;
        padding: 108px 50px;
    }

    .four-content table:not(.variations) {
        border: 1px solid #eee;
        margin: 0 0 15px;
        text-align: left;
        width: 100%;
    }

    .four-content tr td {
        border-top: 1px solid #eee;
        padding: 20px 24px;
    }

    .capacity-table td {
        border-bottom: 1px solid #000000;
        vertical-align: middle;
    }

    .fin-footer {
        padding: 40px 0;
    }

    .foot-nav {
        display: flex;
        justify-content: center;
    }

    .foot-nav ul {
        list-style: none;
        padding-left: 0;
        display: flex;
        gap: 30px;
        margin-bottom: 0;
    }

    .foot-nav ul li a {
        text-decoration: none;
        color: #000;
        font-size: 20px;
        font-weight: 600;
    }

    .foot-content {
        border-top: 8px double #0b7fc0;
        border-bottom: 8px double #0b7fc0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .foot-logos {
        padding: 40px;
        text-align: center;
        border-right: 7px double #0b7fc0;
    }

    .foot-news {
        padding: 40px;
        text-align: center;
    }

    .foot-news h3 {
        text-transform: uppercase;
        line-height: 1;
        font-size: 14px;
        margin-bottom: 30px;
    }

    .news-form {
        position: relative;
    }

    .news-inp {
        padding: 14px;
        border-radius: 10px;
        width: 100%;
        position: relative;
        border: 2px solid #0d80c0;
    }

    .news-form a {
        background: linear-gradient(87deg, #057abb 0%, #6bc9fd 98%);
        padding: 6px 16px;
        border-radius: 7px;
        text-decoration: none;
        color: #fff;
        border: 1px solid #6bc9fd;
        position: absolute;
        right: 8px;
        top: 9px;
    }

    .foot-social {
        padding: 40px;
        text-align: center;
        border-left: 7px double #0b7fc0;

    }

    .foot-social h3 {
        line-height: 1;
        font-size: 14px;
        margin-bottom: 30px;
        text-transform: uppercase;
    }

    .social-icons {
        display: flex;
        align-items: center;
        gap: 10px;
        justify-content: center;
    }

    .social-icons a {
        background: linear-gradient(87deg, #057abb 0%, #6bc9fd 98%);
        padding: 14px 12px;
        border-radius: 50px;
        color: #fff;
    }

    .social-icons a i {
        font-size: 30px;
    }