/*
Theme Name: Bahria Express Theme
Theme URI: https://www.bahria.edu.pk
Author: The MIS team
Author URI: https://www.bahria.edu.pk
Description: Bahria University theme is an educational theme whose focus is to promote Bahria University and provide the necessary information regarding academics, admissions and other relevant info.
Version: 0.1
Tags: blue
*/

@charset "utf-8";
/* CSS Document */

body {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #000;
	line-height: 20px;
}
.container {
	max-width: 1000px;
}
a {
	color: #11648e;
	text-decoration: none
}
a:focus, a:hover {
	color: #11648e;
	text-decoration: underline
}
/* ------------------------------------------- NAVIGATION STARTS ---------- */
.top-contact {
	font-size: 12px;
	color: #000;
	padding-top: 12px;
	padding-bottom: 12px;
	font-weight: 400;
	text-transform: uppercase;
}
.top-contact .socialicons {
	text-align: right;
}
.top-contact .socialicons ul {
	margin: 0px;
	padding: 0px;
}
.top-contact .socialicons ul li {
	list-style-type: none;
	display: inline-block;
	margin-left: 1px;
	text-align: center;
}
.top-contact .socialicons ul li i {
	font-size: 16px;
	text-align: center;
	padding-top: 6px;
	width: 30px;
	height: 30px;
}
.top-contact .socialicons ul li.fb i {
	border: 1px solid #3c5b9b;
	color: #3c5b9b;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.top-contact .socialicons ul li.twitter i {
	border: 1px solid #2daae1;
	color: #2daae1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.top-contact .socialicons ul li.flickr i {
	border: 1px solid #ff0084;
	color: #ff0084;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.top-contact .socialicons ul li.vimeo i {
	border: 1px solid #41b2dc;
	color: #41b2dc;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.top-contact .socialicons ul li.linkedin i {
	border: 1px solid #0173b2;
	color: #0173b2;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.top-contact .socialicons ul li.fb i:hover {
	border: 1px solid #3c5b9b;
	background-color: #3c5b9b;
	color: #fff;
}
.top-contact .socialicons ul li.twitter i:hover {
	border: 1px solid #2daae1;
	background-color: #2daae1;
	color: #fff;
}
.top-contact .socialicons ul li.flickr i:hover {
	border: 1px solid #ff0084;
	background-color: #ff0084;
	color: #fff;
}
.top-contact .socialicons ul li.vimeo i:hover {
	border: 1px solid #41b2dc;
	background-color: #41b2dc;
	color: #fff;
}
.top-contact .socialicons ul li.linkedin i:hover {
	border: 1px solid #0173b2;
	background-color: #0173b2;
	color: #fff;
}
.small-nav {
	text-align: right;
	margin-bottom: 12px;
	color: #11648e;
}
.small-nav ul {
	padding: 0px;
	margin: 0px;
}
.small-nav ul li {
	padding-left: 8px;
	display: inline-block;
	list-style-type: none;
}
.small-nav ul li a:before {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	content: "|";
	color: #11648e;
	margin-right: 8px;
}
.small-nav ul li:first-child a:before {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	content: "";
	margin-right: 8px;
}
.small-nav li a {
	color: #11648e;
	font-weight: 500;
}
.top-contact .search, .top-contact .search .input-group-btn {
	text-align: right!important;
}
.top-contact .search input[type=text] {
	padding: 6px;
	border: 1px solid #0a6aa5;
	border-radius: 0px;
	background-color: transparent;
	height: 30px;
}
.top-contact .search .input-group-btn .btn-default {
	color: #0a6aa5;
	background-color: transparent;
	border: 1px solid #0a6aa5;
	height: 30px;
}
.btn {
	padding-top: 4px;
}
.top-contact .social {
	text-align: right;
}
.navbar-brand {
	float: left;
	font-size: 18px;
	margin-top: 8px;
}
.sticky-wrapper {
	height: 0px!important;
}
nav {
	box-shadow: inset 0px 0px 10px 4px rgba(119, 119, 119, 0.10);
	-moz-box-shadow: inset 0px 0px 10px 4px rgba(119, 119, 119, 0.10);
	-webkit-box-shadow: inset 0px 0px 10px 4px rgba(119, 119, 119, 0.10);
}
#navigation {
	width: 100%;
	margin-left: auto;
	margin-bottom: auto;
	position: absolute;
	z-index: 99999;/*background-color: #f5f5f5;*/
}
#navigation ul.nav {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-weight: 400;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation ul.nav li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.nav>li>a {
	position: relative;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 1px;
	background-color: #261663;
	height: 30px;
	color:#ccc;
}
.nav>li>a i {
	color: #f2ab00;
	padding-left: 3px;
}
#navigation ul.nav li a {
	color: #fff;
	font-weight: 400;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
