.hovereffect-sub {
  position: relative;
  cursor: default;
}

.hovereffect-sub img {
  position: relative;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.hovereffect-sub img:hover {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
}

.about-text h1 span {
  display: block;
}

.history-main {
  position: relative;
  overflow: unset;
}

.history-right-round {
  position: absolute;
  right: 0;
  top: -290px;
}

.history-main h2 {
  /*color: #a69aa8;*/
  color: #ff6e31;
  /*font-family: "ArnoProRegular";*/
  font-family: "PoppinsSemiBold";
  font-size: 45px;
  margin-bottom: 0;
  padding-bottom: 20px;
}

.history-main h2 span {
  color: #02b0d5;
  font-size: 60px;
  font-family: "ArnoProSmbd";
  font-style: italic;
}

.history-main h3 {
  font-style: italic;
  /*font-family: "ArnoProSmbd";*/
  font-family: "PoppinsSemiBold";
  /*color: #1da988;*/
  color: #ff6e31;
  font-size: 40px;
  padding-bottom: 20px;
}

.history-content p {
  color: #666666;
  font-size: 15px;
  font-family: "PoppinsRegular";
  padding-right: 70px;
  padding-bottom: 20px;
  margin-bottom: 0;
}

.history-left-img {
  position: absolute;
  left: 0;
  top: 120px;
}

.history-left-img img {
  height: 400px;
}

.paul-content {
  background-color: #f4f7fb;
  padding: 20px 30px 20px 60px;
  border-radius: 0 50px 50px 0;
  position: absolute;
  top: 70px;
  /*right: -137px;*/
  /*right: -81px;*/
  right: -115px;
  z-index: 8;
}

.left-paul-img {
  position: relative;
}

.left-paul-img img {
  position: relative;
  z-index: 9;
  width: 65%;
}

.paul-content h5 {
  display: inline-block;
  margin-bottom: 0;
  color: #3399cc;
  font-family: "PoppinsSemiBold";
  font-size: 15px;
}

.right-george-img {
  float: right;
  position: relative;
}

.george-col {
  padding-top: 40px;
}

.george-content {
  background-color: #fff;
  background-color: #f4f7fb;
  padding: 20px 60px 20px 30px;
  border-radius: 50px 0 0 50px;
  position: absolute;
  top: 170px;
  z-index: 8;
  /*left: -100px;*/
  left: -80px;
}

.george-content h5 {
  display: inline-block;
  margin-bottom: 0;
  color: #d23900;
  font-family: "PoppinsSemiBold";
  font-size: 15px;
}

.right-george-img img {
  position: relative;
  z-index: 9;
  width: 70%;
  float: right;
}

.paul-main {
  padding: 0;
}

.paul-round-sec h5 {
  display: inline-block;
  margin-bottom: 0;
  color: #3399cc;
  font-family: "PoppinsSemiBold";
  font-size: 15px;
}

.paul-round-sec {
  position: relative;
  display: inline-block;
}

.paul-round-sec img {
  position: relative;
  z-index: 9;
  width: 70%;
}

.paul-round-sec-content {
  bottom: 60px;
  background-color: #f4f7fb;
  padding: 20px 30px 20px 60px;
  border-radius: 50px;
  position: static;
  right: -410px;
  z-index: 8;
}

.george-sec-content {
  right: -160px;
}

.paul-george {
  padding-top: 0;
}

.school-main {
  padding-top: 0;
  position: relative;
  height: 380px;
}

.pauls-body {
  position: absolute;
  top: -15px;
  left: 15%;
}

.george-body {
  position: absolute;
  left: 50%;
  top: -5px;
}

.george-body .paul-round-sec img {
  width: 70%;
}

.school-facbg {
  position: absolute;
  top: -100px;
  left: 14%;
}

.school-facbg img {
  width: 60%;
  animation: rotateCircles 10s linear infinite;
}

.readore-btn-p {
  display: none;
}

/* ----------------------- Academic ----------------------- */
.high-school-main {
  position: relative;
  overflow: unset;
}

.high-sc-round-right {
  position: absolute;
  right: 0;
  top: -290px;
}

.left-round-highschool {
  position: absolute;
  left: 0;
  top: 90px;
  user-select: none;
}

.high-school-main-content {
  position: relative;
  z-index: 10;
}

.high-school-main-content h2 {
  font-size: 40px;
  color: #a69aa8;
  font-family: "PoppinsSemiBold";
  font-weight: 400;
  margin-bottom: 0;
  /*padding: 0 10%;*/
}

.high-school-main-content h2 span {
  color: #7ca001;
  font-size: 55px;
}

.high-school-main-content h4 {
  color: #d23900;
  font-size: 30px;
  /*font-family: "ArnoProSmbd";*/
  font-family: "PoppinsRegular";
  font-style: italic;
  padding-bottom: 15px;
  margin-bottom: 0;
}

.high-school-main-content p {
  color: #666666;
  font-family: "PoppinsRegular";
  font-size: 15px;
  line-height: 29px;
}

.high-school-c {
  padding-top: 20px;
}

.high-school-c h5 {
  font-size: 16px;
  color: #a69aa8;
  font-family: "PoppinsSemiBold";
  font-weight: 400;
  padding-bottom: 30px;

}

.rightcontent-high-sc {
  padding-top: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.rightcontent-high-sc .readore-btn-p {
  display: block !important;
  cursor: pointer;
  font-family: "PoppinsRegular";
  font-size: 16px;
  color: #d23900;
  position: relative;
  z-index: 20;
}

.rightcontent-high-sc .default-p {
  display: none;
}

.rightcontent-high-sc .expanded-p {
  display: block;
}

.high-school-c {
  overflow-x: hidden;
}

.rightcontent-high-sc p {
  color: #666666;
  font-family: "PoppinsRegular";
  font-size: 15px;
  line-height: 29px;
  padding-right: 7%;
}

.rightcontent-high-sc-down p {
  padding-right: 0;
  padding-left: 7%;
}

.high-schhol-right-img-down {
  position: relative;
  z-index: 9;
}

.high-round img {
  width: 40%;
  position: absolute;
  right: 40%;
  bottom: 2%;
  z-index: 8;
  animation: rotateCircles 10s linear infinite;
  user-select: none;
}





/* ------------------------- Admission ------------------------- */
.proceedure-main {
  position: relative;
  overflow: visible;
}

.regchild-main {
  overflow: hidden;
}

.proceedure-head h2 {
  font-size: 40px;
  color: #a69aa8;
  font-family: "ArnoProSmbd";
  font-weight: 400;
  padding-bottom: 30px;
  margin-bottom: 0;
}

.proceedure-head h2 span {
  color: #f52d37;
  font-size: 55px;
  font-style: italic;
}

.proceedure-head p {
  text-align: center;
  color: #1da988;
  font-family: "ArnoProSmbd";
  font-size: 24px;
  font-style: italic;
}

.proceedure-head p span {
  display: block;
}

.add-left-img {
  width: 100%;
  border-radius: 12px;
}

.reg-child {
  padding-top: 30px;
  padding-left: 20px;
}

.reg-child h5 {
  color: #01b3d7;
  font-size: 22px;
  font-family: "ArnoProSmbd";
  text-transform: uppercase;
  padding-bottom: 30px;
}

.reg-child h6 {
  color: #666666;
  font-family: "PoppinsMedium";
  font-size: 15px;
  padding-bottom: 10px;
  padding-left: 20px;
  position: relative;
}

.reg-child h6::before {
  content: "";
  background-color: #f52d37;
  width: 8px;
  height: 8px;
  position: absolute;
  left: 0;
  top: 5px;
  border-radius: 50%;
}

.reg-child p {
  color: #666666;
  font-size: 13px;
  margin-bottom: 10px;
  font-family: "PoppinsRegular";
  margin-left: 20px;
  padding-left: 20px;
  position: relative;
}

.reg-child p::before {
  content: "";
  position: absolute;
  background-color: #f52d37;
  width: 10px;
  height: 2px;
  left: 0;
  top: 8px;
}

.add-terms {
  padding-left: 0;
  padding-top: 60px;
}

.add-terms h5 {
  color: #f52d37;
  margin-bottom: 0;
}

.add-off-left {
  display: flex;
  justify-content: end;
  align-items: end;
  position: relative;
}

.rotate-ad {
  position: absolute;
  bottom: 0;
  right: -50%;
  transform: translateX(50%);
  z-index: 8;
}

.rotate-ad img {
  width: 80%;
  animation: rotateCircles 10s linear infinite;
}

.add-off-right img {
  width: 90%;
}

.add-off-col {
  position: relative;
}

.add-off-common h4 {
  color: #045dbc;
  font-size: 30px;
  font-family: "ArnoProSmbd";
  padding-bottom: 10px;
  margin-bottom: 0;
  text-transform: uppercase;
}

.add-off-common p {
  font-family: "PoppinsRegular";
  color: #666;
  font-size: 15px;
  margin-bottom: 8px;
}

.add-about-round {
  width: 70%;
  position: relative;
  z-index: 9;
}

.add-off-common p:last-child {
  color: #286bc0;
  font-size: 17px;
  font-family: "PoppinsSemiBold";
}

.add-off-right-main {
  text-align: right;
}

.add-off-right-main h4 {
  color: #1da988;
}

.add-off-right-main p:last-child {
  color: #1da988;
}

.add-off-left-main {
  padding-top: 50px;
  margin-bottom: 110px;
}

.add-off-right-main {
  margin-right: -30px;
}

/* ---------------- Contact ----------------  */
.contact-main-content h2 span {
  color: #02b0d5;
}

.contact-form-main {
  padding: 0 10%;
  position: relative;
  z-index: 10;
}

.form-main input {
  border: none;
  border-bottom: 1px solid #cdcdcd;
  height: 65px;
  padding-bottom: 0;
  background-color: transparent;
}

.form-main textarea {
  border: none;
  border-bottom: 1px solid #cdcdcd;
  height: 180px;
  padding-bottom: 0;
  margin-top: 20px;
  background-color: transparent;
}

.form-main input::placeholder,
.form-main textarea::placeholder {
  color: #666;
  font-family: "PoppinsRegular";
  font-size: 15px;
  opacity: 1;
}

.form-main .sbmt-btn {
  height: auto;
  margin-top: 30px;
  padding: 6px 30px;
  border: #1a8ebf solid 1px;
  border-radius: 30px;
  background-color: transparent;
  cursor: pointer;
  color: #339999;
  font-family: "PoppinsSemiBold";
  font-size: 16px;
  transition: ease-in-out 0.5s;
  position: relative;
  z-index: 11;
}

.form-main .sbmt-btn:hover {
  background-color: #1a8ebf;
  color: #fff;
}

.contact-main .high-round img {
  right: 13%;
  bottom: 20%;
  width: 30%;
}

.contact-add-admin-main {
  padding-top: 60px;
  overflow: hidden;
}

.contact-add-admin-left {
  width: 100%;
}

.contact-right-content h4 {
  font-family: "PoppinsRegular";
  font-size: 25px;
  color: #d23900;
}

.contact-right-content h4:nth-of-type(2) {
  margin-top: 30px;
  color: #243763;
}

.contact-right-content h4:nth-of-type(3) {
  color: #8db30b;
  margin-top: 30px;
}

.contact-right-content p {
  font-family: "PoppinsRegular";
  color: #666;
  font-size: 15px;
  margin-bottom: 0;
}

.contact-right-content h6,
.contact-right-content a,
.contact-right-content span {
  color: #666;
  font-size: 15px;
  font-family: "PoppinsSemiBold";
  padding-top: 5px;
  text-decoration: none;
}

.contact-right-content a {
  margin-left: 5px;
}

/* -------------Infra------------- */
.high-school-main-content-infra h2 span {
  color: #045dbc;
}

.high-school-main-content-infra p {
  text-align: center;
}

.high-school-main-content-infra p span {
  display: block;
}

.infra-r-l-w {
  width: 80%;
}

.infra-l-r-col {
  position: relative;
  z-index: 10;
}

.infra-l-r-col h5,
.basket-col h5 {
  font-family: "PoppinsSemiBold";
  font-size: 20px;
  text-align: center;
}

.infra-left-col h5 {
  color: #d23900;
  margin-top: 20px;
  margin-bottom: 0;
}

.infra-right-col h5 {
  color: #01b3d7;
  margin-bottom: 20px;
}

.heading-infra-col {
  width: 100%;
  float: right;
}

.infra-p {
  text-align: center;
  color: #666666;
  font-family: "PoppinsRegular";
  font-size: 15px;
  line-height: 29px;
  padding-top: 30px;
}

.basket-col {
  position: relative;
  z-index: 10;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-top: 30px;
}

.basket-col img {
  width: 60%;
}

.basket-left h5 {
  color: #d23900;
  margin-top: 20px;
  margin-bottom: 0;
}

.basket-right h5 {
  color: #045dbc;
  margin-bottom: 20px;
}

.infra-main .high-round img {
  bottom: 35%;
}

/* -------- News Page -------- */
.news-content-col {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.news-content-col h5,
.news-heading h5 {
  color: #1da988;
  /*font-family: "ArnoProSmbd";*/
  font-family: "PoppinsSemiBold";
  font-size: 30px;
}

.news-time {
  display: flex;
  gap: 20px;
  margin-top:10px;
}

.news-time h6 {
  display: inline;
  margin-bottom: 0;
  font-family: "PoppinsRegular";
  font-size: 14px;
  color: #666;
}

.news-time i {
  font-size: 14px;
  color: #666;
}

.news-time a {
  text-decoration: none;
}

.news-comments h6 {
  color: #01b3d7;
}

.news-content-col p {
  font-family: "PoppinsRegular";
  font-size: 15px;
  color: #666;
  line-height: 20px;
 /* padding-top: 40px;
  padding-bottom: 30px;*/
}

.news-btn {
  color: #339999;
  font-family: "PoppinsSemiBold";
  border-radius: 50px;
  padding: 7px 20px;
  text-align: center;
  border: 2px solid #045dbc;
  transition: all 0.5s;
  font-size: 15px;
  display: inline-block;
}

.news-btn:hover {
  text-decoration: none;
  border-color: #1da988;
  color: #045dbc;
}

.news-2-head {
  color: #d23900;
}

.news-3-head {
  color: #01b3d7;
}

.news-4-head {
  color: #88b000;
}

.news-img {
  width: 75%;
  aspect-ratio: 1/1;
  object-fit: cover;
}

/* ------------------ News Details ------------------ */
.news-heading {
  text-align: center;
  margin-top: 20px;
}

.news-heading h5 {
  position: relative;
  display: inline-block;
  margin-bottom: 0;
}

.news-heading h5::before {
  width: 100%;
  height: 1px;
  background-color: #1da988;
  position: absolute;
  content: "";
  bottom: -6px;
}

/* ------------------ News Details ------------------ */
/* ------------------ Gallary Page ------------------ */
.gallry-main {
  overflow: hidden;
}

.mob-gallary {
  height: 215px;
  object-fit: cover;
  margin-top: 20px;
}

.gallery-category {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}

.gallery-category h6 {
  font-family: "PoppinsRegular";
  margin-bottom: 0;
  font-size: 15px;
}

.gallery-form {
  width: 260px;
  font-family: "PoppinsRegular";
  border: 1px solid #7f0002;
}

.gallery-category {
  display: flex;
  margin-top: 20px;
  margin-bottom: 10px;
}

.leftAndRightDivVerticalAlign {
  display: flex;
  align-items: center;
  /* Vertically center the content */
}

.schoolHead {
  background-color: #f4f7fb;
  text-align: center;
  padding: 10px 0px;
}

.iframeVideo {
  width: 100%;
  height: 600px;
}
/* vidyaarambham */
/* about */
.vidyawrapper {
  padding: 10px 0 !important;
  padding-bottom: 40px !important;
}

.aboutvidyawrapper {
  background: #f1f3f6;
  padding: 60px 0;
}

.aboutvidyacenter {
  display: flex;
  align-items: center;
}

.aboutvidyaleft h1 {
  font-size: 28px;
  color: #151515;
  font-family: PoppinsRegular;
  padding-bottom: 15px;
}

.aboutvidyaleft p {
  padding: 0;
  color: #151515;
  font-size: 17px;
  font-family: PoppinsRegular;
  margin: 0 0 15px 0;
  font-weight: normal;
}

.connect-sec {
  background: linear-gradient(72deg, #5f3811 0%, #FF6E31 100%) 0% 0%;
  box-shadow: 0px 3px 2px #00000029;
  border-radius: 29px;
  position: relative;
}

.connect-text h3 {
  color: #fff;
  font-family: PoppinsRegular;
  font-weight: normal;
  font-size: 30px;
  padding-bottom: 10px;
}

.connect-text p {
  font-family: PoppinsRegular;
  font-weight: normal;
  color: #fff;
  font-size: 16px;
  margin-bottom: 35px;
  padding-right: 16%;
}

.connect-text a {
  text-decoration: none;
  color: #fff;
  border: 1px solid #F6F6F6;
  padding: 10px 25px;
  border-radius: 14px;
  font-family: PoppinsRegular;
  font-weight: 500;
  transition: 0.5s;
  opacity: 0.9;
}

.connect-text a:hover {
  background: #fff;
  transition: 0.5s;
  color: #000;
  opacity: 1;
}

.connect-text {
  padding-left: 90px;
}

.connect-btn img {
  padding-left: 10px;
}


/* why */
.whyswrapper .readmoreicon {
  cursor: pointer;
}

.whyswrapper .btn-wrapper {
  text-align: center;
}

.whyswrapper .details {
  display: none;
  transition: .9s;
  animation: open .4s linear
}

.whyswrapper .faq-a {
  cursor: pointer;
  font-size: 16px;
  width: 100%;
  padding: 20px 0px;
  padding-left: 25px;
  border-radius: 20px;
  position: relative;
  color: #000 !important;
  font-size: 17px;
  font-weight: 500;
  display: block;
  background: #EEEEEE;
}

.whyswrapper .faq-card {
  border: none;
  margin-bottom: 20px;
  background: none;
  border-bottom: 1px solid #fff;
  border-radius: 0;
}

.whyswrapper .faq-card:last-child {
  border-bottom: none;
}

.whyswrapper .faq-a::after {
  position: absolute;
  content: "-";
  right: 0;
  top: 10px;
  right: 25px;
  font-size: 28px;
  font-weight: 200;
}

.whyswrapper .faq-a.collapsed::after {
  content: "+";
}

.whyswrapper .faq-content {
  width: 100%;
  padding-left: 23px;
  padding-top: 23px;
  padding-right: 24px;
}

.whyswrapper .faq-content p {
  margin: 0;
  font-size: 16px;
  font-weight: normal;
}

.whyswrapper .notification h4 {
  font-family: PoppinsRegular;
  font-style: normal;
  font-weight:bold;
  color: #243763;
  font-size: 27px;
  position: relative;
  padding-bottom: 20px;
  margin: 0;
}

.classleft table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
  box-shadow: 3px 0 16px rgba(0, 0, 0, .08);
}
.tbl-format td {border-bottom: 1px solid #cfcfcf;
  border-left: 1px solid #cfcfcf;background-color: #fff;padding: 16px 0;
  color: #212121;}
  
.tbl-format td p { margin: 0; }
.tbl-format {
 border-right: 1px solid #cfcfcf;
}  
  .tbl-format th {
    border-bottom: 1px solid #cfcfcf;
    border-left: 1px solid #cfcfcf;
    text-align: center;
    background-color: #243763;
    color: #fff;
    padding: 20px;}

.classleft th,
td {
  border-bottom: 1px solid #cfcfcf;
  border-left: 1px solid #cfcfcf;
  text-align: center;
  background-color: #243763;
  color: #fff;
  padding: 8px;
}

.classleft h4 {
  font-family: PoppinsRegular;
  font-style:normal;
  font-weight:bold;
  color: #243763;
  margin: 0;
  font-size: 27px;
}


.classleft p {
  color: #242424;
  font-size: 14px;
  padding-top: 10px;
  font-family: PoppinsRegular;
  line-height: 24px;
}





.ourleft h4 {
  font-family: PoppinsSemiBold;
  font-style:normal;
  font-weight:bold;
  color: #ad8e70;
  margin: 0;
  font-size: 27px;
}


.ourleft p {
  color: #242424;
  font-size: 14px;
  padding-top: 10px;
  font-family: PoppinsRegular;
  margin: 0;
  line-height: 24px;
}

.ourwrapper .readmoreicon {
  cursor: pointer;
}

.ourwrapper .btn-wrapper {
  text-align: center;
}

.ourwrapper .details {
  display: none;
  transition: .9s;
  animation: open .4s linear
}

.ourwrapper .faq-a {
  cursor: pointer;
  font-size: 16px;
  width: 100%;
  padding: 20px 0px;
  position: relative;
  color: #000 !important;
  font-size: 17px;
  font-weight: 500;
  display: block;
  background: transparent;

  border-radius: 0;
}

.ourwrapper .faq-card {
  border: none;
  margin-bottom: 20px;
  background: none;
  border-radius: 0;
  border-bottom: 1px solid #ad8e70;
}

.ourwrapper .faq-card:last-child {
  border-bottom: none;
}

.ourwrapper .faq-a::after {
  position: absolute;
  content: "-";
  right: 0;
  top: 10px;
  right: 25px;
  font-size: 28px;
  font-weight: 200;
  color: #ad8e70;
}

.ourwrapper .faq-a.collapsed::after {
  content: "+";
}

.ourwrapper .faq-content {
  width: 100%;
  padding-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 20px;
}

.ourwrapper .faq-content p {
  margin: 0;
  font-size: 16px;
  font-weight: normal;
}

.ourwrapper .notification h4 {
  font-family: PoppinsRegular;
  color: #243763;
  font-size: 27px;
  position: relative;
  padding-bottom: 20px;
  margin: 0;
}

.ourwrapper {
  padding: 60px 0;
  background: #f1f3f6;
}

.ourright img {
  border-radius: 15px;
}

.aboutvidyaright img{
  border-radius: 15px;    
}

.addright img{
  border-radius: 15px;    
}

.exright {
  margin-left: 30px;
}

.exleft,
.exright {
  padding: 30px 20px 20px;
  margin-top: 15px;
  background-color: #f1f3f6;
  border-radius: 12px;
  height: 100%;
}

.exleft h4 {
  font-family: PoppinsSemiBold;
  font-style:normal;
  font-weight:bold;
  color: #ff6e31;
  margin: 0;
  font-size: 27px;
}


.exleft p {
  color: #242424;
  font-size: 14px;
  padding-top: 10px;
  font-family: PoppinsRegular;
  line-height: 24px;
}

.exbox h6 {
  font-size: 16px;
  color: #ff6e31;
  font-family: PoppinsRegular;
  padding-bottom: 15px;
  line-height: 26px;
  font-weight: bold;
}

.exbox p {
  color: #242424;
  font-size: 14px;
  padding-top: 10px;
  font-family: PoppinsRegular;
  line-height: 24px;
}

.exbox ul {
  list-style: none;
  padding-left: 0;
}

.exbox li {
  font-size: 16px;
  color: #151515;
  font-family: PoppinsRegular;
  padding-bottom: 15px;
  position: relative;
  line-height: 26px;
  font-weight: normal;
  padding-left: 30px;
}

.exbox li::before {
  background-color: #000;
  border-radius: 30px;
  width: 8px;
  height: 8px;
  content: '';
  left: 0;
  top: 10px;
  position: absolute;
}


.addleft h4 {
  font-size: 27px;
  color: #ff6e31;
  font-family: PoppinsSemiBold;
  font-style: normal;
  padding-bottom: 15px;
  line-height: 26px;
  font-weight: bold;
}

.addleft h6 {
  font-size: 16px;
  color: #ff6e31;
  font-family: PoppinsRegular;
  font-style: normal;
  padding-bottom: 15px;
  line-height: 26px;
  font-weight: bold;
}

.addleft ul {
  list-style: none;
  padding-left: 0;
}

.addleft li {
  font-size: 16px;
  color: #151515;
  font-family: PoppinsRegular;
  padding-bottom: 15px;
  position: relative;
  line-height: 26px;
  font-weight: normal;
  padding-left: 30px;
}

.addleft li::before {
  background-color: #000;
  border-radius: 30px;
  width: 8px;
  height: 8px;
  content: '';
  left: 0;
  top: 10px;
  position: absolute;
}

.addcenter {
  display: flex;
  align-items: center;
}

.enwrapper {
  background-color: #ad8e70;
}

.enleft h4 {
  font-family: PoppinsSemiBold;
  font-style:normal;
  font-weight:bold;
  color: #eed0b3;
  margin: 0;
  font-size: 27px;
}


.enleft p {
  color: #242424;
  font-size: 14px;
  padding-top: 10px;
  font-family: PoppinsRegular;
  line-height: 24px;
}

.enright h4 {
  font-family: PoppinsSemiBold;
  font-style:normal;
  font-weight:bold;
  color: #242424;
  margin: 0;
  font-size: 20px;
  padding-bottom: 20px;
}

.enright i {
  font-size: 27px;
  color: #242424;
  padding-right: 15px;
}

.enright a {
  font-size: 16px;
  color: #242424;
}

.enright h6 {
  font-size: 16px;
  color: #242424;
  padding-bottom: 20px;
  line-height: 24px;
}

.enright {
  padding: 40px 50px;
  margin-top: 15px;
  background-color: #d1b59b;
  border-radius: 12px;
}

.enleft h6 {
  font-size: 20px;
  color: #242424;
  font-weight: bold;
}

.socialvi {
  display: flex;
  gap: 15px;
}

/* vidyaarambham end */
/* Resposive */
@media (max-width: 1366.5px) {
  .school-facbg {
    top: -68px;
    left: 12%;
  }

  .news-content-col p {
    padding: 10px 0;
    margin-bottom: 0;
  }

  .gallery-c-left-04,
  .gallery-c-4,
  .gallery-c-5,
  .gallery-c-3 {
    width: 160px;
    height: 160px;
  }

  .galery-left-1 {
    width: 365px;
    height: 240px;
  }

  .gallery-c-left-04 {
    top: 266px;
  }

  .gallery-c-2,
  .gallery-c-7 {
    width: 280px;
    height: 280px;
  }

  .galery-left-2 {
    height: 190px;
  }

  .gallery-right-2 {
    width: 378px;
    height: 210px;
  }

  .gallery-c-5 {
    margin-right: 30px;
  }
}

@media (max-width: 1140.5px) {
  .pauls-body {
    left: 10%;
  }

  .george-body {
    top: -20px;
  }
}

@media (max-width: 1108.5px) {
  .pauls-body {
    left: 4%;
  }

  .george-body {
    left: 43%;
  }

  .gallery-c-5 {
    margin-right: 60px;
  }

  .gallery-c-left-04 {
    top: 248px;
    right: -58px;
  }

  .gallery-c-3 {
    margin-left: 38px;
    margin-bottom: 30px;
  }
}

@media (max-width: 991.5px) {
  .enright i {
    font-size: 22px;
    padding-right: 10px;
  }

  .enright {
    padding: 20px 30px;
    margin-top: 0;
  }

  .enleft h4 {
    font-size: 22px;
  }

  .exleft,
  .exright {
    margin-top: 0;
  }

  .exright {
    margin-left: 0;
    margin-top: 20px;
  }

  .ourwrapper .faq-a::after {
    top: -5px;
  }

  .ourleft p {
    padding-bottom: 10px;
  }

  .ourwrapper .faq-a {
    font-size: 16px;
    padding-top: 0;
  }

  .ourleft h4 {
    font-size: 21px;
    padding-top: 15px;
  }

  .ourwrapper {
    padding: 20px 0;
  }

  .whyswrapper {
    padding-bottom: 0;
  }

  .classleft h4 {
    font-size: 20px;
  }

  .whyswrapper .notification h4 {
    font-size: 20px;
    padding-bottom: 15px;
    margin: 0;
  }

  .aboutvidyaleft p {
    font-size: 14px;
    margin: 0 0 15px 0;
  }

  .aboutvidyaleft h1 {
    font-size: 22px;
    padding-bottom: 0;
  }

  .aboutvidyawrapper {
    padding: 20px 0;
  }

  .connect-text a {
    padding: 7px 10px;
    opacity: 0.9;
    font-size: 13px;
  }

  .connect-text p {
    font-size: 14px;
    margin-bottom: 15px;
    padding-right: 0%;
  }

  .connect-text h3 {
    font-size: 19px;
    padding-bottom: 0;
  }

  .connect-text {
    padding: 20px 20px;
  }

  .gallery-category {
    margin-bottom: 0;
  }

  .high-school-main {
    padding-top: 0;
  }

  .history-main h2 {
    font-size: 28px;
    padding-bottom: 10px;
  }

  .history-main h2 span {
    font-size: 42px;
    font-style: normal;
  }

  .history-main h3 {
    margin-bottom: 0;
    font-size: 28px;
    padding-bottom: 10px;
    font-style: normal;
  }

  .history-content p {
    padding-right: 0;
  }

  .left-paul-img img {
    width: 55%;
  }

  .george-col {
    padding-top: 0;
  }

  .paul-content {
    right: 115px;
  }

  .george-content {
    left: -66px;
  }

  .paul-content h5,
  .george-content h5 {
    font-size: 16px;
  }

  .school-main {
    height: auto;
  }

  .george-body,
  .pauls-body {
    position: relative;
  }

  .george-body {
    left: 30%;
  }

  .paul-round-sec h5 {
    font-size: 15px;
  }

  .paul-round-sec-content {
    right: -200px;
  }

  .george-sec-content {
    right: -120px;
  }

  .readore-btn-p {
    display: block;
    cursor: pointer;
    font-family: "PoppinsSemiBold";
    font-size: 16px;
    color: #7f0002 !important;
  }

  .default-p {
    display: none;
  }

  .expanded-p {
    display: block;
  }

  .high-school-main-content h2 {
    font-size: 28px;
    padding-bottom: 10px;
  }

  .high-school-main-content h2 span {
    font-size: 40px;
  }

  .high-school-main-content h4 {
    font-size: 28px;
    padding-bottom: 0;
    font-style: normal;
  }

  .high-school-main-content p {
    margin-bottom: 0;
  }

  .high-schhol-right-img-down {
    width: 70% !important;
  }

  .rightcontent-high-sc p,
  .rightcontent-high-sc-down p {
    padding-right: 0;
    padding-left: 0;
    text-align: justify;
  }

  .rightcontent-high-sc {
    padding-left: 5%;
    padding-right: 5%;
  }

  .high-schhol-right-img-down02 {
    float: right;
  }

  .box-1 {
    order: 1;
  }

  .box-2 {
    order: 2;
  }

  .box-3 {
    order: 3;
  }

  .box-4 {
    order: 4;
  }

  .box-5 {
    order: 5;
  }

  .box-6 {
    order: 6;
  }

  .box-7 {
    order: 7;
  }

  .box-8 {
    order: 8;
  }

  .box-9 {
    order: 9;
  }

  .box-10 {
    order: 10;
  }

  .box-11 {
    order: 11;
  }

  .box-12 {
    order: 12;
  }

  .proceedure-head h2 {
    font-size: 30px;
    padding-bottom: 15px;
    margin-bottom: 0;
  }

  .proceedure-head h2 span {
    font-size: 40px;
  }

  .proceedure-head p {
    font-size: 22px;
    margin-bottom: 20px;
  }

  .add-left-img {
    /*mridula*/
    /*width: 55%;*/
    border-radius: 12px;
  }

  .reg-child h5 {
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .reg-child {
    padding-left: 15px;
    padding-right: 15px;
  }

  .add-terms {
    padding-top: 20px;
  }

  .add-off-right img {
    width: 55%;
    padding-top: 20px;
  }

  .add-off-left-main {
    padding: 0;
    margin-bottom: 0;
  }

  .add-off-col {
    padding: 20px 30px;
    display: flex;
    gap: 5rem;
    justify-content: center;
  }

  .add-off-common h4 {
    font-size: 22px;
  }

  .add-about-round {
    width: 35%;
    margin: auto;
    display: block;
  }

  .form-main input {
    height: 50px;
  }

  .form-main textarea {
    height: 120px;
  }

  .form-main .sbmt-btn {
    font-size: 13px;
  }

  .contact-add-admin-main {
    padding-top: 20px;
  }

  .contact-add-admin-left {
    width: 70%;
  }

  .contact-right-content {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
  }

  .infra-r-l-w {
    width: 50%;
  }

  .infra-left-col {
    display: flex;
    flex-direction: column-reverse;
  }

  .infra-left-col h5 {
    margin-top: 0;
    margin-bottom: 20px;
    text-align: left;
    padding-left: 5%;
  }

  .infra-right-col h5 {
    text-align: right;
    padding-right: 5%;
  }

  .high-school-main-content-infra p span {
    display: inline;
  }

  .news-img {
    width: 40%;
    margin: auto;
    display: block;
  }

  .news-content-col h5 {
    padding-top: 20px;
    font-size: 25px;
    margin-bottom: 0;
  }

  .news-btn {
    font-size: 14px;
    margin-bottom: 20px;
  }

  .owl-gallery-page .owl-stage {
    display: flex;
    align-items: center;
  }

  .news-heading h5::before {
    position: static;
  }

  .news-heading h5 {
    margin-bottom: 20px;
    font-size: 25px;
  }

  .news-det .news-content-col {
    padding-top: 20px;
  }
}

@media (max-width: 970.5px) {
  .paul-content {
    right: 24px;
  }
}

@media (max-width: 782.5px) {

  .paul-content,
  .george-content {
    position: static;
    display: inline-block;
  }

  .george-content {
    float: right;
  }

  .paul-content h5,
  .george-content h5 {
    font-size: 20px;
  }

  .right-george-img img,
  .left-paul-img img {
    width: 60%;
  }

  .paul-round-sec-content {
    position: static;
    padding: 20px;
    border-radius: 50px;
    display: block;
    text-align: center;
  }

  .school-main {
    height: auto;
    padding-top: 46px;
  }

  .george-body .paul-round-sec img {
    margin: auto;
    display: block;
  }
}

@media (max-width: 767.5px) {
  .hovereffect {
    height: auto !important;
  }

  .history-main h2 {
    padding-bottom: 10px;
  }

  .paul-content,
  .george-content,
  .paul-round-sec-content {
    margin-bottom: 20px;
  }

  .pauls-body {
    position: static;
    display: flex;
    justify-content: center;
  }

  .about-hover {
    display: flex;
    justify-content: center;
  }

  .paul-round-sec img {
    display: block;
    margin: auto;
    width: 70%;
  }

  .george-body {
    position: static;
    display: flex;
    justify-content: center;
  }

  .paul-round-sec-content {
    margin-top: 20px;
  }

  .george-body .paul-round-sec img {
    width: 80%;
  }

  .school-main {
    padding-top: 0;
  }

  .rightcontent-high-sc-down p {
    margin-bottom: 0;
  }

  .rightcontent-high-sc {
    padding-left: 6%;
    padding-right: 6%;
  }

  .high-school-main-content h2 span {
    font-size: 32px;
  }

  .add-off-col {
    gap: 0;
    flex-direction: column;
  }

  .add-off-right-main {
    text-align: left;
    padding-top: 20px;
  }

  .contact-form-main {
    padding: 0 5%;
  }

  .high-sc-round-right,
  .history-right-round,
  .high-sc-round-right {
    display: none;
  }

  .basket-left {
    display: flex;
    flex-direction: column-reverse;
  }

  .basket-left h5 {
    margin-top: 0;
    margin-bottom: 20px;
  }
}

@media (max-width: 620.5px) {
  .proceedure-head h2 {
    padding-bottom: 10px;
    font-size: 25px;
  }

  .proceedure-head h2 span {
    font-size: 28px;
  }

  .proceedure-head p span {
    display: inline;
    font-size: 18px;
  }

  .reg-child h5,
  .add-off-common h4 {
    font-size: 18px;
  }

  .add-off-common p:last-child {
    font-size: 16px;
  }

  .add-about-round {
    width: 40%;
  }

  .add-off-right img {
    padding-top: 5px;
  }

  .rotate-ad {
    right: 0;
  }

  .contact-add-admin-left {
    width: 75%;
    position: relative;
    z-index: 11;
  }

  .contact-right-content h4 {
    margin-bottom: 0;
    font-size: 22px;
  }

  .contact-right-content h4:nth-of-type(2),
  .contact-right-content h4:nth-of-type(3) {
    margin-top: 20px;
  }

  .news-heading h5 {
    font-size: 22px;
  }
}

@media (max-width: 580.5px) {
  .history-content p {
    padding-bottom: 10px;
  }

  .history-main h2 span {
    font-size: 30px;
    font-style: normal;
  }

  .history-main h3 {
    font-size: 25px;
  }

  .history-main h3 {
    font-size: 23px;
    font-style: normal;
    padding-bottom: 10px;
  }

  .paul-content h5,
  .george-content h5 {
    font-size: 17px;
  }

  .high-school-main-content h2 {
    font-size: 25px;
  }

  .high-school-main-content h2 span {
    font-size: 28px;
  }

  .high-school-main-content h4 {
    font-size: 22px;
  }

  .rightcontent-high-sc p {
    line-height: 24px;
    font-size: 13px;
  }

  .reg-child h6 {
    font-size: 14px;
  }

  .reg-child p,
  .add-off-common p,
  .add-off-common p:last-child,
  .history-content p {
    font-size: 12px;
  }

  .readore-btn-p,
  .high-school-main-content p,
  .contact-right-content p {
    font-size: 13px;
  }

  .paul-content h5,
  .george-content h5,
  .rightcontent-high-sc .readore-btn-p {
    font-size: 15px;
  }

  .reg-child h5,
  .add-off-common h4 {
    font-size: 16px;
  }

  .proceedure-head p {
    font-size: 18px;
  }

  .contact-right-content h4 {
    font-size: 20px;
  }

  .contact-right-content h6,
  .contact-right-content a,
  .contact-right-content span {
    font-size: 13px;
    margin-left: 0;
  }

  .infra-p {
    font-size: 13px;
    padding-top: 20px;
  }

  .basket-col {
    padding-top: 20px;
  }

  .infra-l-r-col h5,
  .basket-col h5 {
    font-size: 20px;
  }

  .infra-r-l-w {
    width: 60%;
  }

  .news-img {
    width: 50%;
  }

  .news-time h6,
  .news-time i {
    font-size: 10px;
  }

  .news-content-col p {
    font-size: 14px;
    padding: 10px 0;
  }

  .news-btn {
    font-size: 13px;
  }

  .iframeVideo {
    width: 100%;
    height: 300px;
  }
}

@media (max-width: 439.5px) {
  .gallery-category {
    padding: 0 5%;
    gap: 10px;
  }

  .gallery-category h6 {
    font-size: 13px;
  }

  .gallery-form {
    width: 60%;
    font-size: 13px;
  }

  .news-heading h5 {
    font-size: 20px;
  }
}

@media (max-width: 390.5px) {

  .paul-content,
  .george-content,
  .paul-round-sec-content {
    margin-bottom: 10px;
  }

  .paul-content h5,
  .george-content h5 {
    font-size: 15px;
  }

  .paul-content {
    background-color: #f4f7fb;
    padding: 15px 30px 15px 30px;
  }

  .george-content {
    margin-top: 10px;
  }

  .rightcontent-high-sc {
    padding-left: 8%;
    padding-right: 8%;
  }

  .high-school-main-content h2 {
    font-size: 20px;
  }

  .high-school-main-content h2 span {
    font-size: 25px;
  }

  .high-school-main-content h4 {
    font-size: 20px;
  }
}