body{
	padding: 0;
	margin: 0;
}
.header-first-section{
	background-color: #000080;
}
.notice-label-first,.notice-label-second{
	font-family: 'Roboto', sans-serif;
	color: #fff;
	font-size: 13px;
}
.header-image-first-link{
	text-decoration: none;
	margin: 5px;
}
.header-image-first{
	height: 2rem;
	width: auto;
}
.college-index-logo{
	width: 20rem;
	height: auto;
	margin: 10px 20px;
}
.header-image-second{
	width: 10rem;
	height: auto;
}
.header-paragraph-first{
	display: table-cell;
	vertical-align: middle;
}
.header-link-label-first{
	text-decoration: none;
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
}
.header-image-third{
	height: 5rem;
	width: auto;
}
.header-image-fourth{
	width: 10rem;
	height: auto;
}
.index-menu-list{
	margin: 0;
	padding: 0;
}
.index-menu-list>li{
	list-style: none;
	display: inline-block;
}
.index-menu-list>li>a{
	text-decoration: none;
	text-transform: capitalize;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	background-color: #000080;
	padding: 5px 30px;
}
.index-sub-menu{
	display: none;
	list-style: none;
	position: absolute;
	padding: 10px;
	background-color: #000080;
	z-index: 1000;
}
.index-sub-menu>li>a{
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #fff;
}
.index-sub-menu>li>a:hover{
	color: #fff;
	font-weight: bold;
}
.index-menu-list>li:hover .index-sub-menu{
	display: block;
}
.slider-image{
	height: 90vh;
	width: auto;
}
.slide-desc{
	text-align: center;
	width: 100%;
}
.slide-desc>h2{
	font-family: 'Poppins', sans-serif;
	font-size: 2rem;
	color: #fff;
}
.slide-desc>p{
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	color: #fff;
}
.link-section-first{
	background-color: #FFDEAD;
}
.link-section-first-label{
	color: #000;
	font-family: 'Poppins', sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-transform: capitalize;
}
.about-us-section{
	background-color: #191970;
	padding: 20px;
}
.about-content{
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	text-align: justify;
	padding: 10px 20px;
}
.about-image{
	width: auto;
	height: 30vh;
}
.more-info-link{
	text-decoration: none;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	color: #800000;
}
.download-link-image-first{
	width: 80%;
	height: auto;
	margin: 20px;
}
.course-section-first{
	background: url(../image/homeImage/courseBackground.jpg);
	background-repeat: no-repeat;;
	background-size: cover;
	background-position: center;
	min-height: 20rem;
}
.course-section-label-first{
	font-family: 'Poppins', sans-serif;
	font-size: 1.5rem;
	color: #fff;
	text-transform: capitalize;
	margin: 10px;
}
#mixedSlider {
	position: relative;
}
#mixedSlider .MS-content {
	white-space: nowrap;
	overflow: hidden;
	margin: 0 5%;
}
#mixedSlider .MS-content .item {
	display: inline-block;
	width: 20%;
	position: relative;
	vertical-align: top;
	overflow: hidden;
	height: 100%;
	white-space: normal;
	padding: 0 10px;
}

