/*TOP-SECTION*/
.top{
	background:#222222;
	text-align:right;
	}

ul.top-navigation li{
	display:inline-block;
	}

ul.top-navigation li a {
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    padding: 8px 15px;
	}
	
/*TOP-SECTION*/

/*SUB-MENU*/
	
ul.navbar-nav > li ul {
    background: #fff none repeat scroll 0 0;
    border-top: 2px solid #558126;
    left: 0;
    margin: -2px 0 0;
    min-width: 200px;
    position: absolute;
    text-align: left;
    z-index: 9;
	}

ul.navbar-nav > li ul li{
	padding: 8px 15px;
	border-bottom: 1px solid #eee;
	position:relative;
	}

ul.navbar-nav > li ul li a{
	color: #687074;
    font-size: 13px;
    font-weight: 400;
	}

ul.navbar-nav > li ul li:hover{
	background:#1F3B71;
	}

ul.navbar-nav > li ul li:hover a{
	color:#FFF;
	}

ul.navbar-nav > li > ul {
    display: none;
	}

ul.navbar-nav > li:hover > ul{
	display:block;
	}
	
ul.navbar-nav > li ul li ul {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    left: 200px;
    top: 0;
	}
	
ul.navbar-nav > li > ul > li > ul{
	display: none;
	}

ul.navbar-nav > li > ul > li:hover > ul{
	display:block;
	}
	
ul.navbar-nav > li > ul > li > ul > li > a{
	color:#687074 !important;
	}

ul.navbar-nav > li > ul > li > ul > li:hover > a{
	color:#FFF !important;
	}

ul.navbar-nav > li > ul > li > ul > li > ul{
	display:none;
	}

ul.navbar-nav > li > ul > li > ul > li > ul > li > a{
	color:#687074 !important;
	}
	
ul.navbar-nav > li > ul > li > ul > li > ul > li:hover > a{
	color:#FFF !important;
	}

ul.navbar-nav > li > ul > li > ul > li:hover > ul{
	display:block;
	}
	
/*SUB-MENU*/

/*ADMISSIONS*/

.logo-section{
	padding:15px 0px;
	}

.top-search{
	position:relative;
	padding:16px 0px;
	}

.top-search input[type="text"]{
	border:1px solid #1c3b79;
	border-radius:50px;
	width:100%;
	height:25px;
	padding:5px 26px 5px 10px;
	}

.top-search button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    height: 25px;
    padding: 5px 7px;
    position: absolute;
    right: 0;
	bottom:16px;
	}

.top-search button i.fa{
	color:#1c3b79;
	}

.admisstion-header{
	background:#69822c;
	padding:25px 0px;
	}
	
.admisstion-header .navbar{
	background:none;
	border:none;
	margin-bottom:0px;
	}

.admisstion-header .navbar-collapse{
	border-top:1px solid #7b9834;
	border-bottom:1px solid #7b9834;
	}

.admisstion-header .navbar-nav{
	float:none;
	text-align:center;
	}

.admisstion-header .nav > li{
	float:none;
	display:inline-block;
	}
	
.admisstion-header .nav > li > a{
	padding:10px 12px;
	text-transform:uppercase;
	font-size:14px;
	}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #fff;
    opacity: 0.5;
	}

/*MGSHSS*/

.grid-item {
    background: red none repeat scroll 0 0;
    width: 33.3%;
	}

.grid-item--width2 {background:blue; }


.mgshss-header{
	padding-bottom:0px;
	background:#AF2227;
	}

.mgshss-header .navbar-collapse {
    border-bottom: 1px solid #c93237;
    border-top: 1px solid #c93237;
	}

.mgshss-header ul.home-slider li .mgshss-slider-img{
	width:65%;
	}
	
.mgshss-header ul.home-slider li .mgshss-slider-img img{
	width:100%;
	}

.mgshss-header ul.home-slider li .slider-inner {
    max-height: 480px;
    overflow: hidden;
    position: relative;
	}
	
.mgshss-header ul.home-slider li .slider-inner .about-slider{
	background: #d6a50f none repeat scroll 0 0;
    padding: 25px;
	background: #d6a50f none repeat scroll 0 0;
    padding: 25px;
    color: #ffffff;
    height: 100%;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 35%;
	}

.mgshss-header .home-slider-wrap{
	margin-top:30px;
	}
	
