/* :root {
	--mainColor: #00646e;
} */

body {
	font-size: 16px;
	color: #000;
	line-height: 1.3rem;

}

a:hover {
	text-decoration: none;
}

* {
	box-sizing: border-box;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
	color: #000;
	font-weight: 400;
	font-size: 1.6rem;
}

body,
p,
div,
button,
span,
td,
th,
a {
	font-family: "Fira Sans", sans-serif;
	line-height: 28px !important;
	color: #4d4d4d;
	font-size: 16px;
}

.page-title span,
.bred-head,
.breadcrumb {
	font-family: "Marcellus", serif;
}

.second-menu li a {
	font-family: "Fira Sans", sans-serif;
}

p,
span,
a {
	line-height: initial;
}

table,
th,
td {
	border: 1px solid #ddd;
	color: #000 !important;
}

p,
a,
li {
	color: #000;
}

/* header */
.top-bar .navbar .active:focus,
.navbar li:hover>a,
.main-menu .navbar .active:focus,
.navbar li:hover>a {
	color: #ffffff !important;
	background-color: #FFB090;
}


.topbar-menu .navbar .nav-link,
.navbar .nav-item .link-active {
	padding: 10px !important;
}

ul.second-menu li a {
	padding: 5px 0px;
	margin: 0px 7px;
	font-weight: 500;
	font-size: 16px;
}

.nav-item.dropdown .dropdown-item {
	margin: 0px !important;
}

ul.second-menu {
	padding: 10px 0px;
}



.main-menu ul li,
.main-menu ul li ul li .dropdown-item {
	color: white;
}

.web-cust-menu .active {
	background-color: #fba510;
}

.search-button .btn,
.search-button .form-control {
	line-height: 0.5;
}

.search-button .btn:hover {
	background-color: #16a2b9;
}

.search-button .form-control {
	padding: 2px 5px;
	margin-left: 10px;
	width: 70% !important;
}

.site-header {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
}

.topbar-menu .second-menu {
	padding: 5px 0px;
}

.logo-holder,
.title-holder {
	display: inline-block;
	vertical-align: top;
}

.logo-holder {
	margin-top: -15px;
}

.left-logo {
	text-align: left;
}

.right-logo {
	text-align: right;
}

.tp-1 {
	width: auto;
}

.tp-2 {
	margin-right: initial;
	width: 100%;
	justify-content: end;
}

.topbar-menu .navbar-nav .nav-item.dropdown ul li {
	border-right: 0px;
}

.topbar-menu .navbar-nav .nav-item.dropdown ul li a {
	padding: 10px 12px !important;
}

.topbar-menu ul li a {
	color: #000 !important;
	margin: 0px !important;
	padding: 5px 0px;
}

.top-bar {
	background-color: #d8d8d8;
}

.topbar-menu {
	z-index: 1021;
}

.logo-holder,
.title-holder {
	display: inline-block;
	vertical-align: top;
}

.site-header img.logo {
	width: 125px;
}

.responsive-logo {
	display: none;
}

.top-menu .navbar-nav .nav-link {
	padding: 0px !important;
	color: #fff;
	margin-right: 0px;
}

.coll-logo {
	text-align: right !important;
	padding: 0px 35px 0px 0px !important;
}

.top-menu #navbarNavDropdown {
	justify-content: end !important;
}

.top-menu a:hover {
	color: #16a2b9 !important;
}

.top-menu .dropdown-item {
	background-color: #16a2b9;
	padding: 10px 9px;
	color: #fff;
}

.top-menu .dropdown-item:hover {
	background-color: #064065;
	color: #fff !important;
}

.topbar-menu .dropdown-menu {
	background-color: #ae2d14;
}

.navbar-nav .dropdown-menu li {
	border-bottom: 1px solid #cabe76 !important;
}



.navbar-nav .dropdown-menu li:last-child {
	border-bottom: 0px !important;
}

span.top-line {
	margin: 0px 12px 0px 12px;
}

.head-line {
	font-family: "Marcellus", serif;
	font-size: 22px;
}

p.autonomous-head {
	font-family: "Fira Sans", sans-serif;
	letter-spacing: 5px;
	font-weight: 700 !important;
	text-transform: uppercase !important;
	color: #00565f;
	font-size: 18px;
}

.head-line1 {
	color: #000;
	font-weight: 700 !important;
	font-size: 46px;
	line-height: 46px;
	font-family: "Marcellus", serif;
}

.top-menu {
	padding-top: 0px;
	padding-bottom: 0px;
}

.top-menu li {
	display: flex;
}

.second-menu {
	margin: auto;
}

.main-menu {
	background-color: #ffffff;
}

.main-menu .navbar-nav .nav-item a {
	color: #333333;
}

.main-menu .dropdown-menu a {
	color: #000 !important;
}

.main-menu .dropdown-item:hover {
	background-color: #fdbd0f;
	color: #000000;
	cursor: pointer;
}

.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link.active {
	color: #000;
}

.main-menu .dropdown-item {
	background-color: #fff;
	padding: 10px 9px;
}

.dropdown-menu {
	background-color: #ffffff;
}

/*header admission link */
.row.header-row {
	position: relative;
}

.header-admission-links {
	top: -17px;
	position: absolute;
	right: 0;
	text-align: end;
	margin-right: 0;
	left: 10%;
}

.header-search-box {
	top: -31px;
	position: absolute;
	right: 0;
	text-align: end;
	margin-right: 0;
	left: 10%;
}

.style-search-box {
	padding: 10px 6px;
	display: inline-block;
	text-align: center;
}

.eligibility-tab {
	border: 1px solid #ccc;
	padding: 10px 6px;
	display: inline-block;
	text-align: center;
}

.eligibility-tab span a {
	padding: 10px 12px;
	margin: 0px 5px;
	display: block;
}

/* .eligibility-tab span a:hover {
    background-color: var(--mainColor);
    color: #fff;
} */

.eligibility-tab p {
	font-weight: 500;
	font-size: 20px;
}

.eligibility-tab span {
	display: inline-block;
}

.eligibility-tab .admissionLinks-span1 {
	margin-bottom: 10px;
}

.eligibility-tab .blink {
	color: white;
	animation: blinkMe 1.4s infinite;
}


.fy-admission-txtcolor{
	color: #fff;
}

.fy-admission-bgcolor {
	border: 1px solid #ccc;
    padding: 12px 6px;
    display: inline-block;
    text-align: center;
	background-color: #8a1f11;
}

.fy-admission {
    border: 1px solid #ccc;
    padding: 3px 6px;
    display: inline-block;
    text-align: center;
	margin-right: 10px;
}

.fy-admission span a {
	padding: 10px 12px;
	margin: 0px 5px;
	display: block;
}

.fy-admission-links {
	position: relative;
	right: 0;
	text-align: end;
	margin-right: 0;
	left: 10%;
}

.fy-admission span {
    display: block;
}

.fy-admission .blink {
	color: rgb(8, 8, 8);
	animation: blinkMe 1.4s infinite;
}

.fy-admission .admissionLinks-span1 {
	text-decoration-line: underline;
	margin-bottom: -9px;
}

.fy-registration-tab{
	text-align: center;
}


.ugadmission-nep-university{
	padding-right: 41%;
}

.ugadmission-nep-blinknotice {
	animation: blinker 1s linear infinite;
  }
  
  @keyframes blinker {
	50% {
	  opacity: 0;
	}
  }


  .ugadmission-note {
	animation: blinker 2s linear infinite;
  }
  
  @keyframes blinker {
	50% {
	  opacity: 0;
	}
  }



@keyframes blinkMe {
	0% {
		opacity: 0;
	}

	50% {
		opacity: 0.5;
	}

	100% {
		opacity: 1;
	}
}

/* end header */

/* Home slider start */
#header-carousel .carousel-control-prev-icon,
#header-carousel .carousel-control-next-icon {
	width: 2rem;
	height: 8rem;
	border-radius: 3rem;
}

/* Home slider end */
/* Achievement section start */
.achievement {
	justify-content: center;
	background-color: #e3e3e3;
	padding: 10px 0px;
	display: flex;
}

.achievement ul {
	margin-bottom: 0px;
}

.achievement li {
	list-style: none;
	display: initial;
	padding: 0px 10px;
}

.achievement span img {
	width: 20px;
	padding-right: 2px;
}

.features .col-lg-3 {
	height: 185px;
}

/* Achievement section end */

/* Features section start*/
.features .ps-3 div {
	padding-top: 8px;
}

.features-row {
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 10px;
}

.shadow {
	box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
		rgba(60, 64, 67, 0.15) 0px 2px 6px 2px !important;
}

.features .ps-3 {
	text-align: center;
}

.features .d-flex {
	justify-content: center;
}

.achi {
	border-radius: 0px 0px 0px 10px;
}

.achi1 {
	border-radius: 0px 0px 10px 0px;
}

.seven-cols .col-lg-1.col-md-6 {
	margin-bottom: 35px;
}

/* Features section end */
.banner-slider img {
	height: auto;
}

/* marquee start*/
.hor-marquee1 {
	display: flex;
	color: #000;
}

.hor-marquee1 span {
	padding: 15px 25px 15px 20px;
	background-color: #16a2b9;
	color: #fff;
	font-weight: 600;
	white-space: nowrap;
	border-radius: 10px 0px 0px 10px;
	box-shadow: rgb(60 64 67 / 30%) 0px 1px 2px 0px,
		rgb(60 64 67 / 15%) 0px 2px 6px 2px !important;
}

.quick-inner {
	border-radius: 10px;
	background-color: #fff;
}

.news-inner {
	/* border-radius: 10px; */
	background-color: #fff;
	border: 5px solid #763b8f;
}

.hor-marquee1 marquee {
	padding: 15px 0px;
	background-color: #16a2b9;
	border-radius: 0px 7px 7px 0px;
	box-shadow: rgb(60 64 67 / 30%) 0px 1px 2px 0px,
		rgb(60 64 67 / 15%) 0px 2px 6px 2px !important;
}

.hor-marquee1 marquee a {
	color: #fff;
	padding-right: 20px;
	text-decoration: underline;
}

.hor-marquee1 marquee a:hover {
	text-decoration: none;
}

/* marquee end */

/* Quick links */
h2.quick-head-back {
	margin-bottom: 0px;
	padding: 7px 7px 10px 20px;
	color: #fff;
	border-radius: 10px 10px 0px 0px;
}

.quick-links .col-lg-3 p {
	margin: 0px;
	padding-top: 15px;
}

.quick-links .col-lg-3 {
	text-align: center;
}

.quick-links .quick-inner-sec {
	height: 160px;
	width: 200px;
	text-align: center;
	padding: 20px 12px;
	background-color: #763b8f;
}

.quick-links .proud-facts-inner-sec {
	height: 155px;
	width: 160px;
	text-align: center;
	padding: 40px 18px;
	border-radius: 50%;
	background-color: #763b8f;
}

.top-bott.btn-primary {
	color: #fff;
	background-color: #FFB090 !important;
	border-color: #FFF1D3 !important;
}

.top-bott.btn-primary:hover {
	background-color: transparent !important;
}

.quick-hover-section {
	position: absolute;
	top: 0px;
	left: -100px;
	text-align: center;
	right: 0px;
	opacity: 0;
	height: 160px;
	padding: 20px 12px;
	background: #f5b20c;
	transition: all 0.3s;
}

.quick-hover-section:hover {
	opacity: 1;
	border: 1px solid transparent;
}

span.proud-facts-numbers {
	font-size: 35px;
	color: #fff;
	font-family: "Marcellus";
}

span.proud-regularText {
	color: #fff;
	font-weight: 500;
}

span.proudNumber-years {
	color: #fff;
}

.proud-facts-hover-section {
	position: absolute;
	top: 0px;
	left: -100px;
	text-align: center;
	right: 0px;
	opacity: 0;
	height: 160px;
	padding: 40px 18px;
	background: #f5b20c;
	transition: all 0.3s;
}

.proud-facts-hover-section:hover {
	opacity: 1;
	border: 1px solid transparent;
}

.home-programs-section ul li a:hover {
	text-decoration: none;
	color: #FFB090;
}

.text-possition{
	text-align: end;
}

.home-programs-section ul li a {
	text-decoration: none;
}

.quick-links-anch {
	position: relative;
}

.proud-facts-anch {
	position: relative;
}

.quick-hover-section a {
	background-color: #064065;
	padding: 7px 12px;
	color: #fff;
	border-radius: 6px;
}

.quick-hover-section p {
	margin-top: 10px !important;
}

.proud-facts-hover-section a {
	background-color: #064065;
	padding: 7px 12px;
	color: #fff;
	border-radius: 6px;
}

.proud-facts-hover-section p {
	margin-top: 10px !important;
}

/* quick links end */

/* Vertical News Starts */
.holder {
	height: 472px;
	padding: 10px;
}

.new-event-holder {
    padding: 10px;
    display: flex;
    justify-content: center;
}
.event-width {
    width: 100%;
	padding-left: 10px;
}

.holder marquee {
	position: relative;
	left: 0px;
	top: 10px;
	height: 480px;
}

.holder ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
}

.holder ul li {
	padding: 20px 0px;
	border-bottom: 1px solid #ccc;
}

.senior-holder ul li a{
    padding-left: 56px;
}

.holder ul li a {
    color: #fff;
    text-decoration: underline;
    display: flex;
    position: relative;
    /* padding-left: 56px; */
}

.holder ul li a img{
position:absolute; 
left:0; top:0}

.holder ul li a:hover {
	text-decoration: none;
}

.quick-links .col-lg-8 .quick-inner,
.quick-links .col-lg-4 .quick-inner {
	padding: 20px;
}

.quick-links .col-lg-4 li a::before {
	content: "";
	width: 14px;
	height: 14px;
	display: inline-block;
	background-color: #fba510;
	margin-right: 8px;
	border-radius: 3px;
	margin-top: 6px;
}

.quick-links .col-lg-4 li {
	border-bottom: 1px solid gray;
	padding: 15px 0px;
}

.view-all {
	text-align: end;
	margin-top: 15px;
}



.view-all a:hover {
	text-decoration: none;
}

.sec-padding{
	padding-left: 55px;
}

/* Vertical News end*/

/* Programs start */
.programs-pageStartingTitle .page-title .page-heading-beforePart,
.programs-pageStartingTitle .page-title .page-heading-afterPart {
	font-size: var(--font38, 38px);
}


.programs-offered h2,
.programs-offered h4,
.programs-offered p {
	color: #fff;
	margin-bottom: 0px;
	padding-bottom: 20px;
}

.programs-offered h3 {
	color: #fbb019;
}

.programs-offered h2,
.programs-offered h4 {
	font-weight: 400 !important;
}

.course-name {
	border-right: 3px solid #cabe76;
	height: 109px;
}

.course-name1 {
	border-right: 3px solid #cabe76;
	padding-top: 20px;
}

hr.hor-line {
	color: #cabe76 !important;
	opacity: 1;
	margin-bottom: 0px;
	height: 3px;
}

.hor-line-row {
	padding: 0px 90px;
}

.prog-line p,
.prog-line a {
	color: #bfc7cf !important;
}

/* Programs end */
/* life bhavan */
.bhavan-lifeDiv ul li {
	list-style: none;
	padding-bottom: 12px;
}

.bhavan-lifeDiv ul li a {
	color: #fff;
}

.bhavan-lifeDiv ul li a:hover {
	color: #f0ac1a;
}

.bhavan-lifeDiv ul {
	padding-left: 30px;
	padding-top: 20px;
}

.bhavan-lifeDiv h2 {
	text-align: left;
	margin-top: -47px;
}

.bhavan-lifeDiv {
	padding: 0px 85px;
}

.senior-list-lifeBhavans {
	padding: 30px 0px 0px 0px;
	background-image: url("../img/Layer%20621.png");
	background-repeat: no-repeat;
	height: 360px;
	margin-top: -15px;
	background-size: contain;
	background-position: initial;
}

.junior-list-lifeBhavans {
	padding: 30px 0px 0px 0px;
	background-image: url("../img/junior-life.png");
	background-repeat: no-repeat;
	height: 360px;
	margin-top: -15px;
	background-size: contain;
	background-position: initial;
}

.life-bhavans div#carouselExampleIndicators {
	margin-top: 10px;
}

/* life bhavan end*/
/* alumni-endowement start*/
.alumni-endowement .owl-nav {
	display: none;
}

.alumni-endowement h2 {
	text-align: left;
}

.endowement-content {
	padding: 45px;
	background-image: url(../img/endowement-background.jpg);
	background-repeat: no-repeat;
	width: 95%;
	background-size: cover;
	background-position: center;
	height: 79%;
}

p.head-endw {
	font-size: 28px;
}

.endowement-content a {
	padding: 8px 15px;
	font-weight: 400;
	color: #fff;
}

.endowement-content a:hover {
	background-color: #f5b20c;
	color: #000;
	border: 1px solid #000;
	box-sizing: border-box;
}

.alumni-endowement .owl-carousel.owl-theme {
	background-color: #fff;
	padding: 34px 34px 34px 34px;
}

.alumni-subtitle .alumni-subtitle-name {
	font-size: 28px;
	margin-bottom: 5px;
	font-weight: 500;
}

.endowement-viewLink {
	text-align: end;
	margin-top: 35px;
}

/* alumni-endowement end*/
/* Principal section start */
.principal-sec .col-lg-9 p {
	margin-bottom: 0px !important;
}

.glance-sec {
	background-color: #ededed;
}

.principal-sec iframe {
	width: 470px !important;
	height: 235px !important;
}

.princ-sec {
	text-align: justify;
	padding-right: 35px;
}

.princ-sec a {
	text-decoration: underline;
}

.princ-sec a:hover {
	text-decoration: none;
	color: #000;
}

.princ-sec::before {
	content: "";
	background: url("../../../img/shape-creative.html");
	position: absolute;
	top: 0px;
	left: 0px;
}

/* Principal section end */
/* Home gallery */
.home-gallery .carousel-control-prev-icon,
.home-gallery .carousel-control-next-icon {
	width: 3rem;
	height: 3rem;
	border-radius: 3rem;
	background-color: #348e3800 !important;
	border: none !important;
}

/* features start */

.facilities-sec {
	background-color: #f5b20c;
}

.facilities-sec h2 {
	color: #fff;
}

.facilities-sec img {
	position: absolute;
	left: 0;
	margin: auto;
	right: 0;
}

.fac-tab-sec a {
	padding: 6px 22px 11px 22px;
	margin: 2px 8px;
	background-color: #16a2b9;
	color: #fff;
	border-radius: 25px;
	font-style: italic;
	font-size: 20px !important;
	border: 1px solid #16a2b9;
}

.fac-tab-sec a:hover {
	border: 1px solid #16a2b9;
	background-color: #fff;
	color: #000;
	transition: 0.3s;
}

.fac {
	padding-bottom: 40px;
}

.fac-tab-sec {
	padding-top: 100px !important;
}

.fac-more {
	padding-left: 12px;
}

.home-gallery img {
	height: 170px !important;
	width: 215px !important;
}

.home-gallery {
	padding-left: 50px;
}

.fac-tab-sec {
	background-color: #ededed;
}

.fac-tab-sec .carousel-inner {
	padding: 4px;
	background-color: #fff;
}

/* features end */

/* Footer Section start */
.right-res {
	background-color: #064065;
}

.right-res p,
.right-res a,
.right-res span {
	color: #fff;
	font-style: normal;
	font-size: 18px;
}

.right-res p a {
	text-decoration: underline !important;
}

.right-res p a:hover {
	text-decoration: none !important;
}

.footer-section .imp-links a {
	color: #fff !important;
}

.social-icon a {
	color: #fff;
	/* border: 1px solid #83531d; */
}

.footer-section h2,
.footer-section h3 {
	font-style: normal;
}

a.email {
	text-decoration: underline;
}

.footer-section a:hover {
	color: #ffffff !important;
}

/* Styles for website counter container */
.website-counter {
	font-size: 28px !important;
	color: #000;
}

/* Styles for reset button */
#reset {
	margin-top: 20px;
	background-color: #008cba;
	cursor: pointer;
	font-size: 18px !important;
	padding: 8px 20px;
	color: white;
	border: 0;
}

/* Footer section end */