#navigation ul.nav a:hover, #navigation ul.nav a:focus {
	opacity: 1;
	color: #fff;
	text-decoration: none;
	background-color: #0a6aa5;
}
#navigation ul.nav .current a {
	opacity: 1;
	color: #fff;
	text-decoration: none;
	background-color: #0a6aa5;
}
ul.dropdown-menu {
	padding: 20px;
}
ul.dropdown-menu li a {
	font-size: 13px;
	padding-top: 12px;
	padding-right: 0px!important;
	padding-bottom: 12px;
	padding-left: 0px!important;
	color: #969696;
}
ul.dropdown-menu li a {
	color: #fff!important;
}
ul.dropdown-menu li a:hover, ul.dropdown-menu li a:focus {
	color: #df4322!important;
	background-color: transparent!important;
}
ul.dropdown-menu li a:last-child {
	padding-bottom: 0px!important;
}
.yamm .nav, .yamm .collapse, .yamm .dropup, .yamm .dropdown {
	position: static;
}
.yamm .container {
	position: relative;
}
.yamm .dropdown-menu {
	left: auto;
}
.yamm .yamm-content {
/*padding: 20px 30px;	*/
}
.dropdown-menu h3 {
	font-size: 14px;
	color: #fff;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#navigation ul.nav li .yamm-content a:before {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	content: "\f105";
	margin-right: 6px;
}
.navbar-nav>li>.dropdown-menu li a:before {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	content: "\f105";
	margin-right: 6px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
	left: 0;
	right: 0;
	margin-left: 14px;
	margin-right: 14px;
}
ul.mega-links {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4f3b9f;
}
ul.mega-links li {
	color: #fff;
	list-style-type: none;
	padding: 4px;
}
ul.mega-links li a {
	color: #fff;
	font-weight: 400;
	font-size: 13px;
}
ul.mega-links li a:link {
	color: #fff;
	font-weight: 400;
}
ul.mega-links a:hover {
	color: #f2ab00;
	background-color: transparent!important;
}
.dropdown-li {
	display: inline-block !important;
}
.dropdown-link {
	display: inline-block !important;
	padding-right: 2px !important;
}
.dropdown-caret {
	display: inline-block !important;
	padding-left: 2px !important;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px;
	border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}
.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
	margin-top: 5px;
	margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
	border-left-color: #e4545b;
}
.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}

#primary-menu {
    text-transform: uppercase;
}
/* ------------------------------------------- NAVIGATION ENDS ---------- */

