body{font-family: 'Open Sans', sans-serif;font-size: 14px;color: #222;}
.paddingZ{padding:0px;}
.paddingL{padding-left:0px;}
.paddingR{padding-right:0px;}
/* header */
header{

}
.top-head {
	background: #1d438c;
    padding: 2px 0;
}
ul.list-scoial {
    margin-bottom: 0;
}
ul.list-scoial, .toll-free {
    display: inline-block;
}
ul.list-scoial li {
    padding: 0 6px;
}
ul.list-scoial li a {
    color: #fff;
    font-size: 17px;
}
ul.top-menu {
    margin-bottom: 0;
    float: right;
}
ul.top-menu li {
    padding: 0 5px;
}
ul.top-menu li a {
	color: #fff;
	font-size: 11px;
	display: block;
	padding: 3px 7px;
	text-transform: uppercase;
	margin: 3px 0px;
}
ul.top-menu li a:hover {
    color: #fff;
    background: #a50133;
    border-radius: 3px;
}
.toll-free {
    margin-left: 15px;
}
.toll-free span {
    font-size: 14px;
    color: #fff;line-height: 26px;
}
.fluidPadding{padding:60px 0px;}
.navbar-nav > li > a::before {
    content: '';
    opacity: 1;
    position: absolute;
    border-radius: 2px;
    height: calc(14px + 16px);
    width: 100%;
    top: 50%;
    left: 0;
    background-color: #1d438c;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: height .2s ease-in-out;
    transition: height .2s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: -1;
}
.navbar-nav > li > a::after {
    content: '';
    opacity: 1;
    position: absolute;
    height: 1px;
    width: 10px;
    bottom: 3px;
    bottom: calc(50% - 11px);
    right: 12px;
    background-color: #fff;
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
}
.navbar-default .navbar-nav > .active > a::before {
    height: calc(14px + 16px);
    opacity: 1;
	background-color: #a50133;
}
.navbar-default .navbar-nav > .active > a::after, .navbar-nav > li > a:hover::after {
    background-color: #fff;
}
.navbar-nav > li > a:hover::before {
    height: calc(14px + 16px);
    opacity: 1;	
	background-color: #a50133;
}
.dropdown-menu a.dropdown-menu-title {
    font-size: 14px;
    padding: 8px 0px;
	margin-left: 15px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin-bottom: 10px;
	float: left;
    text-transform: uppercase;
    border-bottom-color: rgba(0,0,0,.1);
	background: #F5F5F5 !important; 
    color: #333;
}
.dropdown:hover .dropdown-menu{opacity: 1;top: 32px;visibility: visible;}
.dropdown-menu li:before {
	width: 0;
	height: 0;
	border-right: 0 solid transparent;
	border-left: 11px solid transparent;
	border-bottom: 12px solid rgba(245,245,245,.95);
	display: inline-block;
	position: absolute;
	content:'';
	top: -10px;
	right: -1px;
}
.img-div-mou {
    width: 33.33%;
    float: left;
    padding: 0 15px 15px;
    margin-top: 0px;
}
.img-div {
    width: 25%;
    float: left;
    padding: 15px;
    margin-top: 0px;
}
.about-imgT{
	padding: 7px;
	overflow: hidden;
	border-radius: 10px;
	-moz-box-shadow: inset 0 0 1px 1px #aaa;
	-webkit-box-shadow: inset 0 0 1px 1px #aaa;
	box-shadow: inset 0 0 1px 1px #aaa;
}
.about-imgT img{
	border-radius: 5px;
	transition:all 0.4s ease;
	transform:scale(1.0);
	overflow:hidden;
	cursor:pointer;
}
.img-div-mou .about-img{
	border:1px solid #ddd;
	padding:10px;
	overflow:hidden;
	border-radius: 10px;
	-moz-box-shadow: inset 0 0px 7px 5px #f5f5f5;
	-webkit-box-shadow: inset 0 0px 7px 5px #f5f5f5;
	box-shadow: inset 0 0px 7px 5px #f5f5f5;
}
.img-div-mou img{
	transition:all 0.4s ease;
	transform:scale(1.0);
	overflow:hidden
}
.newformcss{
	right:-10px !important;
}
.newbtncss{
	right:300px;
}

/* slider */
.slider {
margin-top: 0px;
width: 100%;
position: relative;
}
.slider0, .slider1, .slider2, .slider3, .slider4 {
   /* height: 400px;
    background-size: 100%;*/
	    background-size: cover;
    max-width: 100%;
    height: 450px;
	
}
.slider0 {
    background: url(../images/slider/slider0.jpg) no-repeat;
}
.slider1 {
    background: url(../images/slider/slider1.jpg) no-repeat;
}
.slider2 {
    background: url(../images/slider/slider2.jpg) no-repeat;
}
.slider3 {
    background: url(../images/slider/slider3.jpg) no-repeat;
}
.slider4 {
    background: url(../images/slider/slider4.jpg) no-repeat;
}
.carousel-caption:before {
	border-width: 230px 350px;
	border-style: solid;
	border-color: transparent transparent rgba(0,0,0,0.5) rgba(0,0,0,0.5);
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
}
.carousel-caption .main-title {
	color: #fff;
	float: left;
	font-size: 30px;
	margin-bottom: 0px;
	opacity: 1;
	padding: 10px 0px;
	position: relative;
	text-shadow: none;
	text-transform: uppercase;
}
.carousel-caption .title-big {
	float: left;
	clear: both;
	font-size: 26px;
	color: #fff;
	position: relative;
	opacity: 1;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	z-index: 1;
	min-width: 400px;
	text-align: left;
}
.carousel-caption .title-small {
    float: left;
    clear: both;
    font-size: 16px;
    color: #fff;
    position: relative;
    z-index: 1;
    opacity: 1;
	padding: 15px 0px 0px 0px;
	margin: 0px;
    text-align: right;
    font-weight: 500;
	text-transform: uppercase;
}

/* welcome */
.Headingtext {
    font-size: 22px;
    font-weight: 100;
    margin-top: 0px;
    line-height: 34px;
	color: #a50133;
}
.Headingtext strong{
    font-size: 26px;
}
.dividerbg {
    background: #1d438c;
	width: 50px;
    height: 3px;
    padding: 0;
    margin: 15px 0px 30px;
    border: none;
}
.btnlreanMr  {
	position: relative;
	padding: 10px 20px;
	font-size: 14px;
	line-height: 16px;
	border-radius: 5px;
	white-space: nowrap;
	backface-visibility: hidden;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.18);
	color: #1d438c !important;
	background-color: transparent !important;
	border: 1px solid #1d438c !important;
	transition: all 0.4s ease;
}
.btnlreanMr:hover{
    color: #fff !important;
    background-color: #1d438c !important;
}
.btnlreanMr .fa{
	position: relative;
	left: 5px;
	transition: all 0.4s ease;
	font-size: 14px;
	font-weight: 700;
}
.btnlreanMr:hover .fa{position:relative;left:10px;transition:all 0.4s ease;}
.offset-top-35 {margin-top:35px;}
.offset-top-60 {margin-top:60px;}
.offset-top-10 {margin-top:10px;}
.offset-top-20 {margin-top:20px;}
.post-vacation{background:#fff;padding: 0px;margin-top: 10px;}
.post-vacation1{background:#fff;padding: 0px;margin-top: 30px;}
.post-vacation-img-wrap{height:110px;}
.post-vacation-title{color: #000 !important;font-size: 13px;font-weight: 100;letter-spacing: 0.5px;padding: 11px 0px;line-height: 22px;text-decoration: none !important;}
.section-image-aside-img{
	background:url(../images/iet-home-core-values-image.jpg);
	position: absolute;
	height: 100%;
	top: 0px;
	left: 0px;
	background-size: 100% 100%;
	width: 45%;
}


/* news & events */

.overlay1{
	position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(209, 165, 42, 0.8);
    opacity: 0;
    visibility: hidden;
    transition: 0.35s all ease; 
	
}
.learnBtnEvent{
	position:absolute;
	opacity:0;
    transition: 0.35s all ease;
	top: 70px;
	z-index: 9;
	font-weight: 700;
	left: 75px;
}
.learnBtnEvent a{
	color: #fff;
	background: transparent;
	border: 1px solid #fff;
	font-size: 13px;
	padding: 10px 20px;
    transition: 0.35s all ease;
}
.learnBtnEvent a:hover{
	color: #1d438c!important;
	background:#fff !important;
	border: 1px solid #fff!important;
}
.post-event:hover .learnBtnEvent{opacity:1;top: 100px;}
.post-event:hover .overlay1{opacity:1;visibility: visible;}

.post-event-meta {
    background: #1d438c;
    padding: 5px 9px;
    width: 30%;
    color: #f6f7f8;
    float: left;
	height: 73px;
	overflow: hidden;
}
.post-event-body {
    padding-top: 21px;
}
.h3.reveal-inline-block {
	font-size: 18px;
}
.reveal-inline-block {
	font-size: 11px;
    margin-top: 2px;
    margin-bottom: 2px;
	font-weight:700;
}
.unit-body{float: left;padding-top:6px;width:70%;height: 73px;
overflow: hidden;background: #fff;}
.unit-body h6{margin:0px;padding-left: 15px;}
.unit-body h6 a{
	font-size: 12px;
	line-height: 20px;
	color: #a50133;
	display: inline-block;
	width: 100%;
	overflow: hidden;
	text-decoration: none !important;
	letter-spacing: 0.5px;
}
.monthSe{
	font-size: 12px;
	position: relative;
	left: 0px;
	font-weight: 100;
	}
.listinlineul{
	
    padding-left: 15px;
    list-style: none;
}
.listinlineul li{
	
}
.listinlineul li a{
	color: #a50133;    
	font-size: 13px;
	line-height: 20px;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-decoration: none !important;
	letter-spacing: 0.5px;
}
.listinlineul li a span:first-child{
	color: #a50133;
	font-size: 15px;
	padding-right: 5px;
}

/* testimonials */
.clients-grid, .testimonials-grid {
    list-style: none;
    overflow: hidden;
	min-height: 406px;
	padding: 0px;
}
.testimonials-grid.grid-3 li {
    padding: 25px;
}

.clients-grid li::before, .testimonials-grid li::before {

    height: 100%;
    top: 0;
    left: -1px;
    border-left: 1px dashed #DDD;

}
.testimonials-grid li:first-child::before {

    height: 100%;
    top: 0;
    left: -1px;
    border-left: 0px dashed #DDD;

}
.testimonials-grid li:nth-child(4n)::before {

    height: 100%;
    top: 0;
    left: -1px;
    border-left: 0px dashed #DDD;

}
.clients-grid li::before, .clients-grid li::after, .testimonials-grid li::before, .testimonials-grid li::after {

    content: '';
    position: absolute;

}
.clients-grid li::after, .testimonials-grid li::after {
    width: 100%;
    height: 0;
    top: auto;
    left: 0;
    bottom: -1px;
    border-bottom: 1px dashed #DDD;
}
.testimonials-grid li{height:203px;}
.testimonials-grid li .testimonial {
    padding: 0;
    background-color: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
}
.testimonial {
    position: relative;
    padding: 20px;
    background-color: #FFF;
    border-radius: 5px;
}
.testi-image, .testi-image a, .testi-image img, .testi-image i {
    display: block;
    width: 64px;
    height: 64px;
}
.testi-image {
    float: left;
    margin-right: 15px;
}
.testi-image img {
    border-radius: 50%;
}
.testi-content {
    position: relative;
    overflow: hidden;
}
.testi-content p {
    margin-bottom: 0;
    font-style: italic;
}
.testi-content p a{
	color:#a50133;
}
.testi-meta {
    margin-top: 10px;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}
.testi-meta::before {
    content: '\2013';
}
.testi-meta span {
    display: block;
    font-weight: normal;
    color: #999;
    font-size: 12px;
    text-transform: none;
    padding-left: 10px;
}
.testi_indicators {
    bottom: -20px;
    left: 49%;
}
.testi_indicators li.active{
	background:#a50133;
	border:1px solid #a50133;
}
.testi_indicators {
}
.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}


/* partners */
.home-get-recruited {
    background: #F5F5F5;
    margin-top: -39px;
    padding: 30px;
	float: left;
	width: 100%;
}
#home-get-recruited-logos {
    border-left: 3px solid #1d438c;
    border-right: 3px solid #1d438c;
	padding:15px 10px;
}
#home-get-recruited-logos marquee {
	position: relative;
    overflow: hidden;
    height: 150px;
    width: 100%;
    padding: 0;
    border-right: 3px solid #fff;
    border-left: 3px solid #fff;
}
#home-get-recruited-logos marquee img {margin-right: 6px;margin-bottom: 6px;}
#home-get-recruited-content {
    padding-left: 4%;
}
#home-get-recruited-content h2 {
	font-weight: 100;
	font-size: 24px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#home-get-recruited-content .btn {
	width: auto;
	display: inline-block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 13px;
	border: none;
	line-height: 24px;
	padding: 10px 16px;
	color: #fff;
	margin: 15px auto 0;
	white-space: normal;
	text-transform: uppercase;
	background: #1d438c;
	text-align: left;
}
#home-get-recruited-content .btn i {font-size: 18px;margin-left: 10px;}
/* partners end */

