/*Page Scroller*/
@import url(easyscrolldots.css);
/*Page Scroller End*/
@import url(nav-menu.css);
@import url(admission.css);
@import url(owl.carousel.min.css);
@import url(bootstrap.min.css);
@import url(fontawesome/css/all.min.css);
@import url(fontawesome/css/fontawesome.min.css);
@import url(jquery.fancybox.min.css);
@import url(//cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.0/animate.min.css);
/*AOS Animation*/
@import url(aos.css);
/*AOS Animation End*/
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
/*font-family: 'Bebas Neue', cursive;*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/*font-family: 'Poppins', sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/*font-family: 'Montserrat', sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap');
/*font-family: 'Playfair Display', serif;*/
@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap');
/*font-family: 'Libre Baskerville', serif;*/
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600&display=swap');
/*font-family: 'Playfair';*/
@import url('https://fonts.googleapis.com/css2?family=Domine&display=swap');
/*font-family: 'Domine';*/
@import url('https://fonts.googleapis.com/css2?family=Anton&family=Arvo:ital,wght@0,400;0,700;1,400;1,700&display=swap');

body {
    font-family:'Poppins', sans-serif!important;
    color: #424242;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
}
*{list-style: none;}
section{width: 100%; float: left;}
img{max-width: 100%;}
h1, h2, h3, h4, h5, h6{
    font-family: 'Domine', serif;
}
header {
    width: 100%;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    background: linear-gradient(180deg, #0d0d0d8a 9.9%, rgb(0 0 0 / 0%) 75.96%, rgb(0 0 0 / 0%) 75.96%, rgb(0 0 0 / 0%) 75.96%);
    padding-bottom: 120px;
}
/*Custom*/
/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}
/*Search Box*/
.openBtn {
    background: none;
    border: none;
    padding: 4px 11px;
    font-size: 20px;
    cursor: pointer;
    color: #fff;
}

.openBtn:hover {
  background: none;
}
.scroll-indicator-controller {
     z-index: 10!imporatnt;
}
.overlay {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 1000000;
    top: 0;
    left: 0;
    background-color: rgb(0 0 0 / 68%);
    background-color: rgb(0 0 0 / 68%);
}
div[style="display: none;"].overlay{
	transition: visibility 0s, opacity 0.5s linear;
}
div[style="display: block;"].overlay{
	transition: visibility 0s, opacity 0.5s linear;
}
.overlay-content {
    position: relative;
    top: 46%;
    width: 555px;
    max-width: 100%;
    text-align: center;
    margin-top: 30px;
    margin: auto;
}

.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
  cursor: pointer;
  color: white;
}

.overlay .closebtn:hover {
  color: #ccc;
}

.overlay input[type=text] {
  padding: 15px;
  font-size: 17px;
  border: none;
  float: left;
  width: 80%;
  background: white;
}

.overlay input[type=text]:hover {
  background: #f1f1f1;
}

.overlay button {
    float: left;
    width: 50px;
    padding: 15px;
    background: #830f23;
    font-size: 17px;
    border: none;
    cursor: pointer;
    color: #fff;
}

.overlay button:hover {
  background: #bbb;
}
/*Search Box End*/
button.mega-toggle-animated.mega-toggle-animated-slider {
    background: #830f23a6!important;
    padding: 10px!important;
    margin-top: 75px!important;
    border-radius: 5px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    color: #ffb95f!important;
}
header #mega-menu-wrap-primary #mega-menu-primary {
    padding: 30px 4px 12px 14px!important;
}

.top-1 {
    width: 100%;
    float: left;
    border-bottom: 1px solid #FFFFFF80;
    padding: 3px 0;
}
.announcement-section {
    display: inline-block;
    width: 508px;
    max-width: 100%;
    position: relative;
}

.announcement-section h4 {
    display: inline-block;
    font-size: 14px;
    color: #000;
    background: #fbd34f;
    font-family: 'Poppins', sans-serif;
    display: inline-block;
    padding: 3px 8px;
    border-radius: 5px;
    position: absolute;
    z-index: 1;
    margin: 6px 0 0;
}
.announcement-section marquee span a {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    display: inline-block;
    padding-top: 12px;
    line-height: 14px;
}
.top-1-right {
    float: right;
}

.top-1-right a {
    display: inline-block;
    background: #ffd45a;
    color: #000000;
    text-decoration: none;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    padding: 1px 10px;
    border-radius: 5px;
    margin-left: 10px;
}
.top-1-right .virtual-tour {
    background: #830f23;
    color: #fff;
}
.top-1-right .virtual-tour img {
    width: 21px;
}

.top-2 .main_logo .col-md-12 {
    position: relative;
    min-height: 90px;
}
.menu-con {
    float: left;
    width: 100%;
}
.mega-menu-item-has-children.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-column ul {
    border-right: 1px solid #ccc!important;
}
aside#custom_html-7 {
    display: inline-block;
}
/*MKM Dropdown 020623*/
.mega-menu-item-has-children.mega-menu-megamenu li#mega-menu-item-7225 ul.mega-sub-menu {
    background: #2b4795!important;
	margin-left:0!important;
}
/*MKM Dropdown End*/
.mega-menu-item-has-children.mega-menu-megamenu li#mega-menu-item-7225 ul.mega-sub-menu li a {color:#fff!important;}
.mega-menu-item-has-children.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-column:last-child ul{
	border:none!important;
}
.menu-con #mega-menu-wrap-primary .mega-menu-toggle {
    background: none;
}
.menu-con #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover,
.menu-con #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover,
.menu-con #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus,
.menu-con #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus,
.menu-con #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover,
.menu-con #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus
 {
    background: #7d0c21;
}
.menu-con #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus,
.menu-con #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover,
.menu-con #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus
 {
    background: #7d0c21;
}
/*.logo {
    float: left;
    clear: both;
    padding: 20px 0;
    position: absolute;
    top: 0;
    left: 15px;
    z-index: 10000000;
}*/
.logo {
    float: left;
    clear: both;
    padding: 20px 0;
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 10000000;
    width: 210px;
}
.top-2 {
    width: 100%;
    float: left;
}
/* 
.menu-con ul li {
    display: inline-block;
}
.menu-con ul li a {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    padding: 33px 15px;
} */
.logo a {
    display: inline-block;
    max-width: 270px;
} 
section.slider img {
    float: right;
    width: 100%;
}
.slider-image {
    position: relative;
    width: 100%;
    float: left;
    overflow: hidden;
}
.slider-image::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #00000073;
    z-index: 1;
}
.slider-caption {
    position: absolute;
    width: 100%;
    color: #fff;
    top: 0;
    bottom: 0;
    margin: auto;
    height: max-content;
    z-index: 10;
    padding: 105px 0;
    width: max-content;
    left: 0;
    right: 0;
}
.slider-caption .col-md-12 {
    max-width: 100%;
}
.slider-caption h1 {
    font-size: 34px;
    text-shadow: 1px 1px 3px #000000a8;
}
/*====================
===================*/
section.slider .owl-dots {
    display: none;
}
.slider .item {
  height: 100vh;
  position: relative;
}
.slider .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.slider .item .cover {
  padding: 75px 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
}
.slider .item .cover .header-content {
  position: relative;
  padding: 56px;
  overflow: hidden;
}
.slider .item .cover .header-content .line {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  border: 9px solid #fff;
  -webkit-clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
  clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
}
.slider .item .cover .header-content h2 {
  font-weight: 300;
  font-size: 35px;
  color: #fff;
}
.slider .item .cover .header-content h1 {
  font-size: 56px;
  font-weight: 600;
  margin: 5px 0 20px;
  word-spacing: 3px;
  color: #fff;
}
.slider .item .cover .header-content h4 {
  font-size: 24px;
  font-weight: 300;
  line-height: 36px;
  color: #fff;
}
.slider .owl-item h1 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-delay: 0.3s;
    text-align: center;
}
.slider .owl-item h2 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
a.apply-now-slider-btn {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    padding: 14px 41px;
    background: #ff861e;
    font-size: 25px;
    margin-top: 29px;
    border-radius: 5px;
}
span.placement-slider, span.academic-excellence, span.slider-congratulations {
    display: inline-block;
    text-align: center;
    margin: auto;
    width: 100%;
    text-align: center;

}
.slider-caption h1 {
    font-family: 'Josefin Sans', sans-serif;
	font-size:44px;
}
.slider .owl-item h4 { 
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInUp;
    animation-delay: 0.3s;
    font-size: 15px;
    font-weight: 300;
	font-family: 'Poppins', sans-serif;
}
.slider .owl-item h4 img {
    width: auto;
    float: left;
    height: 111px;
}
.slider .owl-item.active .line {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInLeft;
  animation-delay: 0.3s;
}
span.academic-excellence img, span.placement-slider img {
    max-width: 850px;
    float: unset;
    display: inline-block!important;
    margin-top: 30px;
}
.slider .owl-nav {
    position: absolute;
    height: max-content;
    width: 40px;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.slider .owl-nav .owl-prev {
    opacity: 0;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    background: rgb(131 15 35 / 86%) !important;
    position: relative;
    width: 40px;
    cursor: pointer;
    height: 40px;
    display: block;
    z-index: 1000;
    border-radius: 0;
    color: #fff!important;
}
.slider .owl-nav .owl-prev span {
  font-size: 1.6875rem;
  color: #fff;
}
.slider .owl-nav .owl-prev:focus {
  outline: 0;
}
.slider .owl-nav .owl-prev:hover {
  background: #000 !important;
}
.slider .owl-nav .owl-next {
    opacity: 0;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    background: rgb(131 15 35 / 86%) !important;
    width: 40px;
    cursor: pointer;
    height: 40px;
    display: block;
    z-index: 1000;
    border-radius: 0;
    color: #fff!important;
}
.slider .owl-nav .owl-next span {
  font-size: 1.6875rem;
  color: #fff;
}
.slider .owl-nav .owl-next:focus {
  outline: 0;
}
.slider .owl-nav .owl-next:hover {
  background: #000 !important;
}
.slider:hover .owl-prev {
  left: 0px;
  opacity: 1;
}
.slider:hover .owl-next {
  right: 0px;
  opacity: 1;
}
/*==================
==================*/
.section-2-links ul {
    padding: 0;
    margin: 0;
}
.section-2-links ul li {
    text-align: center;
    display: inline-block;
    padding: 0 35px;
    margin: 0;
    position: relative;
    margin-bottom: 30px;
}
.section-2-links ul li:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    background: #898989;
    height: 100%;
}
.section-2-links ul li:hover a{
	color:#7d0c21;
}
.section-2-top {
    text-align: center;
    padding: 60px 0 30px;
}
.section-2-links ul li h5 {
    padding: 0;
    font-size: 18px;
    color: #b1b1b1;
    font-weight: 400;
    margin: 16px 0 0;
    font-family: 'Poppins', sans-serif;
}
.section-2-links ul li h5  a{
    color: #979797;
    text-decoration: none;
}

.section-2-links ul li:last-child:before {
    display: none;
}
.section-2-about-left {
    position: relative;
    padding: 15px 50px  50px 15px;
}
.section-2-about-left img {
    position: relative;
    width: 100%;
}
.section-2-about-left::before {
    content: '';
    height: 166px;
    width: 208px;
    left: 0;
    top: 0;
    border-radius: 0px;
    position: absolute;
    background: #FF861E;
}
.section-2-about-left {
    width: 100%;
    height: 100%;
}
.section-2-about-left::before {
    content: '';
    height: 166px;
    width: 208px;
    left: 0;
    top: 0;
    border-radius: 0px;
    position: absolute;
    background: #FF861E;
}
.sub-image {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 174px;
    width: 185px;
    border-radius: 0px;
    padding: 0 15px 15px 0;
}
.carousel.slide.carousel-fade {
    max-height: 100vh;
    overflow: hidden;
}
.sub-image img {
    position: relative;
}
.sub-image::before {
    content: '';
    height: 101px;
    width: 81px;
    right: 0;
    bottom: 0;
    border-radius: 0px;
    position: absolute;
    background: #FF861E;
}

.section-2-about {
    padding: 0 0 60px;
}
.section-heading {
    font-size: 32px;
    font-weight: 600;
    line-height: 33px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
}

.know-more-btn {
    background: #B2243A;
    color: #fff!important;
    padding: 9px 22px;
    text-decoration: none;
    border: 1px solid #B2243A;
    transition: all ease-in-out 0.5s;
    display: inline-block;
    letter-spacing: 1px;
    line-height: normal;
}
.know-more-btn:hover{
    background: none;
    color:#B2243A!important;
}