/* ----------------------------------------------------------------------------- SLIDER STARTS ------------------ */
.top-padding {
	padding-top: 150px;
}
.left i {
	position: absolute;
	top: 50%;
	z-index: 5;
}
.right i {
	position: absolute;
	top: 50%;
	z-index: 5;
}
.tp-banner .s-btn {
	font-family: 'Raleway', sans-serif;
	font-size: 14px!important;
	font-weight: 500;
	border: 2px solid #0a6aa5;
	background-color: #0a6aa5;
	color: #fff;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 30px;
	border-radius: 4px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.tp-banner .s-btn:hover {
	border: 2px solid #0a6aa5;
	color: #0a6aa5;
	background-color: transparent;
}
/* ----------------------------------------------------------------------------- SLIDER ENDS ------------------ */

/* ----------------------------------------------------------------------------- CONTENTS STARTS ------------------ */

.contents {
	padding-top: 10px;
	padding-bottom: 30px;
}
.contents .box {
	border: 1px solid #a1a0a0;
	padding: 14px;
	background-color: rgba(255, 255, 255,0.4);
}
.contents h2 {
	font-size: 15px;
	padding: 8px;
	margin: 0px;
}
.welcome {
	padding-top: 30px;
}
.welcome .description {
	text-align: center;
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 22px;
}
.welcome .video {
	margin-top: 16px;
}
.news {
	padding-top: 30px;
}
.news .box {
	padding-bottom: 0px;
}
.news .block {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 8px;
}
.news .block .date {
	background-color: #0f508d;
	color: #fff;
  	font-size: 15px;
	text-align: center;
	width: 47px;
	height: 47px;
	line-height: normal;
	padding-top: 5px;
	float: left;
}
.news .block .info {
	padding-left: 60px;
}
.news .block:first-child .info a .heading{
	/*color: red;
    	font-size: 18px;*/
}
.news .block .heading {
	font-size: 16px;
	font-weight: 600;
	color: #261663;
}
.news .block .description {
	font-size: 12px;
	font-weight: 400;
	color: #646161;
}
.news .block .readmore {
	text-align: right;
}
.news .block .readmore a {
	color: #261663;
}
.news .past-events {
	padding-top: 6px;
	padding-bottom: 6px;
}
.news .past-events .viewall {
	text-align: right;
}
.news .past-events a {
	color: #fff;
}
.up-coming {
	padding-top: 30px;
}
.up-coming .box {
	padding-bottom: 0px;
}
.up-coming .picture {
	margin-bottom: 12px;
	text-align: center;
}
.up-coming .block {
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 16px;
	width: 100%;
	float: left;
}
.up-coming .block:last-child {
	margin-bottom: 0px;
}
.up-coming .block .date {
	/*background-color: #180d4e;*/
	background-color: #0f508d;
	color: #fff;
	font-size: 15px;
	text-align: center;
	width: 47px;
  	height: 47px;
	line-height: normal;
	padding-top: 5px;
	float: left;
}
.up-coming .block .info {
	padding-left: 60px;
}
.up-coming .block .heading {
	font-size: 14px;
	font-weight: 500;
	color: #261663;
	line-height: 18px;
}
.up-coming .description {
	text-align: left;
	padding-bottom: 0px;
	font-size: 14px;
}
.up-coming .info {
	text-align: left;
	padding-bottom: 4px;
	font-weight: 600;
	color: #261663;
	line-height: 30px;
}
.up-coming .info i {
	text-align: center;
	width: 30px;
	font-size: 18px;
}
.up-coming .past-events {
	padding-top: 6px;
	padding-bottom: 6px;
}
.up-coming .past-events a {
	color: #fff;
}
/* ----------------------------------------------------------------------------- CONTENTS ENDS ------------------ */

/* ----------------------------------------------------------------------------- NEWS AND EVENTS STARTS ------------------ */

.left-bar {
}
.left-bar h1 {
	color: #c4e5fa;
	background-color: #0e4289;
	padding: 12px;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
}
.left-bar h1:before {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	content: "\f0da";
	margin-right: 6px;
}
.left-bar ul.links {
	padding: 0px;
	margin: 0px;
	padding-left: 5px;
}
.left-bar ul.links li {
	padding-top: 4px;
	padding-bottom: 4px;
	list-style-type: none;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.left-bar ul.links li a {
	color: #000;
}
.left-bar ul.links li a:hover {
	color: #444;
}
.left-bar ul.links li:before {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	content: "\f0da";
	margin-right: 6px;
}
.news-n-events .news-block {
	margin-bottom: 20px;
}
.news-n-events .news-block h1 {
	font-size: 14px;
	font-weight: 600;
	color: #0e4289;
	margin-bottom: 0px;
}
.news-n-events .news-block h1 a {
	font-size: 14px;
	font-weight: 600;
	color: #0e4289;
	margin-bottom: 0px;
}
.news-n-events .news-block h1 a:hover {
	font-size: 14px;
	font-weight: 600;
	color: #0e4289;
	margin-bottom: 0px;
	text-decoration: underline;
}
.news-n-events .news-block .date {
	font-size: 14px;
	font-weight: 600;
	color: #f2ab00;
	text-align: right;
}
.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: transparent;
	border: 1px solid #ddd;
	font-size: 18px;
	font-weight: 600;
}
.news-n-events .details {
}
.news-n-events .details .heading, .contents .details .heading  {
	background-color: #0e4289;
	color: #fff;
	font-size: 26px;
	text-transform: none;
	padding: 15px;
}
.news-n-events .details .info {
	background-color: rgba(240, 162, 3,0.3)!important;
	color: #0e4289;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
}
.news-n-events .details .description {
	padding-top: 20px;
	padding-bottom: 10px;
}
/* ----------------------------------------------------------------------------- NEWS AND EVENTS ENDS ------------------ */

/* ----------------------------------------------------------------------------- TREE MENU STARTS ------------------ */
.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: transparent;
	border: 0px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}
