/*   
Theme Name: ITU
Theme URI: https://www.itu.edu.pk
Description: Information Technology university of the Punjab
Author: Zain Mehmood Ahmed
Author URI: https://www.itu.edu.pk
Version: 1
*/

@import url(https://fonts.googleapis.com/css?family=Roboto);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,400,600,300,700);
@import url('https://fonts.googleapis.com/css?family=Nunito:400,400i,600,600i,700,700i,800,800i,900,900i&display=swap');

@font-face
{
    font-family: 'open_sansregular';
    src: url('fonts/open-sans.regular-webfont.woff2') format('woff2'),
    url('fonts/open-sans.regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@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: "poppins", Helvetica, Arial, sans-serif;
}
a:focus{border:none;}

.blink_me {
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 1.5s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;

	-moz-animation-name: blinker;
	-moz-animation-duration: 1.5s;
	-moz-animation-timing-function: linear;
	-moz-animation-iteration-count: infinite;

	animation-name: blinker;
	animation-duration: 1.5s;
	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; }
}

.about-tab .resp-tab-content{border:none;}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
    color: #fff!important;
}
title{text-transform: capitalize;}
.pg-content ul {
    font-family: 'poppins';
    font-size: 14px;
    list-style: none outside none;
    color: #f7a801;
    margin:0 0 15px 15px;
    padding: 0;
}
.vc_tta-panel ul{
    padding-left: 15px;
}
.pg-content ul li,.vc_tta-panel ul li {
     list-style:url('images/admission-bullet.jpg');
    color: #363636;
    line-height: 30px;
    padding: 0 0 0 12px;
    font-family: 'Poppins';
}

.pg-content ul li a ,.vc_tta-panelul li a{
    color: #f7a801;
    text-transform: uppercase;
}
.pg-content ol,.vc_tta-panel ol {
    font-family: 'poppins';
    font-size: 14px;
    color: #111111;
    margin: 0 0 0px;
}

.pg-content ol li,.vc_tta-panel ol li {
    color: #363636;
    line-height: 30px;
    background: none !important;
    padding: 0 0 0 12px;
}

.pg-content ol li a,.resp-tabs-container ol li a {
    color: #f7a801;
    text-transform: uppercase;
}
.pg-content a,.resp-tabs-container a{ color: #f7a801;
    text-decoration: none;}
.pg-content a:hover{ 
      color: #f7a801;
      border-bottom:1px dotted #f7a801;
    }
a {
    color: #707070;
    text-decoration: none;
}
a:hover{color: #707070;text-decoration: none;}

 h2 {
    color: #959595;
    font-family: 'poppins';
    font-size: 26px;
    text-transform: capitalize;
}

 h1 {
    color: #959595;
    font-family: 'poppins';
    font-size: 33px;
    text-transform: capitalize;
}
 h3 {
    color: #000;
    font-family: 'poppins';
    font-size: 24px;
     font-weight: bold;
    text-transform: capitalize;
}
 p {
    font-family: 'poppins';
    font-size: 14px;
    line-height: 30px;
    padding-bottom: 10px;
}
.container { margin: 0 auto;}

.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
     width: 93%;
}
/**********HEADER***********/

.header{
	position: relative;
	z-index: 99;
}
.high-zindex{z-index: 10000;}
/******************** BOOTSTRAP OVERRIDE *******************/
/*.col-lg-3 {
    width: 23%;
}*/
/***************************************/
@media screen and (min-width:768px){
    nav ul ul li, nav ul ul li ul li{
        position: relative;
    }
}

.navbar-header {
    float: right;
}
.nav-custom {
	font-size: 17px;
	line-height: 40px;
        margin-top: 13px; 
        
}
.nav-custom li {
	float: left;
	margin: 0 2px;
	position: relative;
}
.nav-custom li a {
	color: #363636;
	padding: 0;
        letter-spacing: 0.04em;
        font-family: 'poppins';
	line-height: 40px;
	padding: 0 26px;
        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%; }*/