/* About page start */
.bred-img {
	background-image: url("../img/banner-innerPage.jpg");
	height: 120px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.bred-head {
	font-weight: 400 !important;
	padding-top: 28px;
	margin-bottom: 0px;
	color: #fff;
	font-size: 35px;
}

.breadcrumb {
	justify-content: center;
	width: auto;
	align-items: center;
	margin: 6px auto auto auto;
}

.breadcrumb li a,
.breadcrumb-item+.breadcrumb-item::before {
	color: white;
}

.breadcrumb li a {
	text-decoration: underline;
}

.breadcrumb li a:hover {
	text-decoration: none;
}

.breadcrumb-item.active {
	color: white;
}

.quick-1 {
	padding: 10px 20px !important;
	background-color: #8a1f11;
	/* background: linear-gradient(130deg, rgba(168, 66, 140, 1) 0%, rgba(125, 63, 152, 1) 100%); */
	box-shadow: 2px 2px 4px #c2c2c2;
}

.quick-1 .sec-2 {
	background-color: #fff;
}

.quick-1 li {
	list-style: none;
	padding-left: 0px !important;
	padding: 8px 0px;
	display: grid;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.quick-1 .sec-2 li {
	border-bottom: 1px solid #b2b2b2;
}

.quick-1 .sec-2 a {
	color: #000;
}

.quick-1 li:last-child {
	border-bottom: none;
}

.quick-1 a {
	color: #fff;
}

.quick-1 a:hover {
	color: #f5b20c;
}

.quick-title {
	font-size: 21px !important;
	border-bottom: 3px solid #bbbbbb !important;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.quick-second.quick-1 ul {
	padding-left: 0px;
}

.quick-second.quick-1 {
	background: #fff;
}

.about-info {
	padding: 0px 0px 0px 25px;
}

.about-info .page-insight {
	box-shadow: 2px 2px 4px #c2c2c2;
	padding: 5px 10px 20px 10px;
	background-color: #fff;
}

.page-headings {
	border-bottom: 3px solid #bbbbbb;
	margin-bottom: 20px !important;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 25px !important;
	color: #000;
}

.about-page .about-info p {
	margin-bottom: 0px;
}

.page-back {
	background-color: #fff;
}

.page-back1 {
	background-color: #ececec;
}

.image-sec img {
	width: 225px;
	box-shadow: 2px 2px 4px #888888;
}

.quick-1.sec-2 .quick-title a:hover {
	color: #000;
	cursor: unset;
}

/* About page end */

/* about tab section start */
.tabs-section button.active {
	background-color: #16a2b9 !important;
}

.tabs-section button {
	background-color: #e6e6e6 !important;
}

.tabs-section button.active p {
	color: #fff;
}

.tabs-section div#nav-tabContent {
	padding: 15px 0px 0px 15px !important;
}

.about-coll img {
	box-shadow: 2px 2px 4px #888888;
	padding: 8px;
	border: 1px solid #000;
	box-shadow: 2px 2px 4px #888888;
}

/* about tab section end */
/* college history */
.image-sec img {
	box-shadow: 2px 2px 4px #888888;
	padding: 8px;
	border: 1px solid #000;
	width: 195px;
	box-shadow: 2px 2px 4px #888888;
}

.prin-msg {
	float: left;
	margin-right: 20px;
}

.coll-hist p {
	padding-bottom: 10px;
}

.text-justi p {
	text-align: justify;
}

.coll img {
	float: left;
	margin-right: 20px;
	height: 235px;
}

/* faculty page css start */

.fac-info-txtspace{
	margin-bottom: 5px;
}

.fac-info-txtcolor{
	color: #8a1f11;
	overflow-wrap: break-word;
}

.fac-info{
	padding: 20px;
}
.fac-profile-style{
	padding: 0px;
    border: 2px #eee solid;
}

.profile-bgcolor{
	padding-top: 20px;
	background-color: #eee;
	padding-bottom: 20px;
}
.faculty-info{
	margin-left: 21px;
}
/* faculty page css end */

/* NAAC Pages */
.naac-section a {
	display: block;
	border-bottom: 1px solid #ccc;
	padding: 10px 0px 10px 0px;
	text-decoration: underline;
}

.naac-section a:hover {
	text-decoration: none;
}

.naac-section a:before {
	content: "\f1c1";
	font-family: "Font Awesome 5 Free";
	color: #a82427;
	width: 2.5% !important;
	display: inline-block;
	font-size: 19px;
	margin-right: 0px;
}

/* End Naac Pages */

/* other colleges start */
.other-col .other-col-inner {
	border: 1px solid #fff;
	padding: 15px;
	box-shadow: rgb(60 64 67 / 30%) 0px 1px 2px 0px,
		rgb(60 64 67 / 15%) 0px 2px 6px 2px !important;
}

p.coll-head {
	font-size: 20px !important;
	font-weight: 600;
	border-left: 3px solid #16a2b9;
	margin-bottom: 11px !important;
	padding-left: 8px;
}

/* other colleges end */

/* Departments pages start */
/* english dep start*/
.text-transform {
	text-transform: uppercase;
}

.courses-taught ol li {
	display: inline-grid;
	border: 1px solid #ccc;
	padding: 15px;
	margin: 10px 5px;
	background-color: #f4f4f4;
	border-radius: 15px;
	width: 23%;
	height: 117px;
	text-align: center;
}

.taught-row {
	text-align: center;
}

.courses-taught .page-heading-afterPart {
	font-size: 21px;
}

.courses-taught ol {
	display: contents;
	text-align: center;
}

.department-info .col-md-3 {
	width: 40%;
}

.department-info .col-md-9 {
	width: 60%;
}

.programs-name a {
	color: #fff !important;
	display: block;
	padding: 10px 5px 10px 15px;
}

.programs-name a:hover {
	background-color: #f5b20c;
	color: #fff !important;
	transition: 0.6s all;
	border: 1px solid #f5b20c;
}

.department-quick-links ul li {
	list-style: none;
	border: 1px solid #f5f5f5;
	margin-bottom: 12px;
	display: inline-block;
	padding: 5px 12px;
	width: 217px;
}

.department-quick-links {
	background-color: var(--mainColor);
	padding: 20px 40px 15px 10px;
	margin-top: -25px;
	height: fit-content;
}

.dep-quickL-inner {
	margin-top: 10px;
}

.dep-quickL-inner p {
	padding-left: 28px;
	padding-bottom: 12px;
	font-size: 28px !important;
	color: #fff !important;
	font-weight: 300;
}

.department-quick-links ul li a:hover {
	color: #ffb700;
}

.department-quick-links ul li a {
	font-size: 19px;
	font-weight: 300;
	color: #fff;
}

.programs-outcome-mainDiv .page-heading-afterPart {
	font-size: 21px;
	font-weight: 500;
}

.course-taught ol li {
	line-height: 32px;
}

.dep-association-head {
	font-size: 22px !important;
	font-weight: 500;
	margin-bottom: 5px;
	font-style: italic;
	color: #000;
}

#accordionFlushExample table th {
	font-size: 19px;
	text-align: left;
}

.department-table table th:nth-child(1) {
	width: 130px;
}

.lab-imgSection img {
	width: 320px;
	border-radius: 15px;
}

.programs-outcome-mainDiv .col-md-6 {
	display: grid;
}

.programs-outcome {
	border: 1px solid #ccc;
	padding: 15px;
	margin-bottom: 10px;
	border-radius: 10px;
	margin-top: 10px;
}

.programs-outcome ul li::marker {
	color: #f5b20c;
}

.photo-gallery img {
	width: 400px;
	height: 300px;
	margin: 10px;
	border-radius: 15px;
	border: 3px solid #fff;
}

.photo-gallery {
	text-align: center;
}

.programme-objective summary::marker {
	font-size: 0px;
}

.programme-objective .objective-readMore {
	font-size: 21px;
	border: 1px solid #f5b20c;
	display: inline-block;
	padding: 7px 12px;
	background-color: #f5b20c;
	color: #fff;
	margin-top: 10px;
}

.programme-objective .objective-readMore:hover {
	background-color: #fff;
	color: #000;
	transition: 0.7s all;
}

/*department slider */
.eminent-alumni .own-slider img {
	width: 185px;
	background-color: #fff;
	padding: 27px;
	border-radius: 5px;
	border: 1px solid #dbdbdb;
	/* height: 200px; */
}

.eminent-alumni .own-slider * {
	box-sizing: border-box;
}

.eminent-alumni .department-slider {
	width: 1200px;
	margin: 0 auto;
	max-width: 100%;
}

.eminent-alumni .own-slider {
	position: relative;
	overflow: hidden;
	margin: 20px auto 0 auto;
	border-radius: 4px;
	height: 250px;
}

.eminent-alumni .own-slider ul {
	max-width: 100%;
	display: inline-block;
	width: 1500%;
	overflow: hidden;
	padding: 0;
	text-align: center;
	float: left;
	position: initial;
	height: 100%;
	top: 100px;
}

.eminent-alumni .own-slider ul li {
	height: 300px;
	width: 1200px;
	max-width: 100%;
	opacity: 0;
	transition: all 0.5s;
	left: 0;
	position: absolute;
	display: block;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 300px;
	color: #fff;
}

.eminent-alumni .own-slider ul li.active {
	opacity: 1;
	transition: all 0.5s;
}

.eminent-alumni a.control_prev,
.eminent-alumni a.control_next {
	position: absolute;
	top: 40%;
	z-index: 999;
	display: block;
	padding: 4% 3%;
	width: auto;
	height: auto;
	background: #2a2a2a;
	color: #fff;
	text-decoration: none;
	font-weight: 600;
	font-size: 18px;
	opacity: 0.8;
	cursor: pointer;
}

.eminent-alumni a.control_prev:hover,
.eminent-alumni a.control_next:hover {
	opacity: 1;
	-webkit-transition: all 0.2s ease;
}

.eminent-alumni a.control_prev {
	border-radius: 0 2px 2px 0;
}

.eminent-alumni a.control_next {
	right: 0;
	border-radius: 2px 0 0 2px;
}

.eminent-alumni .slider_option {
	position: relative;
	margin: 10px auto;
	width: 160px;
	font-size: 18px;
}

.depSlider-contentBox h4 {
	color: var(--mainColor);
}

.depSlider-contentBox {
	margin: auto;
	text-align: left;
}

.eminent-alumni .own-slider-control {
	text-align: end;
}

.eminent-alumni .own-slider-control button {
	margin: 0px 1px;
	background-color: #f5b20c;
	padding: 10px;
	border: 1px solid #f5b20c;
}

.eminent-alumni .own-slider-control button:hover {
	background-color: #fff;
}

.eminent-alumni .own-slider-control button span {
	color: #fff;
}

.eminent-alumni .own-slider-control button:hover span {
	color: var(--mainColor);
}

.staff .col-md-3 {
	width: 20%;
}

.staff .col-md-3 .staff-innerDiv {
	border: 1px solid #ccc;
	padding: 15px;
	text-align: center;
	border-radius: 6px;
	background-color: #fff;
	margin: 0px 0px 25px 0px;
}

.staff .staff-innerDiv {
	height: auto;
}

.row.carousel-div {
	height: 360px;
	overflow: hidden;
}

.department-designation {
	color: var(--mainColor);
	font-weight: 500;
}

.staff img {
	width: 120px;
	background-color: #f4f4f4;
	padding: 10px 0px 0px 0px;
	max-height: 164px;
	margin-bottom: 20px;
}

.staff .staff-innerDiv a {
	text-decoration: underline;
	color: var(--mainColor);
	cursor: pointer;
}

.staff .staff-innerDiv a:hover {
	text-decoration: none;
}

/*department slider end*/
/* english dep end*/
.department-pages {
	background-color: #fff;
	box-shadow: 2px 2px 4px #888888;
}

.department-pages .nav-link {
	background: #f5f5f5;
	box-shadow: inset -11px 0px 8px -11px rgba(112, 108, 112, 1) !important;
}

.department-pages .nav-link {
	width: 200px;
}

.department-pages .nav-link.active {
	background-color: #16a2b9 !important;
}

.department-pages .nav-link:hover {
	background-color: #16a2b9 !important;
	color: #fff;
}

.department-pages .nav-link {
	background-color: #ccc;
	border-radius: 0;
	border-bottom: 1px solid #fff;
	color: #000;
	text-align: left;
}

.department-pages .tab-content-section {
	padding-left: 15px !important;
	background-color: #fff;
	width: 100%;
	border-left: 3px solid #16a2b9;
}

.faculty-style img {
	border: 1px solid #ddd;
	padding: 5px;
	box-shadow: 2px 2px 4px #888888;
}

.faculty-style .faculty-details p {
	margin-bottom: 0px;
}

.faculty-style .faculty-details .det-profile {
	text-decoration: underline;
	color: #656565;
}

.faculty-style .faculty-details a:hover {
	text-decoration: none;
}

.tabsName-holder .nav-link:hover {
	background-color: #fba510 !important;
	color: #000000 !important;
}

hr.faculty-hr {
	margin: 25px 0px;
}

.faculty-style img {
	border: 1px solid #ddd;
	padding: 5px;
	box-shadow: 2px 2px 4px #888888;
	height: 153px;
}

.table-structure .table {
	/* width: 480px; */
	margin: auto;
	border: 1px solid #ccc;
}

p.dep-sub-head {
	font-size: 25px !important;
	border-bottom: 4px solid #16a2b9;
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
	box-shadow: 0px 3px 7px 1px #ccc;
}

.table-structure .table tr>td:first-child {
	text-align: end;
}

.department-pages .tab-content-section li {
	list-style: square;
}

.department-pages .tab-content-section li::marker {
	color: #064065;
}

.table-structure .table tr>th:first-child {
	text-align: end;
}

.table-structure .table a {
	color: #16a2b9;
	text-decoration: underline;
}

.table-structure .table a:hover {
	text-decoration: none;
}

.table-withsrno tr th:first-child {
	width: 75px !important;
}

.table-withsrno tr th {
	vertical-align: middle;
}

.table-withsrno tr td:first-child {
	text-align: right;
}

tr.row-withBorderDivider td {
	border-top: 3px solid #e1e1e1;
}

.stat-table-bg-color {
	background-color: #fff;
}

/* Departments pages end */
/* accordian start*/

.accordion-button:not(.collapsed) {
	color: #000;
	background-color: #f1f1f1;
}

.accordion-button:focus {
	z-index: 3;
	border-color: none !important;
	outline: 0;
	box-shadow: none !important;
}

.accordion-button {
	color: #000 !important;
}

.accordion-item {
	margin-bottom: 5px;
}

.programme-objective .accordion-item {
	border-radius: 10px !important;
}

.courses-outcome .accordion-item {
	border-radius: 10px !important;
}

.inner-accordion-header .accordion-button:not(.collapsed) {
	background: #f8f8f8 !important;
}