.mgshss-header ul.home-slider li .slider-inner .about-slider h1{
	font-family:inherit;
	text-align:left;
	font-size:40px;
	text-transform:uppercase;
	}

.mgshss-header ul.home-slider li .slider-inner .about-slider h4 span{
	font-size:16px;
	}	

.mgshss-header ul.home-slider li .slider-inner .about-slider h4 {
	margin:15px 0px;
	}

.mgshss-header ul.home-slider li .slider-inner .about-slider p {
    font-size: 15px;
    line-height: 20px;
    text-align: justify;
	}

.mgshss-header ul.home-slider li .slider-inner .about-slider a {
    bottom: 20px;
    color: #ffffff;
    font-size: 14px;
    position: absolute;
	}

/*UNGRADUATE-PROGRAMS*/

.home-undr-grad ul li a{
	display:block;
	margin-bottom:20px;
	}

.about-prog{
	position:relative;
	}

.about-prog.height-150 {
    max-height: 150px;
    overflow: hidden;
	}

.about-prog.height-200{
	max-height:200px;
	overflow:hidden;
	}

.about-prog.height-250{
	max-height:250px;
	overflow:hidden;
	}
	
.about-prog img{
	width:100%;
	}

.about-prog p {
    background:rgba(28,59,121, 0.8);
    bottom: 20px;
    color: #ffffff;
    font-size: 14px;
    height: 35px;
    left: 0;
    padding: 8px 0 0 10px;
    position: absolute;
    width: 80%;
	}

.about-prog p::after {
    border-bottom: 35px solid;
    border-right: 18px solid transparent;
	border-bottom-color:rgba(28,59,121, 0.8);
    bottom: 0;
    content: "";
    height: 0;
    position: absolute;
    right: -18px;
    width: 0;
	}

.home-undr-grad ul li a:hover p{
	background:#AF2227;
	}

.home-undr-grad ul li a:hover p:after{
	border-bottom-color:#AF2227;
	}

.home-undr-grad ul li a:hover img{
	transform:scale(1.1);
	}

/*UNGRADUATE-PROGRAMS*/

/*GRADUATE-PROGRAMS*/

.graduate-programs {
    background: #af2227 url("../images/grad-img.png") no-repeat fixed center top / cover ;
    color: #000000;
    padding: 40px 0;
	}
	
.graduate-programs p{
	font-size:16px;
	text-align:justify;
	line-height:22px;
	}

/*GRADUATE-PROGRAMS*/

	
/*MGSHSS-NEWS*/

.mgshss-news{
	background:#01bbd4;
	padding:40px 0px;
	color:#FFF;
	}

.mgshss-news ul li h2 {
    font-size: 28px;
    margin-bottom: 15px;
    min-height: 70px;
	}

.mgshss-news ul li p {
    font-size: 14px;
    text-align: justify;
	margin-top:15px;
	}

/*MGSHSS-NEWS*/

.collapse-calender{
	padding:40px 0px;
	}

.panel-title a{
	display:block;
	}

.panel-title a i.indicator {
    font-size: 25px;
    padding: 7px 0;
	}	
	
/*SCHOOL-1-MGSHHS*/

/*TESTIMONIALS*/

.student-testimonilas{
	background:#000000;
	padding:20px 0px;
	}

.student-testimonilas h1 {
    color: #b27c4c;
    padding-right: 40px;
	}

.student-testimonilas ul li img{
	float:right;
	width:auto !important;
	}
	
.student-testimonilas ul li p {
    color: #919191;
    font-size: 15px;
    font-style: italic;
    font-weight: 600;
    line-height: 20px;
    padding-left: 20px;
    position: relative;
	}

.student-testimonilas ul li p::before {
    color: #b1b1b1;
    content: "\f10d";
    font-family: fontawesome;
    font-size: 16px;
    font-style: normal;
    left: 0;
    position: absolute;
    top: -2px;
	}

.student-testimonilas ul li span{
	display:block;
	font-size:12px;
	margin-top:10px;
	}
	
/*TESTIMONIALS*/

.mhshss-calender{
	text-align:center;
	}

.mhshss-calender img{
	display:inline-block;
	}

/*GRADUATE-PAGE*/

.graduate-slider ul.home-slider li .slider-inner .about-slider {
    left: 0;
    right: auto;
    width: 50%;
	background:#1c3b79;
	}
	