.dropdown-menu {
    font-size: 13px;
    list-style: none outside none;
}
.dropdown-menu li {
    width:100% !important;
    margin:0 !important;
}
.nav-custom li.dropdown .dropdown-menu {
	padding: 0;
	border-radius: 0;
	border: 0;
	border-top: 3px solid #ecab1f;
}
.nav-custom li.dropdown .dropdown-menu li {
	float: none;
	padding: 0;
	display: block;
	margin: 0;
}
.nav-custom li.dropdown .dropdown-menu li a { padding: 0 10px; }
.nav-custom li.dropdown .dropdown-menu li:hover a { background: #f5f5f5; }
.dropdown:hover .dropdown-menu {
    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 #CCCCCC;
    border-radius: 0px;
    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{max-width: 1600px;margin: 0 auto;}
.main-slider img {
    width: 100%;
}

/**********HEADER***********/

/********** main-content ***********/

.main-container{ min-height: 500px; width: auto;  padding-top: 10px;background: #f1f1f1; }
.main-wrapper{ min-height: 500px;  background: #fff; width: auto; }
/*.main-wrapper img{max-width: 100%; }*/
.main-content{background: #fff;padding: 20px 24px 30px 21px;}
/************** NEWS ***************/
.main-container .latest-news .col-md-4{padding-left: 4px;padding-right: 4px;margin-bottom: 10px;}
.latest-news .col-md-4{padding-left: 4px;padding-right: 4px;margin-bottom: 10px;}
.latest-news .col-md-4 img {
    max-width: 100%;
}
.glimpse .col-md-4{padding-left: 4px;padding-right: 4px;margin-bottom: 10px;}
 .story-thumb{width: auto;}
.story-detail{  margin: 0 24px;
    padding-top: 30px;padding-bottom:8px;}
 .story-title{
            font-family: 'poppins', sans-serif;
    font-size: 16px;
    color: #232a5f;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
}
/*.story-detail hr{border-bottom: 0px solid #e1e1e1;}*/

.story-detail .story-heading {
        color: #2e2f7c;
        font-family: 'poppins';
        font-size: 12px;
        text-transform: uppercase;
        display: block;
        letter-spacing: 0.04em;
        margin-bottom: 20px;
        line-height: 26px;
         transition: all 0.3s ease;
font-weight:bold;
}

.story-detail .story-heading:hover {
        color: #F7A801;
}

.story-detail > p , .glimpse > p{
    
  
    line-height: 28px;
    text-align: justify;
    font-family: 'poppins';
    font-size: 14px;
    font-weight: bold;
   
    color: #000;
}

.story-detail .new-list {
    font-family: 'poppins';
    font-size: 14px;
    list-style: none outside none;
    color: #707070;
    margin: 0 0 15px;
    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;
}

.programs-list {
    font-family: 'poppins', sans-serif;
    font-size: 15px;
    list-style: none outside none;
    color: #111111;
    margin: 0 0 5px;
    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{
    display:none !important;
    width: 83.5%;
/*background: #ecab1f;padding: 13px;*/}
/*.apply-admission a{
    color: #fff !important;  
    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 https://hakim.se/thoughts/rolling-links */
.add2015{display: none;}

.main-container .apply-admission a span {
    color: #fff !important;
    font-family: 'poppins';
    font-size: 15px;
    padding: 16px 36px !important;
    font-weight: bold;
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 16px 0px;
    background: #1f2d52 !important;
    text-align: center;
    -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;
}
.apply-admission a span {
 color: #000 !important;
    font-family: 'poppins';
    font-size: 15px;
    padding: 16px 36px !important;
    font-weight: bold;
	position: relative;
	display: inline-block;
    width: 100%;
	padding: 16px 0px;
	background: #f99d22 !important;
    text-align: center;
	-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;
}
.apply-admission:hover {
    box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2);
}
/*
 .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;
}*/

/*.apply-admission .add2015:hover{color:#fff !important;}*/

.search-by-topic{}
.search-by-topic .heading{
    font-family: 'poppins', sans-serif;
    font-size: 13px;
    color: #959595;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}
.search-links {
     font-family: 'poppins';
    font-size: 13px;
    line-height: 24px;
    list-style: none outside none;
    margin: 20px 0 30px;
    padding: 0;
}
.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: 'poppins';
    font-size: 22px;
    line-height: 38px;
    font-weight: normal;
    list-style: none outside none;
    margin: 20px 0 20px;
    padding: 0;
    color: #252525;
}

.single-news-date{ font-family: 'poppins', sans-serif;
    font-size: 13px;
    color: #959595;
    text-transform: uppercase;
    letter-spacing: 0.05em;}

.single-news-detail p{
    color: #111111;
    font-size: 14px;
    font-family: 'poppins';
    line-height: 30px;
    padding-top: 15px
}
.news-thumb-img img{ height: auto;
    width: 100%;}
/************** NEWS **************/

/*****************SEPARATOR********************/

.sep-pattern{ 
  margin-top:25px;
    background: url(https://itu.edu.pk/wp-content/uploads/2020/04/Bannerr-01-scaled.jpg);
    height: 100px;
    /* border-left: 4px solid #f1f1f1; */
    /* border-right: 4px solid #f1f1f1; */
    margin-left: 4px;
    margin-right: 4px;
    border-bottom: 5px solid #f1d034;
}

.upcoming-events{ 
    font-family: 'poppins', sans-serif;
padding-left:0;
padding-right:0;
}
.upcoming-events p{ 
    font-family: 'poppins', sans-serif;
    padding-top: 36px;
    font-size: 28px;
    color: #fff;
}

.up-events{ padding-top: 0px; padding-bottom: 0px; }

.up-events .date-box{height: 90px;background: #a8add9; }

.date-box .emonth {background: #4b5497;padding: 4px 0;font-size: 16px;display: block;  font-family: 'poppins', sans-serif;color: #fff;text-transform: uppercase; }

.date-box .edate {display: block; font-family: 'poppins'; 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: 'poppins';
        font-size: 12px;
        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: 'poppins';
    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: 'poppins';
        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: 'poppins';
        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: 'poppins';
        font-size: 25px;
	text-transform: uppercase;
        display: block;
        margin-top:20px;
        margin-bottom: 14px;
}
.desc{ color: #707070;
    font-family: 'poppins';
    font-size: 14px;
    letter-spacing: 0.04em;
    line-height: 28px;}
.desc-qualification{ color: #707070;
    font-family: 'poppins';
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px;
}

.faculty-para{
    font-family: 'poppins';
    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: 'poppins';
    font-size: 13px;
    letter-spacing: 0.03em;
    line-height: 22px;
}
.faculty-info{padding: 30px;background: #fafafa;    min-height: 200px;}
.faculty-title{   font-family: 'poppins';
    font-size: 22px;
    color: #111111;
    letter-spacing: 0.03em;
    line-height: 22px;
    padding-bottom: 15px;
    text-transform: capitalize;
}
.faculty-content p{
      font-family: 'poppins';
    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: 'poppins';
    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('https://itu.edu.pk/wp-content/themes/itu/images/Untitled-2.jpg') repeat-x; min-height: 100px;padding-top: 18px;margin-bottom: 10px;}
*/

.faculty-pattern{border-bottom: 4px solid #8c8274;
    width: auto;
    background: #3a3636;
    min-height: 100px;
    padding-top: 20px;
}
/*.heading-para{color: #fff; 
              font-family: 'poppins', sans-serif;
              font-size: 18px;
              text-transform: uppercase;
              letter-spacing: 0.04em;
              padding-top: 0px ;
}*/
    .heading-para{font-family: poppins;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    padding-top: 0px;
    color: #fff;
    font-weight: bold;
    line-height: 64px;
    }
.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: 'poppins';font-size: 14px;padding-bottom: 10px;}
.faculty-name a:hover {
    border-bottom: 1px dotted #F7A801;
}
.e-address a{color: #ecab1f;font-family: 'poppins';line-height: 30px;}
.research-interest{ font-family: 'poppins', sans-serif;
            font-size: 14px;
            color: #252525;}

.faculty-border{border-bottom: 1px dotted #ACACAC;padding: 40px 0px 20px;}
/******************************BREADCRUMS************************************/
.breadcrumbs {
    font-family: 'poppins', sans-serif;
    color: #4e4848;
    font-size: 13px;
    background: #e0e0e0;
    text-transform: uppercase;
    padding: 16px;
    display: none;
}
}
.breadcrumbs a:first-child  {               
               padding: 0 11px 0px 0px;
}
.breadcrumbs a  { 
               font-family: 'poppins', sans-serif;
    color: #3a2f2f;
               font-size: 14px;
                   font-weight: bold;
               text-transform: uppercase;
               padding: 0 11px;
}
.breadcrumbs a.current-item { 
               font-family: 'poppins', 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: 'poppins',sans-serif;
    font-size: 16px;
    padding: 4px 0;
    text-transform: uppercase;
}

.event-date{ 
    color: #4b5497;
    display: block;
    font-family: 'poppins';
    font-size: 38px;
    margin: 0 10px;
    border-bottom: 1px dotted #acacac;
}

.event-yr{color: #a1a1a1; font-family: 'poppins',sans-serif;font-size: 16px;  display: block;padding-top: 4px;}

.event-content img {
    max-width: 100%;
    /*height:236px;*/
}

#event-listing-wrapper .img-responsive{
    width:100%;
}

.paddingless{
    padding:0px;
    border-left: 4px solid #f1f1f1;
    border-right: 4px solid #f1f1f1;
    box-shadow: 0 4px 2px -2px #f1f1f1;
    background-color: white;
    margin: 10px 0;
}
#event-listing-wrapper .event-listing {
    margin: 0;
    overflow: hidden;
    float: left;
    width: 100%;
        box-shadow: 0 1px 18px 0 rgba(32, 33, 36, .28);

}
#event-listing-wrapper .event-content-wrapper {
    position: relative;
    overflow:hidden;
}
#event-listing-wrapper .event-content-wrapper .content-overlay {
    position: absolute;
    width: 100%;
    top: 98%;
    padding: 0 30px;
    height:100%;
    z-index: 2;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
#event-listing-wrapper .event-content-wrapper:hover .content-overlay {
    top: 0 !important;
}
#event-listing-wrapper .more{
    position:relative;
    top:50%;
    text-align:center;
}
#event-listing-wrapper .more a{
    padding: 24px 13px 11px;
    border-radius: 50%;
    opacity: 0.9;
    color: #484848;
    background-color: white;
    transition: background .85s ease-in-out;
    -moz-transition: background .85s ease-in-out;
    -webkit-transition: background .85s ease-in-out;


}
#event-listing-wrapper .more a .fa{
    font-size:30px;
    opacity: 1;
}
#event-listing-wrapper .more a:hover{
    /*background-color:#F7A801;*/
    opacity: 1;
}
#event-listing-wrapper .content{
    padding:0 10px 20px 10px;
    min-height: 120px;

}
#event-listing-wrapper .content h3{
    text-align:center;
    color:#2e2e7b;
    text-transform: none;
    font-weight: bold;
    font-size:15px;
    font-family:'poppins';
}
#event-listing-wrapper .content a{
    font-size: 14px;
    font-weight: bold;
    font-family:'poppins';
    color: #252525;
    text-transform: uppercase;
    padding-bottom: 20px;
    letter-spacing: 0.04em;
    line-height: 26px;
    transition: all 0.3s ease;
    padding-bottom: 20px;
    display:block;
}
#event-listing-wrapper .content p{
    color: #707070;
    font-family: 'poppins';
    font-size: 13px;
    padding: 0;
}

#event-listing-wrapper .content a:hover,#event-listing-wrapper .content a:focus,#event-listing-wrapper .content a:active{
    text-decoration:none;
    color:#F7A801;
}

#event-listing-wrapper .date {
    z-index: 13;
    display: inline-block;
    background-color: #f99d20;
    font-size:18px;
    padding:5px;
    color:black;
        font-weight: bold;
    position: absolute;
    font-family:'poppins';
}
/**************************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: 'poppins';
    font-size: 32px;
}
.apply-last-date{margin: 30px 0px;}

.admission-links {
    background: #fafafa;
     font-family: 'poppins';
    font-size: 12px;
    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: 4px 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: 2px solid #16234f; transition: all 0.2s ease;padding-left: 5px;}

.heading{
    font-family: 'poppins', sans-serif;
    color: #111111;
    letter-spacing: 0.04em;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    padding:22px 0 0 0;
}

/*#undergraduate {*/
     /*font-family: 'Open Sans', sans-serif;*/
     /*color: #111111; */
     /*letter-spacing: 0.04em;*/
    /*font-size: 21px;*/
    /*font-weight: bold;*/
     /*text-transform: uppercase;*/
     /*padding:0px 0 0 0;*/
     /**/