.prod-in-mobile {
	display: none;
}
.inner-accordion-header .accordion-button:not(.collapsed) {
	background: #f8f8f8 !important;}

/* accordian end */
.senior-categoryDropdown{
	background-color: #b34d0f;
}

.junior-categoryDropdown{
	background-color: #438e96;
}

.categoryDropdown{
    border: none;
    display: flex;
    padding: -0.25rem 1.5rem;
    color: #ffffff;
    line-height: 1rem;
    vertical-align: middle;
    align-items: center;
    border-radius: 0.5rem;
    transition: all .6s ease;
    font-size: 19px;
	padding: 5px 0px 5px 2px;
}

.categoryDropdown .newsnoticesbtnsubmenu{
	background-color: #ffffff;
    border: none;
    display: flex;
    padding: 0.75rem 1.5rem;
    color: #000000;
    line-height: 1rem;
    vertical-align: middle;
    align-items: center;
    border-radius: 0.5rem;
    transition: all .6s ease;
    font-size: 19px;
	
}

/* Media Queries */
/* Admission page vertical tabs width*/
@media only screen and (max-width: 680px) {
	.important-information .col-md-3 {
		width: 25% !important;
	}

	.important-information .col-md-9 {
		width: 75% !important;
	}
}

@media only screen and (min-width: 992px) {
	.important-information .col-md-3 {
		width: 30%;
	}

	.important-information .col-md-9 {
		width: 70%;
	}


}

/* @media only screen and (min-width: 960px) {
    .important-information .col-md-3 {
        width: 25%;
    }

    .important-information .col-md-9 {
        width: 75%;
    }

} */

/* # Mobile */
@media only screen and (max-width: 319px) {
	.title-holder .head-line1 {
		font-size: 35px;
	}
}

@media only screen and (max-width: 319px) {

	.programs-pageStartingTitle .page-title .page-heading-beforePart,
	.programs-pageStartingTitle .page-title .page-heading-afterPart {
		font-size: 25px !important;
	}

	.page-title {
		font-size: 25px !important;
	}

	img.img-placement.axis.bank.one.two {
		margin-left: -13px !important;
	}

	img.img-placement.iifl.bank.one.two {
		margin-left: -25px !important;
	}

	img.img-placement.kotak.bank.one.two {
		margin-left: -7px !important;
	}

	span.carousel-control-prev-icon {
		margin-left: 35px !important;
	}

	.choose-course-3 .item-course {
		width: 90%;
		margin: 15px auto 0 15px;
		border: 1px solid #e1e1e1 !important;
	}

	.choose-course .icon-circle {
		width: 120px;
		height: 120px;
	}

	.choose-course .icon-circle .icon-background {
		width: 104px;
		height: 104px;
		margin-left: -52px;
		bottom: 8px;
	}

	.choose-course .icon-circle .icon-background .icons-img {
		font-size: 52px;
	}

	.choose-course .icon-circle .info .info-back:before {
		border: 8px solid #7d3f98;
	}

	.choose-course .name-course a,
	.choose-course .name-course p,
	.choose-course .name-course span {
		font-size: 14px;
	}

	.choose-course .name-course i {
		display: none;
	}
}

@media only screen and (max-width: 350px) {

	.seven-cols .col-lg-1 {
		width: 100% !important;
	}

}

@media only screen and (min-width: 600px) {
	a.ug-admission-tab {
display: none;
}

}

@media only screen and (max-width:600px) {



	.admission-tab-blink {
		animation: blinker 2s linear infinite;
	  }

	  @keyframes blinker {
		50% {
		  opacity: 0;
		}
	  }

	.ug-admission-center{
			text-align: -webkit-center;
		}

	.ug-admission-tab {
		background-color: #f4a810;
		border: none;
		display: flex;
		padding: 0.75rem 1.5rem;
		/* color: #ffffff; */
		line-height: 1rem;
		vertical-align: middle;
		align-items: center;
		border-radius: 0.5rem;
		transition: all .6s ease;
		font-size: 19px;
		width: max-content;
	  }

	  .hostel-gallery.gal {
		width: 250px !important;
	}

	.auditorium-gallery.gal {
		width: 250px !important;
	}

	.choose-course .icon-circle {
		width: 140px;
		height: 140px;
	}

	.choose-course .icon-circle .icon-background {
		width: 116px;
		height: 116px;
		margin-left: -58px;
	}

	.choose-course .icon-circle .icon-background .icons-img {
		font-size: 58px;
	}

	.seven-cols .col-lg-1 {
		width: 45% !important;
	}
}


@media only screen and (max-width: 400px) {
	.hostel-gallery.gal {
		width: 250px !important;
	}

	.auditorium-gallery.gal {
		width: 250px !important;
	}

	.choose-course .icon-circle {
		width: 140px;
		height: 140px;
	}

	.choose-course .icon-circle .icon-background {
		width: 116px;
		height: 116px;
		margin-left: -58px;
	}

	.choose-course .icon-circle .icon-background .icons-img {
		font-size: 58px;
	}
	.seven-cols .col-lg-1 {
		width: 45% !important;
	}
}

@media only screen and (max-width: 428px) {
	span.carousel-control-prev-icon {
		margin-left: 30px !important;
		padding-left: 6px !important;
	}

	span.carousel-control-next-icon {
		margin-right: 18px !important;
		padding-right: 7px !important;
	}

	.col-lg-4.list_item.lists_1.msg {
		display: grid !important;
	}

	.list-right.text {
		padding-left: -10px !important;
		padding-left: 0px !important;
	}
}

@media only screen and (max-width: 480px) {
	.hostel-gallery.gal {
		/* margin-left: 30px; */
		width: 325px;
	}

	.auditorium-gallery.gal {
		/* margin-left: 30px; */
		width: 325px;
	}

	.choose-course-2 .item-course {
		padding: 55px 0;
	}

	.choose-course-2 .item-course .info-course {
		margin-top: 10px;
		padding: 0 10px;
	}

	.choose-course-2 .item-course .info-course .name-course {
		font-size: 20px;
		margin-bottom: 5px;
	}

	.choose-course-2 .item-course .hover-text .wrapper-hover-content {
		padding: 10px;
	}

	.choose-course-3 .item-course {
		height: 270px;
	}

	.programs-pageStartingTitle .page-title .page-heading-beforePart,
	.programs-pageStartingTitle .page-title .page-heading-afterPart {
		font-size: 30px !important;
	}

	.page-title {
		font-size: 30px !important;
	}

	.program-primmary-information .programs-details {
		font-size: 22px;
	}

	.bred-head {
		padding-top: 5px;
	}

	.breadcrumb {
		margin-bottom: 10px;
	}
}

.header-row {
	margin-right: 0px !important;
	margin-left: 0px !important;
}

.title-holder .head-line1 {
	font-size: 40px;
}

.infra-row {
	margin-right: 0px !important;
}

img.img-placement.icici.bank {
	text-align: center !important;

	margin-left: -40px !important;
}

img.img-placement.axis.bank {
	margin-right: 50px !important;
	/* width: 269px !important; */
}

img.img-placement.iifl.bank {
	margin-right: 74px !important;
	/* width: 269px !important; */
}

i.fas.fa-address-card.address-icon {
	font-size: 35px !important;
	margin-left: -10px !important;
}

i.fas.fa-solid.fa-envelope.gmail-icon {
	font-size: 35px !important;
	margin-top: 1px !important;
}

i.fas.fa-solid.fa-mobile.mobile-menu {
	font-size: 35px !important;
	margin-top: 1px !important;
}

ul.list-principals {
	display: block;
}

.choose-course-3 .item-course {
	height: 300px;
}

.choose-course .name-course {
	margin-top: 15px;
}

.mobileView {
	padding-right: 10px;
}

@media only screen and (max-width: 576px) {
	.academics-section .academics-data{
		margin-top: 0px !important;
		border-radius: 0px !important;
	}
	.academics-section .academics-data {
		margin-top: 0px !important;
		border-radius: 0px !important;
	}

	.mobileView {
		padding-left: 10px;
		padding-right: 10px;
	}

	.accordion-mobileView {
		margin-left: 0px;
		margin-right: 0px;
	}
}

@media only screen and (max-width: 572px) {
	.header-section {
		--bs-gutter-x: 0 !important;
	}

	/* .staff .col-md-3 {
		width: 40%;
	} */

	.logo-holder {
		--bs-gutter-x: 0 !important;
	}
}

@media only screen and (max-width: 741px) {
	.title-holder {
		margin-left: 10px;
	}

	.visionMission>div {
		flex-direction: column !important;
	}

	.list-principals li {
		flex-basis: 30% !important;
	}

	.hostel-gallery img {
		width: 375px !important;
		height: 200px !important;
	}

	.hostel-gallery {
		padding-left: 0px !important;
	}

	.auditorium-gallery img {
		width: 375px !important;
		height: 200px !important;
	}

	.auditorium-gallery {
		padding-left: 0px !important;
	}
}

/* # Tablet */
@media only screen and (max-width: 768px) {
	.block-goToSection::before{
		display: none;
	}
	.programme-objective.program-box-sectionNew li {
		font-family: "Marcellus", serif;
		display: grid;
		width: 100% !important;
		border-right: 0px !important;
		border-bottom: 1px solid #ccc;
		margin-bottom: 10px;
		padding-bottom: 10px;
		padding-right: 0px !important;
	}

	.staff .col-md-3 {
		width: 50% !important;
	}

	.programme-objective.program-box-sectionNew ul {
		display: block !important;
	}

	.program-box-sectionNew ul li {
		margin-left: 0px !important;
	}

	.programme-objective.program-box-sectionNew li:last-child {
		border-bottom: 0px;
	}

	.programme-objective.program-box-sectionNew ul {
		display: block;
		padding-left: 0px;
	}

	.programme-objective.program-box-sectionNew ul {
		display: block;
		padding-left: 0px;
	}

	.programme-objective.program-box-sectionNew ul {
		display: block;
		padding-left: 0px;
	}

	.infra-nostack {
		float: right !important;
	}

	.title-home-programs .middle-piece {
		font-size: 16px !important;
	}

	.academics-home {
		margin-left: 0;
	}

	.bred-img {
		height: auto;
	}

	.naac-section a:before {
		margin-right: 10px !important;
	}

	.quick-inner .row {
		margin-top: 0px !important;
	}

	.news-inner .row {
		margin-top: 0px !important;
	}

	.quick-links .quick-inner-sec {
		margin-bottom: 20px;
	}

	.quick-links .proud-facts-inner-sec {
		margin-bottom: 20px;
	}

	.course-name {
		border-right: none;
		height: auto;
	}

	.hor-line-row {
		display: none;
	}

	.programs-offered .col-lg-3.col-md-3.col-sm-6.col-xs-6 {
		border: 1px solid #053452;
	}

	.course-name1 {
		border-right: none;
	}

	.fac-tab-sec a {
		padding: 8px 16px;
		margin: 2px 8px;
		background-color: #16a2b9;
		color: #fff;
		border-radius: 25px;
		font-style: italic;
		font-size: 20px !important;
		border: 1px solid #16a2b9;
		display: inline-block;
	}

	.fac {
		padding-bottom: 5px;
	}

	.fac-tab-sec {
		padding-top: 10px !important;
	}

	.home-gallery {
		padding-left: 0px;
		padding-top: 20px;
	}

	.fac-more h2 {
		font-size: 22px;
	}

	.princ-sec .col-lg-3 {
		text-align: center;
	}

	.princ-sec .col-lg-9 {
		padding-bottom: 19px;
	}

	.infra-gal.col-lg-3.col-md-3.col-sm-6 {
		width: 282px !important;
	}

	.choose-course .choose-course-wrapper .col-md-4.col-xs-6,
	.choose-course .choose-course-wrapper .col-md-4.col-xs-6:nth-last-child(-n + 3) {
		margin-bottom: 70px;
	}

	.choose-course .choose-course-wrapper .col-md-4.col-xs-6:nth-last-child(-n + 2) {
		margin-bottom: 0;
	}

	.choose-course-2 .choose-course-wrapper .col-md-4.col-xs-6:nth-last-child(-n + 3) {
		margin-bottom: 30px;
	}

	.choose-course-2 .choose-course-wrapper .col-md-4.col-xs-6:nth-last-child(-n + 2) {
		margin-bottom: 0;
	}

	.choose-course-3 .item-course {
		width: 50%;
	}

	.choose-course-3 .item-course:nth-last-child(-n + 3) {
		border-bottom: none;
	}

	.choose-course-3 .item-course:nth-child(3n-2) {
		border-left: none;
	}

	.choose-course-3 .item-course:nth-last-child(-n + 2) {
		border-bottom: 1px solid #e1e1e1;
	}

	.choose-course-3 .item-course-wrapper .icon-course {
		width: 90px;
	}

	.col-md-2 {
		flex: 0 0 auto;
		width: 16.66667%
	}
}

@media only screen and (max-width: 808px) {
	.proud-fact-2 {
		margin-left: 0px !important;
	}

	/* .staff .col-md-3{
		width: 0px;
	} */

	.site-header img.logo {
		width: 100px;
	}

	.responsive-logo {
		display: inline-block;
	}

	.responsive-logo2 {
		display: none;
	}

	.site-header {
		text-align: center;
		padding-top: 0px !important;
		padding-bottom: 0px !important;
		/* width: 565px !important; */
		max-width: 100% !important;
	}

	.quick-hover-section:hover {
		opacity: 1 !important;
		border: 1px solid transparent !important;
		left: -92px !important;
	}

	.proud-facts-hover-section:hover {
		opacity: 1 !important;
		border: 1px solid transparent !important;
		left: -92px !important;
	}





}

@media only screen and (max-width: 900px) {

	/* .gallery-holder.infrastructure-gallery.gal.tab {
        width: 120% !important;
        margin-left: -33px !important;
    } */
	.row.cont {
		display: block;
	}

	.visionMission>div {
		flex-basis: 45% !important;
		/* margin: 0 32px 15px 0 !important; */
	}

	.lab-imgSection img {
		width: 100%;

	}
}

/* # Desktop */

@media only screen and (min-width: 991px) {
	
	a.ugadmission-menu-text{
		display: none;
	}

}
@media only screen and (max-width: 991px) {

	.ug-admission-tabmargin{
		margin-top: -15%;
	}

	.ugadmission-menu-text{
		color: #fff;
		text-decoration: underline;
	}

	.admission-text-blink {
		animation: blinker 1s linear infinite;
	  }
	  
	  @keyframes blinker {
		50% {
		  opacity: 0;
		}
	  }


}

@media only screen and (max-width: 992px) {

	ul.second-menu li a {
		padding: 10px 20px;
		margin: 0px 7px;
		font-weight: 500;
	}
	.seven-cols .col-lg-1.col-md-6 {
		margin-bottom: 0px;	
	}




	

	.facilities-section .section-title h2{
		margin-bottom: 40px !important;
	}

	.news-event-autonomy .col-lg-4:nth-child(1) {
		margin-top: 0px !important;
		padding-top: 0px !important;
		margin-left: 0px !important;
		padding-left: 0px !important;
	}
	.proud-fact-2 .col-lg-2 .item-course .proud-facts-name br {
		display: none;
	}

	.proud-fact-2 .col-lg-2 .item-course {
		border-bottom: 1px solid #ccc !important;
		margin: 0px 0px;
		padding: 0px 0px 0px 0px;
		display: block;
	}

	.proud-fact-2 .col-lg-2.col-md-4.col-sm-6.col-xs-12 {
		display: grid;
		width: 33%;
	}

	.icon-circle {
		display: none;
	}

	.prod-in-mobile {
		display: initial;
		color: #fba510;
		font-size: 20px;
	}

	.row.seven-cols {
		margin-top: 0px !important;
		justify-content: initial !important;
	}

	.row.seven-cols {
		margin-top: 0px !important;
	}

	.staff .col-md-3 {
		width: 30%;
	}

	.dropdown-menu.show {
		display: contents;
	}

	.main-menu .dropdown-item {
		background-color: #ebebeb !important;
		padding-left: 20px !important;
	}

	.navbar-light .navbar-toggler-icon {
		background-color: #f5b20c;
	}

	ul.second-menu li a {
		margin: 0px 0px;
		padding-left: 10px !important;
	}

	.Student-feedback {
		border-left: 0px !important;
		border-bottom: 0px;
	}

	.main-menu .navbar-nav .nav-item a {
		color: #000;
		border-bottom: 1px solid #c1c1c1;
	}

	.listed-program {
		display: none;
	}

	.Alumni-feedback {
		border-bottom: 0px;
	}

	.Faculty-feedback {
		border-left: 0px !important;
		border-top: 1px solid #fbfafc;
	}

	.title-lines {
		display: grid;
		padding-bottom: 10px;
	}

	.bg-dark2 {
		display: none;
	}

	.bg-dark3 {
		background-color: #ad89bc !important;
	}

	.menu-border li {
		background-color: #ffffff !important;
		margin-right: 0px !important;
	}

	ul.second-menu {
		padding: 0px;
	}

	.banner-slider img {
		height: auto !important;
	}

	.top-menu-border {
		border-top: 1px solid #763b8f;
	}

	.quick-hover-section {
		display: none;
	}

	.proud-facts-hover-section {
		display: none;
	}

	.top-line {
		padding-bottom: 25px;
	}

	

	.header-logo {
		margin-top: 0px !important;
	}

	.site-header {
		text-align: center;
		padding-top: 0px !important;
		padding-bottom: 0px !important;
		width: 100%;
		max-width: 100%;
	}

	.holder {
		height: 210px;
		margin-top: 25px;
	}

	.quick-hover-section:hover {
		opacity: 1;
		border: 1px solid transparent;
		left: -63px;
	}

	.proud-facts-hover-section:hover {
		opacity: 1;
		border: 1px solid transparent;
		left: -63px;
	}

	.row.col-lg-12.pi {
		padding-left: 27px !important;
	}

	.gallery .desc {
		padding: 15px;
		text-align: center;
		font-size: 16px !important;
	}

	.p-3 {
		padding: 0rem !important;
	}

	.quick-links .col-lg-4 {
		margin-top: 25px;
	}

	.feedback-section-home .col-lg-4 {
		margin-top: 50px;
	}

	.facilities-sec img {
		display: none;
	}

	.hor-line-row {
		padding: 0px;
	}

	app-quickl-one,
	app-quickl-two {
		display: none;
	}

	.container.about-page {
		max-width: 100%;
		padding-right: 40px;
	}

	.contac {
		display: contents !important;
	}

	i.fas.fa-solid.fa-mobile.mobile-menu {
		margin-left: -9px;
	}

	.row.cont {
		padding-right: -35px !important;
		justify-content: space-around;
	}

	.col-lg-4.msg {
		display: flex;
	}

	/* .col-lg-3.mobile-no {
        padding-left: 14px;
    } */

	.text {
		padding-left: 20px;
	}

	/* .infra-gal {
        width: 245px !important;
    } */
	.infra-gal {
		width: 248px !important;
	}

	.infra-nostack {
		width: 210px !important;
	}

	.col-lg-4.list_item.lists_1.msg {
		/* margin-top: 6px; */
		padding-top: 5px;
	}

	.hostel-gallery {
		text-align: -webkit-center;
		padding-top: 10px;
	}

	.auditorium-gallery {
		text-align: -webkit-center;
		padding-top: 10px;
	}

	.ncc-nostack {
		width: 210px !important;
	}

	.proud-fact-2 {
		display: block !important;
	}
}

@media only screen and (max-width: 1200px) {
	.infra-upper-row {
		padding-top: 1rem;
	}

	.proud-fact-2 {
		min-inline-size: fit-content;
	}

	.address-icon {
		font-size: 45px !important;
		margin-left: -10px !important;
	}

	.gmail-icon {
		font-size: 50px !important;
		margin-top: -1px !important;
		padding-left: 0px !important;
	}

	.mobile-menu {
		font-size: 50px !important;
		padding-left: 10px !important;
	}

	.infra-gal {
		width: 302px;
	}

	/* .top-menu-hide {
        display: none;
    } */
	.list-right {
		padding-left: 15px !important;
	}

	i.fas.fa-solid.fa-mobile.mobile-menu {
		padding-top: 10px !important;
		padding-right: 8px !important;
	}

	i.fas.fa-solid.fa-envelope.gmail-icon {
		padding-top: 10px !important;
	}

	i.fas.fa-address-card.address-icon {
		padding-left: 10px;
		padding-top: 10px;
	}
}

/* # Huge */
@media only screen and (max-width: 1280px) {
	.naac-section a:before {
		margin-right: 5px;
	}

	.top-menu-hide {
		display: none;
	}

	.academics-home {
		display: grid !important;
		/* margin-left: 250px; */
	}
}

@media only screen and (max-width: 1400px) {
	/* .quick-links .quick-inner-sec {
        height: 150px;
        width: 170px;
    } */

	.photo-gallery img {
		width: 100%;
	}
}

/* Styles added by Shruti J */
.table th,
table th {
	padding: 0.5rem 0.5rem;
	background: #ececec;
	border-color: #d9d9d9;
	box-shadow: inset 0 4px 3px -2px rgb(0 0 0 / 4%);
	text-align: center;
	font-weight: 500 !important;
	/* text-transform: capitalize; */
}

.table .text-link {
	text-decoration: underline;
}

.table p {
	margin-bottom: 0px;
}

.table .text-link:hover {
	text-decoration: none;
	vertical-align: middle;
}

.text-link {
	text-decoration: underline;
}

.text-link:hover {
	text-decoration: none;
}

.table td,
table td {
	border-color: #d9d9d9;
	padding: 0.5rem 0.5rem;
}

.table th.srno {
	width: 75px !important;
}

.table td.al-right,
.table .srno {
	text-align: right;
}

.link-moreData {
	background: #16a2b9;
	border: 1px solid #16a2b9;
	padding: 5px 15px;
	font-style: italic;
	font-size: 1.2rem !important;
	display: inline-block;
	color: white;
	border-radius: 15px;
	margin-bottom: 15px;
	cursor: pointer;
}

.link-moreData:hover {
	border: 1px solid #16a2b9;
	background: white;
	color: black;
}

.content-holder {
	background: white;
	padding: 0 25px;
}

.subheader {
	padding: 0;
	margin: 0 0 5px 0;
	font-weight: 700 !important;
	font-style: normal;
	font-size: 18px;
}

.coc-block {
	border: 1px solid #ccc;
	font-size: 18px;
	margin-bottom: 15px;
	color: black;
	padding: 15px;
}

.coc-block .fas {
	float: left;
	margin-right: 10px;
	/* border: 1px solid #b7dce2; */
	padding: 8px;
	font-size: 33px;
	background: #e9f5f7;
	color: #16a2b9 !important;
	width: 60px;
}

@media only screen and (max-width: 980px) {
	.about-info {
		padding: 0 25px;
		margin: 25px 0 0;
	}
}

.open-leftSide {
	left: -75% !important;
	bottom: -0% !important;
}

.main-whitePanel {
	background-color: #fff;
	box-shadow: 2px 2px 4px #888888;
}

.vtabs .tabs-right {
	padding: 0;
}

.vtabs .tabs-right .tab-content {
	padding: 0;
}

.vtabs .accordion-item {
	border: 0 !important;
}

.sub-head {
	border-bottom: 3px solid #bbbbbb;
	margin-bottom: 8px;
	padding-bottom: 8px;
	font-style: normal;
}

.vtabs .accordion-body {
	padding: 0.5rem 1.25rem;
}

/* .vtabs .tabsName-holder {
    background: #763b8f;
    padding-left: 0;
    padding-right: 0;
    box-shadow: inset -11px 0px 8px -11px rgba(112, 108, 112, 1) !important;
} */

.vtabs .nav-tabs .nav-link.active {
	background-color: #fba510;
	color: white;
}

.programs-admissions .vtabs .nav-tabs .nav-link.active {
	background-color: #FFF1D3 !important;
	color: #000000 !important;
}

.vtabs .nav-tabs .nav-link {
	border-bottom: 1px solid #d2d2d2;
	color: #000;
	border-radius: 0px;
}

.important-information .section-title {
	text-align: left;
}

@media (max-width: 575px) {
	.owl-nav .owl-next {
		right: -1px !important;
	}

	.owl-prev {
		padding-left: 23px;
	}

	.infra-gal {
		width: 302px !important;
	}

	/* .visionMission>div {
        flex-basis: 60% !important;
        margin: 0 15px 15px 0 !important;
        border: 1px solid #ccc !important;
        padding: 10px !important;
        background: #ae2d14 !important;
    } */
}

@media (max-width: 741px) {
	.visionMission {
		display: block !important;
	}
}

@media (min-width: 768px) {
	.col-md-3.col-custom-20 {
		width: 20%;
	}

	.col-md-9.col-custom-80 {
		width: 80%;
	}
}

.vtabs .accordion-button:not(.collapsed) {
	color: #064065;
	background: #dff5f9;
}

/* .coc-block:nth-child(even){background:#e9f5f7; border:1px solid #b7dce2}*/

.link-active {
	background-color: #064065 !important;
	padding: 15px 10px !important;
}

.topbar-menu .second-menu li .link-active {
	background-color: #fdbd0f !important;
}

.topbar-menu .ser-form input {
	width: 100%;
	box-sizing: border-box;
	margin-left: 0px;
	padding-left: 35px;
	border-width: 0 0 1px 0;
	background-color: transparent;
	box-shadow: unset;
	border-color: #ddd;
}

.ser-form {
	display: flex;
	margin: 5px 15px;
}

.topbar-menu .ser-form i {
	margin-right: -25px !important;
	padding-top: 6px;
	color: #e3e3e3db;
}

.topbar-menu .ser-form a {
	padding: 0px !important;
}

.topbar-menu .ser-form input::placeholder {
	color: #c3ccd1;
}

.topbar-menu .ser-form input[type="text"] {
	color: #c3ccd1;
}

a.ssr-active {
	color: #febd0f;
}

.princ-sec .col-lg-4 {
	text-align: center;
}

.form-control:focus {
	box-shadow: 0 0 0 0.25rem rgb(6 64 101 / 18%);
}

a.website-link {
	text-decoration: underline;
}

a.mobile {
	text-decoration: underline;
}

a.under-line {
	text-decoration: underline;
	color: #8a1f11 !important;
}

.scholership-link-color {
	color: #8a1f11;
}

.scholership-color {
	color: black;
}

li#google_translate_element {
	font-size: 20px;
	padding-block-start: initial;
	padding: 7px;
}

