@media screen and (min-width: 993px)
{
  .menuToggle
  {
    display: none;
  }
  .hide-desktop
  {
    display: none;
  }
}

body.importantLinks section.importantLinks,
section.evaluation-structure-policy,
body.contactPage section.contact-form,
section.courses,
section.paddigReduce,
section.facilities
{
  padding: 70px 0 !important;
}
.centerTexts
{
  text-align: center;
}





.fixedButton
{
	position: fixed;
	bottom: 100px;
	right: 50px;
	z-index: 10;
}
/* Apply Now button style */
.fixedButton .apply-btn a {
  background: #ED1B23;
  color: #fff;
  padding: 17px 38px;
  border-radius: 25px;
  font-weight: 700;
  transition: transform 0.2s ease, background 0.3s ease;
  transition: transform 0.3s ease, background 0.4s ease, box-shadow 0.4s ease;
}

/* Button hover animation */
.fixedButton .apply-btn a:hover {
  background: #ED1B23;
  transform: scale(1.1);
  box-shadow: 0 4px 10px rgba(0,0,0,0.2);
}
.centerLogo_area
{
	flex-direction: column;
	flex-wrap: wrap;
}
.top-position1
{
	margin-top: 0;
}

@media screen and (min-width: 993px)
{
  header.scrollHeader .navbar-default .navbar-brand img
  {
    width: 550px;
  }
  header.scrollHeader .navbar-default .navbar-nav li a
  {
    font-size: 13px !important;
    font-weight: 600;
  }
  header.scrollHeader .navbar-default .navbar-nav>li
  {
     margin-left: 0;
     padding-left: 5px;
  }


  body.inner-page .menu_area-light .navbar-nav>li>a{
      /*font-size: 13px !important;*/
      font-weight: 700;
      /*color: #282b2d;*/
  }
  body.inner-page .navbar-nav>li.has-sub
  {
    padding-left: 0;
  }
   body.inner-page .navbar-header-custom
  {
      /*padding-bottom: 0px;*/
  }
   body.inner-page .page-title-section.page-title-section8
  {
      padding: 220px 0 70px;
  }
  body.inner-page .page-title-section h1
  {
      font-size: 45px;
  }
}


.menu_area-light
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	/*background-color: rgba(0 0 0 / 30%);*/
}
.navbar-brand img
{
	max-height: inherit !important;
	width: 750px;
	padding-bottom: 0;
}
.navbar-nav>li>a
{
	padding: 10px 0.5rem;
	font-size: 14px;
}
.menu_area-light .centerLogo_area .navbar-nav{
	padding-left: 0;
	margin-left: inherit !important;
	margin-right: inherit !important;
	width: 100%;
	flex: 0 0 auto;
	justify-content: center;
}
.menu_area-light .container
{
	max-width: 95%;
}
.menu_area-light .centerLogo_area .navbar-nav
{
	width: 100%;
}
.navbar-nav>li.has-sub {
    padding-right: 15px;
}
.navbar-nav>li
{
	padding-left: 11px;
}
.navbar>ul>li.has-sub>a:after
{
	top: 18px;
}
.navbar-nav li a{
	font-size: 15px;
    font-weight: 600;
}
.slider__1  .left-overlay-dark[data-overlay-dark]:before
{
	background: none !important;
	background-image:linear-gradient(to bottom,rgba(0, 0, 0, 0.9),rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.2),rgba(0, 0, 0, 0.2),rgba(0, 0, 0, 0.8),rgba(0, 0, 0, 0.8)) !important;
}
.slider__1 span.text-secondary
{
  color: #fff !important;
  font-size: 20px;
}
.slider__1 .display-1
{
	font-size: 3.5rem;
	text-shadow:
	    0 1px 2px rgba(0,0,0,0.8),
	    0 3px 8px rgba(0,0,0,0.6);
}
.slider__1 .slider-fade1 .h5{
	text-shadow: 0 2px 4px rgba(0,0,0,0.6) !important;
	font-weight: 800;
}
.slider__1 .padding_heading{
	padding-top: 14.5rem;
	padding-bottom: 0.5rem;
}
.slider__1 .bg-img{
    padding-bottom: 5.5rem !important;
}