/*}*/

.eds-heading{
    color: #000 !important;
    margin: 4px 0px 24px 2px !important;
    font-family: 'poppins' !important;
    font-size: 17px !important;
    padding: 14px 5px !important;
    background: #efefef !important;
    text-transform: none!important;
}

.main-heading-style-main {
    font-family: 'poppins', sans-serif;
    color: #111111;
    letter-spacing: 0.04em;
    font-size: 21px;
    font-weight: bold;
    text-transform: uppercase;
    padding:27px 0 0 0;

}

/*#graduate {*/
    /*font-family: 'Open Sans', sans-serif;*/
    /*color: #111111;*/
    /*letter-spacing: 0.04em;*/
    /*font-size: 21px;*/
    /*font-weight: bold;*/
    /*text-transform: uppercase;*/
    /*padding:0px 0 0 0;*/

/*}*/

.admission-template .headinglb {
    color: #111111;
    font-family: 'poppins',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: 'poppins';  color: #707070;
     font-size: 13px;
 letter-spacing: 0.03em;
    line-height: 30px;}

.admission-content{}
.admission-content p {
    font-family: 'poppins';
    font-size: 14px;
    line-height: 30px;
    padding-top: 5px;
    text-align: justify;
}
.admission-content h2{font-family: 'poppins';font-size: 28px;color: #000;line-height: 45px;}
.admission-content img{ width: 100%}

 ul.admission-list {
    font-family: 'poppins';
    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;
    font-weight: bold;
    text-transform: uppercase;
}
ul.admission-list > li a:hover{border-bottom:1px dotted #f7a801;}
/**************************** END ********************************/

/********** main-content ***********/

/*********** FOOTER *******************/

.footer{width: auto;background: #232a5f;margin-top: 100px;padding-top: 50px;}
.footer-top{padding-bottom: 55px;}
.f-title {
    color: #eda813;
 font-family: 'poppins', sans-serif;
     font-size: 17px;
    font-weight: 500;
    padding: 0 0 3px;
    text-transform: uppercase;
}

.site-links {
 font-family: 'poppins', sans-serif;
    font-size: 15px;
    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: 'poppins', sans-serif;
    font-size: 15px;color: #FFFFFF;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: 'poppins', sans-serif;
}
.bottom-links li{
 font-family: 'poppins', sans-serif;
      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: #151a42;height:auto;margin-top: 35px; padding-top: 48px;padding-bottom: 30px;}
/*********** FOOTER *******************/

/*****************HELPER CSS********************/

blockquote {
	font-family: poppins, 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";
}
.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;border-left: 4px solid #f1f1f1;border-right: 4px solid #f1f1f1; min-height: 524px;transition: background-color 0.5s ease;}
/*.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: 'poppins';
            text-transform: uppercase;
            display: block;
            font-size: 16px;
            margin: 0px 0 30px;
            text-align: center;
}

.joinitu{
    padding: 10px 20px;
    background: #f4f5fa;
    color: #111111;
    font-family: 'poppins';
    text-transform: uppercase;
    display: block;
    font-size: 18px;
    margin: 18px 0;
    text-align: center;
}

.adm-hd{
     padding: 10px 20px;
     color: #111111;
     font-family: 'poppins';
     text-transform: uppercase;
     display: block;
     font-size: 18px;
     margin: 18px 0;
     text-align: center;
 }

.imp-dates{
    padding: 0px 0px;
    color: #111111;
    font-family: 'poppins';
    text-transform: capitalize;
    display: block;
    font-size: 16px;
    margin: 18px 0;
    text-align: left;
}



.adm-detail{
            padding: 10px 20px;
            background: #f4f5fa;
            color: #111111;
            font-family: 'poppins';
            text-transform: none;
            display: block;
            font-size: 14px;
            margin: 18px 0;
            text-align: center;
}
.grey-button{
           
            background: #e5e5e5;
            color: #111111;
            font-family: 'poppins';
            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: 'poppins';
            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: 'poppins';
    font-size: 14px;
    line-height: 30px;
    padding-top: 5px;
}

.blue-button{
          
            background: #67afb9;
            color: #111111;
            font-family: 'poppins';
            text-transform: uppercase;
            font-size: 14px;
}
.blue-button a{
              padding: 10px 20px;
            color: #ffffff;
            font-family: 'poppins';
            text-transform: uppercase;
            font-size: 13px;
            display: block;
            letter-spacing: 0.04em;
}
.blue-button:hover{ background:#4395a0;transition: all 0.3s ease 0s;}
.purple-button{
            padding: 10px 20px;
            background: #7b90bb;
            color: #111111;
            font-family: 'poppins';
            text-transform: uppercase;
            font-size: 14px;
             margin: 0px 0 18px;
}
.purple-button a{
           
            color: #ffffff;
            font-family: 'poppins';
            text-transform: uppercase;
            font-size: 13px;
            letter-spacing: 0.04em;
            display: block;
}

.small-hr {
    border: 1px solid #f99d20;
    margin: 7px 0;
    width: 50px;
}
.big-para{font-family: 'poppins';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: 'poppins';
}
/**************** 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: 'poppins', 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 (max-width:767px) {

.upcoming-events p{ 
    font-family: 'poppins', sans-serif;
    padding-top: 36px;
    font-size: 20px;
    color: #fff;
}

    .faculty-pattern {
        padding-top: 15px;
        margin-top: 0px;
    }
    .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!important;}
    .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%!important; }
    /*.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: 0px;
    }
    .single-event-detail .row {
        margin-left: 0;
        margin-right: 0;
    }
    .story-detail {
        margin: 0 24px;
        padding-top: 30px;
        padding-bottom: 9px;
    }
}

/* iPads (portrait) ----------- */
@media only screen
and (min-width : 768px)
and (orientation : portrait) {
    /* Styles */

    .nav-custom li a {
        padding: 0 5px;
    }
    .nav-custom {
        font-size: 11px;
    }
}
@media only screen
and (min-width : 768px)
and (max-width : 1024px)
and (orientation : landscape) {
    .nav-custom li a {
        padding: 0 5px;
    }
    .nav-custom {
        font-size: 11px;
    }
}

@media only screen
and (min-width : 320px)
and (max-width : 568px) {
    .bottom-links li {
        padding-right: 17px;
    }
}
@media only screen and (max-width:980px) { .container{width: auto!important;}}

/*@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;
    border-top: 6px solid #f89c1e;
}

#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:37px;
    height:50px;
    position: absolute;
    top:50%;
    left:-10px;
    opacity:1;
    z-index: 10;
}

#fwslider .slidePrev span {
    background-image:url("images/Arrow-2.png");
    width:36px;
    height:50px;
    float:left;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    cursor: pointer;
}

#fwslider .slideNext {
    background:transparent;
    width:37px;
    height:50px;
    position: absolute;
    top:50%;
    right:-10px;
    /*    opacity:0.5;*/
    opacity:1;
    z-index: 10;
}

#fwslider .slideNext span {
    background-image:url("images/Arrow.png");
    width:34px;
    height:50px;
    float:left;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    cursor: pointer;
}

#fwslider .timers {
    height:4px;
    position: absolute;
    bottom:15px;
    right:0;
    width: 705px !important;
    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:4%;
    position: absolute;
    width:100%;
    height:100%;
}

#fwslider .slide_content_wrap { /* Slider Text Content Container Style */
    max-width:1260px;
    margin:17.5% auto;
}

#fwslider .title {  /* Slider Title Style */
    opacity: 0;
    color:#fff;
    font-size:19px;

    background:#4b5497;
    padding:10px;
    float:left;
    font-family: 'poppins';
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0px;
}