.col-md-6.section-2-about-right {
    vertical-align: baseline;
}
.col-md-6.section-2-about-right .content {
    height: max-content;
    margin-top: 86px;
}
/*=====================Blog Section
===================================*/
section.notice-blog-section {
    padding: 60px 0;
    background: #030a3c;
}
.blog-wrapper {
    position: relative;
}
.blog-wrapper .owl-nav button.owl-prev, .blog-wrapper .owl-nav button.owl-next,
section.nss-page-content-section-5 .owl-nav button.owl-prev, section.nss-page-content-section-5 .owl-nav button.owl-next
 {
    position: absolute;
    top: 0;
    bottom: 0;
    font-size: 54px!important;
    margin: auto;
    height: max-content;
    color: #ee8400!important;
    opacity: 0.7;
	text-shadow: 0 0 10px #4269b5;
}
.blog-wrapper .owl-nav button.owl-prev:hover, .blog-wrapper .owl-nav button.owl-next:hover,
section.nss-page-content-section-5 .owl-nav button.owl-prev:hover, section.nss-page-content-section-5 .owl-nav button.owl-next:hover
{
	opacity:1;
}
.blog-wrapper .owl-nav button.owl-next,
section.nss-page-content-section-5 .owl-nav button.owl-next
 {
    right: 0;
}
section.notice-blog-section  .section-heading-2 {
    color: #ffffff;
}
section.notice-blog-section .tab-content {
    background: #e9ebff;
    height: 484px;
}
section.notice-blog-section li.nav-item {
    width: 50%;
    text-align: center;
}
section.notice-blog-section .nav-pills .nav-link {
    background: #e9ebff;
    border-radius: 0;
    color: #f68500;
}
section.notice-blog-section .nav-pills .nav-link {
    background: #e9ebff;
    border-radius: 0;
    color: #f68500;
}
section.notice-blog-section .nav-pills .nav-link.active { 
background: #f68500;
color: #fff;}
.event-item .blog-box a {
    display: flex;
    width: 100%;
    height: 200px;
}
.event-item .blog-box a img{
	width:100%;
	height:100%;
	object-fit:cover;
}
.event-content {
    padding: 30px;
    background: #e9ebff;
    position: relative;
    transition: all 0.5s ease 0s;
}

.event-item:hover .event-content{
    background: #125875;
    color: #96bece;
}
.blog-box-content {
    height: 97px;
    overflow: hidden;
    margin-bottom: 14px;
}
.event-item:hover .event-content .time{
    color: #bbeafe;
}
.event-item:hover .event-content .time strong,.event-item:hover .event-content h3 a{
    color: #fff;
}
.event02 .event-content h3{
    font-size: 24px;
}
.event-content .date {
    position: absolute;
    background-color: #f68500;
    width: 87px;
    height: 67px;
    left: 30px;
    top: -45px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-family: 'Jost', sans-serif;
}
.event-content .date strong{
    font-size: 24px;
    display: block;
    margin-top: 10px;
}
.event-content h3 {
    font-size: 20px;
    height: 72px;
    overflow-y: hidden;
}
.event-content h3 a{
	color:#000;
	text-decoration:none;
}
.event-content .time{
     font-family: 'Jost', sans-serif;
}
.event-content .time a.r-more {
    font-weight: 500;
    color: #ee8400;
    text-decoration: none;
    font-style: italic;
    text-transform: uppercase;
}
.event-content .time i{
    margin-left: 5px;
    margin-right: 5px;
}
.event02 .event-item{
    width: 100%;
    float: left;
}
.event02 .blog-box {
  width: 219px;
  height: 270px;
  float: left;
}
.event02 .event-content {
  float: left;
  width: 59%;
}
.event02 .event-content .date{
    position: relative;
    left: inherit;
    top: inherit;
    display: inline-block;
    margin-bottom: 20px;
}
.event02 .blog-box {
width: 219px;
height: 277px;
}
.event02 .blog-box img{
  width: 219px;
height: 277px;
}
.event02 .event-content .date{
    border-radius: 4px;
    margin-bottom: 20px;
}
.event02 .event-content .icon {
  position: absolute;
  right: 30px;
  top: 0;
  font-size: 90px;
  color: #dfeeff;
}
.event03 .event-content,.event03 .event-item{
    float: left;
}
.event03 .event-content{
    background: #fff;
    border: 1px solid #ff7350;
    padding: 30px;
}
.event03 .event-content h3{
    font-size: 24px;
}
.event03 .event-content .date{
position: relative;
top: 0;
left: 0;
float: left;
border-radius: 4px;
height: 80px;
padding-top: 6px;
}
.event03 .event-content .icon {
  position: absolute;
  right: 30px;
  top: 0;
  font-size: 90px;
  color: #f7f9ff;

}
.event03 .event-content .text {
  float: left;
  width: 81%;
  margin-left: 20px;
}
 .event03 .event-item:hover .icon {
     color: #356c84;
}
.event03 .event-content .time i{
    color: #ff7350;
}
.event03 .event-content .time strong {
  font-weight: 500;
  color: #777;
}
/*====================*/
.notice-list{
	padding-top:15px;
}
.notice-list ul {
    padding: 0 15px 0 0;
    margin: 0;
    max-height: 399px;
    overflow-y: scroll;
    margin-bottom: 15px;
}
.notice-list ul li {
    position: relative;
    margin-bottom: 15px;
    min-height: 60px;
    padding-left: 70px;
    display: flex;
    align-items: center;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 19px;
}
.notice-list ul li .calender {
    display: inline-block;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    background: #050b3d;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    padding: 8px 4px;
}

.notice-list ul li .calender span {
    display: inline-block;
    font-size: 27px;
    font-weight: 600;
}
.notice-list ul li h3{
	line-height:16px;
}
.notice-list ul li h3 a {
    color: #000;
    text-decoration: none;
    font-size: 16px;
}
/*=====================Blog Section End
======================================*/
section.section-3.what-new-happening {
    padding: 60px 0 30px;
    position: relative;
}
section.section-3 .owl-carousel .owl-nav button.owl-next, section.section-3 .owl-carousel .owl-nav button.owl-prev,
section.laboratories-section-program .owl-carousel .owl-nav button.owl-next, section.laboratories-section-program .owl-carousel .owl-nav button.owl-prev,
.Research-placement .owl-carousel .owl-nav button.owl-next, .Research-placement .owl-carousel .owl-nav button.owl-prev
 {
    position: absolute;
    top: 0;
    bottom: 0;
    font-size: 45px;
    margin: auto 0;
    height: max-content;
    color: #f68500d1;
    text-shadow: 0 0 4px #0000005e;
}
section.section-3 .owl-carousel .owl-nav button.owl-next,
section.laboratories-section-program  .owl-carousel .owl-nav button.owl-next,
.Research-placement .owl-carousel .owl-nav button.owl-next
{
	left:unset;
	right:0;
}
.section-heading-2, .student h3, section.overview-sec .overview h3, section.overview-sec .objective h3, section.faculty-annoucement h3, .page-section-heading,
.vertical-tab h3
 {
    font-size: 28px;
    font-weight: 600;
    line-height: 33px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 30px;
}
.section-heading-2::before, .student h3::before,
section.overview-sec .overview h3::before, 
section.overview-sec .objective h3::before,
section.faculty-annoucement h3::before, 
.page-section-heading::before,
.vertical-tab h3::before
{
    content: '';
    position: absolute;
    height: 3px;
    width: 115px;
    left: 0;
    bottom: 0;
    background: #FF861E;
}
.section-heading-2.text-center::before {
    left: 0;
    right: 0;
    margin: auto;
}
h2.section-heading-2.text-center::before {
    left: 0;
    right: 0;
    margin: auto;
}
.heading-with-btn {
    position: relative;
    padding-right: 122px;
}
.heading-with-btn a.know-more-btn {
    position: absolute;
    right: 0;
    top: 4px;
}
.section-3.what-new-happening-home .what-new-happening-box {
    width: 100%;
    position: relative;
    margin-bottom: 116px;
}
.section-3.what-new-happening-home  .what-new-happening-box .content {
    height: 126px;
}
.what-new-happening-box figure {
    padding: 0;
    margin: 0;
    display: flex;
    height: 290px;
}
.what-new-happening-box figure a {
    display: flex;
    width: 100%;
}
.what-new-happening-box figure img {
    height: 100%;
    object-fit: cover;
}
.what-new-happening-box .content {
    width: 241px;
    left: 0;
    right: 0;
    height: 200px;
    overflow: hidden;
    border-radius: 0px;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    bottom: -100px;
    z-index: 1;
    position: absolute;
    margin: auto;
    padding: 18px;
}
.what-new-happening-box .content {
    width: 241px;
    left: 0;
    right: 0;
    height: 133px;
    overflow: hidden;
    border-radius: 0px;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    bottom: -76px;
    z-index: 1;
    position: absolute;
    margin: auto;
    padding: 18px;
}
.what-new-happening-box .date-1 span {
    color: #df7800;
}
.what-new-happening-box .content h3 {
    font-size: 19px;
}
.what-new-happening-box .content h3 a {
    text-decoration: none;
    color: #000;
}
.top-ranked-universities {
    padding: 60px 0;
    width: 100%;
    color: #fff;
    position: relative;
    background: url(../images/top-ranked-universities-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.top-ranked-universities:before {
    content: '';
    position: absolute;
    width: 100%;
    background: linear-gradient(90.2deg, #00093B 41.58%, rgba(0, 9, 59, 0) 99.85%);
    height: 100%;
    top: 0;
    left: 0;
}
.top-ranked-universities .container-fluid {
    position: relative;
}

.top-ranked-universities .container-fluid h2 {
    font-size: 25px;
    font-weight: 600;
    max-width: 600px;
    margin-bottom: 0;
    line-height: 37px;
}
.section-4-counter {
    padding: 60px 0;
    background: url(../images/section-4-counter-bg.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
    text-align: center;
}
.section-4-counter ul {
    display: inline-block;
    padding: 0;
    margin: 0;
}
.section-4-counter ul li {
    display: inline-block;
    padding: 0 40px;
    position: relative;

}
.section-4-counter ul li:first-child i {
    display: none;
}
.section-4-counter ul li:before {
    content: '';
    position: absolute;
    width: 3px;
    height: 100%;
    right: 0;
    top: 0;
    background: #2E67B1;
}
.section-4-counter ul li:last-child:before{
display: none;
}
.section-4-counter ul h2, .section-4-counter ul h5 {
    font-family: 'Poppins', sans-serif;
}
.section-4-counter ul h2 {
    font-weight: 600;
    font-size: 55px;
    text-align: center;
    color: #2E67B1;
    margin-bottom: 0;
}
.section-4-counter .know-more-btn {
    margin-top: 30px;
}
.section-4-counter ul h5{
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 24px;
color: #2E67B1;

}



section.section-5 {
    background: #00093B;
    padding: 60px 0;
    color: #fff;
}

.section-5-box-1 {
    text-align: center;
    position: relative;
}
.section-5-box-1:before {
    content: '';
    position: absolute;
    top: 0;
    right: -15px;
    width: 2px;
    height: 100%;
    background: #fff;
}
button#back-to-top {
    position: fixed;
    bottom: 8px;
    right: 15px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #f2a138;
    color: #fff;
    border: none;
    box-shadow: 0 0 11px #d77e0c;
    z-index: 10;
    transition: all ease-in-out 0.7s;
    opacity: 0;
}
button.sticky-btn {
    opacity: 1!important;
}
.section-5-box-1 h2, .section-5-box-1 h4,
.section-5-box-2 h3, .section-5-box-2 h6,
.section-5-right ul li h4, .section-5-right ul li h6,
.footer-2 h4{
    font-family: 'Poppins', sans-serif;
}
.section-5-box-1 h2 {
    font-weight: 600;
    font-size: 70px;
    line-height: 61px;
    margin-bottom: 0;
}
.section-5-box-1 h4 {
    font-size: 39px;
}

.section-5-box-1 p {
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #FFFFFF;
}

.section-5-box-1 ul {
    padding: 0;
    margin: 0;
}

.section-5-box-1 ul li {
    margin: 0;
    border-top: 2px solid #fff;
    font-weight: 600;
}
.section-5-box-1 ul li a {
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    padding: 10px 0;
    display: inline-block;
    position: relative;
}
.section-5-box-1 ul li a:before{
    content: '';
}

.section-5-box-2 {
    position: relative;
}
.section-5-box-2::before {
    content: '';
    position: absolute;
    top: 0;
    right:0;
    width: 2px;
    height: 100%;
    background: #fff;
}

.section-5-box-2 h3 {
    font-size: 42px;
    font-weight: 600;
    letter-spacing: 0em;
    text-align: left;
    padding: 0;
    margin: 0;
    display: inline-block;
    position: relative;
}
.section-5-box-2 h3:before{
    content: '';

}
.section-5-box-2-content ul {
    padding: 0 0 0 15px;
    margin: 0;
}
.section-5-box-2-content ul li {
    padding: 10px 0;
}
.section-5-box-2-content h6 {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    padding: 0;
    margin: 0;
}
.section-5-gallery a {
    display: inline-block;
    padding: 15px 0;
    width: 100%;
    height: 159px;
    overflow: hidden;
}
.section-5-gallery a img{
    width: 100%;
}

section.section-6 {
    padding: 60px 0;
}

.section-heading-1 {
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 0em;
    text-align: left;
    color: #000;
}
.section-5-left {
    margin-top: 80px;
}
.btn-2 {
    height: 51px;
    width: 477px;
    border-radius: 7px;
    background: #004094;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    padding: 5px 20px;
}

.btn-2:hover{
    color: #fff;
    text-decoration: none;
}
.section-5-right ul{
    padding:0;
    margin: 0;
}
.section-5-right ul li {
    float: left;
    width: 50%;
    text-align: center;
}
.section-5-right ul li h4 {
    font-family: Poppins;
    font-size: 53px;
    font-weight: 600;
    letter-spacing: 0em;
    color: #004094;
}
.section-5-right ul li {
    float: left;
    width: 50%;
    text-align: center;
    padding: 17px;
    border: 3px solid #164196;
}
.section-5-right ul li:first-child{
    border: none;
}
.section-5-right ul li:first-child i {
    display: none;
}
.section-5-right ul li:last-child {
    border-right: none;
    border-bottom: none;
}
.section-5-right ul li:nth-child(3) {
    border-left: none;
    border-bottom: none;
    border-right: none;
}
.section-5-right ul li:nth-child(2) {
    border-right: none;
    border-top: none;
    border-bottom: none;
}

section.section-7 {
    padding: 60px 0;
    position: relative;
    background: url(../images/section-6bg.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
/*
 *  Custom Scrollbar
 */

::-webkit-scrollbar-track
 {
     -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
     border-radius: 10px;
     background-color: #f7f7f7;
 }
 
::-webkit-scrollbar
 {
     width: 10px;
     border-radius: 10px;
     background-color: #f7f7f7;
 }
::-webkit-scrollbar-thumb
 {
     border-radius: 10px;
     -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
     background: #2E67B1;
 }
/*
 *  Custom Scrollbar End
 */

section.section-7:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(176.21deg, #FFFFFF 5.28%, rgba(255, 255, 255, 0) 96.89%);
}
section.section-7 .container-fluid {
    position: relative;
}

section.section-7 .carousel-indicators {
    position: relative;
    padding: 0;
    display: block;
    margin: 0;
    max-height: 424px;
    overflow-y: scroll;
}
section.section-7 .carousel-indicators button {
    position: relative;
    float: left;
    width: 46%;
    text-indent: 0;
    height: 200px;
    background: none;
    opacity: 1;
    border-radius: 25px;
    overflow: hidden;
    border: 1px solid #fff;
    margin-bottom: 10px;
}
section.section-7 .carousel-indicators button img {
    text-indent: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
section.section-7 .carousel-item {
    width: 100%;
    border-radius: 25px;
    overflow: hidden;
    border: 2px solid #fff;
}
.event-box, .home-gallery {
    position: relative;
    height: 414px;
}
section.section-7 .carousel-item .event-box img, .home-gallery img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

section.section-8 {
    background: #D9D9D9;
    padding: 60px 0;
}

section.section-8 p {
    font-size: 20px;
    font-weight: 500;
    color: #000000;
}

.alumin-box {
    position: relative;
    margin-bottom: 30px;
}

.alumin-box figure{
height: 200px;
margin-bottom: 0;
}
.alumin-box figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.alumin-box h4 {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    margin: 0;
}
.alumin-box a {
    color: #fff;
    font-size: 20px;
    display: inline-block;
    text-decoration: none;
    padding: 10px 0;
}
.alumin-box:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(359deg, black, transparent);
}

footer {
    background: url(../images/footer-bg.jpg) no-repeat;
    color: #fff;
    padding: 0;
    width: 100%;
    float: left;
    background-size: cover;
    position: relative;
}
footer:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 10, 60, 0.9);
    top: 0;
    left: 0;
}
footer .container-fluid{
    position: relative;
}
.footer-1 {
    padding: 60px 0 30px;
}
.footer-1 div#footer_1_slide {
    padding-top: 15px;
}
.footer-1 .owl-nav {
    position: absolute;
    top: -14px;
    right: 0;
    z-index: 1;
}
.footer-1 .owl-carousel .owl-nav button.owl-next, 
.footer-1 .owl-carousel .owl-nav button.owl-prev {
    font-size: 24px;
    padding: 39px;
    margin-left: 10px;
}

.footer-1-box {
    text-align: center;
	width: 100%;
}
.footer-1-box a {
    color: #fff;
    text-decoration: none;
    display: inline-block;
    border-radius: 5px;
    height: 48px;
    width: 100%;
    background: linear-gradient(45deg, #ff89e982 0%,#05abe099 100%);
}
.footer-1-box a h2 {
    font-size: 22px;
    line-height: 48px;
    margin-bottom: 0;
}
.footer-2 h4 {
    font-size: 20px;
    margin-bottom: 30px;
    color: #fff;
}
.footer-3 {
    width: 100%;
    float: left;
    padding: 30px 0;
}
.footer-2-box{
	 color: #ffffffb0;
}
.footer-2-box ul {
    padding: 0;
    margin: 0;
}
.footer-2-box ul li a {
    color: #ffffffb0;
    text-decoration: none;
    display: inline-block;
    padding: 5px 0;
    font-size: 14px;
}
.footer-2-box p {
    color: #ffffffb0;
    font-size: 14px;
    line-height: 24px;
}
.footer-3 p {
    margin-bottom: 0;
    font-size: 14px;
    color: #ffffffb0;
}
.footer-social-media h4 {
    margin-bottom: 15px;
    margin-top: 30px;
}
.footer-social-media a {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: #fff;
    text-align: center;
    justify-content: center;
    border-radius: 30px;
    font-size: 12px;
    line-height: 26px;
    color: #004094;
    margin-right: 6px;
}
.footer-social-media a:hover{
    background: #f69f42;
    color: #fff;
}
.footer-newsletter form {
    position: relative;
}
.footer-newsletter form input[type="text"] {
    width: 100%;
    padding: 4px 10px;
    font-size: 16px;
    border: 2px solid #FFE;
    height: 36px;
}
.footer-newsletter form input[type="text"]:focus-visible {
    outline: none;
    border: 1px solid #fff;
}
.footer-newsletter form button {
    width: 50px;
    height: 36px;
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    background: #004094;
    color: #fff;
    border: 1px solid #fff;
}

.container-fluid {
    max-width: 96%;
}
/* -------------------------------------------------------Program csss start------------------------------------ */

section.inner-page-banner {
    background: url(../images/program-banner.png);
    background-size: cover;
    height: 304px;
    position: relative;
}
section.inner-page-banner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(166.13deg, #0D0D0D 9.9%, rgba(115, 115, 115, 0) 75.96%);
    height: 100%;
}

section.program-tabs .notice-program {
    width: 100%;
}
section.program-tabs .notice-program .nav-tabs .nav-item.show .nav-link, section.program-tabs .notice-program .nav-tabs .nav-link {
    width: 33.33%;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    height: 125px;
    border-radius: 0px;
    border: none;
}
section.program-tabs .notice-program button#nav-home-tab {
    background: #9D2235;
}
section.program-tabs .notice-program button#nav-profile-tab {
    background: #8F0016;
}
section.program-tabs .notice-program button#nav-program-tab{
	background: #740012;
	
}
section.program-tabs .notice-program .nav-tabs .nav-link:focus, section.program-tabs .notice-program .nav-tabs .nav-link:hover {
    border: none;
    isolation: auto;
}
section.program-tabs .notice-program .icon {
    font-size: 28px;
    margin-bottom: 6px;
}
section.program-tabs .phd-program{
    background: url(../images/phd-program.png);
    background-size: cover;	
	height: 834px;
	position:relative;
}

section.program-tabs .phd-program .inner-phd h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    padding-bottom: 20px;
    /* display: flex; */
    margin: 0;
    /* align-items: center; */
    /* text-align: center!important; */
}

