#EventList .Date{
    display: none !important;
}
.EventsPage #EventDetail .EventDate{
    display: none !important;
}
@media only screen and (min-width: 468px) {
    .EventBox .Date .Day {
        font-size: 20px;
    }
}
.EventsPage #EventDetail .galleryGrid {
    display: flex;
    flex-wrap: wrap;
    margin: -5px -5px;
    padding-top: 35px;
}
@media only screen and (min-width: 576px) {
    .EventsPage #EventDetail .galleryGrid {
        margin:-7.5px -7.5px
    }
}
.EventsPage #EventDetail .galleryGrid>* {
    padding: 5px 5px
}
@media only screen and (min-width: 576px) {
    .EventsPage #EventDetail .galleryGrid>* {
        padding:7.5px 7.5px
    }
}
.EventsPage #EventDetail .galleryGrid .gBx {
    width: 50%
}
@media only screen and (min-width: 576px) {
    .EventsPage #EventDetail .galleryGrid .gBx {
        width:33.3333333333%
    }
}
@media only screen and (min-width: 768px) {
    .EventsPage #EventDetail .galleryGrid .gBx {
        width:25%
    }
}
@media only screen and (min-width: 992px) {
    .EventsPage #EventDetail .galleryGrid .gBx {
        width:20%
    }
}
.EventsPage #EventDetail .galleryGrid .gBx .imgbx {
    border-radius: 8px;
    overflow: hidden;
    display: block;
    width: 100%;
    height: 175px
}
.EventsPage #EventDetail .galleryGrid .gBx .imgbx img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: opacity .4s,-webkit-transform .7s;
    transition: opacity .4s,transform .7s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}
.EventsPage #EventDetail .galleryGrid .gBx .imgbx:hover img {
    img-webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1)
}
@media screen and (max-width: 63.9375em) {
    .brochure_div {
        padding: 0 !important;
        margin-bottom: 1em !important;
        text-align: center !important;
    }
}
@media screen and (max-width: 63.9375em) {
    .brochure_div .brochure_cover {
        position: relative !important;
        left: 0 !important;
        margin-right: 3% !important;
    }
}
@media screen and (max-width: 63.9375em) {
    .pdf-icon {
        display: none !important;
    }
.brochure_main_div_admission{
width:unset !important;
}
}
.brochure_div{
border: 1px solid #eaeaea;
    padding: 1.5em 0;
    text-align: right;
    position: relative;
    box-shadow: 0 0 6px 4px #e3e3e3;
    cursor: pointer;
    transition: all .3s;
}
.brochure_div .brochure_cover{
position: absolute;
    left: 6%;
    top: -44%;
    box-shadow: 0 3px 3px 0 #a8a8a8;
}
.brochure_div p{
display: inline-block;
    padding: 0 .8em;
    font-weight: 400;
    font-size: 13px;
}
.brochure_main_div_admission{
width: 45%;
    display: inline-block;
    margin-left: 2rem;
    margin-bottom: 6rem;
}
@media only screen and (min-width: 768px) {
    #PageBanner {
        height: 600px !important;
    }
}
footer #copYRight .ritSec p{color: white;font-size: 16px;}
#CounterSec .CounterFlx .Box .Txt{margin-top: 12px;}
#CounterSec .CounterFlx .Box .count{font-family: roboto;}
#OurStory .CntnBox > *{text-align: center;}
.ViewMore1{background-color: #2a4988;color: white;}
.ViewMore1:hover{background-color: #9b0400;}
#PhilosophY{padding: 80px 0;}
.MainHead{margin-bottom: 30px;}
#parelexblock {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  padding: 6% 0;
  background-attachment: fixed;
}
.parellex0 {
  background-color: #2a4988!important;
}
#parelexblock.parellex0 h2 {
  color: white!important;
}#parelexblock .ca-item h3 {
  color: #fff;text-transform:uppercase;
  text-align: left;
}.ca-item h3 {
  color: #1f1f1f;
  font-size: 17px;
  margin-bottom: 5px;
  text-align: left;
  font-weight: bold;
  padding-left: 10px;
  line-height: 20px;
}#parelexblock .ca-item h4 {
  color: #fff;
  text-align: left;
}.ca-item h4 {
    color: #333;
    font-family: "Arial","Times New Roman",serif;
    font-size: 14px;
    font-style: italic;
    line-height: 24px;
    margin: 0 10px 10px 10px;
    padding-left: 0px;
    position: relative;
    text-align: left;
}.ca-icon {
  height: 190px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;margin-bottom: 22px;
}
#parelexblock .ca-item {
  padding-bottom: 0px;
  text-align: left !important;
}#parelexblock .ca-item .btn-primary {
  margin-left: 10px;
}
.content-area {
  background: #fff;
  padding: 5% 0;
  text-align: justify;
  font-family: Sans-Serif;
}
.content-area h1 {
  text-transform: uppercase;
  color: #000;
  font-weight: 600;
  margin-bottom: 30px;
  font-size: 27px;
}.boarding_category_blocks {
  position: relative;
  margin-bottom: 2em;
  height: 30vh;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
}.boarding_category_blocks span {
  position: absolute;
  bottom: 0;
  left: 8%;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
  text-transform: uppercase;
  line-height: 21px;
  background-color: #2a4988;
  padding: 10px;
  right: 0;
}
.boarding_category_blocks:hover {
  opacity: 0.6;
}