#fwslider .description { /* Slider Description Style */
    opacity: 0;
    color:#000;
    font-size:22px;
    background: #fff;
    padding:10px;
    clear:both;
    float:left;
    line-height:24px;
    font-family: 'poppins';
    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: 'poppins';
    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:16px;}

}

/* ------------------------------- 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:poppins !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;
}

.team-box img
{
    height:auto;
    width: 100%;
    border: 1px solid #ccc;
    padding: 5px;
    transition: opacity 1s, transform 1s ;


}
.team-image-wrapper
{

    position: relative;
    overflow: hidden;
    width: 100%;
    padding-bottom:0px;
    height: auto;
    box-shadow: 0 1px 18px 0 rgba(32, 33, 36, .28);

}
.team-info-wrapper
{
    height:165px;
    width:100%;
    margin-bottom:20px;
    text-align: center;
    min-height: 108px;
    padding: 0 5px;
    overflow: hidden;

}
.team-box .faculty-name
{
    color: #707070;
    font-family: 'poppins';
    font-size: 14px;
    padding: 10px 0 5px 0;
    font-weight: bold;
    letter-spacing: 0.069em;
    line-height: 25px;

}
.team-box .desc
{
    color: #707070;
    font-family: 'poppins';
    font-size: 14px;
    letter-spacing: 0.069em;
    line-height:20px;

}


.team-box:hover .team-info-wrapper .faculty-name,.team-box:hover .team-info-wrapper .desc ,.team-box:hover .team-info-wrapper .desc-qualification
{
    color: #fff !important;

}
.team-box:hover .team-info-wrapper{
    background: #595959 none repeat scroll 0 0;

    box-shadow: 1px 4px 4px #868484;

}
.team-box:hover img
{


    transform: scale(1.1,1.1);
    transition: opacity 1s, transform 1s;

}
.team-box a:hover,.team-box a:focus,.team-box a:active
{
    text-decoration:none !important;

}
.team-box:hover .forground-color
{
    position: absolute;
    right: 0;
    top: 0;
    width:100%;
    z-index: 1;
    bottom: 0;
    display: block;
    left: 0;
    background: rgba(44, 43, 125, 0.3);
    opacity: 0.3;
    border: 3px solid #F7A801;



}


#overlay{
    position:relative;
    width:100%;
    height:auto;

}

.nav.nav-tabs li.active a:focus
{
    background-color: #1c3b79 !important;
    color:#fff !important;

}
.nav.nav-tabs li.active a
{
    background-color: #1c3b79 !important;
    color:#fff !important;
}
#progress {
    position: fixed;
    z-index: 2147483647;
    top: 0;
    left: 0px;
    width: 0%;
    height: 2px;
    background: #232a5f;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    -moz-transition: width 500ms ease-out, opacity 400ms linear;
    -ms-transition: width 500ms ease-out, opacity 400ms linear;
    -o-transition: width 500ms ease-out, opacity 400ms linear;
    -webkit-transition: width 500ms ease-out, opacity 400ms linear;
    transition: width 500ms ease-out, opacity 400ms linear;
}

#progress dd, #progress dt {
    position: absolute;
    top: 0;
    height: 2px;
    -moz-box-shadow: #0088CC 1px 0 6px 1px;
    -ms-box-shadow: #0088CC 1px 0 6px 1px;
    -webkit-box-shadow: #0088CC 1px 0 6px 1px;
    box-shadow: #0088CC 1px 0 6px 1px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

#progress dt {
    opacity: .6;
    width: 180px;
    right: -80px;
    clip: rect(-6px, 90px, 14px, -6px);
}

#progress dd {
    opacity: .6;
    width: 20px;
    right: 0;
    clip: rect(-6px, 22px, 14px, 10px);
}

/* ============================================================
  GLOBAL
============================================================ */
#effect {
}
#effect .img {
    position: relative;
    margin-bottom: 5px;
    width: 100%;
    overflow: hidden;
}

#effect .img img {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}

.overlay {
    display: block;
    position: absolute;
    z-index: 20;
    background: rgba(156, 39, 176, 0.8);
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}


a.expand {
    display: block;
    position: absolute;
    z-index: 100;
    width: 60px;
    height: 60px;
    border: solid 5px #fff;
    text-align: center;
    color: #fff;
    line-height: 50px;
    font-weight: 700;
    font-size: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
}
/* ============================================================
  EFFECT 5 - overlay ANIMATE
============================================================ */

#effect .overlay {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
}

/* ============================================================
  EFFECT 5 - ICON BORDER ANIMATE
============================================================ */

#effect .overlay a.expand {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
#effect .img.hover .overlay {
    opacity: 0.5;
}
#effect .img.hover .overlay a.expand {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
}

/* ============================================================
  EFFECT 5 - Date Style
============================================================ */
#effect .date {
    z-index: 13;
    display: inline-block;
    background-color: black;
    font-size:18px;
    padding:5px;
    color:white;
    position: absolute;
    font-family:'poppins';
}

/* ============================================================
  EFFECT 5 - content Style
============================================================ */
#event-box {
    padding: 0;
    margin: 0;
}
#event-box .content{
    padding:0 10px 20px 10px;
    min-height: 120px;
    display: block;
}
#event-box .content h3{
    text-align:center;
    color:#2e2e7b;
    text-transform: none;
    font-size:18px;
    font-family:'poppins';
    font-weight:bold;
}

#event-box .content a{
    color: #252525;
    font-size: 12px;
    font-weight:bold;
    font-family:'poppins';
    text-transform: uppercase;
    padding-bottom: 20px;
    letter-spacing: 0.04em;
    line-height: 26px;
    transition: all 0.3s ease;
    display:block;
}
#event-box .content a:hover,#event-box .content a:active{
    text-decoration:none;
    color:#F7A801;
    border-bottom: none!important;
}

.paddingless2 {
    padding: 0px;
    border-left: 4px solid #fff;
    border-right: 4px solid #fff;
    box-shadow: 0 4px 2px -2px #fff;
    background-color: #f7f7f7;
    margin: 10px 0;
    padding-right: 0px !important;
    padding-left: 0px !important;
}

/*===============================================================================TopBar code==============================================================*/
/*===============================================================================TopBar code==============================================================*/
/*===============================================================================TopBar code==============================================================*/

#top-bar
{
    text-align:right;
    padding-right: 19px;
    margin-top: 6px;
}
#top-bar ul
{
    margin-bottom:0px;
}
#top-bar li
{
    padding:0px;
}
#top-bar li a
{
    text-decoration:none;
    color: #fff ;
    font-size: 11px;
    padding: 8px 8px;
    display: inline-block;
    font-family: 'poppins';
}
#top-bar li a:hover
{
    background: #e1e1e1;
    color: #fff !important;
}
/*===============================================================================search code==============================================================*/
.search
{
    position: relative;
    /*color: #E6E6EC;*/
    font-size: 16px;
}

.search input
{
    width: 130px;
    height: 30px;
    background-color:#E6E6EC;
}

.search input
{
    text-indent: 13px;
    border: 1px solid transparent;
}
.search .fa-search
{
    position: absolute;
    right: 0;
    color: #f89c1e;
    background-color: #EDEDF1;
    padding: 0px;
    display: inline-block;
    padding: 7px;
}
#searchtoggl{
}
#searchtoggl i{color:#f7a801;top:0px;}

/*@media for search responsiveness */
@media (min-width:270px) and (max-width:770px)
{
    .search input
    {
        width: 100%;
        height:30px;
    }
}

.glyphicon {
    position: relative;
    top: 4px;
    display: inline-block;
    font-family: 'poppins';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*===============================================================================search code end==============================================================*/


@media (max-width:768px)
{
    .mobile-center{text-align: center;}
    .thumbnail-fw{
        width:100%;
        height:auto;
    }
    #top-bar ul
    {
        text-align:center;
    }
    #top-bar li a
    {
        text-decoration: none;
        color: white !important;
        margin: 2px;
        font-size: 14px;
        padding: 8px 20px;
        display: inline-block;
        font-family: 'poppins';
    }
    #top-bar li a:hover
    {
        background: #fff !important;
        color: #000 !important;
    }

}


/** hidden search field **/


#s {
    z-index: 999;

    border:0;
    position: absolute;
    display: none;
    float: left;
    width: 100%;
    outline: none;
    padding: 0;
    opacity: 0.93;
    height: 55px;
    font-size: 2.6em;
    background-color:#eee;
    font-family: 'poppins';
    padding-left:20px;
    /* font-weight: bold;*/
    color: #000;
}

