  section.dept-about {
    padding: 60px 0;
  }

  section.dept-about figure {
    position: relative;
    padding: 20px 0 0 20px;
    display: flex;
    height: 100%;
}

  section.dept-about figure:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 200px;
    height: 200px;
    background-color: #d99400;
}

section.dept-about figure img {
    object-fit: cover;
    z-index: 1;
    position: relative;
}
  /* section.dept-about figure:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 200px;
    height: 200px;
    background-color: #112b57;
  } */

  .counter-box {
    box-shadow: 0 0 2px 0 #ccc;
    padding: 20px;
    text-align: center;
    border-radius: 5px;
    background-image: url('https://nsuniv.ac.in//wp-content/themes/nsu-child/images/3d-background.jpg');
    background-color: #ededed;
    background-size: contain;
    background-position: right;
    background-repeat: no-repeat;
  }

  .counter-box h2 {
    color: #d99400;
  }

  /* Hod message */
section.hod-msg {
    padding: 60px 0 80px;
    position: relative;
    background-color: whitesmoke;
    background-image: url(../images/hod-msg-bg.jpg);
    background-size: 390px;
}

section.hod-msg:before {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  width: 80%;
  height: 100%;
  background-color: #dae6ffd4;
  z-index: revert-layer;
}
.hoddesg {
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  height: max-content;
  margin: auto;
  width: 100%;
  background: #ffffff;
  text-align: center;
  color: #000;
  padding: 12px;
  border-radius: 10px;
  box-shadow: 0 5px 6px #00000036;
}
.hoddesg h4 {
    font-size: 22px;
}
.hoddesg h5 {
    font-size: 16px;
    color: #bd393e;
}
.hodImg figure {
    margin: 0;
    position: relative;
}
.hodImg figure img {
    width: 100%;
}
  .hodImg {
    position: relative;
  }

  .dept-head {
    position: relative;
  }

  .hodCont {
    position: relative;
  }
.hodCont-innerpara {
    max-height: 260px;
    overflow: hidden;
    margin-bottom: 20px;
    text-align: justify;
}
  .readmore-btn {
    text-decoration: none;
    background-color: white;
    padding: 10px 30px;
    color: black;
    position: relative;
    transition: 1s;
  }

  .readmore-btn:before {
    position: absolute;
    content: '';
    top: 0px;
    right: 2px;
    width: 9px;
    height: 17px;
    background-color: #710e18;
  }

  .readmore-btn:after {
    position: absolute;
    content: '';
    bottom: 0px;
    left: 2px;
    width: 9px;
    height: 17px;
    background-color: #710e18;
  }

  .readmore-btn:hover {
    color: black;
  }

  .readmore-btn:hover:before {
    background-color: #112b57;
    bottom: 0;
    transition: 1s;
    height: 100%;
  }

  .readmore-btn:hover:after {
    background-color: #112b57;
    /* top: 0; */
    transition: 1s;
    height: 100%;
  }

  /* Infrastructure */
  section.dept-infra {
    padding: 60px 0;
  }

  .infra-img figure {
    position: relative;
    padding: 0;
    margin: 0;
}
.infra-img figure a {
  display: flex;
  height: 300px;
  border-radius: 5px;
  overflow: hidden;
}

.infra-img figure a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.infra-img {
  box-shadow: 0 0 5px 5px #00000014;
  margin: 10px;
  border-radius: 5px;
  overflow: hidden;
}