.service-block1 .card-body .butn-style1
{
	text-align: right;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 13px;
}
.service-block1 .container
{
	max-width: 92%;
}


.aboutus-style-01 .img-2
{
	width: 227px;
	border-top: 10px solid #fff;
	border-left: 10px solid #fff;
}
.image-hover .asdfasdf
{
	width: 381px;
	width: 469px;
}
.facilities .section-heading h2.h1
{
	color: var(--bs-white);
}
.facilities .section-heading .sub-title{
	background-color:#ED1B23;
	color: var(--bs-white);
	font-weight: 700;
}
.category-item-01
{
    /*background: rgba(255, 255, 255, 0.8);	*/
}
.category-item-01 .title_cats h3
{
	color: #2FBFA7 !important;
	color: #fff !important;
}
section.messages_sections
{
	padding: 70px 0;
}
.messages_sections .team-style1
{
	padding-left: 25px;
	padding-right: 25px;
}
.messages_sections .team-style1 .social-icon-style1
{

}
.messages_sections .team-style1 .social-icon-style1 li a
{
	width: auto;
	height: auto;
	padding-left: 25px;
	padding-right: 20px;
}
.messages_sections .team-style1 .team-info
{
	max-width: 90%;
	margin-left: 5%;
	margin-right: 5%;
}
section.gallery_sections
{
	padding: 50px 0;
}
section.gallery_sections .wrap_gallery
{
	padding-top: 35px;
}
section.gallery_sections .wrap_gallery p
{
	text-align: justify;
	  display: -webkit-box;        /* required for line-clamp */
  -webkit-box-orient: vertical; /* required for line-clamp */
  overflow: hidden;             /* extra text hide ho jaye */
  -webkit-line-clamp: 3;        /* yahan 3 lines show hongi */
  margin-bottom: 0px;
}
section.gallery_sections .wrap_gallery h3
{
	font-size: 1.3rem;
	margin-bottom: 5px;
}
body.awardsTextHide section.gallery_sections .wrap_gallery p
{
  display: none;
}
body.awardsTextHide section.gallery_sections .wrap_gallery h3
{
  margin-bottom: 0 !important;
}
section.gallery_sections .wrap_gallery .dotted-seprator
{
	padding-top: 1rem !important;
	margin-top: 1rem !important;
}
section.gallery_sections .wrap_gallery .dotted-seprator .badge-soft
{
	background-color: #ED1B23;
}
section.gallery_sections .wrap_gallery .dotted-seprator .badge-soft a
{
	color: #fff;
}

/*
	==========================
*/

.left-overlay-dark[data-overlay-dark]:before
{
      background: rgba(39, 48, 68, 0.76) !important;
}

/*
  ==========================
*/
.text-justify
{
	text-align: justify;
}

section.noticebords
{
	padding: 70px 0;
	background-color: #FAFAFA;
}
section.counters
{
	padding: 50px 0;
}
section.our_school_community .container
{
	max-width: 95%;
}
section.our_school_community
{
	padding: 50px 0;
}
section.our_school_community .process-content p
{
	text-align: center;
	padding: 0 10px;
	font-size: 15px;
}
.process-wrapper .process-content-wrapper
{
	margin:0 0;
}

/*
	==============================================
*/
section.moreBranches
{
	margin-top: 30px;
	padding: 50px 0;
}
section.moreBranches .event-wrapper .badge-soft{
	background-color: #ED1B23;
	color: var(--bs-white);
	font-weight: 700;
	display: none;
}

/*
	=============================
*/

.wrapper_notice_board {
    height: 440px;              
    overflow: hidden;
    position: relative;
}

.notice-inner {
    position: relative;
}
.schools-carousel
{
	margin-top: 10px !important;
}
.schools-carousel .p-sm-1-9
{
	padding: 1rem !important;
 }