#searchsubmit {
    display: block;
    float: right;
    margin-top: 6px;
    background: none;
    color: #717171;
    border: 0;
    outline: none;
    cursor: pointer;
    display:none;

}

/** clearfix **/
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }

html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }

/******************************* Navbar start**********************************/

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color:transparent!important;
}

.navbar-custom
{
    background-color:#fff !important;
    background-image:none !important;
    min-height:5px;
    border-color:transparent !important;
    -webkit-box-shadow:none !important;
    margin-bottom:0px !important;
}
.navbar-custom .navbar-nav>li
{
    padding:14px 0 0 0 !important;
}
.navbar-custom .navbar-nav>li>a
{
    padding: 0px 21px 0 24px;
    font-size: 17px;
    font-weight: bold;
    text-transform:uppercase;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
    font-family: 'poppins';
    color: #363636;
    letter-spacing: 0.04em;
    line-height: 29px;

}
.navbar-custom .navbar-nav{
    padding-top: 0px;
}
.navbar-custom .navbar-nav > .active > a{
    color: #f7a801 !important;
    background-image:none !important;
    box-shadow:none !important;
    background: #fff;
}

.navbar-custom li a:hover{color: #f7a801 !important;}

/*.navbar-custom li a::after {*/
    /*position: absolute;*/
    /*top: 100%;*/
    /*left: 0;*/
    /*width: 100%;*/
    /*height: 4px;*/
    /*background: #f7a801 !important;*/
    /*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);*/
/*}*/
/*.navbar-custom  li a:hover::after, .navbar-custom  li a:focus::after {*/
    /*opacity: 1;*/
    /*-webkit-transform: translateY(0px);*/
    /*-moz-transform: translateY(0px);*/
    /*/!* transform: translateY(0px); *!/*/
/*}*/
/******************************* Navbar logo style rules**********************************/
.navbar-custom .navbar-header{
    float:none;
}
.navbar-custom .navbar-brand
{
    padding-top:0px !important;
    float:none;
    padding:0px !important;
}
.navbar-brand>img {
    display: block;
}
.nm{ margin-top: -35px;min-height: 110px;}

.dropdown-menu  li a:hover::after, .dropdown-menu  li a:focus::after {
    opacity: 0 !important;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    /* transform: translateY(0px); */
}

.dropdown:hover .dropdown-menu {
    display: block;
       background-color: #494958;
    text-transform: capitalize;
    border-top: 3px solid #f89c1e;
    padding-bottom: 0px;
    left: 2px;
    top: 47px;
    width: 200px;
}
.dropdown:hover .dropdown-menu li
{
    border-bottom: 1px solid white;
}
.dropdown-menu  li  a:hover{
    background-color: transparent !important;
    background-image: none !important;
}
.dropdown-menu li:hover {
    background-color: #fff !important;
}
.dropdown a:hover::after,.dropdown  a:focus::after{
    opacity: 0 !important;
}
.dropdown-menu > li > a {
    display: block;
    padding: 8px 20px;
    font-size: 11px!important;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    text-transform: uppercase;
    white-space: nowrap;
    font-family: 'Open Sans';
}
/******************************* End Navbar logo style rules**********************************/

/*******************************  Navbar Media Queries**********************************/

/*@media for responsiveness */

@media (min-width:768px) and (max-width:990px){
    .nm{
        height: 101px;
        margin-top: -37px;
    }
    .navbar-custom .navbar-nav {
        float: right !important;

    }
}

@media (max-width:768px)
{
    .nm {
        height: 112px;
        margin-top:0px;
    }
    .navbar-custom {
        min-height:auto!important;
    }

    .navbar-custom .navbar-toggle{
        margin-top:106px;
        margin-right: 29px;
    }
    .navbar-default .navbar-toggle {
        border-color: #2e2f7c;
        background-color: #fff !important;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #2e2f7c;
    }

    .navbar-toggle .icon-bar {
        width: 27px;
        height: 4px;
    }
    .navbar-collapse {
        position: relative;
        top: 0px !important;
    }

    .navbar-custom .navbar-toggle {
        margin-top: 100px;
    }

    .navbar-brand>img {
        display: block;
        margin-top: 0px;
        margin: 0 auto;
    }
}

/*@media for  responsiveness logo center */
@media (min-width:992px) and (max-width:1200px)
{



    .navbar-custom .navbar-nav>li>a
    {
        padding:0 16px;
        color: #000;
        font-size: 13px;
        text-transform: uppercase;
        text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
        font-family: 'Open Sans';
        letter-spacing:0.0389em;
    }
}
@media (min-width:768px) and (max-width:991px)
{

    .navbar-custom .navbar-header
    {
        text-align:center;
        float: none;
    }
    .navbar-custom .navbar-right
    {
        float:none !important;
    }

    .navbar-custom .navbar-nav>li
    {
        padding:20px 14px 20px 14px !important;
    }
    .navbar-custom .navbar-nav>li>a
    {
        padding:0;
        color: #000;
        font-size: 13px;
        text-transform: uppercase;
        text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
        font-family: 'Open Sans';
        letter-spacing:0.0389em;
    }
}
/*******************************  END Navbar Media Queries**********************************/

/*******************************  OWL **********************************/
/******************************* ***********************************************************/

div#faculty{ border-left: 4px solid #f1f1f1;
    border-right:4px solid #f1f1f1;
}

#itu-faculty .title {
    color: #252525;
    font-family: 'poppins', sans-serif;
    font-weight:bold;
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 11px;
    margin-top: 3px !important;
}
#itu-faculty img {
border: 3px solid #f89c1e;
    padding: 3px;
}

.faculty-thumb img {
    width: 100%;
    height: auto;
    border: 1px solid #ccc;
}
#itu-faculty .desc {
    color: #707070;
 font-family: 'poppins', sans-serif;
    font-size: 15px;
    letter-spacing: 0.04em;
    line-height: 26px;
}
#itu-faculty .faculty-para {
 font-family: 'poppins', sans-serif;
    font-size: 15px;
    color: #707070;
    line-height: 26px;
    padding-top: 10px;
}
#itu-faculty .faculty {
    background: #ffffff;
    /*border-left: 19px solid #f1f1f1;*/
    /*border-right:19px solid #f1f1f1;*/
    padding: 50px;
    margin-top: 10px;
    height: auto;
}

#itu-faculty .owl-slide{
    width:100%;
}
#itu-faculty .owl-prev {
    position: absolute;
    left: 0;
    background-image: url("images/icon-carousel-left.png") !important;
    background-size: 38px 36px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    top: 0;
    width: 5%;
    height: 100%;
    z-index: 1001;
    background-color: rgba(255,255,255,0);
}
#itu-faculty .owl-next {
    position: absolute;
    right: 0;
    background-image: url("images/icon-carousel-right.png") !important;
    background-size: 38px 36px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    top: 0;
    width: 5%;
    height: 100%;
    z-index: 1001;
    background-color: rgba(255,255,255,0);
}
@media (min-width:768px) and (max-width:1000px){
    .faculty-para{display:none;}
    #itu-faculty .owl-prev {
        position: absolute;
        left: 0;
        background-image: url("images/icon-carousel-left.png") !important;
        background-size: 28px 28px;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        top: 0;
        width: 4%;
        height: 100%;
        z-index: 1001;
        background-color: rgba(255,255,255,0);
    }
    #itu-faculty .owl-next {
        position: absolute;
        right: 0;
        background-image: url("images/icon-carousel-right.png") !important;
        background-size: 28px 28px;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        top: 0;
        width: 4%;
        height: 100%;
        z-index: 1001;
        background-color: rgba(255,255,255,0);
    }
}

