#contact-us {
  border: 2px solid green;
  display: flex;
  margin: 76px auto;
  align-items: center;
  justify-content: center;
}

#contact-us .left {
  width: 49%;
  padding: 23px;
  border: 2px solid rgb(255, 200, 3);

}

#contact-us .right span {
  width: 45%;
  padding: 10px;
  margin: 10px;

}

#contact-us .right {
  width: 49%;
  display: flex;
  background-color: #3e479a;
  color: white;
  flex-wrap: wrap;
  font-family: monospace;
  border: 2px solid rgb(165, 10, 254);
}

#contact-us .right svg {
  width: 44px;
  height: 44px;
  background-color: #FBA32A;
  color: white;
  border-radius: 19px;
  padding: 7px;

}

#contact-us .left h3 {
  color: #E1697E;
}

#contact-us .left h2 {
  color: #fba32a;
  font-size: 36px;

}

#contact-us .left p {
  font-size: 20px;

  color: #2D3849AD;
}

#affiliation {
  width: 90%;
  margin: auto;
}

#affiliation h2 {
  color: #22857E;
  margin: auto;
  font-size: 40px;
  width: 80%;
  margin-bottom: 12px;
  font-family: roboto;
}

#affiliation p {
  width: 80%;
  margin: auto;
  line-height: 31px;
}



.margin-bottom-35 {
  margin-bottom: 34px !important;
}

#cbse {
  display: flex;
  align-items: center;
  /* border: 2px solid rgb(238, 52, 52); */
  width: 100%;
  margin: 56px auto auto auto;
  justify-content: center;
}

#cbse .left {
  width: 20%;
  /* border: 2px solid purple; */
}

#cbse .right h2 {
  color: #22857E;
}

#cbse .right h3 {
  margin-top: 20px;
  font-weight: 500;
}

#cbse .left img {
  width: 100%;
}

#cbse .right {
  width: 49%;

  padding: 11px;
  /* border: 2px solid hotpink; */
}

#ruleregulations h2 {
  color: #216474;
  margin-bottom: 11px;
}

#ruleregulations p {
  color: #235a3b;
}

#ruleregulations {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  gap: 4px;
  width: 100%;
  margin: auto;
  border: 1px solid rgba(0, 128, 0, 0.418);
}

#rulereghead {
  width: 100%;
  margin: 40px auto;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  color: #19414B;
  font-size: 34px;
  text-align: center;
}

#ruleregulations .rules {
  display: flex;
  flex-direction: column;
  /* border: 2px solid rgba(141, 141, 34, 0.342); */
  width: 31%;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  margin: 5px;
}

#achieve-coming {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-bottom: 2px solid greenyellow;
  margin: 40px auto;
  width: 200px;
}

#excellence {
  width: 100%;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 5px;
}

#excellence .right p {
  line-height: 30px;
  font-size: 21px;
  font-family: system-ui;
  font-weight: 600;
  padding: 5px;
  color: #7e5656;
}

.last-heading {
  font-size: 33px;
  color: #10bba0;
  text-align: center;
  margin: 40px auto;
}

#excellence h2 {
  width: 100%;
  text-align: center;
  font-size: 44px;
  margin: 22px auto 44px auto;
  font-family: fantasy;
  font-weight: 200;
  color: #10bba0;
}

#excellence .svgbox {
  width: 33%;
  margin: 20px;
  /* border: 2px solid darkcyan;y */
  display: flex;
  align-items: center;
  justify-content: center;
}

#excellence .left svg {
  width: 100px;
  flex-wrap: wrap;
}

#excellence .left {
  width: 35%;
  /* border: 2px solid red; */
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

#excellence .right {
  width: 45%;
  /* border: 2px solid green; */
}

hr {
  margin: 7vw auto;
}

#ourmission .left {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  /* border: 2px solid blue; */
}