li#google_translate_element {
	background-color: transparent;
}

li#google_translate_element img {
	display: none;
}

.goog-te-gadget-simple {
	background-color: transparent !important;
	border-left: none !important;
	border-top: none !important;
	border-bottom: none !important;
	border-right: none !important;
}

.goog-te-gadget-simple .goog-te-menu-value span {
	border-left: 0px !important;
}

.goog-te-gadget-simple .goog-te-menu-value:after {
	content: "Language";
}

.goog-te-menu-value {
	padding: 12px 20px 12px 10px !important;
}

.goog-te-gadget-simple .goog-te-menu-value span:before {
	border: none;
	content: "\f107";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	vertical-align: middle;
	margin-left: 2px;
}

.goog-te-gadget-simple .goog-te-menu-value span {
	display: none;
	text-decoration: none;
}

.goog-te-menu2 tr td a div {
	width: 120px !important;
}

.dropdown-menu.iiqa {
	left: -100% !important;
}

.dropdown-menu.ssr {
	left: -129% !important;
}

.btn btn-primary px-3 {
	color: #064065;
}

.btn-check:focus+.btn-primary:focus {
	color: #000;
	background-color: #417c85;
	border-color: #417c85;
	box-shadow: 0 0 0 0.25rem rgba(44, 121, 48, 0.5);
}

button.btn.btn-primary.px-3 {
	color: var(--light);
}

.quick-hover-section p {
	color: white;
}

.quick-hover-section p {
	color: white;
	padding-top: 7px !important;
}

.proud-facts-hover-section p {
	color: white;
}

.proud-facts-hover-section p {
	color: white;
	padding-top: 7px !important;
}

.skiptranslate.goog-te-gadget::after {
	border: none;
	content: "\f107" !important;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-left: -4px;
	color: #fff;
	vertical-align: bottom;
}

.goog-te-menu-frame {
	box-shadow: none !important;
}

.goog-te-gadget-simple .goog-te-menu-value:hover .goog-te-menu2 {
	visibility: collapse !important;
}

.goog-te-menu2 {
	position: absolute !important;
}

/* Gallery slider */
.img-size {
	/* 	padding: 0;
        margin: 0; */
	height: 450px;
	width: 700px;
	background-size: cover;
	overflow: hidden;
}

.modal-content {
	border: none;
}

.modal-body {
	padding: 0;
}

.carousel-control-prev-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23eee' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
	width: 30px;
	height: 48px;
}

.carousel-control-next-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23eee' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
	width: 30px;
	height: 48px;
}

/* Gallery slider */
/* ssr-breadcrumb */
.ssr-breadcrumb li a:first-child {
	margin-left: 0px;
}

.ssr-breadcrumb li a {
	border: 1px solid #064065;
	padding: 6px 36px;
	margin: 0px 23px;
	background-color: #064065;
	color: #fff;
	text-transform: uppercase;
	border-radius: 20px;
}

.ssr-breadcrumb li a:hover {
	background-color: #16a2b9;
	color: #fff;
	border-color: #16a2b9;
}

.ssr1 {
	background-color: #000;
}

.ssr2 {
	background-color: #000;
}

.ssr-bread .breadcrumb li a {
	color: #fdbd0f;
	font-size: 32px !important;
	border-bottom: 1px solid;
}

.ssr-bread .breadcrumb li a:hover {
	border-bottom: none;
}

.ssr-bread .breadcrumb li {
	color: #fff;
	font-size: 40px;
}

.ssr-bread .breadcrumb {
	padding-top: 49px;
}

.crit-head {
	display: inline-block;
	font-size: 28px !important;
	border-bottom: 2px solid #fdbd0f;
}

.crit-head-div {
	text-align: center;
}

/* ssr-breadcrumb end */
/* ssr table */
.ssr-table tr td:first-child {
	text-align: center;
}

.ssr-table th:nth-child(3) {
	width: 185px;
}

.ssr-table th:first-child {
	width: 100px;
	text-align: center;
}

/* styles added by pranali */

.tabletext {
	vertical-align: middle;
}

/* Photo Gallery*/
.list-horizontal {
	padding: 0;
	margin: 0;
}

.list-horizontal li {
	display: inline-block;
	margin-right: 10px;
}

.btn-year {
	border: 1px solid;
	padding: 6px 36px;
	border-radius: 5px;
	background-color: #c04848;
	color: #fff;
	text-transform: uppercase;
}

.btn-year:hover {
	color: white;
}

.btn-year.active {
	background-color: #fba510;
}

a.btn-year.ng-binding {
	cursor: pointer;
}

a.btn-year.ng-binding.active {
	cursor: auto;
}

.gallery {
	position: relative;
	/* width: 302px; */
	/* display: inline-block; */
	overflow: hidden;
	z-index: 0;
}

.gallery img {
	width: 100%;
	height: 300px;
	object-fit: cover;
}

.gallery .viewGallery {
	background-color: green;
	color: #fff;
	display: inline-block;
	padding: 5px 25px 0;
	text-decoration: none;
	position: absolute;
	left: 25%;
	transform: translateY(400px);
	transition: all 0.3s ease 0s;
}

.gallery .desc {
	padding: 15px;
	text-align: center;
}

.gallery:hover .viewGallery {
	transform: translateY(100px);
}

.stack,
.nostack {
	border: 6px solid #fff;
	float: left;
	height: 175px;
	width: 240px;
	margin: 20px;
	position: relative;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}

.stack img,
.nostack img {
	width: 100%;
	height: 100%;
}

.stack:before,
.stack:after {
	content: "";
	height: 175px;
	width: 240px;
	position: absolute;
	z-index: -1;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
	border: 6px solid #fff;
}

.stack:before {
	background: #eff4de;
	top: 0px;
	left: -10px;
	transform: rotate(-5deg);
}

.stack:after {
	background: #768590;
	top: 5px;
	left: 0px;
	transform: rotate(4deg);
}

.firstImage:after {
	display: block;
	content: "View Gallery";
	padding: 8px 15px;
	margin: auto;
	background: #fba510;
	position: absolute;
	top: 29%;
	left: 24%;
	color: #fff;
	transform: translateY(400px);
	transition: all 0.3s ease 0s;
}

.firstImage:hover:after {
	transform: translateY(30px);
}

.first-image:hover:after {
	transform: translateY(30px);
}

/*
  div.gallery {
    margin: 5px;
    border: 1px solid #ccc;
    float: left;
    width: 200px;
  }

  div.gallery:hover {
    border: 1px solid #777;
  }



  */
.bg-dark {
	background-color: #763b8f !important;
}

.link-active {
	background-color: #fba510 !important;
	padding: 15px 10px !important;
	color: #fff !important;
}

.placement-header {
	text-align: center;
}

.img-fluid-placement {
	width: 210px;
	height: 110px;
}

.row.col-lg-12.pi {
	padding-left: 80px !important;
	text-align: center;
}

.pb-5 {
	padding-top: 3rem !important;
	padding-bottom: 3rem !important;
}

/* Rights */
.right-res {
	background-color: #763b8f;
	border-top: 2px solid #9162a5;
}

/* Top Menue hover */
.dropdown-menu>li a:hover,
.dropdown-menu>li.show {
	background: #fdbd0f;
}

/* .main-menu {
    border-top: 1px solid #763b8f;
    border-bottom: 1px solid #fefdfd;
} */

/* main menu hover */
.navbar-expand-lg .navbar-nav .dropdown-menu {
	position: absolute;
	background-color: #fff;
}

img.program-img {
	height: 50px;
	width: 300px;
}

.prog-img {
	justify-content: center;
}

/* Program */

.menu-alignment {
	display: contents;
}

.header-row {
	margin-top: -20px;
}

/* Infrastructure */
#infrastructure-carousel .carousel-control-prev-icon,
#infrastructure-carousel .carousel-control-next-icon {
	width: 3rem;
	height: 8rem;
	border-radius: 3rem;
}

.infrastructure-slider img {
	height: auto;
	width: 215px;
}

p.placement-header {
	/* height: 4rem; */
	padding-top: 30px;
}

h2.text-center {
	/* padding-bottom: 20px; */
	margin-bottom: 0px;
	display: inline-block;
	padding-bottom: 11px;
}

.column {
	float: left;
	width: 33.33%;
	padding: 5px;
}

.row.cl-lg-12.pi {
	/* width: 100%; */
	padding-left: 85px;
}

#infrastructure-carousel .carousel-control-prev-icon,
#infrastructure-carousel .carousel-control-next-icon {
	width: 2rem;
	height: 4rem;
	border-radius: 3rem;
	background-color: #e4deca;
	border: 10px solid #e4deca;
}

/* .conatiner-fluid.page-back.infrastructure {
    padding-left: 80px;
} */
.infra-row {
	justify-content: center;
}

.conatiner-fluid.page-back {
	/* padding-left: -20px; */
	padding-left: 1px;
}

.infra-gal {
	position: relative;
	/* width: 302px; */
	display: inline-block;
	overflow: hidden;
	z-index: 0;
	/* border: 1px solid #bbbbbb; */
}

.infra-gal .desc {
	/* padding: 15px; */
	text-align: center;
	/* font-size: 16px !important; */
}

.infra-nostack {
	/* border: 6px solid #fff; */
	float: left;
	height: 175px;
	width: 275px;
	margin: 11px;
	position: relative;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}

.infra-nostack img {
	width: 100%;
	height: 100%;
}

/* About College */
.principal-icon {
	width: 20px;
}

span.principal-names {
	color: #000;
}

span.principal-work {
	color: #000;
}

th.aqar-name {
	width: 550px;
}

.row.contact-form {
	margin-bottom: 25px;
}

/*AQAR Support Documents */
a.aqar_support {
	text-decoration: underline;
}

button.accordion-button.collapsed.aqar-tabs {
	padding: 13px 10px;
	background-color: #ffff;
}

button.accordion-button.aqar-tabs {
	padding: 13px 10px;
	background-color: #d3d3d3;
}

p.aqar-metrics {
	/* padding: 0px 5px; */
	/* padding-top: 2px;
    padding-left: 10px; */
	padding: 8px 15px;
}

ul.aqar-matrics-points {
	padding-left: 25px;
}

.accordion-collapse .collapse .aqar-collapse :after {
	padding: 0px 10px !important;
}

a.aqar-quick:active {
	color: #fdbd0f;
}

a.aqar-quick {
	color: #fdbd0f;
}

.aqar-quick a::after {
	color: #fdbd0f;
}

/*home page programs tabs*/

.title-home-programs .left-corner,
.title-home-programs .right-corner {
	width: 54px;
	height: 40px;
	position: absolute;
	z-index: -1;
	top: 14px;
	content: "";
	background-size: cover;
}

.title-home-programs .left-corner {
	left: -34px;
	background-image: url(../img/ribbon-piece-left.html);
}

.title-home-programs .right-corner {
	background-image: url(../img/ribbon-piece-right.html);
	right: -32px;
}

.title-home-programs .middle-piece {
	display: flex;
	z-index: 0;
	padding: 9px 0px 9px 20px;
	font-size: 20px;
	font-family: initial;
	background: url(../img/infra-ribbon.html);
	color: #fff;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	justify-content: flex-start;
	margin: 0px 100px 0px 7px;
}

h3.title-home-programs {
	text-align: left;
}

.title-home-news .left-corner,
.title-home-news .right-corner {
	width: 54px;
	height: 40px;
	position: absolute;
	z-index: -1;
	top: 14px;
	content: "";
	background-size: cover;
}

.title-home-news .left-corner {
	left: -34px;
	background-image: url(../img/ribbon-piece-left.html);
}

.title-home-news .right-corner {
	background-image: url(../img/ribbon-piece-right.html);
	right: -32px;
}

.title-home-news {
	position: relative;
}

.title-home-news .middle-piece {
	z-index: 0;
	padding: 9px 60px 9px 20px;
	font-size: 21px !important;
	font-family: initial;
	background: url(../img/ribbon.html);
	color: #fff;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	justify-content: flex-start;
}

.title-home-feedback .middle-piece {
	z-index: 0;
	padding: 9px 50px 10px 60px;
	margin-left: 2px;
	font-size: 21px !important;
	font-family: initial;
	background: url(../img/feedback-ribbon.html);
	color: #fff;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	justify-content: flex-start;
	margin: 0px 0px;
}

.programs-offered .title-home-news {
	text-align: center;
	font-style: normal;
	font-size: 21px;
	color: black;
	display: inline-block;
	z-index: 0;
	width: auto;
	margin-bottom: 15px;
}

.programs-offered .title-home-programs {
	text-align: center;
	font-style: normal;
	font-size: 21px;
	color: black;
	display: inline-block;
	z-index: 0;
	width: auto;
	margin-bottom: 15px;
}

.programs-offered li.nav-item {
	width: 33%;
}

.programs-offered .form-check .form-check-input {
	float: none;
	margin-left: 0;
	margin-right: 5px;
}

.home-programs-tabs .form-check-label {
	font-size: 20px !important;

	padding: 12px;
	cursor: pointer;
	width: 100%;
}

.home-programs-tabs .vtabs .tabsName-holder {
	box-shadow: none !important;
}

.home-programs-tabs .active .form-check-label {
	background: #a32c30;
	border-radius: 15px 15px 0 0;
}

.home-programs-tabs .left-tabs.nav-tabs {
	border-bottom: 0;
}

.home-programs-tabs .form-check {
	margin-bottom: 0;
	padding-left: 0;
}

.home-programs-tabs .vtabs .tabsName-holder {
	background: transparent;
}

.home-programs-tabs .vtabs .nav-tabs .nav-link {
	color: #fceea3;
	border: 0;
	padding: 0;
	font-size: 20px !important;

	text-align: center;
	height: 100%;
}

.home-programs-tabs .left-tabs.nav-tabs {
	border-right: 0;
	box-shadow: none;
}

.home-programs-tabs .vtabs .tabsName-holder {
	box-shadow: 0 !important;
	border-bottom: 1px solid #cabe76;
}

.home-programs-tabs .vtabs .nav-tabs .nav-link.active {
	border: 1px solid #cabe76;
	margin-bottom: -1px;
	background: #a32c30;
	border-bottom: 0;
	border-radius: 15px 15px 0 0;
	box-shadow: 0px -5px 0px 5px rgb(0 0 0 / 20%);
}

.home-programs-tabs .tabsName-holder .nav-link:hover {
	background-color: transparent !important;
}

.home-programs-tabs .tabsName-holder .nav-link.active:hover {
	background-color: #a32c30 !important;
}

.home-programs-tabs .vtabs .tab-content {
	padding: 0;
}

.home-programs-tabs .accordion-item {
	background: none;
	color: #fff;
}

.home-programs-tabs .vtabs .nav-tabs .nav-link.active {
	color: #fff;
}

.home-programs-tabs .program-holder h3 {
	font-size: 20px !important;

	color: #fff;
	font-style: normal;
	margin-bottom: 20px;
}

.home-programs-tabs .program-holder-wrapper {
	padding: 20px;
}

.home-programs-tabs .box-program2,
.home-programs-tabs .box-program3 {
	border-left: 1px solid #cabe76;
	padding-left: 32px;
}

.home-programs-tabs .program-holder ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: white;
	float: left;
}

.home-programs-tabs .program-holder ul:nth-of-type(1) {
	margin-right: 39px;
}

.home-programs-tabs .program-holder ul li {
	color: white;
	margin-bottom: 5px;
}

.home-programs-tabs .program-holder ul li:before {
	content: "- ";
	color: #cabe76;
}

.home-programs-tabs .form-check-input:checked[type="radio"] {
	background-image: none;
}

.home-programs-tabs input:checked[type="radio"] {
	background-image: none;
	background: #3b3b3b;
	border: 4px solid #ffffff;
}

.home-programs-tabs .form-check-label {
	font-size: 20px !important;
}

.home-programs-tabs .form-check-input:checked {
	background-color: #ffffff;
	border-color: #d5cea5;
}

.home-programs-tabs .accordion-button {
	color: #fff !important;
	text-align: left;
	background-color: #a32c30;
	border: 1px solid #efe190;
}

.home-programs-tabs .accordion-button:after {
	background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>");
}

.vtabs .accordion-button:not(.collapsed) {
	color: #000 !important;
	background: #efe290;
	padding-top: 0.8rem;
	padding-bottom: 0.8rem;
}

.vtabs .accordion-button:not(.collapsed):after {
	background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>");
}

@media (max-width: 992px) {


	ul.quick-1 {
		display: none;
	}

	.quick-second.quick-1.mt-4 {
		display: none;
	}

	/* .d-lg-none {
        display: none;
    } */
	.home-programs-tabs .left-tabs .nav-link {
		padding: 11px 15px 14px 15px !important;
	}

	i.fas.fa-address-card.address-icon {
		padding-left: 10px;
	}

	.container.about-page {
		margin-left: 11px;
	}
}

@media (max-width: 767px) {
	.home-programs-tabs .left-tabs li.nav-item {
		width: 33% !important;
	}

	.home-programs-tabs .left-tabs .nav-link {
		padding: 11px 10px 14px 10px !important;
		width: 100%;
		white-space: normal;
	}

	.home-programs-tabs .program-holder-wrapper {
		padding: 0;
	}

	.home-programs-tabs .box-program2,
	.home-programs-tabs .box-program3 {
		border-left: 0;
		padding: 10px 0;
		border-top: 1px solid #cabe76;
	}
}

@media (max-width: 421px) {
	
	.ug-ty-padding{
		padding-top: 15px;

	}
}

@media (max-width: 428px) {
	.home-programs-tabs .vtabs button.accordion-button:focus {
		border: 1px solid #efe190;
	}

	/* .ug-ty-padding{
		padding-top: 15px;

	} */
}

.vtabs .nav-tabs .nav-link.active {
	background-color: #fff;
	color: #0b0a0a;
}

.tabsName-holder .nav-link:hover {
	background-color: #FFF1D3 !important;
}

.carousel-wrap {
	margin: 90px auto;
	padding: 0 5%;
	width: 80%;
	position: relative;
}

/* fix blank or flashing items on carousel */
.owl-carousel .item {
	position: relative;
	z-index: 100;
	/* -webkit-backface-visibility: hidden;  */
}

/* end fix */
.owl-nav>div {
	margin-top: -26px;
	position: absolute;
	top: 50%;
	color: #cdcbcd;
}

.owl-nav i {
	font-size: 52px;
}

.owl-nav .owl-prev {
	left: -30px;
}

.owl-nav .owl-next {
	right: -30px;
}

.mydiv .owl-nav {
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 0 10px;
	pointer-events: none;
	box-sizing: border-box;
}

.mydiv .owl-nav .owl-prev,
.mydiv .owl-nav .owl-next {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 !important;

	font-size: 22px !important;
	line-height: 1 !important;
	box-sizing: border-box;
	background: rgba(255, 255, 255, 0.85) !important;
	pointer-events: all;
}

.mydiv .owl-nav .owl-prev.disabled,
.mydiv .owl-nav .owl-next.disabled {
	visibility: hidden;
}

/* Plan Of Action */
.table-responsive.plan {
	padding: 8px 15px;
}

a.btn.btn-primary.naac-certificate {
	padding-top: -11px;
	margin-top: 18px;
}

img.img-fluid.naac {
	width: 450px;
	height: 500px;
}

.owl-nav button {
	position: absolute;
	top: 50%;
	background-color: #000;
	color: #fff;
	margin: 0;
	transition: all 0.3s ease-in-out;
}