.nav-list {
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 0;
}
.nav-header {
	display: block;
	padding: 2px;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #000;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	text-transform: uppercase;
}
.nav-header strong {
	font-size: 18px;
	font-weight: 700;
}
.nav-list {
	padding-right: 4px;
	padding-left: 4px;
	margin-bottom: 0;
}
li {
	display: list-item;
	text-align: -webkit-match-parent;
}
.nav-list>li>a {
	padding: 3px 15px;
}
.nav-list .divider {
	height: 1px;
	margin: 9px 1px;
	overflow: hidden;
	background-color: #444;
	border-bottom: 1px solid #444;
}
.tree .nav li a {
	position: relative;
	display: block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left: 1px;
	background-color: transparent!important;
}
/* ----------------------------------------------------------------------------- TREE MENU ENDS ------------------ */

/* ----------------------------------------------------------------------------- FOOTER STARTS ------------------ */

footer {
	background-color: #eae9ed;
	padding-top: 30px;
	padding-bottom: 0px;
}
footer h1 {
	font-size: 17px;
	color: #11648e;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #11648e;
	padding-bottom: 2px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
footer ul {
	margin: 0px;
	padding: 0px;
}
footer ul li {
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 0px !important;
	font-size: 14px;
border-bottom: medium none !important;
}
footer ul li a {
	color: #11648e;
	text-decoration: none !important;
}
footer ul li a:hover {
	color: #11648e;
	text-decoration: none;
}
footer .description {
	font-size: 16px;
	padding-bottom: 18px;
	padding-right: 50px;
}
footer input[type=text] {
	padding: 6px;
	border: 1px solid #0a6aa5;
	border-radius: 0px;
	background-color: transparent;
}
footer input[type=button], #mc_signup_submit {
	background-color: #0a6aa5;
	color: #fff;
	padding: 6px;
	width: 100% !important;
	border: 1px solid #0a6aa5;
	margin-top: 0px !important;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	text-transform: uppercase;
}
footer input[type=button]:hover, #mc_signup_submit:hover {
	background-color: #000;
}
footer .socialicons ul {
	margin-top: 20px;
	padding: 0px;
}
footer .socialicons ul li {
	list-style-type: none;
	display: inline-block;
	margin-right: 2px;
	text-align: center;
}
footer .socialicons ul li i {
	font-size: 24px;
	text-align: center;
	padding-top: 10px;
	width: 45px;
	height: 48px;
	border-radius: 25px;
}
footer .socialicons ul li.fb i {
	border: 2px solid #3c5b9b;
	color: #3c5b9b;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
footer .socialicons ul li.twitter i {
	border: 2px solid #2daae1;
	color: #2daae1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
footer .socialicons ul li.flickr i {
	border: 2px solid #ff0084;
	color: #ff0084;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
footer .socialicons ul li.vimeo i {
	border: 2px solid #41b2dc;
	color: #41b2dc;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
footer .socialicons ul li.linkedin i {
	border: 2px solid #0173b2;
	color: #0173b2;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
footer .socialicons ul li.fb i:hover {
	border: 2px solid #3c5b9b;
	background-color: #3c5b9b;
	color: #fff;
}
footer .socialicons ul li.twitter i:hover {
	border: 2px solid #2daae1;
	background-color: #2daae1;
	color: #fff;
}
footer .socialicons ul li.flickr i:hover {
	border: 2px solid #ff0084;
	background-color: #ff0084;
	color: #fff;
}
footer .socialicons ul li.vimeo i:hover {
	border: 2px solid #41b2dc;
	background-color: #41b2dc;
	color: #fff;
}
footer .socialicons ul li.linkedin i:hover {
	border: 2px solid #0173b2;
	background-color: #0173b2;
	color: #fff;
}
footer .copyright {
	background-color: #261663;
	color: #fff;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 30px;
	margin-bottom: 0px;
	font-size: 12px;
}
footer .address {
	font-size: 14px;
	padding-top: 8px;
	line-height: 22px;
}
footer .address span {
	color: #0a6aa5;
}
footer .copyright a {
	color: #fff;
	text-decoration: underline;
}
footer .copyright a:hover {
	color: #fff;
	text-decoration: none;
}
footer .copyright .designed-by {
	color: #e8e352;
	font-size: 11px;
	text-align: right;
	padding-top: 2px;
}
/* ----------------------------------------------------------------------------- FOOTER ENDS ------------------ */

/* ----------------------------------------------------------------------------- BACKGROUND COLORS STARTS ------------------ */
.blue-bg {
	background-color: #0e4289;
	color: #fff;
}
.orange-bg {
	background-color: #d7720a;
	color: #fff;
}
.green-bg {
	background-color: #ab8604;
	color: #fff;
}
.yellow-bg {
	background-color: rgba(240, 162, 3,0.3)!important;
	margin-left: 15px;
	margin-right: 15px;
}
/* ----------------------------------------------------------------------------- BACKGROUND COLORS ENDS ------------------ */

/* ----------------------------------------------------------------------------- TOTOP STARTS ------------------ */

.scrollup {
	width: 35px;
	height: 35px;
	position: fixed;
	bottom: 15px;
	right: 15px;
	display: none;
	text-indent: -9999px;
	background-color: #1ca55f;
	background-image: url(images/icons/to-top/to-top.png);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 999997;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.scrollup:hover {
	opacity: 0.9;
}
/* ----------------------------------------------------------------------------- TOTOP ENDS ------------------ */

/* ------------------------------------------- NO GUTTER STARTS ---------- */

.no-gutter-12 [class*="-12"] {
	padding-left: 0;
	padding-right: 0;
}
.no-gutter-10 [class*="-10"] {
	padding-left: 0;
	padding-right: 0;
}
.no-gutter-7 [class*="-7"] {
	padding-left: 0;
	padding-right: 0;
}
.no-gutter-6 [class*="-6"] {
	padding-left: 0;
	padding-right: 0;
}
.no-gutter-5 [class*="-5"] {
	padding-left: 0;
	padding-right: 0;
}
.no-gutter-4 [class*="-4"] {
	padding-left: 0;
	padding-right: 0;
}
.no-gutter-3 [class*="-3"] {
	padding-left: 0;
	padding-right: 0;
}
.no-gutter-2 [class*="-2"] {
	padding-left: 0;
	padding-right: 0;
}
/* ------------------------------------------- NO GUTTER ENDS ---------- */


/* ------------------------------------------- PARALLAX STARTS ---------- */

.parallax-1 {
	background-attachment: fixed;
	background-image: url(images/parallax/1.jpg);
	background-repeat: repeat;
}
.parallax-2 {
	background-attachment: fixed;
	background-image: url(images/parallax/1.png);
	background-repeat: repeat;
}
.parallax-3 {
	background-attachment: fixed;
	background-image: url(images/parallax/2.png);
	background-repeat: repeat;
	
}

/* ------------------------------------------- PARALLAX ENDS ---------- */




/* ----------------------------------------------------------------------------- MEDIA QUERIES STARTS ----------------------------------- */

@media (min-width:992px) and (max-width:1199px) {
.top-contact {
	padding-right: 15px;
}
.nav>li>a {
	padding-left: 8px;
	padding-right: 8px;
}
}
 @media only screen and (min-width:768px) and (max-width:991px) {
#navigation ul.nav {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-weight: 400;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.nav>li>a {
	position: relative;
	display: block;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
	margin-left: 1px;
	background-color: #261663;
}
.top-padding {
	padding-top: 175px;
}
.left-bar {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
footer .socialicons ul li i {
	font-size: 20px;
	text-align: center;
	padding-top: 6px;
	width: 36px;
	height: 36px;
	border-radius: 18px;
}
}
 @media only screen and (min-width:320px) and (max-width:767px) {
.nav>li>a {
	padding-left: 2px;
	padding-right: 2px;
}
.navbar-nav {
	margin-left: 0px!important;
	float: none!important;
	text-align: left!important;
}
#navigation ul.nav li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.top-contact ul {
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.top-contact .phone {
	text-align: center;
}
.navbar-brand {
	float: left;
	font-size: 18px;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-right: 20px;
	padding-left: 20px;
}
ul.dropdown-menu {
	padding: 0px;
}
.nav>li>a {
	position: relative;
	display: block;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
nav {
	padding-top: 0px!important;
	padding-bottom: 0px!important;
	background-color: rgba(243, 243, 243,1)!important;
}
nav.smaller {
	padding-top: 0px!important;
	padding-bottom: 0px!important;
}
.top-contact {
	font-size: 12px;
	color: #000;
	padding-top: 0px;
	padding-bottom: 30px;
	font-weight: 400;
	text-transform: uppercase;
}
.navbar-toggle {
	margin-top: 10px;
}
.top-padding {
	padding-top: 150px;
}
.left-bar {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
footer .copyright {
	text-align: center;
}
footer .copyright .designed-by {
	text-align: center;
}
}
 @media only screen and (min-width:320px) and (max-width:480px) {
.top-contact {
	font-size: 12px;
	color: #000;
	padding-top: 0px;
	padding-bottom: 30px;
	font-weight: 400;
	text-transform: uppercase;
}
.navbar-toggle {
	margin-top: 0px;
}
.top-padding {
	padding-top: 140px;
}
}
	
/* ----------------------------------------------------------------------------- MEDIA QUERIES STARTS ----------------------------------- */


.up-coming .picture img {
    max-width: 273px;
    /*max-height: 253px;*/
    height: 200px;
}

.news-n-events .details .picture img, .contents .box .picture img {
   /* max-height: 200px;
    max-width: 665px;
    width: auto;*/
}

.news-n-events .details .picture img, .contents .box .picture.upcoming_img img {
    /*height: 253px;*/
}

.upcoming_events .details .picture img {
     max-height: 200px;
     max-width: 665px;
     width: auto;
}

h2.screen-reader-text {
    display: none;
}

.post-navigation .nav-previous {
    background-image: none !important;
    float: left;
    margin-right: 20px;
}

ul.pagination {
    list-style: none;
    width: auto;
}

.pagination>li>a, .pagination>li>span {
    width: 180px;
    text-align: center;
}

.row.latest_news_inner .news-block img {
    height: 120px;
    width: 202px;
}

.latest_news .news-block .date {
    font-size: 14px;
    font-weight: 600;
    color: #f2ab00;
    text-align: right;
}

.latest_news .news-block h1 a {
    font-size: 16px;
    font-weight: 600;
    color: #0e4289;
    margin-bottom: 0px;
    display: block;
    line-height: 16px;
    text-transform: capitalize;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    height: 310px;
}

.upcoming_events .details .info {
    background-color: rgba(240, 162, 3,0.3)!important;
    color: #0e4289;
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-top: 8px;
    padding-right: 20px;
    padding-bottom: 8px;
    padding-left: 20px;
}

.upcoming_events hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #ccc;
}

.upcoming_events .event_title {
    font-size: 22px;
    width: 75%;
    display:inline-block;
    margin-right: 10px;
}

.upcoming_events .event_title, .upcoming_events .event_date {
    line-height: 25px;
}

ul#primary-menu li:hover ul.sub-menu {
    display: block;
}

ul#primary-menu li:hover ul.sub-menu {
     display: block;
 }

ul.sub-menu {
    position: absolute;
    /*top: 100%;
    left: 0;*/
    z-index: 1000;
    display: none;
    float: left;
    min-width: 200px;
    width: auto;
    padding: 5px 0;
    /*margin: 2px 0 0;
    font-size: 14px;*/
    text-align: left;
    list-style: none;
    background-color: #261663;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

ul#primary-menu li > ul.sub-menu li {
    text-transform: none;
    font-size: 12px;
    border-bottom: 1px dotted #4f3b9f;
}

ul#primary-menu li > ul.sub-menu li:hover, ul#primary-menu li > ul.sub-menu > li:hover > a {
    background-color: #ffffff;
    color: #003cb3;
    position: relative;
}

ul#primary-menu li > ul.sub-menu > li > a:hover {
    background:none;
    color:#003cb3;
}

ul#primary-menu li ul.sub-menu li {
    padding: 3px 10px;
    margin: 0px;
}

ul#primary-menu li > ul.sub-menu li > ul.sub-menu {
    display: none;
}

ul#primary-menu li > ul.sub-menu li > ul.sub-menu li > ul.sub-menu {
    display: none;
}