.infra-img figure .infraCon {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 60px;
  height: 55px;
  background-color: #ffffff;
  border-radius: 15px 0 0;
  box-shadow: 0 0 5px 5px #0000000d;
  padding: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.infra-img figure  figcaption {
  font-size: 20px;
  /* border: 1px solid; */
  padding: 15px;
  color: #000;
}
section.dept-infra .owl-carousel .owl-nav button.owl-prev, section.dept-infra .owl-carousel .owl-nav button.owl-next {
    z-index: 1;
    width: 40px;
    height: 40px;
    background-color: #d99400;
    border-radius: 0;
    position: absolute;
    top: -40px;
    transform: translatey(-50%);
    right: 0;
}
section.dept-infra .owl-carousel .owl-nav button.owl-prev {
    right: 43px;
}
section.dept-infra .owl-carousel .owl-nav button.owl-prev i, section.dept-infra .owl-carousel .owl-nav button.owl-next i {
    font-size: 32px;
    font-weight: 700;
    color: #fff;
}
section.achievement-section {
    padding: 60px 0;
    background: #2E67B1;
}

  .achievement-head {
    text-align: center;
    margin-bottom: 25px;
    color: #fff;
  }
/* 


  .department-achivement-box figure {
    width: 315px;
    overflow: hidden;
    display: inline-flex;
    margin-bottom: 0;
    border-radius: 8px;
  }

  .department-achivement-box figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .department-achivement-box .content {
    padding-left: 15px;
  }

  .department-achivement-box a {
    color: #000;
    text-decoration: none;
  } */
  .offer-box {
    width: 100%;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    margin-top: 20px;
    background: none;
    margin-bottom: 20px;
    display: inline-block;
    vertical-align: middle;
    /* box-shadow: 0 0 20px 3px rgb(213 213 213 / 72%); */
    border: none;
    background: #f1f3ed url(../images/PropertyHighlightsBg.png);
    background-size: cover;
}
/* .offer-box::before {
    content: '';
    position: absolute;
    background: linear-gradient(180deg, rgb(255 255 255 / 56%) 0%, rgb(255 255 255 / 94%) 100%);
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
} */
.offer-box figure {
    border-radius: 0;
    overflow: hidden;
    position: relative;
    margin-bottom: 0;
    height: 410px;
    width: 100%;
    /* position: absolute; */
}
.offer-box figure img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.restaurant-spec {
    padding: 14px 20px 3px 0;
    /* background: #fff; */
    /* text-align: left; */
    /* padding-left: 330px; */
}
.restaurant-spec h4 {
    color: #000;
    margin-bottom: 10px;
}
  section.achievement-section .owl-nav button.owl-prev,
  section.achievement-section .owl-nav button.owl-next {
    position: absolute;
    left: -25px;
    top: 0;
    bottom: 0;
    margin: auto;
  }

  section.achievement-section .owl-nav button.owl-next {
    right: -25px;
    left: unset;
  }

  section.achievement-section .owl-nav button.owl-prev i.fa-solid.fa-less-than,
  section.achievement-section .owl-nav button.owl-next i.fa-solid.fa-greater-than {
    font-size: 28px;
    color: #fff;
  }

  section.event-section {
    padding: 60px 0;
    background: #f1f1f1;
  }
  section.event-section .owl-nav {
    padding-top: 40px;
}
  .event-head {
    margin-bottom: 20px;
    text-align: center;
  }

  section.event-section .single-event.event-white-bg {
    background-color: #fff;
  }

  section.event-section .single-event .event-img {
    position: relative;
    overflow: hidden;
    height: 210px;
}

  section.event-section .single-event .event-img img {
    width: 100%;
    transform: scale(1);
    transition: all 0.5s ease 0s;
    height: 100%;
    object-fit: cover;
  }

  section.event-section .single-event:hover img {
    transform: scale(1.2);
  }

  section.event-section .single-event .event-img .event-date-wrap {
    position: absolute;
    top: 0;
    /* -webkit-transform: translateY(-50%); */
    /* transform: translateY(-50%); */
    /* left: 0; */
    right: 0;
    background-color: #1e3675;
    padding: 12px 0px 0px;
  }

  section.event-section .single-event .event-img .event-date-wrap span {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    display: block;
    line-height: 1;
    text-align: center;
    padding-bottom: 5px;
  }

  section.event-section .single-event .event-img .event-date-wrap span.year {
    font-size: 10px;
    background: #bd252b;
    padding: 5px;
  }

  section.event-section .single-event .event-content {
    padding: 15px;
  }
  section.event-section .single-event .event-content h3 {
    font-size: 18px;
    line-height: 26px;
    color: #444;
    font-weight: 600;
    margin: 0;
    margin-bottom: 10px;
    height: 70px;
    overflow: hidden;
}

  section.event-section .single-event .event-content h3 a {
    color: #000;
    text-decoration: none;
	font-size:16px;
	line-height:24px;
  }

  section.event-section .readmore {
    text-decoration: none;
    border: 2px solid #b30000;
    padding: 7px 14px;
    color: #000000;
    font-size: 16px;
    /* position: relative; */
    transition: 1s;
    border-radius: 5px;
}
section.event-section .readmore:hover{
  background: #b30000;
  color: #fff;
}

  section.event-section .owl-nav button.owl-prev,
  section.event-section .owl-nav button.owl-next {
    position: absolute;
    left: -23px;
    bottom: -20px;
    right: 25px;
    margin: auto;
    background: #4f4c4c;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    color: #fff;
  }

  section.event-section .owl-nav button.owl-next {
    right: -60px;
  }

  section.faculty-section {
    padding: 60px 0;
    background: #11348e;
  }

  section.faculty-section .faculty-details-box {
    padding: 0px 0 40px;
    margin-bottom: 0px;
    border-radius: 10px;
    background-color: #ffffff;
    text-align: center;
    overflow: hidden;
    position: relative;
    box-shadow: 0 0 6px #0003;
  }
  section.faculty-section .faculty-details-box figure {
    margin: 0 0 10px;
    height: 300px;
    overflow: hidden;
    border-radius: 10px;
}
  section.faculty-section .faculty-details-box img {
    width: 100%;
    height: 100%;
    padding: 20px;
    object-fit: cover;
    border-radius: 30px;

  }

  section.faculty-section .faculty-details-box h4 {
    padding: 0 15px;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 4px;
  }
  section.faculty-section .faculty-details-box h4 a {
    color: #000;
    text-decoration: none;
}
  section.faculty-section .faculty-details-box h5 {
    padding: 0 10px;
    font-size: 14px;
    font-weight: normal;
    font-style: italic;
  }
section.faculty-section .owl-nav button.owl-prev, section.faculty-section .owl-nav button.owl-next {
    position: absolute;
    left: -25px;
    top: 0;
    bottom: 0;
    margin: auto;
}
section.faculty-section .owl-nav button.owl-next {
    right: -25px;
    left: unset;
}
section.faculty-section .owl-nav button.owl-prev i.fa-solid.fa-less-than, section.faculty-section .owl-nav button.owl-next i.fa-solid.fa-greater-than {
    font-size: 28px;
    color: #fff;
}
  section.testimonial {
    padding: 60px 0;
  }

  section.testimonial .student-tm-box iframe {
    max-width: 100%;
    width: 100%;
  }

  .student-tm-box h2 {
    text-align: center;
    color: #9D2235;
    padding-top: 20px;
    text-transform: uppercase;
    font-size: 23px;
  }

  section.testimonial .student-tm-box .testi p {
    text-align: center;
    font-weight: 600;
  }

  .testimonial-text p {
    text-align: center;
  }

  section.testimonial .owl-nav button.owl-prev,
  section.testimonial .owl-nav button.owl-next {
    position: absolute;
    left: -20px;
    top: 0;
    bottom: 0;
    margin: auto;
  }

  section.testimonial .owl-nav button.owl-next {
    right: -20px;
    left: unset;
  }

  section.testimonial .owl-nav button.owl-prev i.fa-solid.fa-less-than,
  section.testimonial .owl-nav button.owl-next i.fa-solid.fa-greater-than {
    font-size: 25px;
    color: #bd252b;
  }
  .hod-message .modal-dialog {
    width: 100%;
    max-width: 90%;
    height: max-content;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.hod-message .modal-body {
    padding: 0px 12px 0px 0;
}
.hod-message .col-md-3.descrip_leader {
    background: linear-gradient(182deg, #d99400 0%, #11348e 100%);
    padding: 11px;
    text-align: center;
    border-radius: 10px 0 0 10px;
    color: #ffffff;
    position: relative;
}
.hod-message .col-md-3.descrip_leader:before {
    content: '';
    position: absolute;
    -webkit-clip-path: polygon(100% 0, 0 43%, 100% 100%);
    clip-path: polygon(100% 0, 0 43%, 100% 100%);
    width: 19px;
    height: 24px;
    background: #fff;
    top: 30px;
    right: -1px;
}
.hod-message .col-md-3.descrip_leader img.lib-img-show {
    max-width: 218px;
    border-radius: 8px;
}
.hod-message .col-md-3.descrip_leader h3 {
    font-size: 20px;
    padding: 15px 0 0;
}
.hod-message .col-md-3.descrip_leader h4 {
    font-size: 14px;
    font-style: italic;
    color: #fff;
}
.hod-message .col-md-9.messagebox {
    padding: 31px 28px 15px 15px;
}
.hod-message .modal-dialog .scroll-bar-2 {
    max-height: 300px;
    overflow-y: scroll;
    padding-right: 10px;
}
.hod-message .col-md-9.messagebox p {
    text-align: justify;
    margin-bottom: 10px;
    color: #000;
}
.hod-message button.btn-close {
    position: absolute;
    right: 18px;
    top: 5px;
    z-index: 1;
}

section.programme-section {
  background-image: url(../images/campous-bg.jpg);
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
  background-position: left top, right bottom, right top, left bottom;
  background-blend-mode: soft-light;
  padding: 60px 0 ;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}
section.programme-section .programme-head h3 {
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
}
.progrmme-vtab .col-md-3 {
    padding: 0;
    background: #f2f2f2;
}
.progrmme-vtab .nav-link.active {
    background: #d69509;
}
.progrmme-vtab .nav-link {
    text-align: left;
    width: 100%;
    background: #f3f3f3;
    border-radius: 0;
    color: #363636;
    border-bottom: 1px solid #e1e1e1;
    position: relative;
}
.progrmme-vtab .nav-link.active:before {
    content: '';
    clip-path: polygon(0 47%, 100% 0, 100% 100%);
    background: #fff;
    width: 14px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 13px;
}
.progrmme-vtab .col-md-9 {
    background: #fff;
    min-height: 300px;
}
section.programme-section .tab-pane {
    text-align: left;
    margin-top: 0;
}
.inner-tab {
    padding: 20px 20px;
}
.progrmme-vtab .inner-program {
    max-width: 100%;
    padding: 0 15px 0 0;
    float: left;
    margin-top: 0;
}
.progrmme-vtab .inner-program h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    /* text-align: left; */
    padding-bottom: 6px!important;
    /* display: flex; */
    margin: 0;
    /* padding: 0; */
    /* align-items: center; */
    text-align: left!important;
    color: #000;
}
.progrmme-vtab .inner-program ul {
    padding: 0;
}
.progrmme-vtab .inner-program ul li {
    width: 48%;
    float: left;
    margin-right: 2%;
    min-width: 330px;
    max-width: 100%;
}
.progrmme-vtab .inner-program a {
    color: #565656;
    text-decoration: none;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #8f0016;
    position: relative;
    padding: 10px 0 10px 36px;
    /* min-height: 63px; */
}
.progrmme-vtab .inner-program a:before {
    content: '';
    top: 20px;
    left: 10px;
    position: absolute;
    height: 13px;
    width: 13px;
    background: url(https://nsuniv.ac.in//wp-content/themes/nsu-child/images/play.png);
    background-size: cover;
}




@media (max-width: 1920px) {
	section.achievement-section .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block;
}
}
@media (max-width: 992px) {
section.dept-about figure {
    height: auto;
}
.counter-box {
    padding: 5px;
    font-size: 14px;
}
}
@media (max-width: 768px) {
.counter-box {
    padding: 5px;
    font-size: 12px;
}
section.dept-about .col-md-4 {
    width: 33%;
}
.dept-head h2 {
    padding-top: 15px;
}
	section.hod-msg .dept-head h2 {
    padding-top: 40px;
    text-align: center;
}
.hodCont {
    position: relative;
    text-align: center;
}
section.dept-about p {
    font-size: 16px;
    text-align: justify;
}
.counter-box p {
    text-align: unset!important;
}
.hodImg {
    position: relative;
    width: auto;
    max-width: 300px;
    margin: auto;
}
section.hod-msg:before {
    width: 100%;
}
section.dept-infra .owl-carousel .owl-nav button.owl-prev, section.dept-infra .owl-carousel .owl-nav button.owl-next {
    width: 30px;
    height: 30px;
    top: -30px;
}
section.dept-infra .owl-carousel .owl-nav button.owl-prev i, section.dept-infra .owl-carousel .owl-nav button.owl-next i {
    font-size: 28px;
}
section.dept-infra .owl-carousel .owl-nav button.owl-prev {
    right: 35px;
}
figcaption {
    font-size: 16px;
}
.restaurant-spec {
    padding: 15px 20px 3px 10px;
    text-align: justify;
}
.student-tm-box h2 {
    font-size: 18px;
}
section.event-section .readmore {
    font-size: 14px;

}
}
@media (max-width: 420px) {
	.counter-box p {
    text-align: unset!important;
    font-size: 12px!important;
}
section.hod-msg .dept-head h2 {
    padding-top: 40px;
}
	section.achievement-section .owl-nav button.owl-prev, section.achievement-section .owl-nav button.owl-next {
    left: 0px;
}
section.achievement-section .owl-nav button.owl-next {
    right: 0;
    left: unset;
}
section.faculty-section .owl-nav button.owl-prev, section.faculty-section .owl-nav button.owl-next {
    left: 0px;
}
section.faculty-section .owl-nav button.owl-prev i.fa-solid.fa-less-than, section.faculty-section .owl-nav button.owl-next i.fa-solid.fa-greater-than {
    color: #090909;
}
section.faculty-section .owl-nav button.owl-next {
    right: 0;
    left: unset;
}
section.testimonial .owl-nav button.owl-prev, section.testimonial .owl-nav button.owl-next {
    left: 0;
}
section.testimonial .owl-nav button.owl-next {
    right: 0;
    left: unset;
}

}