.owl-nav button.owl-prev {
	left: 0;
}

.owl-nav button.owl-next {
	right: 0;
}

.owl-dots {
	text-align: center;
	padding-top: 15px;
}

.owl-dots button.owl-dot {
	width: 15px;
	height: 15px;
	border-radius: 50%;
	display: inline-block;
	background: #ccc;
	margin: 0 3px;
}

.owl-dots button.owl-dot.active {
	background-color: #000;
}

.owl-dots button.owl-dot:focus {
	outline: none;
}

.owl-nav button {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background: rgba(255, 255, 255, 0.38) !important;
}

.owl-nav button:focus {
	outline: none;
}

.owl-dots {
	text-align: center;

	bottom: 5px;
	width: 100%;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}

.owl-dot {
	border-radius: 50px;
	height: 10px;
	width: 10px;
	display: inline-block;
	background: rgba(127, 127, 127, 0.5);
	margin-left: 5px;
	margin-right: 5px;
}

.owl-carousel .owl-nav span {
	font-size: 45px !important;
	color: #a3a6a8 !important;
}

.owl-carousel .owl-nav owl-next:hover span,
.owl-carousel .owl-nav owl-prev:hover span {
	color: #ae2d14 !important;
}

/* Principal  */
.principal-img {
	width: 180px;
	height: 200px;
}

/* Inspiration */
.row.inspiration {
	text-align: center;
}

.col-lg-4.inspi-col {
	padding: 0px 15px;
}

.bred-head {
	text-align: center;
}

h4.sub-heading {
	border-bottom: 1px solid #ddd;
}

/* .container.about-page h4{border-bottom: 1px solid #ddd;} */
.container.about-page h4 span {
	font-size: 1.6rem !important;
	font-style: normal;
	display: inline-block;
	border-bottom: 2px solid #f5b20c;
	padding-right: 16px;
}

.list-principals {
	display: flex;
	flex-wrap: wrap;
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
}

.list-principals li {
	font-weight: bold;
	padding: 10px;
	flex-basis: 23%;
	margin: 0 15px 15px 0;
	border: 1px solid #ccc;
	box-shadow: 2px 2px 4px #d9d8d8;
	border-left: 3px solid #cabe76;
}

.list-principals span {
	display: block;
	font-weight: normal;
	font-size: 15px !important;
}

.visionMission {
	display: flex;
	flex-wrap: wrap;
	margin-top: 15px;
}

.visionMission>div {
	flex-basis: 48%;
	margin: 0 15px 15px 0;
	border: 1px solid #ccc;
	padding: 10px;
	background: #763b8f;
}

.visionMission h4 {
	color: #fceea3;
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
}

.visionMission div,
.visionMission li {
	color: white;
}

.motto-holder {
	text-align: center;
	font-size: 1.4rem !important;
	line-height: normal;
}

.btn-handy {
	border: 1px solid #b5b5b5;
	background: #f2f2f2;
	margin-right: 10px;
	text-decoration: none;
	padding: 3px 8px;
	box-shadow: 0px 2px 2px rgb(0 0 0 / 20%);
}

.contactInfo-strip h5 {
	font-size: 22px;
	font-style: normal;
	margin-bottom: 0;
}

.contactInfo-strip {
	border-top: 1px solid #ccc;
	padding-top: 15px;
	margin-top: 15px;
}

.contactInfo-left {
	padding-top: 5px;
	background-color: #f2f2f2;
	width: 80px;
	height: 80px;
	line-height: 80px;
	overflow: hidden;
	text-align: center;
	float: left;
	border-radius: 5px;
	border: 1px solid #ddd;
}

.contactInfo-left i {
	font-size: 35px;
	color: #8a1f11;
	padding-top: 15px;
}

.contactInfo-right {
	margin-left: 100px;
	word-wrap: break-word;
}

@media only screen and (max-width: 949px) {
	.contactInfo-left {
		width: 60px;
		height: 60px;
		line-height: 60px;
	}

	.contactInfo-right {
		margin-left: 70px;
	}
}

@media only screen and (max-width: 780px) {
	.contactInfo-left {
		width: 60px;
		height: 60px;
		line-height: 60px;
		float: none;
		margin: auto;
	}

	.contactInfo-right {
		margin-left: 0px;
		text-align: center;
	}
}

@media only screen and (max-width: 580px) {
	.contactInfo-strip .info-holder {
		padding-bottom: 25px;
	}

	.contactInfo-left {
		width: 80px;
		height: 80px;
		line-height: 80px;
		float: left;
		margin: auto;
	}

	.contactInfo-right {
		margin-left: 100px;
		text-align: left;
	}

	.box.box-autonomy {
		padding-left: 10px;
	}

	.programs-admissions .tabsName-holder {
		padding-left: 5px !important;
	}
}

/* .container.main-whitePanel h4{border-bottom: 1px solid #ddd;} */
.container.main-whitePanel h4 span {
	font-size: 1.6rem !important;
	font-style: normal;
	display: inline-block;
	border-bottom: 2px solid #ae2d14;
	padding-right: 16px;
}

/* Hostel Gallery */
.hostel-gallery .carousel-control-prev-icon,
.hostel-gallery .carousel-control-next-icon {
	width: 3rem;
	height: 3rem;
	border-radius: 3rem;
	background-color: #348e3800 !important;
	border: none !important;
}

.hostel-gallery img {
	height: 300px;
	width: 510px;
}

.hostel-gallery #carouselExampleControls .carousel-inner {
	border-radius: 15px;
}

/* .host {
    background: rgb(0 0 0 / 10%);
    border: 1px solid #e5dcdc;
    border-radius: 10px;
} */
.saftey {
	margin-top: 10px;
}

.section.row.host.saftey {
	margin-left: 0px;
}

.lib-text {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}

/* Auditorium Gallery */
.auditorium-gallery .carousel-control-prev-icon,
.auditorium-gallery .carousel-control-next-icon {
	width: 3rem;
	height: 3rem;
	border-radius: 3rem;
	background-color: #348e3800 !important;
	border: none !important;
}

.auditorium-gallery img {
	height: 500px;
	width: 895px;
}

.auditorium-gallery {
	padding-left: 50px;
}

/* NCC Gallery */
.ncc-nostack {
	border: 6px solid #e5dcdc;
	float: left;
	height: 175px;
	width: 240px;
	margin: 20px;
	position: relative;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}

.ncc-nostack img {
	width: 100%;
	height: 100%;
}

.topbar-menu .navbar-nav ul li :hover {
	background-color: #fba510;
}

.second-menu li :hover {
	background-color: #fba510;
}

.first-top-menu li :hover {
	background-color: #fba510;
}

.second-menu li :active {
	background-color: #fba510;
}

a.active.aqar-quickl {
	color: #fba510;
}

p.aqar-metrics.pt-6 {
	padding-top: 50px;
}

.pt-6 {
	padding-top: 50px;
}

.back-to-top {
	position: fixed;
	display: none;
	right: 30px;
	bottom: 30px;
	z-index: 99;
}

.btn-lg-square {
	width: 48px;
	height: 48px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: normal;
}

.rounded-circle {
	border-radius: 50% !important;
}

.footer .btn.btn-link {
	display: block;
	margin-bottom: 5px;
	padding: 0;
	text-align: left;
	color: var(--light);
	font-weight: normal;
	text-transform: capitalize;
	transition: 0.3s;
}

.footer .btn.btn-link::before {
	position: relative;
	content: "\f105";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 10px;
}

.view-all {
	text-align: end;
	margin-top: 18px;
	margin-left: 14px;
}

.senior-view-all a {
	color: #ffe79d;
	/* text-decoration: underline; */
	float: left;
	left: 10px;
	margin-top: 5px;
}

.junior-view-all a {
	color: #fff;
	/* text-decoration: underline; */
	float: left;
	left: 10px;
	margin-top: 5px;
}

.view-all a:hover {
	text-decoration: none;
}

.news-div {
	background-color: white;
}

.news-div .btn-news {
	border: none;
	color: #e5dcdc;
	background-color: white;
	float: right;
}

.quick-inner.news-circular {
	padding-bottom: 27px !important;
}

.news-inner.news-circular {
	padding-bottom: 27px !important;
}

/* Vertical News end*/

a.active.aqar-quickl {
	color: #fba510;
}

.yearHolder {
	background: #e7e7e7 !important;
	vertical-align: middle;
}

.noRecords {
	color: #babcc0;
}

.link-holder a {
	color: #333;
	text-decoration: underline !important;
}

.link-holder a:hover {
	color: #333;
	text-decoration: none !important;
}

.files-noMeric {
	padding: 15px 15px 15px 25px !important;
}

.accordion-flush .accordion-collapse {
	padding-bottom: 15px;
}

.aqar-matrics-points {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.aqar-matrics-points li:before {
	content: "\f016";
}

.aqar-matrics-points li:before {
	border: none;
	content: "\f1c1";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	vertical-align: middle;
	margin-left: 2px;
	color: #5c5b5b;
}

.aqar-matrics-points li span:before {
	content: "\f016";
}

.aqar-matrics-points li span:before {
	border: none;
	content: "\f0c5";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	vertical-align: middle;
	margin-left: 2px;
	color: #bbb8b8;
}

.aqar-matrics-points li span:hover::before {
	color: gray !important;
}

.text-noData {
	color: #000000 !important;
	font-style: italic;
	font-family: inherit;
	/* font-size: 1.4rem; */
	padding: 20px 0;
	font-weight: 200 !important;
	/* text-align: left !important; */
}

.footer {
	border-top: 0px solid #f5b20c;
}

/* news-event-autonomy */
.event-details .event-name {
	font-size: 24px;
	padding: 10px 0px;
	margin-bottom: 0px;
}

.event-details p {
	color: #fff;
}

.news-event-autonomy .col-lg-4:nth-child(2) h2,
.news-event-autonomy .col-lg-4:nth-child(3) h2 {
	color: #ffe79d;
}

.news-event-autonomy .automony-list ul li {
	padding: 10px 0px;
	border-bottom: 1px solid #125073;
	list-style: none;
}

.news-event-autonomy .automony-list ul li a {
	padding-left: 10px;
	font-size: 18px;
	font-weight: 400;
}

.news-event-autonomy .automony-list ul {
	padding: 0px 30px 0px 0px;
}

.news-event-autonomy .automony-list ul li i:before {
	font-size: 15px;
	font-weight: 600 !important;
}

.news-event-autonomy .section-title {
	text-align: left;
	padding-bottom: 10px;
}

.news-event-autonomy .col-lg-4:nth-child(2),
.news-event-autonomy .col-lg-4:nth-child(3) {
	width: 36%;
}

.news-event-autonomy .col-lg-4:nth-child(1) {
	width: 28%;
}

.news-event-autonomy.linear-gradient-section {
	/* background: linear-gradient(to right, #f0ac1a 0%, #f0ac1a 30%, #FFB090 30%, #FFB090 100%);
    padding-top: 85px;*/
}

.news-event-autonomy .automony-list ul li a:hover {
	color: var(--mainColor);
}

/*new classes*/
.news-event-autonomy.linear-gradient-section {
	background: var(--mainColor);
	padding-top: 85px;
}

.news-event-autonomy .col-lg-4:nth-child(1) {
	width: 31%;
	background: #FFF1D3;
	margin-top: -85px;
	padding-top: 85px;
	margin-left: -50px;
	padding-left: 50px;
	margin-bottom: -60px;
}

.programs-admissions.linear-gradient-section {
	/* background: linear-gradient(to right, #FFB090 0%, #FFB090 27%, #c4c4c4 27%, #bbbbbb 100%);*/
	background-image: url(../img/programs-backgroundImg.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: bottom;
	padding: 0;
}

.programs-admissions .tabsName-holder {
	background: var(--mainColor);
	box-shadow: none !important;
	width: 25%;
	padding: 30px;
}

.programs-admissions .tabsContent-holder {
	width: 75%;
	padding-left: 60px;
	padding: 20px 45px 45px 45px;
}

.programs-admissions .tabsContent-holder .accordion-item {
	background: none;
}

.programs-admissions .tabsName-holder .left-tabs.nav-tabs {
	background: none;
	border-right: none;
}

.programs-admissions .vtabs .nav-tabs .nav-link {
	border: none;
	color: #fff;
}

.programs-admissions .section-title h2 {
	color: #fff;
	text-align: left;
	font-size: 40px !important;
}

.programs-admissions .tabsContent-holder .sub-head {
	border: none;
	font-weight: 600 !important;
}

.home-programs-section ul {
	padding-left: 0px;
}

.home-programs-section ul li {
	list-style: none;
	padding-bottom: 10px;
}

.admission-details {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 100px;
}

.admission-details a {
	background-color: #f1f1f1;
	color: #000 !important;
	padding: 12px 15px;
	border: 1px solid var(--mainColor);
}

.admission-details a:hover {
	background-color: #f5b20c !important;
	border: 1px solid #f5b20c !important;
}

.life-bhavans .carousel-inner {
	height: 360px;
}

.admission-details a {
	background-color: var(--mainColor);
	color: #fff !important;
	padding: 12px 15px;
	border: 1px solid var(--mainColor);
	display: inline;
}

.important-information .admission-details a {
	background-color: var(--mainColor);
	color: #fff !important;
	padding: 12px 15px;
	border: 1px solid var(--mainColor);
}

.important-information .admission-details a:hover {
	background-color: #f5b20c;
	border: 1px solid #f5b20c;
}

/* news-event-autonomy */


.academics-section .academics-data {
	margin-top: -40px;
	background-color: #fff;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	padding: 30px 0px 50px 0px;
	display: block;
	margin-bottom: -40px;
	border-radius: 10px;
	position: relative;
	justify-content: center;
}

.academics-home {
	display: flex;
	justify-content: center;
}

.academics-section {
	background-color: #e7e7e7;
	text-align: center;
}

.proud-facts-home {
	display: flex;
	justify-content: center;
}

.proud-facts-section {
	/* border: 2px solid; */
	border-radius: 10px 10px 10px 10px;
	margin-right: 50px;
	/* border-top: 11px solid #f5b20c; */
}

.academic-section {
	/* border: 2px solid; */
	border-radius: 10px 10px 10px 10px;
	margin-right: 5px;
	border-top: 11px solid #f5b20c;
}

.academics-name {
	margin-top: 15px;
	color: #fff;
}

.proud-facts-name {
	margin-top: 15px;
	color: #000;
	text-align: center;
}

.quick-links .proud-facts-inner-sec:hover {
	margin-top: -100px !important;
	transition: all 2s;
}

.calander-home {
	height: 485px;
}

.footer {
	background-color: var(--mainColor);
}

.footer p,
.footer a {
	color: #fff;
}

.footer h2 {
	color: #fff;
}

.right-reserved {
	border-top: 1px solid #FFF1D3;
	padding-top: 20px;
	margin-top: 10px;
}

.resources-home {
	display: flex;
}

.infra-border {
	border: 1px solid #bbbbbb;
	height: 100%;
}

.infra-description {
	padding-left: 15px;
}

hr.activities-hr {
	color: #f5b20c;
	width: 30px;
	height: 3px;
	/* text-align: center !important; */
}

/* Proud Facts Home */
.page-back-proud-facts {
	background-color: #f4f4f4;
}

.alumni-endowement .img-alumni {
	/* height: 125px; */
	width: 140px !important;
	margin-bottom: 36px;
	margin-left: 10px;
}

.alumni-endowement .alumni-image.alumni-name {
	display: flex;
}

.alumni-endowement .alumni-subtitle {
	color: #fff;
	padding: 15px 15px 15px 30px;
}

/* .alumni-endowement .alumni-section p {
    color: #000;
} */

.alumni-endowement .owl-dot {
	border-radius: 0px;
}

.alumni-endowement .owl-dot.active {
	background-color: var(--mainColor);
}

.alumni-endowement .owl-dot:hover {
	background-color: #f5b20c;
}

.alumni-endowement .eminent-alumni-section {
	padding: 0px 15px;
}

/* .hidden-div{
    display: none;
} */

a.btn.btn-link.autonomi-links {
	color: #000;
	text-decoration: underline;
}

a.btn.btn-link.autonomi-links:hover {
	color: #f5b20c;
}

.feedback-section {
	height: 100%;
}

.endo-image {
	text-align: center;
	margin-top: 50px;
}

.endo-content {
	padding: 0px 10px 1px 25px;
}

.feedback {
	background-color: #763b8f;
}

.feedback-home-name {
	color: #fff;
}

.Student-feedback {
	border-left: 1px solid #fbfafc;
	border-bottom: 1px solid #fbfafc;
}

.Alumni-feedback {
	border-bottom: 1px solid #fbfafc;
}

.Faculty-feedback {
	border-left: 1px solid #fbfafc;
}

.feedback-inner {
	padding: 20px 20px 20px 20px;
}

/* Proud facts 2 */
.section-padding {
	padding: 100px 0;
}

.section-padding {
	padding: 60px 0;
}

.best-staff .container,
.choose-course-2 .item-course,
.inner-container,
.slider-logo .container,
.slider-talk-about-us .container {
	overflow: hidden;
}

.choose-course .icon-circle {
	position: relative;
	width: 150px;
	height: 150px;
	border-radius: 50%;
	margin: 0 auto;
}

.choose-course .icon-circle .icon-background {
	position: absolute;
	bottom: 12px;
	width: 126px;
	left: 50%;
	margin-left: -63px;
	height: 125px;
	border-radius: 50%;
	background: #FFB090;
	color: #fff;
	z-index: 11;
	display: table;
	transition: all 0.5s ease-in-out;
	-webkit-transform-origin: 50% 0;
	padding: 25px 0 0 0;
	transform-origin: 50% 0;
}

.choose-course .icon-circle .icon-background .icons-img {
	text-align: center;
	margin: 0 auto;
	color: #fff;
	display: table-cell;
	vertical-align: middle;
	font-size: 70px;
	line-height: 1;
	transition: all 0.4s ease;
}

.choose-course .icon-circle .icon-background:after {
	position: absolute;
	content: "";
	top: -2px;
	left: -2px;
	bottom: -2px;
	right: -2px;
	border: 3px solid #fff;
	border-radius: 50%;
	transition: all 0.4s ease;
}

.choose-course .icon-circle .info {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	border-radius: 50%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.choose-course .icon-circle .info .info-back {
	opacity: 1;
	border-radius: 50%;
	background-color: var(--mainColor);
	width: 100%;
	height: 100%;
	display: table;
	position: relative;
	transition: all 0.3s ease;
}

.choose-course .icon-circle .info .info-back:before {
	position: absolute;
	z-index: 20;
	content: "";
	top: -1px;
	left: -1px;
	bottom: -1px;
	right: -1px;
	border: 12px solid #FFF1D3;
	border-radius: 50%;
}

.choose-course .icon-circle .info .info-back a {
	color: #fff;
	vertical-align: middle;
	display: table-cell;
	position: relative;
	z-index: 2;
	transition: all 0.7s ease;
}

.icon-background {
	text-align: center;
}

.choose-course .icon-circle:hover .icon-background {
	background-color: #FFF1D3;
	bottom: 90%;
	text-align: center;
}

.choose-course .icon-circle:hover .icon-background:after {
	border: 2px solid #fff;
}

.choose-course .icon-circle:hover .info .info-back:before {
	box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.6);
}

.choose-course-2 .item-course:hover,
.choose-course-3 .item-course:hover {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}

.choose-course .icon-circle:hover .info .info-back a {
	transition-delay: 1s;
	z-index: 21;
}

.choose-course .name-course {
	margin-top: 10px;
	font-weight: 500;
	text-align: center;
	font-size: 16px;
}

.choose-course .name-course a,
.choose-course .name-course p,
.choose-course .name-course span {
	transition: all 0.2s linear;
}

.choose-course .name-course i {
	margin-left: 5px;
	transition: all 0.2s linear;
}

.choose-course .choose-course-wrapper .col-md-4.col-xs-6 {
	margin-bottom: 70px;
}

.choose-course .choose-course-wrapper .col-md-4.col-xs-6:nth-last-child(-n + 3) {
	margin-bottom: 0;
}

.choose-course-2 .item-course {
	width: 100%;
	cursor: pointer;
	border: 1px solid #e1e1e1;
	position: relative;
	text-align: center;
	padding: 70px 0;
	transition: all 0.5s ease-in-out;
}

.choose-course-2 .item-course .icon-course .icons-img {
	font-size: 64px;
	line-height: 80px;
	color: #7d3f98;
	transition: all 0.5s ease-in-out;
}

.choose-course-2 .item-course .info-course {
	margin-top: 15px;
}

.choose-course-2 .item-course .info-course .name-course {
	font-size: 21px;
	color: #49575f;
	margin-bottom: 10px;
	font-weight: 700;
}

.choose-course-2 .item-course .info-course .info {
	font-size: 18px;
	color: #6f8190;
}

.choose-course-2 .item-course .hover-text {
	position: absolute;
	top: 100%;
	width: 100%;
	height: 100%;
	background-color: #7d3f98;
	color: #fff;
	transition: all 0.5s ease-in-out;
}

.choose-course-2 .item-course .hover-text .wrapper-hover-text {
	display: table;
	height: 100%;
	width: 100%;
}

.choose-course-2 .item-course .hover-text .wrapper-hover-content {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 0 30px;
	line-height: 24px;
}

.choose-course-2 .item-course .hover-text .wrapper-hover-content .title {
	text-transform: uppercase;
	margin-bottom: 20px;
	color: #fff;
}

.choose-course-2 .item-course .hover-text .wrapper-hover-content .title:hover {
	border-bottom: 1px solid #fff;
}

.choose-course-2 .item-course:hover .hover-text {
	top: 0;
}

.choose-course-2 .choose-course-wrapper .col-md-4.col-xs-6 {
	margin-bottom: 30px;
}

.choose-course-2 .choose-course-wrapper .col-md-4.col-xs-6:nth-last-child(-n + 3) {
	margin-bottom: 0;
}

.choose-course-3 .choose-course-3-wrapper.row {
	margin: 0;
}

.choose-course-3 .item-course {
	width: 33.33333333%;
	float: left;
	cursor: pointer;
	border: 1px solid #e1e1e1;
	border-left: 0;
	border-bottom: 0;
	position: relative;
	display: inline-block;
	transition: all 0.5s ease-in-out;
}

.choose-course-3 .item-course:hover .icon-course .icons-img {
	color: #242c42;
}

.choose-course-3 .item-course:hover:before {
	position: absolute;
	content: "";
	left: -1px;
	right: -1px;
	top: -1px;
	bottom: -1px;
	border: 1px solid #e1e1e1;
}

.choose-course-3 .item-course:nth-child(3n-2) {
	border-left: 1px solid #e1e1e1;
}

.choose-course-3 .item-course:nth-last-child(-n + 3) {
	border-bottom: 1px solid #e1e1e1;
}

.choose-course-3 .item-course-wrapper {
	display: table;
	padding: 16% 10%;
}

.choose-course-3 .item-course-wrapper .icon-course {
	display: table-cell;
	vertical-align: top;
	padding-right: 30px;
	position: relative;
}

.choose-course-3 .item-course-wrapper .icon-course:after {
	position: absolute;
	content: "";
	background: #e1e1e1;
	right: 0;
	top: 0;
	bottom: 0;
	width: 1px;
	height: 100%;
	min-height: 90px;
}

.choose-course-3 .item-course-wrapper .icon-course .icons-img {
	font-size: 64px;
	width: 64px;
	line-height: 1;
	color: #7d3f98;
	transition: all 0.5s ease-in-out;
}

.choose-course-3 .item-course-wrapper .info-course {
	display: table-cell;
	vertical-align: top;
	padding-left: 30px;
	color: #49575f;
}

.choose-course-3 .item-course-wrapper .info-course .name-course {
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 20px;
	display: block;
	position: relative;
	z-index: 2;
	color: #49575f;
}

.choose-course-3 .item-course-wrapper .info-course .info {
	line-height: 24px;
}

/* Proud facts 2 End */

.main-menu-col {
	margin-top: 50px;
}

div#navbarSupportedContent2 {
	justify-content: end;
}

a.infra-read-more {
	color: #000;
	text-decoration: underline;
}

.bg-dark2 {
	background-image: url("../img/top-menu-background.html");
	height: 50px;
	background-size: cover;
	background-repeat: no-repeat;
	/* background-position: center; */
}

.section-title {
	text-align: center;
	padding-bottom: 30px;
}

.section-title h2 {
	font-family: "Marcellus", serif !important;
	font-weight: 500 !important;
	font-size: 28px !important;
}

.section-title p {
	margin-bottom: 0;
	color: #444444;
}

.testimonials .section-title h2:before,
.testimonials .section-title h2:after {
	content: none;
}

.section-alumni-title {
	text-align: center;
	padding-bottom: 30px;
}

.section-alumni-title h2 {
	margin-bottom: 20px;
	padding-bottom: 20px;
	position: relative;
}

.section-alumni-title h2::before {
	content: "";
	position: absolute;
	display: block;
	width: 120px;
	height: 1px;
	background: #ddd;
	bottom: 1px;
	left: calc(50% - 60px);
}

.section-alumni-title h2::after {
	content: "";
	position: absolute;
	display: block;
	width: 40px;
	height: 3px;
	background: #e47777;
	bottom: 0;
	left: calc(50% - 20px);
}

.section-alumni-title p {
	margin-bottom: 0;
	color: #444444;
}

.testimonials .section-alumni-title h2:before,
.testimonials .section-alumni-title h2:after {
	content: none;
}

.contactInfo-strip a,
.contactInfo-strip span {
	color: #000;
}

.contactInfo-strip a:hover {
	color: #f5b20c;
}

.placement-header a:hover {
	color: var(--mainColor);
}

.contactsend-button button {
	background-color: var(--mainColor);
	padding: 10px 15px;
	border-radius: 5px;
	color: #fff !important;
}

.contactsend-button button:hover {
	background-color: #f5b20c;
}

/* .accordion-item:last-of-type .accordion-collapse {
    padding: 0px !important;
} */

a.library-link {
	color: #000;
	text-decoration: underline;
}

a.library-link:hover {
	color: #f5b20c;
}

.page-title {
	font-size: var(--font38, 38px);
	font-family: "Marcellus", serif;
	color: var(--mainColor);
	font-weight: 400 !important;
}

h4.prog-guide-table {
	color: brown;
	padding-top: 5%;
}

.page-heading-beforePart {
	color: #000;
}

.page-heading-afterPart {
	color: var(--mainColor);
}

.usubtitle {
	font-size: 2rem;
	font-family: "Marcellus", serif;
}

.program-box-title {
	font-size: var(--font28, 28px);
	font-family: "Marcellus", serif;
	color: var(--mainColor);
	margin-top: 47px;
}

.program-primmary-information .programs-details {
	color: var(--mainColor);
	font-weight: 600;
	list-style: none;
}

.program-primmary-information {
	display: flex;
}

.col-program {
	display: flex;
	width: 50%;
}

.box-program .fas {
	float: left;
	font-size: 38px;
	color: white;
	font-size: 38px;
}

.box-program .box-body {
	border: 0;
	overflow: hidden;
	background: #f1f1f1;
	margin-bottom: 25px;
}

.box-program p {
	padding: 0 0 0 10px;
	margin: 0;
}

.box-program a {
	color: #000;
	display: inline-block;
	padding-left: 10px;
	width: max-content;
}

.box-program .box-header {
	background: var(--mainColor);
}

.col-program p {
	color: #FFB090 !important;
	padding: 5px;
	margin: 3px;
}

.col-program ::marker {
	font-size: 2rem;
	padding-top: 9px !important;
	color: #f5b20c;
}

.programme-objective ::marker {
	font-size: 2rem;
	color: #f5b20c;
}

.programme-eligibility ::marker {
	font-size: 2rem;
	color: #f5b20c;
}

.programme-eligibility li {
	font-size: 22px;
}

.courses-outcome ::marker {
	font-size: 20px;
	color: #f5b20c;
}

button.accordion-button.collapsed {
	background-color: #f1f1f1;
}

.accordion-data {
	margin-left: 10px;
	margin-top: 5px;
}

.uniprogramme .usubtitle {
	font-size: 38px;
	font-family: "Marcellus-Regular";
	line-height: 44px;
	margin-bottom: 10px;
}

.uniprogramme p,
.uniprogramme a,
.uniprogramme li {
	font-family: "Fira Sans", sans-serif;
	line-height: 28px;
	color: #4d4d4d;
	font-size: var(--font18, 18px);
}

.programs-spacing {
	padding: 40px 0;
}

.programme-objective li {
	font-size: var(--font21, 21px);
	line-height: 32px;
	padding-right: 20px;
}

.courses-outcome li {
	font-size: var(--font18, 18px);
	line-height: 32px;
	padding-right: 20px;
}

.course-subheading {
	font-family: "FiraSans-Medium";
	font-size: 20px;
	margin-bottom: 0px;
	color: var(--mainColor);
	font-weight: 600;
}

.programme-objective button {
	background-color: #fff !important;
	align-items: center;
}

.courses-outcome button {
	background-color: #fff !important;
	align-items: center;
}

.programs-table table tr th:nth-child(1) {
	width: 106px;
	text-align: center;
}

.programs-table table tr th:nth-child(2) {
	width: 300px;
	text-align: revert;
}

.programs-table-srno {
	vertical-align: middle;
	text-align: center;
}

.programs-table table tr td,
.programs-table table tr th {
	border: 1px solid #999 !important;
}

.uniprogramme .progaccordion .card-header:hover {
	border-bottom: 1px solid #b7202e;
}

.box-program a,
p {
	font-family: "Fira Sans", sans-serif;
}

.sub-sub-heading-course {
	font-size: 18px;
}

.box-body {
	right: 15%;
	height: 10%;
	width: 100%;
}

/* Admission Pages start */
.important-information {
	background-color: #fff;
	border-top: 1px solid #ccc;
}

.courses-registrationLink span {
	margin: 20px;
}

.courses-registrationLink {
	text-align: center;
}

.important-information .sub-head {
	font-size: 22px;
	font-weight: 500 !important;
}

.admission-accordian .accordion-item {
	border: 1px solid #ccc !important;
}

.admission-accordian #flush-headingOne {
	margin-bottom: 0px;
}