.graduate-slider ul.home-slider li .mgshss-slider-img {
    float: right;
    width: 50%;
	}

.graduate-slider .about-slider h3{
	font-size:26px;
	color:#FFF;
	line-height:32px;
	}

.graduate-slider ul.home-slider li .slider-inner .about-slider p{
	font-size:13px;
	margin-top:10px;
	}

.three-column h1{
	font-size:30px;
	}

.three-column .outer-div{
	height:400px;
	position:relative;
	}

ul.grad-in-focus a {
    color: #af2227;
    display: block;
    font-size: 22px;
    margin-top: 12px;
	}

ul.grad-in-focus a:hover{
	color:#0075CB;
	}
	
ul.grad-in-focus p{
	text-align:justify;
	margin-top:10px;
	}

.grad-news ul li {
    display: inline-block;
    margin-bottom: 18px;
    width: 100%;
	}
	
.grad-news ul li img{
	float:left;
	margin-right:10px;
	width:auto !important;
	}

.grad-news ul li h5{
	font-size:12px;
	color:#cd4e4c;
	}
	
.grad-news ul li p {
    font-size: 12px;
    margin-top: 5px;
	}

.three-column .outer-div a.btn {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 9;
	}

.about-graduate{
	background:#bb513f;
	padding:40px 0px;
	color:#FFF;
	}

.about-graduate h1{
	color:#FFF;
	}

.about-graduate p{
	text-align:justify;
	margin-top:20px;
	}
	
/*GRADUATE-PAGE*/

/*UNDER-GRADUATE-PAGE*/

.height-115{
	height:115px;
	}

.about-prog.height-115{
	overflow:hidden;
	}

.about-prog.height-115 p{
	bottom:10px;
	}

/*UNDER-GRADUATE-PAGE*/

/*DEPARTMENT*/

.dep-soptlight h1{
	color:#FFF;
	text-transform:capitalize;
	}

.dep-soptlight ul.spotlight-slider{
	color:#FFF;
	}

.dep-soptlight ul.spotlight-slider h3{
	color:#FFF;
	}

.dep-soptlight ul.spotlight-slider p {
    line-height: 20px;
    margin-top: 15px;
	}

.dep-soptlight .spotlight-img {
    float: left;
    height: 140px;
    margin: 5px 14px 0 0;
    width: 140px;
	}

.dep-soptlight .slider-content h3 {
    text-transform: capitalize;
	}

.dep-soptlight .slider-content p {
    text-align: justify;
	}

.opportunities p{
	color:#FFF;
	text-align:justify;
	margin-top:15px;
	}

.degree-prgrms{
	padding:40px 0px;
	}

.degree-prgrms h1{
	color:#6e4c38;
	}

.home-undr-grad{
	margin-top:0;
	}

.latest-news-section{
	background:#bb513f;
	padding:40px 0px;
	}

.latest-news-section h1{
	color:#FFFFFF;
	}

ul.dep-news-slider h4{
	color:#FFF;
	}

ul.dep-news-slider p {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    margin-top: 25px;
    text-align: justify;
	}

.academic-calender{
	background:#dc624d;
	}

.academic-calender .panel-title a.collapsed::before {
	content: "\f106" !important;
	}
	
.academic-calender .panel-title a.accordion-toggle::before {
    content: "\f107";
    font-family: fontawesome;
    font-size: 34px;
    position: absolute;
    right: 0;
	}

.academic-calender .panel-title a.accordion-toggle{
	color:#FFF;
	}
	
.academic-calender a.btn{
	background:none;
	border-color:#FFF;
	color:#FFF;
	box-shadow:none;
	padding:10px 20px 8px;
	}

/*DEPARTMENT*/

/*INNER-PAGE-SECTION*/

ol.breadcrumb{
	background:none;
	padding:0px;
	}

ol.breadcrumb li a{
	color:#FFFFFF
	}

.breadcrumb > li + li::before {
    color: #FFF;
    content: "\f105";
    padding: 0 5px;
	font-family:fontawesome;
	}

.breadcrumb > .active {
    color: #fff;
	}

.inner-contents{
	padding:20px 0px;
	}

.inner-page-txt h5 {
    display: inline-block;
    font-size: 13px;
    margin: 10px 20px 5px 0;
	}
	