section.program-tabs .phd-program .inner-phd ul{
    padding: 0 0 0 44px;
}
section.program-tabs .inner-phd a {
    color: #565656;
    text-decoration: none;
}

section.program-tabs .pg-program{
    background: url(../images/pg-program.png);
    background-size: cover;	
	height: 834px;
	position:relative;
}

section.program-tabs .inner-program h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    /* text-align: left; */
    padding-bottom: 20px;
    /* display: flex; */
    margin: 0;
    padding: 0 31px 20px;
    /* align-items: center; */
    /* text-align: center!important; */
}
section.program-tabs .inner-program ul {
    padding: 0;
}
section.program-tabs .inner-program ul li {
    padding: 0 0 0 46px;
}
section.program-tabs .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;*/
}
section.program-tabs .inner-program a:before {
    content: '';
    top: 13px;
    left: 15px;
    position: absolute;
    height: 13px;
    width: 13px;
    border-radius: 50%;
    background: url(../images/Vector.png);
    background-size: cover;
}
section.program-tabs .inner-program li {
    font-size: 12px;
    margin: 5px 0;
    position: relative;
    line-height: 21px;
    width: 50%;
    float: left;
    padding: 0 15px!important;
}

section.program-tabs .overview {
    background: url(../images/UNDERGRADUATEPROGRAM.jpg);
    background-size: cover;
    height:654px;
    position: relative;
}
section.program-tabs .inner-program {
    max-width: 100%;
    background: rgb(255 255 255 / 94%);
    padding: 29px 18px;
    float: left;
    /* height: 100%; */
    margin-top: 46px;
}
.inner-phd.inner-program {
    max-width: 602px!important;
    float: right!important;
}
.inner-phd.inner-program ul li {
    width: 100%!important;
}
.inner-phd.inner-program ul li a {
    min-height: unset;
}
/* -------------------------------------------------------Program csss end------------------------------------ */


/* -------------------------------------------------------single-Program csss start------------------------------------------------------------------------ */
section.inner-program-banner {
    background: url(../images/inner-program-banner.png);
    background-size: cover;
    position: relative;
	height: 512px;
}
section.inner-program-banner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(82deg, #000000 -12.8%, rgba(0, 0, 0, 0) 72.86%);
}
.inner-content-breadcumb {
    padding-top: 200px;
    z-index: 1;
    position: relative;
}
.inner-content-breadcumb h1 {
    font-weight: 700;
    font-size: 30px;
    line-height: 39px;
    text-transform: uppercase;
    color: #FFFFFF;
    letter-spacing: 0.2px;
    font-family: 'Poppins';
    font-style: normal;
    margin-bottom: 4px;
}
.inner-content-breadcumb ul#crumbs {
    padding: 0;
    margin-bottom: 24px;
}
.inner-content-breadcumb li {
    display: inline-block;
    padding-right: 2px;
    /* font-family: 'Poppins'; */
    /* font-style: normal; */
    font-weight: 400;
    font-size: 10px;
    /* line-height: 130.5%; */
    text-transform: uppercase;
    color: #FFFFFF;
}
.inner-content-breadcumb a {
    text-decoration: none;
    color: #fff;
    font-weight: 400;
}
.inner-content-breadcumb .apply a {
    background: #FF861E;
    font-weight: 600;
    font-size: 13px;
    /* line-height: 130.5%; */
    text-transform: uppercase;
    color: #000000;
    border-radius: 20px;
    padding: 8px 28px;
    /* margin-top: 9px; */
}
.inner-content-breadcumb .apply a:hover {
    background: #FFF;
}
section.inner-program-overview {
    z-index: 1;
    position: relative;
}
section.inner-campus-con {
    margin-top: -38px;
    position: sticky;
    top: 0;
    left: 0;
    z-index: 10;
}
section.inner-campus-con.sticky {
    position: fixed;
    top: 0;
    left: 0;
    margin-top: 0;
    z-index: 100;
  background: linear-gradient(180deg, #8D0101 0%, #640000 100%);
}
.inner-campus {
    border: 1px solid #8D0101;
    text-align: center;
    padding: 15px 0;
    background: linear-gradient(180deg, #8D0101 0%, #640000 100%);
    width: 100%;
    float: left;
}
.inner-campus ul{
	padding:0;
	margin:0;
}
.inner-campus ul li {
    display: inline-block;
}

.inner-campus ul li a {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0 7px;
    margin: 10px 0;
    border-right: 1px solid #ffffff8c;
}
.inner-campus ul li:last-child a{
 border-right:none;	
}
section.inner-campus-con.sticky .inner-campus{
    background: none;	
}
.inner-campus .list {
    position: relative;
    padding: 8px 0;
    margin: 0;
}
.inner-campus .list:before {
    content: '';
    position: absolute;
    top: 0;
    /* left: 0; */
    bottom: 0;
    right: 0;
    width: 2px;
    height: 100%;
    margin: auto;
    background: #ffffff;
}
.inner-campus .list:last-child:before {
	display: none;
}
.inner-campus .list h4 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    line-height: 27px;
    margin: 0;
}
.inner-campus .list h4 a {
    color: #fff;
    text-decoration: none;
}
section.inner-program-overview .overview {
    padding: 60px 0;
}
section.inner-program-overview .overview .left h3 {
    font-size: 25px;
    font-weight: 500;
    color: #000;
    margin-bottom: 10px;
}
section.inner-program-overview .overview .left p{
    text-align: justify;
}
section.inner-program-overview .overview .right {
    position: relative;
    padding: 0 11px 11px 0;
}
section.inner-program-overview .overview .right img{
    width: 100%;
}
section.inner-program-overview .overview .right:before {
    content: '';
    height: 158px;
    width: 196px;
    right: 0;
    bottom: 0;
    border-radius: 0px;
    position: absolute;
    background: #FF861E;
}
section.inner-program-overview .overview .right img {
    position: relative;
    z-index: 1;
}
section.program-education {
    padding: 60px 0;
    background: #F2F2F2;
}
section.program-education h3.title {
    position: relative;
    /* max-width: 566px; */
    display: inline-block;
    width: 100%;
    font-weight: 600;
    font-size: 22px;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 18px;
    text-align: center;
    padding-bottom: 8px;
}
section.program-education h3.title:before {
    content: '';
    bottom: -2px;
    width: 392px;
    max-width: 95%;
    height: 3px;
    left: 0;
    right: 0;
    position: absolute;
    background: #AF0000;
    margin: auto;
}

section.program-education ul.innerlist {
    height: 352px;
    overflow-y: scroll;
    font-size: 15px;
    padding: 0 20px 0;
}
section.program-education ul.innerlist::-webkit-scrollbar-thumb
 {
     border-radius: 10px;
     -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
     background: #740012;

 }
section.program-education ul.innerlist li {
    background: #FFFFFF;
    border: 1px solid #060603;
    border-radius: 25px;
    font-size: 14px;
    padding: 15px 15px 15px 82px;
    position: relative;
    margin-bottom: 51px;
    margin-top: 30px;
}
section.program-education ul.innerlist li h5 {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #890015;
    position: absolute;
    left: 0;
    width: 57px;
    height: 123%;
    max-height: 60px;
    top: -15px;
    left: 18px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}
section.program-education ul.innerlist li h5:before {
    content: '';
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);
    clip-path: polygon(0 0, 0% 100%, 100% 100%);
    position: absolute;
    top: 0;
    background: #DD2222;
    width: 14px;
    height: 14px;
    right: -14px;
}
section.program-education ul.innerlist li h5:after {
    content: '';
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 12%, 49% 49%, 0 13%);
    clip-path: polygon(0 0, 100% 0, 100% 12%, 49% 49%, 0 13%);
    position: absolute;
    width: 100%;
    height: 45px;
    background: #890015;
    bottom: -44px;
}
section.program-education ul.innerlist li h5 span {
    position: relative;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: start;
    justify-content: center;
    z-index: 10;
    font-weight: normal;
    font-size: 15px;
    padding-top: 19px;
}
section.program-education ul.innerlist li h5 span::before {
    content: '';
    position: absolute;
    bottom: -52px;
    right: 0;
    width: 78px;
    height: 142px;
    background: url(../images/shape-1.png) no-repeat;
}
section.program-education ul.innerlist li p {
    margin: 0;
}
section.innner-syllabus {
    padding: 60px 0px;
}
section.innner-syllabus .nav nav-pills.mb-5.nav-justified {
    margin-bottom: 0;
}
section.innner-syllabus h2, .page-heading-2 {
    text-align: center;
    font-weight: 600;
    font-size: 25px;
    color: #000;
    position: relative;
	padding-bottom:20px;
}
.semester-table.table-striped>tbody>tr:nth-of-type(even)>* {
    --bs-table-accent-bg: var(--bs-table-striped-bg);
    color: var(--bs-table-striped-color);
}
.semester-table.table-striped>tbody>tr:nth-of-type(odd)>* {
    --bs-table-accent-bg: rgb(255 255 255);
    color: var(--bs-table-striped-color);
}
.semester-table.table>thead {
    vertical-align: top;
	background:#f2f2f2;
}
.heading-group-2 h3 {
    text-transform: uppercase;
    margin-bottom: 0;
    padding-bottom: 0;
}
.heading-group-2 h6 {
    font-size: 18px;
    color: #000;
    margin: 10px 0;
}
section.career-path ul {
    border-left: 2px solid #000;
    padding: 30px 0;
    margin: 0;
    float: left;
    position: relative;
}
section.career-path ul:before {
    content: '';
    position: absolute;
    background: #000;
    width: 2px;
    height: 100%;
    top: 0;
    left: 50.8%;
}
section.career-path ul li {
    position: relative;
    padding: 0 0 0 41px;
    margin-bottom: 15px;
    width: 47%;
    float: left;
}
section.career-path ul li:nth-child(even) {
    margin-left: 4%;
}
section.career-path ul li:before {
    content: '';
    position: absolute;
    height: 1px;
    background: #000;
    top: 0;
    bottom: 0;
    left: 0;
    width: 70px;
    margin: auto;
}
section.career-path ul li span {
    position: absolute;
    left: -10px;
    background: #680101;
    width: 18px;
    height: 18px;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 30px;
    border: 4px solid #fff;
    outline: 1px solid #000;
}