.programme-objective li a:hover {
	color: var(--mainColor);
}

.important-information .vtabs .tabsContent-holder {
	border: 1px solid #d7d7d7;
	background: white;
}

.important-information {
	background-color: #fff;
	border-top: 1px solid #ccc;
}

.important-information .left-tabs {
	background-color: #f1f1f1 !important;
	color: black !important;
}

.important-information .col-md-3 {
	width: 25% !important;
}

.important-information .col-md-9 {
	width: 75% !important;
}

.important-information .left-tabs.nav-tabs {
	border: 1px solid #c4c3c3;
}

.important-information .vtabs .nav-tabs .nav-link.active {
	background-color: #FFB090 !important;
	color: #fff !important;
}

.important-information .tab-content {
	padding: 1rem 0rem;
}

.important-information .sub-head {
	border-bottom: 1px solid #bbbbbb;
	margin-bottom: 20px;
	padding-bottom: 8px;
	font-style: normal;
}

.note {
	padding: 15px;
}

.important-information .coursewise-tablist .nav-link {
	background-color: #f1f1f1;
	color: #000;
}

.important-information .coursewise-tablist li {
	padding-right: 15px;
}

.important-information .coursewise-tablist li .nav-link.active {
	background-color: var(--mainColor);
	color: #fff;
}

.important-information .coursewise-tablist .nav-link:hover {
	background-color: #fba510 !important;
}

.goto-section {
	margin-top: 47px;
}

.admission-gotoSection {
	padding: 20px 20px 40px 40px;
	background-image: url("../img/admission-back.html");
	background-size: cover;
	background-repeat: no-repeat;
	height: 223px;
	margin-top: -42px;
}

.admission-endowment {
	padding: 20px 20px 40px 40px;
	background-image: url("../img/admission-back.html");
	background-size: cover;
	background-repeat: round;
	height: 223px;
	margin-top: -42px;
}

.bhavans-mileston .page-heading-beforePart {
	font-size: 18px;
}

.bhavans-mileston .page-heading-afterPart {
	font-size: 24px;
}

/* Admission Pages end */
/* 
.box-program-background {
    padding: 15px 19px 0px 0px;
} */
/* Department award & photo events start */
.award-photo {
	margin: 5px;
	border: 1px solid #ccc;
	float: left;
	width: 300px;
}

.award-photo :hover {
	border: 1px solid #777;
}

.award-photo img {
	width: 100%;
	height: auto;
}

#more {
	display: none;
}

/* Department award & photo events end */
/* about pages start*/
.box-highlighter {
	font-size: 22px !important;
	margin-bottom: 15px;
	color: #FFB090 !important;
	font-weight: 600;
	font-style: italic;
	font-family: "Marcellus", serif !important;
}

.dpinfo .col-md-10 {
	width: 80%;
}

.dpinfo .col-md-2 {
	width: 20%;
}

.page-title-black {
	font-size: var(--font38, 38px);
	font-family: "Marcellus", serif;
	color: #000;
	font-weight: 400 !important;
}

.admission-pages .page-heading-afterPart {
	font-size: 24px;
}

.liststyle-foradmissionPage li::marker {
	color: #f5b20c;
	font-size: 22px;
}

.floatLeft-div img {
	width: 356px;
	border: 3px solid var(--mainColor);
	border-radius: 27px;
}

.floatright-div img {
	width: 356px;
	border: 3px solid var(--mainColor);
	border-radius: 27px;
}

.floatLeft-div-img img {
	width: 356px;
	border: 3px solid var(--mainColor);
	border-radius: 27px;
}



.forcaptionUnderline figcaption {
	border-bottom: 2px solid #f5b20c;
	padding-bottom: 5px;
}

.floatLeft-div {
	float: left;
	margin-right: 20px;
}

.floatright-div {
	float: right;
	margin-right: 20px;
}

.campus-seconrow .col-md-9 {
	width: 70%;
}

.campus-seconrow .col-md-3 {
	width: 30%;
}

.department-info.uniprogramme.programs-pageStartingTitle.textalign-justify {
	text-align: justify;
}

.sports-facilities-section h4 span {
	font-size: 1.6rem !important;
	font-style: normal;
	display: inline-block;
	border-bottom: 2px solid #f5b20c;
	padding-right: 16px;
}

.cultural-list {
	margin-left: 32px;
}

/* about pages end*/
/* new programs page */
.program-box-sectionNew ul li {
	margin-left: 10px;
}

.program-box-title-new {
	font-size: var(--font28, 28px);
	font-family: "Marcellus", serif;
	color: var(--mainColor);
	margin-top: 25px;
}

.program-box-sectionNew {
	margin-top: 23px;
	box-shadow: rgba(17, 17, 26, 0.05) 0px 4px 16px,
		rgba(17, 17, 26, 0.05) 0px 8px 32px;
}

td.table-width {
	width: 40%;
}

.program-primmary-information.programs-newStructure ul {
	border-right: 1px solid #b3b3b3;
}

.programs-newStructure ul li {
	list-style: none;
}

.program-primmary-information.programs-newStructure ul:last-child {
	border-right: 0;
}

.programme-objective.program-box-sectionNew li {
	line-height: 32px;
	padding-right: 20px;
	list-style: none;
	font-family: "Marcellus", serif;
	text-align: center;
	display: grid;
	width: 33%;
	border-right: 1px solid #ccc;
}

.programme-objective.program-box-sectionNew ul {
	display: flex;
	padding-left: 0px;
}

.program-primmary-information.programs-newStructure {
	display: block;
}

.program-primmary-information .programs-details {
	color: var(--mainColor);
	font-weight: 600;
	list-style: none;
	font-size: 27px;
	text-align: center;
	font-family: "Marcellus", serif;
}

.programme-objective.program-box-sectionNew li:last-child {
	border-right: 0px;
}

/* new programs page */
@media only screen and (max-width: 1050px) {

	.fy-admission {
		border: 1px solid #ccc;
		padding: 3px 6px;
		display: inline-block;
		text-align: center;
		margin-bottom: 10px;
		width: 100%;
	}

	.eligibility-tab .admissionLinks-span1 {
		margin-bottom: 0px;
		padding-left: 10px;
	}

	.fy-admission-links {
		position: initial;
	}

	.header-admission-links {
		position: initial;
	}

	.eligibility-tab {
		display: flex;
		align-items: center;
		border: 0;
		border-top: 1px solid #f5b20c;
		margin-top: 7px;
		padding-bottom: 0px;
		justify-content: center;
	}

	.eligibility-tab p {
		margin-bottom: 0px !important;
		display: inline;
	}

	.eligibility-tab span {
		display: inline;
	}
}

@media only screen and (max-width: 992px) {
	.sticky-top {
		position: static;
	}

	.eligibility-tab {
		padding-bottom: 8px;
	}

	.seven-cols .col-lg-1 {
		width: 22% !important;
		margin: 5px;
	}

	.news-event-autonomy .col-lg-4:nth-child(1) {
		width: 100%;
		margin-bottom: 0;
	}

	.news-event-autonomy .col-lg-4:nth-child(2),
	.news-event-autonomy .col-lg-4:nth-child(3) {
		width: 100%;
	}

	.news-event-autonomy .col-lg-4:nth-child(2),
	.news-event-autonomy .col-lg-4:nth-child(3) {
		width: 100%;
		background-color: var(--mainColor);
		margin-bottom: 15px;
		padding-bottom: 15px;
		padding-top: 15px;
	}

	.news-event-autonomy .automony-list ul {
		padding: 0px 0px 0px 0px;
	}

	.news-event-autonomy.linear-gradient-section {
		background: #f5b20c;
	}

	.news-event-autonomy .automony-list ul li a {
		font-weight: 600;
	}

	.section-title h2.heading-autonomy {
		font-weight: 600 !important;
	}

	.bhavan-lifeDiv {
		padding: 0px;
	}

	.list-lifeBhavans {
		padding: 25px 0px 0px 0px;
		height: 272px;
	}

	.bhavan-lifeDiv ul {
		padding-left: 20px;
		padding-top: 0px;
	}

	section.section-home.life-bhavans {
		padding-bottom: 0px;
	}

	.alumni-endowement .col-md-6 {
		width: 100%;
	}

	.endowement-content {
		padding: 20px;
		height: auto;
		width: 100%;
	}

	.alumni-endowement .eminent-alumni-section {
		margin-top: 30px;
	}

	p.head-endw {
		font-size: 25px;
	}

	.proud-fact-2 .col-lg-2 .item-course {
		border: 1px solid #ccc;
		margin: 10px 0px;
		padding: 10px 0px 0px 0px;
	}

	.tab-horizontal1,
	.tab-horizontal2 {
		width: 100% !important;
		padding: 0px !important;
	}

	.tab-horizontal1 ul {
		flex-direction: inherit !important;
	}

	.programs-admissions.linear-gradient-section {
		background: #FFB090 !important;
		padding: 40px 0;
	}

	.programs-admissions .tabsContent-holder .mobile-accordianColor {
		margin-top: 10px;
		background-image: url(../img/programs-backgroundImg.jpg);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
		padding-bottom: 20px;
	}

	section.section-home {
		padding: 50px 0;
	}

	.tab-horizontal1 ul {
		display: flex;
	}

	.tab-horizontal1 ul li {
		margin-bottom: 5px;
		margin-right: 5px;
	}

	.programs-admissions .vtabs .nav-tabs .nav-link {
		color: #000;
		background-color: #ccc;
	}

	.left-tabs.nav-tabs,
	.left-tabs.sideways-tabs,
	.right-tabs.nav-tabs,
	.right-tabs.sideways-tabs {
		height: auto;
	}

	.programs-admissions .tabsContent-holder .tab-content {
		padding: 0px !important;
	}
}