/* fixed right sidebar */
.fixedRightDiv {
    position: fixed;
    z-index: 600;
    width: 10px;
    right: 0;
    height: 450px;
	top: 100px;
}
.fixedRightDiv .fContainer {
    position: relative;
    height: 450px;
    background-color: #1d438c;
    top: 0%;
    margin: 0px 0 0;
}
.fixed-right {
    position: absolute;
    top: 90px;
}
.fixed-right .form {
    position: absolute;
    z-index: 100;
    padding: 10px 0;
    width: 310px;
    min-height: 150px;
    top: -15px;
    background-color: #fff;
    -webkit-transition: right .3s ease-out;
    -moz-transition: right .3s ease-out;
    -o-transition: right .3s ease-out;
    transition: right .3s ease-out;
    color: #4f4e4e;
    font-size: 12px;
    -webkit-box-shadow: 1px 1px 12px -2px #000;
    box-shadow: 1px 1px 12px -2px #000;
}
.fixed-right .form label {
    display: block;
    font-size: 14px;
	font-weight: 100;
    text-transform: uppercase;
    margin: 0 20px 10px;
}
.fixed-right .form .type-text {
    display: block;
    width: 275px;
    margin: 0 20px;
    padding: 5px;
    background-color: #ebe8e8;
    border: 1px solid #939292;
}
.fixed-right .form .submit-text {
    display: block;
    width: 100px;
    margin: 0 20px;
    padding: 5px;
    background-color: #ebe8e8;
    border: 1px solid #939292;
}