#ourmission .right {
  width: 45%;
  display: flex;
  align-items: start;
  justify-content: space-evenly;
  flex-direction: column;
  /* border: 2px solid blue; */
}

#ourmission .right h2 {
  color: #10bba0;
  font-size: 49px;
  font-family: monospace;

}

#ourmission .right p {
  line-height: 27px;
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  font-size: 22px;
}

#ourmission .left img {
  width: 76%;
  box-shadow: 1px 1px 10px #9a983e;

}

#ourmission {
  display: flex;
  width: 90%;
  margin: 80px auto auto auto;
  /* border: 2px solid rgb(187, 73, 73); */
  padding: 3px;
}

#aboutus {
  width: 80%;
  margin: 67px auto auto auto;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  padding: 40px;
  line-height: 28px;
  font-size: 20px;
  color: #333;
}

#aboutus h2 {
  font-size: 42px;
  color: #10bba0;
  margin: 20px auto;
  text-transform: uppercase;
}

#aboutus p {
  color: #496080;
  font-weight: 600;
  width: 90%;
  margin: auto;
  margin-top: 50px;
}



/* #big-school-img {
  display: none;
} */

.footer a {
  text-decoration: none;
  color: wheat;
}

.footer ul {
  list-style: none;
}

.footer {
  /* border: 2px solid rgb(42, 73, 124); */
  padding: 72px 0px;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  width: 100%;
  margin: auto;
  background-color: #934a4a;
  color: white;
  font-family: system-ui;
}

.gallery .down img {
  width: 30%;
  margin: auto;
}

.gallery .down {
  margin-top: 4rem;
  border: 1px solid rgb(218, 243, 218);
}

.gallery {
  display: flex;
  /* flex-wrap: wrap; */
  gap: 10px;
  flex-direction: column;
  align-items: center;
  text-align: center;
  justify-content: center;

  margin: 40px auto;
  width: 90%;
}

.gallery .up h2 {
  font-size: 33px;
  font-family: Arial, Helvetica, sans-serif;
  /* color: #faa22a; */
}

.seventh-box .left h2 {
  color: #FBA32A;
  font-size: 28px;
}

.seventh-box .left h3 {
  color: #E1697E;
  font-size: 32px;
}

.seventh-box .left p {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  font-family: sans-serif;
  color: #2D3849AD;
}

.seventh-box .right img {
  width: 100%;
}

.seventh-box .left {
  gap: 24px;
  display: flex;
  flex-direction: column;
  align-items: start;
  width: 50%;
}

.seventh-box .right {
  width: 50%;
}

.seventh-box {
  display: flex;
  width: 90%;
  margin: auto;
  margin-top: 80px;
  align-items: center;
  justify-content: center;
  border-top: 2px solid rgb(187, 73, 73);
}

.six-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  gap: 20px;
  width: 80%;
  margin: auto;
}

.six-box h2 {
  color: #FBA32A;
  font-size: 43px;
}

.six-box p {
  color: #20769b;
  font-size: 18px;
}

.five-box {
  border: 2px solid #e6e8f7;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  font-size: 19px;
  margin: auto;
  width: 90%;
  margin-top: 59px;

}

.five-box h2 {
  display: flex;
  width: 250px;
  background-color: #3E479A;
  padding: 28px;
  text-align: center;
  height: 100px;
  align-items: center;
  justify-content: center;
  color: white;
  font-family: sans-serif;
  border-radius: 14px;
  margin: 30px auto;
}

.four-box .up img {
  width: 55px;
}

.four-box .up {
  border: 2px solid #e6e8f7;
  width: 90%;
  margin: 120px 10px 10px 10px;
  justify-content: space-evenly;
  align-items: center;
}

.four-box .up h2 {
  font-size: 33px;
  font-family: Arial, Helvetica, sans-serif;
  color: #faa22a;
}

.orange {
  color: #FBA32A;
}

.red {
  color: #DB3056;
}

