@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Audiowide&display=swap');
body {
  padding: 0px;
  margin: 0px;
  font-size: 16px;
  background-color: #fffaf9;
  font-family: "Inter", sans-serif; 
  
  /* overflow-x: hidden; */
}
a,a:hover { text-decoration: none;}
*,
*:before,
*:after {
  box-sizing: border-box;
}
img { outline: none; max-width: 100%;}
:focus-visible {
  outline: none;
}

ol, ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.home img { max-width: none;}
.clear {
  clear: both;
}

/* Header css */
.top-hd{
    background-color:#45A85B
}
.logo{
    padding: 5px 0;
}
.footer-name {color: #fff;
    margin: 0;
    font-family: "Audiowide", sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;}
.top-rt{
  
  align-items: center;
  float: right;
   padding: 16px 0;
}
.tright { text-align: right;}
.top-rt h1 {   color: #0D8F40; margin: 0;

    font-family: "Audiowide", sans-serif;
   
  font-size: 40px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;}
  .top-rt p {color: #500;
    margin: 0;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;}
    .top-rt p b { font-weight: 700;}
    .top-rt p span {color: #0D8F40;
      font-family: Inter;
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: normal;}
      .top-rt p span b { font-weight: 700;}

ul.top-number {
  display: flex;
 
}
ul.top-number li {
  padding: 0 13px;
  transition: all 0.5s;
  color: #fff;
  display: flex;
  align-items: center;
}
ul.top-number li img {
  padding: 0 9px;
}
ul.top-number li a {
  color: #fff;
  transition: all 0.5s;
  text-decoration: none;
}
ul.top-number li:hover {
  transform: scale(1.05);
  
}  

/* Slider Css */
.slider-txt {
  padding: 70px 0 90px 0;
}

