*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body{
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

.school_identity{
    display: flex;
    margin-top: 2em;
    position: relative;
    right: 2em;
}
.school_logo{
    max-width: 5em;
    height: -2em;
    position: relative;
    left: 4em;
}
.school_name{
    font-size: 1.8em;
    font-weight: 800;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    position: relative;
    left: 2em;
    top: 0.3em;
}
span{
    position: relative;
    top: 1.3em;
    right: 13em;
    font-size: 0.6em;
    color: #000000;
    font-weight: 800;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}
.nav_links{
    display: flex;
    gap: 1.4em;
    position: relative;
    left: 32em;
    font-size: 1.4em;
    bottom: 2.8em;
}
.link{
    text-decoration: none;
    font-weight: bold;
}
.nav_link1{
    color: #a5c353;
}
.nav_link2{
    color: #ff2384;
}
.nav_link3{
    color: #84e6ff;
}
.nav_link4{
    color: #5d58f0;
}
.nav_link5{
    color: #f6bd00;
}
.nav_link6{
    color: #8800ff;
}
.servive_list{
    background-image: url(./images/slider3-bg.png);
    height: 120vh;
    width: 100%;
    margin-top: -8em;
}
ul{
    position: relative;
    left: 56.6em;
}
li{
    font-size: 1.7em;
    font-weight: bold;
}
.fun_tag{
    position: relative;
    top: 3em;
    left: 28em;
    font-size: 2em;
    z-index: 1;
    font-weight: bold;
}
.creative_tag{
    position: relative;
    top: 2em;
    left: 18.8em;
    font-size: 3em;
    z-index: 1;
    color: #cc081f;
}
.orange_img{
    position: relative;
    left: 47em;
}
.pink_img{
    position: relative;
    left: 54em;
    top: 29em;
}
.learn_more{
    position: relative;
    left: 55.5em;
    top: 4em;
    background-color: #000000;
    color: white;
    border-radius: 1em;
    padding: 1.3em;
    font-size: 1em;
}
.learn_more:hover{
    background-color: #ec274f;
}
.over_all{
    background-image: url(./images/bar.png);
    background-repeat: repeat;
    background-color: rgba(132, 230, 255, 0.5);
    height: 70vh;
}
.team_section{
    display: flex;
    gap: 8em;
    
    position: relative;
    right: 7.5em;
    top: -8em;
}
.same_p_tag{
    font-size: 1.3em;
    font-weight: 700;
    position: relative;
    right: 0.5em;
    top: 1em;
}
.team{
    position: relative;
    left: 0.5em;
}
.kid{
    position: relative;
    right: 0.8em;
}
.Alumni{
    position: relative;
    left: 0em;
}
.Amenities{
    position: relative;
    left: 0em;
}
.img_set{
    max-width: 10vw;
    border-radius: 5em;
}
.team_div{
    position: relative;
    top: 15em;
    left: 20em;
}
.team_div:hover{
    background-color: white;
    border-radius: 1em;
    width: 15vw;
    height: 39vh;
    padding: 1.5em;
    cursor: pointer;
}
.team_img{
    border: 2em solid #ffa355;
}
.kid_img{
    border: 2em solid #b71b1c;
}
.Alumni_img{
    border: 2em solid #2196f3;
}
.Amenity_img{
    border: 2em solid #a1bd4c;
}
.school_central{
    background-image: url(./images/icon-box-shape-bg2.png);
    height: 130vh;
}
.school_division{
    font-size: 3em;
    font-weight: bold;
    position: relative;
    top: 1em;
    left: 10em;
}
.school_div{
    display: flex;
    margin-top: 15em;
    display: flex;
    gap: 2em;
    margin: 2em;
    position: relative;
    top: 5em;
}
.school_img{
    max-width: 25vw;
    height: 40vh;
}
.school_pic{
    background-color: #393762;
    height: 80vh;
    align-items: center;
    text-align: center;
    align-content: center;
    border-top-right-radius: 1em;
    border-bottom-left-radius: 2em;

}
.chreche{
    font-size: 2em;
    font-weight: 600;
}
.primary{
    font-size: 2em;
     font-weight: 600;
}
.highSchool{
    font-size: 2em;
    font-weight: 600;
}
.paragraph{
    font-size: 1.5em;
    font-weight: 400;
    margin-top: 1em;
}
.school_infor{
    display: flex;
    gap: em;
    margin-top: -2em;
    /* background-color: #605bee; */
    background-color: #393762;
}
p{
    color: #ca9946;
    font-weight: bold;
}
.teachers_img{
    max-width: 40vw;
    margin: 2em;
    position: relative;
    left: 8em;
    border-radius: 1em;
    border: 4px solid gold;
}
.school_reason{
    font-size: 3em;
    position: relative;
    left: 1em;
    color: #ffffff;
}
.de_following{
    font-size: 1.4em;
    font-weight: bold;
    font-style: italic;
    position: relative;
    top: .5em;
    left: 2.2em;
    color: gold;
}
.sect_div{
    display: block;
    position: relative;
    top: 1.1em;
}
.para{
    font-size: 1.4em;
    font-weight: bold;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    margin: 2em;
    background-color: #ffffff;
    border-radius: 2em;
    padding: 2em;
    cursor: pointer;
    color: black;
}
.para:hover{
    background-color: #eb3335;
    color: #ffffff;
}
.enrolment_enquire{
    display: flex;
    gap: 2em;
    background-color: #f3f3f3;
    height: 50em;
    margin-top: -2em;

}
.school_Authorities{
    width: 45vw;
    height: 115vh;
    position: relative;
    top: 5em;
    left: 2.5em;
    border-radius: 1em;
    border-bottom: 16em solid #f96f68;
}
.sub_enrol{
    display: flex;
    flex-direction: column;
    background-color: white;
    border-radius: 2em;
    height: 115vh;
    position: relative;
    top: 5em;
    left: 4.5em;
    padding: 2em;
}
.enquire_input{
    font-size: 1.5em;
    padding: 0.5em;
    width: 20em;
    margin: 1.1em;
    border-radius: 1em;
    border: none;
    outline: 3px solid #f96f68;
}
.enquire_About{
    font-size: 2em;
}

.Central_Choose_Us{
    display: flex;
    /* margin: 2em; */
    margin-top: 5em;
    font-family: "Jost", Sans-serif;
}
h3{
    font-size: 1.4em;
}
.first_h3{
    position: relative;
    top: 1em;
    right: 13.9em;
    color: white;
    white-space: nowrap;
    z-index: 2;
    font-size: 2em;
    font-weight: bold;
}
.second_h3{
    white-space: nowrap;
}
.third_h3{
    color: chartreuse;
}
.fourth_h3{
    color: chartreuse;
}
.fifth_h3{
    color: chartreuse;
}
.sub_choose_us{
    display: flex;
    gap: 2em;
    margin-top: 1em;
}
.color_bar_img{
    width: 70vw;
    height: 110vh;
    border: 4px solid chartreuse;
    border-radius: 2em;
    background-color: #393762;
    z-index: 1;
    position: relative;
    left: 2em;
}
.before_second_choose_us{
    display: flex;
    margin-top: 7em;
    font-size: 1em;
    gap: 4em;
    position: relative;
    right: 53em;
    z-index: 1;
    color: chartreuse;
}
.second_sub_choose_us{
    display: flex;
    gap: 5em;
    position: relative;
    top: 23em;
    right: 87.5em;
    z-index: 1;
}
.first_school_explain{
    color: white;
    line-height: 1.5em;
    margin-top: 1em;
}
.second_school_explain{
    color: white;
    line-height: 1.5em;
    margin-top: 1em;
}
.lab_img{
    position: relative;
    right: 81em;
    top: 1em;
    border-radius: 2em;
    height: 110vh;
    width: 45vw;
    border: 4px solid chartreuse;
}

.Holistic_Edu{
    background-image: url(./images/HighSchool.jpg);
    margin-top: 7em;
    height: 100vh;
}
h4{
    background-color: #f96f68;
    height: 20vh;
    width: 40vw;
    color: yellow;
    position: relative;
    left: 20em;
    bottom: 5.4em;
    border-radius: 1em;
    display: flex;
    justify-content: center;
    text-justify: inter-cluster;
    text-align: center;
    align-items: center;
    font-size: 1.3em;
    font-weight: bold;
    padding: 2em;
    padding-bottom: 4em;
}

.general_messaging{
    display: flex;
    margin: 3em;
    /* gap: 2em; */
    position: relative;
    bottom: 8.5em;
}
.get_in_touch_div{
    background-color: #f96f68;
    width: 50vw;
    height: 160vh;
}
.touch{
    color: yellow;
    font-weight: bold;
    font-size: 2em;
}
.touching{
    position: relative;
    top: 1em;
    right: 1em;
    white-space: nowrap;
}
.second_touching{
    position: relative;
    top: 2.9em;
    right: 7em;
    font-size: 1.5em;
}
.second_touch{
    color: black;
    /* background-color: rgb(178, 18, 12); */
    position: relative;
    font-weight: bold;
}
.add_touch{
    position: relative;
    right: 9.4em;
}
.send_message_div{
    background-color: rgba(249, 111, 104, 0.8);
    width: 50vw;
}
.location_img{
    max-width: 4vw;
    margin: 2em;
    border-radius: 1em;
    /* border: 2px solid black; */
}
.location_div{
    display: flex;
}
.web_img{
    max-width: 9vw;
    height: 8vh;
    border-radius: 1em;
}
.web_div{
    display: flex;
}
.mail_img{
    max-width: 4vw;
    border-radius: 1.1em;
}
.div_locate{
    position: relative;
    left: 3.8em;
    top: 3em;
    background-color: rgb(219, 26, 19);
    width: 37vw;
    height: 15vh;
    gap: 1em;
    padding: 2em;
    padding-right: 10em;
    justify-content: center;
    align-items: center;
    border-radius: 1em;
}
.phone_number{
    position: relative;
    top: 2.6em;
    left: 2em;
    font-size: 2em;
}
.first_camp_locate{
    position: relative;
    top: 7em;
    left: 2em;
}
.second_camp_locate{
    position: relative;
    top: 9em;
    left: 2em;
}
.third_camp_locate{
    position: relative;
    top: 9em;
    left: 2em;
}
.web_div{
    position: relative;
    top: 17em;
    left: 4em;
    display: flex;
    gap: .5em;
}
.web_touch{
    font-size: 1.7em;
}
.mail_div{
    display: flex;
    gap: .5em;
    position: relative;
    top: 18em;
    left: 4em;
}
.mail_touch{
    font-size: 1.5em;
}
.div_message{
    display: flex;
    gap: 1em;
    position: relative;
    top: 3em;
    left: 4em;
    background-color:  rgba(219, 26, 19, 0.9);
    border-radius: 1em;
    padding: 2em;
    padding-left: 3em;
    width: 31em;
    height: 5.8em;
}
.message_img{
    max-width: 7vw;
    height: 8vh;
    border-radius: .5em;
}
.name_div{
    display: flex;
    gap: 1em;
    position: relative;
    top: 5.5em;
    left: 4.1em;
}
.email_div{
    position: relative;
    top: 8em;
    left: 4em;
}
.comment_div{
    position: relative;
    top: 7em;
    left: 4em;
}
.deButton{
    position: relative;
    top: 14em;
    left: 2.7em;
    font-size: 1.5em;
    font-weight: bold;
    padding: .5em;
    width: 40.1vw;
    height: -10vh;
    border: none;
    border-radius: 1em;
    background-color: rgb(238, 160, 59)
}
.deButton:hover{
    background-color: #b71b1c;
    color: white;
}
input{
    outline: none;
    border: none;
    border-radius: .5em;
}
.name_input{
    height: 5vh;
    width: 17vw;
    color: black;
    font-weight: bold;
    font-size: .7em;
}
.second_name_input{
    height: 5vh;
    width: 17vw;
    color: black;
    font-weight: bold;
    font-size: .7em;
    position: relative;
    top: .15em;
}
.label_tag{
    font-size: 1.4em;
}
.email_input{
    width: 35.2vw;
    height: 6vh;
    font-size: 1em;
}
.textarea_box{
    position: relative;
    top: 13em;
    border-radius: 1em;
    color: black;
    font-weight: bold;
    font-size: 1em;
    width: 23.8vw;
    height: 30vh;
}
.deSpan{
    color: #ff0800;
    font-size: 1em;
    font-weight: bold;
    position: relative;
    right: -0.9em;
    bottom: 7em;
}

.ending_div{
    display: flex;
    background-color: #fdae00;
    height: 100vh;
    margin-top: -8em;
}
.evergreen_div{
    display: flex;
    gap: 1em;
    margin-top: 3em;
}
.logo{
    border-radius: 1em;
}
.school{
    white-space: nowrap;
}
.spaning{
    position: relative;
    left: 4em;
    top: -1em;
    color: blue;
    font-weight: bold;
}
.cedar_para{
    position: relative;
    left: 5em;
    top: 4em;
    white-space: nowrap;
    color: white;
    font-size: 1.2em;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.cedar_span{
    position: relative;
    right: 0.5em;
    top: -0.001em;
    font-size: 1.2em;
    font-weight: bold;
    color: whitesmoke;
}
.social_img{
    position: relative;
    top: 15em;
    left: 5em;
    display: flex;
    gap: 3em;
}

.info_div{
    display: flex;
    gap: 1.5em;
    flex-direction: column;
    position: relative;
    left: 15em;
    top: 1.7em;
}
a{
    text-decoration: none;
}
.school_about{
    font-size: 1.5em;
    font-weight: bold;
}
.useful_para{
    font-size: 1.7em;
    position: relative;
    left: 8.7em;
    color: #0000FF;
}
.link_div{
    position: relative;
    /* left: 2em; */
    top: 6em;
}
.in_torch_div{
    position: relative;
    left: 17em;
    display: block;
    gap: 3em;
}
.get_para{
    position: relative;
    left: 2em;
    top: 2em;
    font-size: 1.7em;
    font-weight: bold;
    color: #0000FF;
}
.campus_one{
    position: relative;
    top: 3em;
}
.campuses{
    position: relative;
    left: 1.5em;
    display: flex;
    flex-direction: column;
    gap: 6em;
}
.all_reserve{
    background-color: #0000FF;
    height: 17vh;
    color: white;
    font-size: 1.5em;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
}
.burger-Menu{
    display: none;
    max-width: 3em;
    position: relative;
}
.cancel_burger{
    max-width: 2.3em;
    display: none;
}
/* .{
    hjkj
} */


/* @media only screen and (max-width: 768px){
    .servive_list{
        height: 50px;
    }
} */

@media (max-width: 600px){
    html,body {
      width: 100%;
      height: 100%;
      margin: 0;
      padding: 0;
      /* overflow-x: hidden; */
    }
    .school_identity{
        display: flex;
        gap: 2em;
        position: relative;
        right: 3em;
        bottom: 1em;
    }
    .school_logo{
        width: 15vw;
        height: 7vh;
    }
    .school_name{
        font-size: 1em;
    }
    .burger-Menu{
        display: flex;
        max-width: 8vw;
        max-height: 8vh;
        position: relative;
        left: 21.5em;
        bottom: 3.5em;
    }
    .nav_links{
        display: flex;
        flex-direction: column;
        /* margin-left: 0; */
        /* margin-right: 50em; */
        position: absolute;
        left: 15em;
        top: 2.5em;
        display: none;
    }
    .link{
        font-size: 0.8em;
    }
    .moble_link{
        margin: -1em;
        margin-top: 0em;
        margin-right: 10em;
    }
    .cancel_burger{
        max-width: 2.3em;
        position: relative;
        bottom: 5em;
        left: 21.4em;
        display: none;

    }
  }