* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
    font-size: 16px;
}

body {
    background-color: black;
    color: white;
    overflow-x: hidden;
}

nav {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    background: #ffffff1a;
    border: 1px solid #ffffff20;
    backdrop-filter: blur(16px) saturate(120%);
    padding: 0.5rem;
}

header h1 {
    font-size: 2rem;
    padding: 1rem;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}

header h1:hover {
    color: #67fd67;
}

header ul {
    padding: 1rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

header li {
    display: inline;
    font-size: 0.875rem;
    padding: 0.5rem 1rem;
    text-transform: uppercase;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}

header a {
    list-style: none;
    text-decoration: none;
    color: white;
}

header a:hover {
    color: #67fd67;
}

header li:active {
    color: #67fd67;
}

.social {
    padding: 1rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.social img {
    width: 35px;
    padding: 5px;
}

.social img:hover {
    filter: brightness(0) saturate(100%) invert(66%) sepia(5%) saturate(3484%) hue-rotate(61deg) brightness(106%) contrast(89%);
    cursor: pointer;
}

.home {
    width: 100%;
    min-height: 85vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 2rem;
    text-align: end;
}

.home::before {
    content: "";
    /* border: 2px solid rgb(7, 230, 118); */
    background: url(./Images/Img\ 2.jpg) no-repeat center center/cover;
    /* background: transparent; */
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.5;
    width: 100%;
    height: 100vh;
    z-index: -1;
}

/* .home img
{
    opacity: 0.5;
    width: 100%;
    height: 600px;
} */
.home h3 {
    font-size: 1.5rem;
    text-transform: capitalize;
    color: rgb(197, 193, 193);
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    margin-bottom: 1rem;
}

.home h1 {
    font-size: 2.5rem;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    text-transform: uppercase;
    margin-bottom: 2rem;
}

/* .button-group {
    display: flex;
    gap: 1rem;
    justify-content: center;
} */
.btn {
    padding: 0.625rem 1.25rem;
    font-size: 1.25rem;
    margin: 0.5rem;
}

.bt-one {
    border: none;
    background: transparent;
    color: white;
    cursor: pointer;
}

.bt-one:hover {
    color: #67fd67;
}

.bt-two {
    background: transparent;
    color: #67fd67;
    border: 2px solid #67fd67;
}

.bt-two:hover {
    background: rgb(51, 50, 50);
    color: white;
    border: 2px solid white;
    cursor: pointer;

}

.membership {
    background-color: rgb(26, 25, 25);
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 2rem;
    gap: 2rem;
    /* text-align: center; */
}

.memship {
    flex: 1;
    min-width: 300px;
    padding: 1rem;
    border-right: 1px solid rgb(75, 74, 72);
}

.memship h2 {
    font-size: 1.875rem;
    margin-bottom: 1rem;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.memship p {
    font-size: 1rem;
    margin-bottom: 1rem;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}

.partwo {
    color: rgb(158, 157, 157);
}

.memship button {
    border: none;
    background-color: #67fd67;
    color: white;
    width: 100%;
    max-width: 400px;
    padding: 1.25rem;
    font-size: 1.25rem;
    margin-top: 1.5rem;
    text-transform: uppercase;
    cursor: pointer;
}

.memship button:hover {
    color: #67fd67;
    background-color: white;

}

/* hr {
    height: 250px;
    margin-top: 60px;
    opacity: 0.2;
} */

.worhours {
    flex: 1;
    min-width: 300px;
    padding: 1rem;
    /* border-left: 1px solid rgb(75, 74, 72); */
}

.worhours h2 {
    font-size: 1.875rem;
    margin-bottom: 1.5rem;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.worhours h4 {
    font-size: 1.375rem;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}

.worhours p {
    font-size: 0.938rem;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}

.worhours div {
    margin-bottom: 1rem;
}

.intro {
    background-color: rgb(245, 242, 242);
    color: black;
    display: flex;
    flex-wrap: wrap;
    padding: 3rem 1rem;
    gap: 2rem;
}

.intropar {
    flex: 1;
    min-width: 300px;
    padding: 1rem;
}

.intropar h1 {
    font-size: 2.188rem;
    margin-bottom: 1rem;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.intropar p {
    margin-bottom: 1.25rem;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    color: rgb(100, 99, 99);
}

.intro-img {
    flex: 1;
    min-width: 300px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1rem;
}

.intro-img h2 {
    font-size: 25px;
    padding: 5px;
    padding-left: 15px;

}

.intro-img h3 {
    font-size: 12px;
    padding-left: 15px;
    color: rgb(68, 67, 67);

}

.inst-one,
.inst-two {
    background-color: rgb(228, 226, 226);
    margin: 1rem;
    box-shadow: 0 0 30px 2px rgb(92, 91, 91);
    transition: transform 0.3s ease-in-out;
    max-width: 200px;
}

.inst-one:hover,
.inst-two:hover {
    transform: scale(1.05);
}

.inst-one img,
.inst-two img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.insocial {
    /* border: 2px solid rgb(255, 0, 212); */
    width: 100px;
    position: relative;
    left: 40px;
    bottom: -5px;
}

.insocial img {
    /* border: 2px solid rgb(255, 0, 212); */
    /* background-color: black; */
    width: 15px;
    height: 15px;
    /* display: block; */
    padding: 5px;
    border: none;
    border-bottom: 1px solid #67fd67;
}

.insocial img:hover {
    /* border: 2px solid rgb(255, 0, 212); */
    /* background-color: black; */
    width: 15px;
    height: 15px;
    /* display: block; */
    padding: 5px;
    filter: brightness(0) saturate(100%) invert(66%) sepia(5%) saturate(3484%) hue-rotate(61deg) brightness(106%) contrast(89%);
    cursor: pointer;
}

.classes {
    padding: 4rem 1rem;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}

.heading {
    text-align: center;
    margin-bottom: 3rem;
}

.heading h1 {
    font-size: 3.125rem;
    margin-bottom: 1rem;
}

.heading h3 {
    font-size: 1.875rem;
    color: rgb(161, 157, 157);
}

.schedule {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 2rem;
}

.item {
    background-color: rgb(27, 27, 27);
    max-width: 350px;
    flex: 1;
    min-width: 280px;
    position: relative;
}

.item:hover {
    box-shadow: 0 0 10px 2px rgb(129, 127, 127);
}

.item img {
    width: 100%;
    height: auto;
}

.item h1 {
    margin-top: 1.875rem;
    font-size: 1.875rem;
    padding-left: 1.875rem;
}

.item h3 {
    font-size: 0.938rem;
    padding-left: 1.875rem;
    color: rgb(161, 157, 157);
}

.item h3 strong {
    color: rgb(255, 255, 255);
}

.item p {
    font-size: 0.875rem;
    padding: 1.25rem 1.875rem;
}

.item button {
    color: white;
    background-color: #67fd67;
    font-size: 1.25rem;
    width: 50px;
    height: 50px;
    border: none;
    border-radius: 50%;
    position: absolute;
    top: 45%;
    right: 1.25rem;
    cursor: pointer;
    transition: transform 0.3s ease;
}

.item button:hover {
    transform: scale(1.1);
    color: #67fd67;
    background-color: white;
}

.timetable {
    background-color: white;
    color: black;
    padding: 4rem 1rem;
}

.ttheading {
    text-align: center;
    margin-bottom: 3rem;
}

.ttheading h3 {
    font-size: 1.563rem;
    color: rgb(196, 193, 193);
    margin-bottom: 1rem;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}

.ttheading h1 {
    font-size: 3.75rem;
    color: rgb(0, 0, 0);
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.timetable {
    overflow-x: auto;
}

.timetable table {
    width: 100%;
    min-width: 800px;
}

.timetable th {
    background-color: #67fd67;
}

.timetable table,
th,
td {
    border: 1px solid;
    border-collapse: collapse;
    text-align: center;
    padding: 0.938rem;
    line-height: 1.563rem;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}

.timetable td:hover {
    background-color: #67fd67;
    cursor: pointer;
}

.contact {
    display: flex;
    flex-wrap: wrap;
    padding: 3rem 1rem;
    gap: 2rem;
    justify-content: center;
}

.contactinfo {
    flex: 1;
    min-width: 300px;
    max-width: 500px;
    padding: 1rem;
}

.contactinfo h2 {
    font-size: 2.188rem;
    text-align: center;
    margin-bottom: 1.25rem;
}

.contactinfo input,
.contactinfo textarea {
    width: 100%;
    padding: 0.938rem;
    margin-bottom: 1rem;
}

.contactinfo textarea {
    height: 150px;
    resize: vertical;
}

.contactinfo button {
    width: 100%;
    font-size: 1.125rem;
    font-weight: bold;
    padding: 0.625rem;
    background-color: black;
    color: white;
    border: 2px solid white;
    cursor: pointer;
    transition: all 0.3s ease;
}

.contactinfo button:hover {
    color: black;
    background-color: white;
}

.location {
    flex: 1;
    min-width: 300px;
    max-width: 500px;
    padding: 1rem;
}

.location h2 {
    font-size: 2.188rem;
    text-transform: capitalize;
    margin-bottom: 1.25rem;
}

.location p {
    margin-bottom: 1.875rem;
    font-size: 1.25rem;
}

.location iframe {
    width: 100%;
    height: 300px;
}

footer {
    background-color: antiquewhite;
    color: black;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 1rem;
    gap: 1rem;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}

footer div {
    text-align: center;
    padding: 0.625rem;
}

footer img {
    width: 20px;
    vertical-align: middle;
}

footer p {
    display: inline;
    padding-left: 5px;
}

/* Media Queries */
@media screen and (max-width: 768px) {
    html {
        font-size: 14px;
    }

    nav {
        flex-direction: column;
        text-align: center;
    }

    .social {
        justify-content: center;
    }

    .home h1 {
        font-size: 2rem;
    }

    .home h3 {
        font-size: 1.2rem;
    }

    .membership {
        flex-direction: column;
    }

    .memship {
        border: none;
        border-bottom: 1px solid rgb(75, 74, 72);
    }

    .worhours h2 {
        font-size: 2.5rem;
    }

    .worhours h4 {
        font-size: 1.75em;
    }

    .worhours p {
        font-size: 1.25rem;
    }

    .intropar {
        /* flex: 1;
        min-width: 150px; */
        max-width: 300px;
        padding: 0.5rem;
    }

    .intropar h1 {
        font-size: 2rem;
        margin-bottom: 0.5rem;
        width: fit-content;
    }

    .intropar p {
        font-size: 1.25rem;
    }
    .inst-one,
    .inst-two {
        margin: 0.75rem;
        max-width: 150px;
    }

    .ttheading h1 {
        font-size: 2.5rem;
    }

    footer {
        /* flex-direction: column; */
        gap: 0.1rem;
    }

    footer div {
        text-align: center;
        padding: 0.1rem;
    }

    footer img {
        width: 15px;
        /* vertical-align: middle; */
    }

    footer p {
        font-size: 0.85rem;
    }
}

@media screen and (max-width: 480px) {
    html {
        font-size: 12px;
    }

    header li {
        padding: 0.25rem 0.5rem;
    }

    .btn {
        padding: 0.5rem 1rem;
        font-size: 1rem;
    }

    .home h1 {
        font-size: 1.5rem;
    }

    .home h3 {
        font-size: 1rem;
    }

    .item {
        min-width: 250px;
    }

    .contact {
        padding: 1rem;
    }

    footer {
        flex-direction: column;
        gap: 0.1rem;
    }
}

@media screen and (max-width: 320px) {
    .social {
        flex-direction: column;
    }

    .item button {
        width: 40px;
        height: 40px;
        font-size: 1rem;
    }
}