/*.schools-carousel .owl-stage
{
	display: flex;
}*/
.moreBranches .section-heading
{
	margin-bottom: 10px !important;
}
.schools-carousel .owl-stage .owl-item .event-wrapper
{
	margin: 0 15px;
}
.moreBranches .owl-stage-outer
{
	margin-top: 30px;
}

.moreBranches .owl-stage .owl-item .event-wrapper  p.alt-font{
	  display: -webkit-box;        /* required for line-clamp */
	  -webkit-box-orient: vertical; /* required for line-clamp */
	  overflow: hidden;             /* extra text hide ho jaye */
	  -webkit-line-clamp: 3;        /* yahan 3 lines show hongi */
	  text-align: justify;
	  display: none;
}
.moreBranches .dotted-seprator
{
	padding-top: 1rem !important;
	margin-top: 1rem !important;
}
.moreBranches .owl-stage .owl-item .event-wrapper a.links{
    background: #2fbfa7;
    padding: 5px 15px;
    display: inline-block;
    color: #fff;
    border-radius: 10px;
    line-height: 21px;
}
.moreBranches .owl-stage .owl-item .event-wrapper a.links .text-primary
{
	color: #fff	!important;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
}

/*
	==========================
*/
.moreBranches .section-heading
{
	text-align: left;
}



/*==============calender===============*/
#ical {
  width: 100%;
  height: auto;
  margin: auto;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  border: 1px solid #ccc;
  margin-top: 20px;
  padding: 3px; }

#ical .cal_head {
  background:#ED1B23;
  color: #fff;
  padding: 7px 10px;
  display: block;
  font-weight: 600;
  text-align: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  position: relative;
  border-radius: 2px 2px 0 0;
  font-family: var(--monte6); }

.icaltable {
  border-collapse: separate;
  border-width: 0px 0px 1px 1px;
  font-size: 20px;
  width: 100%;
  height: auto;
  background: #f8f8f8; }

.icaltable td, .icaltable th {
  width: 14.28%;
  text-align: center;
  vertical-align: middle;
  background: url("../img/cells.png") repeat scroll 0% 0% #F8F8F8;
  color: #444;
  position: relative;
  font-size: 16px;
  height: 24px;
  font-weight: 700;
  padding: 13px 0px;
  border: 1px solid #ddd;
  font-family: var(--monte4) }

#ical .events li span.title,
#ical .events li span.desc {
  display: none; }

#ical .events li span.event_desc,
#ical .events li span.event1 {
  color: #000; }

#ical .events li span.event1 {
  display: block; }