.findBtn {
    background-color: #1d438c;
	height: 125px !important;
	top: -2px;
	padding-top: 46px !important;
    -webkit-transition: right .3s ease-out;
    -moz-transition: right .3s ease-out;
    -o-transition: right .3s ease-out;
    transition: right .3s ease-out;
}
.findBtn {
    right: 357px;
}
.findBtn:before {
	position: absolute;
	content: '';
	left: -16px;
	border-width: 63px 8px;
	border-style: solid;
	border-color: transparent #1d438c transparent transparent;
	top: 0px;
}
.fixBtn {
    position: absolute;
    display: block;
    height: 50px;
    width: 45px;
	right: -10px;
	text-align: center;
	font-size: 24px;
	color: #fff !important;
	padding-top: 7px;
}
.tollfree {
    top: 143px;
	background-color: #a50133;
}
.rpetcode {
    top: 194px;
	background-color: #a50133;
}
.tollfree:hover, .rpetcode:hover {background-color: #1d438c;}
.ttip {
    display: none;
    position: absolute;
    right: 60px;
    top: 9px;
    width: 240px;
    padding-left: 7px;
    text-align: left;
	z-index: 1;
}
.ttip .txt {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 10px;
    background-color: #231F20;
    color: #fff;
    font-size: 12px;
    line-height: 1;
    max-width: 99%;
	float: right;
}
.fixBtn:hover .ttip {
    display: block;
}
.ttip:before {
    position: absolute;
    top: 9px;
    right: -12px;
    content: " ";
    height: 0;
    width: 0;
    border: solid transparent;
    border-left-color: #231F20;
    border-width: 8px 6px;
    pointer-events: none;
	display: none
}
.fixBtn:hover .ttip:before {display: block}
/* fixed right sidebar end */



/* departments */
.innerContHeading {
	font-weight: 700;
	font-size: 15px;
}
.underPost{ font-weight: 700;}
.divisions-container {
    position: relative;
	height: 640px;
}
.divisions-container .bubble{    
	width: 140px;
    height: 140px;
    border-radius: 50%;
    position: relative;
    z-index: -1;
    font-size: .8em;
	transition: .2s;
	display: flex;
	align-items: center;
}
.divisions-container .bubble:before{    
	width: 2px;
    height: 140px;
	background: #fff;
    position: absolute;
    content: '';
	z-index: 1;
}
.divisions-container .bubble.iet:before{    
	display: none;
}
.bubble.iet .text {
	position: relative;
	width: 140px;
	height: 40px;
	z-index: 0;
	-webkit-transform: translateY(15%);
	-moz-transform: translateY(15%);
	-o-transform: translateY(15%);
	-ms-transform: translateY(15%);
	transform: translateY(15%);
}
.bubble .text {
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    display: block;
    font-size: 12px;
}
.bubble.iet{
	background: #0E8BDB url(../images/iet-logo-image.png);
    border: 2px solid #0E8BDB;
	top: 250px;
	left: 43%;
	width: 150px;
	height: 150px;
	z-index: 1;
}
.bubble.ece{
	background-color: #CF4520;
    border: 2px solid #CF4520;
	top: -210px;
	left: -50px;
}
.divisions-container .bubble.ece:before{    
	bottom: -73px;
	left: 90px;
	transform: rotate(-13deg);
	height: 73px;
}
.bubble.cs{
	background-color: #74AA50;
    border: 2px solid #74AA50;
	top: -45px;
	left: -480px;
}
.divisions-container .bubble.cs:before{    
	bottom: -53px;
	right: -103px;
	transform: rotate(-85deg);
	height: 202px;
}
.bubble.ee{
	background-color: #8A2A2B;
    border: 2px solid #8A2A2B;
	top: 200px;
	left: -510px;
}
.divisions-container .bubble.ee:before{    
	top: -117px;
	right: -46px;
	transform: rotate(45deg);
	height: 166px;
}
.bubble.me{
	background-color: #470A68;
    border: 2px solid #470A68;
	top: -110px;
	right: 130px;
}
.divisions-container .bubble.me:before{    
	bottom: -66px;
	left: -75px;
	transform: rotate(67deg);
	height: 163px;
}
.bubble.mba{
	background-color: #8E3A80;
    border: 2px solid #8E3A80;
	top: 100px;
	right: 235px;
}
.divisions-container .bubble.mba:before{    
	top: -78px;
	left: -92px;
	transform: rotate(-70deg);
	height: 193px;
}
.bubble.ase{
	background-color: #007A53;
    border: 2px solid #007A53;
	top: 240px;
	right: 615px;
}
.divisions-container .bubble.ase:before{    
	top: -105px;
	left: 30px;
	transform: rotate(-20deg);
	height: 109px;
}
.divisions-container .bubble:hover {
    background-color: rgba(0,0,0,.9) !important;
}
/* departments end */


/* courses */
.coures_offered{padding: 0 3px;

/*width:20%*/
}
.coures_offered a{
	position: relative;
	display: block;
	padding: 10px 15px;
	min-height: 175px;
	display: inline-block;
	width: 100%;
	transition: all 0.4s;
	text-align:center;
}
.coures_offered a  img {
    height: 130px;
	margin-top: 11px;
}
.coures_offered:hover a  {
    background: #a50133;
}
.coures_offered1 a {
    background: #74AA50;
}
.coures_offered2 a {
    background: #334877;
}
.coures_offered3 a {
    background: #8E3A80;
}
.coures_offered4 a {
    background: #FF9E1B;
}
.coures_offered5 a {
    background: #007A53;
}
.coures_offered a .image-title {
    bottom: 14px;
    clear: both;
    color: #fff;
    font-size: 16px;
    left: 0;
    line-height: 28px;
    position: absolute;
    right: 0;
}
.coures_offered a .image-title span{font-size: 13px;}
/* coures */


/* advantage */
.adv-thumbnail {
    height: 270px;
    padding: 0;
    position: relative;
    margin: 0;
    overflow: hidden;
    border-radius: 0;
	margin-top: 0px;
	margin-bottom: 0;
	background-color: #ededed;
	border-radius: 15px;
	border: 0;
}
.adv-thumbnail .bright-bg, .adv-thumbnail .dark-bg {
    color: #FFF;
    border-radius: 15px 15px 0 0;
    float: left;
    width: 100%;
}
.adv-thumbnail .bright-bg {background: #1d438c;}
.adv-thumbnail .dark-bg {background: #a50133;}
.image-holder {
    overflow: hidden;
    height: 227px;
	width: 100%;
}
.image-holder img {
    border-radius: 0 0 15px 15px;
    height: 230px;
	width: 100%;
}
.image-holder::before {
	position:absolute;
	content:'';
	bottom:0px;
	width:100%;
	height:70px;
	background: -webkit-linear-gradient(to top, rgba(0,0,0,0.8) , rgba(0,0,0,0));
	background: linear-gradient(to top, rgba(0,0,0,0.8) , rgba(0,0,0,0));
}
.view-link {
    bottom: 10px;
    position: absolute;
    right: 10px;
    font-size: 10px;
	width: 93%;
	text-align: right;
}
.view-arrow-icon-white {
    height: 18px;
    float: left;
    width: 100%;
	text-transform: uppercase;
	color: #fff;
    padding: 3px 23px;
    background: url("../images/mu-adv-arrow1.png") no-repeat right;
}
.view-arrow-icon-white:hover {color: #1d438c;}
.adv-thumbnail h3 {
    font-size: .78em;
    font-weight: bold;
    text-transform: uppercase;
    background: 0;
	margin: 0;
    height: 44px;
	line-height: 20px;
	padding: 12px 35px;
}
.advantage-icon-style {
    margin-right: 10px;
    max-height: 24px;
    max-width: 24px;
    vertical-align: middle;
}

.fisrt-numbr {
    position: absolute;
    bottom: 100px;
    right: 15px;
}


.mba-rank table {width: 100%;}
.mba-rank table td {width: 20%; font-size: 13px;text-align: center;}
.mba-rank table td img {margin: auto;}
.division-set {
    width: 80%;
    height: 100%;
    position: relative;
    top: 0;
    left: 0;
    z-index: 0;
    margin: auto;
}
.division-set .division {
	width: 80%;
	margin: 0 auto 15px;
	border: 2px solid;
	background-color: rgba(44,44,51,.5);
	padding: 12px;
	float: none;
	text-align: center;
	transition: 0.5s;
}
.division-set .division.bubble-1 {border-color: #CF4520;}
.division-set .division.bubble-2 {border-color: #74AA50;}
.division-set .division.bubble-3 {border-color: #8A2A2B;}
.division-set .division.bubble-4 {border-color: #470A68;}
.division-set .division.bubble-5 {border-color: #8E3A80;}
.division-set .division.bubble-6 {border-color: #007A53;}

.division-set .division.bubble-1:hover {background-color: #CF4520;}
.division-set .division.bubble-2:hover {background-color: #74AA50;}
.division-set .division.bubble-3:hover {background-color: #8A2A2B;}
.division-set .division.bubble-4:hover {background-color: #470A68;}
.division-set .division.bubble-5:hover {background-color: #8E3A80;}
.division-set .division.bubble-6:hover {background-color: #007A53;}
.division-set .division .text {
    font-weight: 400;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    line-height: 14px;
}
/* inner page banner */
#carousel-example1:before{
	background: rgba(0, 0, 0, 0.25);
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	content: '';
	z-index: 1;
}
.banner-div{
	height: 380px;
	position: relative;
	overflow: hidden;
}
.carousel-indicators.bannerDiv {
    bottom: 30px;
    right: 70px;
	left: auto;
}
.innerBannerinr{
	height: 280px;
	position: relative;
	background-size: 100% !important;
}
.courses_offered_innerBanner{
	background: url(../images/banner/iet-courses-offered.jpg) fixed;
}
.sport_activity_innerBanner{
	background: url(../images/banner/iet-sport-activity.jpg) fixed;
}
.mission_innerBanner{
	background: url(../images/banner/iet-mission-vision-new.jpg) fixed;
}
.team_innerBanner{
	background: url(../images/banner/iet-faculties.jpg) fixed;
}
.infrastr_innerBanner{
	background: url(../images/banner/iet-infrastructure-new.jpg) fixed;
}
.governing_innerBanner{
	background: url(../images/banner/iet-governing-image.jpg) fixed;
}
.awards_innerBanner{
	background: url(../images/banner/iet-awards-image.jpg) fixed;
}
.about_innerBanner{
	background: url(../images/about-us/iet-about-us-image1.jpg) fixed;
}
.research_innerBanner{
	background: url(../images/banner/iet-research-and-development-image.jpg) fixed;
}
.co_curricular_innerBanner{
	background: url(../images/banner/iet-co-curricular-event-image.jpg) fixed;
}
.extra_curricular_innerBanner{
	background: url(../images/banner/iet-extra-curricular-event-image.jpg) fixed;
}
.cultural_activities_innerBanner{
	background: url(../images/banner/iet-cultural-image.jpg) fixed;
}
.social_services_innerBanner{
	background: url(../images/banner/iet-social-services-image.jpg) fixed;
}
.central_library_innerBanner{
	background: url(../images/central-library/iet-central-library-image.jpg) fixed;
}
.virtual_tour_innerBanner{
	background: url(../images/banner/iet-virtual-tour-banner.jpg) fixed;
}
/* inner page banner end */

.thumbnail-terry {
    overflow: hidden;position:relative;margin-bottom: 25px;
}
.thumbnail-terry::before {
    display: none;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border-radius: 5px;
    background: #000;
    opacity: 0;
    -webkit-transition: 0.35s all ease;
    -o-transition: 0.35s all ease;
    transition: 0.35s all ease;
    z-index: 2;
}
.thumbnail-terry-desc, .thumbnail-terry::before {
    display: block;
}
.thumbnail-terry img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.thumbnail-terry img {
    border-radius: 5px;
}
.thumbnail-terry figcaption {
    position: relative;
    top: -1px;
    width: 100%;
    padding: 20px 15px;
    text-align: center;
    text-transform: none;
    vertical-align: middle;
    background: #434345;
    backface-visibility: hidden;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-transition: 0.35s all ease;
    -o-transition: 0.35s all ease;
    transition: 0.35s all ease;
    z-index: 1;
}
.thumbnail-terry-title, .thumbnail-terry-desc {
    color: #fff;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 5px;
	text-transform: capitalize;
	margin: 0 0 0px;
}
.thumbnail-terry-desc {
    line-height: 28px;
}
.thumbnail-terry figcaption {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    z-index: 2;
    padding: 30px 15px;
    background: transparent;
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
}
.thumbnail-terry .btn {
    opacity: 0;
	padding: 6px 12px;
	color: #fff;
    -webkit-transform: translateY(100%) scale(0.8);
    transform: translateY(100%) scale(0.8);
	-webkit-transition: 0.35s all ease;
    -o-transition: 0.35s all ease;
    transition: 0.35s all ease;
	background-color: #1d438c;
    border-color: #1d438c;
	border-radius: 4px;
}
.thumbnail-terry::after {content: "";position: absolute;top: 0;left: 0;bottom: 0;right: 0;border-radius: 5px;background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.75) 100%);background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.75) 100%);background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.75) 100%);}
.thumbnail-terry:hover figcaption {
    opacity: 1;
    -webkit-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
}
 .thumbnail-terry:hover .btn {
    opacity: 1;
    -webkit-transform: translateY(5px) scale(1);
    transform: translateY(5px) scale(1);
	}
  .thumbnail-terry:hover:before {
    opacity: 0.25; }
.thumbnail-terry .btn:hover {
	background-color: #B90402;
    border-color: #B90402;
}	
#popup .modal-dialog {
    width: 800px;
    margin: 80px auto 0;
}
#popup button.close{
	position: absolute;
	right: -10px;
	background: #fff;
	opacity: 1;
	width: 30px;
	height: 30px;
	text-align: center;
	border-radius: 50%;
	top: -10px;
}
.homepage-help {
    position: relative;
    top: 80px;
}
.homepage-help>.container {
    position: relative;
    background: #fff;
    box-shadow: 2px 5px 9px rgba(0, 0, 0, .59);
    border-radius: 7px;
    width: 50%
}
.homepage-help>.container .row {
    padding-top: 0;
    padding-bottom: 0;
}
.helpUser {
    height: auto;
    padding: 10px;
}
.helpUser {
    background: #fff;
    border-radius: 7px;
}
.closeSearch {
	position: absolute;
	right: -10px;
	background: #fff;
	opacity: 1;
	width: 30px;
	height: 30px;
	text-align: center;
	border-radius: 50%;
	top: -10px;
}
.closeSearch a {
	color: #000;
	font-size: 20px;
	text-align: center;
	padding: 0 9px;
}
.for_seo{
	display: none;
}

.flash1 span{
    animation-duration: 1200ms;
    animation-name: blink;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    -webkit-animation:blink 1200ms infinite; /* Safari and Chrome */
}
.autocomplete-suggestions {
    background-color: rgb(208,163,46) !important;
    padding: 5px !important;
    color: #fff !important;
    z-index: 100;
    overflow: hidden;
        overflow-y: hidden;
    height: 208px;
    overflow-y: auto;
    position: fixed !important;
}
.autocomplete-suggestion{
	cursor:pointer;
}
.newformcss{
	right:-10px !important;
}
.newbtncss{
	right:300px;
}
@keyframes blink {
    from {
        color:rgb(255,204,0);
    }
    to {
        color:#fff;
    }
}
@-webkit-keyframes blink {
    from {
        color:rgb(255,204,0);
    }
    to {
        color:#fff;
    }
}
/********** virtual tour css 1982 **********/

/* breadcrumb */
.banner-style {
	background: rgba(0,0,0,0.5);
	padding: 25px 20px 15px;
	position: absolute;
	border-radius: 6px;
	z-index: 2;
	bottom: 20px;
	width: 84%;
	left: 8%;
	text-align: center;
}
.banner-style h1, .banner-style p {
    z-index: 2;
    position: relative;
	color: #fff;
}
.banner-style h1 {
    margin: 0 0 8px;
    color: #fff;
    font-size: 26px;
	text-transform: uppercase;
}
/* breadcrumb end */

/* Pulse */
@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

.hvr-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
    -webkit-animation-name: hvr-pulse;
  animation-name: hvr-pulse;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}


.about p{text-align: justify; line-height:25px}
.awardDiv{
	border-left: 3px solid #1d438c;
	border-radius: 10px;
}
.mous .awardDiv{
	min-height: 80px; 
}
table td a{color: #000;}
.table.address tr td{border:none;padding: 4px 0px;}
.table.address tr:first-child td:first-child{width: 15%;}
.compare_head, .compare_head:hover, .compare_head:focus {
    background: #f3f3f3;
    cursor: pointer;
    border: none;
    border-radius: 4px;
    color: #810000;
    font-size: 14px;
    padding: 9px 10px !important;
    width: 100%;
    font-weight: bold;
    text-align: left;
}
.central-library-table tr td{width:50%;padding-left:20px!important;}
.panel-collapse h5{margin-top: 0px;font-size: 15px;}
.panel-collapse p{padding-top: 20px;text-align: justify;}
.panel-collapse ul{text-align: justify;}
.panel-collapse .about-imgT{margin-top:0px;margin-bottom:40px;}
.department p{margin-bottom: 10px;text-align: justify;}
.events .awardDiv{margin-bottom: 20px;}
.cultural .about-imgT{margin-top:20px;}
.cul-event p{padding-top: 25px;}
/* footer */
.footer {
	background:#2a2727;
	padding: 0px;
	position: relative;
	z-index: 1;
}
.footer__link-row .footer__row-inner {
	padding:30px 0px;
}
.footer__social-row {
	background:#1d1b1b;
}
.footer__social-icons {
	text-align:center;
	margin:20px 0 0;
}
.footer__social-icons ul {
	padding:0;
}
.footer__social-icons li {
	list-style:none;
	display:inline-block;
}
.footer__social-icon {
	display:block;
	padding:0 15px;
	border:none;
	color:#ffffff;
}
.footer__social-icon i {
	font-size:24px;
	line-height:48px;
}
.footer__social-icon:hover,.footer__social-icon:focus {
	border:none;
	color:#7bc7c7;
}
.footer__social-title {
	-webkit-font-smoothing:antialiased;
	font-size:30px;
	line-height:36px;
	color:#ffffff;
	text-align:center;
	margin-top:10px;
	display:block;
}
.footer__social-subtitle {
	-webkit-font-smoothing:antialiased;
	font-size:14px;
	line-height:21px;
	text-transform:uppercase;
	letter-spacing:0.05em;
	color:#e3ddd5;
	text-align:center;
	display:block;
	margin-top:5px;
}
.footer-address {
	text-align:center;
}
.footer-address:before,.footer-address:after {
	content:" ";
	display:table;
}
.footer-address:after {
	clear:both;
}
.footer-address {
	text-align:left;
}
.footer-address__contact,.footer-address__address,.footer-address__logo {
	float:left;
}
.footer-address__contact,.footer-address__address {
	-webkit-font-smoothing:antialiased;
	font-size:12px;
	line-height:16px;
	font-weight:100;
	color:#e3ddd5;
	margin-top:20px;
}
.footer-address__address {
	margin-top: 10px;
	margin-left:3%;
	padding-left:3%;
	border-left:1px solid #5e5b57;
}

.footer-address__contact {
	margin-top: 10px;
	margin-left:20px;
}
.footer-address__contact a {
	color: #fff;
}

.footer-address__logo {
	position:relative;
	top:0px;
	display:inline-block;
	background:transparent url(../images/iet-footer-image.png) no-repeat;
	background-size:100% 100%;
	width:55px;
	height:55px;
}
.footer-address__logo {
	display:block;
}

.footer-links {
	text-align:center;
}

.footer-links {
	text-align:left;
}

.footer-links__list {
	padding:0;
	margin-bottom:40px;
}
.footer-links__list:last-child {
	margin-bottom:0;
}
.footer-links__list {
	margin-bottom:0;
}

.footer-links--dont-miss {
	margin-bottom:20px;
}
.footer-links--dont-miss .footer-links__list {
	margin-bottom:0;
}


.footer-links--dont-miss {
	margin-bottom:0;
	/*width:12%;*/
	float:left;
}
.footer-links--dont-miss .footer-links__list {
	width:100% !important;
}
.footer-links--dont-miss li {
	display:block;
	width:auto;
}

.footer-links--quick-links {
	margin-bottom:0;
	padding-top:20px;
	border-top:1px solid #5e5b57;
}
.footer-links--quick-links:before,.footer-links--quick-links:after {
	content:" ";
	display:table;
}
.footer-links--quick-links:after {
	clear:both;
}
.footer-links--quick-links .footer-links__list {
	float:left;
	width:20%;
	padding-right:10px;
}

.footer-links--quick-links {
	float:left;
	width:88%;
	border-left:1px solid #5e5b57;
	border-top:none;
	padding-top:0;
	padding-left:5%;
}
.footer-links--quick-links:before,.footer-links--quick-links:after {
	content:" ";
	display:table;
}
.footer-links--quick-links:after {
	clear:both;
}
.footer-links--quick-links .footer-links__list {
	float:left;
	width:20%;
	padding-right:10px;
}

.footer-links__list-label {
	-webkit-font-smoothing:antialiased;
	font-weight:700;
	font-size:11px;
	text-transform:uppercase;
	color:#D1A52A;
	display:block;
}

.footer-links__list-label {
	font-size:12px;
	line-height:1.5em;
}

.footer-links__list-link {
	-webkit-font-smoothing: antialiased;
	color: #e3ddd5;
	border: none;
	text-decoration: none;
}

.footer-links__list-link {
	    font-size: 14px;
    line-height: 1.9em;
}

.footer-links__list-link:focus, .footer-links__list-link:hover {
	border-bottom:1px dashed;
	color: #fff;
}
.footer__row-inner {
	margin-left:auto;
	margin-right:auto;
	padding:20px 0px;
}
.footer__row-inner:before,.footer__row-inner:after {
	content:" ";
	display:table;
}
.footer__row-inner:after {
	clear:both;
}
.footer__row-inner:before,.footer__row-inner:after {
	content:" ";
	display:table;
}
.footer__row-inner:after {
	clear:both;
}



.page-not-found{
	background: url(../images/bg1.png);
	}
.pnf_content p{
	margin: 18px 0px 45px 0px;
}
.pnf_content p{
	font-size:2em;
	color:#666;
	text-align:center;
}
.pnf_content p span{
	color:#e54040;
}
.pnf_content{
	text-align:center;
	padding:115px 0px 0px 0px;
}
.pnf_content img{
	margin: auto;
}

.placedStudent{list-style: none;padding: 0px;margin: 0px;line-height: 22px;font-weight: 400;}
.placedStudent li:nth-child(1), .placedStudent li:nth-child(4){color: #a50133;text-transform: capitalize;}
.placedStudent li img{height: 50px;margin-top: 0px;}
.lSPager.lSpg{display: none;}
.majorRecruiters{list-style: none;padding: 0px;margin: 0px;}
.majorRecruiters li{width: 16.66%; float: left;}
.industrialList{padding-left: 15px;float: left;line-height: 24px;margin-top: 10px;}
.industrialList li{width: 25%;float: left;}



.sidebar.nav-tabs {
	width: 262px;
	margin-top: 0px;
	border-radius: 0px;
    z-index: 1;
}
.sidebar.nav-tabs li {
	margin-top: 4px;
	position: relative;
	background: #F5F5F5;
}
.sidebar.nav-tabs li:after {	
	width: 0;
	height: 0;
	border-left: 0 solid transparent;
	border-right: 10px solid transparent;
	border-bottom-width: 13px;
	border-bottom-style: solid;
	content: '';
	position: absolute;
	transition: 0.5s;
	bottom: 0px;
	right: -10px;
	opacity: 0;
}
.sidebar.nav-tabs li.active:after {	
	opacity: 1;
}
.sidebar.nav-tabs li:before {	
	width: 5px;
	height: 100%;
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	transition: 0.2s;
	z-index: 0;
}
.sidebar.nav-tabs li.active:before {	
	width: 100%;
	transition: 0.2s;
}
.sidebar.nav-tabs li:nth-child(1):before, .sidebar.nav-tabs li.active:nth-child(1):before {
	background: #74AA50;
}
.sidebar.nav-tabs li:nth-child(2):before, .sidebar.nav-tabs li.active:nth-child(2):before {
	background: #FF9E1B; 
}
.sidebar.nav-tabs li:nth-child(3):before, .sidebar.nav-tabs li.active:nth-child(3):before {
	background: #8A2A2B; 
}
.sidebar.nav-tabs li:nth-child(4):before, .sidebar.nav-tabs li.active:nth-child(4):before {
	background: #470A68; 
}
.sidebar.nav-tabs li:nth-child(5):before, .sidebar.nav-tabs li.active:nth-child(5):before {
	background: #7C7FAB; 
}
.sidebar.nav-tabs li:nth-child(6):before, .sidebar.nav-tabs li.active:nth-child(6):before {
	background: #8E3A80; 
}
.sidebar.nav-tabs li:nth-child(7):before, .sidebar.nav-tabs li.active:nth-child(7):before {
	background: #a50133; 
}
.sidebar.nav-tabs li:nth-child(8):before, .sidebar.nav-tabs li.active:nth-child(8):before {
	background: #007A53; 
}
.sidebar.nav-tabs li:nth-child(9):before, .sidebar.nav-tabs li.active:nth-child(9):before {
	background: #CF4520; 
}
.sidebar.nav-tabs li:nth-child(10):before, .sidebar.nav-tabs li.active:nth-child(10):before {
	background: #0E8BDB; 
}
.sidebar.nav-tabs li.active:nth-child(1):after{
	border-bottom-color: #74AA50;
}
.sidebar.nav-tabs li.active:nth-child(2):after{
	border-bottom-color: #FF9E1B;
}
.sidebar.nav-tabs li.active:nth-child(3):after{
	border-bottom-color: #8A2A2B;
}
.sidebar.nav-tabs li.active:nth-child(4):after{
	border-bottom-color: #470A68;
}
.sidebar.nav-tabs li.active:nth-child(5):after{
	border-bottom-color: #7C7FAB;
}
.sidebar.nav-tabs li.active:nth-child(6):after{
	border-bottom-color: #8E3A80;
}
.sidebar.nav-tabs li.active:nth-child(7):after{
	border-bottom-color: #a50133;
}
.sidebar.nav-tabs li.active:nth-child(8):after{
	border-bottom-color: #007A53;
}
.sidebar.nav-tabs li.active:nth-child(9):after{
	border-bottom-color: #CF4520;
}
.sidebar.nav-tabs li.active:nth-child(10):after{
	border-bottom-color: #0E8BDB;
}
.sidebar.nav-tabs li:first-child {
	border-top: none;
}
.sidebar.nav-tabs li a {
	margin: 0;
	padding: 8px 16px;
	border-radius: 0;
	color: #555;
}
.sidebar.nav-tabs li.active a, .sidebar.nav-tabs li.active a:hover {
	color: #fff;
}
.sidebar.nav-tabs li:first-child a {
	border-radius: 4px 4px 0 0;
}
.sidebar.nav-tabs li:last-child a {
	border-radius: 0 0 4px 4px;
}
.sidebar.nav-tabs.affix {
	margin-top: 20px;
	top: 0px; 
}


/* gallery */
.gallery {
  position:relative;
  perspective:2000px;
  perspective-origin: 0px 0px;
  width: 100%;
  height: 500px;
  overflow:hidden;
  transform-style: preserve-3d;
}
.gallery img{
  position:absolute;
  transform-style: preserve-3d;
  transform-origin: 50% 50%;
  top:50%;
  left:40%;
  max-width: 150px;
  max-height:150px;
  cursor:pointer;
}

/* gallery end */



/* testimonial */
.testislider{
	background: #e5f1f0;
	padding: 60px 0;
}
.testimonial-box {
    width: 60px;
    height: 60px;
    margin: 30px 5px 30px 5px;
}
.itemimg img {
    border: 3px solid #fff;
    box-shadow: 1px 4px 4px 0 rgba(0, 0, 0, 0.40);
}
.projectitem {
    padding: 0 90px;
}
.projectitem {
    border: 0;
    position: relative;
}
.projectitem::before {
    content: "“";
    display: inline-block;
    position: absolute;
    top: -10px;
    left: 40px;
    font-size: 48px;
    color: #47c93d;
}
.projectitem::after {
    content: "”";
    display: inline-block;
    position: absolute;
    bottom: 0;
    font-size: 48px;
    color: #47c93d;
    right: 40px;
}
.testimonial-text {
    font-size: 17px;
    color: #676767;
    margin-bottom: 25px;
}
.testimonial-name {
    color: #2f2f2f;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
	line-height: 1.6;
}
.testimonial-name::before {
    background: #47c93d;
    content: "";
    display: block;
    height: 2px;
    margin: 0;
    width: 10px;
}
/* testimonial end */


.depat_gallery figure{
	width: 25%;
	float: left;
}
.depat_gallery figure .example-image-link{
	    padding: 7px;
    overflow: hidden;
    -moz-box-shadow: inset 0 0 1px 1px #aaa;
    -webkit-box-shadow: inset 0 0 1px 1px #aaa;
    box-shadow: inset 0 0 1px 1px #aaa;
	margin:5px;
}
.depat_gallery figure .example-image-link .example-image-link1{
    overflow: hidden;
	float:left;
	border:1px solid #ddd;
}
.depat_gallery figure .example-image-link img{
	transform:scale(1);
	transition:all 0.4s ease;
}
.depat_gallery figure:hover .example-image-link img{
	transform:scale(1.05);
	transition:all 0.4s ease;
}
.depat_gallery figure .photostack-title{display:none;}
.enquiry_form_icon{
	position: fixed;
	bottom: 82px;
	right: 0px;
	width: 130px;
	background: #D1A52A;
	z-index: 999;
	height: 55px;
	padding: 10px;
	border-radius: 25px 0px 0px 25px;
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.5);
	box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.5);
}
.imgglobal {
    width: 110px;
    height: 25px;
	margin-top:5px;
}
.enquiry_form_icon a{}
.enquiry_form_icon a img{}
.enqurySec{
	border: 1px solid #999;
	padding: 25px 30px 20px;
}
.enqurySec:before {
  content: " ";
  position: absolute;
  z-index: -1;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border: 1px solid #999;
}
/* enquiry-form */
.bs-example input, .bs-example select, .bs-example textarea {
   border: 1px solid #ccc;
    border-radius: 4px;
   
}
.hostel_interest
{ 
font-weight:400;
	color:#555;
}
.hostel_interest1
{
	font-weight:400;
color:#555;
	margin-left:20px;
}
.enquiry-form_details
{
	color:#810000;
	font-size:20px;
	margin-top: 29px;
}
.enquiry-form_management
{
	font-size:12px;
	text-align:center;
	margin-top:15px;
	letter-spacing: 0.3px;
	line-height: 18px;
}
.enquiry-form_extra
{
	margin-bottom: 20px; 
	font-size: 11px; 
	font-weight: bold;
}
.enquiry-form_btn
{
	background:#810000;
	color:#fff;
	padding:5px 14px;
	margin-top:15px;
	margin-left:5px;
	border-radius:5px;
	border:none;
	cursor:pointer;
}
.enquiry-form_campus
{
	background:#810000;
	color:#fff;padding:5px 14px;
	margin-top:15px;
	margin-left:5px;
	border-radius:5px;
	border:none;
	cursor:pointer;
}
.enquiry-form_other
{
	background:#810000;
	color:#fff;padding:5px 14px;
	margin-top:15px;margin-left:5px;
	border-radius:5px;border:none;
	cursor:pointer;
}
.enquiry-form_head
{
	margin: 40px 0px 20px 0px;
	color: #810000;
	font-weight:700;
	padding-left:0px;
}
.enquiry-form_head2
{
	margin:20px 0px;
	color: #810000;
	font-weight:700;
	padding-left:0px;
}
.enquiry-form_para
{
	text-align:center !important;
	letter-spacing: 0.3px;
	line-height: 18px;
}
.enqry_form_slct{width:100%;height:34px;padding:6px 12px;}
.form-control {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.slido-btni {
    padding: 8px 15px;
    border: 1px solid #a50133!important;
    background: #a50133;
    color: #fff;
    font-size: 12px;
	font-weight:700;
    border-radius: 5px;
    transition: all .5s ease-in 0s;
    margin-top: -2px;
}
.slido-btni:hover{
    border: 1px solid #1d438c!important;
    background: #1d438c;
    color: #fff;
}
/* enquiry-form end */

/* marquee */
.scrollingNews{
	box-shadow: 0px 1px 5px 1px #b9b9b9;
	background: -webkit-linear-gradient(to right, #a50133 50%, #FFFFFF 50%);
	background: -o-linear-gradient(to right, #a50133 50%, #FFFFFF 50%);
	background: -moz-linear-gradient(to right, #a50133 50%, #FFFFFF 50%);
	background: linear-gradient(to right, #a50133 50%, #FFFFFF 50%);
}
#news-box {
    float: left;
    width: 100%;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    height: 46px;
}
#news-box h5 {
    float: left;
    width: 15%;
    background: #a50133;
    color: #fff;
    margin: 0px;
    font-size: 21px;
    height: 46px;
    padding: 11px 0px;
    position: relative;
}
#news-box h5::after {
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-left-color: #a50133;
    border-width: 10px;
    z-index: 1;
    top: 13px;
    right: -20px;
}
#news-box #scrollerWrapper{
	float:left;
	width: 85%;
	background: #fff;
    height: 46px;
	padding:12px 15px;
	overflow: hidden;
	position: relative;
}
#news-box #scrollerWrapper span {
	margin-right: 60px;
}
#news-box #scrollerWrapper span a {
	color:#a50133;
	font-size:14px;
}
.marquee {
    width: auto;
    margin: 0 auto;
    white-space: nowrap;
    overflow: visible;
    box-sizing: border-box;
}

.marquee {
    display: inline-block;
    padding-left: 100%; 
    animation: marquee 35s linear infinite;
}

.marquee:hover {
    animation-play-state: paused
}

/* Make it move */
@keyframes marquee {
    0%   { transform: translate(0, 0); }
    100% { transform: translate(-100%, 0); }
}


.download-app{
	position: fixed;
	bottom: 82px;
	left: 0px;
	z-index: 15;
}
.itemm {
    position: relative;
    background: #1d438c;
    float: right;
    width: 52px;
    margin: 0px 5px;
    height: 52px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    overflow: hidden;
}
.linkm {
    left: 2px;
    top: 2px;
    position: absolute;
    width: 48px;
    height: 48px;
	text-align: center;
}
.item_content {
    position: absolute;
    height: 30px;
    width: 110px; 
    overflow: hidden;
    left: 53px;
    top: 16px;
    background: transparent;
}
.item_content a {
    color: #fff;
    background-color: transparent;
    font-size: 14px;
}
.itemm::after {
    background-image: url(../images/admission-open-effect-image.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 44px;
    left: 4px;
    top: 4px;
    width: 44px;
	background-size: 44px;
	animation: 2s linear 0s normal none infinite running spin;
	content: "";
	position: absolute;
}
@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}


.bestCollegeAward img{cursor: pointer;}
.momList{padding-left: 15px;}
.momList li{width: 33.33%; float: left;}
/* marquee */


/* Visitor Counter */
.visitor_counterDiv{   
	float: left;
    padding-left: 50px;
	position: relative;
	top: 8px;
	line-height: 16px;
}
.visitor_counterDiv p{
	font-size:13px;
	font-weight:400;
	color:#fff;
	margin: 0;
}
.visitor_counter b{
color: #fff;
font-weight: 400;
font-size: 13px;
}

/* Visitor Counter */

/*------responive-design--------*/
@media screen and (max-width: 1366px)	{
	.pnf_content {
		padding: 60px 0px 60px 0px;
	}
}
@media screen and (max-width:1280px)	{
	.pnf_content {
		padding: 58px 0px 0px 0px;
	}
}
@media screen and (max-width:1024px)	{
	.pnf_content {
		padding: 58px 0px 0px 0px;
	}
	.pnf_content p {
		font-size: 1.5em;
	}
}
@media screen and (max-width:640px)	{
	.pnf_content {
		padding: 58px 0px 0px 0px;
	}
	.pnf_content p {
		font-size: 1.3em;
	}
}
@media screen and (max-width:460px)	{
	.pnf_content {
		padding:20px 0px 0px 0px;
		margin:0px 12px;
	}
	.pnf_content p {
		font-size:0.9em;
	}
}
@media screen and (max-width:320px)	{
	.pnf_content {
		padding:30px 0px 0px 0px;
		margin:0px 12px;
	}
	.pnf_content p {
		margin: 18px 0px 22px 0px;
	}
}
.contactTilr {
    width: 10%;
    float: left;
}
.contactDescrptn {
    float: left;
    width: 90%;
	padding-left:15px;
}
.table.address p{float:left;width:100%;}
.cou88 { padding:10px; font-size:22px; color:#fff}
i.conti {font-size:20px;color:#a50133}


/*form*/




label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}

label {
  display: block;
  margin-bottom: 5px;
}
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 {
  display: inline-block;
  height: 30px;
  padding: 10px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
}
input,
textarea,
.uneditable-input {
  width: 206px;
}
textarea {
  height: auto;
}
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: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
/*form end*/