.third-box .left h3 {
  color: #875855;
  line-height: 32px;
}

.third-box .left h2 {
  color: #faa22a;
  font-size: 34px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.third-box {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  flex-wrap: wrap;
  width: 83%;
  margin: auto;
  margin-top: 20px;
  /* border: 2px solid red; */
}

.pink {
  color: #e25372;
}

.third-box .right img {
  width: 80%;
}

.third-box .left p {
  font-weight: bolder;
  font-size: 19px;
  font-family: monospace;
  text-align: start;
}

.third-box .left {
  width: 50%;
  /* border: 2px solid blue; */
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 55px;
}

.third-box .right {
  width: 50%;
  display: flex;
  justify-content: center;
  /* border: 2px solid red; */
  gap: 11px;
}

#welcome {
  text-align: center;
  font-family: "Laila", Sans-serif;
  color: #faa22a;
  font-size: 28px;
  margin-top: 20px;
}

.design-div {
  text-align: center;
  font-family: "Laila", Sans-serif;
  padding: 29px;
  background-color: #faa32ad7;
  width: 100%;
  margin: auto;
  color: white;
}

.design-div button {
  padding: 12px;
  margin: 5px;
  background-color: rgb(22, 88, 149);
  color: white;
  border-radius: 8px;
}

* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}

.flex {
  display: flex;
}

#menuList {
  display: flex;
  padding: 4px;
}

header {
  background-color: #faa22a;
  align-items: center;
  padding: 22px;
  font-family: Arial, Helvetica, sans-serif;
  color: white;
  justify-content: space-evenly;
  display: flex;
  flex-wrap: wrap;
}

header .left {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

header .left div {
  display: flex;
  flex-direction: row;
}

.header .left p {
  font-size: 16px;
  color: white;
}

header .right {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

header .right svg {
  padding: 8px;
  width: 42px;
  height: 37px;
  background-color: #f5f5f5;
  border-radius: 26px;
}

header svg {
  margin-right: 5px;
  width: 20px;
}

svg path {
  fill: #dd3e50;
}

.first-box {
  text-align: center;
  margin: 28px;
  font-family: "Laila", Sans-serif;
}

.first-box h2 {
  font-size: 36px;
  font-weight: 600;
  text-transform: uppercase;
  stroke-width: 1px;
  stroke: #3E567C;
  color: #3E479A;
}

.first-box h5 {
  font-size: 28px;
  color: #FBA32A;
}

.first-box h4 {
  font-family: "Laila", Sans-serif;
  font-size: 17px;
  font-weight: 600;
  stroke-width: 0.4px;
  color: #DB3056;
}

.sec-box {
  background-color: #3e479a;
  color: white;
}

.sec-box ul {
  gap: 4px;
  text-align: center;
  margin: auto;
  list-style: none;
  font-family: Roboto, serif;
  justify-content: center;
}

.sec-box ul a {
  text-decoration: none;
  color: white;
  padding: 13px 20px;
  display: inline-block;
  font-size: 20px;
  width: auto;
}

#btnMenu {
  display: none;
}


@media screen and (max-width: 1024px) {
  #excellence .right {
    width: 50%;
  }

  #excellence .left {
    width: 50%;
  }

  .five-box h2 {
    width: 44%;
    gap: 10px;
    margin: 10px;
  }

  .five-box {
    flex-wrap: wrap;
  }

  .gallery .down img {
    width: 48%;
  }

  .footer {
    flex-wrap: wrap;
    padding: 12px 0px;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    gap: 20px;
  }

  .footer iframe {
    margin-top: 30px;
  }

  .third-box {
    /* border: 2px solid red; */
    width: 95% !important;
    margin: auto;
  }

  .seventh-box {
    flex-direction: column;
  }

  .seventh-box .left {
    width: 100%;
  }

  /* .seventh-box .right {
    width: 60%;
  }    */
  .seventh-box .right {
    width: 88%;
    margin: 27px;
  }

  #ourmission {
    width: 97%;
    margin: auto;
  }

  #ourmission .right {
    width: 50%;
  }

  #ourmission .left img {
    width: 85%;
  }
}