@media only screen and (max-width: 768px) {
	.proud-fact-2 .col-lg-2.col-md-4.col-sm-6.col-xs-12 {
		display: grid;
		width: 48%;
		border-bottom: 1px solid #ccc;
		align-items: center;
		margin: 0px 5px;
	}

	.proud-fact-2 .col-lg-2 .item-course {
		border-bottom: none !important;
	}
	.section.py-4.choose-course {
		padding: 0px !important;
	}

	.department-quick-links ul li {
		width: 100%;
	}

	.section.py-4.choose-course {
		padding: 0px !important;
	}

	.programs-admissions .left-tabs.nav-tabs {
		border-bottom: none;
	}

	.tab-horizontal1 ul {
		display: inline-block;
	}

	.seven-cols .col-lg-1 {
		width: 22% !important;
		margin: 5px;
	}
	.seven-cols .col-lg-1 {
		width: 28% !important;
	}

	.left-tabs .nav-link {
		width: 100%;
		text-align: left;
		overflow: auto;
	}

	.bhavan-lifeDiv h2 {
		text-align: left;
		margin-top: 0px;
	}

	.list-lifeBhavans {
		padding: 30px 0px 0px 0px;
		background-image: none;
		background-color: var(--mainColor);
	}

	section.section-home.life-bhavans {
		padding-bottom: 60px;
	}

	.life-bhavans .carousel-inner {
		height: auto;
	}

	.col-md-5.bhavan-life {
		padding-top: 25px;
	}
}

@media only screen and (max-width: 576px) {
	#portfolio .item-institute {
		width: fit-content;
		margin: auto;
	}

	.staff .col-md-3 {
		width: 100% !important;
	}
}

@media only screen and (max-width: 350px) {
	.seven-cols .col-lg-1 {
		width: 100% !important;
	}

	.staff .col-md-3 {
		width: 100% !important;
	}

	.department-info .col-md-9 {
		width: 100%;
	}

	.department-info .col-md-3 {
		width: 100%;
	}

	.department-quick-links {
		margin-top: auto;
	}

	.photo-gallery img {
		width: 100%;
	}
}

@media only screen and (max-width: 572px) {
	#portfolio .item-institute {
		width: fit-content;
		margin: auto;
	}

	.department-info .col-md-9 {
		width: 100%;
	}

	.department-info .col-md-3 {
		width: 100%;
	}

	.department-quick-links {
		margin-top: auto;
	}
}

@media only screen and (max-width: 500px) {
	.news-event-autonomy .col-lg-4:nth-child(1) {
		order: 2;
	}
	.news-event-autonomy .col-lg-4:nth-child(2) {
		order: 3;
	}
	.news-event-autonomy .col-lg-4:nth-child(3) {
		order: 1;
	}
	.facilities-section .section-title h2 {
		margin-top: 40px !important;
	}
	section.section-home {
		padding: 20px 0 !important;
	}
	.news-academics {
		display: flex;
		flex-direction: column-reverse;
	}
	.news-event-autonomy .col-lg-4:nth-child(1) {
		margin-top: 0px !important;
		padding-top: 0px !important;
		margin-left: 0px !important;
		padding-left: 0px !important;
	}

	.news-event-autonomy .row {
		display: flex;
	}
	.proud-fact-2 .col-lg-2.col-md-4.col-sm-6.col-xs-12 {
		width: 100%;
	}

	.seven-cols .col-lg-1 {
		width: 45% !important;
	}

	.row.seven-cols {
		justify-content: center !important;
		padding-right: 0px;
	}

	.academics-section .academics-data {
		margin-top: -40px;
		padding: 20px 0px 20px 0px;
		margin-bottom: -40px;
	}

	.section-title {
		padding-bottom: 0px;
	}
}

@media only screen and (max-width: 437px) {
	.eligibility-tab span {
		display: inline-block;
		margin-top: 5px;
	}

	.eligibility-tab {
		display: block;
	}

	.eligibility-tab .admissionLinks-span1 {
		padding-left: 0px;
	}

	.eligibility-tab p {
		display: block;
	}

	.department-info .col-md-9 {
		width: 100%;
	}

	.department-info .col-md-3 {
		width: 100%;
	}

	.department-quick-links {
		margin-top: auto;
	}
}

@media only screen and (max-width: 429px) {
	.programs-admissions {
		padding: 0px 5px !important;
	}

	.department-info .col-md-9 {
		width: 100%;
	}

	.department-info .col-md-3 {
		width: 100%;
	}

	.department-quick-links {
		margin-top: auto;
	}
}

@media only screen and (max-width: 408px) {
	.alumni-endowement .alumni-image.alumni-name {
		display: block;
	}

	.owl-carousel .owl-item img {
		display: block;
		width: 100% !important;
	}

	.alumni-endowement .img-alumni {
		width: 100%;
	}

	.department-info .col-md-9 {
		width: 100%;
	}

	.department-info .col-md-3 {
		width: 100%;
	}

	.department-quick-links {
		margin-top: auto;
	}
}



@media only screen and (max-width: 315px) {
	.eligibility-tab span {
		display: block;
	}
}

/* card programs */
.card-program {
	display: block;
	text-align: center;
	position: relative;
	height: 100%;
	background-color: #f1f1f1;
	padding: 30px;
}


.card-program h3 {
    font-size: 25px;
    font-family: "Marcellus", serif;
}

.card-program-title {
	color: black;
}

.container-programs-pg .card-program-title {
	color: var(--mainColor);
	font-weight: 500;
}

.card-program-overlay {
	position: absolute;
	bottom: 100%;
	left: 0;
	right: 0;
	background-color: var(--mainColor);
	overflow: hidden;
	width: 100%;
	height: 0;
	transition: 0.2s ease;
	color: white;
}

.card-program-overlay span {
	color: white;
}

.card-program:hover .card-program-overlay {
	bottom: 0;
	height: 100%;
	padding: 20px;
}

.btn-viewProgramDetails {
	margin-top: 10px;
	display: inline-block;
	padding: 10px;
	text-decoration: underline;
}

div#accessibilityBar {
	display: none;
}

.undertaking-form-pdf a:before {
	content: "\f1c1";
	font-family: "Font Awesome 5 Free";
	color: #a82427;
	width: 23px !important;
	display: inline-block;
	font-size: 19px;
}

.block-goToSection.admission-gotoSection {
	background-image: none;
	background: #efefef;
}

.block-goToSection {
	position: relative;
	padding: 30px;
}

.block-goToSection .sidebox-heading {
	font-size: 28px;
	font-family: "Marcellus", serif;
	color: var(--mainColor);
	margin-top: 0px;
}

.block-goToSection::before {
	background: var(--mainColor);
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: -1;
	top: -22px;
	right: -23px;
}

.block-goToSection .program-box-title {
	font-size: var(--font28, 28px);
	font-family: "Marcellus", serif;
	color: var(--mainColor);
	margin-top: 0px;
}

.block-goToSection {
	margin-top: 10px;
}

.block-goToSection ul {
	padding: 0;
	margin: 0;
}

.block-goToSection li {
	width: 100%;
	display: block;
	list-style-type: none;
}

.block-goToSection a {
	background-color: #f1f1f1;
	color: #000 !important;
	padding: 9px 6px;
	border: none;
	border-bottom: 1px solid var(--mainColor);
	display: block;
}

.endowement-viewLink2 {
	position: absolute;
	bottom: 50px;
	z-index: 10;
	right: 60px;
}

.eminent-alumni-section {
	position: relative;
}

.endowement-content2 a {
	background-color: var(--mainColor);
	padding: 8px 15px;
	font-weight: 400;
	color: #fff;
}

.endowement-content2 a:hover {
	background-color: #f5b20c;
	color: #000;
	border: 1px solid #000;
	box-sizing: border-box;
}

.photo-gallery p {
	font-size: medium;
	font-weight: 500;
	line-height: 1.5;
}

table.align-right-width-1st-column td:nth-child(1) {
	text-align: right;
	width: 80px;
}

.block-goToSection {
	margin-top: 10px;
	background: #f1f1f1;
	min-height: 220px;
}

.ragging-viewLink {
	text-align: start;
}

.lb-data .lb-caption {
	color: white;
	font-size: 21px;
	font-weight: normal;
	line-height: 1.2em;
}

.ragging-viewLink-style a:hover {
	background-color: #f5b20c;
	color: #000;
	border: 1px solid #000;
	box-sizing: border-box;
}

.ragging-viewLink-style a {
	background-color: var(--mainColor);
	padding: 8px 15px;
	font-weight: 400;
	color: #fff;
}

.btn-square {
	width: 38px;
	height: 38px;
}

li.nav-item.currentWebsiteNameIsDegreeCollege a {
	cursor: pointer;
}

li.nav-item.currentWebsiteNameIsJuniorCollege a {
	cursor: pointer;
}

/* css from fine.css */
.navbar {
	padding: 0;
}

.navbar .dropdown ul li {
	min-width: 200px;
}

.navbar .dropdown ul a {
	padding: 2px 20px;
	text-transform: none;
}

section.section-home {
	padding: 60px 0;
	background-color: #e7e7e7;
}

.section-bg {
	background-color: #f8fcf9;
}

.section-colored {
	background: #f4f4f4
}

.section-title {
	text-align: center;
	padding-bottom: 30px;
}

.section-home-calendar {
	box-shadow: inset 0px 5px 10px 1px #e9e9e9;
}

.section-title p {
	margin-bottom: 0;
	color: #444444;
}

.segment-item {
	text-align: center;
	cursor: pointer;
}
.junior-segment-item .icon-holder {
	background-color: #f5b20c;
}

/* from senior college */
.senior-segment-item .icon-holder {
	background: #FFB090;
}
.segment-item .icon-holder {
	border-radius: 50%;
	height: 100px;
	width: 100px;
	margin: auto;
	margin-bottom: auto;
	margin-bottom: 6px;
	text-transform: uppercase;
	transition: all 0.5s;
}

.segment-item:hover .icon-holder {
	background: #FFB090;
}

.segment-item:hover .icon-holder img {
	animation: rotateComplete 0.7s alternate;

}

@keyframes rotateComplete {
	0% {
		transform: scaleX(-1);
	}

	100% {
		transform: scaleX(1);
	}
}

.segment-item span {
	line-height: 1.1rem;
	display: block;
}

.segment-item .icon-holder {
	font-size: 40px;
	display: flex;

}

.segment-item img {
	width: 45px;
	margin: auto;
	transition: all 0.5s;
}

#portfolio {
	padding: 20px 0 60px 0;
}

#portfolio .item-institute {
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
	border-radius: 8px;
}

#portfolio .item-institute:hover img {
	transform: scale(1.2);
	transition: 0.6s;
}

#portfolio .item-institute .details {
	background: var(--mainColor);
	position: absolute;
	left: 0;
	bottom: -114px;
	right: 0;
	text-align: center;
	padding-top: 10px;
	transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

#portfolio .item-institute .details h3 {
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	padding: 5px 10px 0px 10px;
	text-transform: uppercase;
}

#portfolio .item-institute .details p {
	color: #fff;
	font-size: 15px;
	margin-bottom: 10px;
	font-style: italic;
	padding: 0px 10px;
}

#portfolio .item-institute .details .social {
	height: 112px;
	font-size: 15px;
}

#portfolio .item-institute .details a {
	color: #fff;
}

#portfolio .item-institute .details a {
	color: #fff;
	background-color: #f5b20c;
	padding: 5px 10px;
}

#portfolio .item-institute .details a:hover {
	color: #000;
	background-color: #fff;
}

#portfolio .item-institute:hover .details {
	bottom: 0;
}

#portfolio-details {
	padding: 60px 0;
}

#portfolio-details .details .social {
	margin-bottom: 15px;
}

#portfolio-details .details .social a:hover {
	background: #f82249;
	color: #fff;
}

#main_navbar .active,
.second-menu li :hover,
.first-top-menu li :hover,
#main_navbar .nav-item.active .nav-link {

background: #FFB090 !important;

color: #ffffff !important
}

.topbar-menu .navbar-nav ul li a:hover {
	background: #ffb700 !important;
	color: White !important
}

/* seven equal columns for academics icons */
@media (min-width: 768px) {

	.seven-cols .col-md-1,
	.seven-cols .col-sm-1,
	.seven-cols .col-lg-1 {
		width: 100%;
		*width: 100%;
	}
}


@media (min-width: 992px) {

	.seven-cols .col-md-1,
	.seven-cols .col-sm-1,
	.seven-cols .col-lg-1 {
		width: 14.285714285714285714285714285714%;
		*width: 14.285714285714285714285714285714%;
	}
}


@media (min-width: 1200px) {

	.seven-cols .col-md-1,
	.seven-cols .col-sm-1,
	.seven-cols .col-lg-1 {
		width: 14.285714285714285714285714285714%;
		*width: 14.285714285714285714285714285714%;
	}
}

.paragraph {
	margin-bottom: 15px !important
}

/* library */
.library-features {
	display: flex;
	flex-wrap: wrap;
}

.library-features .section {
	width: 49%;
	border: 1px solid #e9dae5;
	margin-right: 9px;
	padding: 14px;
	border-radius: 10px;
}

.library-features .section h4 {
	font-size: 26px !important;
	font-weight: 500 !important;
	margin-bottom: 5px;
	color: var(--mainColor);
}

.library-features .section p {
	margin-bottom: 0 !important
}

.text-highlighter {
	font-weight: 600
}

/*home page events*/
.box-events .holder {
	padding: 0
}

.box-events li {
	border-bottom: 1px solid #ccc;
	padding: 16px 10px !important;
}

.event-holder .event-date {
	font-size: 21px;
	color: #ffe79d;
}

.event-holder .event-date span {
	display: block;
	margin: 0
}

.event-holder .month,
.event-holder .year {
	font-size: 14px;
	line-height: 14px;
}

.month {
	background: #f5b20c;
	padding: 5px !important;
	color: white;
	font-weight: 600;
	letter-spacing: 2px;
}

.event-holder .year {
	display: none !important
}

.event-holder .day {
	font-size: 34px;
	font-weight: bold;
	color: #f5b20c;
	background: white;
	color: #5a5a5a;
}

.event-location {
	width: 100%
}


/* btn primary */

.btn-primary {
	background-color: #f5b20c;
	border-color: #f5b20c;
	border-radius: 8px;
	color: #fff;
}

.btn-primary:hover {
	background: #fff;
	color: #000;
	border-color: #f5b20c;
}

/* back to top */
.back-to-top {
	position: fixed;
	opacity: 1;
	right: 15px;
	bottom: 15px;
	z-index: 996;
	background: #2b356c;
	width: 40px;
	height: 40px;
	border-radius: 4px;
	transition: all 0.4s;
}

.back-to-top i {
	font-size: 24px;
	color: #fff;
	line-height: 0;
}

.back-to-top:hover {
	background: #d75c72;
	color: #fff;
}

.back-to-top.active {
	visibility: visible;
	opacity: 1;
}

.home-programs-junior span.number {
	background: #00646e;
	border-radius: 50%;
	display: inline-block;
	width: 25px;
	text-align: center;
	color: white;
	margin-right: 3px;
	height: 25px;
	vertical-align: middle;
	line-height: 26px;
}

/* Seprate below css in feuture  */
.magazine-padding {
	border-radius: 4px;
	padding: 5px;
	width: 150px;
	display: flex;
}

.home-programs-junior h5 {	font-size: 19px;
	font-weight: 600;
}

.magazine-padding a:hover {
	box-shadow: 0 0 2px 1px rgba(0, 140, 186, 0.5);
}

.home-programs-junior label {
	margin-left: 12px;
	display: inline-block;
	padding: 8px 0
}

.home-programs-junior span.number:first-child {
	margin-left: 0;}

	.magazine-padding a {
		margin: 20px;
		display: grid;
		border: 1px solid;
		padding: 20px;
	}
	.newsnotices {
		background-color: #b34d0f;
		border: none;
		display: flex;
		padding: 0.75rem 1.5rem;
		color: #ffffff;
		line-height: 1rem;
		vertical-align: middle;
		align-items: center;
		border-radius: 0.5rem;
		transition: all .6s ease;
		font-size: 19px;
	  }

.home-programs-junior .list-items-btmBorder li {
	border-bottom: 1px solid #b6b6b6;
	padding-top: 10px;}
	.newsnoticesbtn a:hover{
		color: white;
	  }
	  .newsnoticesbtn .newsnotices::after{
		margin-left: 2em;
		font-size: 20px;
	  }
	  .newsnoticesbtnsubmenu{
	   width: 214px;
	  }

.home-programs-junior .list-items-btmBorder li label {
	padding: 3px 0}

/* css from fine.css */

	@media (max-width: 768px) {

		.newsnoticesbtn .newsnotices::after{
			margin-left: 3.270em;
			font-size: 15px;
		  }
		  .newsnotices {
		   width: 50%;
		}
	}

.goToSectionmenu a:hover{

	color: var(--mainColor);
	font-weight: 400 !important;
	background-color: #f1f1f1;
	
}

.categoriesmenu{
   padding: 0px;
   margin: 0px;
   color: #000;
}
.newspannel{
	font-size: 26px;
	font-family: "Marcellus", serif;
	color: var(--mainColor);
	font-weight: 600 !important;
}

#newstext{
	font-size: 17px;
	margin: 0px;
}


/* .categoryDropdown{
    border: none;
    display: flex;
    padding: -0.25rem 1.5rem;
    color: #ffffff;
    line-height: 1rem;
    vertical-align: middle;
    align-items: center;
    border-radius: 0.5rem;
    transition: all .6s ease;
    font-size: 19px;
	padding: 5px 0px 5px 2px;} */

/* .categoryDropdown .newsnoticesbtnsubmenu{
	background-color: #ffffff;
    border: none;
    display: flex;
    padding: 0.75rem 1.5rem;
    color: #000000;
    line-height: 1rem;
    vertical-align: middle;
    align-items: center;
    border-radius: 0.5rem;
    transition: all .6s ease;
    font-size: 19px;
	
} */
@media only screen and (max-width: 780px) {
    .important-information .admissionsTabs .col-md-3{  width:100%!important}
    .important-information .admissionsTabs .col-md-9{ width:100%!important}
    }

.dept-logo{
	max-width: 70px;
}
.vertical-center{
	DISPLAY: flex;
    align-items: center;
    justify-content: center;
}
.sub-head-staff {
	margin-bottom: 8px;
    padding-bottom: 8px;
    font-style: normal;
    text-align: center;
    color: #FFB090;
    font-family: 'Font Awesome 5 Brands';
	
}
.staff-details-goback {
	float:left;
	color:black;
}
.facultysection{
	font-size: 20px;
	font-weight: 500;
}
.staff-details-img {
	border: none;
	box-shadow: none;
	background-color:white;
	height: 150px;
    width: 145px;
}

select.form-control{
    appearance: auto;  
}

.table-staff-grid .img-staff
{    
	height: 60px !important;
    width: 50px !important;
    background: transparent;
    margin-bottom:5px;
	padding: 10px 0px 0px 0px;	
}

.table-staff-grid td{
	vertical-align:middle
}
.top-sec{
	padding-top: 8px;
	padding-bottom: 8px;
	position: relative;
}
.sdd{
	width: 100%;
	padding-top: 14px;
}
.top-se2{
	background: #FFB090 !important;
}
.tops-d{
	padding:0;
	margin: 0;
}
.tops-d li a{
	color: #ffffff;
	font-weight: normal;
	font-size: 16px;
}
.tops-d li{
	display: initial;
padding-right: 15px;
list-style: none;
}
.tops-d li i{
	padding-right: 5px;
}