ul#primary-menu li > ul.sub-menu li:hover ul.sub-menu {
    display: block;
    left: 100%;
    top: -5px;
}

ul#primary-menu li > ul.sub-menu li > ul.sub-menu li:hover ul.sub-menu {
    display: block;
    left: 100%;
    top: -5px;
}

.my_pagination {
    padding: 10px 0px;
    display: inline-block;
    display: flex;
    float: right;
}

.my_pagination a {
    /*padding: 10px 0px;
    display: inline-block;*/
    float: left;
    padding: 2px 5px;
    border: 1px solid #003cb3;
    margin-right: 2px;
}

._clear {
    clear: both;
}

#mc_subheader {
  line-height: 20px !important;
  margin-bottom: 0px !important;
}

.container.contents p, .container.contents ul {
    font-size: 14px;
    text-align:justify;
padding:0;
margin:0;
}

ul {
    list-style: none;
}

.container.contents .col-lg-9 ul > li {
  padding-left: 24px;
min-height:27px;
margin:0;
  background: url(images/list_check.png) 0 0 no-repeat;
}

.container.contents .col-lg-9 ul.post-categories {
	display: inline-block;
	padding-left: 0px;
	margin: 0px;
}

.container.contents .col-lg-9 ul.post-categories > li {
	background: none;
	padding-left: 5px;
}