@media (min-width: 768px){
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: 0px!important;
    }
}
@media(max-width:768px){
    #itu-faculty .faculty {

        padding: 10px;
        margin-top: 10px;

        height: auto;
    }
}
@media (min-width:500px) and (max-width:768px){
    #itu-faculty .faculty-thumb{
        position:relative;
        width:50%;
        margin-left: 26%;
    }
    #itu-faculty .title-xs{
        position: absolute;
        bottom: 20px;
        font-size: 18px !important;
        padding: 8px;
        left: 6%;
        background-color: gray;
        color: white !important;
        text-decoration: none;
    }
    #itu-faculty .faculty-desc{
        display:none;
    }
    #itu-faculty .owl-prev {

        width: 9%;

    }
    #itu-faculty .owl-next {

        width: 9%;

    }


}
@media (max-width:500px){
    #itu-faculty .faculty-desc{
        display:none;
    }
    #itu-faculty .title-xs{
        position: absolute;
        bottom: 20px;
        font-size: 18px !important;
        padding: 8px;
        left: 6%;
        background-color: gray;
        color: white !important;
        text-decoration: none;
    }
    #itu-faculty .owl-prev {

        width: 21%;

    }
    #itu-faculty .owl-next {

        width: 21%;

    }
}

/************** DEADLINES Table ************/

#table-deadline table{
    font-size: 15px;
}
#table-deadline .main-heading{
    font-family: 'Open Sans', sans-serif;
    text-align:center;
    text-transform: uppercase;
    font-size:22px;
    font-weight: lighter;
    padding:10px;
    background-color:#4b5497;
    color:white;
}
#table-deadline .header-row td{
    font-size:18px;
    font-weight:bold;

}
#table-deadline .header-row th{

    background-color: aliceblue;
    padding-top:10px;
    padding-bottom:10px;
    font-size:18px;

}
#table-deadline .deadline-date{
    color: #565656;
    font-size: 16px;
    font-weight: bold;
}
#table-deadline .program-cat {
    text-align:center;font-weight:bold;font-size:18px; padding:8px; background-color:#e1e1e1!important;
}
#table-deadline hr{

    margin-top: 5px;
    margin-bottom: 8px;
}
#table-deadline td.deadline-date {
    vertical-align: middle !important;
}

#table-deadline tr td{
    background-color:#f9f9f9;
    font-size: 14px;

}

.apply-now{
    text-align: center;
    font-size: 18px;
    padding: 10px;
    color: #000 !important;
    font-weight: bold;
}
.apply-now a{color: #000!important;font-weight: bold;}

/*.apply-now:hover{ background-color: #f7a801;}*/


/******************************  New Section  ************************************/


#event-listing-wrapper2{
    padding:10px 0;
        font-family: 'poppins', sans-serif;
}

#event-listing-wrapper2 .item-listing-box{
    position:relative;
}
#event-listing-wrapper2 .listing-caption {
    padding: 9px 5px 9px 3px;
    background: #fff;
    opacity: 0.9;
    max-width: 80%;
    position: absolute;
    top: 0;
    z-index: 2000;
}
#event-listing-wrapper2 .container{
    padding:0px !important;
}
.padding0{
    padding:0px !important;
    border-left: 4px solid #f1f1f1;
    border-right: 4px solid #f1f1f1;
}


#event-listing-wrapper2 .listing-caption .heading{
    margin: 0;
    padding: 0;
    font-size: 13px;
    text-transform: none;
    line-height: 1;
    color:black;
    font-weight:400;
}
#event-listing-wrapper2 .listing-caption p{
    margin: 0;
    padding: 1em 0 0;
    font-size: 1.076923em;
    line-height: 1.5;
}
#event-listing-wrapper2 .item-listing-box:hover  {
    background-color: #30317c;
}
.eventoverlay{
    position:relative;
    width:100%;
    height:auto;
}
.forground-color{
    -o-transition:color .2s ease-out, background 0.5s ease-in;
    -ms-transition:color .2s ease-out, background 0.5s ease-in;
    -moz-transition:color .2s ease-out, background 0.5s ease-in;
    -webkit-transition:color .2s ease-out, background 0.5s ease-in;
    /* ...and now override with proper CSS property */
    transition:color .2s ease-out, background 0.5s ease-in;
}
#event-listing-wrapper2 .item-listing-box:hover .forground-color
{
    position: absolute;
    right: 0;
    top: 0;
    width:100%;
    z-index: 1;
    bottom: 0;
    display: block;
    left: 0;
    background: #30317c;
    opacity: 0.5;

}
.col4{
    width: 30.8%;
    margin-bottom: 3.8%;
}
.col5{
    width: 40.35%;

}

.margin-left1{
    margin-left:1%;
}
.margin-top1{
    margin-top:1%;
}
.col2-5{
    width: 19.06%;
}
.col4-5{
    width: 38.05%;
}
.col2-5lg{
    width:19.7%;
}
.colsecondlast{
    width: 40.14%;
}
.colRight {
    float: right;
}
.colLeft{
    float: left;
}

@media (max-width:768px){

    .apply-admission {
        width: 295px!important;
    }

    .eds-heading{
        color: #000;
        margin: 31px 1px;
        font-family: 'Open Sans';
        font-size: 13px!important;;
        text-transform: none;
    }
    .admission-content h2 {
        font-family: 'Open Sans';
        font-size: 14px!important;;
        color: #959595;
        line-height: 45px;
    }
    h3 {
        color: #959595;
        font-family: 'Open Sans';
        font-size: 15px!important;;
        text-transform: capitalize;
    }
    .apply-admission {
        width: 100%!important;
    }
    .col4-5,.col5,.col2-5,.col2-5lg,.colsecondlast{
        float:none;
        width:100% !important;
        margin-right:0px !important;
        margin-left:0px!important;
        margin-bottom:10px;
    }
    #event-listing-wrapper2 .img-responsive{
        width:100% !important;
    }
    #event-listing-wrapper2 .listing-caption .heading{
        margin: 0;
        padding: 0;
        font-size: 1.284615em;
        text-transform: none;
        line-height: 1;
        color:black;
        font-weight:400;
    }


}

.video-background { /* class name used in javascript too */
    width: auto; /* width needs to be set to 100% */
    height: 100%; /* height needs to be set to 100% */
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;

}
.ft-wrapper{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 0px;
    position: relative;
}

.footer{
    margin-top:0px !important;
    z-index:999;
    position:relative;
    background: url(https://ncai.itu.edu.pk/wp-content/themes/ncai/images/breadcrumb-title.png) repeat scroll 0 0 rgba(6, 29, 67, 0.76);
/*    background: url(http://convocation.itu.edu.pk/wp-content/uploads/2017/12/Untitled-2.jpg) repeat scroll 0 0 rgba(6, 29, 67, 0.76);*/
    margin-top: 60px;
}
.footer-top{
    text-align:left;
}
.site-links li a{
    color:white;
}
.footer .newletter{
    background-color:white;
    opacity: 0.5;
    color:black;
}
.social-links .icon{
    background-color: rgba(255, 255, 255, 0.29);
}
.footer-bottom {
    background: #333;
    height: auto;
    margin-top: 0px;
    padding-top: 15px;
    padding-bottom: 6px;
    border-top: 2px solid #eda813;
    margin-bottom:0px !important;
}
@media (min-width:401px) and (max-width:768px){
    .apply-admission {
        width: 100%!important;
    }
    .admission-content h2 {
        font-family: 'Open Sans';
        font-size: 17px!important;;
        color: #959595;
        line-height: 45px;
    }
    h3 {
        color: #959595;
        font-family: 'Open Sans';
        font-size: 15px!important;;
        text-transform: capitalize;
    }
    .video-background {

        transform:scale(5.5214,5.5214) !important;

    }

}
@media (min-width:769px) and (max-width:1500px){
    .video-background {

/*        transform: scale(1.7998230088495575, 0.9998230088495575); !important;*/


    }

}

@media (min-width:1500px) and (max-width:2000px){
    .video-background {

        transform: scale(1.7, 1.3); !important;


    }

}

@media (max-width:400px){
    .video-background {
        display:none;
    }
    .footer{
        background:#232a5f;
    }
}


/******************/
#input_1_4 li {
    padding: 0!important;
    display: inline-block;
}

#input_1_24 li {
    padding: 0!important;
    display: inline-block;
}