section.career-path ul li h5 {
    background: #FFFFFF;
    border: 0.5px solid #000000;
    border-radius: 49px;
    font-weight: 500;
    font-size: 15px;
    padding: 10px;
    position: relative;
    padding-left: 40px;
}
section.career-path ul li h5::before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background: #000;
    border-radius: 50%;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 20px;
}
section.career-path ul li h5::before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background: #000;
    border-radius: 50%;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 20px;
}
section.program-placement-section {
    background: #efefef;
    padding: 60px 0 30px;
    text-align: center;
}
section.program-placement-section .owl-nav button {
    font-size: 24px!important;
    color: #e99226!important;
    position: absolute;
    height: max-content;
    top: 0;
    bottom: 0;
    margin: auto;
	left:0;
}
section.program-placement-section .owl-nav button.owl-next {
    left: unset;
    right: 0;
}
figure.placement-logo {
    display: flex;
    width: 100%;
    height: auto;
    justify-content: center;
    align-content: center;
    margin-bottom: 0;
    background: #fff;
    box-shadow: 0 0 8px #00000014;
    border-radius: 5px;
    margin: 10px 0;
}
.program-placement-logo {
    position: relative;
    padding-right: 183px;
    float: left;
    width: 100%;
}
.program-placement-logo .placement-btn {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: max-content;
    margin: auto;
}
.placement-btn {
    border: 1px solid #8D0101;
    border-radius: 48px;
    display: inline-block;
    font-size: 19px;
    color: #8D0101;
    text-decoration: none;
    padding: 0 31px;
    text-transform: uppercase;
    float: right;
    margin-top: 33px;
    line-height: 38px;
}
.placement-btn:hover{
    background: #8D0101;
    color: #fff;
    border-color:  #8D0101;
}
figure.placement-logo img {
    height: 80px;
    display: inline-block;
    /* -webkit-filter: grayscale(100%); */
    /* filter: grayscale(100%); */
    width: auto!important;
    margin: 16px 0;
    padding: 7px;
}
section.innner-syllabus:after {
    content: '';
    background: #AF0000;
    width: 100px;
    height: 2px;
    position: absolute;
    top: 35px;
    right: 0;
    left: 0;
    margin: auto;
}
section.innner-syllabus ul#pills-tab {
    /* border: 2px solid #6A0000; */
    background: #fff;
    border-radius: 50px;
    margin-bottom: 15px!important;
}
section.innner-syllabus .nav-pills .nav-link {
    color: #6A0000;
    font-weight: 600;
    font-size: 16px;
    border-radius: 50px;
    max-width: 160px;
    position: relative;
}
section.innner-syllabus .nav-pills .nav-link.active, .syllabus .nav-pills .show>.nav-link {
    background: #6A0000;
    color: #fff;
    border-radius: 50px;
}
section.innner-syllabus .nav-pills .nav-link.active:after {
    content: "";
    position: absolute;
    bottom: -15px;
    width: 25px;
    left: 0;
    right: 0;
    margin: auto;
    border: 15px solid transparent;
    border-bottom-color: #650000;
}
section.innner-syllabus .title_head {
    background: #6a0000;
    text-align: center;
    padding: 10px 0px;
}
section.innner-syllabus  div#pills-tabContent {
    border: 1px solid #650000;
}
section.innner-syllabus .title_head h4 {
    color: #fff;
    font-size: 16px;
    margin: 0;
}
section.innner-syllabus table.table {
    text-align: center;
    font-size: 14px;
}
section.innner-syllabus th {
    font-size: 14px;
}
/*Laboratories section program*/
section.laboratories-section-program {
    background: #f3f3f3;
    padding: 60px 0;
}
section.laboratories-section-program.research-facilities .what-new-happening-box .content {
    height: 88px;
    bottom: 12px;
    width: 100%;
    position: inherit;
    margin-bottom: 10px;
}
section.laboratories-section-program .what-new-happening-box .content h3 {
    font-size: 18px;
}
/*Laboratories section program End*/
section.innerprog_curicular {
    position: relative;
    background: url(../images/innerprogramsyllabus.png)no-repeat;
    width: 100%;
    height: 100%;
    padding: 60px 0px;
    background-position: right;
}
section.innerprog_curicular:before {
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(87.94deg, #EBD0BA 22.38%, rgba(184, 169, 163, 0) 88.52%, rgba(184, 169, 163, 0) 88.52%);
    position: absolute;
    top: 0;
}
section.innerprog_curicular h2 {
    text-align: left;
    font-weight: 600;
    font-size: 25px;
    color: #000;
    position: relative;
	padding-bottom:20px;
	text-transform:uppercase;
}
section.innerprog_curicular h2:after {
    content: '';
    background: #AF0000;
    width: 24%;
    height: 2px;
    position: absolute;
    top: 33px;
    left: 0;
}
section.innerprog_curicular .prog-table {
    position: relative;
    z-index: 111;
}
section.innerprog_curicular .prog-table table.table {
    text-align: center;
    font-size: 14px;
	border-collapse: collapse;
}
section.innerprog_curicular .prog-table th {
    font-size: 14px;
	font-weight:500;
}
section.innerprog_curicular .prog-table thead {
    background: #6a0000;
    color: #fff;
}
section.innerprog_curicular .prog-table tbody tr {
    background: #fff9;
	border-collapse:separate;
    border-spacing:0 15px;
}
section.innerEligibility-Criteria {
    position: relative;
    background: #4A3F3D;
    padding: 75px 0px;
}
section.innerEligibility-Criteria h2 {
    text-align: center;
    font-weight: 600;
    font-size: 25px;
    color: #fff;
    position: relative;
	padding-bottom:20px;
	text-transform:uppercase;
}
section.innerEligibility-Criteria th,section.innerEligibility-Criteria td {
  padding: 30px 20px!important;
 
  color: #fff;
}
section.career-path {
    background: linear-gradient(0deg, #E7E7E7 4.09%, rgba(231, 231, 231, 0) 88.68%);
    padding: 60px 0;
}
section.innerEligibility-Criteria li {
    list-style: disc;
}
section.innerEligibility-Criteria ul {
    padding: 0 10px;
}
/* -------------------------------------------------------single-Program csss end------------------------------------ */

/*
Team Area Style
======================================================*/
section.leadership-page {
    padding: 60px 0 30px;
    text-align: center;
}



.leadership-modal .modal-body .row {
    display: flex;
    text-align: left;
}
section.leadership-page .col-lg-3.col-md-4 {
    float: left;
}
section.leadership-page figure img{
	width:100%;
	height: 100%;
    object-fit: cover;
}
.leadership-card {
    padding: 0;
    margin: 0 0 30px;
    border: 1px solid #e9e9e9;
    box-shadow: 0 0 6px #00000026;
    position: relative;
    min-height: 152px;
    padding-left: 160px;
}
.leadership-card:before {
    content: '';
    position: absolute;
    background: linear-gradient(182deg, #d939bb 0%,#017195 100%);
    width: 150px;
    height: 2px;
    left: 109px;
}
.leadership-modal .modal-dialog {
    width: 100%;
    max-width: 94%;
    height: max-content;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.leadership-modal .modal-dialog .scroll-bar-2 {
    max-height: 300px;
    overflow-y: scroll;
    padding-right: 10px;
}
.leadership-modal .col-md-3.descrip_leader {
    background: linear-gradient(182deg, #d939bb 0%,#017195 100%);
    padding: 11px;
    text-align: center;
    border-radius: 10px 0 0 10px;
    color: #ffffff;
    position: relative;
}
.leadership-modal .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;
}
.leadership-modal .col-md-3.descrip_leader img.lib-img-show {
    max-width: 218px;
    border-radius: 8px;
}
.leadership-modal .col-md-3.descrip_leader h3 {
    font-size: 20px;
    padding: 15px 0 0;
}
.leadership-modal .col-md-3.descrip_leader h4 {
    font-size: 14px;
    font-style: italic;
    color: #fff;
}
.leadership-modal .modal-body {
    padding: 0;
}
.leadership-modal .col-md-9.messagebox {
    padding: 31px 28px 15px 15px;
}
.leadership-modal button.btn-close {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1; 
}
.leadership-modal img {
    max-width: 100%;
    width: 100%;
}
.leadership-card-content-wrapper {
    margin: 0;
    background: #fff;
    padding-top: 29px;
    text-align: left;
}
.leadership-card figure {
    padding: 0;
    margin: 0;
    width: 150px;
    height: 150px;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}
.leadership-card-content-wrapper h4 {
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
}
.leadership-card-content-wrapper h4 a{
	text-decoration:none;
	color:#000;
}
.leadership-card-content-wrapper h6 {
    font-size: 14px;
    margin-bottom: 15px;
    height: 33px;
}
.leadership-know-more-btn {
    display: inline-block;
    background: linear-gradient(45deg, #ff89e9 0%,#05abe0 100%);
    width: 40px;
    height: 40px;
    text-align: center;
    color: #fff!important;
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 20px;
    line-height: 41px;
}
/*
Team Area Style End
======================================================*/
.fancybox-overlay.fancybox-overlay-fixed {
    background: #0009;
}
.page-single-international-gallery a.fancybox {
    display: inline-block;
    width: 100%;
    height: 200px;
    overflow: hidden;
    border-radius: 5px;
}
/* -------------------------------------------------------faculty-single csss start------------------------------------ */
section.director-sec {
    padding: 60px 0;
}
.director-sec-right, .director-sec-left {
    display: flex;
    align-items: center;
    justify-content: center;
}
 .director-sec-left .section-2-about-left {
    position: relative;
    padding: 15px 3px  0 15px;
}
.col-md-7.director-sec-right {
    display: flex;
    justify-content: center;
    align-items: center;
}
.col-md-7.director-sec-right p ,section.overview-sec .left p{
	text-align:justify;
}
.col-md-5.director-sec-left .section-2-about-left {
    position: relative;
    padding: 15px 0  0 15px;
}
.col-md-5.director-sec-left .section-2-about-left ::before {
    content: '';
    height: 166px;
    width: 208px;
    left: 0;
    top: 0;
    border-radius: 0px;
    position: absolute;
    background: #FF861E;
}
.director-sec-left section.overview-sec{
	padding: 60px 0;
}

section.overview-sec {
    padding: 60px 0;
    background: #f9f9f9;
}
section.overview-sec .overview h3:before {
    content: '';
    height: 3px;
    position: absolute;
    width: 120px;
    background: #FF861E;
    bottom: 0px;
}
section.overview-sec .overview p {
    margin-bottom: 20px;
}
section.overview-sec .overview ul {
    /* padding: 0; */
    list-style: circle!imporatnt;
    margin-top: 10px;
}
section.overview-sec .overview li {
    list-style: disc;
    line-height: 22px;
    font-weight: 400;
    font-size: 14px;
    /* text-align: justify; */
    color: #5e5e5e;
    margin-bottom: 3px;
}
section.listing-count-sec {
    padding: 60px 0;
    background-image: url(../images/inner-facultybg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
section.listing-count-sec .title {
    text-align: center;
    color: #af0020;
}
section.listing-count-sec .title span {
    font-weight: 700;
    line-height: 40px;
}
section.listing-count-sec .title h4 {
    font-weight: 600;
    font-size: 18px;
    /* line-height: 15px; */
}
.faculty-image-left iframe {
    width: 100%;
    height: 100%;
}

section.faculty-image{
	padding: 60px 0;
}
section.faculty-image .carousel-control-next, section.faculty-image .carousel-control-prev {
	color: #4269b5;
    opacity: .8;
    transition: opacity .15s ease;
    background: #4269b5;
    height: max-content;
    width: 43px;
    padding: 7px 0;
    margin: auto;
}
section.expert-faculty-sec {
    background: #2E67B1;
    padding: 60px 0;
    text-align: center;
}
/*section.expert-faculty-sec h3 {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 28px;
    position: relative;
    padding-bottom: 8px;
    margin-bottom: 44px;
    text-align: center;
    color: #FFFFFF;
}
section.expert-faculty-sec h3:before {
    content: '';
    height: 3px;
    position: absolute;
    width: 208px;
    background: #fff;
    bottom: 0px;
}*/
section.expert-faculty-sec .inner_expert {
    padding: 5px;
}
/*section.expert-faculty-sec .inner_expert .faculty-details-box {
    background: #fff;
    box-shadow: 0 0 7px #00000014;
    position: relative;
    padding-top: 130px;
    text-align: center;
    min-height: auto;
    max-width: 281px;
    display: inline-block;
    width: 100%;
}
.expert-faculty-sec.student-placement-section .faculty-details-box {
    min-height: unset!important;
}
section.expert-faculty-sec .inner_expert .faculty-details-box figure {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #ccc;
    position: absolute;
    top: 15px;
    left: 0;
    right: 0;
    margin: 0 auto;
}*/
section.expert-faculty-sec .inner_expert .faculty-details-box h4 {
    padding: 0 15px;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 4px;
}
section.expert-faculty-sec .inner_expert .faculty-details-box h5 {
    padding: 0 10px;
    font-size: 14px;
    font-weight: normal;
    font-style: italic;
}
section.expert-faculty-sec .inner_expert .contact-details {
    padding: 0 15px 15px;
}
section.expert-faculty-sec .inner_expert a.know-more {
    display: inline-block;
    background: #2467a5;
    color: #fff;
    padding: 5px 20px;
    margin: 10px 0 0;
    border-radius: 5px;
    text-transform: uppercase;
    border: 1px solid #2467a5;
    text-decoration: none;
}
section.student-testimonial-sec {
    padding: 60px 0 60px;
    background: #f5f5f5;
}
.coe-gallery-sec .scroll-bar-2 {
    max-height: 234px;
    overflow-y: scroll;
    overflow-x: clip;
    padding-right: 15px;
}
section.student-testimonial-sec .owl-carousel .owl-nav button.owl-next, 
section.student-testimonial-sec .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -30px;
    font-size: 45px;
    margin: auto 0;
    height: max-content;
    color: #f68500d1;
    text-shadow: 0 0 4px #0000005e;
}
section.student-testimonial-sec .owl-carousel .owl-nav button.owl-next {
    left: unset;
    right: 0;
}
/* section.student-testimonial-sec h3 { */
    /* font-weight: 600; */
    /* font-size: 28px; */
    /* position: relative; */
    /*display: inline-block;*/
    /* margin-bottom: 6px; */
    /* color: #9d2235; */
    /* text-align: center; */
/* } */

section.student-testimonial-sec .owl-carousel .owl-nav button.owl-next,
section.student-testimonial-sec .owl-carousel .owl-nav button.owl-prev,
section.student-placement .owl-carousel .owl-nav button.owl-next,
section.student-placement .owl-carousel .owl-nav button.owl-prev

 {
    position: absolute;
    top: 0;
    left: -30px;
    bottom: 0;
    font-size: 45px;
    margin: auto 0;
    height: max-content;
    color: #f68500d1;
    text-shadow: 0 0 4px #0000005e;
}
section.student-testimonial-sec .owl-carousel .owl-nav button.owl-next,
section.student-placement .owl-carousel .owl-nav button.owl-next
 {
    left: unset;
    right: -30px;
}
section.expert-faculty-sec .inner_expert a.know-more:hover {
    text-decoration: none;
    background: none;
    color: #2467a5;
}
section.expert-faculty-sec .owl-carousel .owl-nav .owl-prev, section.expert-faculty-sec .owl-carousel .owl-nav .owl-next {
    position: absolute;
    height: max-content;
    top: 0;
    bottom: 0;
    margin: auto 0;
    right: 8px;
    background: #3968b39e;
    color: #fff;
    font-size: 44px;
    text-shadow: 0 0 13px #0000006b;
    width: 30px;
}
section.expert-faculty-sec .owl-carousel .owl-nav .owl-prev
 {
	 right:unset;
	 left:0;
	 
 }

.faculty-of-engineering-vtab .col-md-9 {
    background: #fff;
    padding: 12px 20px;
}
.faculty-of-engineering-vtab .inner-program {
    max-width: 100%;
    padding: 0 15px 0 0;
    float: left;
    margin-top: 0;
}
.faculty-of-engineering-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;
}
.faculty-of-engineering-vtab .inner-program ul {
    padding: 0;
}
.faculty-of-engineering-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; */
}
.faculty-of-engineering-vtab .inner-program a:before {
    content: '';
    top: 13px;
    left: 15px;
    position: absolute;
    height: 13px;
    width: 13px;
    border-radius: 50%;
    background: url(../images/Vector.png);
    background-size: cover;
}
.faculty-of-engineering-vtab .inner-program ul li {
    width: 48%;
    float: left;
    margin-right: 2%;
    min-width: 330px;
    max-width: 100%;
}
section.faculty-annoucement {
    background: #fff;
    padding: 60px 0;
    text-align: center;
}
section.faculty-annoucement .left {
    width: 76px;
    height: 60px;
    border: 1px solid #fff;
    position: absolute;
    left: 10px;
    top: 10px;
    border-radius: 5px;
}
section.faculty-annoucement .left h4 {
    font-size: 11px;
    text-align: center;
    margin-bottom: 0;
    align-items: center;
    justify-content: center;
    white-space: break-spaces;
    padding: 10px;
}
section.faculty-annoucement .right {
    padding-left: 85px;
    white-space: normal;
    font-size: 12px;
    line-height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
section.faculty-annoucement .right a{
margin-bottom:0;
text-decoration: none;
color: #fff;
}
section.faculty-annoucement .right a:hover{
color: #fff;
	
}
section.faculty-annoucement .inner-announcement {
    margin-top: 25px;
    background: #003E8F;
    margin-right: 50px;
    padding: 7px 11px;
    width: 100%;
    max-width: 344px;
    color: #fff;
    position: relative;
    min-height: 75px;
    border-radius: 5px;
    clear: both;
    align-items: center;
    display: inline-table;
    height: 80px;
}
.page-section-heading{
	margin-bottom:30px;
}

.page-section-heading.white{
	color:#fff;
}
.page-section-heading.white:before{
	background: #fff;
}

div#scrollspyDepartmentsProgrammes {
    clear: both;
    padding: 60px 0;
    background: #f2f7ff;
    text-align: center;
}
.departments-programmes-section .tab-pane {
    text-align: left;
    margin-top: 0;
}
.departments-programmes-section ul.nav.nav-tabs, section.nss-page-content-section-4 ul.nav.nav-tabs {
    width: 550px;
    background: #fff;
    border-radius: 26px;
    padding: 4px;
    margin: 0px auto;
    border: 1px solid #dadada;
    max-width: 100%;
    margin-bottom: 30px;
}
.faculty-of-engineering-vtab .col-md-9 {
    background: #fff;
    min-height: 300px;
}
.faculty-of-engineering-vtab .nav-link{
 text-align:left;	
}
.faculty-of-engineering-vtab .col-md-3 {
    padding: 0;
    background: #f3f3f3;
}
.faculty-of-engineering-vtab .nav-link {
    text-align: left;
    width: 100%;
    background: #f3f3f3;
    border-radius: 0;
    color: #363636;
    border-bottom: 1px solid #e1e1e1;
    position: relative;
}

.faculty-of-engineering-vtab .nav-link.active {
    background: #3057a3;
}
.faculty-of-engineering-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: 11px;
}
.inner-tab {
    padding: 20px 20px;
}
.departments-programmes-section ul.nav.nav-tabs li, 
section.nss-page-content-section-4 ul.nav.nav-tabs li {
    display: inline-block;
    width: 49%;
}
.departments-programmes-section .nav-tabs .nav-link,
section.nss-page-content-section-4 .nav-link
{
	border-color: #e9ecef #e9ecef #dee2e6;
    text-align: left;
    border-radius: 26px;
	color:#000;
  
}
.departments-programmes-section .nav-tabs .nav-link:before,
section.nss-page-content-section-4 .nav-link:before 
{
	content:'';
	position:absolute;
	left:0;
	top:0;
}
.departments-programmes-section .nav-tabs .nav-link.active, 
.departments-programmes-section .nav-tabs .nav-item.show .nav-link,
section.nss-page-content-section-4 .nav-tabs .nav-link.active,
section.nss-page-content-section-4 .nav-tabs .nav-item.show .nav-link
 {
    border-color: #9D2235;
    background: #9D2235;
    color: #fff;
    border: none;
    font-weight: normal;
}
.department-box {
    padding: 15px;
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    background: #fff;
    position: relative;
    margin-bottom: 30px;
}

.department-box h5 a {
    height: 55px;
    overflow: hidden;
    margin: 0px;
    font-weight: 500;
    display: table-cell;
    vertical-align: middle;
    line-height: 18px;
    font-size: 14px;
    color: #2c2c2c;
}
.department-box h5 a{text-decoration:none;}
.department-box h5 {
    margin-left: 50px;
    height: 55px;
    display: table;
}
.department-box .icon {
    float: left;
    line-height: 55px;
    width: 45px;
    position: absolute;
    left: 10px;
    top: 10px;
}
section.overview-sec .overview {
    text-align: justify;
}
.objective ul {
    padding: 0 24px;
    list-style: none;
}
.objective ul li {
    margin-bottom: 7px;
}
.faculty_or_school_content.departments-programmes-section {
    padding: 60px 0;
    background: #3968b3;
}
.inner-award {
    background: #fff;
    padding: 42px 30px;
}
.inner-award li {
    margin-bottom: 2px;
    list-style: disc;
}
/* -------------------------------------------------------faculty-single csss end------------------------------------ */
/*====================
==========Department*/
section.department-achivement {
    padding: 60px 0;
    color: #fff;
    background: #3968b3;
    text-align: center;
}
h3.page-section-heading.white {
    margin-bottom: 30px;
} 
.department-achivement-box {
    max-width: 840px;
    margin: auto;
    display: flex;
    text-align: left;
    justify-content: center;
    align-items: center;
}
.department-achivement-box .content {
    padding-left: 20px;
}
.department-achivement-box .content h5 {
    font-size: 16px;
    font-style: italic;
}
.department-achivement-box a{
	color:#fff;
	text-decoration:none;
}
.department-achivement-box figure {
    width: 234px;
    border-radius: 8px;
    overflow: hidden;
    height: 135px;
    display: inline-flex;
    margin-bottom: 0;
}
.department-achivement-box figure img{
	width:100%;
	height:100%;
	object-fit:cover;
}
.achievements-modal .modal-header {
    position: absolute;
    top: 5px;
    right: 5px;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    color: #fff;
    z-index: 1;
}
.achievements-modal .modal-dialog.modal-dialog-centered{
	max-width: 700px;
}
.achievements-left {
    text-align: center;
    margin-top: -39px;
}
.achievements-left img {
    border: 7px solid #FFDFB8;
    border-radius: 10px;
}
.achievements-left h4 {
    font-size: 19px;
    margin: 10px 0;
    color: #000;
}
.achievements-left h5 {
    font-size: 14px;
}
.student-pl-box .content p {
    font-size: 12px;
    font-style: italic;
    line-height: 1.8em;
    margin-bottom: 0;
}
.achievements-content {
    display: flex;
    height: 100%;
    align-items: center;
}
section.department-achivement .owl-carousel .owl-nav button.owl-next, 
section.department-achivement .owl-carousel .owl-nav button.owl-prev,
.brand-section.internationalpartners .owl-carousel .owl-nav button.owl-next,
.brand-section.internationalpartners .owl-carousel .owl-nav button.owl-prev
 {
    position: absolute;
    height: max-content;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 35px;
	left:0;
}
section.department-achivement .owl-carousel .owl-nav button.owl-next,
.brand-section.internationalpartners .owl-carousel .owl-nav button.owl-next
{
	left:unset;
	right:0;
}
.brand-section.internationalpartners .owl-carousel .owl-nav button.owl-next,
.brand-section.internationalpartners .owl-carousel .owl-nav button.owl-prev
 {
	 color:#fff;
 }
/*====================
==========Infrastructure*/
section.department-infrastructure {
    text-align: center;
    padding: 60px 0;
}
.department_infrastructure_box {
    position: relative;
}
section.department-infrastructure .owl-carousel .owl-nav .owl-prev,
section.department-infrastructure .owl-carousel .owl-nav .owl-next
 {
    position: absolute;
    height: max-content;
    top: 0;
    bottom: 0;
    margin: auto 0;
    left: 8px;
    color: #fff;
    font-size: 44px;
    text-shadow: 0 0 13px #0000006b;
}
section.department-infrastructure .owl-carousel .owl-nav .owl-next{
	left:unset;
	right:0;
}
.department_infrastructure_box:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(354deg, #19418f, #19418f70, transparent);
}
.department_infrastructure_box figure {
    margin: 0;
    height: 212px;
    display: flex;
}
.department_infrastructure_box figure img{
	width:100%;
	object-fit:cover;
}
.department_infrastructure_box {
    position: relative;
}


.department_infrastructure_box .content-con {
    position: absolute;
    width: 100%;
    bottom: 0;
    color: #fff;
    margin: 0;
}
.department_infrastructure_box .content-con h4 {
    padding: 0;
    font-size: 18px;
}
.department_infrastructure_box .content-con h4 a{
	 color: #fff;
	 text-decoration:none;
}
.department_infrastructure_box .content-con .know-more-btn {
    height: 0;
    overflow: hidden;
    opacity: 0;
	padding: 5px 20px;	
}
.department_infrastructure_box .content-con .know-more-btn:hover{
	background:#fff;
}
.department_infrastructure_box:hover .content-con .know-more-btn{
opacity:1;
height:auto;

}
.department-events .event-box figure {
    margin: 0;
    position: relative;
    margin: 0;
    background: #000;
    display: flex;
    width: 100%;
    height: 100%;
}
.department-events .event-box figure img {
    opacity: 0.6;
}
.department-events .event-box .content {
    position: absolute;
    bottom: 0;
    color: #fff;
    padding: 13px 19px;
    z-index: 1;
    background: #000000ba;
    width: 100%;
}
.department-events .event-box .content p {
    font-size: 14px;
    font-style: italic;
    line-height: 1.8em;
}
/*====================
==========Infrastructure End*/
/*============================================
================================Department End*/


/*Brand Section*/
section.brand-section {
    padding: 60px 0;
    background: #eceaea;
    /* margin-top: 20px; */
    text-align: center;
}
section.brand-section h2 {
    text-align: center;
    font-weight: 600;
    font-size: 25px;
    color: #000;
    position: relative;
    padding-bottom: 50px;
    text-transform: uppercase;
}
section.brand-section figure.brand-logo {
    display: flex;
    width: 100%;
    height: auto;
    justify-content: center;
    align-content: center;
    margin-bottom: 0;
    background: #fff;
    box-shadow: 0 0 8px #00000014;
    border-radius: 5px;
    margin: 10px 0;
}
section.brand-section figure.brand-logo img {
    height: 80px;
    display: inline-block;
    /* -webkit-filter: grayscale(100%); */
    /* filter: grayscale(100%); */
    width: auto!important;
    margin: 16px 0;
    padding: 7px;
}
/*Brand Section End*/
/* -------------------------------------------------------faculty csss end------------------------------------ */
section.inner-faculty-banner {
    background: url(../images/faculty-inner-banner.png);
    background-size: cover;
    position: relative;
	height: 438px;
}
section.inner-faculty-banner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90.63deg, #373737 19.98%, rgba(55, 55, 55, 0) 101.9%);
}
.inner-faculty-tabs .nav-pills .nav-link, .inner-faculty-tabs .nav-pills .show>.nav-link {
    position: relative;
    color: #000;
    font-weight: 600;
    margin-top: 21px;
    text-align: left;
    background: #fff;
    padding: 11px 31px;
    border-radius: 79px 0 0 79px;
    font-size: 15px;
    padding-left: 62px;
}
.inner-faculty-tabs .nav-pills .nav-link i, .inner-faculty-tabs .nav-pills .show>.nav-link i {
    position: absolute;
    left: 31px;
    top: 15px;
    font-size: 25px;
}
.inner-faculty-tabs .nav-pills .nav-link.active, .inner-faculty-tabs .nav-pills .show> .nav-link {
    background: #d9d9d9;
    border-radius: 79px 0 0 79px;
    position: relative;
}	

.inner-faculty-tabs .nav-pills .nav-link.active:after {
    z-index: 111111111111111;
    content: "";
    position: absolute;
    bottom: 0;
    top: 0;
    margin: auto;
    height: max-content;
    right: 0;
    border: 18px solid #ffffff00;
    border-right-color: #e7e7e7;
    /* border-top-color: #d1d1d1; */
}
.inner-faculty-tabs .tab-pane {
    background: #e7e7e7;
    padding: 35px 15px 35px 0;
}
.inner-faculty-tabs .faculty-first {
    height: auto;
    /*overflow-y: scroll;*/
    overflow-x: hidden;
    padding:0 10px;
}
.inner-faculty-tabs .faculty-first .overview h3 {
    font-weight: 600;
    font-size: 28px;
    position: relative;
    display: inline-block;
    padding-bottom: 4px;
}
.inner-faculty-tabs .faculty-first .overview h3:before {
    content: '';
    height: 2px;
    position: absolute;
    width: 100%;
    background: #FF861E;
    bottom: 0px;
}
.inner-faculty-tabs .faculty-first .overview p {
    text-align: justify;
    color: #5e5e5e;
    margin-bottom: 20px;
}
.inner-faculty-tabs .faculty-first .overview ul {
    /* padding: 0; */
    list-style: circle!imporatnt;
    margin-top: 10px;
}
.inner-faculty-tabs .faculty-first .overview li {
    list-style: disc;
    line-height: 22px;
    font-weight: 400;
    font-size: 14px;
    /* text-align: justify; */
    color: #5e5e5e;
    margin-bottom: 3px;
}
.inner-faculty-tabs .faculty-first .overview {
    padding: 0 30px;
}
.inner-faculty-tabs .faculty-first .listing-counts {
    padding: 45px 20px;
    background-image: url(../images/inner-facultybg.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.inner-faculty-tabs .faculty-first .listing-counts .title {
    text-align: center;
	color: #FF9437; 
}
.inner-faculty-tabs .faculty-first .listing-counts .title span {
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
}
.inner-faculty-tabs .faculty-first .listing-counts .title h4 {
    font-weight: 600;
    font-size: 14px;
    /* line-height: 15px; */
}
.inner-faculty-tabs .faculty-first .expert-faculty {
    background: #2E67B1;
    padding: 45px 20px;
}
.inner-faculty-tabs .faculty-first .expert-faculty h3 {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 28px;
    position: relative;
    /* display: inline-block; */
    padding-bottom: 8px;
    margin-bottom: 44px;
    text-align: center;
    color: #FFFFFF;
}
.inner-faculty-tabs .faculty-first .expert-faculty h3:before {
    content: '';
    height: 3px;
    position: absolute;
    width: 208px;
    background: #fff;
    bottom: 0px;
}
.inner-faculty-tabs .faculty-first .expert-faculty .inner_expert {
    padding: 5px;
}
.inner-faculty-tabs .faculty-first .expert-faculty .inner_expert .faculty-details-box {
    background: #fff;
    box-shadow: 0 0 7px #00000014;
    position: relative;
    padding-top: 130px;
    text-align: center;
    min-height: 250px;
}
.inner-faculty-tabs .faculty-first .expert-faculty .inner_expert .faculty-details-box figure {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #ccc;
    position: absolute;
    top: 15px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.inner-faculty-tabs .faculty-first .expert-faculty .inner_expert .faculty-details-box h4 {
    padding: 0 15px;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 4px;
}
.inner-faculty-tabs .faculty-first .expert-faculty .inner_expert .faculty-details-box h5 {
    padding: 0 10px;
    font-size: 16px;
    font-weight: normal;
    font-style: italic;
}
.inner-faculty-tabs .faculty-first .expert-faculty .inner_expert .contact-details {
    padding: 0 15px 15px;
}
.inner-faculty-tabs .faculty-first .expert-faculty .inner_expert a.know-more {
    display: inline-block;
    background: #2467a5;
    color: #fff;
    padding: 5px 20px;
    margin: 10px 0 0;
    border-radius: 5px;
    text-transform: uppercase;
    border: 1px solid #2467a5;
    text-decoration: none;
}
.inner-faculty-tabs .faculty-first .expert-faculty .inner_expert a.know-more:hover {
    text-decoration: none;
    background: none;
    color: #2467a5;
}
.inner-faculty-tabs .faculty-first .owl-carousel .owl-dot, .inner-faculty-tabs .faculty-first .owl-carousel .owl-nav .owl-next {
    position: absolute;
    height: max-content;
    top: 0;
    bottom: 0;
    margin: auto 0;
    right: 8px;
    color: #fff;
    font-size: 44px;
    text-shadow: 0 0 13px #0000006b;
}
.inner-faculty-tabs .faculty-first .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    height: max-content;
    top: 0;
    bottom: 0;
    margin: auto 0;
    left: 8px;
    color: #fff;
    font-size: 44px;
    text-shadow: 0 0 13px #0000006b;
}
.inner-faculty-tabs .faculty-first .faculty-annoucement {
    background: #fff;
    padding: 45px 20px;
}
.inner-faculty-tabs .faculty-first .faculty-annoucement .left {
    width: 55px;
    height: 55px;
    border: 1px solid #fff;
    position: absolute;
    left: 10px;
    top: 10px;
    border-radius: 5px;
}
.inner-faculty-tabs .faculty-first .faculty-annoucement .left h4 {
    font-size: 13px;
    text-align: center;
    margin-bottom: 0;
    padding: 10px 0;
}
.inner-faculty-tabs .faculty-first .faculty-annoucement .right {
    padding-left: 65px;
    white-space: normal;
    font-size: 12px;
    line-height: 16px;
}
.inner-faculty-tabs .faculty-first .faculty-annoucement .right p{
margin-bottom:0;	
}
.inner-faculty-tabs .faculty-first .faculty-annoucement .inner-announcement {
    display: inline-block;
    margin-top: 25px;
    background: #003E8F;
    margin-right: 50px;
    padding: 7px 11px;
    width: 100%;
    max-width: 260px;
    color: #fff;
    position: relative;
    min-height: 75px;
    border-radius: 5px;
}
.inner-faculty-tabs .faculty-first .faculty-annoucement h3 {
    font-weight: 600;
    font-size: 28px;
    position: relative;
    display: inline-block;
    padding-bottom: 4px;
    color: #003E8F;
}
.inner-faculty-tabs .faculty-first .faculty-annoucement h3:before {
    content: '';
    height: 2px;
    position: absolute;
    width: 100%;
    background: #003E8F;
    bottom: 0px;
}
.inner-faculty-tabs .faculty-first .faculty-accodian {
    padding: 45px 0;
}
.inner-faculty-tabs .faculty-first .faculty-accodian .accordion-item {
    /* color: none; */
    /* background-color: var(--bs-accordion-bg); */
    /* border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color); */
    margin-bottom: 14px;
}
.inner-faculty-tabs .faculty-first .faculty-accodian .accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 5px 20px;
    color: #ffffff;
    background-color: #8E0015;
    border: 0;
    border-radius: 0px;
    overflow-anchor: none;
    transition: var(--bs-accordion-transition);
    font-weight: 600;
    font-size: 17px;
    line-height: 40px;
    text-align: justify;
}
.inner-faculty-tabs .faculty-first .faculty-accodian .accordion-item {
    color: var(--bs-accordion-color);
    background-color: var(--bs-accordion-bg);
    border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
    background: no-repeat;
    border: none;
    text-align: justify;
    color: #5e5e5e;
}
.inner-faculty-tabs .faculty-first .faculty-accodian .accordion-button:focus {
    z-index: 3;
    border-color: none;
    outline: 0;
    box-shadow: none;
}
.inner-faculty-tabs .faculty-first .faculty-accodian .accordion-button::after {
    flex-shrink: 0;
    width: var(--bs-accordion-btn-icon-width);
    height: var(--bs-accordion-btn-icon-width);
    margin-left: auto;
    content: "";
    background-image: var(--bs-accordion-btn-icon);
    background-repeat: no-repeat;
    background-size: var(--bs-accordion-btn-icon-width);
    transition: var(--bs-accordion-btn-icon-transition);
	display: none;
}
.inner-faculty-tabs .faculty-first .program-placement-section {
    background: #4A3F3D;
    padding: 60px;
}
/* -------------------------------------------------------faculty csss end------------------------------------ */

	  /*Feedback Form==========*/

.feedback-btn {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    background: #df7026;
    padding: 10px 23px;
    border-radius: 10px 10px 0 0;
    transform: rotate(-90deg);
    position: fixed;
    right: -50px;
    z-index: 1000;
    top: 236px;
    font-size: 14px;
    border: none;
    text-transform: uppercase;
}
#formContainer {
    position: fixed;
    top: 117px;
    right: -400px;
    width: 100%;
    max-width: 265px!important;
    height: 317px;
    max-width: 296px;
    background-color: #f3f7ff;
    z-index: 9999;
    transition: right 0.3s;
    box-shadow: 0 0 10px #000;
    border-radius: 10px 0 0 10px;
}
div#formContent h2 {
    font-size: 20px;
    color: #224479;
    padding: 0 14px 0 0;
    border-bottom: 1px solid #224479;
    padding-bottom: 7px;
    margin-bottom: 20px;
}
#formContainer.open {
  right: 0;
}

