*{
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
}
.content-1{
    height: 100vh;
    width: 100%;
    font-family: inherit;
}
.upper-section{
    display: flex;
    justify-content: space-between;
    height: 3vw;
    width: 100%;
    align-items: center;
    background-color: #faebd7;
    font-weight: 300;
    font-family: inherit;
    border-bottom: 1px solid red;
    padding: 1vw;
}
/* part-1 */
.part-1{
    display: flex;
    height: 9vw;
    width: 100%;
    background-color: white;
}
.a-3 img{
    height: 10vw;
    margin-left: 1vw;
    width: 19vw;
}
.a-4{
    color: purple;
    font-weight: 600;
    position: relative;
    top: 1.8vw;
    font-size: 1.4vw;
    left: 7vw;
    font-family: inherit;
}
.a-5{
    color: purple;
    font-weight: 600;
    position: relative;
    top: 3.8vw;
    font-size: 1.4vw;
    left: 7vw;
    font-family: inherit;
}
.a-6 img{
    height: 3vw;
    position: relative;
    left: 31vw;
    top: 2vw;
}
.a-7{
    font-size: 1.4vw;
    position: relative;
    top: 2.4vw;
    left: 32vw;
    text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
}
/* navigation-bar */
.header{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    background-color: dodgerblue;
    margin-top: 1vw;
}
.header .logo{
    display: none;
}
.navlist{
    display: flex;
    list-style: none;
    padding: 1vw;
    gap: 4vw;
}
.navlink{
    text-transform: uppercase;
    font-weight: 600;
    color: white;
    margin-left: 5vw;
    text-decoration: none;
    font-size: 1.2vw;
}
.mobile-navbar-btn{
    font-size: 1.4vw;
    cursor: pointer;
    display: none;
    color: black;
}
.cc[name="ak-2"] {
    display: none;
}
/* part-2 */
.aa-1{
    background: url("../img/backgroundimageofabout.jpeg");
    background-repeat: no-repeat;
    height: 21vw;
    background-size: cover;
}
.aa-2{
    font-size: 4vw;
    padding-top: 13vw;
    color: white;
    text-align: center;
}
.aa-3{
    color: dodgerblue;
    font-size: 3vw;
    text-align: center;
    margin-top: 2vw;
}
.aa-4{
    height: 21vw;
    width: 80%;
    background-color: #e0f5fe;
    text-align: center;
    padding: 3vw 4vw;
    border-radius: 1vw;
    margin-top: 3vw;
    margin-left: 10.05vw;
}
.aa-5{
    font-size: 1.2vw;
}
.aa-6{
    height: 40vw;
    width: 80%;
    background-color: #f4f4f4;
    margin-top: 5vw;
    margin-left: 10.05vw;
}
.aa-7{
    height: 2.9vw;
    width: 100%;
    background-color: aqua;
    text-align: center;
    color: white;
    font-weight: 600;
    font-size: 2vw;
    letter-spacing: 1vw;
    font-family: inherit;
    padding: 0.1vw;
}
.aa-8{
    display: flex;
}
.aa-9 img{
    height: 16vw;
    width: 16vw;
    border-radius: 50%;
    margin-top: 4vw;
    margin-left: 3vw;
    border: 0.7vw solid orange;
}
.aa-10{

}
/* part-3 */
.bb-1{
    background-image: url(../img/image-6.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 34vw;
    width: 80%;
    margin-top: 5vw;
    margin-left: 10.05vw;
    border-radius: 1vw;
}
.bb-2{
    font-size: 3vw;
    font-family: cursive;
    padding-top: 2vw;
    padding-left: 3vw;
}
.bb-3{
    color: black;
    font-weight: 600;
    font-family: cursive;
    text-shadow: 2px 2px 5px red;
    text-align: center;
    padding: 3vw 3vw;
    font-size: 1.5vw
}
/* footer part(styling destop-view) */
.anu{
    height: 53vw;
    width: 100%;
    background-color: dodgerblue;
    margin-top: 5vw;
}
.anu-1{
    display: flex;
    justify-content: space-evenly;
    padding-top: 4.5vw;
}
.anu-2{
    height: 11vw;
    width: 29%;
    background-color: white;
    border-radius: 1vw;
    padding: 1vw 2vw;
    color: dodgerblue;
    padding: 1vw 2vw;
    color: dodgerblue;
    font-size: 2.3vw;
}
.as-1{
    font-size: 2vw;
    color: black;
    font-weight: 300;
    margin-top: 1.4vw;
}
.anu-3{
    height: 11vw;
    width: 29%;
    background-color: white;
    border-radius: 1vw;
    padding: 1vw 2vw;
    color: dodgerblue;
    padding: 1vw 2vw;
    color: dodgerblue;
    font-size: 2.3vw;
}
.as-2{
    font-size: 2vw;
    color: black;
    font-weight: 300;
    margin-top: 1.4vw;
}
.anu-4{
    height: 11vw;
    width: 29%;
    background-color: white;
    border-radius: 1vw;
    padding: 1vw 2vw;
    color: dodgerblue;
    padding: 1vw 2vw;
    color: dodgerblue;
    font-size: 2.3vw;
}
.as-3{
    font-size: 1.6vw;
    color: black;
    font-weight: 400;
    margin-top: 1.4vw;
}
.anu-5{
    height: 19vw;
    width: 100%;
    margin-top: 5vw;
    display: flex;
}
.anu-6{
    height: 20vw;
    width: 33%;
}
.anu-7{
    height: 33vw;
    width: 20%;
}
.anu-8{
    font-size: 3.5vw;
    margin-left: 3vw;
    border-bottom: 0.5vw solid white;
    display: inline;
    color: white;
}
.anu-9{
    margin-top: 1vw;
    font-size: 1.7vw;
    margin-left: 3vw;
    letter-spacing: 0.7vw;
    color: white;
}
.anu-10{
    font-size: 1.3vw;
    font-weight: 600;
    margin-left: 3vw;
    padding-top: 1vw;
    line-height: 1.7vw;
    color: white;
}
.anu-11{
    padding-top: 1vw;
    margin-left: 3vw;
    height: 3.5vw;
    width: 18vw;
    background-color: white;
    margin-top: 1vw;
    border-radius: 1vw;
    text-align: center;
    color: dodgerblue;
    font-weight: 600;
}
.anu-12{
    margin-top: 1.5vw;
}
.awa-1{
    font-size: 2vw;
    display: inline;
    padding-left: 3vw;
    color: white;
    text-decoration: underline;
}
.awa-2 i{
    color: white;
    font-size: 3vw;
    padding-left: 3vw;
}
.awa-2{
    margin-top: 1vw;
}
.anu-13{
    font-size: 2.5vw;
    color: white;
    border-bottom: 0.1vw solid white;
}
.anu-14 li{
    padding-top: 3vw;
    list-style: none;
    font-size: 1.7vw;
}
.anu-14 li a{
    text-decoration: none;
    color: white;
    font-weight: 600;
}
.anu-14 li a:hover{
    color: black;
}
.loc-1{
    height: 31vw;
    width: 45%;
}
.loc-2{
    font-size: 2.5vw;
    color: white;
    margin-left: 8vw;
    border-bottom: 0.1vw solid white;
    display: inline;
}
.sh-1{
    display: none;
}

@media screen and (max-width: 600px){
    .content-1{
        height: 951vw;
        width: 100%;
        background-color: white;
    }
    .upper-section{
        height: 9vw;
    }
    .a-1{
        font-size: 3vw;
    }
    .a-2{
        font-size: 3vw;
    }
    .part-1{
        display: none;
    }
     /* navigation-bar */
     .header{
        background-color: white;
    }
    .header .logo {
        display: block;
        width: 20%; /* Adjust the width as needed */
        margin: 1vw; /* Add margin for better spacing */
        z-index: 999;
    }

    .mobile-navbar-btn {
        display: block;
        margin-right: 3vw;
        font-size: 4vw;
        color: white;
        z-index: 999;
        color: dodgerblue;
    }

    .navlink {
        color: black;
        font-size: 4.4vw;
    }

    .navbar {
        height: 100vh;
        width: 100%;
        background: white;
        position: fixed; 
        top: 0;
        left: 0;
        display: flex;
        flex-direction: column; 
        justify-content: center;
        align-items: center;
        transform: translateX(100%);
        transition: all 0.5s linear;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        z-index: 1; 
    }
    .navlist {
        flex-direction: column;
        align-items: center;
    }
    .active .navbar {
        transform: translateX(0);
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
    }
    .active .mobile-navbar-btn .cc[name="ak-2"] {
        display: block;
        color: dodgerblue;
        margin-top: 3%;
        font-size: 4.4vw;
    }
    .active .mobile-navbar-btn .bb[name="ak-1"] {
        display: none;
    }
    /* part-2 */
    .aa-1{
        height: 25vw;
    }
    .aa-2{
        padding-top: 17vw;
        font-size: 5vw;
    }
    .aa-3{
        margin-top: 5vw;
        font-size: 4vw;
        font-weight: 600;
    }
    .aa-4{
        height: 83vw;
    }
    .aa-5{
        font-size: 2.5vw;
        padding: 2vw 2vw;
    }
    .aa-6{
        height: 63vw;
    }
    .aa-7{
        height: 5vw;
        font-size: 4vw;
    }
    .aa-9 img{
        height: 28vw;
        width: 26vw;
    }
    .aa-10{

    }
    /* part-3 */
    .bb-1{
        height: 58vw;
    }
    .bb-2{
        font-size: 5vw;
        position: relative;
        top: 2vw;
    }
    .bb-3{
        margin-top: 3vw;
        font-size: 2.167vw;
    }
    /* footer part */
    .anu{
        display: none;
    }
    .sh-1{
        height: 265vw;
        width: 100%;
        background-color: #e0f5fe;
        margin-top: 5vw;
        display: block;
    }
    /* part-1 */
    .sh-2{
        font-size: 5vw;
        border-bottom: 0.1vw solid black;
        display: inline;
        margin-left: 3vw;
    }
    .sh-3{
        padding-top: 3vw;
        font-size: 4vw;
    }
    .sh-3 li{
        margin-left: 3vw;
        list-style: none;
    }
    .sh-3 li a{
        line-height: 9vw;
        text-decoration: none;
        letter-spacing: 1vw;
        border-bottom: 0.1vw solid;
        display: block;
    }
    /* part-2 */
    .sh-4{
        height: 71vw;
        width: 100%;
        margin-top: 9vw;
    }
    .sh-5{
        display: flex;
        height: 21vw;
        border-bottom: 0.3vw solid black;
    }
    .sh-6{
        display: flex;
        height: 21vw;
        border-bottom: 0.3vw solid black;
    }
    .sh-7{
        display: flex;
        height: 21vw;
        border-bottom: 0.3vw solid black;
    }
    .sh-8{
        font-size: 7vw;
        padding-left: 3vw;
    }
    .sh-9{
        font-size: 5vw;
        padding-top: 1vw;
        padding-left: 6vw;
    }
    .sh-10{
        font-size: 7vw;
        padding-left: 3vw;
    }
    .sh-11{
        font-size: 5vw;
        padding-top: 1vw;
        padding-left: 6vw;
    }
    .sh-12{
        font-size: 7vw;
        padding-left: 3vw;
    }
    .sh-13{
        font-size: 5vw;
        padding-top: 1vw;
        padding-left: 6vw;
    }
    /* part-3 */
    .ka-1{
        height: 51vw;
        width: 100%;
        margin-top: 7vw;
    }
    .ka-2{
        font-size: 5vw;
        padding-left: 3vw;
        padding-top: 10vw;
        border-bottom: 0.1vw solid black;
        display: inline;
    }
    /* part-4 */
    .ka-4{
        height: 61vw;
        width: 100%;
        margin-top: 3vw;
    }
    .ka-5{
        font-size: 8vw;
        margin-left: 3vw;
        border-bottom: 0.3vw solid black;
        display: inline;
    }
    .ka-6{
        font-size: 3.5vw;
        margin-left: 3vw;
        letter-spacing: 2vw;
        padding-top: 2vw;
    }
    .ka-7{
        margin-left: 3vw;
        padding-top: 2vw;
        font-size: 3vw;
        font-weight: 600;
    }
    .ka-8{
        height: 8vw;
        width: 48%;
        background-color: darkorange;
        border-radius: 1vw;
        border: 2px solid white;
        padding-top: 1vw;
        text-align: center;
        margin-left: 1vw;
        color: white;
    }
    .ka-9{
        margin-top: 3vw;
    }
    .ka-10{
        font-size: 4vw;
        padding-left: 3vw;
        border-bottom: 0.3vw solid black;
        display: inline;
    }
    .ka-11{
        margin-left: 3vw;
        padding-top: 2vw;
        font-size: 7vw;
    }
    .sp-1{
        font-size: 4vw;
        padding-top: 1vw;
    }
    .sp-2{
        font-size: 4vw;
        padding-top: 3vw;
    }
    .sp-3{
        font-size: 4vw;
        padding-top: 3vw;
    }
}