/*** REMOVE LABEL ON FIELDS USING PLACEHOLDER ***/
.gform_wrapper .top_label .gfield_label,
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
    display: none;
}
/*** FIELD STYLING ***/
input[type=text],
textarea {
    background: #eee;
    border: none;
    border-radius: 0;
    color: #999 !important;
    padding: 0px 5px 0 5px !important;
}
/*** BUTTON STYLING ***/
.gform_wrapper .gform_footer input.button {
    float: right;
    background: transparent;
    border: 2px solid #2ea3f2;
    font-size: 22px;
    color: #2ea3f2;
    padding: 12px 23px;
    border-radius: 5px;
    letter-spacing: 2px;
    cursor: pointer;
}
/*** BUTTON HOVER STYLING ***/
.gform_wrapper .gform_footer input.button:hover {
    background: rgba(0, 0, 0, 0.05);
    border: 1px solid transparent;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {



background-color: #fff;
    border: 1px solid #a59f9f;
    border-radius: 4px;

}

/*** SECTION STYLING ***/
.gform_wrapper h2.gsection_title {
    font-weight: normal;
    font-size: 2em;
    color: #21759B;

}
.gform_wrapper .gsection {
    padding: 20px !important;
    border-bottom: none;
    background: #D2E0EB !important;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: inherit;
    font-family: inherit;
    padding: 5px 4px;
    letter-spacing: normal;
    box-shadow: 1px 2px 1px #aba7a7;
}

.gform_wrapper li{

    padding-left:0px !important;
}
.gfield_radio li{
    font-size:20px;
    margin-right:13px !important;

}
.gform_wrapper .gfield_radio li label{

    max-width:100% !important;
}
.gform_wrapper .top_label .gfield_label {

    font-size: 16px;
    margin-bottom: 0px;
    color: #4c4a4a;
}
.gform_wrapper .gfield_required {
    color: #790000;
    margin-left: 4px;
    font-size: 20px;
}
.gform_wrapper-form {
    background-color: #fbfafa;
    border: 1px solid #232a5e;
    border-left-width: 7px;
    border-radius: 5px;
    margin-top: 20px;
    padding-bottom: 40px;
    margin-bottom:50px;
}
.alumni-content p {
    font-family: 'poppins';
    font-size: 15px;
    line-height: 28px;
    padding-bottom: 10px;
}


@media only screen and (min-width:768px) and (max-width:980px) {
	.navbar-brand>img {
    display: block;
    margin-top: 34px;
}
}
.navbar-toggle{display: none;}

#table-deadline table > tbody > tr:nth-child(2n+1) > td {
    /*background-color: #34353a !important;*/
    /*color: #fff;*/
}

.toggle,
[id^=drop] {
    display: none;
}

/* Giving a background-color to the nav container. */
#header-menu nav {
    margin:0;
    padding: 0;
    background-color: #fff;
}

#logo {
    display: block;
    /* padding: 0 30px; */
    float: left;
    font-size: 20px;
    /* line-height: 60px; */
    margin-bottom: 15px;
    margin-top: -33px;
}
/* Since we'll have the "ul li" "float:left"
 * we need to add a clear after the container. */

nav:after {
    content:"";
    display:table;
    clear:both;
}

/* Removing padding, margin and "list-style" from the "ul",
 * and adding "position:reltive" */
nav ul {
    float: right;
    padding:0;
    margin:0;
    list-style: none;
    position: relative;
}

/* Positioning the navigation items inline */
nav ul li {
    margin: 0px;
    display:inline-block;
    float: left;
    background-color: #fff;
}

/* Styling the links */
nav a {
    display:block;
    padding:6px 14px;
    color:#333;
    letter-spacing: 0.04em;
    font-size:17px;
    text-decoration:none;
    font-family: 'poppins';
    font-weight:bold !important;
    text-transform:uppercase;
}


nav ul li ul li:hover { background: #f7a801; }

/* Background color change on Hover */
nav a:hover {
    background-color: #fff!important;
    color:#f7a801;

}

/* Hide Dropdowns by Default
 * and giving it a position of absolute */
nav ul ul {
    border-top: 3px solid #f89c1e;
    display: none;
    position: absolute;
    /* has to be the same number as the "line-height" of "nav a" */

}

/* Display Dropdowns on Hover */
nav ul li:hover > ul {
    display:inherit;
}

/* Fisrt Tier Dropdown */
nav ul ul li,nav ul ul li ul li  {
    width:220px;
    float:none;
    display:list-item;
    background-color:#494958;
    border-bottom:1px solid #fff;
}
nav ul ul a {
color:#fff;
    font-size:11px;
    font-weight:400;
    padding:8px 9px;
    font-weight: 400 !important;

}
nav ul ul ul a{

    padding:8px 9px;
}

/* Second, Third and more Tiers
 * We move the 2nd and 3rd etc tier dropdowns to the left
 * by the amount of the width of the first tier.
*/
nav ul ul ul li {
    position: relative;
    top:-52px;
    /* has to be the same number as the "width" of "nav ul ul li" */
    left:220px;
    background-color:#494958;
}

nav ul ul a:hover,nav ul ul ul a:hover,nav ul ul ul a:hover{
    color:#fff;
    background-color: #000 !important;
}
/* Change ' +' in order to change the Dropdown symbol */
li > a:after { content:  '\25bc';font-size:10px;padding-left:5px; text-align:right;}
li > a:only-child:after { content: ''; }

ul ul li > a:after { content:  '';font-size:10px;padding-left:5px; text-align:right;}

/* Media Queries
--------------------------------------------- */

@media all and (max-width : 768px) {

    #logo {
        display: block;
        padding: 0;
        width: 100%;
        text-align: center;
        float: none;
        margin-top:0!important;
    }

    nav {
        margin: 0;
    }

    /* Hide the navigation menu by default */
    /* Also hide the  */
    .toggle + a,
    .menu {
        display: none;
    }

    /* Stylinf the toggle lable */
    .toggle {
        display: block;
        background-color:#1f2d52;
        padding:14px 20px;
        color:#FFF;
        font-size:17px;
        text-decoration:none;
        border:none;
    }

    #logo img:hover {
        background-color: none !important;
    }

    /* Display Dropdown when clicked on Parent Lable */
    [id^=drop]:checked + ul {
        display: block;
    }

    /* Change menu item's width to 100% */
    nav ul li {
        display: block;
        width: 100%;
    }

    nav ul ul .toggle,
    nav ul ul a {
        padding: 0 40px;
    }

    nav ul ul ul a {
        padding: 0 80px;
    }

    nav a:hover,
    nav ul ul ul a {
        background-color: #000000;
    }

    nav ul li ul li .toggle,
    nav ul ul a,
    nav ul ul ul a{
        padding: 7px 15px;
        color: #FFF;
        font-size: 14px;
    }


    nav ul li ul li .toggle,
    nav ul ul a {
        background-color: #212121;
    }

    /* Hide Dropdowns by Default */
    nav ul ul {
        float: none;
        position:static;
        color: #ffffff;
        /* has to be the same number as the "line-height" of "nav a" */
    }

    /* Hide menus on hover */
    nav ul ul li:hover > ul,
    nav ul li:hover > ul {
        display: none;
    }

    /* Fisrt Tier Dropdown */
    nav ul ul li {
        display: block;
        width: 100%;
    }

    nav ul ul ul li {
        position: static;
        /* has to be the same number as the "width" of "nav ul ul li" */

    }

}

@media all and (max-width : 330px) {

    nav ul li {
        display:block;
        width: 94%;
    }

}

ul li.active a{

    color:#f7a801;
}


.menu { width: auto !important; }

#eng_lab .row_margin_top{
    margin-top:40px;
}
#eng_lab  .heading_style{
    font-family:'Source Sans Pro', sans-serif;
    color:black;
    font-size: 25px;
    font-weight: bold;
    word-wrap: break-word !important;
    margin-bottom:15px;
}
#eng_lab  .heading_style span{
    display:inline-block;
}
#eng_lab .heading_border_btm{
    border-bottom:3px solid orange;width:40%;padding:5px 0;
}
#eng_lab p{
    font-family: 'Open Sans';
    font-size: 17px;
    text-align: justify
}
.header {
z-index:99 !important;
}

:-webkit-full-screen-ancestor .header{
  position: static;
}
:-webkit-full-screen-ancestor #fwslider{
 z-index: -36;

}