#formContent {
    padding: 0;
}
#formContent .form-control {
    margin-bottom: 8px;
}
#formContent input[type="submit"].form-control {
    background: #df7026;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
}
#closeForm {
    position: absolute;
    top: 0px;
    right: 5px;
    font-size: 24px;
    background-color: transparent;
    border: none;
    cursor: pointer;
    z-index: 1;
}


#formContainer.open #overlay {
  opacity: 1;
}

/*Feedback Form End==========*/


/* -------------------------------------------------------international csss start------------------------------------ */



section.student-placement {
    padding: 60px 0;
    background-image: url(../images/inner-facultybg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.student-pl-box, .faculty-details-box  {
    padding: 30px 0 40px;
    margin-bottom: 30px;
    background-color: #ffffff;
    text-align: center;
    overflow: hidden;
    position: relative;
    box-shadow: 0 0 6px #0003;
    margin-top: 10px;
}

.student-pl-box .content {
    padding: 10px 15px;
	text-align:center;
}
.student-pl-box .content h4 {
    font-size: 14px;
    margin-bottom: 0;
}
.student-pl-box .content h5 {
    font-size: 16px;
    margin: 6px 0 0;
    color: #7c7c7c;
}
.student-pl-box .content h6 {
    font-style: italic;
    font-size: 12px;
}
/*===============================*/
.student-pl-box figure, .faculty-details-box figure  {
    display: inline-block;
    height: 130px;
    width: 130px;
    z-index: 1;
    position: relative;
}
.student-pl-box figure img, .faculty-details-box figure img  {
    width: 100%!important;
    height: 100%!important;
    object-fit: cover;
    border-radius: 50%;
    transform: scale(1);
    transition: all 0.9s ease 0s;
}

.student-pl-box figure::before, .faculty-details-box figure::before  {
    content: "";
    width: 100%;
    height: 0;
    border-radius: 50%;
    background-color: #df7902;
    position: absolute;
    bottom: 135%;
    right: 0;
    left: 0;
    opacity: 0.9;
    transform: scale(3);
    transition: all 0.3s linear 0s;
}
.student-pl-box figure::after, .faculty-details-box figure::after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #db851a;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.student-pl-box:hover figure::before, .faculty-details-box:hover figure::before {
    height: 100%;
}
.student-pl-box:hover figure img, .faculty-details-box:hover figure img {
    box-shadow: 0 0 0 14px #f7f5ec;
    transform: scale(0.7);
}
/*=====================================*/
section.expert-faculty-sec h3 {
    color: #fff;
  
}

section.expert-faculty-sec h4 {
    color: #000;
    font-size: 20px;
}
#expert_studentpass .inner_expert .faculty-details-box {
    min-height: 230px;

}