@media screen and (max-width: 850px) {
  #contact-us .right svg {
    width: 32px;
    height: auto;
  }

  #contact-us .right {
    width: 80%;
    align-items: center;
    margin: 30px auto;
    justify-content: center;
  }

  #contact-us .right span {
    width: 44%;
  }

  #contact-us .left {
    width: 96%;
  }

  #contact-us {
    flex-direction: column;
    width: 97%;
    margin: auto;
  }

  #cbse .left {
    width: 39%;
  }

  #cbse {
    flex-direction: column;
  }

  #cbse .right {
    width: 94%;
  }

  #ourmission {
    flex-direction: column;
  }

  #ourmission .right p {
    margin-top: 20px;
  }

  #ourmission .right {
    width: 90% !important;
    align-items: center;
    text-align: center;
    margin: 29px auto;
    line-height: 1.3;
  }

  /* #ourmission .left img{
    width: 100%;} */
  #ourmission .left {
    width: 100%;
    margin: auto;
  }

  .footer .right {
    width: 30%;
    /* border: 2px solid green; */

  }

  .footer .left {
    width: 30%;
    /* border: 2px solid red; */
  }

  #aboutus {
    width: 96%;
    /* border: 2px solid goldenrod; */
    margin: auto;
  }

  #excellence {
    flex-direction: column;
    width: 100%;
  }

  #excellence .right {
    width: 90%;
    /* border: 2px solid yellow; */
  }

  #excellence .left {
    width: 70%;
    /* border: 2px solid yellow; */
  }

  #ruleregulations .rules {
    width: 48%;
  }
}

@media screen and (max-width: 800px) {
  .third-box {
    flex-direction: column;
  }

  .third-box .right img {
    width: 100%;
  }

  .third-box .left,
  .third-box .right {
    width: 100% !important;
  }


  .five-box h2 {
    width: 25%;
    font-size: 20px;
    margin: auto;
  }
}


@media (max-width: 768px) {
  #btnMenu {
    display: block;
    background-color: #f8f8f8;
    border: 1px solid #ccc;
    padding: 10px 15px;
    cursor: pointer;
    font-size: 16px;
    margin: 10px auto;
  }

  .sec-box ul {
    flex-direction: column;
    gap: 0px;
    border: none;
  }

  .sec-box ul a {
    padding: 10px 6px;
    font-size: 16px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }

  header {
    background-color: #faa22a;
    padding: 16px;
    height: auto;
  }

  .hidden {
    display: none !important;
  }
}


@media screen and (max-width: 600px) {
  .last-heading {
    font-size: 20px;
    width: 60%;
  }

  .footer iframe {
    margin: auto;
  }

  #ruleregulations .rules {
    width: 90%;
    padding: 30PX;
  }

  #ruleregulations .rules p {
    line-height: 25px;
  }

  .five-box h2 {
    width: 74% !important;
    margin: 10px auto;
  }

  .footer .right {
    width: 80%;
  }

  .footer .left {
    width: 80%;
  }

  .footer ul {
    list-style: none;
    /* border: 2px solid navajowhite; */
    display: flex;
    max-width: 217px;
    flex-wrap: wrap;
    margin: auto;
    gap: 20px;
    justify-content: space-between;
  }

  .footer .left,
  .right {
    margin: 10px auto;
    line-height: 28px;
    /* border: 2px solid red; */
  }
}

@media screen and (max-width:550px) {
  #contact-us .right span {
    width: 84%;
  }

  #contact-us .right {
    width: 84%;
    border-radius: 10px;
  }

  #contact-us .right span {
    width: 45%;
    padding: 2px;
    margin: 6px;
  }
}