.container.contents .col-lg-9 ul.pagination > li {
  background: none;
}

.carousel-indicators {
	  display: none;
}

ul#primary-menu li.menu-item-has-children > a:after {
	font-family: FontAwesome;
	content: "\f103";
	color: #f2ab00;
  	padding-left: 4px;	
  	z-index: 999;
}

.yellow-bg .widget ul{
	padding-left: 10px;
}

.yellow-bg .widget ul.menu > li, .widget ul > li {
	/*margin: 10px 0px;*/
	text-align: left;
	border-bottom: 1px solid #000;
}

h1.page-title.archive {
    margin-top: 0px;
}

.contents .col-lg-9 .box h2, .contents .col-md-9 .box h2 {
	padding-left: 10px;
}
.contents .col-lg-9 .box .description h2, .contents .col-md-9 .box .description h2 {
	padding-left: 0px;
}


.contents .col-lg-9 .box .navigation.pagination {
	padding:10px;
}

.page-numbers, .meta-nav {
	float:left;
}
.page-numbers {
	margin-right:5px;
	background-color: #ccc;
	padding:2px 6px;
	border-radius: 3px;
}

.page-numbers a, .page-numbers span {
	border:0px !important;
}

.contents .col-lg-9 .box a.more-link {
	display:block;
}


