/*   
Theme Name: ITU
Theme URI: http://itu.edu.pk
Description: Information Technology university of the Punjab
Author: Zain Mehmood Ahmed
Author URI: http://itu.edu.pk
Version: 1
*/
@import url('http://fonts.googleapis.com/css?family=Merriweather');
@import url('http://fonts.googleapis.com/css?family=Montserrat:700,400');
@import url('http://fonts.googleapis.com/css?family=Roboto:400,300italic,100italic,300,500');
@import url('http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,400,600,300,700');

@font-face {
    font-family: 'proxima_novasemibold';
    src: url('fonts/proximasb/proximanova-semibold-webfont-webfont.eot');
    src: url('fonts/proximasb/proximanova-semibold-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proximasb/proximanova-semibold-webfont-webfont.woff') format('woff'),
         url('fonts/proximasb/proximanova-semibold-webfont-webfont.ttf') format('truetype'),
         url('fonts/proximasb/proximanova-semibold-webfont-webfont.svg#proxima_novasemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_novalight';
    src: url('fonts/proxima/proximanova-light-webfont.eot');
    src: url('fonts/proxima/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proxima/proximanova-light-webfont.woff') format('woff'),
         url('fonts/proxima/proximanova-light-webfont.ttf') format('truetype'),
         url('fonts/proxima/proximanova-light-webfont.svg#proxima_novaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'proxima_novaregular';
    src: url('fonts/proximaregular/proximanova-regular-webfont-webfont.eot');
    src: url('fonts/proximaregular/proximanova-regular-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proximaregular/proximanova-regular-webfont-webfont.woff') format('woff'),
         url('fonts/proximaregular/proximanova-regular-webfont-webfont.ttf') format('truetype'),
         url('fonts/proximaregular/proximanova-regular-webfont-webfont.svg#proxima_novaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
     background: #fff;
     font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
     font-family: 100%;
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 58px !important;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
}
.whitehover:hover{color:#fff !important;}
.whitehover a:hover{color:#fff !important;}

a:focus{border:none;}

.withoutpadd{
        padding-left: 0px;
    padding-right: 0px;
}
.dnpadd{padding-bottom: 32px !important;}
.border-btm{
-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-right: 0 none;
    border-style: solid none none;
    border-width: 1px 0 0;
 
}
.rm-left-pad{padding-left: 0px;}
.rm-right-pad{padding-right: 0px;}

.about-tab .resp-tab-content{border:none;}

title{text-transform: capitalize;}

.sidebarw li {
    list-style: outside none none;

}

.pg-content ul {
    font-family: 'Merriweather';
    font-size: 13px;
    list-style: none outside none;
    color: #707070;
    margin:0 0 15px 15px;
    padding: 0;
}

.pg-content ul li {
     list-style:url('images/admission-bullet.jpg');
    color: #707070;
    line-height: 28px;
    padding: 0 0 0 12px;
}

.pg-content ul li a {
    color: #f7a801;
    text-transform: uppercase;
}
.pg-content ol {
    font-family: 'Merriweather';
    font-size: 13px;
    color: #707070;
    margin: 0 0 0px;
      padding: 0;
}

.pg-content ol li {
    color: #707070;
    line-height: 30px;
    background: none !important;
    padding: 0 0 0 12px;
}

.pg-content ol li a {
    color: #f7a801;
    text-transform: uppercase;
}
.pg-content a{ color: #ed1c24;
    text-decoration: none;}
.pg-content a:hover{ 
      color: #ed1c24;
      border-bottom:1px dotted #ed1c24;
    }
a {
    color: #707070;
    text-decoration: none;
}
a:hover{color: #ed1c24;text-decoration: none;}

 h2 {
    color: #959595;
    font-family: 'proxima_novaregular';
    font-size: 28px;
    text-transform: capitalize;
}

 h1 {
    color: #959595;
    font-family: 'proxima_novaregular';
    font-size: 33px;
    text-transform: capitalize;
}
 h3 {
    color: #fff;
    font-family: 'proxima_novaregular';
    font-size: 24px;
    text-transform: capitalize;
}
 p {
   color: #707070;
    font-family: "Merriweather";
    font-size: 13px;
    letter-spacing: 0.02em;
    line-height: 24px;
}
/*.container { margin: 0 auto; width: 1000px;}*/

.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
/*     width: 93%;*/
}
/**********HEADER***********/

.header{
        padding: 15px 0;
	position: relative;
	
}
.high-zindex{z-index: 10000;}
/******************** BOOTSTRAP OVERRIDE *******************/
/*.col-lg-3 {
    width: 23%;
}*/
/***************************************/
.navbar-header {
    float: right;
}
.nav-custom {
	font-size: 13px;
	line-height: 40px;
        margin-top: 13px; 
        
}
.nav-custom li {
	float: left;
	margin: 0 13px;
	position: relative;
}
.nav-custom li a {
	color: #363636;
	padding: 0;
        letter-spacing: 0.04em;
        font-family: 'proxima_novasemibold';
	line-height: 40px;
	padding: 0 7px;
        text-transform: uppercase;
        transition: all 0.3s ease 0s; 
}

.nav-custom li a::after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 4px;
	background: #f7a801;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: opacity 0.3s, -moz-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	transform: translateY(10px);
}

.nav-custom li a:hover::after,
.nav-custom li a:focus::after {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}
.nav-custom li a:hover, .nav-custom li.current-menu-item a {
	color: #f7a801;
	background: none;
        transition: all 0.3s ease 0s; 
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background: none;
	outline: none;
}


/*.nav-custom li.dropdown> a { background: url(images/arrow1.png) no-repeat 100% 50%; }*/
.sub-menu {
    font-size: 13px;
    list-style: none outside none;
}
.nav-custom li ul {
	padding: 0;
	border-radius: 0;
	border: 0;
	border-top: 3px solid #ecab1f;
}
.nav-custom li ul li {
	float: none;
	padding: 0;
	display: block;
	margin: 0;
}
.nav-custom li ul li a { padding: 0 10px; }
.nav-custom li ul li:hover a { background: #f5f5f5; }
li:hover ul {
    display: block;
 }
.menu { width: 100%; }
.serch-opner {
    cursor: pointer;
    height: 21px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    top: 20px;
    width: auto;
    right: 41px;
/*        margin-left: -38px;*/
}
.menu > col-lg-9 col-sm-9 {
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
}
.menu > col-lg-3 col-sm-3 {
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
}
.navbar-form .form-control {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.form-control {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #fff;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
    margin-top: 6px;
}
.form-control:focus {
    border-color: #CCCCCC;
   box-shadow: 0 0px 0px #CCCCCC inset, 0 0 0px #CCCCCC;
    outline: 0 none;
}
.main-slider{margin: 0 auto;max-width:1600px; position: relative;}
.main-slider img {
    width: 100%;
}

/**********HEADER***********/
.carousel-inner > .item {
    -webkit-transition: 3.0s ease-in-out left;
    -moz-transition: 3.0s ease-in-out left;
    -o-transition: 3.0s ease-in-out left;
    transition: 3.0s ease-in-out left;
}
/********** main-content ***********/

.main-container{width: auto; background: #ececec; }
.main-wrapper{  background: #f1f1f1; width: auto; }
.main-wrapper img{max-width: 100%; }
.main-content{background: #fff;padding:30px;}
/************** NEWS ***************/

.latest-news .col-md-4{padding-left: 0px;padding-right: 0px;margin-bottom: 10px;}
.latest-news .col-md-4 img {
    max-width: 100%;
}
.glimpse .col-md-4{padding-left: 0px;padding-right: 0px;margin-bottom: 10px;}
 .story-thumb{width: auto;}
 .lf-borderec{border-right: 0px solid #ececec;}
 .top-borderec{border-top: 0px solid #ececec;}
.story-detail{
    padding: 25px;
}

.helpdesk-detail{
    padding: 18px 9px 15px 14px;}
 .story-title{
            font-family: 'Montserrat', sans-serif;
            font-size: 16px;
            color: #273238;
            text-transform: uppercase;
            display: block;
            padding-bottom: 18px;
}

.lib-story-title{
            font-family: 'Montserrat', sans-serif;
            font-size: 16px;
            color: #273238;
            text-transform: capitalize;
            display: block;
            padding-bottom: 18px;
}
.libred{color: #ed1c24;
    line-height: 28px;
    font-family: 'Merriweather';
    font-size: 13px;
}

.libred1 {
    color: #ed1c24;
    font-family: "Merriweather";
    font-size: 13px;
}
.middle-box{background: #f7f7f7;
    transition: background-color 0.5s ease 0s;
}
/*.story-detail hr{border-bottom: 0px solid #e1e1e1;}*/
.story-detail:hover {
    background: #707070;
    transition: background-color 0.3s ease 0s;
}
.story-detail:hover p{
    color: #fff;
}
.story-detail:hover a{
    color: #fff;
}
.story-detail:hover .libredtitle{
    color: #fff;
}
.story-detail:hover .story-title{
    color: #fff;
}
.story-detail .story-heading {
        color: #252525;
        font-family: 'proxima_novasemibold';
        font-size: 13px;
        text-transform: uppercase;
        display: block;
        letter-spacing: 0.04em;
        margin-bottom: 20px;
        line-height: 26px;
         transition: all 0.3s ease;
}
.libredtitle{
        font-family: 'proxima_novasemibold';
    font-size: 14px;
    
     line-height: 27px;
    color: #ed1c24;
    text-transform: uppercase;
     letter-spacing: 0.09em;
}
.story-detail .story-heading:hover {
        color: #F7A801;
}

.story-detail > p , .glimpse > p{
    
    color: #707070;
    line-height: 24px;
    font-family: 'Merriweather';
    font-size: 13px;
    letter-spacing: 0.02em;
}

.story-detail .new-list {
    font-family: 'proxima_novaregular';
    font-size: 14px;
    list-style: none outside none;
    color: #707070;
    margin: 0 0 29px;
    padding: 0;
}
.new-list li {
    list-style:none;
    color: #707070;
    line-height: 30px;
    padding: 0 0 0 0px;
}
.new-list li a {
    color: #707070;
}
.new-list li a:hover {
 border-bottom: 1px dotted #707070;
}

.newsticker ul li{
 list-style:none;
}

.programs-list {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    list-style: none outside none;
    color: #111111;
    margin: 0 0 25px;
    overflow: hidden;
    padding: 0;
}
.programs-list li {
    color: #111111;
    line-height: 32px;
    text-transform: uppercase;
}
.programs-list li a {
    color: #111111;
    text-transform: uppercase;
    transition: all 0.3s ease 0s; 
}

.programs-list li a:hover {
     color: #F7A801;
     transition: border 0.2s linear 0s;
     border-left: 4px solid #D7A900;
     padding-left: 15px;
         transition: all 0.3s ease 0s; 
}
.apply-admission{/*background: #ecab1f;padding: 13px;*/}
.apply-admission a{
    color: #fff;  
    font-family: 'proxima_novasemibold';
    font-size: 13px;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
     perspective: 1000px;
     text-transform: uppercase;
}
/* Effect 2: 3D rolling links, idea from http://hakim.se/thoughts/rolling-links */


.apply-admission a span {
	position: relative;
	display: inline-block;
	padding: 16px 55px;
	background: #f7a801;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

 .csstransforms3d .apply-admission a span::before {
	position: absolute;
	top: 100%;
	width: 100%;
        padding:16px 55px;
        left: 0;
	height: 100%;
	background: #ecab1f;
	content: attr(data-hover);
	-webkit-transition: background 0.3s;
	-moz-transition: background 0.3s;
	transition: background 0.3s;
	-webkit-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	transform-origin: 50% 0;
}

.apply-admission a:hover span,
.apply-admission a:focus span {
	-webkit-transform: rotateX(90deg) translateY(-22px);
	-moz-transform: rotateX(90deg) translateY(-22px);
	transform: rotateX(90deg) translateY(-22px);
}

 .csstransforms3d .apply-admission a:hover span::before,
.apply-admission a:focus span::before {
background: #f7a801;
}


.search-by-topic{}
.search-by-topic .heading{
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    color: #959595;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.search-links li {
    margin: 0 0 8px;
}
.search-links li a {
    color: #f7a801;
    text-transform:uppercase;
       transition: border 0.2s linear 0s;
}
.search-links li a:hover{
    text-decoration: none;
    border-left: 4px solid #D7A900;
    padding-left: 15px;
    transition: border 0.2s linear 0s;
}

.new-single .col-lg-8{padding-left: 0px;padding-right: 0px;margin-bottom: 10px;}
.new-single img{max-width: 100%;}

.single-news-detail{
    padding: 30px;
}
.single-news-title{
    font-family: 'proxima_novaregular';
    font-size: 26px;
    line-height: 38px;
    font-weight: normal;
    list-style: none outside none;
    margin: 20px 0 20px;
    padding: 0;
    color: #252525;
}

.single-news-date{ font-family: 'Roboto', sans-serif;
    font-size: 13px;
    color: #959595;
    letter-spacing: 0.05em;}

.single-news-detail p{
    color: #1111111;
    font-size: 14px;
    font-family: 'proxima_novaregular';
    line-height: 30px;
    padding-top: 15px
}
.news-thumb-img img{ height: auto;
    width: 100%;}
/************** NEWS **************/

/*****************SEPARATOR********************/

.bheading p{ 
    font-family: 'Montserrat', sans-serif;
    padding-top: 37px;
    font-size: 18px;
    color: #273238;
   text-transform: uppercase;
}

.library-details{ padding-top: 10px; padding-bottom: 10px; }

.up-events .date-box{height: 90px;background: #a8add9; }

.date-box .emonth {background: #4b5497;padding: 4px 0;font-size: 16px;display: block;  font-family: 'Roboto', sans-serif;color: #fff;text-transform: uppercase; }

.date-box .edate {display: block; font-family: 'proxima_novasemibold'; color: #fff;font-size: 32px;}

.up-events .col-md-3{padding-left: 0px;padding-right: 0px;margin-bottom: 10px;}

.events-detail{ clear: both; margin: 0 19px 30px;
    padding-top: 30px;}

.events-detail .event-heading {
        color: #252525;
        font-family: 'proxima_novasemibold';
        font-size: 13px;
        text-transform: uppercase;
        padding-bottom: 20px;
        letter-spacing: 0.04em;
        line-height: 26px;
         transition: all 0.3s ease;
}

.events-detail .event-heading:hover {
        color: #F7A801;
}
.events-detail > p{
    
    color: #707070;

    font-family: 'proxima_novasemibold';
    font-size: 13px;
    padding: 0;
}

.glimpse{ padding-top: 10px; }
.general-thumb{width: auto;}
.glimpse .col-md-4 img {
    max-width: 100%;
}
.glimpse .story-title{
            /*font-family: 'Roboto', sans-serif;
            font-size: 15px;
            color: #232a5f;
            text-transform: uppercase;
            display: block;*/
 color: #252525;
        font-family: 'proxima_novasemibold';
        font-size: 13px;
        text-transform: uppercase;
        display: block;
        margin-bottom: 20px;
        line-height: 26px;
        transition: all 0.3s ease;
       letter-spacing: 0.04em;
}
.glimpse .story-title:hover {
        color: #F7A801;
 transition: all 0.3s ease;
}

.glimpse .glimpse-heading {
        color: #252525;
        font-family: 'proxima_novasemibold';
        font-size: 13px;
        text-transform: uppercase;
        display: block;
        margin-bottom: 20px;
        line-height: 26px;
        transition: all 0.3s ease;
       letter-spacing: 0.04em;
}

.glimpse .glimpse-heading:hover {
        color: #F7A801;
 transition: all 0.3s ease;
}

/*.up-events .col-md-offset-5 {
    margin-left: 39%;
}*/
/*****************SEPARATOR********************/

/********************** faculty ***************************/

.faculty{background: #ffffff;border-left: 4px solid #F1F1F1;
    border-right: 4px solid #F1F1F1;padding: 50px;margin-top: 10px;overflow: hidden;height: 280px;}
.title{
        color: #252525;
        font-family: 'proxima_novasemibold';
        font-size: 13px;
	text-transform: uppercase;
        display: block;
        margin-bottom: 14px;
}
.desc{ color: #707070;
    font-family: 'proxima_novaregular';
    font-size: 14px;
    letter-spacing: 0.04em;
    line-height: 28px;}

.faculty-para{
    font-family: 'proxima_novasemibold';
    font-size: 13px;
    color: #707070;
    line-height: 27px;
    padding-top: 10px;
}
.faculty-thumb img{width: 156px;height: 156px; border: 1px solid #ccc;}

.faculty-sidebar{ }

.faculty-box {
    border: 1px solid #FAFAFA;
}
.faculty-single-thumb img{max-width: 100%;border:1px solid #ccc;padding:5px;}
.faculty-box p {
    color: #111111;
    font-family: 'proxima_novaregular';
    font-size: 13px;
    letter-spacing: 0.03em;
    line-height: 22px;
}
.faculty-info{padding: 30px;background: #fafafa;    min-height: 200px;}
.faculty-title{   font-family: 'proxima_novaregular';
    font-size: 22px;
    color: #111111;
    letter-spacing: 0.03em;
    line-height: 22px;
    padding-bottom: 15px;
    text-transform: capitalize;
}
.faculty-content p{
      font-family: 'proxima_novaregular';
    font-size: 14px;
    line-height: 30px;
}
/************************* FACULTY ACCORDIAN**************************/
.panel-default > .panel-heading {
    background-color: #e8e8e8 !important;
    border-color: #e8e8e8;
    color: #111111;
}
.panel-default > .panel-heading:hover {
    background-color: #eeb335 !important;
    border-color: #eeb335;
}
.panel-default > .panel-heading {
    background-image: none;
    background-repeat: repeat-x;
}
.panel-default {
    border-color: rgba(0, 0, 0, 0);
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #FFFFFF;
}
.panel-title > a {
    font-family: 'proxima_novaregular';
    color: #111111;
    font-size: 14px;
    display: block;
    padding: 10px 15px;
}
.panel-title > a:hover {
    color: #fff;
 
}
.panel-group .panel {
    border-radius: 0;
    margin-bottom: 0;
    overflow: hidden;
}
.panel-heading {
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    padding: 0px;
}

.panel-group .panel + .panel {
    margin-top: 18px;
}
/********************** faculty page ***************************/

.faculty-pattern{width: auto;background: url(images/faculty-pattern.png) repeat; min-height: 100px;padding-top: 36px;margin-bottom: 10px;}
.heading-para{color: #fff; 
              font-family: 'proxima_novasemibold';
              font-size: 18px;
              text-transform: uppercase;
              letter-spacing: 0.04em;
              padding-top: 0px ;
}
.faculty-listing{
padding-bottom: 55px;
}
.faculty-listing img{
width: 156px;
height: 156px;
border: 1px solid #ccc;
padding: 5px;
}
.faculty-listing img:hover{
width: 156px;
height: 156px;
border: 2px solid #F7A801;
padding: 4px;

}
.faculty-name{color: #232a5f;text-transform: uppercase;font-family: 'proxima_novasemibold';font-size: 14px;padding-bottom: 10px;}
.faculty-name a:hover {
    border-bottom: 1px dotted #F7A801;
}
.e-address a{color: #ecab1f;font-family: 'proxima_novasemibold';line-height: 30px;}
.research-interest{ font-family: 'Roboto', sans-serif;
            font-size: 14px;
            color: #252525;}

.faculty-border{border-bottom: 1px dotted #ACACAC;padding: 40px 0px 20px;}
/******************************BREADCRUMS************************************/
.breadcrumbs {
 font-family: 'Roboto', sans-serif;
               color: #959595;
               font-size: 13px;
               text-transform: uppercase;
}
.breadcrumbs a:first-child  {               
               padding: 0 11px 0px 0px;
}
.breadcrumbs a  { 
               font-family: 'Roboto', sans-serif;
               color: #959595;
               font-size: 13px;
               text-transform: uppercase;
               padding: 0 11px;
}
.breadcrumbs a.current-item { 
               font-family: 'Roboto', sans-serif;
               color: #252525;
               font-size: 13px;
               text-transform: uppercase;
}
/***************************EVENTS***************************/
.event-sidebar{border: 1px solid #fafafa; padding-bottom: 20px;}
.event-sidebar .col-md-4 {
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
}
.single-event-detail{background: #fafafa;min-height: 230px;}
.event-box{margin-top: 30px;height: 151px;background: #fff;background:#fff url("images/bottom-right.jpg") no-repeat scroll right bottom;}
.event-month{ background: none repeat scroll 0 0 #4b5497;
    color: #FFFFFF;
    display: block;
    font-family: 'Roboto',sans-serif;
    font-size: 16px;
    padding: 4px 0;
    text-transform: uppercase;
}

.event-date{ 
    color: #4b5497;
    display: block;
    font-family: 'proxima_novasemibold';
    font-size: 58px;
    margin: 0 10px;
    border-bottom: 1px dotted #acacac;
}

.event-yr{color: #a1a1a1; font-family: 'Roboto',sans-serif;font-size: 16px;  display: block;padding-top: 4px;}

.event-content img {
    max-width: 100%;
    width:617px;
    /*height:236px;*/
}
/**************************EVENTS****************************/

/**************************ADMISSIONS & ACADEMICS**********************************/

.admissions{border: 2px solid #fafafa;}

.academics{width: auto;margin-bottom: 20px;}

.last-day{background: #a8add9;margin-top: 13px; padding: 0;}
.last-day .edate {
    color: #FFFFFF;
    display: block;
    font-family: 'proxima_novaregular';
    font-size: 32px;
}
.apply-last-date{margin: 30px 0px;}

.admission-links {
    background: #fafafa;
     font-family: 'proxima_novaregular';
    font-size: 13px;
    line-height: 24px;
    list-style: none outside none;
    padding: 15px 29px 15px 29px;
    margin-bottom:0px;
}
.admission-links li {
    margin: 0 0 8px;
    border-bottom: 1px dotted #acacac;
    padding: 10px 0;
}
.admission-links li a {
    color: #16234f;
    text-transform:uppercase;
 transition: all 0.2s ease;
    letter-spacing: 0.04em;
}
.admission-links li a:hover {font-weight: bold; transition: border 0.2s linear 0s;border-left: 4px solid #16234f; transition: all 0.2s ease;padding-left: 15px;}
.admission-template .heading{
     font-family: 'Roboto', sans-serif;
     color: #111111; 
     letter-spacing: 0.04em;
     font-size: 13px;
     text-transform: uppercase;
     padding:27px 0 0 0;
     
}

.admission-template .headinglb {
    color: #111111;
    font-family: 'Roboto',sans-serif;
    font-size: 13px;
    letter-spacing: 0.04em;
    padding: 0px 0 0;
    text-transform: uppercase;
}


.admission-block {padding:0 30px 22px;}
.admission-block p {font-family: 'Merriweather';  color: #707070;
     font-size: 13px;
 letter-spacing: 0.03em;
    line-height: 30px;}

.admission-content{}
.admission-content p {
    font-family: 'Merriweather';
    font-size: 13px;
    line-height: 28px;
    padding-top: 5px;
}
.admission-content h2{font-family: 'proxima_novaregular';font-size: 28px;color: #959595;line-height: 45px;}
.admission-content img{ max-width: 100%}

 ul.admission-list {
    font-family: 'proxima_novasemibold';
    font-size: 13px;
    list-style: none outside none;
    color: #f7a801;
}
ul.admission-list > li {
    list-style:url('images/admission-bullet.jpg');
    color: #111111;
    line-height: 28px;
    padding: 0 0 0 12px;
}
ul.admission-list > li a {
    color: #f7a801;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}
ul.admission-list > li a:hover{border-bottom:1px dotted #f7a801;}
/**************************** END ********************************/

/********** main-content ***********/

/*********** FOOTER *******************/

.footer{width: auto;background: #fff;margin-top: 0px;padding-top: 50px;}
.footer-top{padding-bottom: 55px;}
.f-title {
    color: #eda813;
    font-family: 'proxima_novasemibold';
    font-size: 13px;
    font-weight: 400;
    padding: 0 0 3px;
    text-transform: uppercase;
}

.site-links {
     font-family: 'proxima_novaregular';
    font-size: 14px;
    list-style: none outside none;
    margin: 20px 0 0;
    padding: 0;
}
.site-links li {
    margin: 0 0 10px;
}
.site-links li a {
    color: #FFFFFF;
    text-transform: capitalize;
}
.site-links li a:hover {
    border-bottom:1px dotted #fff;
}
.fpara{  font-family: 'Merriweather';
    font-size: 12px;color: #666;padding-bottom: 0px;line-height: 16px;}
.cpara{  font-family: 'proxima_novaregular';
    font-size: 14px;color: #fff;padding-bottom: 0px;}
.greypara{  font-family: 'proxima_novasemibold';
    font-size: 14px;color: #666;padding-bottom: 0px;}
.footer .newletter {background: #2c367e;border-radius: 0px;border: none;margin-top: 35px;color: #fff;}


ul.inline > a li, ol.inline > a li {
    color: #FFFFFF;
    display: inline-block;
/*    padding: 0 5px 0 36px;*/
}
.bottom-links{
      font-family: 'proxima_novasemibold';
}
.bottom-links li{
      font-family: 'proxima_novasemibold';
      padding-right: 30px;
      color: #fff;
}
.bottom-links li a{
      color: #fff;
      font-size: 13px;
      letter-spacing: 0.04em;
}
.social-links .icon {
    margin: 10px;
    padding: 14px;
    background: #2c367e;
    font-size: 17px;
    transition: all 0.3s ease 0s; 
}
.social-links .icon:hover {transition: all 0.3s ease 0s;  color:#151A42;background: #fff; }
.social-links {
 padding: 0;
}
.footer-bottom{background: #232a5f;height:auto;margin-top: 35px; padding-top: 48px;padding-bottom: 30px;}
/*********** FOOTER *******************/
/*flexiselDemo*/
.clearout {
height:20px;
clear:both;
}
.slide-holder{  cursor: pointer;
    z-index: 100;}
#flexiselDemo1 li {
/*    box-sizing: border-box;
    height: 340px;
    position: relative;
    border-right: 1px solid #ececec;*/
    
        border-right: 23px solid #ececec;
    box-sizing: border-box;
    height: 340px;
    position: relative;
    width: 298px;
}
.calender-info {
    color: #666;
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    margin: 0 0 5px;
    overflow: hidden;
    padding: 10px 5px;
}
.library-details a.set-recipy-guest {
    background: none repeat scroll 0 0 #fff;
    color: #273238;
    display: block;
    font-family: "proxima_novaregular",sans-serif;
    font-size: 20px;
    height: 128px;
      line-height: 31px;
    padding-left: 30px;
    padding-right: 65px;
    padding-top: 30px;
    font-weight: normal;
    text-align: left;
    width: 100%;
}
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
    background:#b5bae3;
   
/*    border:1px solid #ccc;*/
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    cursor: pointer;
    position: relative;
    margin-bottom: 10px;
    max-width:100px;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 22px;
    height: 22px; 
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;
}

.nbs-flexisel-nav-left {
   position: absolute;
    right: 19px;
    top: -31px !important;
/*    background: url(images/button-previous.png) no-repeat;*/
}

.nbs-flexisel-nav-right {
    position: absolute;
    right: -10px;
    top: -31px !important;
/*    background: url(images/button-next.png) no-repeat;*/
}
#flexiselDemo1 li:hover  a.set-recipy-guest{
     background: none repeat scroll 0 0 #707070;
    transition: background-color 0.3s ease 0s;
    color: #fff;
}
#flexiselDemo1 li:hover .img-hdr {
background: #a6acdd;
transition: background-color 0.5s ease 0s;
}
.child {
 display: block;
 position: absolute !important;
 top: 30%;
 left: 50%;
 transform: translate(-50%, -50%);
 -webkit-transform: translate(-50%, -50%); /* Safari and Chrome */
 -moz-transform: translate(-50%, -50%); /* Firefox */
 -ms-transform: translate(-50%, -50%); /* IE 9 */
 -o-transform: translate(-50%, -50%); /* Opera */
}
/*.triangle{
    width: 0;
height: 0;
border-style: solid;
border-width: 200px 292px 0 0;
border-color: #a6acdd transparent transparent transparent;
}*/
.img-hdr {
    min-height: 210px;
    overflow: hidden;
    padding: 5px;
    
     background-color: #b5bae3;
    
}
.img-hdr img {
 max-width: 80%;
}

.info-title{
    overflow: hidden;
}
/*****************HELPER CSS********************/

.fontsize58{font-size: 58px;}
.paddingtop{padding-top: 33px;}
.shape {
  text-shadow: rgb(21, 150, 125) 1px 1px,
    rgb(21, 150, 125) 2px 2px,
    rgb(21, 150, 125) 3px 3px,
    rgb(21, 150, 125) 4px 4px,
    rgb(21, 150, 125) 5px 5px,
    rgb(21, 150, 125) 6px 6px,
    rgb(21, 150, 125) 7px 7px,
    rgb(21, 150, 125) 8px 8px,
    rgb(21, 150, 125) 9px 9px,
    rgb(21, 150, 125) 10px 10px,
    rgb(21, 150, 125) 11px 11px,
    rgb(21, 150, 125) 12px 12px,
    rgb(21, 150, 125) 13px 13px,
    rgb(21, 150, 125) 14px 14px,
    rgb(21, 150, 125) 15px 15px,
    rgb(21, 150, 125) 16px 16px,
    rgb(21, 150, 125) 17px 17px,
    rgb(21, 150, 125) 18px 18px,
    rgb(21, 150, 125) 19px 19px,
    rgb(21, 150, 125) 20px 20px,
    rgb(21, 150, 125) 21px 21px,
    rgb(21, 150, 125) 22px 22px,
    rgb(21, 150, 125) 23px 23px,
    rgb(21, 150, 125) 24px 24px,
    rgb(21, 150, 125) 25px 25px,
    rgb(21, 150, 125) 26px 26px,
    rgb(21, 150, 125) 27px 27px,
    rgb(21, 150, 125) 28px 28px,
    rgb(21, 150, 125) 29px 29px,
    rgb(21, 150, 125) 30px 30px,
    rgb(21, 150, 125) 31px 31px,
    rgb(21, 150, 125) 32px 32px,
    rgb(21, 150, 125) 33px 33px,
    rgb(21, 150, 125) 34px 34px,
    rgb(21, 150, 125) 35px 35px,
    rgb(21, 150, 125) 36px 36px,
    rgb(21, 150, 125) 37px 37px,
    rgb(21, 150, 125) 38px 38px,
    rgb(21, 150, 125) 39px 39px,
    rgb(21, 150, 125) 40px 40px,
    rgb(21, 150, 125) 41px 41px,
    rgb(21, 150, 125) 42px 42px,
    rgb(21, 150, 125) 43px 43px,
    rgb(21, 150, 125) 44px 44px,
    rgb(21, 150, 125) 45px 45px,
    rgb(21, 150, 125) 46px 46px,
    rgb(21, 150, 125) 47px 47px,
    rgb(21, 150, 125) 48px 48px,
    rgb(21, 150, 125) 49px 49px,
    rgb(21, 150, 125) 50px 50px,
    rgb(21, 150, 125) 51px 51px,
    rgb(21, 150, 125) 52px 52px,
    rgb(21, 150, 125) 53px 53px,
    rgb(21, 150, 125) 54px 54px,
    rgb(21, 150, 125) 55px 55px,
    rgb(21, 150, 125) 56px 56px,
    rgb(21, 150, 125) 57px 57px,
    rgb(21, 150, 125) 58px 58px,
    rgb(21, 150, 125) 59px 59px,
    rgb(21, 150, 125) 60px 60px,
    rgb(21, 150, 125) 61px 61px,
    rgb(21, 150, 125) 62px 62px,
    rgb(21, 150, 125) 63px 63px,
    rgb(21, 150, 125) 64px 64px,
    rgb(21, 150, 125) 65px 65px,
    rgb(21, 150, 125) 66px 66px,
    rgb(21, 150, 125) 67px 67px,
    rgb(21, 150, 125) 68px 68px,
    rgb(21, 150, 125) 69px 69px,
    rgb(21, 150, 125) 70px 70px,
    rgb(21, 150, 125) 71px 71px,
    rgb(21, 150, 125) 72px 72px,
    rgb(21, 150, 125) 73px 73px,
    rgb(21, 150, 125) 74px 74px,
    rgb(21, 150, 125) 75px 75px,
    rgb(21, 150, 125) 76px 76px,
    rgb(21, 150, 125) 77px 77px,
    rgb(21, 150, 125) 78px 78px,
    rgb(21, 150, 125) 79px 79px,
    rgb(21, 150, 125) 80px 80px,
    rgb(21, 150, 125) 81px 81px,
    rgb(21, 150, 125) 82px 82px,
    rgb(21, 150, 125) 83px 83px,
    rgb(21, 150, 125) 84px 84px,
    rgb(21, 150, 125) 85px 85px,
    rgb(21, 150, 125) 86px 86px,
    rgb(21, 150, 125) 87px 87px,
    rgb(21, 150, 125) 88px 88px,
    rgb(21, 151, 125) 89px 89px,
    rgb(21, 151, 125) 90px 90px,
    rgb(21, 151, 126) 91px 91px,
    rgb(21, 151, 126) 92px 92px,
    rgb(21, 151, 126) 93px 93px,
    rgb(21, 151, 126) 94px 94px,
    rgb(21, 151, 126) 95px 95px,
    rgb(21, 152, 126) 96px 96px,
    rgb(21, 152, 126) 97px 97px,
    rgb(21, 152, 126) 98px 98px,
    rgb(21, 152, 127) 99px 99px,
    rgb(21, 152, 127) 100px 100px,
    rgb(21, 152, 127) 101px 101px,
    rgb(21, 152, 127) 102px 102px,
    rgb(21, 153, 127) 103px 103px,
    rgb(21, 153, 127) 104px 104px,
    rgb(21, 153, 127) 105px 105px,
    rgb(21, 153, 127) 106px 106px,
    rgb(21, 153, 127) 107px 107px,
    rgb(21, 153, 128) 108px 108px,
    rgb(21, 153, 128) 109px 109px,
    rgb(21, 154, 128) 110px 110px,
    rgb(21, 154, 128) 111px 111px,
    rgb(21, 154, 128) 112px 112px,
    rgb(21, 154, 128) 113px 113px,
    rgb(21, 154, 128) 114px 114px,
    rgb(21, 154, 128) 115px 115px,
    rgb(21, 155, 129) 116px 116px,
    rgb(21, 155, 129) 117px 117px,
    rgb(21, 155, 129) 118px 118px,
    rgb(21, 155, 129) 119px 119px,
    rgb(21, 155, 129) 120px 120px,
    rgb(21, 155, 129) 121px 121px,
    rgb(21, 155, 129) 122px 122px,
    rgb(21, 156, 129) 123px 123px,
    rgb(21, 156, 129) 124px 124px,
    rgb(21, 156, 130) 125px 125px,
    rgb(21, 156, 130) 126px 126px,
    rgb(21, 156, 130) 127px 127px,
    rgb(21, 156, 130) 128px 128px,
    rgb(21, 156, 130) 129px 129px,
    rgb(21, 157, 130) 130px 130px,
    rgb(21, 157, 130) 131px 131px,
    rgb(21, 157, 130) 132px 132px,
    rgb(21, 157, 131) 133px 133px,
    rgb(21, 157, 131) 134px 134px,
    rgb(21, 157, 131) 135px 135px,
    rgb(21, 157, 131) 136px 136px,
    rgb(21, 158, 131) 137px 137px,
    rgb(21, 158, 131) 138px 138px,
    rgb(21, 158, 131) 139px 139px,
    rgb(21, 158, 131) 140px 140px,
    rgb(21, 158, 131) 141px 141px,
    rgb(21, 158, 132) 142px 142px,
    rgb(21, 158, 132) 143px 143px,
    rgb(21, 159, 132) 144px 144px,
    rgb(21, 159, 132) 145px 145px,
    rgb(21, 159, 132) 146px 146px,
    rgb(21, 159, 132) 147px 147px,
    rgb(21, 159, 132) 148px 148px,
    rgb(21, 159, 132) 149px 149px,
    rgb(22, 160, 133) 150px 150px;
   background-color: rgb(22, 160, 133);
  height: 100%;
  width: 100%;
  font-size: 75px;
  text-align: center;
}
.appleWrap {
background-color: #cecece;
margin: 10px;
width: 200px;
height: 200px;
box-shadow: inset 0 0 50px #aaa;
}

.apple {
width: 170px;
height: 170px;
margin: 0 auto;
}

.apple img {
-webkit-filter: invert() brightness(0.93);
}
.parallax-section-1 {
height: 430px;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-image: url('http://library.itu.edu.pk/wp-content/themes/itu/images/header.jpg');
      -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
    background-size: cover;
}

/* Blur Effect */
.image-wrap {
position:relative;
height:600px;
overflow:hidden
}
.regular, .blurred {
position:absolute;
width:100%;
min-height: 600px;

-webkit-transform: translate3d(0,0,0);
}
.regular {opacity:1;}
.blurred { opacity:0;}
.header-form {
    position: absolute;
    opacity:1; display:block;top: 150px;
    z-index: 10;
}
.header-form h1 {font-family: 'proxima_novasemibold';color: #fff;font-size: 28px;letter-spacing: 0.04em;}
.header-form .subheading{font-family: 'Montserrat';font-size: 18px;color: #fff;}

.header-form .form-inline .search-query{width:95%;font-family: 'proxima_novasemibold'}
.search-width{width: 62%;}

/*.form-inline select{
    width: 268px;
    padding: 5px;
    font-size: 16px;
    line-height: 1;
    border: 0;
    border-radius: 5px;
    height: 34px;
    background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat right #ddd;
    -webkit-appearance: none;
    background-position-x: 244px;
}*/
.form-inline select {
       width: 178px !important;
       font-family: 'proxima_novasemibold';
      border: 0 !important;  /*Removes border*/
     -webkit-appearance: none;  /*Removes default chrome and safari style*/
     -moz-appearance: none;  /*Removes default style Firefox*/
    background: url("images/droparrow.png") no-repeat right #fff;
     margin-right: 7px;
  }

.search-links {
     color: #fff;
     padding: 0 15px;
     font-family: 'proxima_novaregular';
    font-size: 15px;
    line-height: 14px;
    list-style: none outside none;
    margin: 20px 0 30px;
}
.search-links:hover{text-decoration: underline;color: #fff;}

.slinks {
  border-right: 1px solid #fff;
}
.btn-default {
    background-color: #f7ab01 !important;
    background-image: none;
    border-color: #f7ab01;
    color: #fff;
     padding: 9px 14px;
      margin-left: -24px;
}
.form-inline{margin-top: 18px;}
.form-inline .form-group {
    margin-bottom: 3px;
}
.intro-header .site-heading, .intro-header .page-heading {
    text-align: center;
}
.intro-header .site-heading, .intro-header .post-heading, .intro-header .page-heading {
    padding: 150px 0;
}
.quicklinkgbc{
}
.quickicon{
/*    background: #b5bae3;*/
    min-height: 200px;
}
blockquote {
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: italic;
	margin: 0.25em 0;
	padding: 2.25em 66px;
	line-height: 1.45;
	position: relative;
	color: #383838;
	background:#ececec;
}

blockquote:before {
	display: block;
	content: "\201C";
	font-size: 80px;
	position: absolute;
	left: 10px;
	top: 43px;
	color: #7a7a7a;
}

blockquote cite {
	color: #999999;
	font-size: 14px;
	display: block;
	margin-top: 5px;
}
 
blockquote cite:before {
	content: "\2014 \2009";
}
.wpcf7-submit{
    background: none repeat scroll 0 0 #7b90bb;
    border: medium none;
    color: #fff;
    padding: 1px 36px;
           font-family: 'proxima_novasemibold';
}
.wpcf7-form p{       font-family: 'proxima_novasemibold';}

.rm-border > thead > tr > th, .rm-border > tbody > tr > th, .rm-border > tfoot > tr > th, .rm-border > thead > tr > td, .rm-border > tbody > tr > td, .rm-border > tfoot > tr > td {
    border-top: 0 solid #ececec !important;}
.mglfrtzero{margin-left: 0;margin-right: 0;}
.img-bb{border:1px solid #ccc;padding:5px;}
.move-right{float:right;}
.newsletter-submit{  margin-right: 10px;
    margin-top: -24px;}
.banner-border{ border: 1px solid #CCCCCC;padding: 5px;}
.c-border{border-bottom: 1px dotted #ACACAC;padding-top:20px;}
.fa-bg{background:#fafafa;}
.custom-h{
 width: 45px;
    padding: 15px !important;
    text-align: center;
}
.padlr{padding: 0 30px;}
.padtop30{padding: 30px 0px;}
.padleft15{padding-left:15px;}
.padbottom20{padding-bottom: 20px;}
.padbottom50{padding-bottom: 50px;}
.example-border{border: 1px solid #000;}
.example-border1{border: 1px solid red;}
.new-white-bg{background: #fff;transition: background-color 0.5s ease;}


.new-lib-bg {
    background: none repeat scroll 0 0 #fff;
    transition: background-color 0.5s ease 0s;
     padding-left: 0px;
    padding-right: 0px;
}
/*.new-white-bg:hover{background: #fbfbfb;border-left: 4px solid #f1f1f1;border-right: 4px solid #f1f1f1; min-height: 550px;}*/
.links-white-bg{background: #fff;padding: 30px; min-height: 730px;}
.admissions-white-bg{background: #fff;padding: 37px 15px 15px 15px;}
.admissions-inner-bg{background: #fff;padding: 25px 15px 15px 15px;}
.white-bg{background: #fff;border-left: 8px solid #f1f1f1;border-right: 10px solid #f1f1f1;min-height: 730px;}
.new-glimpse-white-bg{background: #fff;border-left: 4px solid #f1f1f1;border-right: 4px solid #f1f1f1;min-height: 312px;}
.new-eventwhite-bg{background: #fff;border-left: 4px solid #f1f1f1;border-right: 4px solid #f1f1f1;min-height:361px; padding-top: 39px;}
.padtop20{padding-top: 20px;}
.itu-orange{color: #EDA813 !important;padding: 0 12px 0 0; }
.fo-itu-orange{color: #eda813; padding: 0 12px;}
a:focus {
    outline: medium none #000080;
    outline-offset: -2px;
}
.course-detail{
            padding: 10px 20px;
            background: #f4f5fa;
            color: #111111;
            font-family: 'proxima_novasemibold';
            text-transform: uppercase;
            letter-spacing: 0.1em;
            display: block;
            font-size: 14px;
            margin: 18px 0;
            text-align: center;
}
.adm-detail{
            padding: 10px 20px;
            background: #f4f5fa;
            color: #111111;
            font-family: 'Roboto';
            text-transform: none;
            display: block;
            font-size: 14px;
            margin: 18px 0;
            text-align: center;
}
.grey-button{
           
            background: #e5e5e5;
            color: #111111;
            font-family: 'proxima_novasemibold';
            text-transform: uppercase;
            display: block;
            font-size: 14px;
            margin: 18px 0;
            text-align: center;
transition: all 0.3s ease 0s;
}

.grey-button a{
           
            color: #111111;
            font-family: 'proxima_novasemibold';
            text-transform: uppercase;
             padding: 10px 20px;
             font-size: 13px;
            display: block;
            letter-spacing: 0.04em;
}
.grey-button:hover{ background:#cbcbcb;transition: all 0.3s ease 0s;}
.paragh {
    font-family: 'proxima_novaregular';
    font-size: 14px;
    line-height: 30px;
    padding-top: 5px;
}

.blue-button{
          
            background: #ed1c24;
            color: #111111;
            font-family: 'proxima_novasemibold';
            text-transform: uppercase;
            font-size: 14px;
}
.blue-button a{
              padding: 10px 20px;
            color: #ffffff;
            font-family: 'proxima_novasemibold';
            text-transform: uppercase;
            font-size: 13px;
            display: block;
            letter-spacing: 0.04em;
}
.blue-button:hover{ background:#D01117;transition: all 0.3s ease 0s;}
.purple-button{
            padding: 10px 20px;
            background: #7b90bb;
            color: #111111;
            font-family: 'proxima_novasemibold';
            text-transform: uppercase;
            font-size: 14px;
             margin: 0px 0 18px;
}
.purple-button a{
           
            color: #ffffff;
            font-family: 'proxima_novasemibold';
            text-transform: uppercase;
            font-size: 13px;
            letter-spacing: 0.04em;
            display: block;
}

.small-hr{ /*border: 1px solid #E1E1E1;*/
    margin: 22px 0;
    width: 50px;}

.big-para{font-family: 'proxima_novaregular';line-height: 34px;color: #555555;font-size: 18px;letter-spacing: 0.05em;}

.aligncenter,

div.aligncenter {

    display: block;
     text-align: center;
     margin: 0 auto;
    /*margin: 5px auto 5px auto;*/

}

.alignright {

    float:right;

    margin: 5px 10px 20px 20px;

}

.alignleft {

    float: left;

    margin: 5px 20px 20px 0;

}

.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: #f4f5fa !important;
}
.table {
    margin-bottom: 20px;
    width: 100%;
        font-family: 'Merriweather';
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: 1px solid #ececec;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
/**************** HELPER CSS *********************/
.carousel {
	position: relative;
}
.carousel .mask {
	position: relative;
	overflow: hidden;
}
.carousel .mask .slideset {
	
}
.carousel .mask .slide { float: none; }
.carousel .mask .slide img { border: 1px solid #ccc; padding:5px; }
.slide-text {
	display: inline-block;
	font-size: 40px;
	line-height: 50px;
	margin: 0 0 2px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	background: #16a085;
	padding: 0 10px;
}
.slide-text.slide-text01 { background: #f1c40f; }
.btn-prev, .btn-next {
    
	position: absolute;
	height: 40px;
	width: auto;
	overflow: hidden;
	margin: 0px 0 0;
        font-size: 35px;
	color: #eda813;
	text-decoration: none;
	text-align: center;
	line-height: 40px;
}

.btn-prev { right: 3px;
    top: -10px; }
.btn-next {  right: 2px;
    top: 41px; }
.btn-prev:hover, .btn-next:hover {
	text-decoration: none;
	opacity: 1;
}
/********** RESPONSIVENESS ***********/
@media only screen 
and (min-width : 320px) 
and (max-width : 375px) { 
.header-form {
    display: none;
    position: absolute;
    top: 150px;
    z-index: 1;
}
.main-slider {
    margin: -69px auto 0;
    position: relative;
}
.btn-default {

    width: 95%;
}
.form-inline select {

    width: 95% !important;
}

}

@media only screen and (max-width:767px) {
    .parallax-section-1 {
    height: 340px;
    margin-top: -78px;
}
    .cpara {
    color: #fff;
    font-family: "proxima_novaregular";
    font-size: 12px;
    padding-bottom: 0;
    text-align: left;
}
    .search-width {
    width: 100% !important;
}
.btn-default {
    margin-left: 0px;
}
    .search-links {display: none;}
    .header-form h1 {
    color: #fff;
    font-family: "proxima_novasemibold";
    font-size: 20px;
    line-height: 24px;

}
.header-form .subheading {
    color: #fff;
    font-family: "Montserrat";
    font-size: 15px;
}
    .header-form {
    position: absolute !important;
    top: 33px;
}
.main-slider img {
    height: 335px;
    width: 100%;
}
.faculty-pattern {
    padding-top: 15px;
     margin-top: -71px;
}
.heading-para {
    font-size: 13px;
}
.breadcrumbs a {
    font-size: 10px;
    line-height: 31px;
}
.roll {width:auto !important;}
.pull-right {float:none !important;}
.menu > .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.fpara {
    text-align: left;
}
 .container{width: auto;}
 .nav-custom li {
	float: none;
	display: block;
	margin: 0;
	border-top: 1px solid #ddd;
}
.nav-custom li:first-child { border: 0; }
.nav-custom li.dropdown .dropdown-menu li a { padding: 10px; }
.navbar-collapse {
	position: relative;
	top: -60px;
}
.navbar-toggle {
	position: relative;
	top: -73px;
	left: 29px;
        z-index: 100000;
}
.serch-opner { margin: -60px 0 0; float: right;}
.navbar-header {
    float: none;
}
.main-container .container{ width: 95%; }
/*.latest-news .col-md-4 {
    padding-left: 15px;
}*/
.latest-news .col-md-4 img {
    max-width: 100%;
}
.nivo-caption {display: none !important;}
/*.up-events .col-md-offset-5 {
    margin-left: 0;
}*/
#fwslider {
    margin-top: -74px;
}
.single-event-detail .row {
    margin-left: 0;
    margin-right: 0;
}
textarea {
    overflow: auto;
    width: 100%;
}
}

/* iPads (portrait) ----------- */
@media only screen 
and (min-width : 768px)
and (orientation : portrait) {
/* Styles */
    .parallax-section-1 {
    height: 250px;
}
   .search-width {
    width: 64% !important;
}
.btn-default {
    margin-left: 0px;
}
.header-form h1 {
    color: #fff;
    font-family: "proxima_novasemibold";
    font-size: 16px;

}
.header-form .subheading {
    color: #fff;
    font-family: "Montserrat";
    font-size: 15px;
}
    .header-form {
    position: absolute !important;
    top: 33px;
}
.main-slider img {
    height: 335px;
    width: 100%;
}
.nav-custom li a {
    padding: 0;
}
.nav-custom {
    font-size: 11px;
}
.library-details a.set-recipy-guest {
    padding-right: 0;
    font-size: 18px;
}
}
@media only screen 
and (min-width : 768px) 
and (max-width : 1024px) 
and (orientation : landscape) { 
.nav-custom li a {
    padding: 0;
}
.nav-custom {
    font-size: 11px;
}
.header-form h1 {
    color: #fff;
    font-family: "proxima_novasemibold";
    font-size: 16px;

}
.header-form .subheading {
    color: #fff;
    font-family: "Montserrat";
    font-size: 15px;
}
    .header-form {
    position: absolute !important;
    top: -14px;
}
.main-slider img {
    height: 335px;
    width: 100%;
}
}

/*@media only screen 
and (min-width : 320px) 
and (max-width : 568px) { 
    .up-events .col-md-offset-5 {
    margin-left: 0;
}
}*/
@media only screen and (max-width:980px) { .container{width: auto;}}

/*@media screen and (min-width: 768px) {
@media (min-width: XXpx) {
  .navbar-header {
    float: left;
  }
}
}*/
/******************************* FULL WIDTH SLIDERRR**********************************/
#fwslider {
    position: relative;
    background:#000;
    width:100%;
    overflow: hidden;
}

#fwslider .slider_container {
}

#fwslider .slide {
    display: none;
    position: absolute;
    top:0;
    left:0;
    z-index: 0;
    width:100%;
}

#fwslider .slide img {
    width:100%;
}

#fwslider .slidePrev {
    background:transparent;
    width:50px;
    height:50px;
    position: absolute;
    top:50%;
    left:-50px;
    opacity:0.5;
    z-index: 10;
}

#fwslider .slidePrev span {
    background-image:url("images/left_arrow.png");
    width:50px;
    height:50px;
    float:left;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    cursor: pointer;
        display: none;
}

#fwslider .slideNext {
    background:transparent;
    width:50px;
    height:50px;
    position: absolute;
    top:50%;
    right:-50px;
/*    opacity:0.5;*/
    z-index: 10;
}

#fwslider .slideNext span {
    background-image:url("images/right_arrow.png");
    width:50px;
    height:50px;
    float:left;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    cursor: pointer;
        display: none;
}


#fwslider .timers {
    height:4px;
    position: absolute;
    bottom:15px;
    right:0;
        display: none;
    z-index: 3;
}

#fwslider .timer {
    height:4px;
    width:40px;
    background-color: #000;
    float:left;
    margin-right: 10px;
}

#fwslider .progress {
    height:4px;
    width:0%;
    background-color: #F7A801;
    float:left;
    background-image: none;
    border-radius:0px;
}

#fwslider .slide_content {
    top:0;
    left:0;
    position: absolute;
    width:100%;
    height:100%;
}

#fwslider .slide_content_wrap { /* Slider Text Content Container Style */
    max-width:1260px;
    margin:18.5% auto;
}

#fwslider .title {  /* Slider Title Style */
    opacity: 0;
    color:#fff;     
    font-size:35px;
    background:#4b5497;
    padding:10px;
    float:left;
    font-family: 'proxima_novasemibold';
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0px;
}

#fwslider .description { /* Slider Description Style */
    opacity: 0;
    color:#000;
    font-size:18px;
    background: #fff;
    padding:10px;
    clear:both;
    float:left;
    line-height:24px;
    font-family: 'proxima_novaregular';
    font-style: normal;
    font-weight: 400;
}

#fwslider .readmore { /* Slider Read More button Style */
    opacity: 0;
    clear:both;
    float:left;
    text-transform:uppercase;
    font-size:10px;
    color:#919191;
    background:#000;
    padding:10px;
    text-decoration: none;
    margin-top:2px;
    font-family: 'proxima_novasemibold';
    font-style: normal;
    font-weight: 400;
}

#fwslider .readmore:hover {
    color:#fff;
}


/* ------------------------------- 4. Media Query Max Width 1300, Min Width 720 ------------------------------- */



@media only screen and (min-width:720px) and (max-width: 1300px) {

    #fwslider .slide_content_wrap { margin-left:50px; margin-top:15%;}
    #fwslider .title { font-size:26px; }
    #fwslider .description {  font-size:12px;}

}

/* ------------------------------- 5. Media Query Max Width 719 ------------------------------- */

@media only screen and (max-width:719px) {

    #fwslider .slide_content_wrap { display:none; }
    #fwslider .timers { display:none; }
    #fwslider .slide_content {cursor: pointer;}

}

/****************RESPONSIVE BUTTONS ******************/

#menu-button {
        font-size:53px; /* Change to alter button size */
        font-family:verdana !important;
        font-weight:normal !important;
        font-style:normal !important;
        height:0.9em;
        width:0.9em;
        background:#fff;
        cursor:pointer;
        position:relative; /* Also works with absolute */
       /* border:0.06em solid #f7a801;*/
}

#menu-button:after {
    color: #232A5F;
    content:'\2261';
    left: -1px;
    line-height: 0;
    position: absolute;
    top: 0.36em;
}

#menu-button:active {
        top:1px;
        left:1px;
}

.roll {
	background: #000;
	height: 200px;
	position: absolute;
	width: 100%;
	z-index: 10;
        font-size:48px;
        color:#ffffff;
        text-align:center;	
	-webkit-box-shadow: 0px 0px 4px #000;
	-moz-box-shadow: 0px 0px 4px  #000;
	box-shadow: 0px 0px 4px  #000; 
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.sevice-wrapper{
	margin-left:-15px;
	padding-bottom:10px;
}
 .link-style {
	 width:100%;
	 font-size:20px;
	 font-family:"proxima_novaregular",sans-serif;
 }  
.services{
	background-color:white;
} 
.services>a>img{width:100%;}
.serv{
	background-color:#ececec;
	padding-right:0px;
}
.quicklink-text{
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}
.row-margin{
	margin-top:10px;
}
.service-image >img{
	width:100%;
}
.quicklink-text{
	cursor:pointer;
}
.quicklink-text>a:hover{
	text-decoration:none;
	color:gray;
}

.md-trigger{
	cursor:pointer;
}
.carousel-caption {
    position: absolute;
    z-index: 1;
    display:table;
    width:100%;
    height:100%;
}

.absolute-div {
    position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
}

.carousel-caption h3 {
    display:table-cell;
    vertical-align: middle;
    text-align:center;
}

.item {
    position:relative;
}
.carousel-caption{
	width:100%;
	position:fixed;
	top:-7%;
	left:0%;
}
button.carousel-btn{
	margin-top:45px;
	margin-bottom:10px !important;
}
.carousel-images{
	padding-top:34px !important;
}
.carousel-indicators{
	display:none;
}
.carousel-control.right{
	background-image:none;
}

.carousel-inner img{
	width:100%;
}
.md-modal{
		z-index:500000;
}

.carousel-control {
    bottom: 0;
    color: #fff;
    font-size: 20px;
    left: -18px;
    opacity: 0.5;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    top: 0;
    width: 0%;
}
.carousel-control.right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    left: auto;
    right: -33px
}
.glyphicon-chevron-right::before {
    content: ">";
	color:black;

}
.glyphicon-chevron-left::before {
    content: "<";
	color:black;
}
.magazines > div ,.journals > div{
    font-size: 13px;
    font-weight: 300;
    margin: 0;
    padding: 15px 40px 30px 15px;
    max-height: 500px;
	min-height:auto;
    overflow-y: scroll;
}
/* Slider responsive form*/

@media only screen and (min-width:375px) and (max-width:403px){
    .header-form h1 {
        font-size:10px;
    }
    .header-form{
        margin-top:-48px;
    }
    .form-group {
        display: inline;
    }
    .form-inline{
        margin-top:-11px;
    }
    .header-form .form-inline .search-query {
        width:50%;
    }
    .form-inline {
        text-align:center;
    }
    .form-control{
        height:28px;
        font-size:12px;
        display:inline-block;
    }
    .form-inline select {
        width:165px;
    }
    .form-inline .btn-default {
        height: 30px;
        width: 129px;
        margin-top: -5px;
    }
    .btn-default {

    }
}
@media only screen and (min-width:403px) and (max-width:545px){
    .header-form h1 {
        font-size:13px;
    }
    .header-form{
        margin-top:-23px;
    }
    .form-group {
        display: inline;
    }
    .form-inline{
        margin-top:-16px;
    }
    .header-form .form-inline .search-query {
        width:50%;
    }
    .form-inline {
        text-align:center;
    }
    .form-control{
        height:28px;
        font-size:12px;
        display:inline-block;
    }
    .form-inline select {
        width:139px !important;
    }
    .form-inline .btn-default {
        height: 30px;
        width: 100px;
        margin-top: 4px;
    }
    .btn-default {

    }
}
@media only screen and (min-width:545px) and (max-width:664px){
    .header-form h1 {
        font-size:13px;
    }
    .header-form{
        margin-top:-7px;
    }
    .form-group {
        display: inline;
    }
    .header-form .form-inline .search-query {
        width:50%;
    }
    .form-inline {
        text-align:center;
    }
    .form-control{
        height:28px;
        font-size:12px;
        display:inline-block;
    }
    .form-inline select {
        width:165px;
    }
    .form-inline .btn-default {
        height: 30px;
        width: 129px;
        margin-top: 10px;
    }
}
@media only screen and (min-width:664px) and (max-width:756px){
    .header-form  {
        text-align:center;    }

    .form-group {
        display: inline-block;
    }

    .header-form .form-inline .search-query{
        width:100%;
    }

}
@media only screen and (min-width:756px) and (max-width:956px){

    .header-form .form-inline .search-query{
        width:90%;
    }
    .header-form{
        top:66px;
        text-align:center
    }
}
@media only screen and (min-width:956px) and (max-width:1100px){

    .header-form .form-inline .search-query{
        width:90%;
    }
    .header-form{
        top:82px;
        text-align:center
    }
}


.news_img{
	padding:0px !important;
	margin:0px !important;
}

.news_img img{
	padding:0px !important;
	margin:0px !important;
}

.libredtitle{
	font-size:13px !important;
	line-height:20px !important;
}
.single-news-date{
	margin-left:22%;
}
.library-details{
	background-color:white !important;
	margin-top:30px;
	padding-top:20px !important;
}
.main-slider{z-index:0 !important;}
.library-details .bheading p{
	padding-top:0px !important;
}
.controls{
	position:absolute;
	right:10px;
	top:-7px;
}
.controls a{
	font-size:26px;
}

/*saqib styling */
.view_all{
    text-align:right;
    float:right;
    font-size:12px;
}
.news-all .single-news-date{
	margin-left:0px !important;
}
#wp-live-chat-close{
	top:-35px !important;
	background-color:transparent !important;
	
}
#wp-live-chat-header .fa-times:before{
	font-size:15px !important;
}
#wp-live-chat-minimize{
	top:-38px !important;
		background-color:transparent !important;

}
#wp-live-chat-header .fa-minus:before{
	font-size:15px !important;
}
.table >tbody>tr>td{
padding:3px !important;
}