section.international-accodian .accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 12px 20px;
    color: #ffffff;
    background-color: #283f7a;
    border: 0;
    border-radius: 0px;
    overflow-anchor: none;
    transition: var(--bs-accordion-transition);
    font-weight: 300;
    font-size: 16px;
    text-align: justify;
    margin-bottom: 8px;
    line-height: 21px;
}
section.international-accodian {
    padding:60px 0;
}
section.international-accodian .accordion-button:focus {
    z-index: 3;
    border-color: none;
    outline: 0;
    box-shadow: none;
}
section.international-accodian .accordion-button::after {
   display:none;
}

section.international-accodian .accordion-item {
    /* color: var(--bs-accordion-color); */
    background-color: #fff5f5;
    border: var(--bs-accordion-border-width) solid #f6f6f6;
}
section#international_partners {
    padding: 60px 0;
    background-image: url(../images/inner-facultybg.png);
    /* margin-top: 20px; */
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
	background-attachment:fixed;
}
section#international_partners:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0f3378e0;
}
section#international_partners h3 {
    font-weight: 600;
    font-size: 28px;
    position: relative;
    /* display: inline-block; */
    margin-bottom: 35px;
    color: #ffffff;
    text-align: center;
}
section#international_partners figure.brand-logo img {
    filter: none;
}
section.slider9 h3 {
    color: #ffffff;
}
section#Contact_us_inter {
    text-align: center;
}
section#Contact_us_inter h4{
    font-size: 24px;
}
section#Contact_us_inter a{
	text-decoration:none;
	color:#fff;
}
/* -------------------------------------------------------international csss end------------------------------------ */
/*COE Page MKM*/