.latest_news .news-block h1 {
	line-height:12px;
}

.single .news-n-events .details .heading {
	line-height: 33px;
	text-transform: capitalize;
  text-align: justify;
}

.latest_news  .row-eq-height .news-block {
	min-height: 210px;
}

.yellow-bg .widget ul.menu li, .yellow-bg .widget ul.menu li a, .yellow-bg .widget ul.menu li ul.sub-menu li a {
	display: block;
}

.yellow-bg .widget ul.menu li > a:focus, .yellow-bg .widget ul.menu > li > a:hover { text-decoration: none; }

.yellow-bg .widget ul.menu > li > a, .widget ul > li > a { 
	font-size: 14px;  
	/*padding: 8px 0px;*/
	font-weight: bold;
	line-height: 20px;
	color: #000;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	text-transform: uppercase;
	cursor: pointer;
}
.widget ul > li {
	padding:10px 0px;
}

.yellow-bg .widget ul.menu > li> a:before, .widget ul > li> a:before { font-family: FontAwesome; content:'\f0da  ' }
.widget ul > li > ul > li > a:before { content:'' }

.yellow-bg .widget ul.menu li ul.sub-menu {
	display: none;
	position: relative;
  	border: 0px;
	padding: 5px;
	border-radius: 0px;
	background: transparent;
	box-shadow: none;
	/*font-size: 11px;*/
	margin-right: 10px;
}