.slider-txt h1 {
  font-size: 45px;
  font-weight: 300;
  
  color: #fff;
  text-transform: uppercase;
  line-height: 56px;
  padding: 22px 0 0 0;
}
.slider-txt h1 span{
  font-weight: 800;
  display: block; color: #5DE392;
}
.slider-txt p {
  font-size: 19px;
  color: #fff;
  width: 66%;
  
  font-weight: 300;
  line-height: 24px;
  padding: 0 0 6px 0;
}
a.btn-slider {
  background: rgba(37, 48, 61, 1);
  color: #fff;
  font-size: 15px;
  
  text-decoration: none;
  padding: 9px 20px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 300;
  transition: all 0.5s;
  border-radius: 26px;
}
a.btn-slider:hover {
  box-shadow: 0 1px 4px 0px #ffffff;
  background: #550000;
}
.slider-bx {
  background-color: #550000;
  position: relative;
  margin-top: -52px;
  overflow: hidden; width: 100%;
}
.rightside-slider {
  width: 54%;
  right: 0;
  position: absolute;
  top: 0;
}
.box-sl {
  border-radius: 240px 0 0 240px;
  overflow: hidden;
  height: 400px;
  margin: 10px 0;
}
.box-sl img{
  width: 100%;
  height: 400px;
}
ul.parent-arrow1 {
  position: absolute;
  top: 84px;
  right: 38%;
  z-index:9;
  display: flex;
  height: 71%;
  align-items: center;
  justify-content: space-between;
  flex-direction: column-reverse;
}
li.next1, li.prev1 {
  background:#D6B75C;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #550000;
  font-size: 28px;
  border-radius: 50%;
  cursor: pointer;
}
li.next1 i{
  position: relative;
  top: -2px;
}
li.prev1 i {
  position: relative;
  top: 1px;
}
.bg-1 { background: #5ee392; text-align: center;display: flex;
  padding: 14px 0px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  align-self: stretch; color: #500; margin-top: 70px;

  text-align: center;
  font-family: Montserrat;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;}
  .bg-2 {display: flex;
    padding: 16px 0px;
    justify-content: space-between;
    align-items: center;
    align-self: stretch; background: #550000;}

    .big-icons { display: flex;}
    .big-icons li {display: flex;
      width: 156px;
      height: 156px;
      padding: 16px;
      flex-direction: column;
    
      align-items: center; vertical-align: top;
      gap: 16px;}
      .big-icons li a   {color: #D6B75C;
        text-align: center;
        font-family: Montserrat;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;}
        .big-icons li p { margin: 0;}
        .big-icons li p.text-center{ height: 80px;}
  .big-icons li svg { height: 60px;}
  .big-icons li a:hover { opacity: .7;}
  .mission {border-radius: 28px;
    border: 1px solid #6ECBD1;
    background: linear-gradient(180deg, #0CF 0.74%, #0097FF 52.16%, #005B99 100%);
width: 100%;      max-width: 679px; position: absolute; top: 348px; right: 0; height: 270px;
}
 .nav-tabs .nav-link {font-size: 20px;font-size: 20px;
  color: #45a85b; font-weight: 600;}
  .nav-link:hover {
    color: #550000!important;
}

ul.upcoming-events {  width: 100%;}
  ul.upcoming-events li { display: block; border-radius: 8px;
  background: #500; margin-bottom: 30px;}
  ul.upcoming-events li .date-0 {display: flex;
    flex-direction: row;}
  ul.upcoming-events li .date-1 {   background: #d6b75c; border-radius: 8px 0px 0px 8px;padding: 5px 12px;  width: 93px;}
  ul.upcoming-events li .date-5 {   background: #500;  border-radius: 0px 8px 8px 0px; padding: 11px 0px 0px 13px; color: #D6B75C;

    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;}
    ul.upcoming-events li .date-5 p { margin: 0;}
    ul.upcoming-events li .date-5 p.event2 { margin: 0;color: #D6B75C;

      font-family: Inter;
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: normal;}
    ul.upcoming-events li .date-5 p.event3 { margin: 0;color: #D6B75C;

      font-family: Inter;
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: normal;}
  ul.upcoming-events li .date-1 div {display: block; color: #500;

    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;}
    .campus-news { width: 100%;height: 520px;
     
      overflow: hidden;}
    .campus-news li{ width: 100%; margin-bottom: 10px;}
    .campus-news li .c-news {display: flex;      flex-direction: row;}
.text-box { padding:0 20px;}
.text-box p { margin: 0;}
.text-box .d-date{color: #500;

  font-family: Inter;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;}
  .img-box { width: 186px; position: relative;}
  .img-box:after { content: ""; width: 100%; height: 100%; background: url(/images/fb1.png) center center no-repeat; position: absolute; top: 0; z-index: 1;}
  .fb1 .img-box:after { content: ""; width: 100%; height: 100%; background: url(/images/fb1.png) center center no-repeat; position: absolute; top: 0; z-index: 1;}
  .insta1 .img-box:after { background: url(/images/insta1.png) center center no-repeat; }
  
  .img-box img { max-width: none;}
  .footerimg { position: relative; background: url(/images/footer.png) top center no-repeat; width: 100%; height: 910px;}
  .justify-content-center { margin-top: 212px;}
  .about-us {display: flex;
    padding: 32px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 16px;
    flex: 1 0 0; border-radius: 8px;
    background: rgba(93, 227, 146, 0.60);
    
    backdrop-filter: blur(10px);   width: 100%;
    max-width: 948px;}
    .about-us h2{color: #500;

      text-align: center;
      font-family: Inter;
      font-size: 40px;
      font-style: normal;
      font-weight: 800;
      line-height: normal;
      text-transform: uppercase;}
      .about-us h3  {color: #1E1E1E;

        text-align: center;
        font-family: Montserrat;
        font-size: 48px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        text-transform: uppercase;}
        .about-us  p{color: #1E1E1E;

          text-align: justify;
          font-family: Montserrat;
          font-size: 16px;
          font-style: normal;
          font-weight: 600;
          line-height: normal;}
.text-box .dis{color: #000;

  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;}
    
    .h3 {color: #000; margin: 0;

      font-family: Inter;
      font-size: 16px;
      font-style: normal;
      font-weight: 700;
      line-height: normal;}

    .h2 {color: #500;

      font-family: Montserrat;
      font-size: 24px;
      font-style: normal;
      font-weight: 700;
      line-height: normal;
      text-transform: uppercase;}
      .nav-pills .nav-link.active, .nav-pills .show>.nav-link,.nav-pills .nav-link {  color: #500;

        font-family: Montserrat;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        text-transform: uppercase; border-radius: 0; border-left:1px solid #000 ;}
        .nav-pills .nav-link.active { background: #d6b75c;}
        .nav-pills li:first-child { border: 0;}
    .date-4 { font-size: 16px;font-weight: 500;}
 

/* Notices Box */
.notice-title{
  text-align: center;
  padding: 10px 0 16px 0;
  margin: 0px;
}
.notice-title h2 {
  color: #000;

  font-family: Inter;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
}
.notice-title h2 span {color: #500;
  font-family: Inter;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;}
a.view-notice{border-radius: 3px;
  background: #5DE392;
  color: #500;
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: inline-block;
  /* float: RIGHT; */
  padding: 9px 28px;
  text-decoration: none;
  position: relative;
  top: -5px; margin-left: 21px;}
  a.view-notice svg{margin-right: 5px;
    margin-top: -2px;}
    a.view-notice:hover svg path { fill: #550000;} 
    a.view-notice:hover {background: #550000; color: #fff; }

        a.vn2:hover svg path { fill: #fff;} 

    
    .notice5 { padding: 0px 15px;}
 .notice5 .w-100  {width: 365px;
  height: 283px; padding: 35px;
  flex-shrink: 0;border-radius: 10px;
  background: linear-gradient(180deg, #FEFEFF 0%, #E6E8F8 100%), #45A85B; border-bottom: 16px solid #46a85b;}
.notices-bx1 {
  margin: 0 0 0 47px;
  padding: 0 70px 0 0;
  position: relative;
  width: 444px !important;
}
.notices-date {
  font-size: 40px;
  font-weight: 700;
  color: #fff;
  padding: 36px 0 8px 0;
  margin: 0px;
  line-height: 30px;
}
.notices-date span {
  font-size: 26px;
}
.notices-bx1 p {
  padding: 0px;
  margin: 0px;
  line-height: 18px;
  font-weight: 400;
}
.Notice-box { position: relative; width: 100%; height: 283px;}
.notices-bx1 p a{
  color: #fff;
  font-size: 15px;
  text-decoration: none;
  padding: 0 22px 0 0;
  margin: 0px;
  line-height: 18px;
  font-weight: 400;
  text-transform: uppercase;
  width: 409px !important;
  display: block;
  cursor: pointer;
}
ul.parent-arrow3 {
  display: block;
  align-items: center;
  justify-content: space-between;
  z-index: auto;
  position: absolute;
  width: 100%;
  top: 42%;
  left: 0px;
}
li.next3, li.prev3 {
  height: 30px;
  background: #45A85B;
  width: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 26px;
  cursor: pointer;
}
li.next3 {
  right: 0;
  position: absolute;
}
li.prev3 { position: absolute; left: 0;}
.nWrap .day {color: #FFF;

  font-family: Inter;
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;width: 83px;
  height: 67px;
  flex-shrink: 0; border-radius: 6px;
  background: #5DE392;     text-align: center;
  display: inline-block;}
  .nWrap p.dddd {color: #424242;

    font-family: Inter;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase; margin: 0;    margin-top: 8px;
    margin-bottom: 15px;}
  .noticetext a.eventH1  {color: #424242;

      font-family: Inter;
      font-size: 14px;
      font-style: normal;
      font-weight: 500;
      line-height: normal;
      text-transform: uppercase;}
.updated-on {
  color: #CE0000;margin-top: 5px;

font-family: Inter;
font-size: 8px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-transform: uppercase;
} 
.new-bx1 {
  position: absolute;
  right: 15px;
  background: rgba(255, 184, 0, 1);
  width: 46px;
  height: 19px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  border-radius: 264px;
  border: 1px solid #fff;
  top: 9px;
  font-weight: 500;
  margin: 2px 0px 0 0;
}
ul.position-holder { display: flex
  ;
      padding: 8px 12px;
      justify-content: center;
      align-items: center;
      gap: 16px;  }
          ul.position-holder li { display: block; border-radius: 8px;            background: #500;}
          ul.position-holder li div {   display: flex;
  padding: 8px 10px;
  justify-content: center;
  align-items: center;
  gap: 8px; flex-direction: row;color: #FFF; white-space: nowrap;
  
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;}
  ul.position-holder li div span {font-weight: 700;}
  ul.position-holder li div img { max-width: none;}
  ul.ph-1 { margin-top: 0px;}
  ul.ph-1 li { background: #d6b75c; color: #500;}
  ul.ph-1 li div {color: #500;}
  ul.ph-1 li div svg path { fill: #500;}
  .footer {
    width: 100%;
    position: relative;
    float: left;
    background: #550000;
  
    padding: 50px 0;
    color: #fff;
}.border-footer {
  border-right: 1px solid #fff;
}
.border-footer p { margin: 0}
.f14b {
  font-size: 21px;
  margin-top: 15px;
}
.pleft { padding-left: 15px;}
 .socialIcon{display: block;float: left;width: 100%;margin-top: 7px;}
.socialIcon ul{}
.socialIcon ul li{display: inline-block;margin: 0 1px;width: 25px;height: 25px;transition: all 0.5s ease-out; border-radius:20px;}
.socialIcon ul li:hover{ -webkit-box-shadow: 0px 0px 5px 0px rgb(249 171 3); -moz-box-shadow: 0px 0px 5px 0px rgba(249,171,3,1); box-shadow: 0px 0px 5px 0px rgb(249 171 3);background: #f9ab03;}
.socialIcon ul li a{width: 25px;height: 25px;display: inline-block;background-image: url(/images/socialIcon.png);background-repeat: no-repeat;}
.socialIcon ul li a.instragram{background-position: -16px -1px;}
.socialIcon ul li a.whatapp{background-position: -45px -1px;}
.socialIcon ul li a.facebook{background-position: -73px -1px;}
.socialIcon ul li a.youtube{background-position: -101px -1px;}
.socialIcon ul li a.linkdin{background-position: -129px -1px;}
.socialIcon ul li a.twitter{background-position: -158px -1px;}
.f14b {  font-size: 21px;  margin-top: 15px;}
.usefullink li {display: block;margin-bottom: 10px;text-align: left;}
.usefullink li a {font-size: 16px;color: #fff;text-align: left;font-weight: 400;transition: all 500ms ease;-moz-transition: all 500ms ease;-webkit-transition: all 500ms ease;-ms-transition: all 500ms ease;-o-transition: all 500ms ease;}
.usefullink li a:hover {color: #f9ab03;}
.footer .footerLeft {float: left;width: 100%;max-width: 555px;position: relative;}
.footer img {max-width: none;}
.footerBtm {position: relative;text-align: center;font-size: 15px;color: #fff;margin-top: 32px;font-weight: 300;}
.footerBtm a {font-size: 14px;color: #fff;display: inline-block;}
.footerBtm a:hover {color: #f9ab03;}
.fmstr {padding-left: 24%;}
.f14b{font-size: 21px;margin-top: 15px; color: #FFF;

  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 100% */
  text-transform: uppercase;}
  .cont-info {color: #FFF;

    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px; padding: 10px 0;}
.PhoneFooter{font-size:28px;}
.t20{margin-top: 6px;color: #FFF;

  text-align: center;
  font-family: Montserrat;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;

  text-transform: uppercase;}
  .border-footer .t20{ margin: 10px 0;}
  span.call {color: #FFF;

    text-align: center;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; }
    span.mail {olor: #FFF;

      text-align: center;
      font-family: Montserrat;
      font-size: 16px;
      font-style: normal;
      font-weight: 500;
      line-height: 40px; }
.usefullink li {display: block;margin-bottom: 10px;text-align: left; background: url(/images/footer-arrow.png) 0px 6px no-repeat; padding-left: 25px;}
.usefullink li a {color: #FFF;

  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; transition: all 500ms ease;-moz-transition: all 500ms ease;-webkit-transition: all 500ms ease;-ms-transition: all 500ms ease;-o-transition: all 500ms ease;}
.usefullink li a:hover {color: #f9ab03;}
.footer .footerLeft {float: left;width: 100%;max-width: 555px;position: relative;}
.footer img {max-width: none;}
.footerBtm {position: relative;text-align: center;font-size: 15px;color: #fff;margin-top: 32px;font-weight: 300;}
.footerBtm a {font-size: 14px;color: #fff;display: inline-block;}
 
.fmstr {padding-left: 24%;}
/* Meassages Css */
.bg-message{
  padding: 50px 0;
  position: relative;
}
.msg-img {
  overflow: hidden;
  border-radius: 0 190px 190px 0;
  padding: 0 18px 0 0;
}
.msg-img img {
  border-radius: 0 190px 190px 0;
  max-width: 100%;
}
.msg-txt p {
  color: #FFF;

  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal; line-height: 20.8px;
}
.f32 { font-size: 32px;}
 .msg-txt {background: #550000;color: #FFF;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal; padding: 25px 25px;}
   
.msg-txt a:hover{
  background: #fff; color: #550000;
}
a.msg-txt:hover svg path {
  fill: #550000;
}

ul.parent-arrow4 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: auto;
  position: absolute;
  width: 69px;
  top: 6px;
  right: 17px;
}
li.next4, li.prev4 {
  height: 30px;
  background: #550000;
  width: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 26px;
  cursor: pointer;
}
 
 
.masterText { min-height: 400px;}
ul.innerUl li, ul.unorder_list1 li {
  padding-left: 35px;
  background: url(/images/ulbg.png) 0px 4px no-repeat;
  margin-bottom: 12px;
}
.masterText img { max-width: 100%;}
.accordionHeader_Y {
    width: 100%;
    text-align: left;
    background: #550000 url(/images/ajax-arrow1.png) no-repeat 1% center;
    color: #fff;
    border: 1px solid #550000 ;
    margin: 8px 0px 0px 0px;
    font-size: 18px;
    padding: 10px 15px 10px 40px;
    box-sizing: border-box;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 400;
}

.accordionHeaderSelected {
    width: 100%;
    text-align: left;
    background: #45a85b url(/images/ajax-arrow.png) no-repeat 1% center;
    color: #ffffff;
    border: 1px solid #45a85b;
    margin: 8px 0px 0px 0px;
    font-size: 18px;
    padding: 10px 15px 10px 40px;
    box-sizing: border-box;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 400;
}

.accordionContent_Y {
    background-color: #fff;
    padding: 25px;
    padding-top: 22px;
    border: 1px solid #45a85b;
} 
 
 
h3.masterHead.pageHeading {
    background: #550000;
    text-align: center;
    display: flex;
    margin: 0px auto 32px;
    max-width: max-content;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-transform: uppercase;
    
    padding: 7px 28px;
    font-size: 24px;
    position: relative;
    border-radius: 3px;
}
h3.masterHead.pageHeading::before {
    content: '';
    width: 0px;
    height: 0px;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-top: 13px solid #550000;
    position: absolute;
    bottom: -12px;
}
h3.innerH3 {
    font-size: 24px;
    font-weight: 600;
    padding: 13px 0 5px 0;
    margin: 0px;
}
.innerImg {
    float: right;
    margin-left: 20px;
}
.innerImg img {
    border-radius: 0 47px;
    box-shadow: 1px 6px 6px 0px rgb(0 0 0 / 30%);
}
.masterText p {
    font-size: 16px;
    color: #3a3737;
    line-height: 23px;
    padding: 0px 0 12px 0; text-align: justify;
    margin: 0;
}

@media (min-width: 1400px){
  span.cap-img{
    left: 53% ;
  }
  
  .phto-bx img{
    left: 0%;
  }
  
}
@media (max-width: 992px){
  .Notice-box::before{
    display: none;
  }
  .Notice-box {
    width: 100%;
    height:auto;
    padding: 3px 41px 25px 41px;
    border-radius: 7px;
  }
  .notices-bx1 p a{
    width: 100% !important;
  }
  .notices-bx1{
    width: 100% !important;
    margin:0 0 0 4px;
    padding: 0px;
  }
}

@media (max-width:767px){
  .top-number{
    display: none !important;
  }
  .logo img {
      width: 43%;
  }
  .quick-access {
    position: absolute;
    top: 13px;
}
.rightside-slider{
  position: relative;
  width: 100%;
}

.box-sl img{
  height: auto;
}
.Notice-box::before{
  display: none;
}
.Notice-box {
  width: 100%;
  height:auto;
  padding: 3px 41px 25px 41px;
  border-radius: 7px;
}
.notices-bx1 p a{
  width: 100% !important;
}
.notices-bx1{
  width: 100% !important;
  margin:0 0 0 4px;
  padding: 0px;
}
ul.parent-arrow3{
  width: 98%;
  left: 3px;
}
.msg-img img, .msg-img, .about-img{
  border-radius: 6px;
  padding-bottom: 10px;
  padding-right: 0px;
}
.photogallery-sl, .videogallery-sl{
  height: auto;
  border-radius: 7px;
}
.bday-bx1 {  
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
  padding: 34px 0;
  border-radius: 5px;
}
.bday-img {
  width: 100%;
  margin: 0 0 21px 0;
}
.bday-txt, .teachbday-txt{
  writing-mode: unset;
  height: auto;
}
.techbday-sl {
  height: auto;
  flex-direction: column-reverse;
  justify-content: center;
  padding: 34px 0;
}
.bday-bx, .tech-bday-bx{
  height: auto;
  border-radius: 7px;
  margin-bottom: 16px;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
.photo-title h3, .title-bdy{
  text-align: left;
}
span.cap-img {
  display:none;
}

.mobile-app-bx, .mobile-slide-bx{
  height:auto;
  border-radius: 7px;
}
.mobile-slide-bx{
  height: auto;
  float: none;
  width: 100%;
}
.ft-orng {
  height: auto;
  border-radius: 7px;
  padding: 18px;
  margin: 27px 0;
}
.ft-copyright{
  padding: 0px;
}
ul.parent-arrow {
  width: 94%;
  top: 42%;
  left: 12px;
}
.slider-txt{
  padding: 42px 0 8px 0
}
.box-sl{
  border-radius: 7px;
  height: auto;
}
ul.parent-arrow1 {
  height: auto;
  top: 46%;
  left: 0;
  right: 0;
  position: absolute;
  flex-direction: row;
  transform: 0;
}
li.next1, li.prev1{
  width: 42px;
  height: 42px;
  transform: rotate(90deg);
}

}

/********************College Administration*****************/


.FP ul li:nth-child(4n + 1) {
    margin-left: 0;
}

.FP ul li:first-child {
    margin-left: 0;
}

.FP ul li {
    display: inline-block;
    margin: 10px;
    width: 260px;
    height: 450px;
    border: 1px solid #550000;
    box-sizing: border-box;
    float: left;
    position: relative;
    letter-spacing: .3px;
    line-height: 18px;
    vertical-align: top;
    margin-bottom: 30px;
}

.divfp {
    width: 100%;
    text-align: center;
}

    .divfp > img {
        margin: 0px auto 10px auto;
    }

span.nme {
    color: #505050;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 6px;
}

span.desig {
    color: #505050;
    font-size: 16px;
    font-weight: 500;
}

.fplb {
    margin: 0 auto;
    width: 30%;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    text-align: center;
}

.pl {
    float: left;
}

.fpl {
    background: #b82a2b;
    width: 72px;
    height: 28px;
    display: inline-block;
    line-height: 28px;
    color: #fff;
    border: 1px solid transparent;
}

.el {
    float: right;
    background-color: #595959;
}

.fpl {
    background: #b82a2b;
    width: 72px;
    height: 28px;
    display: inline-block;
    line-height: 28px;
    color: #fff;
    border: 1px solid transparent;
}
.Fclty {
    width: 100%;
}
.fpro-img {
    height: 280px;
    width: 189px;
    border: 1px solid #ddd;
    box-sizing: border-box;
    float: left;
    margin-right: 25px;
    position: relative;
}
.divfp {
    width: 100%;
    text-align: center;
}
 .divfp img:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.FP {
    width: 100%;
    float: left;
}

a.congg {
    color: #550000;
    font-weight: 600;
}