section.slider.coe-page {
    position: relative;
    max-height: 100vh;
    overflow: hidden;
}
section.slider.coe-page .slider-image::before {
    background: linear-gradient(104deg, #3b65a9e0 28.16%, rgba(100, 19, 32, 0) 68.15%);
}
section.training-setup h3 {
    text-align: center;
    margin-bottom: 30px;
}
section.training-setup .owl-carousel .owl-nav .owl-prev,
section.training-setup .owl-carousel .owl-nav .owl-next
 {
    position: absolute;
    height: max-content;
    top: 0;
    bottom: 0;
    margin: auto 0;
    left: 8px;
    color: #fff;
    font-size: 44px;
    text-shadow: 0 0 13px #0000006b;
}
section.training-setup .owl-carousel .owl-nav .owl-next{
	left:unset;
	right:0;
}
.coe-1-left .section-2-about-left.aos-init.aos-animate {
    padding-right: 0;
    position: relative;
}
section.training-setup {
    padding: 0 0 60px;
}
.training-setup-box.what-new-happening-box .content {
    height: 61px;
    bottom: 10px;
	width: 90%;
}
.training-setup-box.what-new-happening-box .content h3 {
    font-size: 15px;
}
.training-setup-box.what-new-happening-box .content h3 a{
	color;#000;
	text-decoration:none;
}
.what-new-happening-box.training-setup-box figure {
    position: relative;
}
.what-new-happening-box.training-setup-box figure  a.virtual-tour-btn {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: max-content;
    height: max-content;
    background: #830f23d4;
    color: #fff;
    margin: auto;
    padding: 5px 15px;
    text-decoration: none;
    border-radius: 5px;
}
.message.right-side {
    max-height: 458px;
    overflow-y: scroll;
}

section.slider.coe-page {
    position: relative;
    max-height: 100vh;
    overflow: hidden;
}
.logo-coe {
    position: absolute;
    bottom: -8px;
    z-index: 1;
    width: 100%;
}
.coe-logo {
    background: #fff;
    position: relative!important;
    display: inline-block;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    padding: 15px;
    max-width: 200px;
}
.coe-logo img {
    width: auto!important;
    max-width: 100%;
    float: left!important;
}
.coe-caption-2 {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
}
.coe-caption-wrapper {
    background: linear-gradient(45deg, #ffffffcc, #ffffff);
    color: #7d0c21;
    padding: 13px;
    font-size: 16px;
    text-align: right;
}

.coe-caption-wrapper h4{
    margin-bottom: 0;
	font-size:18px;
}
section.coe-contact-sec {
    padding: 60px 0;
}
.social-img ul{
    width: 180px;
    margin: auto;
	padding:0;
}
.social-img ul li {
    display: inline-block;
}
.social-network a {
    background-color: #3B5998;
    display: inline-block;
    color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.social-img li:last-child a {
    background-color: #1da1f2 !important;
}
.social-circle li i {
    margin: 0;
    line-height: 50px;
    text-align: center;
}

/*
 *  Custom Scrollbar
 */

.scroll-bar-2::-webkit-scrollbar-track
 {
     -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
     border-radius: 5px;
     background-color: #f7f7f7;
 }
 
.scroll-bar-2::-webkit-scrollbar
 {
     width: 5px;
     border-radius: 5px;
     background-color: #f7f7f7;
 }
.scroll-bar-2::-webkit-scrollbar-thumb
 {
     border-radius: 5px;
     -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
     background: #B2243A;
 }
/*
 *  Custom Scrollbar End
 */
.col-md-6.coe-1-left {
    text-align: center;
}
.col-md-6.coe-1-left a.know-more-btn {
    margin-top: 15px;
    border-radius: 5px;
}
.col-md-6.coe-1-left a.know-more-btn {
    border-radius: 5px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: max-content;
    height: max-content;
    margin: auto;
	z-index:1;
}
.col-md-6.coe-1-left .section-2-about-left figure{
	position:relative;
}
.col-md-6.coe-1-left .section-2-about-left figure:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: #00000061;
    left: 0;
	top:0;
}
section.coe-notice-news-events {
    background: #ededed;
    padding: 60px 0;
}
section.coe-notice-news-events  .owl-carousel .owl-nav .owl-prev,
section.coe-notice-news-events  .owl-carousel .owl-nav .owl-next
 {
    position: absolute;
    height: max-content;
    top: 0;
    bottom: 0;
    margin: auto 0;
    left: 8px;
    color: #fff;
    font-size: 44px;
    text-shadow: 0 0 13px #0000006b;
}
section.coe-notice-news-events .owl-carousel .owl-nav .owl-next{
	left:unset;
	right:0;
}
section.student-testimonial-sec.coe-gallery-sec h3{
	text-align:left;
}
section.departments-programmes-section h3 {
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
}
.content-wrapper.scroll-bar-2 {
    max-height: 219px;
    overflow-y: scroll;
    padding-right: 15px;
}
/*COE Page MKM END*/

.scroll-indicator-controller > div {
    display: none;
}
.faculty-image .col-md-7 iframe{
	width:100%;
}
ul.list-1.orange-bullet.two-col li{
    float: left;
    width: 50%;
    padding-right: 22px;
}

.green{
  background-color:#6fb936;
}
        .thumb{
            margin-bottom: 30px;
        }
        
        .page-top{
            margin-top:85px;
        }

   
img.zoom {
    width: 100%;
    height: 200px;
    border-radius:5px;
    object-fit:cover;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}
        
 
.transition {
    -webkit-transform: scale(1.2); 
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
    .modal-header {
   
     border-bottom: none;
}
    .modal-title {
        color:#000;
    }
    .modal-footer{
      display:none;  
    }
.coe-photo-gallery .thumb a.fancybox {
    display: inline-block;
    width: 100%;
    height: 91px;
    overflow: hidden;
    border-radius: 10px;
}
section.student-testimonial-sec.coe-gallery-sec .owl-carousel .owl-nav button.owl-prev {
    left: 0;
}
section.student-testimonial-sec.coe-gallery-sec .owl-carousel .owl-nav button.owl-next {
    left: unset;
    right: 0;
}
.notice-con {
    background: #fff;
    border-radius: 7px;
    padding: 15px;
    height: 212px;
}
.notice-con ul {
    padding: 0;
    margin: 0;
    height: 188px;
    overflow-y: scroll;
}
.notice-con ul li {
    margin-bottom: 15px;
}
.notice-con ul li a {
    color: #000;
    text-decoration: none;
    position: relative;
    padding-left: 19px;
}
.notice-con ul li a i {
    color: #962033;
    position: absolute;
    left: 0;
    top: 4px;
}
/**/
/*-Faculty Page*/
 /*-- User Box --- */
section.facuulty-listing-page {
    padding: 60px 0 30px;
    background: #ecf0ff;
}
.user-box {
    background: #fff;
    padding: 15px 15px 35px 15px;
    position: relative;
    min-height: 300px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    text-align: center;
}
.user-box:hover {  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22); }
.user-box .tag { display:none; }
.user-box.dean {
    overflow: hidden;
    margin-bottom: 30px;
}
.user-box.dean .tag { display:inline-block; width: 200px; padding: 6px; position: absolute; text-align: center; color: #fff; top:16px; transform: rotate(-45deg); background:#ff9c00; left:-65px; font-size:14px; font-weight:500; text-transform:capitalize; display:none }
.user-box figure { width:150px; height:150px; border-radius:50%; border:3px solid #E7EBFB; margin:0px auto 12px auto; }
.user-box figure img { width:145px; height:145px; border-radius:50%; border:3px solid #fff; object-fit:cover; object-position:top; transition: all 0.5s ease-out; }
.user-box h5 {
    font-weight: 500;
    text-align: center;
    margin-bottom: 10px;
    font-size: 18px;
}
.user-box h5 a { text-decoration:none; color:#000; }
.user-box:hover h5 a { color:#00bfe7; } 
.user-box p.designation {
    height: auto;
    font-size: 17px;
    color: #000;
}
.user-box p.designation .icon-user { float:left; } 
.user-box p {
    color: rgba(0,0,0,0.5);
    margin-bottom: 11px;
    font-size: 12px;
    line-height: 16px;
    clear: both;
    text-align: center;
}
.user-box p .icons,.user-box p .fa { margin-right:8px; vertical-align:middle; line-height:19px; position:relative; left:1px; float: left;}
.user-box p .fa-university { float:left; }
.user-box p a.email { color: rgba(0,0,0,0.5);text-overflow: ellipsis; white-space: nowrap; width: 90%; float: left; }

.user-box a.clearfix { -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0);  
  -webkit-transition-duration: 0.3s; transition-duration: 0.3s; }
.user-box .icon-arrow-right-circle { float:right; font-size:24px; position:absolute; right:10px; bottom:10px;-webkit-transform: translateZ(0); transform: translateZ(0); }
.user-box:hover .icon-arrow-right-circle { -webkit-animation-name: clearfix; animation-name: clearfix; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-timing-function: ease-in-out;  animation-timing-function: ease-in-out;  -webkit-animation-iteration-count: 1; animation-iteration-count: 1; }
/*-Facuulty details page --- */
section.facuulty-details-page {
    padding: 60px 0 30px;
	background: #ecf0ff;
}
.facuulty-details-left {
    text-align: center;
}
.facuulty-details-left figure {
    width: 250px;
    height: 250px;
    border-radius: 50%;
    border: 6px solid #E7EBFB;
    margin: 0px 0px 25px 0px;
    overflow: hidden;
    max-width: 100%;
    display: inline-block;
    margin-bottom: 0;
}
.faculty-details-right-wrapper {
    padding: 0;
    min-height: 300px;
}
.faculty-details-right-wrapper .nav-pills .nav-link {
    background: none;
    text-align: center;
    color: #000;
    max-width: 125px;
}
.faculty-details-right-wrapper .nav-pills .nav-link span {
    display: inline-block;
    width: 100%;
}

.faculty-details-right-wrapper .nav-pills .nav-link span i {
    border: 1px solid #499e32;
    width: 60px;
    height: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #499e32;
    font-size: 26px;
}
.faculty-details-right-wrapper .nav-pills li:nth-child(odd) .nav-link span i{
	border: 1px solid #f8a400;
	color: #f8a400;
}
.faculty-details-right-wrapper .nav-pills li:nth-child(even) .nav-link span i{
	border: 1px solid #1d0fff;
	color: #1d0fff;
}
.faculty-details-right-wrapper .nav-pills li:nth-child(2) .nav-link span i{
	border: 1px solid #f8a400;
	color: #f8a400;
}
.faculty-details-right-wrapper .nav-pills li:nth-child(3) .nav-link span i{
	border: 1px solid #1d0fff;
	color: #1d0fff;
}
.faculty-details-right-wrapper .nav-pills li:nth-child(4) .nav-link span i{
	border: 1px solid #e8675b;
	color: #e8675b;
}
.faculty-details-right-wrapper .nav-pills li:nth-child(5) .nav-link span i{
	border: 1px solid #bcbcbc;
	color: #bcbcbc;
}
.faculty-details-right-wrapper .nav-pills li:nth-child(6) .nav-link span i{
	border: 1px solid #bec82b;
	color: #bec82b;
}
.faculty-details-right-wrapper .tab-content {
    min-height: 270px;
    background: #fff;
    border-radius: 5px;
}
.faculty-details-right-wrapper h3 {
    font-size: 22px;
    color: #000;
    position: relative;
}
.faculty-details-right-wrapper h3:before {
    content: '';
    width: 50px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #d3d3d3;
}
/*-Faculty Page End --- */

/*-Faculty Page start --- */

section.feestucture-page {
    padding: 60px 0;
}

section.feestucture-page  .nav-tabs .nav-item.show .nav-link, section.feestucture-page  .nav-tabs .nav-link {
    width: 25%;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 600;
    line-height: 0px;
    letter-spacing: 0em;
    text-align: center;
    background: #fff;
    color: #8F0016;
    height: 66px;
    border-radius: 0px;
    border: 0.5px solid #a10015;
    position: relative;
}
section.feestucture-page  .nav-tabs .nav-item.show .nav-link.active, section.feestucture-page  .nav-tabs .nav-link.active {
	 
	 background: #8F0016;
    color: #fff;
}
/*section.feestucture-page  .nav-tabs .nav-item.show .nav-link.active::before, section.feestucture-page  .nav-tabs .nav-link.active::before {
    content: '';
    position: absolute;
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    width: 20px;
    height: 16px;
    background: #fff;
    bottom: -3px;
    z-index: 1;
    left: 0;
    right: 0;
    margin: auto;
}*/
section.feestucture-page div#nav-tab {
    border: none;
}





/*-Faculty Page End --- */


/*NSS Page */
section.nss-page-content-section-1 {
    padding: 60px 0;
}
.nss-page-left {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
section.nss-page-content-section-2 {
    padding: 60px 0;
    color: #fff;
    background: #234693;
}
.nss-page-content-mission-right {
    align-items: center;
    justify-content: center;
    display: flex;
}
section.nss-page-content-section-3 {
    padding: 60px 0;
}
/**/
/**/
section.nss-page-objectives {
    padding: 60px 0;
}
section.nss-page-objectives li {
    width: 45%;
    float: left;
    margin-right: 5%;
}
section.nss-page-objectives-bottom {
    padding: 60px 0;
    color: #fff;
    background: #234693;
}
.nss-page-objectives-bottom-left {
    display: flex;
    justify-content: center;
    align-items: center;
}
/**/
section.nss-page-content-section-4 {
    padding: 60px 0;
    background: #3968b3;
}
section.nss-page-content-section-4 ul.nav.nav-tabs {
    width: 840px;
}
section.nss-page-content-section-4 ul.nav.nav-tabs li {
    width: 33.33%;
}
section.nss-page-content-section-4 .tab-content {
    background: #fff;
    padding: 20px;
    border-radius: 5px;
}
section.nss-page-content-section-5 {
    padding: 60px 0;
}
.nss-page-gallery {
    width: 100%;
}
section.nss-page-content-section-2 .section-heading-2{
color:#fff;	
}
.nss-page-gallery.aos-init.aos-animate {
    background-color: #f0f7ff;
    padding-bottom: 15px;
}

.nss-page-gallery h3 {
    padding: 0;
    font-size: 16px;
    /* height: 94px; */
    /* overflow: hidden; */
    width: 100%;
}
.nss-page-gallery h3 a{
	text-decoration:none;
	color:#000;
}
.nss-page-gallery {
    background-color: #f0f7ff;
    padding-bottom: 15px;
    box-shadow: 0 0 9px #00000052;
    margin: 18px 0;
	border-radius:10px;
}
.nss-page-gallery figure {
    padding: 0;
    margin: 0;
    display: flex;
    height: 200px;
}
.nss-page-gallery figure img {
    height: 100%;
    object-fit: cover;
}
.nss-page-gallery .content {
    height: 150px;
    padding: 10px;
    text-align: center;
    overflow: hidden;
}
.nss-page-gallery .content p {
    font-size: 13px;
    font-style: italic;
    /* line-height: 1.8em; */
}
.nss-page-gallery .content a {
    text-decoration: none;
    color: #000;
}
.nss-page-gallery:hover{
	box-shadow:0 0 9px #f68500;
}

section.nss-page-content-contact-section {
    background: #efefef;
    padding: 60px 0 30px;
    text-align: center;
}
/*NSS Page End*/
/*IIC Page PHS*/
section.iic_about {
    padding: 60px 0;
}
section.iic_about .left p{
    text-align: justify;
}
section.iic_calander {
    padding: 60px 0;
    background: #234693;
}
section.iic_calander h3{
color:#fff;
}
section.iic_calander .total-card {
    background: #fff;
    padding: 19px 25px;
    margin-bottom: 20px;
    height: 340px;
    box-shadow: 0 0 4px 0 #ecb0b0;
    border-radius: 5px;
}
section.iic_calander .total-card .scroll-bar-2 {
    max-height: 244px;
    overflow-y: scroll;
}
section.iic_calander .total-card h4 {
    text-align: center;
}

/*IIC Page PHS*/

#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-album-thumbnails,
#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails
 {
    justify-content: flex-start!important;
}
#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-album-thumbnails .bwg-title2 {
    font-weight: 300!important;
    padding: 10px 5px!important;
    background: #560312d6!important;
}
#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-album-thumbnails .bwg-item a {
    margin-right: 15px!important;
    margin-bottom: 15px!important;
}
/*Research Page PHS*/
section.research_develop_sec {
    padding: 60px 0;
}
.rpolicy-sec-left, .rpolicy-sec-right {
    display: flex;
    align-items: center;
    justify-content: center;
}
section.research_develop_sec .right {
    position: relative;
    padding: 6px 15px  15px 0;
}
section.research_develop_sec .right img {
    position: relative;
    width: 100%;
}
section.research_develop_sec .right::before {
    content: '';
    height: 166px;
    width: 208px;
    right: 0;
    bottom: 0;
    border-radius: 0px;
    position: absolute;
    background: #FF861E;
}
section.research-page-areas h3{
	color:#fff;
}
section.research-page-areas {
    padding: 60px 0;
    color: #fff;
    background: #234693;
}
section.research-page-areas li {
    width: 32.33%;
    float: left;
    padding-right: 15px;
    min-width: 250px;
    margin-right: 1%;
}
section.ipr_cell {
    padding: 60px 0;
}

.page-id-436 .entry_content{
	padding-top:0;
}
/*Research Page PHS*/
/*=======================
Min Width================*/
@media (min-width:992px){

}
@media (min-width: 768px){

}
/*=======================
Min Width End===========*/

@media (max-width: 1600px){
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 6px 0px 5px;
    font-size: 13px;;
}
}



@media (max-width: 1400px){
.celegancepage a.inner_celegance {
    font-size: 13px!important;
    letter-spacing: 1px!important;
}
.celegancepage {
    padding: 7px 2px!important;

    top: 134px!important;

}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 6px 0px 6px;
    font-size: 12px;
}
.logo img {
    max-width: 80%;
}

}
@media (max-width:1449px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 6px 0px 6px!important;
  }
}
@media (max-width: 1340px){
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 5px 0px 6px!important;
    font-size: 12px!important;
}
.logo img {
    max-width: 80%;
}
}
@media (max-width: 1300px) {
.announcement-section {
    width: 374px;
}
.logo img {
    max-width: 80%;
}
.top-1-right a {
   font-size: 10px;
    margin-left: 5px;
}	
}
@media (max-width: 1200px) {
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
    padding-top: 9px!important;
    margin-top: 60px;
}
.container, .container-lg, .container-md, .container-sm {
    max-width: 98%;
}
section.innner-syllabus .nav-pills .nav-link {
    color: #6A0000;
font-weight: 500;
font-size:12px;}
}

@media (max-width: 992px) {
header {
    z-index: 1000;
}
	button.mega-toggle-animated.mega-toggle-animated-slider {
    margin-top:36px!important;
}
	.slider .owl-item h4 img {
    height: 75px;
}
.slider .owl-nav {
     top: unset;
    bottom: 28px;
    right: 22px;
  
}
.slider .owl-nav {
    width: 54px;
    height: 25px;
}
.slider .owl-nav .owl-prev, .slider .owl-nav .owl-next {
    width: 25px;
    height: 25px;
    position: absolute;
}

#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
    margin-top: 19px;
}
.top-1-right a {
    display: inline-block;
    font-size: 10px;
    padding: 0px 6px;
    font-weight: 400;
    border-radius: 5px;
    margin-left: 5px;
}
section.program-education ul.innerlist li {
    margin-bottom: 80px;
}