footer .socialicons ul li { border: 0px;  padding: 0px; }
footer .socialicons ul li a:before { content: ''; }

.yellow-bg .widget ul.menu li ul.sub-menu li a { color: #000; font-weight: 500; text-align: left; }

.yellow-bg .widget ul.menu li ul.sub-menu li {
	margin: 5px 0px;
	display: list-item;
	list-style-type:circle;
}

.box .description h2 { font-size: 28px; }

.news-n-events .details .description { padding-top: 10px; }
img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.urdu{
font-size:18px;
color:ed2b05 !important;

}
.small-nav li.jobs > a {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;

    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;

    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

.description > .tabs > ul.nav-tabs > li { 
    padding-left:0px;
    background:none;
}
.administrative.info, .academics.info {
	cursor:pointer;
}
/* FANCY COLLAPSE PANEL STYLES */
.fancy-collapse-panel .panel-default > .panel-heading {
padding: 0;

}
.fancy-collapse-panel .panel-heading a {
padding: 12px 35px 12px 15px;
display: inline-block;
width: 100%;
background-color: #d7720a;
color: #ffffff;
position: relative;
text-decoration: none;
}
.fancy-collapse-panel .panel-heading a:after {
font-family: "FontAwesome";
content: "\f147";
position: absolute;
right: 20px;
font-size: 20px;
font-weight: 400;
top: 50%;
line-height: 1;
margin-top: -10px;
}

.fancy-collapse-panel .panel-heading a.collapsed:after {
content: "\f196";
}

.underlined ol 
{
counter-reset:li; /* Initiate a counter */
margin-left:0; /* Remove the default left margin */
padding-left:0; /* Remove the default left padding */
}

.underlined	ol > li 
{
position:relative; /* Create a positioning context */
margin:0 0 6px 2em; /* Give each list item a left margin to make room for the numbers */
padding:4px 8px; /* Add some spacing around the content */
list-style:none; /* Disable the normal item numbering */
border-top:2px solid #666;
background:#f6f6f6;
}

.underlined ol > li:before 
{
content:counter(li); /* Use the counter as content */
counter-increment:li; /* Increment the counter by 1 */
/* Position and style the number */
position:absolute;
top:-2px;
left:-2em;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
width:2em;