:-moz-full-screen-ancestor .header{
  position: static;
}
:-moz-full-screen-ancestor #fwslider{
 z-index: -36;

}


.yellow-button {
    background: #f99d20;
    color: #111111;
    font-family: 'Open Sans';
    text-transform: uppercase;
    font-size: 14px;
}
.yellow-button a {
    padding: 10px 20px;
    color: #fff;
    font-weight: bold;
    font-family: 'Open Sans';
    text-transform: uppercase;
    font-size: 13px;
    display: block;
    letter-spacing: 0.04em;
}
.yellow-button a:hover {
    color: #fff;
    border-bottom: 1px dotted #f7a801;
}

#top-bar ul.dropdown-menu {
    margin-top: -6px;
}

ul.dropdown-menu li {
    text-align: left;
}



#top-bar{
	margin-top:0;
	}
	#top-bar li a,.menu a{
font-family: 'poppins', sans-serif;
	}
	#top-bar{
	background-color: #252532;
	}
	#top-bar li a{
	color:#fff;
	}
	#logo{
	margin-top:0px;
	}
	.menu>li>a {
    padding: 40px 10px;
    font-size: 15px;
font-family: 'Roboto';
    color: #595555;
}
.ft-right{
float:right;

}
.ft-left{
float:left;
}
#top-bar li a {
    padding: 15px 8px;
    color: #fff;
    font-size: 11px;
    letter-spacing: 0.038em;
}
#top-bar li a:hover {
   background: #2e2e33;

    
}
#top-bar .dropdown-menu li a{
color:#fff;
}

@media screen and (max-width : 768px) {
.menu>li>a {
    padding: 15px 15px !important;
    font-size: 15px;
}
#top-bar li a:hover{
background-color:#fff !important;
}
#top-bar li a{
padding:5px  5px !important;
}
}

.glimpsenew .glimpse-heading  {color: #2c2b7c;
    font-size: 14px;
    font-weight: bold;
}
.new-list li a{
font-size: 14px;
    color: #000;
    font-weight: bold;
	line-height:28px;
}
.new-list li {
    
    padding: 8px 0 17px 0px;
    border-bottom: 2px solid #f1f1f1;
}

.programs-list li a {
    color: #000 !important;
    font-family: poppins;
    text-transform: inherit;
    font-size: 14px;
    font-weight: bold;
    transition: all 0.3s ease 0s;
}


.box-custom-1{
    min-height: 564px;
background-color:#fff;
    box-shadow: 0 1px 18px 0 rgba(32, 33, 36, .28);


}

.box-custom{
     min-height: 337px;
background-color:#fff;
    box-shadow: 0 1px 18px 0 rgba(32, 33, 36, .28);


}


.col4-0 {
    width: 40.94%;
}
.col2-6 {
    width: 26.7%;
}
.col3-0 {
    width: 30.2%;
}
.col3-7 {
    width: 37.94%;
}
.col1-9 {
    width: 19.06%;
}
			
			.col2-0 {
    width: 20.59%;
}
.col40-5 {
    width: 40.05%;
}
.col38-14 {
    width: 38.14%;
}


@media (max-width: 768px){
.col38-14, .col40-5, .col2-0, .col1-9, .col3-7,.col3-0,.col2-6 ,.col4-0{
    float: none;
    width: 100% !important;
    margin-right: 0px !important;
    margin-left: 0px!important;
    margin-bottom: 10px;
}}

#itu-faculty .faculty {
    background: url(https://itu.edu.pk/wp-content/uploads/2020/04/faculty-01-1-scaled.jpg);
    /* border-left: 19px solid #f1f1f1; */
    /* border-right: 19px solid #f1f1f1; */
    padding: 50px;
    margin-top: 10px;
    height: auto;
}
#itu-faculty .title{
    color: #fff !important;
    font-size: 22px;
}


#itu-faculty .faculty-para {
    font-family: 'poppins', sans-serif;
    font-size: 16px;
    color: #ffffff;
    line-height: 26px;
    padding-top: 10px;
    font-weight: bold;
}
#itu-faculty .desc {
    color: #f89c1e;
    font-family: 'poppins', sans-serif;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 0.04em;
    line-height: 26px;
}

#itu-faculty .owl-prev {
    position: absolute;
    left: 0;
    background-image: url(https://itu.edu.pk/wp-content/uploads/2020/04/button-2-01.png) !important;
    background-size: 47px 47px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    top: 0;
    width: 8%;
    height: 100%;
    z-index: 1001;
    background-color: rgba(255,255,255,0);
}
#itu-faculty .owl-next {
    position: absolute;
    right: 0;
    background-image: url(https://itu.edu.pk/wp-content/uploads/2020/04/button-01.png) !important;
    background-size: 47px 47px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    top: 0;
    width: 9%;
    height: 100%;
    z-index: 1001;
    background-color: rgba(255,255,255,0);
}

@media screen and (max-width:768px){
body>iframe{
display:none !important;

}
}
.pg-content ul li{
    color: #7a7a7d;
    font-family: 'Poppins';
        margin: 2px;
}
.main-content {
    background: #fff;
    padding: 20px 0 30px 0;
    }
    .resp-tabs-list li{
        border: 1px solid #131111 !important;
    }
    .resp-tab-active{
        color:#fff !important;
        background-color: #2b2b2b;
    }

    #top-bar .dropdown-menu li a:hover{
    color:#fff;
}
#top-bar .dropdown-menu li:hover{
    background-color: #000 !important;
}
#top-bar .dropdown-menu li a{
    padding:8px 8px;
}

@media screen and (min-width:1000px) and (max-width: 1100px){

    .menu>li>a {
    padding: 37px 5px;
    font-size: 15px;
}

}

@media screen and (max-width:768px){
    nav ul ul li, nav ul ul li ul li{
        width:100%;
    }
}

.tabbable .nav-c1  li a{
color:#7a7a7d !important;
    }

.tabbable .nav-c1  li.active a,.tabbable .nav-c1  li.active {
   border: 1px solid transparent;
    color: #fff !important;
    background-color: #2b2b2b !important;
    }
    .nav-c1  li{
    border: 1px solid #131111 !important;
}
.tabbable .nav-c1  li .active,.tabbable .nav-c1 li.active a:focus{
background-color: #2b2b2b !important;
color:#fff !important;
}
.nav-c1 > li > a:hover {
    border-color: transparent;
    background: transparent;
}
.tab-content{border: 1px solid #c1c1c1;
    padding: 15px;}
    .nav-c1{margin: 0 !important;}


    .nav-c1 .dropdown-menu li{list-style: none;}


    .nav-c1 li a:hover .dropdown-menu li a{color:#fff;}
	
	
	/* administration style rules*/
		
		.administration-links {
    background: #fafafa;
     font-family: 'poppins';
    font-size: 12px;
    line-height: 24px;
    list-style: none outside none;
    padding: 15px 29px 15px 29px;
    margin-bottom:0px;
}
.administration-links li {
    margin: 0 0 8px;
    border-bottom: 1px dotted #acacac;
    padding: 4px 0;
}
.administration-links li a {
    color: #16234f;
    text-transform:uppercase;
 transition: all 0.2s ease;
    letter-spacing: 0.04em;
}
.administration-links li a:hover {font-weight: bold; transition: border 0.2s linear 0s;border-left: 2px solid #16234f; transition: all 0.2s ease;padding-left: 5px;}

	
	/* end administration style rules*/
.tbl-rti .btn{ color:#fff !important;}
h3.team-heading{font-size:18px;}
h4.team-heading{font-size:14px;}
.faculty-content .panel-body{padding:26px !important;}

.pg-content ol{margin: 0 0 15px 15px;
    padding: 0;
}

ul.admission-list {
   
    padding-left: 3% !important;
}
.vc_tta.vc_tta-o-no-fill .vc_tta-panels .vc_tta-panel-body {
    border-color: transparent;
    background-color: #f8f8f8 !important;
    padding-left: 15px !important;
}

.pum-theme-13453 .pum-container, .pum-theme-cutting-edge .pum-container {
    padding: 0px !important;
    border-radius: 0px !important;
    background-color: transparent !important;
}