.submenu-indicator-chevron {
    border-color: transparent #000000 #000000 transparent;
}
.announcement-section marquee{
line-height: 16px;}
.announcement-section marquee span a {
    font-size: 10px;
    line-height: 10px;
}
.announcement-section h4 {
    font-size: 10px;
    display: inline-block;
    padding: 3px 7px;
       letter-spacing: 1px;
}
.nav-menu > li > a {
    color: #000000;
}
.slider-caption h1 {
    font-size: 27px;
}
.slider-caption .col-md-12 {
    max-width: 516px;
}
.navigation-portrait .nav-search-button {
    line-height: 0;
}
.nav-search-button {
    padding: 14px 0;
}
.announcement-section {
    width: 245px;
}
.logo {
    max-width: 136px;
}
.navigation-portrait .nav-menu > li > a {
    padding: 5px 5px 5px 15px;
    font-size: 12px;
}
.section-2-links ul li {
    padding: 0 21px;
    margin: 0 10px 15px;
}
.section-2-links ul li .icons {
    width: 37px;
    display: inline-block;
}
.section-2-links ul li h5  a {
    color: #626262;
    font-size: 12px;
}
.section-2-top {
    padding: 30px 0 30px;
}
.section-4-counter ul h2 {
    font-size: 27px;
}
.section-4-counter ul h5 {
    font-size: 14px;
  
}
.what-new-happening-box .content {
    max-width: 100%;
   
}
.what-new-happening-box .content p {
    font-size: 14px;
    margin-bottom: 0;
}
.date-1 {
    font-size: 13px;
    font-style: italic;
}
.section-2-links ul li:before {
   display:none;
}
.section-2-links ul li {
    padding: 10px 15px;
    margin: 0 4px 15px;
    border: 1px solid #e1e1e1;
}
section.career-path ul li {
    width: 100%;
}
section.career-path ul li:nth-child(even) {
    margin-left: 0;
}
section.career-path ul:before{
	display:none;
}
/*090623*/
section.feestucture-page  .nav-tabs .nav-item.show .nav-link, section.feestucture-page  .nav-tabs .nav-link {
    font-size: 14px;
    font-weight: 500;
    height: 49px;
    padding: 0 5px;
}
.top-1-right a {
    font-size: 10px;
    margin-left: 5px;
    line-height: 19px;
    transform: rotate(90deg);
    position: fixed;
    right: -1px;
    top: 123px;
    border-radius: 0px 0 5px 5px;
}
.top-1-right .virtual-tour {
    FONT-VARIANT: JIS83;
    top: 311px;
    right: -26px;
    color: #fff;
}
.top-1-right a {
    right: -56px;
    top: 97px;
}
.top-1-right a.online-fee-payment {
    top: 220px;
    right: -45px;
}
a.virtual-tour.third-convocation {
    right: -53px;
    top: 408px;
}
	.feedback-btn{
		display:none;
	}
	.breadcrumb-banner ul {
    margin-top: 0;
}
section.inner-campus-con {
    margin-top: 0;
    background: linear-gradient(180deg, #8D0101 0%, #640000 100%);
}
.inner-campus ul li a {
    font-size: 12px;
}	
}

@media (max-width:768px) {
	section.innner-syllabus .nav-pills .nav-link.active:after {
  display:none;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    color: #fff!important;
    background: #d27400!important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    color: #ffffff!important;
}
section.program-tabs .overview {
    height: auto;
}
.slider .owl-item h4 img {
    height: 43px;
}
.leadership-modal .modal-dialog {
    position: relative;
}
.leadership-modal .col-md-3.descrip_leader {
    border-radius: 0;
}
.leadership-modal .col-md-3.descrip_leader:before {
  
    top: unset;
    right: 0;
    left: 0;
    bottom: -14px;
    margin: auto;
    transform: rotate(209deg);
}
.brand-section.internationalpartners .owl-nav { 
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 50px;
    bottom: -8px;
}
.brand-section.internationalpartners .owl-carousel .owl-nav button.owl-next, .brand-section.internationalpartners .owl-carousel .owl-nav button.owl-prev {
    color: #fff;
    background: #6f000078;
    width: 22px;
    font-size: 24px;
}
.leadership-modal .col-md-3.descrip_leader img.lib-img-show {
    max-width: 101px;
}
.leadership-modal .col-md-9.messagebox {
    background: #fff;
}
section.slider4 .table-responsive {
    overflow-x: scroll;
    max-width: 100%;
    clear: both;
}
	.betamessage {
    top: 93px;
  
}
.slider4 {
    overflow-x: hidden;
}
.section-4-counter ul li {
    padding: 0 15px;
}
.slider-caption h4 {
    font-size: 12px!important;
}
.section-4-counter ul h5 {
    font-size: 12px;
}
.section-4-counter ul h2 {
    font-size: 20px;
}
section.inner-program-overview .inner-campus .col-md-3.list:before {
    top: unset;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    max-width: 220px;
    height: 1px;
    margin: auto;
    background: #ffffff70;
}
.inner-content-breadcumb h1 {
    font-size: 19px;
    line-height: 23px;
}
.section-5-box-1 h4 {
    font-size: 23px;
}
.section-5-box-2-content ul li {
    text-align: center;
}
.section-5-box-2-content h6 {
    text-align: center;
}
.section-5-left {
    margin-top: 15px;
}
.what-new-happening-box .content p {
    font-size: 12px;
}
.section-5-box-1 h2 {
    font-size: 40px;
}
section.inner-program-overview .inner-campus .col-md-3.list {

    margin: 0 0 20px;
    padding-bottom: 10px;
}
section.innner-syllabus .nav-pills .nav-link {
     min-width: 125px;
}
    section.program-education h3.title {
        font-size: 20px;
    }
.slider-caption h1 {
    font-size: 18px;
}
.slider-caption .col-md-12 {
    max-width: 339px;
}
.slider-caption p {
    font-size: 12px;
}
.announcement-section h4 {
    display: inline-block;
    font-size: 14px;
    padding: 3px 8px;
}
.announcement-section marquee span a {
    font-size: 12px;
}
.admission-btn a {
    font-size: 10px;
    padding: 4px 9px;
   
}

.top-1 .col-md-12 {
    position: relative;
    min-height: 31px;
}
.admission-btn {
    position: absolute;
    right: 0;
    top: 0;
}

.slider-image img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.section-5-right ul {margin-top: 30px;}
.section-5-right ul li h4 {
    font-size: 30px;
  
}
.section-5-right ul li h6 {
    font-size: 12px;
}
section.section-7 .carousel-indicators{
    margin-top: 30px;
}
section.section-7 .carousel-indicators button {
    float: left;
    width: 30%;
    height: 68px;
    border-radius: 17px;
    margin-bottom: 10px;
}
section.section-7 .carousel-indicators {
    max-height: 157px;
}
.section-heading-2, .section-heading {
    font-size: 20px!important;
    line-height: 23px;
}
.top-ranked-universities .container-fluid h2 {
    font-size: 17px;
    line-height: 25px;
}
.footer-logo img {
    max-width: 141px;
}
.placement-btn {
    float: unset;
}
.section-5-box-1, .section-5-box-2 {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.section-5-box-1:before, .section-5-box-2::before {
    top: unset;
    bottom: 0;
    right: 0;
    height: 1px;
    width: 100%;
    background: #ffffff73;
}
.made {
    border-bottom: 2px solid #e7e7e7;
    padding: 15px 0;
    border-right: none;
}
.slider8 .owl-carousel .owl-nav button.owl-next, .slider8 .owl-carousel .owl-nav button.owl-prev {
    left: 0;
}
.slider8 .owl-carousel .owl-nav button.owl-next {
    right: 0;
    left: unset;
}
.here h2, .student h3 {
    font-size: 28px;
}
.testi h2 {
    font-size: 18px;
}
.testi p {
    font-size: 12px;
}
.box_border figure {
    max-width: 131px;
}
.faculty-image-left {
    padding-right: 15px;
}
.faculty-image-right {
    padding-left: 15px;
}
section.listing-count-sec .title {
    margin-bottom: 25px;
}
.inner-campus .list {
    display: inline-block;
    min-width: 138px;
    margin-top: 15px;
}
section.inner-campus-con {
    margin-top: 0;
}
.breadcrumb-banner .content .title {
    font-size: 20px;
}
.breadcrumb-banner ul li {
    font-size: 11px;
}
section.inner-campus-con.sticky {
	position:relative;
}
.breadcrumb-banner figure {
    min-height: 218px;
    display: flex;
}
.breadcrumb-banner figure img{
	object-fit:cover;
	width:100%;
}
.breadcrumb-banner .apply a {
    font-size: 10px;
    padding: 3px 20px;
}
.breadcrumb-banner .content .title {
    margin-top: 70px;
}
.menu-con #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
    background:#6a0909;
}
.menu-con #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    color: #fff;
    background: #d97500;
}
.breadcrumb-banner .content .title {
    margin-top: 0;
    font-size: 12px!important;
}
.breadcrumb-banner .content {
    padding-top: 18px!important;
}
.breadcrumb-banner ul li a {
    font-size: 10px!important;
}
section.student-testimonial-sec .owl-carousel .owl-nav button.owl-next, section.student-testimonial-sec .owl-carousel .owl-nav button.owl-prev {
    left: 0;
}
section.student-testimonial-sec .owl-carousel .owl-nav button.owl-next {
    left: unset;
    right: 0;
}
.notice-blog-left {
    margin-bottom: 30px;
}
.breadcrumb-banner .content .title {
    margin-left: 0!important;
}
.breadcrumb-banner ul {
    margin-left:0!important;
}
.breadcrumb-banner figure:before {
    width: 220px!important;
}
.breadcrumb-banner figure:after {
     left:  220px!important;
}
.program-placement-logo {
    padding-right: 0;
}
.program-placement-logo .placement-btn {
    position: relative;
  }
  #mega-menu-wrap-library #mega-menu-library > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    background: #e7e7e7!important;
}
.scroll-indicator-controller {
    display: none;
}	
	
/*.slider .owl-carousel .owl-item img {
      min-height: 259px!important;
}*/
.slider .owl-item h4 img {
    height: 60px;
}	
.top-2 .main_logo .col-md-12 {
    position: relative;
    min-height: 40px;
}	
header {
    padding-bottom: 0;
}	
.visitor-count {
    padding: 3px 12px;
    font-size: 10px;
    line-height: 14px;
    margin-top: 22px;
    border-radius: 3px;
}
	.breadcrumb-banner .apply {
    margin-top: 5px;
}
	.breadcrumb-banner .apply a {
     font-size: 10px;
    /* line-height: 130.5%; */
    text-transform: uppercase;
    color: #000000;
    border-radius: 20px;
    padding: 4px 24px;
  
}
section.slider img {
 
    height: 350px;
}
section.slider h4 img {

    height: 70px;
}
}




@media (max-width:576px) {
.slider-caption h1 {
    font-size: 13px;
    margin-top: 20px;
}

.celegancepage {
position: fixed!important;
top: 260px!important; 
left:0!important;
right:unset!important; 
border-radius: 0 7px 7px 0!important;

}
.celegancepage a.inner_celegance {
font-size: 10px!important;
transform: unset!important;
}

section#Contact_us_inter h4 {
    font-size: 18px;
    margin-top: 24px;
}
.section-2-links ul li h5 {
    font-size: 16px;
    font-weight: 600;
    margin: 10px 0 0;
}
.breadcrumb-banner figure:before {
    width: 170px!important;
}
.breadcrumb-banner figure:after {

    left: 170px!important;
}

.breadcrumb-banner .content .title {
max-width: 205px!important;
}
.announcement-section h4 {
    font-size:10px;
    padding: 3px 4px;
}
.announcement-section marquee span a {
    font-size: 10px;
}

.top-1 .col-md-12 {
    position: relative;
    min-height: 23px;
}
.announcement-section {
    width: 230px;
}
.btn-2 {
    font-size: 12px;
}
.slider-caption {
    padding: 40px 0 0;
}
.slider-caption h4 {
    font-size: 10px!important;
}
.slider-caption .col-md-12 {
    max-width: unset;
}
.slider-caption .col-md-12 h3 {
    font-size: 20px;
}
.slider-caption h1 {
    font-size: 11px;
}
.slider-caption p {
    font-size: 8px;
}
.logo {
    max-width: 116px;
    padding: 7px 0;
}
.section-2-links ul li {
    padding: 10px 15px;
}
section.program-tabs .inner-program li {
    width: 100%;
}
section.program-tabs .inner-program a {
    min-height: unset;
}
section.program-tabs .notice-program .nav-tabs .nav-item.show .nav-link, section.program-tabs .notice-program .nav-tabs .nav-link {
    font-size: 12px;
    line-height: 27px;
    height: 86px;
    
}
.leadership-card figure {
    width: 110px;
    height: 110px;
   
}

.leadership-card {
    min-height: 110px;
    padding-left: 118px;
}
.leadership-card-content-wrapper h4 {
    font-size: 14px;
}
.leadership-card-content-wrapper {
    padding-top: 10px;
}
.leadership-card-content-wrapper h6 {
    font-size: 10px;
}
.leadership-know-more-btn {
    width: 30px;
    height: 30px;
    font-size: 16px;
    line-height: 33px;
}
.coe-logo {
    max-width: 122px;
    padding: 0;
}
.training-setup-box.what-new-happening-box .content h3 {
    font-size: 12px;
}
.faculty-of-engineering-vtab .inner-program ul li {
    margin-right:0;
    min-width: 100%;
}
.inner-tab {
    padding: 0;
}
.callbell {
    bottom: 56px!important;
    float: right;
    right: 12px!important;
    width: 37px;
}

.book .slider {
    width: 100%;
    text-align: center;
}
.book .slider a {
    display: inline-block;
}
.book .slider img {
    width: auto;
	max-width:100%;
}
	section.feestucture-page  .nav-tabs .nav-item.show .nav-link, section.feestucture-page  .nav-tabs .nav-link {
    width: 50%;
}
button.mega-toggle-animated.mega-toggle-animated-slider {
    margin-top: 4px!important;
}
span.academic-excellence img, span.placement-slider img {
    max-width: 370px;
    height: unset!important;
}
span.mdl sup {
    top: -5px!important;
    font-size: 12px!important;
}
span.mdl {
    font-size: 16px!important;
    color: #f9a243;
}
a.apply-now-slider-btn {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    padding: 6px 28px;
    background: #ff861e;
    font-size: 16px;
    margin-top: 11px;
    border-radius: 5px;
}
span.academic-excellence img, span.placement-slider img {
    max-width: 370px;
    height: unset!important;
    margin: 8px 0 0;
}
.slider-caption h1 {
    font-size: 20px;
}
}

@media (max-width:420px) {
	.section-4-counter ul li {
    padding: 0 8px;
}
.section-4-counter ul h5 {
    font-size: 10px;
}
.section-4-counter ul h2 {
    font-size: 15px;
}
.section-4-counter ul li:before {
    width: 1px;
}
}