.vision-cover-page-section{
	background-image: url('../image/vision-mission-cover.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 10rem;
	opacity: 0.7;
}
.vission-heading-first{
	opacity: 1;
	font-weight: bold;
	color: #fff;
	background-color: rgba(0,0,0,0.6);
	height: 100%;
	width: 100%;
	text-transform: uppercase;
	padding-top: 5%;
}
.quality-policy-label:hover{
	color: #800080;
	font-weight: bold;
}
.affiliation-section{
	height: 23rem;
	background-color: #fff;
	text-align: center;
	margin: 20px 5px;
	border-bottom: 5px solid #800080;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.affiliation-logo-section{
	height: 16rem;
}
.affiliation-image-first{
	width: 100%;
	height: auto;
	transition: transform .2s;
}
.affiliation-image-first:hover {
	transform: scale(1.1);
}
.affiliation-label{
	font-family: 'Roboto', sans-serif;
	font-size: 1.1rem;
	text-transform: uppercase;
	padding: 10px 0;
	margin: 0;
}
.affiliation-image-second{
	width: 80%;
	height: auto;
	transition: transform .2s;
}
.affiliation-image-second:hover {
	transform: scale(1.1);
}
.contact-us-contact{
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #000;
}
.secretary-image{
	height: 15rem;
	width: auto;
}
.message-content{
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	text-align: justify;
}
@media (max-width: 991px) {
	#mixedSlider .MS-content .item {
		width: 40%;
	}
}
@media (max-width: 767px) {
	#mixedSlider .MS-content .item {
		width: 50%;
	}
}
#mixedSlider .MS-content .item .imgTitle {
	position: relative;
}
#mixedSlider .MS-content .item .imgTitle .blogTitle {
	margin: 0;
	text-align: left;
	letter-spacing: 2px;
	color: #252525;
	font-style: italic;
	position: absolute;
	background-color: rgba(255, 255, 255, 0.5);
	width: 100%;
	bottom: 0;
	font-weight: bold;
	padding: 0 0 2px 10px;
}
#mixedSlider .MS-content .item .imgTitle img {
	height: auto;
	width: 100%;
}
#mixedSlider .MS-content .item p {
	font-size: 16px;
	margin: 2px 10px 0 5px;
	text-indent: 15px;
}
#mixedSlider .MS-content .item a {
	float: right;
	margin: 0 20px 0 0;
	font-size: 16px;
	font-style: italic;
	color: rgba(173, 0, 0, 0.82);
	font-weight: bold;
	letter-spacing: 1px;
	transition: linear 0.1s;
}
#mixedSlider .MS-content .item a:hover {
	text-shadow: 0 0 1px grey;
}
#mixedSlider .MS-controls button {
	position: absolute;
	border: none;
	background-color: transparent;
	outline: 0;
	font-size: 50px;
	top: 95px;
	color: rgba(0, 0, 0, 0.4);
	transition: 0.15s linear;
}
#mixedSlider .MS-controls button:hover {
	color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 992px) {
	#mixedSlider .MS-controls button {
		font-size: 30px;
	}
}
@media (max-width: 767px) {
	#mixedSlider .MS-controls button {
		font-size: 20px;
	}
}
#mixedSlider .MS-controls .MS-left {
	left: 0px;
}
@media (max-width: 767px) {
	#mixedSlider .MS-controls .MS-left {
		left: -10px;
	}
}
#mixedSlider .MS-controls .MS-right {
	right: 0px;
}
@media (max-width: 767px) {
	#mixedSlider .MS-controls .MS-right {
		right: -10px;
	}
}
#basicSlider { 
	position: relative;
}
#basicSlider .MS-content {
	white-space: nowrap;
	overflow: hidden;
	margin: 0 2%;
	height: 50px;
}
#basicSlider .MS-content .item {
	display: inline-block;
	width: 20%;
	position: relative;
	vertical-align: top;
	overflow: hidden;
	height: 100%;
	white-space: normal;
	line-height: 50px;
	vertical-align: middle;
}
@media (max-width: 991px) {
	#basicSlider .MS-content .item { 
		width: 25%;
	}
}
@media (max-width: 767px) {
	#basicSlider .MS-content .item {
		width: 35%;
	}
}
@media (max-width: 500px) {
	#basicSlider .MS-content .item {
		width: 50%;
	}
}
#basicSlider .MS-content .item a {
	line-height: 50px;
	vertical-align: middle;
}
#basicSlider .MS-controls button {
	position: absolute;
}
#basicSlider .MS-controls .MS-left {
	top: 35px;
	left: 10px;
}
#basicSlider .MS-controls .MS-right {
	top: 35px;
	right: 10px;
}
.course-section-link-button{
	background-color: transparent;
	border-radius: 0;
	border: 1px solid #FFA500;
	text-transform: uppercase;
	font-size: 12px;
}
.course-section-link-button:hover{
	background-color: transparent;
}
.gallery-label-first{
	font-family: 'Poppins', sans-serif;
	font-size: 1.3rem;
	font-weight: bold;
	color: #4682B4;
}
.gallery-button-first{
	border-radius: 20px;
	padding: 3px 20px;
	font-family: 'Poppins', sans-serif;
	font-size: 11px;
}
.testimonial-section{
	border: 1px solid #000;
	height: 15rem;
	overflow: auto;
}
.testimonials-label-first{
	font-family: 'Poppins', sans-serif;
	font-size: 1.5rem;
	font-weight: bold;
}
.blog-text-first{
	font-family: 'Poppins', sans-serif;
	font-size: 1.2rem;
	background-color: #FF4500;
	margin: 5px 0;
	padding: 0 30px 0 5px;
	color: #fff;
}
.footer-section{
	background-color: #483D8B;
	border-bottom: 2px solid #800000;
}
.footer-section-label-first{
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
}
.footer-section-label-second{
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
}
.footer-link-list{
	padding: 0;
}
.footer-link-list>li{
	list-style: none;
}
.footer-link-list>li>a{
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.develop-label{
	font-family: 'Poppins', sans-serif;
	font-size: 11px;
	opacity: 0.8;
	color: #fff;
}
.footer-section-second{
	background-color: #191970;
}

#userMenuModal{
	position: fixed;
	z-index: 99999;
}
#userMenuModal .modal-dialog{
	position: fixed;
	margin: auto;
	width: 100%;
	height: 100%;
	border-radius: 0;
	-webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
    overflow: auto;
}
.userMenuListModal{
	list-style: none;
}
.userMenuListModal>li{
	margin: 1rem 0 1rem 0;
}
.userMenuListModal>li>a{
	text-decoration: none;
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	border: 0;
	text-transform: uppercase;
}
.userMenuListModal>li>a:hover{
	color: #191970;
	font-weight: bold;
}
.user-panel-icon{
	display: none;
}
.index-enquiry-link{
	font-family: 'Roboto', sans-serif;
	font-size: 1rem;
	position: fixed;
	top: 40%;
	right: -40px;
	margin: 0;
	padding: 10px 30px;
	z-index: 1;
	background-color: #191970;
	transform: rotate(-90deg);
	text-decoration: none;
	color: #fff;
}

@media (max-width: 1260px) {
	.college-index-logo{
		width: 15rem;
		height: auto;
		margin: 10px 0;
	}
	.index-menu-list{
		margin-bottom: 10px;
	}
}
@media (max-width: 1245px) {
	.index-menu-list>li>a{
		padding: 5px 20px;
	}
}
@media (max-width: 1058px) {
	.index-menu-list>li>a{
		padding: 5px 10px;
	}
}
@media (max-width: 1040px) {
	.header-image-second{
		width: 6rem;
	}
	.header-image-third{
		height: 3rem;
	}
	.header-image-fourth{
		width: 7rem;
	}
	.header-link-label-first{
		font-size: 11px;
		padding: 0;
	}
}
@media (max-width: 991px) {
	.menu-section-data{
		display: none;
	}
	.user-panel-icon{
		display: inline-block;
	}
	.slider-image{
		height: auto;
		width: 100%;
	}
}