.tops-d2{
	padding:0;
	margin: 0;
}
.tops-d2 li a{
	color: #ffffff;
	font-weight: normal;
	font-size: 16px;
}
.tops-d2 li{
	display: initial;
padding-right: 15px;
list-style: none;
}
.tops-d2 li i{
	padding-right: 5px;
}
.ers{
	background: #FFB090;
		padding-top: 5px;
	padding-bottom: 5px;
}
.btn-warning{
	background: #FFB090;
	border-color: #FFB090;
	color: #ffffff;
	border-radius: 0;
	padding-left: 20px;
    padding-right: 20px;
}
.fl-right{
	float: right;
}
.sd{
	padding-top: 5px;
}
.box-autonomy h2{
	color: #ffffff;
}
.box-autonomy .automony-list i{
	color: #ffffff;
}
.box-autonomy .automony-list a{
	color: #ffffff;
}
.er span{
	color: #FFB090;
	font-size: 35px;
	line-height: 50px !important;
}
.text-left{
	text-align: left;
}
p{
	text-align: justify;
}
.txt-upper{
	text-transform: uppercase;
}
.ers p{
	line-height: 25px;
}
.floot-cont{
    padding: 0;
    margin: 0;
}
.floot-cont li {
    list-style: none;
    padding: 0;
    padding-bottom: 10px;
    color: #ffffff;
    line-height: 25px;
}    
.floot-cont li i {
    float: left;
    width: 35px;
    font-size: 18px;
    line-height: 25px;
}
.floot-cont li p {
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 25px;
    text-align: left;
}
.floot-cont li a {
    color: #fff;
}
.sp-1{
	padding-left: 35px;
	color: #ffffff;
}
.floot-cont b{
	font-size: 18px;
}
.modal-header{
	border-radius: 0;
	padding: 0;
}
.btn-close{
	position: absolute;
    top: -12px;
    right: -15px;
	opacity: 1;
	background-image:url(../../images/x.png);
	height: 30px;
	width: 30px;
	background-repeat: no-repeat;
}
.modal-header .btn-close {
    padding: 0 !important;
    margin: 0 !important;
}
.btn-close:hover{
	opacity: 1;
}
.bors {
    border: 1px solid #dddddd;
    padding: 10px;
    background: #ffffff;
}   
.pt-20{
	padding-top: 20px;
}
.adsdd section.section-home {
    padding: 40px 0;
}
.dropdown-menu{
	padding: 0;
	border-radius: 0;
}
.bl{
	color: #FFF1D3 !important;
	font-size: 21px;
}
.adsdd h2.text-center{
	padding-bottom: 0;
}
.new-list{
	padding: 0;
	margin: 0;
}
.new-list li{
	line-height: 25px;
	padding-left: 30px;
	font-size: 16px;
	color: #000000;
	list-style: none;
	background-image:url(../../images/lis.png);
	background-repeat:no-repeat;
	background-position: 0 2px;
	margin-bottom: 10px;
	text-align: justify;
	font-family: "Fira Sans", sans-serif;
}
.chads{
	background: #FFB090;
	padding-top: 10px;
	padding-bottom: 10px;
}
.chads h4{
	color: #ffffff;
	text-align: center;
	font-size: 21px;
	margin-bottom: 5px;
}
.chads p{
	color: #ffffff;
	text-align: center;
	padding-bottom: 0;
	margin-bottom: 0;
	font-size: 18px;
}
.pt-10{
	padding-top: 10px;
}
.pt-30{
	padding-top: 30px;
}




.contact-form form{
    position: relative;
    display: block;
}
.contact-form form .input-box{
    position: relative;
    display: block;
    margin-bottom: 15px;
}
.contact-form form input[type="text"],
.contact-form form input[type="email"],
.contact-form form textarea{
    position: relative;
    display: block;   
    background: #ffffff;
    width: 100%;
    height: 65px;
    border: 1px solid #dddddd;
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    padding-left: 25px;
    padding-right: 25px;
    transition: all 500ms ease;
    outline: none;
}
.contact-form form textarea {
    height: 120px;
    padding-top: 15px;
    padding-left: 25px;
    padding-right: 25px;
}
.contact-form form input[type="text"]:focus{
    color: #171717;
    border-color: #171717; 
}
.contact-form form input[type="email"]:focus{
    color: #171717;
    border-color: #171717; 
}
.contact-form form textarea:focus{
    color: #171717;
    border-color: #171717; 
}

.contact-form form input[type="text"]::-webkit-input-placeholder {
    color: #888888;
}
.contact-form form input[type="text"]:-moz-placeholder {
    color: #888888;
}
.contact-form form input[type="text"]::-moz-placeholder {
    color: #888888;
}
.contact-form form input[type="text"]:-ms-input-placeholder {
    color: #888888;
}
.contact-form form input[type="email"]::-webkit-input-placeholder {
    color: #888888;
}
.contact-form form input[type="email"]:-moz-placeholder {
    color: #888888;
}
.contact-form form input[type="email"]::-moz-placeholder {
    color: #888888;
}
.contact-form form input[type="email"]:-ms-input-placeholder {
    color: #888888;
}
.contact-form form textarea::-webkit-input-placeholder {
    color: #888888;
}
.contact-form form textarea:-moz-placeholder {
    color: #888888;
}
.contact-form form textarea::-moz-placeholder {
    color: #888888;
}
.contact-form form textarea:-ms-input-placeholder {
    color: #888888;
}

.contact-form form .button-box {
    position: relative;
    display: block;
    padding-top: 10px;
}
.contact-form form .button-box button{
    display: block;
    width: 100%;
}
.btn-ones{
	color: #fff !important;
    padding: 12px 25px;
    background: #FFB090;
    border: #FFB090;
}
.btn-ones:hover{
	background: #FFF1D3;
	color: #FFB090 !important;
}
.conta-box{
	background: #FFB090;
	padding: 25px;
	margin-top: 56px;
}
.conta-box h2{
	color: #ffffff;
	font-size: 28px;
}
.pb-20{
	padding-bottom: 20px;
}
.pb-10{
	padding-bottom: 10px;
}
.conta-box p{
	color: #ffffff;
}
.d-maps{
	margin-bottom: -10px;
}
.poi{
	cursor: pointer;
}
.caps .carousel-caption{
	left: 10%;
}
.caps .carousel-caption h5{
	font-size: 65px;
	text-align: left;
	color: #ffffff;
	text-shadow: 2px 2px #333333;
	font-weight: bold;
	padding-top: 20%;
}
.caps .carousel-control-prev, .caps .carousel-control-next{
	width: 5%;
}
.caps .carousel-caption h5.dfg{
	text-align: right;
	padding-top: 0%;
}
.caps .carousel-caption h5.dfg2{
	text-align: right !important;
	padding-top: 0%;
}
.sd5{
	top: 0 !important;
}
.carousel-caption{
	top: 0 !important;
}
.dfd .w-100{
	height: 80% !important;
}
@media only screen and (max-width: 420px) {
.tops-d li{
display:block;
}
}
@media only screen and (max-width: 767px) {
.ffd img{
	width: 75%;
}
.dfd .w-100{
	height: auto !important;
}
.ffd nav{
	float: right;
	width: 50px;
}
.sdd{
	padding-top: 0;
}
}
.navbar-light .navbar-toggler{
	background:#f5b20c;
	outline: 0 !important;
}

.maquee-text {
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	white-space: nowrap;
	color: #fff;
}

.event-card2 {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  transition: 0.3s;
}

.event-card2 img {
  width: 100%;
  height: 260px;
  object-fit: cover;
}

/* Always visible title */
.event-title2 {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 12px;
  background: rgba(0,0,0,0.6);
  color: #fff;
  transition: 0.3s;
}

.event-title2 h3 {
  color: #fff;
  text-decoration: none;
  text-align: center;
  font-size: 20px;
}

/* Hover animation */
.event-card2:hover {
  transform: translateY(-10px);
  box-shadow: 0 10px 25px rgba(0,0,0,0.3);
}

.event-card2:hover .event-title2 {
  background: rgba(0,0,0,0.8);
}

img.footer {
    width: 100px;
    margin-left: 5px;
    border-radius: 5px;
}

.mt-50 {
	margin-top: 50px;
}

.course-row {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  background: #FFB090;
  padding: 10px 10px;
  border-radius: 5px;
}

.course-row .icon {
  font-size: 25px;
  color: #ffffff;
  width: 25px;
}

.course-row .line {
  width: 2px;
  height: 25px;
  background: #ffffff;
  margin: 0 12px;
}

.course-row .title {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
}

.wedding-card {
  border-radius: 15px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 10px 25px rgba(0,0,0,0.1);
  font-family: 'Segoe UI', sans-serif;
  margin-bottom: 20px;
}

/* Image section */
.card-image {
  position: relative;
}

.card-image img {
  width: 100%;
  object-fit: cover;
}

/* Know more button */
.know-btn {
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  background: #FFB090;
  color: #fff;
  padding: 6px 15px;
  border-radius: 20px;
  font-size: 14px;
  text-decoration: none;
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}

/* Content section with gradient */
.card-content {
  padding: 25px 15px 20px;
  text-align: center;
  background: #FFF1D3;
}

.card-content h5 {
  font-size: 20px;
  letter-spacing: 1px;
  color: #555;
  margin-bottom: 5px;
}

.card-content h2 {
  color: #0d6efd;
  font-weight: bold;
  margin: 5px 0;
}

.card-content p {
  font-size: 12px;
  color: #666;
  margin-bottom: 10px;
}

/* Location */
.location {
  font-size: 12px;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}

.location i {
  color: #0d6efd;
}

.wedding-card:hover {
  transform: translateY(-5px);
  transition: 0.3s;
}

.know-btn:hover {
  background: #FFF1D3;
  color: #FFB090;
}

.fa-list-custom {
  list-style: none;
  padding: 0;
  margin: 0;
}

.fa-list-custom li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 12px;
  font-size: 16px;
  color: #333;
}

.fa-list-custom li i {
  color: #FFB090; /* green */
  margin-right: 10px;
  font-size: 18px;
  margin-top: 3px;
}

.ggasc-section {
  padding: 60px 20px;
  background: #f8f9fa;
}

.ggasc-section .container {
  max-width: 1200px;
  margin: auto;
}

.intro {
  text-align: center;
  font-size: 18px;
  margin-bottom: 40px;
  color: #444;
  line-height: 1.7;
}

.ggasc-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 20px;
}

.ggasc-card {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  transition: 0.3s;
  box-shadow: 0 5px 15px rgba(0,0,0,0.05);
  border-top: 4px solid #FFB090;
}

.ggasc-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(0,0,0,0.1);
}

.ggasc-card h3 {
  font-size: 18px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}

.ggasc-card h3 i {
  margin-right: 10px;
  color: #FFB090;
  font-size: 20px;
}

.ggasc-card p {
  font-size: 15px;
  color: #555;
  line-height: 1.6;
}

.vm-split .vm-left {
  background: linear-gradient(135deg, #edf4ff, #efefef);
  color: #fff;
}

.vm-left .vm-content h2,
.vm-left .vm-content p,
.vm-left .vm-content i {
  color: #000000;
}

.vm-split .vm-right {
  background: #f8fafc;
}

.vm-split .vm-content {
  padding: 80px 50px;
}

.vm-split i {
  font-size: 40px;
  margin-bottom: 20px;
}

.vm-split h2 {
  font-size: 30px;
  margin-bottom: 20px;
}

.vm-split ul li {
  margin-bottom: 10px;
}

.core-values {
  padding: 80px 0;
  background: #f9fafc;
}

.section-title h2 {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 40px;
}

.value-card {
  background: #fff;
  padding: 30px;
  border-radius: 12px;
  text-align: center;
  margin-bottom: 30px;
  box-shadow: 0 10px 25px rgba(0,0,0,0.05);
  transition: 0.3s;
}

.value-card:hover {
  transform: translateY(-8px);
}

.value-card i {
  font-size: 35px;
  color: #FFB090;
  margin-bottom: 15px;
}

.value-card h4 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
}

.value-card p {
  font-size: 14px;
  color: #555;
  line-height: 1.6;
}

.chairman-modern {
    padding: 100px 20px;
    background: linear-gradient(135deg, #eef2ff, #f8fafc);
    font-family: 'Poppins', sans-serif;
}

/* GRID */
.top-grid {
    display: grid;
    grid-template-columns: 1fr 1.2fr;
    gap: 50px;
    align-items: center;
    margin-bottom: 60px;
}

/* IMAGE CARD */
.image-card {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 20px 60px rgba(0,0,0,0.15);
    transform: rotate(-2deg);
    transition: 0.4s;
}

.image-card:hover {
    transform: rotate(0deg) scale(1.03);
}

.image-card img {
    width: 100%;
    display: block;
}

/* INTRO */
.intro .tag {
    display: inline-block;
    background: #FFB090;
    color: #fff;
    padding: 5px 12px;
    border-radius: 20px;
    font-size: 12px;
    margin-bottom: 10px;
}

.intro h2 {
    font-size: 36px;
    margin-bottom: 20px;
    color: #111;
}

.intro p {
    font-size: 16px;
    line-height: 1.9;
    color: #555;
    margin-bottom: 15px;
}

/* GLASS CARD */
.content-card {
    background: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(12px);
    padding: 45px;
    border-radius: 20px;
    box-shadow: 0 15px 50px rgba(0,0,0,0.08);
    border: 1px solid rgba(255,255,255,0.4);
}

.content-card p {
    font-size: 15.8px;
    line-height: 1.9;
    color: #444;
    margin-bottom: 18px;
}

.content-card .closing {
    font-weight: 500;
    color: #000;
}

/* SIGNATURE */
.signature {
    margin-top: 30px;
}

.signature h4 {
    margin: 0;
    font-size: 18px;
    color: #FFB090;
}

.signature span {
    font-size: 14px;
    color: #777;
}

/* RESPONSIVE */
@media (max-width: 768px) {
    .top-grid {
        grid-template-columns: 1fr;
        text-align: center;
    }

    .image-card {
        transform: none;
    }
}

.admission-modern {
    padding: 30px 30px;
    background: linear-gradient(135deg, #eef2ff, #f8fafc);
    font-family: 'Poppins', sans-serif;
}

/* Header */
.section-header {
    text-align: center;
    margin-bottom: 60px;
}

.section-header h2 {
    font-size: 36px;
    color: #111;
    margin-bottom: 10px;
}

.section-header p {
    color: #666;
    font-size: 15px;
}

/* Steps Layout */
.steps {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
    position: relative;
}

/* Connecting Line */
.steps::before {
    content: "";
    position: absolute;
    top: 35px;
    left: 0;
    width: 100%;
    height: 3px;
    background: #FFB090;
    z-index: 0;
}

/* Step Card */
.step {
    background: rgba(255,255,255,0.7);
    backdrop-filter: blur(12px);
    padding: 30px 20px;
    border-radius: 15px;
    text-align: center;
    position: relative;
    z-index: 1;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    transition: 0.3s;
}

.step:hover {
    transform: translateY(-8px);
}

/* Icon Circle */
.step .icon {
    width: 60px;
    height: 60px;
    background: #FFB090;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 15px;
    font-weight: 600;
    font-size: 20px;
    box-shadow: 0 5px 15px rgba(13,71,161,0.3);
}

.step h4 {
    margin-bottom: 10px;
    color: #222;
}

.step p {
    font-size: 14.5px;
    color: #555;
    line-height: 1.7;
}

/* Responsive */
@media (max-width: 992px) {
    .steps {
        grid-template-columns: repeat(2, 1fr);
    }

    .steps::before {
        display: none;
    }
}

@media (max-width: 600px) {
    .steps {
        grid-template-columns: 1fr;
    }
}

.admission-form-section {
    padding: 30px 30px;
    background: linear-gradient(135deg, #eef2ff, #f8fafc);
    font-family: 'Poppins', sans-serif;
}

/* Header */
.form-header {
    text-align: center;
    margin-bottom: 40px;
}

.form-header h2 {
    font-size: 36px;
    margin-bottom: 10px;
    color: #111;
}

.form-header p {
    color: #666;
}

/* Form Card */
.form-card {
    background: rgba(255,255,255,0.75);
    backdrop-filter: blur(12px);
    padding: 40px;
    border-radius: 20px;
    box-shadow: 0 15px 50px rgba(0,0,0,0.08);
}

/* Grid */
.form-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

/* Group */
.form-group {
    display: flex;
    flex-direction: column;
}

.form-group.full {
    margin-top: 20px;
}

/* Labels */
.form-group label {
    font-size: 14px;
    margin-bottom: 6px;
    color: #333;
}

/* Inputs */
.form-group input,
.form-group select,
.form-group textarea {
    padding: 12px 14px;
    border-radius: 10px;
    border: 1px solid #ddd;
    font-size: 14px;
    transition: 0.3s;
    outline: none;
}

.form-group input:focus,
.form-group select:focus,
.form-group textarea:focus {
    border-color: #FFB090;
    box-shadow: 0 0 0 2px rgba(13,71,161,0.1);
}

/* Button */
.form-submit {
    text-align: center;
    margin-top: 30px;
}

.form-submit button {
    background: #FFB090;
    color: #fff;
    border: none;
    padding: 14px 35px;
    border-radius: 30px;
    font-size: 15px;
    cursor: pointer;
    transition: 0.3s;
}

.form-submit button:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(13,71,161,0.3);
}

/* Responsive */
@media (max-width: 768px) {
    .form-grid {
        grid-template-columns: 1fr;
    }
}

.placements-section {
    padding: 50px 20px;
    background: linear-gradient(135deg, #f8fafc, #eef2ff);
    font-family: 'Poppins', sans-serif;
}

/* Header */
.section-header {
    text-align: center;
    margin-bottom: 50px;
}

.section-header h2 {
    font-size: 36px;
    color: #111;
}

.section-header p {
    color: #666;
}

/* Stats */
.placement-stats {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-bottom: 50px;
}

.stat {
    background: rgba(255,255,255,0.7);
    backdrop-filter: blur(10px);
    padding: 25px;
    border-radius: 15px;
    text-align: center;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
}

.stat h3 {
    font-size: 28px;
    color: #FFB090;
}

.stat p {
    font-size: 14px;
    color: #555;
    text-align: center;
}

/* Content */
.placement-content {
    display: grid;
    grid-template-columns: 1.2fr 1fr;
    gap: 40px;
    align-items: center;
}

/* Text */
.placement-text h3 {
    margin-bottom: 15px;
    color: #222;
}

.placement-text p {
    color: #555;
    line-height: 1.8;
}

.placement-text ul {
    margin-top: 15px;
    padding-left: 18px;
}

.placement-text li {
    margin-bottom: 8px;
    color: #444;
}

/* Recruiters */
.recruiters {
    background: #fff;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
}

.recruiters h4 {
    margin-bottom: 15px;
    text-align: center;
}

/* Logos */
.logos {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}

.logos img {
    width: 100%;
    padding: 10px;
    background: #f5f7fb;
    border-radius: 10px;
}

.placement-text p {
    margin-bottom: 15px;
}

/* Note Box */
.placement-note {
    margin-top: 20px;
    padding: 15px;
    background: #eef4ff;
    border-left: 4px solid #FFB090;
    border-radius: 8px;
}

.placement-note p {
    font-size: 14px;
    color: #444;
}

/* Responsive */
@media (max-width: 992px) {
    .placement-stats {
        grid-template-columns: repeat(2, 1fr);
    }

    .placement-content {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 600px) {
    .placement-stats {
        grid-template-columns: 1fr;
    }
}

program-section {
    padding: 60px 0;
    background: #f8f9fa;
}

/* Left Tabs */
.program-tabs {
    border-radius: 12px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 5px 20px rgba(0,0,0,0.05);
}

.program-tabs .nav-link {
    color: #333;
    padding: 18px 20px;
    border: none;
    border-bottom: 1px solid #eee;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    font-weight: 500;
}

.program-tabs .nav-link i {
    margin-right: 10px;
    color: #FFB090;
    font-size: 20px;
}

.program-tabs .nav-link:hover {
    background: #FFF1D3;
}

.program-tabs .nav-link.active {
    background: linear-gradient(90deg, #FFB090, #FFF1D3);
    color: #fff;
}

.program-tabs .nav-link.active i {
    color: #fff;
}

/* Right Content */
.tab-content-box {
    background: #fff;
    padding: 10px;
    border-radius: 12px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.05);
    min-height: 300px;
    animation: fadeSlide 0.5s ease;
}

/* Animation */
@keyframes fadeSlide {
    from {
        opacity: 0;
        transform: translateX(20px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

/* Headings */
.tab-content-box h4 {
    font-weight: 600;
    margin-bottom: 15px;
}

.tab-content-box p {
    color: #666;
    line-height: 1.7;
}

/* Remove default bullets */
.tab-content-box ul {
    list-style: none;
    padding-left: 0;
}

/* List item style */
.tab-content-box ul li {
    position: relative;
    padding-left: 28px;
    margin-bottom: 10px;
    color: #555;
    line-height: 1.7;
}

/* Common Icon */
.tab-content-box ul li::before {
    content: "\f058"; /* Font Awesome check-circle */
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 2px;
    color: #FFB090;
    font-size: 14px;
}

.tab-content-box ul li:hover {
    transform: translateX(5px);
    transition: 0.3s;
    color: #000;
}