.inner-page-txt h5 .icon-calender {
    display: inline-block;
    font-size: 13px;
    padding: 0 2px 4px 0;
    vertical-align: middle;
	}
	
.inner-img img{
	width:100%;
	}

.inner-paragraph p {
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
	}

ul.rel-events li a{
	display:inline-block;
	}

ul.rel-events li{
	padding:15px 0px;
	}

ul.rel-events li .col-sm-9{
	border-left:1px solid #1c3b79;
	}

ul.rel-events li:hover{
	background:#f5f5f5;
	}

ul.rel-events li h5{
	font-size:13px;
	color:#aa321a;
	}
	
ul.rel-events li p {
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px;
	}
	
ul.related-pictures{
	margin:0px -2px;
	margin-top:30px;
	}

ul.related-pictures li {
    float: left;
    padding: 0 2px;
    width: 33.3333%;
	}

/*INNER-PAGE-SECTION*/

/*GCLL-SLIDER*/

ul.gcll-slider {
    max-height: 480px;
    overflow: hidden;
    position: relative;
	}

ul.gcll-slider img{
	width:100%;
	}

.gcll-caption-wrap {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: 0;
    padding: 20px;
    position: absolute;
    right: 0;
    top: 0;
    width: 45%;
    z-index: 99;
	}

.gcll-caption{
	width:100%;
	max-width:360px;
	}

.gcll-caption h3 {
    color: #fff;
    font-size: 25px;
    line-height: 28px;
    margin-bottom: 20px;
    text-transform: none;
	}

.gcll-caption p {
    color: #fff;
    line-height: 20px;
    margin-bottom: 15px;
    text-align: justify;
	}
	
.gcll-caption a.btn {
    border: 1px solid #fff;
    box-shadow: none;
    padding: 10px 30px 8px;
	}
	
.gcll-caption a.btn .fa-arrow-right {
    font-size: 10px;
    height: 12px;
    margin-left: 5px;
    vertical-align: middle;
	}


/*GCLL-SLIDER*/

/*FOOTER-SECTION*/

.main-footer {
    background: #171717 none repeat scroll 0 0;
    padding:30px 15px;
	}

.dotted-border {
    border-left: 1px dotted #5b5b5b;
    min-height: 300px;
	}

.main-footer h4{
	text-transform:uppercase;
	color:#FFFFFF;
	}

.main-footer address p {
    color: #a1a1a1;
    line-height: 20px;
    margin-bottom: 10px;
	}
	
.main-footer address p .fa {
    float: left;
    font-size: 16px;
    vertical-align: middle;
    width: 20px;
	}

.main-footer address p .fa-home{
	height:30px;
	}

.main-footer address p .fa-fax{
	font-size:13px;
	}

ul.footer-links li a {
    color: #a1a1a1;
    display: block;
    padding: 5px 0;
	transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	}

ul.footer-links li a:hover{
	color:#FFFFFF;
	background:#383838;
	padding-left:0;
	transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	}

ul.footer-social-icons li {
    display: block;
    margin-bottom: 15px;
    margin-right: 5px;
	}

ul.footer-social-icons li a{
	color:#FFFFFF;
	}
	
ul.footer-social-icons li a .fa {
    background: #375894 none repeat scroll 0 0;
    border-radius: 3px;
    border-top: 1px solid #4873b3;
    color: #ffffff;
    display: inline-block;
    font-size: 17px;
    height: 32px;
	padding-top:7px;
    text-align: center;
    width: 32px;
	vertical-align:middle;
	margin-right:5px;
	}

ul.footer-social-icons li a .fa-linkedin{
	background:#007bb6;
	border-color:#00a0cc;
	}

ul.footer-social-icons li a .fa-twitter{
	background:#00aced;
	border-color:#00c5f2;
	}

ul.footer-social-icons li a .fa-instagram{
	background:#517fa4;
	border-color:#69a5bf;
	}

.footer-copyright {
    background: #222 none repeat scroll 0 0;
    border-top: 1px solid #3f3f3f;
    color: #ffffff;
    font-size: 12px;
    padding: 20px 0;
	}

.footer-copyright p span, .footer-copyright p a{
	color:#727272;
	}
	
.footer-copyright p a:hover{
	color:#FFF;
	}

a.footer-logo{
	display:block;
	margin-bottom:20px;
	}

/*FOOTER-SECTION*/
