.celebrities {
    background-color: #F2F3F7;
}
.celebrities h2,.intern-videos h2 {
    color: var(--mehroon);
    font-size: 34px;
    font-weight: 300 !important;
}
.grid article {
    display: block;
    float: left;
    margin: 0.7%;
    background-color: #FFF;
    width: 31.5%;
    max-height: fit-content;
    box-shadow: 4px 0 10px #CCC;
    border-radius: 0 0 5px 5px;
}
.artcle_img a img {
    transition: 0.3s;
    min-height: 320px;
    max-height: 320px;
    width: 100%;
    object-fit: cover;
}
.celeb-heading {
    margin-top: 15px;
    font-size: 14px !important;
    color: #333;
    text-transform: uppercase;
    font-weight: 700 !important;
    padding: 0 10px;
    margin-bottom: 3px !important;
}
.celeb-content {
    margin-bottom: 20px !important;
    font-size: 11px !important;
    color: #000;
    padding: 0 10px;
    opacity: .7;
    font-style: italic;
}
.img-gallery .button { 
    background-color: #000 !important;
}
.img-gallery .button.is-checked.active {
    background-color: #a50034 !important;
    outline: 0;
    display: inline-block;
    border-radius: 10px !important;
}
.bollywood-collage {
    position: relative;
}
.blocks {
    display: flex;
    height: 500px;
    overflow: clip;
  }
  .blocks img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    will-change: filter;
    vertical-align: bottom;
  }
  .blocks .block {
    container: block/inline-size;
    flex: 1;
    margin-right: -20%;
    -webkit-clip-path: polygon(20% 0, 100% 0%, 80% 100%, 0% 100%);
            clip-path: polygon(20% 0, 100% 0%, 80% 100%, 0% 100%);
    transition: 0.25s flex 0.125s linear;
    will-change: flex;
  }
  .blocks .block a {
    position: relative;
  }
  .blocks .block a div {
    position: absolute;
    bottom: 1rem;
    left: 1rem;
    color: #fff;
    font-size: clamp(12px, 3cqw, 32px);
    z-index: 2;
  }
  .blocks .block:first-child img {
    filter: grayscale(0);
  }
  .blocks .block img {
    filter: grayscale(1);
  }
  .blocks .block:hover {
    flex: 1.25;
  }
  .blocks .block:hover img {
    filter: grayscale(0);
  }
  .blocks .block:first-child {
    -webkit-clip-path: polygon(0 0, 100% 0%, 80% 100%, 0% 100%);
            clip-path: polygon(0 0, 100% 0%, 80% 100%, 0% 100%);
  }
  .blocks .block:last-child {
    margin-right: -15%;
    -webkit-clip-path: polygon(20% 0, 100% 0%, 100% 100%, 0% 100%);
            clip-path: polygon(20% 0, 100% 0%, 100% 100%, 0% 100%);
  }
  .blocks:has(.block:not(:first-child):hover) .block:first-child img {
    filter: grayscale(1);
  }
  .bg-grey {
    background-color: #F2F3F7;
  }
  .bg-white {
    background-color: #FFF;
  }
  .r-heading {
    font-weight: 300 !important;
    font-size: 40px;
    font-family: var(--lato);
    color: var(--mehroon);
  }
  .w-80 {
    width: 80%;
    margin: 0 auto;
  }
  .owl_hrevents.owl-carousel .owl-dots .owl-dot.active {
    background: #bdcddf !important;
  }
  .research-custom.vision_sec {
    background-color: #FFF;
    position: relative;
  }
  .research-custom.vision_sec {
    .owl_mission.owl-carousel{
      .owl-item {
          position: relative;
          filter: grayscale(1);
      }
    }
  }
   
  .research-custom.vision_sec {
    &:after {
        content: "";
        background: none !important;
    }
  }
  .research-custom.vision_sec {
    .item {
        border: 0px solid #fff;
        box-shadow: 0;
        margin: 15px;
    }
  }
  .research-custom.vision_sec {
    & .item {
        &:before {
            content: '';
            position: absolute;
            background-image: linear-gradient(2deg, rgb(0 0 0) 0%, rgba(5, 5, 5, 1) 27%, rgba(255, 255, 255, 0.13) 100%);
            margin: 15px;
        }
    }
  }
  .research-custom.vision_sec {
    .owl_mission.owl-carousel{
      .owl-item:hover {
          filter: grayscale(0);
      }
    }
  }

  .bg_red {
      background-color: #9F0203;
  }
  .h-heading {
    font-size: 36px;
    font-family: var(--googlesansBold);
    margin-bottom: 15px;
  }
  .max_width_8 {
    max-width: 80.66%;
    margin: 0 auto 2.5rem;
  }
  .reh_list .reh_item {
    width: 20%;
  }
  .reh_list .reh_item:not(:first-child) {
    border-left: 1px solid #fff;
  }
  .li_mtop {
    margin-top: 1.5rem;
  }
 .center_excellence .sec_title {
    margin-bottom: 3rem;
  }
  .reh_list .reh_item {
      width: 20%;
  }
  .reh_list .reh_item:not(:first-child) {
      border-left: 1px solid #fff;
  }
  .reh_list .reh_item .itm_inner {
      padding: 1.5rem 0 2.5rem 1rem;
  }
  .reh_list .reh_item .itm_inner p, .reh_list .reh_item .itm_inner h2 {
      margin-bottom: 0;
  }
  .reh_list .reh_item .itm_inner p, .reh_list .reh_item .itm_inner .h-heading {
      margin-bottom: 0;
  }
  .reh_list .reh_item .itm_inner h2 sub {
      font-size: 50%;
      font-family: var(--googlesansRegular);
  }
  .reh_list .reh_item .itm_inner .h-heading sub {
      font-size: 50%;
      font-family: var(--googlesansRegular);
  }
  .center_exc_content_pad h3 {
    margin-top: 15px;
    line-height: 1.2;
  }
  .h-heading {
    font-size: 36px;
    font-family: var(--googlesansBold);
    margin-bottom: 15px;
  }
  .h-heading sub {
    font-size: 60%;
    margin-bottom: 0;
    position: relative;
    bottom: 0px;
  }
  .itm_inner p {
   font-size: 14px;
  }
  .excelnce_carousel .item {
    text-align: center;
    background: #1d2957;
    color: #fff;
  }
  .excelnce_carousel .owl-item:nth-child(even) .item {
    background: #bc0608;
  }
  .excelnce_carousel .item .center_exc_content {
    padding: 2.5rem;
  }
  .excelnce_carousel .item .center_exc_content img.exc_logo {
    width: auto;
    height: 60px;
    object-fit: contain;
    margin: 0 auto;
    filter: brightness(0) invert(1);
  }
  .excelnce_carousel .item .ce_List {
    display: flex;
    flex-wrap: wrap;
    margin-left: -2rem;
    width: calc(100% + 4rem);
  }
  .excelnce_carousel .item .ce_List .ce_Item {
    width: 33.33%;
    padding: 10px 5px;
    padding-bottom: 0;
    margin-top: 1rem;
  }
  .excelnce_carousel .item .ce_List img {
    width: 50px;
    margin: 0 auto 10px;
  }
  .excelnce_carousel .item .center_exc_img {
    display: flex;
    height: 428px;
  }
  .excelnce_carousel .item .center_exc_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
  }
  .excelnce_carousel .item .center_exc_img img.bosh__img {
      object-position: bottom;
  }
  .center_excellence:after {
    background: #fff;
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: calc(282px + 70px);
  }
  .excelnce_carousel button.owl-prev, .excelnce_carousel button.owl-next {
    top: 30% !important;
  }
  .excelnce_carousel button.owl-prev img, .excelnce_carousel button.owl-next img,
  .internation_collaboration button.owl-prev img, .internation_collaboration button.owl-next img {
    filter: brightness(0) invert(1);
    width: 20px;
  }
  .empower-figure-left figure {
    height: 760px !important;
  }
  .empower-figure-right figure {
     height: 300px !important;
  }
  .empower-figure-right-bottom figure {
    height: 440px;
    margin-top: 20px;
  }
  .empower figure figcaption {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding: 20px;
    height: 100%;
    color: var(--white);
  }
  .empower.empower-top figure figcaption {
    justify-content:flex-start;
    align-items: flex-start;
    padding: 40px;
    height: 100%;
    color: var(--white);
  }
  .empower figure figcaption h6 {
      font-size: 16px;
      color: var(--white);
      font-weight: 700;
      font-family: var(--lato);
  }
  .empower.empower-top figure figcaption h6 {
      font-size: 42px;
      font-weight: 500;
  }
  .empower.empower-top figure figcaption p {
      font-size: 18px;
      font-weight: 500;
  }
  .center_owlnav button.owl-prev, .center_owlnav button.owl-next {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 25px;
    height: 40px;
  }
  .grey_btn, .grey_btn:hover {
    background: #ededed;
    padding: 14px 30px 12px;
    display: inline-block;
    color: #484848;
    font-family: var(--googlesansBold);
    white-space: nowrap;
    letter-spacing: 1px;
    position: relative;
    border: 0;
  }
  .red_btn, .red_btn:hover, .grey_btn, .grey_btn:hover {
    padding: 17px 40px 15px;
    letter-spacing: 2px;
  }
  .lpa_carousel .owl-nav button.owl-prev, .pedaspace_carousel .owl-nav button.owl-prev, .center_owlnav button.owl-prev, .center_owlnav button.owl-next {
      left: -40px;
  }
  .lpa_carousel .owl-nav button.owl-next, .pedaspace_carousel .owl-nav button.owl-next, .center_owlnav button.owl-next {
      right: -40px;
      left: auto;
  }
  .excelnce_carousel.owl-carousel .owl-nav {
    display: block;
  }
  .center_owlnav button.owl-prev, .center_owlnav button.owl-next {
    width: 25px;
    height: 40px;
  }
  .excelnce_carousel button.owl-prev, .excelnce_carousel button.owl-next {
      top: 30% !important;
  }

  /* Admission Officies */
  .contact-us-section h4 {
    font-size: 26px;
  }
  .contact-us-section h4 {
    font-size: 36px;
    text-align: center;
    color: #98002e;
  }
  .contact-us-section .address {
    margin-bottom: 18px;
  }
  .contact-us-section h5 {
    font-size: 15px;
    margin-bottom: 3px;
  }
  .contact-us-section p {
    color: #2e2e2e;
    font-size: 15px;
    margin-bottom: 1px;
  }
  .contact-us-section p a {
    color: #2e2e2e;
    font-weight: 700;
    text-decoration: underline !important;
    text-underline-position: under;
    transition: all 0.3s ease-in-out;
  }
  .contact-us-section .pd-left::before {
    content: "";
    position: relative;
    background-image: url(../images/admission-officies/line-border.svg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 95%;
    width: 3px;
    position: absolute;
    left: 0;
    top: 0;
  }
  .contact-us-section .pd-right {
    padding-right: 80px;
  }
  .contact-us-section .pd-left {
    padding-left: 80px;
    position: relative;
  }
  .head-office .content h4 {
    font-size: 34px;
    font-weight: 700;
    color: #98002e;
    text-align: center;
    line-height: 1.4;
    margin-bottom: 15px;
  }
  .head-office .content {
    text-align: center;
  }
  .head-office .content p {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .head-office .content p span {
    font-weight: 700;
    color: #98002e;
  }
  .head-office .content a {
    padding: 10px 25px;
  }
  .head-office .content a {
    background-color: #98002e;
    color: #fff;
    padding: 12px 30px;
    border-radius: 24px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease-in-out;
  }
  .head-office .content a img {
    max-width: 30px;
  }
  .head-office .content a p {
    display: flex;
    flex-direction: column;
    color: #ffffff;
    margin-bottom: 0;
    padding-left: 12px;
  }
  .head-office .content a p span.helpline {
    color: #fff;
    font-size: 14px;
  }
  .head-office .content a p span.number {
    color: #fff;
    font-weight: 400;
    line-height: 1.2;
    font-size: 18px;
  }
  .head-office {
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 860px;
  }
  .contact-form .heading {
    margin-bottom: 40px;
  }
  .contact-form .heading h3 {
    font-size: 30px;
    margin-bottom: 5px;
    font-weight: 700;
    color: #98002e;
    text-align: center;
  }
  .contact-form .heading p {
    font-size: 22px;
    font-weight: 400;
    color: #2e2e2e;
    text-align: center;
  }
  .contact-form .d-flex {
    display: flex !important;
    background-color: #ffffff;
    box-shadow: 0px -2px 10px 1px #b9b9b9;
    width: 100%;
    max-width: 1222px;
    margin: 0 auto;
  }
  .visible_desktop {
    margin-top: 50px;
    padding: 40px;
    width: 50%;
  }
  .form_hdr p {
    font-size: 14px;
  }
 
@media (max-width: 767px) {
  .reh_list .reh_item:nth-child(4) {
    border-bottom: 1px solid #fff;
  }
  .reh_list .reh_item:last-child {
    border-left: 0;
  }
  .contact-form .d-flex figure {
    display: none;
  }
  .contact-form .heading h3 {
    font-size: 24px;
  }
  .contact-form .heading p {
    font-size: 16px;
  }
  .contact-us-section p {
    font-size: 14px;
  }
  .head-office .content a p span.helpline {
    font-size: 12px;
  }
  .head-office .content a p span.number {
    font-size: 14px;
  }
  .contact-us-section h4 {
    font-size: 20px;
  }
  .head-office .content h4 {
    font-size: 20px;
  }
  .head-office .content p {
    font-size: 15px;
  }
  .head-office .content a {
    padding: 10px 20px;
  }
  .contact-us-section .pd-left {
    padding-left: 15px;
  }
  .contact-us-section .pd-left::before {
   display: none;
  }
  .head-office {
    min-height: 300px;
  }
  .r-heading {
    font-size: 24px;
  }
  .h-heading {
    font-size: 24px;
  }
  .empower.empower-top figure figcaption h6 {
    font-size: 24px;
  }
  .main-content .ce_Item p {
    font-size: 14px;
  }
  .main-content .center_exc_content p {
    font-size: 14px;
  }
  .excelnce_carousel .item .ce_List .ce_Item {
    width: 33.33%;
    padding: 10px 15px;
    padding-bottom: 0;
    margin-top: 1rem;
  }
  .empower.empower-top figure figcaption p {
    font-weight: 300;
  } 
  .research-innov .program-advantages .col-md-4 {
    padding: 15px;
  }
  .research-innov .w-80 {
    width: 100%;
  }
  .research-innov .program-advantages .text-center {
    margin-bottom: 30px;
  }
  .research-innov .p-4 {
    padding: 0.5rem !important;
  }
  .research-innov .pl-0 {
    padding-left: 15px;
  }
  .excelnce_carousel .item .center_exc_content {
    padding: 1.5rem;
  }
  .empower-figure-left figure {
    height: 320px !important;
  }
  .empower figure figcaption {
    margin-top: 20px;
  }
  .program-advantages .col-md-4 h5 {
    min-height: 45px;
    margin-bottom: 10px;
  }
  .max_width_8 {
    max-width: 100%;
    margin: 0 auto 2.5rem;
  }
  .reh_list .reh_item {
    width: 50%;
    margin: 0;
    border-top: 1px solid #fff;
  }
  .reh_list .reh_item:first-child, .reh_list .reh_item:nth-child(2) {
      border-top: 0;
  }
  .reh_list .reh_item:nth-child(3) {
      border-left: 0;
  }
  .reh_list .reh_item .itm_inner {
      padding-left: 10px;
  }
  .main-content .reh_list.row {
    display: flex;
    align-items: baseline;
  }
}
 
@media (max-width: 575px) {
    .blocks .block:hover {
        flex: 2.25;
    }
    .grid article {
        width: 100%;
    }
    .celeb-heading {
        font-size: 17px !important;
    }
    .celebrities h2, .intern-videos h2 {
        font-size: 28px;
    }
    .img-gallery .button a {
        font-size: 14px;
    }
}
@media (max-width: 1439.98px) {
  .artcle_img a img {
    min-height: 260px;
    max-height: 260px;
}
}
@media (max-width: 1199.98px) {
  .artcle_img a img {
    min-height: 230px;
    max-height: 230px;
  }
}