#ical img
{
	vertical-align: middle;
}
.icaltable th {
  height: 40px;
  font-weight: 700;
  font-size: 16px;
  color: #333; }

.icaltable td:hover, .icaltable th:hover {
  background-position: 0px -81px;
  color: #222; }

.icaltable td.date_has_event {
  background-color: #35B7B9;
  background-image: url(../img/pattern2.png);
  color: white; }

.icaltable td.date_has_event:hover {
  background-color: #009efd; }

.icaltable td.today {
  background-color: #ED1B23;
  background-image: url(../img/pattern2.png);
  color: white; }

.icaltable td.today:hover {
  background-color:#ED1B23;
  color: #fff; }

.events {
  position: relative; }

.events ul {
  right: 0px !important;
  bottom: 30px !important; }

.events ul {
  text-align: left;
  position: absolute;
  display: none;
  z-index: 1000;
  padding: 5px;
  background: #E7ECF2 url(../img/popup.png) no-repeat;
  color: white;
  border: 1px solid white;
  font-size: 15px;
  width: 200px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  -border-radius: 3px;
  list-style: none;
  color: #444444;
  -webkit-box-shadow: 0px 8px 8px #333; }

.events li {
  padding-bottom: 5px; }

.events li span {
  float: left;
  font-size: 14px;
  text-align: justify;
  color: #555;
  margin-right: 5px; }

.events li span.title {
  color: #222; }

#icalprev {
  position: absolute;
  left: 10px;
  cursor: pointer; }

#icalnext {
  position: absolute;
  right: 10px;
  cursor: pointer; }

#currentmonth {
  padding: 0;
  text-align: center;
  font-size: 1.2em;
  font-weight: 700;
  padding:10px 0;
  text-transform: uppercase; }

#currentyear {
  padding: 0;
  text-align: center;
  font-size: 1.2em;
  font-weight: 700;
  padding:10px 0;
}

#icalprev, #icalnext {
  top: 50%;
  transform: translateY(-50%); }


/*
  =====================================
*/

/*body.inner-page .menu_area-light
{
  position: static;
  position: relative;
  background-color: #fff;
}*/

/*body.home #logo
{
  display: block;
}
body.inner-page #logo
{
  display: none;
}

body.home #logo2
{
  display: none;  
}
body.inner-page #logo2
{
  display: block;  
}*/
body.inner-page header.scrollHeader .navbar-default .navbar-brand img
{
  width: 500px;
}
body.inner-page .navbar-brand img
{
  width: 500px;
}

/*
  =================================================
*/


body.contactPage section.contact-form .heading_letter_spacing
{
  letter-spacing: 0;
  color: #2fbfa7 !important;
}
.contact-icon:before{
  background:#ED1B23;
}
body.contactPage section.formContacts .butn
{
  padding: 14px 55px 14px 55px;
}
.formContacts .contact_form_buidlings img
{
  width: 100%;
  height: 100%;
  object-position: top;
  object-fit: cover;
}
.pr_Fifty
{
  padding-right: 50px !important;
}

body.importantLinks section.importantLinks .centerTexts blockquote
{
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
} 



/*
  ================================
*/


.customTable
{
  margin-top: 25px;
}
.customTable .table
{
  
}
.customTable .table thead
{
}
.customTable .table thead tr
{
}
.customTable .table thead tr th
{
  padding:13px 30px;
  font-size: 16px;
    font-weight: 700;
    color: #fff;
  font-family: Mulish, sans-serif;
  font-size: 16px;
  background-color:#ED1B23;
  color:#fff;
  background-color:#2fbfa74f;
  background-color:#2FBFA7;
}


.customTable .table thead tr th:nth-child(1)
{
  width: 170px !important;

}

body.table_width_auto .customTable .table thead tr th:nth-child(1)
{
  width: auto !important;

}
body.table_width_auto .customTable .table tbody tr td:nth-child(1)
{
  border-left: 1px solid #ccc;
}

body.alumni .customTable .table thead tr th:nth-child(1)
{
  width: auto !important;
}

section.table__areaaa
{
  padding-bottom: 200px;
}
.customTable .table tbody
{

}
.customTable .table tbody tr:nth-child(even) td
{
  background: #F5F5F5;
}
.customTable .table tbody tr:nth-child(odd)
{
  background-color: #fff;
}
.customTable .table tbody tr td
{
  padding: 20px 30px;
  font-family: Mulish, sans-serif;
  color: #222;
  border-right: 1px solid #ccc;
  font-size: 16px;
}

.customTable .table tbody tr td[data-title='Title']
{
  /*width: 55%;*/
  font-weight: 500;
  text-align: left;
}
.customTable .table tbody tr td[data-title='Home Work'] a,
.customTable .table tbody tr td[data-title='Download'] a
{
  font-weight: 500;
  text-transform: uppercase;
  font-family: Mulish, sans-serif;
  font-size: 15px;
  text-decoration: underline;
}
.customTable .table tbody tr td a
{
  color: #2FBFA7;
  font-weight: 700 !important;
  text-decoration: underline !important;
}
.customTable .table tbody tr td a:hover
{
  text-decoration: underline !important;
  color: #2FBFA7;
}
.customTable .table tbody tr td .date
{
  font-weight: 400;
}

/*
  ========================================
*/

.heading_paragarph .section-heading p
{
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.page-title-section ul li:last-child,
.page-title-section ul li:last-child a
{
  opacity: 1;
}
.pagination .active a
{
  background-color: #ED1B23;
  border-color: #ED1B23;
  color: #fff;
}

body.videoGallery section.gallery_sections .wrap_gallery .dotted-seprator
{
  padding-top: 0.6rem !important;
  margin-top: 0.6rem !important;
}
.global_relative
{
  position: relative;
}
.global_relative .global_absolute:before
{
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
body.videoGallery section.gallery_sections .wrap_gallery h3 {
      font-size: 1.1rem;
      text-align: center;
}
body.videoGallery section.gallery_sections .wrap_gallery  .dotted-seprator
{
  text-align: center;
  justify-content: center !important;
}

/*
  ==========================================
*/
  .custom_rows
  {
    display: grid;
  }

@media screen and (min-width: 993px)
{
  .custom_rows
  {
    display: grid;
    grid-template-columns: repeat(4,1fr); 
  }
}
.custom_rows .customCols
{
  width: 100%;
}
body.councils .customCols .team-info
{
  padding: 15px 10px;
}
body.councils .customCols .team-info .h4
{
  font-size: 1.1rem;
}
.team-overlay .d-table h3
{
    font-size: 1.2rem; 
}
section.courses .container
{
  max-width: 92%;
}
body.paragraph .content_paragraphs p
{
  text-align: justify;
  margin-bottom: 10px;
}
body.paragraph .content_paragraphs ul
{
  padding-left: 0;
  list-style-type: none;
}
body.paragraph .content_paragraphs ul li
{
  text-align: justify;
  margin-bottom: 14px;
  position: relative;
  padding-left: 25px;
  line-height: 24px;
}
body.paragraph .content_paragraphs ul li:before
{
  content: "\e64d";
  position: absolute;
  left: 0;
  top: 5px;
  font-family: 'themify';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #FFC91D;
}

@media screen and (min-width: 993px)
{
  body.teamss .custom_rows
  {
    grid-template-columns: repeat(3,1fr); 
  }
}

body.teamss .custom_rows .customCols .team-style1
{

}
body.teamss .custom_rows .customCols .team-style1 img
{
    height: 420px;
    width: 100%;
    object-position: top;
    object-fit: cover;
}
body.teamss .custom_rows .customCols .team-info h3
{
  font-size: 1.2rem;
}
body.teamss .custom_rows .customCols .team-info span
{
  font-size: 1.1rem;
}


body.paragraph .sidebar
{
    /*position: sticky;*/
    /*top: 130px;*/
    /*width: 100%;*/
    padding-left: 30px;
}

body.table_width_auto.importantLinks .centerTexts blockquote
{
  max-width: 80% !important;
}
body.toppersss .section-heading
{
  margin-bottom: 30px;
}

.customFlex
{
  display: inline-flex;
  grid-column-gap: 25px;
}

.customFlex .selectForm
{
  display: flex;
  flex-direction: row;
  grid-column-gap: 5px;
  grid-row-gap: 10px;
  align-items: center;
  margin-top: 15px;
}
.customFlex .selectForm label
{
  white-space: nowrap;
  font-size: 1.115rem;
    font-weight: 700; 
    color: #555;
    margin-bottom: 0;
    font-family: 'Mulish', sans-serif;
}
.customFlex .selectForm select{
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 10px !important;
    line-height: 20px;
    font-size: 0.900rem;
    padding: 10px 20px;
    color: #666;
    font-weight: 600;
    border: 3px solid #d2d1d1;
    font-family: 'Mulish', sans-serif;
    width: 200px;
}
.customFlex .selectForm select:focus
{
  box-shadow: none;
  outline: none;
}
/*
  ==============================================
*/

body.awardss .section-heading blockquote
{
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}
body.toppersss .instructor-img-wrapper
{

}
body.toppersss .instructor-img-wrapper img
{ 
    width: 100%;
}

.dual_ullist ul 
{
  display: grid;
  margin-top: 30px;
}
@media screen and (min-width: 993px)
{
  .dual_ullist ul 
  {
    grid-template-columns: repeat(2,1fr);
  }
}

.about____custom .section-heading .sub-title
{

}
.about____custom .text-contents p
{
  text-align: justify !important;
}
.main-sections .instructor-partner-content
{
  padding: 100px 50px !important;
}
.main-sections .instructor-partner-content p,
.instructor-content  p
{
  text-align: justify;
  color:white !important;
}
.main-sections .instructor-partner-content p:last-child
{
  margin-bottom: 0;
}

.instructor-partner-content{
  background-color: #ED1B23
}

.bg-greens{
  background-color: #2FBFA7 !important;
  padding: 100px 50px !important;
}
.bg-greens .h1
{
  color: #fff;
}
@media screen and (min-width: 993px)
{
  .portfolio-wrapper > img
  {
    height: 350px !important;
    object-position: top;
    object-fit: cover;
  }
}


.event-wrapper p
{
  text-align: justify;
}
.event-wrapper .viewMores .badge-soft
{
  display: inline-block;
  background-color: #2FBFA7;
  padding: 10px 15px !important;
}
.event-wrapper .viewMores .badge-soft a
{
  color: #fff;
  display: inline-block;
  font-weight: 700 !important;
}

/*
  ================================
*/

.evaluation-structure-policy .about____custom
{
   padding: 40px 0;
}
.evaluation-structure-policy .content_paragraphs
{

}
.evaluation-structure-policy .content_paragraphs ul
{
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.evaluation-structure-policy .content_paragraphs ul li
{
  position: relative;
  text-align: left;
  display: block;
  font-weight: 600;
  font-size: 16px;
  padding-left: 30px !important;
  margin-bottom: 19px !important;
}
.evaluation-structure-policy .content_paragraphs ul li:before
{
    content: "\e6b7";
    font-family: 'themify';
    top: 10px !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
      font-size: 22px;
  color: #ff7029;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.evaluation-structure-policy .content_paragraphs ul li i
{
display: none;
}
.evaluation-structure-policy .content_paragraphs ul li span
{
 font-size: 1.0rem;
  font-family: 'Mulish', sans-serif;
  /*color: #2fbfa7 !important;*/
  font-weight: 700;
  text-transform: capitalize !important;
}


.section-heading h2,
.section-heading h2.h1 
{
    font-size: 2rem !important;
    line-height: 43px !important;
}

.h1, h1 {
    font-size: 2rem !important;
    font-size: 1.8rem !important;
}
.teacher-name
{
    font-size: 1.8rem !important;
}



/*
	******************************
*/



#modal .modal-dialog .modal-body
  {
    position: relative;
    padding: 7px;
  }
   #modal .modal-dialog
   {
    max-width: 50%;
    max-width: 55%;
   }
  #modal .modal-dialog .modal-body .btn-close
  {
    position: absolute;
    width: 40px;
    height: 40px;
    background: #1A2A7B;
    opacity: 1;
    font-weight: 700;
    font-size: 23px;
    font-family: 'Arial';
    padding: 3px;
    color: var(--bs-white);
    cursor: pointer;
    right: -17px;
    top: -16px;
    z-index: 5;
    border-radius: 50%;
    border: 0px solid var(--white);
  }
  #modal .modal-dialog .modal-body .btn-close:focus
  {
    box-shadow: none;
  }

  @media screen and (max-width: 576px)
  {
    #modal .modal-dialog
    {
      max-width:100%;
      margin-top: 70px;
    }
  }
  @media screen and (min-width: 993px)
  {
    .gallery_sections .card-style1 .card-img .image-hover
    {
        min-height:250px;
    }
    .gallery_sections .card-style1 .card-img .image-hover img
    {
        width:100%;
        height:250px;
        object-fit:cover;
        object-position:top;
    }
  }